[INFO] fetching crate hunspell 0.1.2... [INFO] testing hunspell-0.1.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate hunspell 0.1.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate hunspell 0.1.2 [INFO] finished tweaking crates.io crate hunspell 0.1.2 [INFO] tweaked toml for crates.io crate hunspell 0.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hunspell 0.1.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4ed02158e08ac013ba019b921410892e98315609ee8e5d97aabe44e7d871e33 [INFO] running `Command { std: "docker" "start" "-a" "b4ed02158e08ac013ba019b921410892e98315609ee8e5d97aabe44e7d871e33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4ed02158e08ac013ba019b921410892e98315609ee8e5d97aabe44e7d871e33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4ed02158e08ac013ba019b921410892e98315609ee8e5d97aabe44e7d871e33", kill_on_drop: false }` [INFO] [stdout] b4ed02158e08ac013ba019b921410892e98315609ee8e5d97aabe44e7d871e33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8994afe62c24e07fa392cb7ed9ff4b2b121abf12b856af4041236344df49a0c3 [INFO] running `Command { std: "docker" "start" "-a" "8994afe62c24e07fa392cb7ed9ff4b2b121abf12b856af4041236344df49a0c3", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling hunspell v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::os::raw::c_char` [INFO] [stdout] --> src/lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use std::os::raw::c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `CStringList` is never used [INFO] [stdout] --> src/lib.rs:75:6 [INFO] [stdout] | [INFO] [stdout] 75 | type CStringList = *mut *mut i8; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Hunspell_get_dic_encoding` is never used [INFO] [stdout] --> src/lib.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | fn Hunspell_get_dic_encoding(pHunspell: *mut Hunhandle) -> *mut i8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Hunspell_stem2` is never used [INFO] [stdout] --> src/lib.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | fn Hunspell_stem2(pHunspell: *mut Hunhandle, slst: *mut *mut *mut i8, desc: *mut *mut i8, n: i32) -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Hunspell_generate2` is never used [INFO] [stdout] --> src/lib.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | fn Hunspell_generate2(pHunspell: *mut Hunhandle, slst: *mut *mut *mut i8, word: *const i8, desc: *mut *mut i8, n: i32) -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Hunspell_add` is never used [INFO] [stdout] --> src/lib.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | fn Hunspell_add(pHunspell: *mut Hunhandle, word: *const i8) -> i32; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Hunspell_add_with_affix` is never used [INFO] [stdout] --> src/lib.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 69 | fn Hunspell_add_with_affix(pHunspell: *mut Hunhandle, word: *const i8, example: *const i8) -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Hunspell_remove` is never used [INFO] [stdout] --> src/lib.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | fn Hunspell_remove(pHunspell: *mut Hunhandle, slst: *mut *mut *mut i8, n: i32) -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] running `Command { std: "docker" "inspect" "8994afe62c24e07fa392cb7ed9ff4b2b121abf12b856af4041236344df49a0c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8994afe62c24e07fa392cb7ed9ff4b2b121abf12b856af4041236344df49a0c3", kill_on_drop: false }` [INFO] [stdout] 8994afe62c24e07fa392cb7ed9ff4b2b121abf12b856af4041236344df49a0c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1efec2b25f70ea92caadea8c3c92282c8f1e70a7653ace5c77581c5652400101 [INFO] running `Command { std: "docker" "start" "-a" "1efec2b25f70ea92caadea8c3c92282c8f1e70a7653ace5c77581c5652400101", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stdout] warning: unused import: `std::os::raw::c_char` [INFO] [stdout] --> src/lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use std::os::raw::c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hunspell v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `CStringList` is never used [INFO] [stdout] --> src/lib.rs:75:6 [INFO] [stdout] | [INFO] [stdout] 75 | type CStringList = *mut *mut i8; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Hunspell_get_dic_encoding` is never used [INFO] [stdout] --> src/lib.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | fn Hunspell_get_dic_encoding(pHunspell: *mut Hunhandle) -> *mut i8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Hunspell_stem2` is never used [INFO] [stdout] --> src/lib.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | fn Hunspell_stem2(pHunspell: *mut Hunhandle, slst: *mut *mut *mut i8, desc: *mut *mut i8, n: i32) -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Hunspell_generate2` is never used [INFO] [stdout] --> src/lib.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | fn Hunspell_generate2(pHunspell: *mut Hunhandle, slst: *mut *mut *mut i8, word: *const i8, desc: *mut *mut i8, n: i32) -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Hunspell_add` is never used [INFO] [stdout] --> src/lib.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | fn Hunspell_add(pHunspell: *mut Hunhandle, word: *const i8) -> i32; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Hunspell_add_with_affix` is never used [INFO] [stdout] --> src/lib.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 69 | fn Hunspell_add_with_affix(pHunspell: *mut Hunhandle, word: *const i8, example: *const i8) -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Hunspell_remove` is never used [INFO] [stdout] --> src/lib.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | fn Hunspell_remove(pHunspell: *mut Hunhandle, slst: *mut *mut *mut i8, n: i32) -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::raw::c_char` [INFO] [stdout] --> src/lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use std::os::raw::c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hs` [INFO] [stdout] --> src/lib.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let hs = Hunspell::new("/usr/share/hunspell/en_US.aff", [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_hs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `CStringList` is never used [INFO] [stdout] --> src/lib.rs:75:6 [INFO] [stdout] | [INFO] [stdout] 75 | type CStringList = *mut *mut i8; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Hunspell_get_dic_encoding` is never used [INFO] [stdout] --> src/lib.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | fn Hunspell_get_dic_encoding(pHunspell: *mut Hunhandle) -> *mut i8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Hunspell_stem2` is never used [INFO] [stdout] --> src/lib.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | fn Hunspell_stem2(pHunspell: *mut Hunhandle, slst: *mut *mut *mut i8, desc: *mut *mut i8, n: i32) -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Hunspell_generate2` is never used [INFO] [stdout] --> src/lib.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | fn Hunspell_generate2(pHunspell: *mut Hunhandle, slst: *mut *mut *mut i8, word: *const i8, desc: *mut *mut i8, n: i32) -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Hunspell_add` is never used [INFO] [stdout] --> src/lib.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | fn Hunspell_add(pHunspell: *mut Hunhandle, word: *const i8) -> i32; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Hunspell_add_with_affix` is never used [INFO] [stdout] --> src/lib.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 69 | fn Hunspell_add_with_affix(pHunspell: *mut Hunhandle, word: *const i8, example: *const i8) -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Hunspell_remove` is never used [INFO] [stdout] --> src/lib.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | fn Hunspell_remove(pHunspell: *mut Hunhandle, slst: *mut *mut *mut i8, n: i32) -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hunspell` (lib test) due to 1 previous error; 10 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcrd7EuN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "-lhunspell" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcrd7EuN/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/hunspell-dae0259a576684b4" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o): warning: relocation against `_ZTTNSt7__cxx1118basic_stringstreamIcSt11char_traitsIcESaIcEEE' in read-only section `.text.unlikely' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `void std::__cxx11::basic_string, std::allocator >::_M_construct(char const*, char const*, std::forward_iterator_tag) [clone .isra.0]': [INFO] [stdout] (.text+0x87): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `std::__cxx11::basic_string, std::allocator >::append(char const*, unsigned long) [clone .isra.0]': [INFO] [stdout] (.text+0xe4): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `void std::__cxx11::basic_string, std::allocator >::_M_construct(char*, char*, std::forward_iterator_tag) [clone .isra.0]': [INFO] [stdout] (.text+0x277): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `(anonymous namespace)::munge_vector(char***, std::vector, std::allocator >, std::allocator, std::allocator > > > const&)': [INFO] [stdout] (.text+0x2ef): undefined reference to `operator new[](unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x347): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `std::__cxx11::basic_string, std::allocator >::basic_string >(char const*, std::allocator const&) [clone .constprop.0]': [INFO] [stdout] (.text+0x43a): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x47f): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::cat_result(std::__cxx11::basic_string, std::allocator >&, std::__cxx11::basic_string, std::allocator > const&) [clone .part.0]': [INFO] [stdout] (.text+0x4f0): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x506): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `std::__cxx11::basic_string, std::allocator > std::operator+, std::allocator >(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&) [clone .isra.0]': [INFO] [stdout] (.text+0x548): undefined reference to `std::__cxx11::basic_string, std::allocator >::reserve(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x569): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x58a): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x5a8): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x5b4): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `std::vector, std::allocator >, std::allocator, std::allocator > > >::_M_move_assign(std::vector, std::allocator >, std::allocator, std::allocator > > >&&, std::integral_constant) [clone .isra.0]': [INFO] [stdout] (.text+0x625): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::~HunspellImpl()': [INFO] [stdout] (.text+0x90c): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x92a): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x959): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9ad): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o):(.text+0x9d4): more undefined references to `operator delete(void*, unsigned long)' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::clean_ignore(std::__cxx11::basic_string, std::allocator >&, std::__cxx11::basic_string, std::allocator > const&)': [INFO] [stdout] (.text+0xa7f): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0xb09): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xb8a): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::cleanword2(std::__cxx11::basic_string, std::allocator >&, std::vector >&, std::__cxx11::basic_string, std::allocator > const&, int*, unsigned long*)': [INFO] [stdout] (.text+0xcc5): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xcfd): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xd72): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::sharps_u8_l1(std::__cxx11::basic_string, std::allocator > const&)': [INFO] [stdout] (.text+0xe8e): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xea4): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::get_xml_par(std::__cxx11::basic_string, std::allocator > const&, unsigned long)': [INFO] [stdout] (.text+0x11c4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x123c): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1252): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x12a6): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x12c0): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::input_conv(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator >&)': [INFO] [stdout] (.text+0x134f): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::get_xml_pos(std::__cxx11::basic_string, std::allocator > const&, unsigned long, char const*)': [INFO] [stdout] (.text+0x1391): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x13dc): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::check_xml_par(std::__cxx11::basic_string, std::allocator > const&, unsigned long, char const*, char const*)': [INFO] [stdout] (.text+0x148d): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::free_list(char***, int)': [INFO] [stdout] (.text+0x1544): undefined reference to `operator delete[](void*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::input_conv(char const*, char*, unsigned long)': [INFO] [stdout] (.text+0x16aa): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x16df): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1737): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0x174d): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1771): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x17dc): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `Hunspell::input_conv(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator >&)': [INFO] [stdout] (.text+0x1987): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `Hunspell::free_list(char***, int)': [INFO] [stdout] (.text+0x19f4): undefined reference to `operator delete[](void*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `Hunspell_add': [INFO] [stdout] (.text+0x1b6b): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1bb2): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1bf9): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `Hunspell_add_with_affix': [INFO] [stdout] (.text+0x1d1e): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1d34): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1da9): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1df1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1e39): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x1e59): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `Hunspell_remove': [INFO] [stdout] (.text+0x1f2b): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1f72): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1fb9): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `Hunspell_free_list': [INFO] [stdout] (.text+0x2024): undefined reference to `operator delete[](void*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::suffix_suggest(std::__cxx11::basic_string, std::allocator > const&)': [INFO] [stdout] (.text+0x20d0): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0x2187): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2239): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x22e5): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2301): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2335): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o):(.text+0x2360): more undefined references to `operator delete(void*, unsigned long)' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::suffix_suggest(std::__cxx11::basic_string, std::allocator > const&)': [INFO] [stdout] (.text+0x2381): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::suffix_suggest(char***, char const*)': [INFO] [stdout] (.text+0x24de): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x251d): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x253a): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x258c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x25da): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::mkallcap(std::__cxx11::basic_string, std::allocator >&)': [INFO] [stdout] (.text+0x2692): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::mkinitcap(std::__cxx11::basic_string, std::allocator >&)': [INFO] [stdout] (.text+0x2762): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::cleanword(std::__cxx11::basic_string, std::allocator >&, std::__cxx11::basic_string, std::allocator > const&, int*, int*)': [INFO] [stdout] (.text+0x2909): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2a2b): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::checkword(std::__cxx11::basic_string, std::allocator > const&, int*, std::__cxx11::basic_string, std::allocator >*)': [INFO] [stdout] (.text+0x2e07): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2f5e): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x30da): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3205): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3237): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3281): undefined reference to `std::__cxx11::basic_string, std::allocator >::basic_string(std::__cxx11::basic_string, std::allocator > const&, unsigned long, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x32b7): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0x3343): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3373): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::spellsharps(std::__cxx11::basic_string, std::allocator >&, unsigned long, int, int, int*, std::__cxx11::basic_string, std::allocator >*)': [INFO] [stdout] (.text+0x3429): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x3494): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `std::vector, std::allocator >, std::allocator, std::allocator > > >::insert(__gnu_cxx::__normal_iterator, std::allocator > const*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, std::__cxx11::basic_string, std::allocator > const&) [clone .isra.0]': [INFO] [stdout] (.text+0x35ea): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::stem(std::vector, std::allocator >, std::allocator, std::allocator > > > const&)': [INFO] [stdout] (.text+0x380e): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3824): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3854): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x388a): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3912): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x39fc): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x3a6a): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x3a8a): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x3aa4): undefined reference to `std::__cxx11::basic_string, std::allocator >::resize(unsigned long, char)' [INFO] [stdout] /usr/bin/ld: (.text+0x3b1f): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3b55): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3b7c): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3bbd): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3be4): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o):(.text+0x3c07): more undefined references to `operator delete(void*, unsigned long)' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::stem(std::vector, std::allocator >, std::allocator, std::allocator > > > const&)': [INFO] [stdout] (.text+0x3e15): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3e2b): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x3ea1): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3ec4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3eda): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3f32): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3f55): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3f6f): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4014): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4036): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x409c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x40ed): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4118): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4168): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x41a9): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x41fe): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x422b): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x424d): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x4268): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x4283): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o):(.text+0x42ac): more undefined references to `std::__throw_length_error(char const*)' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::get_xml_list(std::__cxx11::basic_string, std::allocator > const&, unsigned long, char const*)': [INFO] [stdout] (.text+0x445d): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x44d6): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4506): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::spell(std::__cxx11::basic_string, std::allocator > const&, std::vector, std::allocator >, std::allocator, std::allocator > > >&, int*, std::__cxx11::basic_string, std::allocator >*)': [INFO] [stdout] (.text+0x462c): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4687): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0x469d): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::spell_internal(std::__cxx11::basic_string, std::allocator > const&, std::vector, std::allocator >, std::allocator, std::allocator > > >&, int*, std::__cxx11::basic_string, std::allocator >*)': [INFO] [stdout] (.text+0x48cd): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4a6e): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4a95): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4c2e): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4cb3): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x4e4d): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4efa): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x512a): undefined reference to `std::__cxx11::basic_string, std::allocator >::resize(unsigned long, char)' [INFO] [stdout] /usr/bin/ld: (.text+0x5177): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x5198): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x52be): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x52e9): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x533f): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x5376): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x5442): undefined reference to `std::__cxx11::basic_string, std::allocator >::resize(unsigned long, char)' [INFO] [stdout] /usr/bin/ld: (.text+0x5493): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x54c2): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x54e2): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x5537): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x55c4): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x5622): undefined reference to `std::__cxx11::basic_string, std::allocator >::resize(unsigned long, char)' [INFO] [stdout] /usr/bin/ld: (.text+0x5673): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x56a6): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x576c): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x5780): undefined reference to `std::__cxx11::basic_string, std::allocator >::resize(unsigned long, char)' [INFO] [stdout] /usr/bin/ld: (.text+0x57cd): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x5862): undefined reference to `std::__cxx11::basic_string, std::allocator >::push_back(char)' [INFO] [stdout] /usr/bin/ld: (.text+0x58a0): undefined reference to `std::__cxx11::basic_string, std::allocator >::basic_string(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0x58b7): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0x58cb): undefined reference to `std::__cxx11::basic_string, std::allocator >::push_back(char)' [INFO] [stdout] /usr/bin/ld: (.text+0x5909): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0x59e1): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x5a1c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x5ae1): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x5af5): undefined reference to `std::__cxx11::basic_string, std::allocator >::resize(unsigned long, char)' [INFO] [stdout] /usr/bin/ld: (.text+0x5b42): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x5b76): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x5bba): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x5be0): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x5c15): undefined reference to `std::__cxx11::basic_string, std::allocator >::basic_string(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0x5c4e): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0x5c68): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0x5c74): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0x5c8b): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0x5ca9): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x5d44): undefined reference to `std::__cxx11::basic_string, std::allocator >::substr(unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x5d68): undefined reference to `std::__cxx11::basic_string, std::allocator >::substr(unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x5e29): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0x5f68): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0x5f74): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0x5f8e): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0x600f): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o):(.text+0x607a): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::spell_internal(std::__cxx11::basic_string, std::allocator > const&, std::vector, std::allocator >, std::allocator, std::allocator > > >&, int*, std::__cxx11::basic_string, std::allocator >*)': [INFO] [stdout] (.text+0x60ae): undefined reference to `std::__cxx11::basic_string, std::allocator >::push_back(char)' [INFO] [stdout] /usr/bin/ld: (.text+0x60de): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0x60eb): undefined reference to `std::__cxx11::basic_string, std::allocator >::push_back(char)' [INFO] [stdout] /usr/bin/ld: (.text+0x61a4): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0x6235): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x62b4): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x6363): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x638e): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0x63ad): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x63f2): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0x641a): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0x6439): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x6464): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0x648c): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0x64b0): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x64ee): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x6534): undefined reference to `std::__throw_bad_array_new_length()' [INFO] [stdout] /usr/bin/ld: (.text+0x6558): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x65f7): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x6642): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x667a): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x66a9): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0x66d8): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0x6703): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::analyze_internal(std::__cxx11::basic_string, std::allocator > const&)': [INFO] [stdout] (.text+0x68a5): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x68cc): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x6a37): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x6ae1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x6c55): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x6c9e): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x6d35): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x6d48): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0x6dce): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x6deb): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x6e65): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x6ea4): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x6ec7): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o):(.text+0x6eee): more undefined references to `operator delete(void*, unsigned long)' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::analyze_internal(std::__cxx11::basic_string, std::allocator > const&)': [INFO] [stdout] (.text+0x700f): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7020): undefined reference to `std::__cxx11::basic_string, std::allocator >::resize(unsigned long, char)' [INFO] [stdout] /usr/bin/ld: (.text+0x70c9): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x71b7): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x71d4): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x71f7): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x72ba): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o):(.text+0x741f): more undefined references to `operator delete(void*, unsigned long)' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::analyze_internal(std::__cxx11::basic_string, std::allocator > const&)': [INFO] [stdout] (.text+0x76ec): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0x7849): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7868): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x79fe): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7a25): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7a54): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7a76): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7a98): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7aba): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7adc): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7b64): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7b85): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7ba3): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7be3): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7cb6): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0x7cd9): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7d00): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7d2f): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7ebf): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7eda): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7f49): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0x7fa2): undefined reference to `std::__cxx11::basic_string, std::allocator >::push_back(char)' [INFO] [stdout] /usr/bin/ld: (.text+0x7fe9): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0x7ff5): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0x802c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0x808e): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0x809a): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0x80cd): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0x80f4): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0x80fc): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0x812d): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0x8158): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0x817f): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0x81c6): undefined reference to `std::__cxx11::basic_string, std::allocator >::push_back(char)' [INFO] [stdout] /usr/bin/ld: (.text+0x81f4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0x824c): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0x8277): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0x829d): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::analyze(std::__cxx11::basic_string, std::allocator > const&)': [INFO] [stdout] (.text+0x8524): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0x853a): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::stem(std::__cxx11::basic_string, std::allocator > const&)': [INFO] [stdout] (.text+0x8605): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x8626): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::analyze(char***, char const*)': [INFO] [stdout] (.text+0x86fe): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x873d): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o):(.text+0x875e): more undefined references to `operator delete(void*, unsigned long)' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::analyze(char***, char const*)': [INFO] [stdout] (.text+0x87b4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x8802): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `Hunspell::stem(std::__cxx11::basic_string, std::allocator > const&)': [INFO] [stdout] (.text+0x88f5): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x8916): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::stem(char***, char const*)': [INFO] [stdout] (.text+0x8a25): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x8a46): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x8a5c): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o):(.text+0x8a9d): more undefined references to `operator delete(void*, unsigned long)' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::stem(char***, char const*)': [INFO] [stdout] (.text+0x8b19): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x8b60): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::spell(char const*, int*, char**)': [INFO] [stdout] (.text+0x8cc4): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x8d0d): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x8d34): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x8d4a): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x8da1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x8dfa): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x8e26): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `Hunspell::spell(std::__cxx11::basic_string, std::allocator > const&, int*, std::__cxx11::basic_string, std::allocator >*)': [INFO] [stdout] (.text+0x8edd): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x8efe): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::generate(std::__cxx11::basic_string, std::allocator > const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&)': [INFO] [stdout] (.text+0x908d): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x914e): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x916e): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o):(.text+0x919d): more undefined references to `operator delete(void*, unsigned long)' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::generate(char***, char const*, char const*)': [INFO] [stdout] (.text+0x96d4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x971c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9764): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x9784): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::spellml(std::__cxx11::basic_string, std::allocator > const&)': [INFO] [stdout] (.text+0x9878): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x98d7): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x9913): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x9970): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x9a08): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9aaa): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9b17): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9b2d): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9b8b): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9ba1): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9bfb): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o):(.text+0x9c11): more undefined references to `operator delete(void*, unsigned long)' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::spellml(std::__cxx11::basic_string, std::allocator > const&)': [INFO] [stdout] (.text+0x9c45): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9c78): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9c9b): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9ce6): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9d15): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9dc6): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9e23): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x9e91): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9ec5): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9ef0): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9f09): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x9f51): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9fa2): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xa02d): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xa049): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xa075): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o):(.text+0xa0a0): more undefined references to `operator delete(void*, unsigned long)' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::spellml(std::__cxx11::basic_string, std::allocator > const&)': [INFO] [stdout] (.text+0xa10b): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0xa184): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0xa1a2): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0xa1f1): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xa20e): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0xa22c): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0xa274): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xa292): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xa2ae): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0xa2cb): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0xa3b4): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0xa3e3): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0xa40d): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0xa428): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::suggest_internal(std::__cxx11::basic_string, std::allocator > const&, std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::vector, std::allocator >, std::allocator, std::allocator > > >&, bool&, unsigned long&, int&)': [INFO] [stdout] (.text+0xa675): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xa69c): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xa866): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xa881): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xa8a8): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o):(.text+0xa8e3): more undefined references to `operator delete(void*, unsigned long)' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::suggest_internal(std::__cxx11::basic_string, std::allocator > const&, std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::vector, std::allocator >, std::allocator, std::allocator > > >&, bool&, unsigned long&, int&)': [INFO] [stdout] (.text+0xace8): undefined reference to `std::__cxx11::basic_string, std::allocator >::basic_string(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0xad85): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0xadb2): undefined reference to `std::__cxx11::basic_string, std::allocator >::basic_string(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0xae83): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0xaeba): undefined reference to `std::__cxx11::basic_string, std::allocator >::basic_string(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0xaf92): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0xafe1): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0xb092): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xb154): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0xb24a): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xb2d9): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xb354): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xb3d5): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xb3f6): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xb463): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xb495): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xb4b4): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0xb570): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xb59c): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xb5e4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0xb6e5): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xba04): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xba21): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xba7b): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xba9b): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0xbb1f): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0xbdb0): undefined reference to `std::__cxx11::basic_string, std::allocator >::reserve(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xbde8): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xbe20): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xbe57): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xbe72): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xbe8c): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xbeaf): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xbef0): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o):(.text+0xbf47): more undefined references to `operator delete(void*, unsigned long)' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::suggest_internal(std::__cxx11::basic_string, std::allocator > const&, std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::vector, std::allocator >, std::allocator, std::allocator > > >&, bool&, unsigned long&, int&)': [INFO] [stdout] (.text+0xc070): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0xc1a9): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0xc1e0): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xc2a8): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xc33d): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace_aux(unsigned long, unsigned long, unsigned long, char)' [INFO] [stdout] /usr/bin/ld: (.text+0xc374): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xc420): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0xc46a): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0xc49c): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0xc4df): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0xc517): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0xc546): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0xc57f): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0xc5a8): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0xc5c7): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0xc5e6): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0xc605): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0xc630): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::suggest(std::__cxx11::basic_string, std::allocator > const&, std::vector, std::allocator >, std::allocator, std::allocator > > >&)': [INFO] [stdout] (.text+0xc8e9): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xca3e): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xca54): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xcaf3): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0xcbc5): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xcc6b): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0xcc81): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xcce8): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xcd13): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xcdde): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0xce1f): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0xcf32): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0xcf4b): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xcf65): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xcfdc): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xd007): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0xd0c4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0xd10d): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0xd134): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::suggest(std::__cxx11::basic_string, std::allocator > const&)': [INFO] [stdout] (.text+0xd1e5): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xd206): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `Hunspell::suggest(std::__cxx11::basic_string, std::allocator > const&)': [INFO] [stdout] (.text+0xd2a5): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xd2c6): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::suggest(char***, char const*)': [INFO] [stdout] (.text+0xd3e0): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o):(.text+0xd401): more undefined references to `operator delete(void*, unsigned long)' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::suggest(char***, char const*)': [INFO] [stdout] (.text+0xd4dc): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xd523): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::generate(char***, char const*, char**, int)': [INFO] [stdout] (.text+0xd70e): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xd74d): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xd76a): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xd79d): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xd7bd): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xd80d): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xd865): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xd8ab): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0xd8c6): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::stem(char***, char**, int)': [INFO] [stdout] (.text+0xda75): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xda96): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xdac5): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xdae2): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xdb2d): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xdb70): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::HunspellImpl(char const*, char const*, char const*)': [INFO] [stdout] (.text+0xdcaa): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xdce6): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xdd58): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0xde07): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0xde36): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xde5c): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xde97): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xdede): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xdf1f): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0xdfc0): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xe026): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xe04d): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xe08c): undefined reference to `std::__throw_bad_array_new_length()' [INFO] [stdout] /usr/bin/ld: (.text+0xe0ac): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `Hunspell::Hunspell(char const*, char const*, char const*)': [INFO] [stdout] (.text+0xe147): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `Hunspell_create': [INFO] [stdout] (.text+0xe19d): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `Hunspell_create_key': [INFO] [stdout] (.text+0xe1ee): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::add_dic(char const*, char const*)': [INFO] [stdout] (.text+0xe251): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `std::__cxx11::basic_string, std::allocator >::append(char const*, unsigned long) [clone .isra.0]': [INFO] [stdout] (.text+0xd4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::cat_result(std::__cxx11::basic_string, std::allocator >&, std::__cxx11::basic_string, std::allocator > const&) [clone .part.0]': [INFO] [stdout] (.text+0x4ca): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `std::vector, std::allocator >, std::allocator, std::allocator > > >::_M_move_assign(std::vector, std::allocator >, std::allocator, std::allocator > > >&&, std::integral_constant) [clone .isra.0]': [INFO] [stdout] (.text+0x649): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::~HunspellImpl()': [INFO] [stdout] (.text+0xa25): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `Hunspell::~Hunspell()': [INFO] [stdout] (.text+0x183b): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `Hunspell_destroy': [INFO] [stdout] (.text+0x1aa8): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `(anonymous namespace)::munge_vector(char***, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x1): undefined reference to `__cxa_throw_bad_array_new_length' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `std::__cxx11::basic_string, std::allocator > std::operator+, std::allocator >(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&) [clone .isra.0] [clone .cold]': [INFO] [stdout] (.text.unlikely+0x9): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::clean_ignore(std::__cxx11::basic_string, std::allocator >&, std::__cxx11::basic_string, std::allocator > const&) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x1a): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::cleanword2(std::__cxx11::basic_string, std::allocator >&, std::vector >&, std::__cxx11::basic_string, std::allocator > const&, int*, unsigned long*) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x3f): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::sharps_u8_l1(std::__cxx11::basic_string, std::allocator > const&) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x64): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x6c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o):(.text.unlikely+0x74): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::HunspellImpl(char const*, char const*, char const*) [clone .cold]': [INFO] [stdout] (.text.unlikely+0xc4b): undefined reference to `__cxa_begin_catch' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0xc63): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0xc6a): undefined reference to `__cxa_begin_catch' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0xc7c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0xc9d): undefined reference to `__cxa_rethrow' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0xca9): undefined reference to `__cxa_end_catch' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0xcb5): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0xccd): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0xcd9): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0xd11): undefined reference to `__cxa_rethrow' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0xd1e): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0xd30): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0xd47): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0xd67): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0xd78): undefined reference to `__cxa_end_catch' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0xd80): undefined reference to `__cxa_begin_catch' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0xd8c): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0xda4): undefined reference to `__cxa_rethrow' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0xdb0): undefined reference to `__cxa_end_catch' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `Hunspell::Hunspell(char const*, char const*, char const*) [clone .cold]': [INFO] [stdout] (.text.unlikely+0xdc3): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `Hunspell_create.cold': [INFO] [stdout] (.text.unlikely+0xdd8): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `Hunspell_create_key.cold': [INFO] [stdout] (.text.unlikely+0xded): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `HunspellImpl::add_dic(char const*, char const*) [clone .cold]': [INFO] [stdout] (.text.unlikely+0xe03): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `std::vector, std::allocator >, std::allocator, std::allocator > > >::~vector()': [INFO] [stdout] (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EED2Ev[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EED5Ev]+0x35): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o):(.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EED2Ev[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EED5Ev]+0x60): more undefined references to `operator delete(void*, unsigned long)' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `std::vector, std::allocator >, std::allocator, std::allocator > > >::reserve(unsigned long)': [INFO] [stdout] (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE7reserveEm[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE7reserveEm]+0x5f): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE7reserveEm[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE7reserveEm]+0xf0): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE7reserveEm[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE7reserveEm]+0x199): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `void std::vector, std::allocator >, std::allocator, std::allocator > > >::_M_realloc_insert, std::allocator > const&>(__gnu_cxx::__normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, std::__cxx11::basic_string, std::allocator > const&)': [INFO] [stdout] (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x123): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x1de): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x357): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x363): undefined reference to `__cxa_begin_catch' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x372): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x377): undefined reference to `__cxa_rethrow' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x388): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x396): undefined reference to `__cxa_end_catch' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `std::vector, std::allocator >, std::allocator, std::allocator > > >::_M_default_append(unsigned long)': [INFO] [stdout] (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_default_appendEm[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_default_appendEm]+0xde): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_default_appendEm[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_default_appendEm]+0x1a4): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_default_appendEm[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_default_appendEm]+0x25c): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `std::vector, std::allocator >, std::allocator, std::allocator > > >::_M_erase(__gnu_cxx::__normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > >)': [INFO] [stdout] (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS5_S7_EE[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS5_S7_EE]+0xd2): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `std::vector, std::allocator >, std::allocator, std::allocator > > >::_M_insert_rval(__gnu_cxx::__normal_iterator, std::allocator > const*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, std::__cxx11::basic_string, std::allocator >&&)': [INFO] [stdout] (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE14_M_insert_rvalEN9__gnu_cxx17__normal_iteratorIPKS5_S7_EEOS5_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE14_M_insert_rvalEN9__gnu_cxx17__normal_iteratorIPKS5_S7_EEOS5_]+0x23c): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE14_M_insert_rvalEN9__gnu_cxx17__normal_iteratorIPKS5_S7_EEOS5_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE14_M_insert_rvalEN9__gnu_cxx17__normal_iteratorIPKS5_S7_EEOS5_]+0x33f): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE14_M_insert_rvalEN9__gnu_cxx17__normal_iteratorIPKS5_S7_EEOS5_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE14_M_insert_rvalEN9__gnu_cxx17__normal_iteratorIPKS5_S7_EEOS5_]+0x596): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `void std::vector, std::allocator >, std::allocator, std::allocator > > >::_M_realloc_insert(__gnu_cxx::__normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, char*&)': [INFO] [stdout] (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRPcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRPcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x16f): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRPcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRPcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x233): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRPcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRPcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x36a): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRPcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRPcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x3fe): undefined reference to `__cxa_begin_catch' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRPcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRPcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x40d): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRPcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRPcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x43c): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRPcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRPcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x457): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRPcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRPcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x471): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRPcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRPcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x478): undefined reference to `__cxa_rethrow' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRPcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRPcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x484): undefined reference to `__cxa_end_catch' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o): in function `void std::vector >::_M_realloc_insert(__gnu_cxx::__normal_iterator > >, HashMgr*&&)': [INFO] [stdout] (.text._ZNSt6vectorIP7HashMgrSaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_[_ZNSt6vectorIP7HashMgrSaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_]+0xd6): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorIP7HashMgrSaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_[_ZNSt6vectorIP7HashMgrSaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_]+0x11f): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorIP7HashMgrSaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_[_ZNSt6vectorIP7HashMgrSaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_]+0x197): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunspell.o):(.data.rel.local.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(replist.o): in function `void std::__cxx11::basic_string, std::allocator >::_M_construct(char*, char*, std::forward_iterator_tag) [clone .isra.0]': [INFO] [stdout] (.text+0x87): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(replist.o): in function `RepList::RepList(int)': [INFO] [stdout] (.text+0x121): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x18c): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1c2): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(replist.o): in function `RepList::~RepList()': [INFO] [stdout] (.text+0x22d): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x24f): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x25c): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(replist.o): in function `RepList::conv(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator >&)': [INFO] [stdout] (.text+0x470): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4a1): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x5a2): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x5c5): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x5f1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x640): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(replist.o): in function `RepList::check_against_breaktable(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) const': [INFO] [stdout] (.text+0x6c6): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(replist.o): in function `RepList::add(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)': [INFO] [stdout] (.text+0x853): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x870): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x8b4): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x90e): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0x927): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0x988): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9a5): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xa4c): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xa99): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0xb08): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xb29): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xb6e): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_erase(unsigned long, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(replist.o): in function `RepList::~RepList()': [INFO] [stdout] (.text+0x28a): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(replist.o): in function `RepList::RepList(int) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x12): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(replist.o): in function `RepList::conv(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator >&) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x23): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(replist.o): in function `RepList::add(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x4c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x58): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x64): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x87): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(replist.o):(.text.unlikely+0x93): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(replist.o): in function `void std::vector >::_M_realloc_insert(__gnu_cxx::__normal_iterator > >, replentry* const&)': [INFO] [stdout] (.text._ZNSt6vectorIP9replentrySaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_[_ZNSt6vectorIP9replentrySaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_]+0xd6): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorIP9replentrySaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_[_ZNSt6vectorIP9replentrySaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_]+0x11f): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorIP9replentrySaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_[_ZNSt6vectorIP9replentrySaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_]+0x197): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `void std::__cxx11::basic_string, std::allocator >::_M_construct(char*, char*, std::forward_iterator_tag) [clone .isra.0]': [INFO] [stdout] (.text+0x147): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `void std::__cxx11::basic_string, std::allocator >::_M_construct(char const*, char const*, std::forward_iterator_tag) [clone .isra.0]': [INFO] [stdout] (.text+0x207): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `std::vector >::operator=(std::vector > const&) [clone .isra.0]': [INFO] [stdout] (.text+0x327): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x356): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3d1): undefined reference to `std::__throw_bad_array_new_length()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::~SuggestMgr()': [INFO] [stdout] (.text+0x6a6): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x6c0): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x6d5): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::suggest_hentry_gen[abi:cxx11](hentry*, char const*)': [INFO] [stdout] (.text+0x88a): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x8de): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xadf): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xb7c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xbcc): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xc01): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xc81): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xcaf): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0xccf): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::ngram(int, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&, int)': [INFO] [stdout] (.text+0xf5e): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::SuggestMgr(std::__cxx11::basic_string, std::allocator > const&, unsigned int, AffixMgr*)': [INFO] [stdout] (.text+0x1346): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0x140d): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0x1437): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x14eb): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::commoncharacterpositions(char const*, char const*, int*)': [INFO] [stdout] (.text+0x1609): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1683): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x174d): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x176c): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x186e): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x191c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1965): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x19ea): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1a2d): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1a48): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1ac8): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x1afc): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x1b22): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::mystrlen(char const*)': [INFO] [stdout] (.text+0x1c36): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1c4f): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1c7a): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1cc1): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::lcs(char const*, char const*, int*, int*)': [INFO] [stdout] (.text+0x1db3): undefined reference to `operator new[](unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1dbe): undefined reference to `operator new[](unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1f26): undefined reference to `operator delete[](void*)' [INFO] [stdout] /usr/bin/ld: (.text+0x1f59): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1f74): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2028): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x20a9): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x20d4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2124): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2175): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x2197): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::lcslen(char const*, char const*)': [INFO] [stdout] (.text+0x2256): undefined reference to `operator delete[](void*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::suggest_morph(std::__cxx11::basic_string, std::allocator > const&)': [INFO] [stdout] (.text+0x25f0): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x26aa): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x26cd): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x26f0): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2840): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x299d): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x29cd): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2a38): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2ac0): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2b76): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2c81): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x2ca8): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x2cc3): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x2ce5): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::suggest_gen(std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::__cxx11::basic_string, std::allocator > const&)': [INFO] [stdout] (.text+0x34d5): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x34f2): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3522): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3558): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x35f0): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x3620): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x3682): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x3695): undefined reference to `std::__cxx11::basic_string, std::allocator >::resize(unsigned long, char)' [INFO] [stdout] /usr/bin/ld: (.text+0x36ba): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x3728): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x375a): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x377d): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x37a0): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3829): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x38a6): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x38c3): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x39ea): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3a07): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3abf): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3b94): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3baa): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x3c19): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3c3c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3c59): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3c7b): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3ce4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3da3): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3de6): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3e09): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3e4d): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3e78): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3f11): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3f8a): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x407e): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x409e): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x40c2): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x40e8): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x4107): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x4122): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x418e): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::map_related(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator >&, unsigned long, std::vector, std::allocator >, std::allocator, std::allocator > > >&, int, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > > > const&, int*, long*, int, int&)': [INFO] [stdout] (.text+0x4495): undefined reference to `std::__cxx11::basic_string, std::allocator >::resize(unsigned long, char)' [INFO] [stdout] /usr/bin/ld: (.text+0x44ca): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4782): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x47ca): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x47e5): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::mapchars(std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::__cxx11::basic_string, std::allocator > const&, int, int&)': [INFO] [stdout] (.text+0x48d7): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::capchars(std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::__cxx11::basic_string, std::allocator > const&, int, int&)': [INFO] [stdout] (.text+0x4ac3): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::replchars(std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::__cxx11::basic_string, std::allocator > const&, int, int&)': [INFO] [stdout] (.text+0x4be3): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x4cb9): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4cf2): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4d45): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4d7e): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x4e9c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0x4eb2): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4ec6): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x4ee6): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4f2d): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0x4f72): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4fb6): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0x4fd1): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x4ff5): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0x5014): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::doubletwochars(std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::__cxx11::basic_string, std::allocator > const&, int, int&)': [INFO] [stdout] (.text+0x5160): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x51a2): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x51d0): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::badcharkey(std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::__cxx11::basic_string, std::allocator > const&, int, int&)': [INFO] [stdout] (.text+0x5435): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::badchar(std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::__cxx11::basic_string, std::allocator > const&, int, int&)': [INFO] [stdout] (.text+0x55db): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::extrachar(std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::__cxx11::basic_string, std::allocator > const&, int, int&)': [INFO] [stdout] (.text+0x5695): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_erase(unsigned long, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x56cc): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace_aux(unsigned long, unsigned long, unsigned long, char)' [INFO] [stdout] /usr/bin/ld: (.text+0x56fe): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::forgotchar(std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::__cxx11::basic_string, std::allocator > const&, int, int&)': [INFO] [stdout] (.text+0x57dc): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_erase(unsigned long, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x580b): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace_aux(unsigned long, unsigned long, unsigned long, char)' [INFO] [stdout] /usr/bin/ld: (.text+0x5867): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::swapchar(std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::__cxx11::basic_string, std::allocator > const&, int, int&)': [INFO] [stdout] (.text+0x5a66): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::longswapchar(std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::__cxx11::basic_string, std::allocator > const&, int, int&)': [INFO] [stdout] (.text+0x5bf5): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::capchars_utf(std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::vector > const&, int, int&)': [INFO] [stdout] (.text+0x5c9f): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x5d52): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x5d67): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x5db8): undefined reference to `std::__throw_bad_array_new_length()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::badcharkey_utf(std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::vector > const&, int, int&)': [INFO] [stdout] (.text+0x5e80): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x608f): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x60ac): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x617f): undefined reference to `std::__throw_bad_array_new_length()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::badchar_utf(std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::vector > const&, int, int&)': [INFO] [stdout] (.text+0x6266): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x63e3): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x63f8): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x6441): undefined reference to `std::__throw_bad_array_new_length()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::swapchar_utf(std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::vector > const&, int, int&)': [INFO] [stdout] (.text+0x651a): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x66d9): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x66f5): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x6798): undefined reference to `std::__throw_bad_array_new_length()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::longswapchar_utf(std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::vector > const&, int, int&)': [INFO] [stdout] (.text+0x6826): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x6949): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x6990): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x69ed): undefined reference to `std::__throw_bad_array_new_length()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::movechar_utf(std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::vector > const&, int, int&)': [INFO] [stdout] (.text+0x6adf): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x6c12): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x6d0f): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x6d55): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x6e7f): undefined reference to `std::__throw_bad_array_new_length()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::doubletwochars_utf(std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::vector > const&, int, int&)': [INFO] [stdout] (.text+0x6fd4): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7082): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x70eb): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7173): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x718c): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x72cd): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x7305): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::movechar(std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::__cxx11::basic_string, std::allocator > const&, int, int&)': [INFO] [stdout] (.text+0x7577): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::extrachar_utf(std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::vector > const&, int, int&)': [INFO] [stdout] (.text+0x76a5): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x77c2): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7800): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7868): undefined reference to `std::__throw_bad_array_new_length()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::forgotchar_utf(std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::vector > const&, int, int&)': [INFO] [stdout] (.text+0x7936): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7a27): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7af1): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7b06): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7b9f): undefined reference to `std::__throw_bad_array_new_length()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `std::__cxx11::basic_string, std::allocator >& std::vector, std::allocator >, std::allocator, std::allocator > > >::emplace_back(char*&) [clone .isra.0]': [INFO] [stdout] (.text+0x7c8a): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7d17): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::ngsuggest(std::vector, std::allocator >, std::allocator, std::allocator > > >&, char const*, std::vector > const&, int)': [INFO] [stdout] (.text+0x7fbd): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x80a1): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x82f3): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x8478): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x85ee): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x88a0): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x89d7): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x8b84): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x8ba7): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x8cf2): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x8f09): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x90f8): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x918b): undefined reference to `operator delete[](void*)' [INFO] [stdout] /usr/bin/ld: (.text+0x9199): undefined reference to `operator delete[](void*)' [INFO] [stdout] /usr/bin/ld: (.text+0x920c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x932c): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9545): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x95c3): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x963a): undefined reference to `operator delete[](void*)' [INFO] [stdout] /usr/bin/ld: (.text+0x964c): undefined reference to `operator delete[](void*)' [INFO] [stdout] /usr/bin/ld: (.text+0x97bd): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x97e0): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9866): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x992d): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x99bb): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9adb): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x9b72): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9c01): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9c73): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9d59): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x9f57): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9f7e): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xa059): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xa1b3): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xa44a): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xa51a): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xa5c2): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xa691): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xa785): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xa7f2): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xaa27): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xaabd): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xab48): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xac47): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xad71): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xadc7): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o):(.text+0xae2b): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::ngsuggest(std::vector, std::allocator >, std::allocator, std::allocator > > >&, char const*, std::vector > const&, int)': [INFO] [stdout] (.text+0xaf73): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xb01c): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0xb0e0): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xb131): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xb285): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xb3dc): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xb3f8): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xb485): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xb4e9): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xb5cd): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xb714): undefined reference to `operator delete[](void*)' [INFO] [stdout] /usr/bin/ld: (.text+0xb728): undefined reference to `operator delete[](void*)' [INFO] [stdout] /usr/bin/ld: (.text+0xb892): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xb95b): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xb9da): undefined reference to `operator delete[](void*)' [INFO] [stdout] /usr/bin/ld: (.text+0xb9ee): undefined reference to `operator delete[](void*)' [INFO] [stdout] /usr/bin/ld: (.text+0xbabc): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xbb16): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xbcbc): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xbd37): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xbd48): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xbd63): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xbd7e): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o):(.text+0xbda1): more undefined references to `operator delete(void*, unsigned long)' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::ngsuggest(std::vector, std::allocator >, std::allocator, std::allocator > > >&, char const*, std::vector > const&, int)': [INFO] [stdout] (.text+0xbebc): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xbff3): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xc0ac): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xc0e5): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xc205): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0xc26b): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xc2a1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xc31d): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0xc370): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0xc3c8): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0xc414): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0xc46f): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o):(.text+0xc4b6): more undefined references to `std::__throw_logic_error(char const*)' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::twowords(std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::__cxx11::basic_string, std::allocator > const&, int, bool, int&)': [INFO] [stdout] (.text+0xc7fc): undefined reference to `operator new[](unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xc822): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xc902): undefined reference to `operator delete[](void*)' [INFO] [stdout] /usr/bin/ld: (.text+0xc99c): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xca12): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xca66): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xcb03): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xcb85): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xcbc5): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xcc06): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xcca1): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xccca): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xcd1a): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xcd85): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xcdd6): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xce93): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xd069): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::suggest(std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::__cxx11::basic_string, std::allocator > const&, int*, bool)': [INFO] [stdout] (.text+0xdcc1): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xdcd6): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xdef1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::~SuggestMgr()': [INFO] [stdout] (.text+0x6f3): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::suggest_hentry_gen[abi:cxx11](hentry*, char const*) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x8): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x14): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x1c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x44): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::SuggestMgr(std::__cxx11::basic_string, std::allocator > const&, unsigned int, AffixMgr*) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x56): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o):(.text.unlikely+0x66): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::doubletwochars_utf(std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::vector > const&, int, int&) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x588): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::movechar(std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::__cxx11::basic_string, std::allocator > const&, int, int&) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x599): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::extrachar_utf(std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::vector > const&, int, int&) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x5be): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::forgotchar_utf(std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::vector > const&, int, int&) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x5ee): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::ngsuggest(std::vector, std::allocator >, std::allocator, std::allocator > > >&, char const*, std::vector > const&, int) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x629): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x637): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o):(.text.unlikely+0x64b): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `SuggestMgr::ngsuggest(std::vector, std::allocator >, std::allocator, std::allocator > > >&, char const*, std::vector > const&, int) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x80d): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x81e): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x831): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x86c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x8d1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x8fe): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o):(.text.unlikely+0x930): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(suggestmgr.o): in function `void std::vector >::_M_realloc_insert(__gnu_cxx::__normal_iterator > >, w_char const&)': [INFO] [stdout] (.text._ZNSt6vectorI6w_charSaIS0_EE17_M_realloc_insertIJRKS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_[_ZNSt6vectorI6w_charSaIS0_EE17_M_realloc_insertIJRKS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_]+0xd6): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorI6w_charSaIS0_EE17_M_realloc_insertIJRKS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_[_ZNSt6vectorI6w_charSaIS0_EE17_M_realloc_insertIJRKS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_]+0x11a): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorI6w_charSaIS0_EE17_M_realloc_insertIJRKS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_[_ZNSt6vectorI6w_charSaIS0_EE17_M_realloc_insertIJRKS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_]+0x194): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `(anonymous namespace)::mystrdup(char const*)': [INFO] [stdout] (.text+0x21): undefined reference to `operator new[](unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x32): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `void std::__cxx11::basic_string, std::allocator >::_M_construct<__gnu_cxx::__normal_iterator, std::allocator > > >(__gnu_cxx::__normal_iterator, std::allocator > >, __gnu_cxx::__normal_iterator, std::allocator > >, std::forward_iterator_tag) [clone .isra.0]': [INFO] [stdout] (.text+0x987): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `std::__cxx11::basic_string, std::allocator >::append(char const*) [clone .isra.0]': [INFO] [stdout] (.text+0xa02): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `void std::__cxx11::basic_string, std::allocator >::_M_construct(char*, char*, std::forward_iterator_tag) [clone .isra.0]': [INFO] [stdout] (.text+0x1127): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `void std::__cxx11::basic_string, std::allocator >::_M_construct(char const*, char const*, std::forward_iterator_tag) [clone .isra.0]': [INFO] [stdout] (.text+0x11e7): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `__gnu_cxx::__normal_iterator, std::allocator > > std::__find_if<__gnu_cxx::__normal_iterator, std::allocator > >, __gnu_cxx::__ops::_Iter_negate, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)::{lambda(char)#1}> >(__gnu_cxx::__normal_iterator, std::allocator > >, __gnu_cxx::__normal_iterator, std::allocator > >, __gnu_cxx::__ops::_Iter_negate, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)::{lambda(char)#1}>, std::random_access_iterator_tag) [clone .isra.0]': [INFO] [stdout] (.text+0x131a): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x1332): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x134a): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x136a): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x13a6): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o):(.text+0x13bd): more undefined references to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `std::__cxx11::basic_string, std::allocator >::basic_string >(char const*, std::allocator const&) [clone .constprop.0]': [INFO] [stdout] (.text+0x14aa): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x14ef): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::~AffixMgr()': [INFO] [stdout] (.text+0x15cc): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x15ee): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1621): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1642): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x164f): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o):(.text+0x16eb): more undefined references to `operator delete(void*, unsigned long)' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::debugflag(std::__cxx11::basic_string, std::allocator >&, unsigned short)': [INFO] [stdout] (.text+0x26fb): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2722): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x273c): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2771): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x27a1): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x27c1): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::encodeit(AffEntry&, std::__cxx11::basic_string, std::allocator > const&)': [INFO] [stdout] (.text+0x297e): undefined reference to `operator new[](unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2998): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::prefix_check_twosfx_morph(std::__cxx11::basic_string, std::allocator > const&, int, int, char, unsigned short)': [INFO] [stdout] (.text+0x2c5c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2c7d): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2d31): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2d5d): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2dbc): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x2ddc): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::suffix_check_twosfx_morph(std::__cxx11::basic_string, std::allocator > const&, int, int, int, PfxEntry*, unsigned short)': [INFO] [stdout] (.text+0x32a9): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x332c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x33ba): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3423): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3473): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3496): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x34b9): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3505): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x36f4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0x37a6): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3865): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3883): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x38d2): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x38f7): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3948): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x39bd): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3ab4): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x3add): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x3b06): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x3b3a): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x3b68): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::get_encoding[abi:cxx11]()': [INFO] [stdout] (.text+0x3c65): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::get_key_string[abi:cxx11]()': [INFO] [stdout] (.text+0x3dd5): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::parse_flag(std::__cxx11::basic_string, std::allocator > const&, unsigned short*, FileMgr*)': [INFO] [stdout] (.text+0x4053): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::parse_num(std::__cxx11::basic_string, std::allocator > const&, int*, FileMgr*)': [INFO] [stdout] (.text+0x4161): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x417c): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::parse_cpdsyllable(std::__cxx11::basic_string, std::allocator > const&, FileMgr*)': [INFO] [stdout] (.text+0x427c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4375): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x439a): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4566): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::parse_convtable(std::__cxx11::basic_string, std::allocator > const&, FileMgr*, RepList**, std::__cxx11::basic_string, std::allocator > const&)': [INFO] [stdout] (.text+0x469d): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x46bc): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x46cf): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4859): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4884): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x48a1): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x48c8): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4954): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4977): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x49cb): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x49e8): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4a0b): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4a6e): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::redundant_condition(char, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&, int)': [INFO] [stdout] (.text+0x4e81): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::cpdcase_check(std::__cxx11::basic_string, std::allocator > const&, int)': [INFO] [stdout] (.text+0x4efd): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x4ffa): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x5010): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x50b7): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x50cd): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x5128): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::get_syllable(std::__cxx11::basic_string, std::allocator > const&)': [INFO] [stdout] (.text+0x5287): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::cpdwordpair_check(std::__cxx11::basic_string, std::allocator > const&, int)': [INFO] [stdout] (.text+0x60e2): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace_aux(unsigned long, unsigned long, unsigned long, char)' [INFO] [stdout] /usr/bin/ld: (.text+0x6176): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x61a9): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_erase(unsigned long, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x61d5): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x6209): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::cpdrep_check(std::__cxx11::basic_string, std::allocator > const&, int)': [INFO] [stdout] (.text+0x631e): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x6393): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x6435): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x6457): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x64a8): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x64f4): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::suffix_check_morph(std::__cxx11::basic_string, std::allocator > const&, int, int, int, PfxEntry*, unsigned short, unsigned short, char)': [INFO] [stdout] (.text+0x675c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x680b): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x68a9): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x69a0): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x6a54): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o):(.text+0x6a85): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::suffix_check_morph(std::__cxx11::basic_string, std::allocator > const&, int, int, int, PfxEntry*, unsigned short, unsigned short, char)': [INFO] [stdout] (.text+0x6aa1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x6ac4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x6b19): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x6dd4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x6e83): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x6f1e): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7015): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x707c): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x715b): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7185): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x749c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x74cd): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x74f1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7514): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7569): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x76aa): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x76d4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x795b): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x797e): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x79b9): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x79d8): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x79fb): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o):(.text+0x7a1e): more undefined references to `std::__throw_length_error(char const*)' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::prefix_check_morph(std::__cxx11::basic_string, std::allocator > const&, int, int, char, unsigned short)': [INFO] [stdout] (.text+0x7c1c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7c3d): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7d35): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7d67): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7dcc): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x7dec): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::affix_check_morph(std::__cxx11::basic_string, std::allocator > const&, int, int, unsigned short, char)': [INFO] [stdout] (.text+0x7eb9): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7f60): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x801c): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x8048): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x80dc): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x810b): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x8125): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x816f): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x8283): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x82ef): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x830a): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x8325): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::expand_rootword(guessword*, int, char const*, int, unsigned short const*, unsigned short, char const*, int, char const*)': [INFO] [stdout] (.text+0x858a): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x870c): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x8980): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x89d9): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x89fa): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x8b22): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x8c68): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x8cc0): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x8e4f): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x8e6f): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::morphgen[abi:cxx11](char const*, int, unsigned short const*, unsigned short, char const*, char const*, int)': [INFO] [stdout] (.text+0x9224): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9341): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9424): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9491): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x956b): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9589): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9654): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9691): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x97b3): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0x97bf): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0x97df): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x9852): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::defcpd_check(hentry***, short, hentry*, hentry**, char)': [INFO] [stdout] (.text+0x9963): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9b09): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::compound_check(std::__cxx11::basic_string, std::allocator > const&, short, short, short, short, hentry**, hentry**, char, char, int*)': [INFO] [stdout] (.text+0xa0b4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0xa2ed): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xa337): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xa3bc): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xa3d2): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xa9b6): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xaa44): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xb8d5): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xba22): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o):(.text+0xbac2): more undefined references to `operator delete(void*, unsigned long)' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::compound_check(std::__cxx11::basic_string, std::allocator > const&, short, short, short, short, hentry**, hentry**, char, char, int*)': [INFO] [stdout] (.text+0xc1d8): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xc21e): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xc2fd): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xc7e7): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xc85e): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0xcadf): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0xcb0b): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0xcb32): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0xcb5d): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0xcb8c): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0xcbb7): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0xcbe2): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::compound_check_morph(std::__cxx11::basic_string, std::allocator > const&, short, short, short, short, hentry**, hentry**, char, std::__cxx11::basic_string, std::allocator >&, std::__cxx11::basic_string, std::allocator > const*)': [INFO] [stdout] (.text+0xcd97): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0xcea5): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xd13b): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xd179): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xd264): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xd532): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xd555): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xd669): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xd7dc): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xd871): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xda81): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xdaa4): undefined reference to `std::__cxx11::basic_string, std::allocator >::push_back(char)' [INFO] [stdout] /usr/bin/ld: (.text+0xdb12): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xdb4a): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xdb5b): undefined reference to `std::__cxx11::basic_string, std::allocator >::push_back(char)' [INFO] [stdout] /usr/bin/ld: (.text+0xdb63): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0xdfa6): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xdfe4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xe17a): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xe3b7): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xe46b): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xe51c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xe55e): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xe595): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xe657): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xe68b): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xe770): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xe8f5): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xe99c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xe9fb): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xea77): undefined reference to `std::__cxx11::basic_string, std::allocator >::push_back(char)' [INFO] [stdout] /usr/bin/ld: (.text+0xeb9d): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xec18): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xee50): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xee68): undefined reference to `std::__cxx11::basic_string, std::allocator >::push_back(char)' [INFO] [stdout] /usr/bin/ld: (.text+0xee9c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xeefb): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xef15): undefined reference to `std::__cxx11::basic_string, std::allocator >::push_back(char)' [INFO] [stdout] /usr/bin/ld: (.text+0xef40): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xefa3): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xf33f): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xf3ac): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xf453): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xf489): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xf518): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0xf63f): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xf6a2): undefined reference to `std::__cxx11::basic_string, std::allocator >::push_back(char)' [INFO] [stdout] /usr/bin/ld: (.text+0xf7af): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xf7de): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xf879): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0xf96c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xf979): undefined reference to `std::__cxx11::basic_string, std::allocator >::push_back(char)' [INFO] [stdout] /usr/bin/ld: (.text+0xf9e7): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xfab3): undefined reference to `std::__cxx11::basic_string, std::allocator >::push_back(char)' [INFO] [stdout] /usr/bin/ld: (.text+0xfb09): undefined reference to `std::__cxx11::basic_string, std::allocator >::push_back(char)' [INFO] [stdout] /usr/bin/ld: (.text+0xfb30): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0xfb79): undefined reference to `std::__cxx11::basic_string, std::allocator >::push_back(char)' [INFO] [stdout] /usr/bin/ld: (.text+0xfc55): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xfce6): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0xfd64): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0xfd8a): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0xfdd0): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0xfe03): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0xfe7b): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0xfed1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0xff29): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0xff58): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0xffd1): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0xfff0): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x10013): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x10032): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x10051): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x10070): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x1008f): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x100b5): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x100d8): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x1010b): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0x1012a): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x1015c): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0x10177): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x1019e): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x101d0): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0x101f2): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x10211): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x10237): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x1025a): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x10282): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::parse_breaktable(std::__cxx11::basic_string, std::allocator > const&, FileMgr*)': [INFO] [stdout] (.text+0x10444): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x10464): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x105f8): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x106ad): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x10772): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1080a): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1086c): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::parse_phonetable(std::__cxx11::basic_string, std::allocator > const&, FileMgr*)': [INFO] [stdout] (.text+0x109a9): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x109cc): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x109e5): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x10a45): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x10a7b): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x10a96): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x10cd7): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x10cf1): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o):(.text+0x10d6b): more undefined references to `operator delete(void*, unsigned long)' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::parse_phonetable(std::__cxx11::basic_string, std::allocator > const&, FileMgr*)': [INFO] [stdout] (.text+0x10f28): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::parse_checkcpdtable(std::__cxx11::basic_string, std::allocator > const&, FileMgr*)': [INFO] [stdout] (.text+0x1103e): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x1105d): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x11245): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x11262): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x112b7): undefined reference to `std::__cxx11::basic_string, std::allocator >::resize(unsigned long, char)' [INFO] [stdout] /usr/bin/ld: (.text+0x112e9): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1135e): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x11395): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x113ad): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x11403): undefined reference to `std::__cxx11::basic_string, std::allocator >::resize(unsigned long, char)' [INFO] [stdout] /usr/bin/ld: (.text+0x1143d): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x11465): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x114b9): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x114fc): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0x11526): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0x11555): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::parse_maptable(std::__cxx11::basic_string, std::allocator > const&, FileMgr*)': [INFO] [stdout] (.text+0x11646): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x11665): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1190a): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x11968): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x11ab1): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x11b39): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x11b94): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::get_suffix_words(unsigned short*, int, std::__cxx11::basic_string, std::allocator > const&)': [INFO] [stdout] (.text+0x11cbd): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x11d3a): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x11de6): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::parse_defcpdtable(std::__cxx11::basic_string, std::allocator > const&, FileMgr*)': [INFO] [stdout] (.text+0x11edf): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x11efe): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1217d): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x12343): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1241a): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x124b9): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x12523): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::parse_affix(std::__cxx11::basic_string, std::allocator > const&, char, FileMgr*, char*)': [INFO] [stdout] (.text+0x126a1): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x12756): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x12775): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x12817): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x128f6): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x12970): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x12bf1): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x12c4e): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x12cc9): undefined reference to `__dynamic_cast' [INFO] [stdout] /usr/bin/ld: (.text+0x12e12): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x12e91): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x12f00): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x12fef): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x13097): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x130c8): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x131c3): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1325a): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1338c): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x1346b): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1363e): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x137b4): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x137ca): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x137ed): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1385e): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x13950): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x139c2): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x13a20): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x13a75): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x13ae5): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0x13b52): undefined reference to `__dynamic_cast' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::parse_file(char const*, char const*)': [INFO] [stdout] (.text+0x13c7f): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x13d45): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_erase(unsigned long, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1495e): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x14a20): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x14cae): undefined reference to `std::__cxx11::basic_string, std::allocator >::find_first_not_of(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x151ab): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x15346): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x153ee): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::AffixMgr(char const*, std::vector > const&, char const*)': [INFO] [stdout] (.text+0x15827): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x158e2): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x159cf): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `std::__cxx11::basic_string, std::allocator >::append(char const*) [clone .isra.0]': [INFO] [stdout] (.text+0x9f6): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::~AffixMgr()': [INFO] [stdout] (.text+0x1a3e): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::debugflag(std::__cxx11::basic_string, std::allocator >&, unsigned short) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::prefix_check_twosfx_morph(std::__cxx11::basic_string, std::allocator > const&, int, int, char, unsigned short) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x28): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x30): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x4f): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::suffix_check_twosfx_morph(std::__cxx11::basic_string, std::allocator > const&, int, int, int, PfxEntry*, unsigned short) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x62): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o):(.text.unlikely+0x6e): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::parse_convtable(std::__cxx11::basic_string, std::allocator > const&, FileMgr*, RepList**, std::__cxx11::basic_string, std::allocator > const&) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x145): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x168): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x170): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x178): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::cpdcase_check(std::__cxx11::basic_string, std::allocator > const&, int) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x1a0): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::cpdwordpair_check(std::__cxx11::basic_string, std::allocator > const&, int) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x1e9): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o):(.text.unlikely+0x212): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::defcpd_check(hentry***, short, hentry*, hentry**, char) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x39b): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::compound_check(std::__cxx11::basic_string, std::allocator > const&, short, short, short, short, hentry**, hentry**, char, char, int*) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x3c4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x3d0): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::compound_check_morph(std::__cxx11::basic_string, std::allocator > const&, short, short, short, short, hentry**, hentry**, char, std::__cxx11::basic_string, std::allocator >&, std::__cxx11::basic_string, std::allocator > const*) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x3ff): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x40d): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x415): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o):(.text.unlikely+0x421): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::parse_phonetable(std::__cxx11::basic_string, std::allocator > const&, FileMgr*) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x4dc): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x4ff): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x520): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::parse_checkcpdtable(std::__cxx11::basic_string, std::allocator > const&, FileMgr*) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x52e): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x53a): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x55d): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::parse_maptable(std::__cxx11::basic_string, std::allocator > const&, FileMgr*) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x570): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::get_suffix_words(unsigned short*, int, std::__cxx11::basic_string, std::allocator > const&) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x594): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o):(.text.unlikely+0x5c2): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::parse_affix(std::__cxx11::basic_string, std::allocator > const&, char, FileMgr*, char*) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x647): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x655): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x660): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x679): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x6a1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x6b2): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x6d1): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x6e3): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x6f5): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::parse_file(char const*, char const*) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x702): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x70a): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x732): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x74e): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::AffixMgr(char const*, std::vector > const&, char const*) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x75d): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x76a): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x784): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x799): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o):(.text.unlikely+0x7a6): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `AffixMgr::AffixMgr(char const*, std::vector > const&, char const*) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x7e9): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x80c): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x838): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x845): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x852): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `std::vector, std::allocator >, std::allocator, std::allocator > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > > >::~vector()': [INFO] [stdout] (.text._ZNSt6vectorIS_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EESaIS7_EED2Ev[_ZNSt6vectorIS_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EESaIS7_EED5Ev]+0x4d): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorIS_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EESaIS7_EED2Ev[_ZNSt6vectorIS_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EESaIS7_EED5Ev]+0x6e): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorIS_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EESaIS7_EED2Ev[_ZNSt6vectorIS_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EESaIS7_EED5Ev]+0x9c): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `std::vector >::~vector()': [INFO] [stdout] (.text._ZNSt6vectorI8patentrySaIS0_EED2Ev[_ZNSt6vectorI8patentrySaIS0_EED5Ev]+0x36): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorI8patentrySaIS0_EED2Ev[_ZNSt6vectorI8patentrySaIS0_EED5Ev]+0x50): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o):(.text._ZNSt6vectorI8patentrySaIS0_EED2Ev[_ZNSt6vectorI8patentrySaIS0_EED5Ev]+0x69): more undefined references to `operator delete(void*, unsigned long)' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `std::vector >::reserve(unsigned long)': [INFO] [stdout] (.text._ZNSt6vectorI8patentrySaIS0_EE7reserveEm[_ZNSt6vectorI8patentrySaIS0_EE7reserveEm]+0x83): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorI8patentrySaIS0_EE7reserveEm[_ZNSt6vectorI8patentrySaIS0_EE7reserveEm]+0x11c): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorI8patentrySaIS0_EE7reserveEm[_ZNSt6vectorI8patentrySaIS0_EE7reserveEm]+0x132): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorI8patentrySaIS0_EE7reserveEm[_ZNSt6vectorI8patentrySaIS0_EE7reserveEm]+0x2a0): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorI8patentrySaIS0_EE7reserveEm[_ZNSt6vectorI8patentrySaIS0_EE7reserveEm]+0x42f): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `std::vector >, std::allocator > > >::reserve(unsigned long)': [INFO] [stdout] (.text._ZNSt6vectorIS_ItSaItEESaIS1_EE7reserveEm[_ZNSt6vectorIS_ItSaItEESaIS1_EE7reserveEm]+0x63): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorIS_ItSaItEESaIS1_EE7reserveEm[_ZNSt6vectorIS_ItSaItEESaIS1_EE7reserveEm]+0xad): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorIS_ItSaItEESaIS1_EE7reserveEm[_ZNSt6vectorIS_ItSaItEESaIS1_EE7reserveEm]+0xd3): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `void std::vector, std::allocator >, std::allocator, std::allocator > > >::_M_realloc_insert(__gnu_cxx::__normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, char const (&) [2])': [INFO] [stdout] (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA2_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA2_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x15f): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA2_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA2_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x21a): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA2_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA2_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x35a): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA2_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA2_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x3ef): undefined reference to `__cxa_begin_catch' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA2_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA2_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x3fe): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA2_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA2_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x42d): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA2_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA2_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x447): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA2_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA2_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x44e): undefined reference to `__cxa_rethrow' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA2_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA2_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x45a): undefined reference to `__cxa_end_catch' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `void std::vector, std::allocator >, std::allocator, std::allocator > > >::_M_realloc_insert(__gnu_cxx::__normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, char const (&) [3])': [INFO] [stdout] (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA3_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA3_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x15f): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA3_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA3_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x21a): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA3_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA3_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x35a): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA3_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA3_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x3ef): undefined reference to `__cxa_begin_catch' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA3_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA3_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x3fe): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA3_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA3_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x42d): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA3_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA3_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x447): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA3_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA3_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x44e): undefined reference to `__cxa_rethrow' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA3_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA3_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x45a): undefined reference to `__cxa_end_catch' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `std::vector >::_M_default_append(unsigned long)': [INFO] [stdout] (.text._ZNSt6vectorI13metachar_dataSaIS0_EE17_M_default_appendEm[_ZNSt6vectorI13metachar_dataSaIS0_EE17_M_default_appendEm]+0x94): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorI13metachar_dataSaIS0_EE17_M_default_appendEm[_ZNSt6vectorI13metachar_dataSaIS0_EE17_M_default_appendEm]+0x181): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorI13metachar_dataSaIS0_EE17_M_default_appendEm[_ZNSt6vectorI13metachar_dataSaIS0_EE17_M_default_appendEm]+0x1ce): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorI13metachar_dataSaIS0_EE17_M_default_appendEm[_ZNSt6vectorI13metachar_dataSaIS0_EE17_M_default_appendEm]+0x1f2): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `void std::vector, std::allocator >, std::allocator, std::allocator > > >::_M_realloc_insert<__gnu_cxx::__normal_iterator, std::allocator > >&, __gnu_cxx::__normal_iterator, std::allocator > >&>(__gnu_cxx::__normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, __gnu_cxx::__normal_iterator, std::allocator > >&, __gnu_cxx::__normal_iterator, std::allocator > >&)': [INFO] [stdout] (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRN9__gnu_cxx17__normal_iteratorIPKcS5_EESE_EEEvNSA_IPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRN9__gnu_cxx17__normal_iteratorIPKcS5_EESE_EEEvNSA_IPS5_S7_EEDpOT_]+0x137): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRN9__gnu_cxx17__normal_iteratorIPKcS5_EESE_EEEvNSA_IPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRN9__gnu_cxx17__normal_iteratorIPKcS5_EESE_EEEvNSA_IPS5_S7_EEDpOT_]+0x1ee): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRN9__gnu_cxx17__normal_iteratorIPKcS5_EESE_EEEvNSA_IPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRN9__gnu_cxx17__normal_iteratorIPKcS5_EESE_EEEvNSA_IPS5_S7_EEDpOT_]+0x367): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRN9__gnu_cxx17__normal_iteratorIPKcS5_EESE_EEEvNSA_IPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRN9__gnu_cxx17__normal_iteratorIPKcS5_EESE_EEEvNSA_IPS5_S7_EEDpOT_]+0x373): undefined reference to `__cxa_begin_catch' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRN9__gnu_cxx17__normal_iteratorIPKcS5_EESE_EEEvNSA_IPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRN9__gnu_cxx17__normal_iteratorIPKcS5_EESE_EEEvNSA_IPS5_S7_EEDpOT_]+0x382): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRN9__gnu_cxx17__normal_iteratorIPKcS5_EESE_EEEvNSA_IPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRN9__gnu_cxx17__normal_iteratorIPKcS5_EESE_EEEvNSA_IPS5_S7_EEDpOT_]+0x387): undefined reference to `__cxa_rethrow' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRN9__gnu_cxx17__normal_iteratorIPKcS5_EESE_EEEvNSA_IPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRN9__gnu_cxx17__normal_iteratorIPKcS5_EESE_EEEvNSA_IPS5_S7_EEDpOT_]+0x398): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRN9__gnu_cxx17__normal_iteratorIPKcS5_EESE_EEEvNSA_IPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRN9__gnu_cxx17__normal_iteratorIPKcS5_EESE_EEEvNSA_IPS5_S7_EEDpOT_]+0x3a6): undefined reference to `__cxa_end_catch' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `void std::vector, std::allocator >, std::allocator, std::allocator > > >::_M_realloc_insert(__gnu_cxx::__normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, char const (&) [1])': [INFO] [stdout] (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA1_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA1_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x15f): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA1_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA1_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x21a): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA1_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA1_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x35a): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA1_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA1_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x3ef): undefined reference to `__cxa_begin_catch' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA1_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA1_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x3fe): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA1_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA1_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x42d): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA1_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA1_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x447): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA1_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA1_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x44e): undefined reference to `__cxa_rethrow' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA1_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRA1_KcEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x45a): undefined reference to `__cxa_end_catch' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `void std::vector >::_M_realloc_insert<>(__gnu_cxx::__normal_iterator > >)': [INFO] [stdout] (.text._ZNSt6vectorI8patentrySaIS0_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_[_ZNSt6vectorI8patentrySaIS0_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_]+0x19c): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorI8patentrySaIS0_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_[_ZNSt6vectorI8patentrySaIS0_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_]+0x1b2): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorI8patentrySaIS0_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_[_ZNSt6vectorI8patentrySaIS0_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_]+0x256): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorI8patentrySaIS0_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_[_ZNSt6vectorI8patentrySaIS0_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_]+0x52e): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorI8patentrySaIS0_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_[_ZNSt6vectorI8patentrySaIS0_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_]+0x87d): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `void std::vector >, std::allocator > > >::_M_realloc_insert<>(__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >)': [INFO] [stdout] (.text._ZNSt6vectorIS_ItSaItEESaIS1_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_[_ZNSt6vectorIS_ItSaItEESaIS1_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_]+0x126): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorIS_ItSaItEESaIS1_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_[_ZNSt6vectorIS_ItSaItEESaIS1_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_]+0x166): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorIS_ItSaItEESaIS1_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_[_ZNSt6vectorIS_ItSaItEESaIS1_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_]+0x1cc): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `void std::vector, std::allocator >, std::allocator, std::allocator > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > > >::_M_realloc_insert<>(__gnu_cxx::__normal_iterator, std::allocator >, std::allocator, std::allocator > > >*, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > > > >)': [INFO] [stdout] (.text._ZNSt6vectorIS_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EESaIS7_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS7_S9_EEDpOT_[_ZNSt6vectorIS_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EESaIS7_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS7_S9_EEDpOT_]+0x126): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorIS_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EESaIS7_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS7_S9_EEDpOT_[_ZNSt6vectorIS_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EESaIS7_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS7_S9_EEDpOT_]+0x162): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorIS_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EESaIS7_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS7_S9_EEDpOT_[_ZNSt6vectorIS_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EESaIS7_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS7_S9_EEDpOT_]+0x1c1): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `void std::vector >::_M_realloc_insert(__gnu_cxx::__normal_iterator > >, unsigned short&&)': [INFO] [stdout] (.text._ZNSt6vectorItSaItEE17_M_realloc_insertIJtEEEvN9__gnu_cxx17__normal_iteratorIPtS1_EEDpOT_[_ZNSt6vectorItSaItEE17_M_realloc_insertIJtEEEvN9__gnu_cxx17__normal_iteratorIPtS1_EEDpOT_]+0xd6): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorItSaItEE17_M_realloc_insertIJtEEEvN9__gnu_cxx17__normal_iteratorIPtS1_EEDpOT_[_ZNSt6vectorItSaItEE17_M_realloc_insertIJtEEEvN9__gnu_cxx17__normal_iteratorIPtS1_EEDpOT_]+0x11a): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorItSaItEE17_M_realloc_insertIJtEEEvN9__gnu_cxx17__normal_iteratorIPtS1_EEDpOT_[_ZNSt6vectorItSaItEE17_M_realloc_insertIJtEEEvN9__gnu_cxx17__normal_iteratorIPtS1_EEDpOT_]+0x194): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o): in function `void std::vector >::_M_realloc_insert(__gnu_cxx::__normal_iterator > >, AffEntry*&&)': [INFO] [stdout] (.text._ZNSt6vectorIP8AffEntrySaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_[_ZNSt6vectorIP8AffEntrySaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_]+0xd6): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorIP8AffEntrySaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_[_ZNSt6vectorIP8AffEntrySaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_]+0x11f): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorIP8AffEntrySaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_[_ZNSt6vectorIP8AffEntrySaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_]+0x197): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o):(.data.rel.ro._ZTI8PfxEntry[_ZTI8PfxEntry]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affixmgr.o):(.data.rel.ro._ZTI8SfxEntry[_ZTI8SfxEntry]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o): in function `void std::__cxx11::basic_string, std::allocator >::_M_construct(char const*, char const*, std::forward_iterator_tag) [clone .isra.0]': [INFO] [stdout] (.text+0x1c7): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o): in function `void std::__cxx11::basic_string, std::allocator >::_M_construct(char*, char*, std::forward_iterator_tag) [clone .isra.0]': [INFO] [stdout] (.text+0x467): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o): in function `myopen(std::basic_ifstream >&, char const*, std::_Ios_Openmode)': [INFO] [stdout] (.text+0x578): undefined reference to `std::basic_filebuf >::open(char const*, std::_Ios_Openmode)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o): in function `u16_u8(std::__cxx11::basic_string, std::allocator >&, std::vector > const&)': [INFO] [stdout] (.text+0x5f5): undefined reference to `std::__cxx11::basic_string, std::allocator >::reserve(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7a5): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7e2): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x812): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x83a): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x865): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o): in function `mystrsep(std::__cxx11::basic_string, std::allocator > const&, __gnu_cxx::__normal_iterator, std::allocator > >&)': [INFO] [stdout] (.text+0x932): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x967): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x994): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x9ba): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o): in function `strlinecat(std::__cxx11::basic_string, std::allocator >&, std::__cxx11::basic_string, std::allocator > const&)': [INFO] [stdout] (.text+0xa8e): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xaa4): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0xad1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xaf7): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0xb03): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o): in function `copy_field(std::__cxx11::basic_string, std::allocator >&, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)': [INFO] [stdout] (.text+0xbb3): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0xc84): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xcb6): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xcef): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o): in function `mystrrep(std::__cxx11::basic_string, std::allocator >&, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)': [INFO] [stdout] (.text+0xd4d): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xd63): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0xd90): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o): in function `get_current_cs(std::__cxx11::basic_string, std::allocator > const&)': [INFO] [stdout] (.text+0x12cd): undefined reference to `operator new[](unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1360): undefined reference to `operator delete[](void*)' [INFO] [stdout] /usr/bin/ld: (.text+0x1384): undefined reference to `operator delete[](void*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o): in function `get_casechars[abi:cxx11](char const*)': [INFO] [stdout] (.text+0x1413): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x149b): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x14e7): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o): in function `remove_ignored_chars(std::__cxx11::basic_string, std::allocator >&, std::__cxx11::basic_string, std::allocator > const&)': [INFO] [stdout] (.text+0x19da): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x19f2): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x1a0a): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x1a2e): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x1a51): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1a6e): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1a9a): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x1ad7): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1afa): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1b23): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_erase(unsigned long, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1b46): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1bd9): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x1bf4): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x1c0f): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o): in function `parse_string(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator >&, int)': [INFO] [stdout] (.text+0x1e98): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o): in function `uniqlist(std::vector, std::allocator >, std::allocator, std::allocator > > >&)': [INFO] [stdout] (.text+0x24fd): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o): in function `line_tok(std::__cxx11::basic_string, std::allocator > const&, char)': [INFO] [stdout] (.text+0x287e): undefined reference to `std::ios_base::ios_base()' [INFO] [stdout] /usr/bin/ld: (.text+0x2885): undefined reference to `vtable for std::basic_ios >' [INFO] [stdout] /usr/bin/ld: (.text+0x289b): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' [INFO] [stdout] /usr/bin/ld: (.text+0x28a6): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' [INFO] [stdout] /usr/bin/ld: (.text+0x28d0): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' [INFO] [stdout] /usr/bin/ld: (.text+0x28e7): undefined reference to `std::basic_ios >::init(std::basic_streambuf >*)' [INFO] [stdout] /usr/bin/ld: (.text+0x28ee): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' [INFO] [stdout] /usr/bin/ld: (.text+0x290a): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' [INFO] [stdout] /usr/bin/ld: (.text+0x2912): undefined reference to `std::basic_ios >::init(std::basic_streambuf >*)' [INFO] [stdout] /usr/bin/ld: (.text+0x2919): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' [INFO] [stdout] /usr/bin/ld: (.text+0x2920): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' [INFO] [stdout] /usr/bin/ld: (.text+0x2942): undefined reference to `vtable for std::__cxx11::basic_stringstream, std::allocator >' [INFO] [stdout] /usr/bin/ld: (.text+0x298a): undefined reference to `std::locale::locale()' [INFO] [stdout] /usr/bin/ld: (.text+0x2991): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' [INFO] [stdout] /usr/bin/ld: (.text+0x2a28): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::_M_sync(char*, unsigned long, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2a37): undefined reference to `std::basic_ios >::init(std::basic_streambuf >*)' [INFO] [stdout] /usr/bin/ld: (.text+0x2a89): undefined reference to `std::basic_istream >& std::getline, std::allocator >(std::basic_istream >&, std::__cxx11::basic_string, std::allocator >&, char)' [INFO] [stdout] /usr/bin/ld: (.text+0x2ac9): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2ad8): undefined reference to `vtable for std::__cxx11::basic_stringstream, std::allocator >' [INFO] [stdout] /usr/bin/ld: (.text+0x2b14): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2b22): undefined reference to `vtable for std::basic_streambuf >' [INFO] [stdout] /usr/bin/ld: (.text+0x2b2e): undefined reference to `std::locale::~locale()' [INFO] [stdout] /usr/bin/ld: (.text+0x2b35): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' [INFO] [stdout] /usr/bin/ld: (.text+0x2b3c): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' [INFO] [stdout] /usr/bin/ld: (.text+0x2b56): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' [INFO] [stdout] /usr/bin/ld: (.text+0x2b5d): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' [INFO] [stdout] /usr/bin/ld: (.text+0x2b77): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o):(.text+0x2b7e): more undefined references to `VTT for std::__cxx11::basic_stringstream, std::allocator >' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o): in function `line_tok(std::__cxx11::basic_string, std::allocator > const&, char)': [INFO] [stdout] (.text+0x2b98): undefined reference to `vtable for std::basic_ios >' [INFO] [stdout] /usr/bin/ld: (.text+0x2baf): undefined reference to `std::ios_base::~ios_base()' [INFO] [stdout] /usr/bin/ld: (.text+0x2c19): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2c87): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o): in function `line_uniq(std::__cxx11::basic_string, std::allocator >&, char)': [INFO] [stdout] (.text+0x2d56): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0x2df5): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2eb1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2ef8): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2f4c): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o): in function `line_uniq_app(std::__cxx11::basic_string, std::allocator >&, char)': [INFO] [stdout] (.text+0x2f94): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x2feb): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0x3097): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x30cc): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x30ee): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x312d): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3210): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x322a): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3249): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0x326d): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x32a1): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x32bc): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x32dc): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o): in function `remove_ignored_chars_utf(std::__cxx11::basic_string, std::allocator >&, std::vector > const&)': [INFO] [stdout] (.text+0x3400): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3414): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o): in function `myopen(std::basic_ifstream >&, char const*, std::_Ios_Openmode)': [INFO] [stdout] (.text+0x593): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)' [INFO] [stdout] /usr/bin/ld: (.text+0x5b3): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o): in function `mychomp(std::__cxx11::basic_string, std::allocator >&)': [INFO] [stdout] (.text+0xa38): undefined reference to `std::__cxx11::basic_string, std::allocator >::resize(unsigned long, char)' [INFO] [stdout] /usr/bin/ld: (.text+0xa47): undefined reference to `std::__cxx11::basic_string, std::allocator >::resize(unsigned long, char)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o): in function `uniqlist(std::vector, std::allocator >, std::allocator, std::allocator > > >&)': [INFO] [stdout] (.text+0x2541): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o): in function `line_uniq(std::__cxx11::basic_string, std::allocator >&, char)': [INFO] [stdout] (.text+0x2e3a): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o): in function `line_uniq_app(std::__cxx11::basic_string, std::allocator >&, char)': [INFO] [stdout] (.text+0x316e): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o): in function `mystrsep(std::__cxx11::basic_string, std::allocator > const&, __gnu_cxx::__normal_iterator, std::allocator > >&) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o): in function `copy_field(std::__cxx11::basic_string, std::allocator >&, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x29): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o): in function `get_casechars[abi:cxx11](char const*) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x4d): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x6c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o): in function `remove_ignored_chars(std::__cxx11::basic_string, std::allocator >&, std::__cxx11::basic_string, std::allocator > const&) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x8c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o):(.text.unlikely+0x98): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o): in function `line_tok(std::__cxx11::basic_string, std::allocator > const&, char) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x104): undefined reference to `std::__cxx11::basic_stringstream, std::allocator >::~basic_stringstream()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x12e): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x158): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x166): undefined reference to `vtable for std::basic_streambuf >' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x172): undefined reference to `std::locale::~locale()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x179): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x181): undefined reference to `std::basic_iostream >::~basic_iostream()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x18f): undefined reference to `vtable for std::basic_ios >' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x19b): undefined reference to `std::ios_base::~ios_base()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x1b1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x1ba): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x1c1): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o): in function `std::vector >::_M_default_append(unsigned long)': [INFO] [stdout] (.text._ZNSt6vectorI6w_charSaIS0_EE17_M_default_appendEm[_ZNSt6vectorI6w_charSaIS0_EE17_M_default_appendEm]+0x8e): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorI6w_charSaIS0_EE17_M_default_appendEm[_ZNSt6vectorI6w_charSaIS0_EE17_M_default_appendEm]+0x184): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorI6w_charSaIS0_EE17_M_default_appendEm[_ZNSt6vectorI6w_charSaIS0_EE17_M_default_appendEm]+0x1ce): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorI6w_charSaIS0_EE17_M_default_appendEm[_ZNSt6vectorI6w_charSaIS0_EE17_M_default_appendEm]+0x1f2): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o):(.data.rel.ro+0x0): undefined reference to `vtable for std::__cxx11::basic_stringstream, std::allocator >' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o):(.data.rel.ro+0x8): undefined reference to `vtable for std::basic_streambuf >' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(csutil.o):(.data.rel.ro+0x10): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(filemgr.o): in function `FileMgr::fail(char const*, char const*)': [INFO] [stdout] (.text+0x1d): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(filemgr.o): in function `FileMgr::~FileMgr()': [INFO] [stdout] (.text+0x5b): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x62): undefined reference to `vtable for std::basic_ifstream >' [INFO] [stdout] /usr/bin/ld: (.text+0x7b): undefined reference to `vtable for std::basic_filebuf >' [INFO] [stdout] /usr/bin/ld: (.text+0x84): undefined reference to `std::basic_filebuf >::close()' [INFO] [stdout] /usr/bin/ld: (.text+0x8d): undefined reference to `std::__basic_file::~__basic_file()' [INFO] [stdout] /usr/bin/ld: (.text+0x94): undefined reference to `vtable for std::basic_streambuf >' [INFO] [stdout] /usr/bin/ld: (.text+0xa1): undefined reference to `std::locale::~locale()' [INFO] [stdout] /usr/bin/ld: (.text+0xa8): undefined reference to `VTT for std::basic_ifstream >' [INFO] [stdout] /usr/bin/ld: (.text+0xaf): undefined reference to `VTT for std::basic_ifstream >' [INFO] [stdout] /usr/bin/ld: (.text+0xc8): undefined reference to `vtable for std::basic_ios >' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(filemgr.o): in function `FileMgr::getline(std::__cxx11::basic_string, std::allocator >&)': [INFO] [stdout] (.text+0x11b): undefined reference to `std::__basic_file::is_open() const' [INFO] [stdout] /usr/bin/ld: (.text+0x137): undefined reference to `std::__basic_file::is_open() const' [INFO] [stdout] /usr/bin/ld: (.text+0x183): undefined reference to `std::basic_istream >& std::getline, std::allocator >(std::basic_istream >&, std::__cxx11::basic_string, std::allocator >&, char)' [INFO] [stdout] /usr/bin/ld: (.text+0x1ac): undefined reference to `std::ctype::_M_widen_init() const' [INFO] [stdout] /usr/bin/ld: (.text+0x1ff): undefined reference to `std::__throw_bad_cast()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(filemgr.o): in function `FileMgr::FileMgr(char const*, char const*)': [INFO] [stdout] (.text+0x259): undefined reference to `std::ios_base::ios_base()' [INFO] [stdout] /usr/bin/ld: (.text+0x260): undefined reference to `VTT for std::basic_ifstream >' [INFO] [stdout] /usr/bin/ld: (.text+0x26b): undefined reference to `vtable for std::basic_ios >' [INFO] [stdout] /usr/bin/ld: (.text+0x27d): undefined reference to `VTT for std::basic_ifstream >' [INFO] [stdout] /usr/bin/ld: (.text+0x2bc): undefined reference to `std::basic_ios >::init(std::basic_streambuf >*)' [INFO] [stdout] /usr/bin/ld: (.text+0x2c3): undefined reference to `vtable for std::basic_ifstream >' [INFO] [stdout] /usr/bin/ld: (.text+0x2dd): undefined reference to `std::basic_filebuf >::basic_filebuf()' [INFO] [stdout] /usr/bin/ld: (.text+0x2e8): undefined reference to `std::basic_ios >::init(std::basic_streambuf >*)' [INFO] [stdout] /usr/bin/ld: (.text+0x358): undefined reference to `std::__basic_file::is_open() const' [INFO] [stdout] /usr/bin/ld: (.text+0x3cf): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3d9): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x409): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x411): undefined reference to `std::__basic_file::is_open() const' [INFO] [stdout] /usr/bin/ld: (.text+0x42c): undefined reference to `std::__basic_file::is_open() const' [INFO] [stdout] /usr/bin/ld: (.text+0x44f): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x47b): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4c2): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(filemgr.o): in function `FileMgr::~FileMgr()': [INFO] [stdout] (.text+0xe0): undefined reference to `std::ios_base::~ios_base()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(filemgr.o): in function `FileMgr::~FileMgr() [clone .cold]': [INFO] [stdout] (.text.unlikely+0x1): undefined reference to `__cxa_begin_catch' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x6): undefined reference to `__cxa_end_catch' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(filemgr.o): in function `FileMgr::FileMgr(char const*, char const*) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x19): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x22): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x2a): undefined reference to `std::basic_ifstream >::~basic_ifstream()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x4e): undefined reference to `std::basic_filebuf >::~basic_filebuf()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x59): undefined reference to `VTT for std::basic_ifstream >' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x6d): undefined reference to `vtable for std::basic_ios >' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x7c): undefined reference to `std::ios_base::~ios_base()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `void std::__cxx11::basic_string, std::allocator >::_M_construct<__gnu_cxx::__normal_iterator, std::allocator > > >(__gnu_cxx::__normal_iterator, std::allocator > >, __gnu_cxx::__normal_iterator, std::allocator > >, std::forward_iterator_tag) [clone .isra.0]': [INFO] [stdout] (.text+0x2f7): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `void std::__cxx11::basic_string, std::allocator >::_M_construct(char*, char*, std::forward_iterator_tag) [clone .isra.0]': [INFO] [stdout] (.text+0x577): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `void std::__cxx11::basic_string, std::allocator >::_M_construct(char const*, char const*, std::forward_iterator_tag) [clone .isra.0]': [INFO] [stdout] (.text+0x637): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `HashMgr::get_clen_and_captype(std::__cxx11::basic_string, std::allocator > const&, int*)': [INFO] [stdout] (.text+0x9d1): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `HashMgr::decode_flags(unsigned short**, std::__cxx11::basic_string, std::allocator > const&, FileMgr*) const': [INFO] [stdout] (.text+0xaab): undefined reference to `operator new[](unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xb5e): undefined reference to `operator new[](unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xbd9): undefined reference to `operator new[](unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xc1b): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0xc58): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0xcd0): undefined reference to `operator new[](unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xd11): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `HashMgr::decode_flag(std::__cxx11::basic_string, std::allocator > const&) const': [INFO] [stdout] (.text+0xe26): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xe3b): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `HashMgr::encode_flag[abi:cxx11](unsigned short) const': [INFO] [stdout] (.text+0x1004): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_construct(unsigned long, char)' [INFO] [stdout] /usr/bin/ld: (.text+0x11ab): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x124c): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x12a1): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x12ee): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_construct(unsigned long, char)' [INFO] [stdout] /usr/bin/ld: (.text+0x14af): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_construct(unsigned long, char)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `HashMgr::free_table()': [INFO] [stdout] (.text+0x16be): undefined reference to `operator delete[](void*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `HashMgr::~HashMgr()': [INFO] [stdout] (.text+0x1749): undefined reference to `operator delete[](void*)' [INFO] [stdout] /usr/bin/ld: (.text+0x1789): undefined reference to `operator delete[](void*)' [INFO] [stdout] /usr/bin/ld: (.text+0x17f1): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1813): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1837): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1852): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x186d): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o):(.text+0x1888): more undefined references to `operator delete(void*, unsigned long)' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `HashMgr::remove(std::__cxx11::basic_string, std::allocator > const&)': [INFO] [stdout] (.text+0x1a2f): undefined reference to `operator new[](unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1a72): undefined reference to `operator delete[](void*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `HashMgr::parse_reptable(std::__cxx11::basic_string, std::allocator > const&, FileMgr*)': [INFO] [stdout] (.text+0x1c87): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x1ca6): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1d72): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1eb4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1f21): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1f3b): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2004): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2071): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2087): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2159): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x217b): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x21bc): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x21e6): undefined reference to `std::__cxx11::basic_string, std::allocator >::resize(unsigned long, char)' [INFO] [stdout] /usr/bin/ld: (.text+0x2217): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `HashMgr::add_word(std::__cxx11::basic_string, std::allocator > const&, int, unsigned short*, int, std::__cxx11::basic_string, std::allocator > const*, bool, int)': [INFO] [stdout] (.text+0x2364): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x2407): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x25e2): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x25fb): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2676): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x26db): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x270d): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0x283d): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0x2862): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0x287f): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x28a1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0x28b8): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0x28db): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x28f6): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2912): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x295e): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2a93): undefined reference to `operator delete[](void*)' [INFO] [stdout] /usr/bin/ld: (.text+0x2ac7): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2ad8): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2b04): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2b15): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2b83): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x2b9c): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x2bb5): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x2bda): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x2bfa): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2d24): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2d31): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2d46): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2d53): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2da6): undefined reference to `operator delete[](void*)' [INFO] [stdout] /usr/bin/ld: (.text+0x2f02): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x2fdc): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x304c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_erase(unsigned long, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3084): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_erase(unsigned long, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x313e): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x317b): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x318c): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x31c0): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3294): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0x32b9): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0x32d3): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3323): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3411): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x347b): undefined reference to `operator delete[](void*)' [INFO] [stdout] /usr/bin/ld: (.text+0x34be): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x34de): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x3606): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3688): undefined reference to `operator delete[](void*)' [INFO] [stdout] /usr/bin/ld: (.text+0x36fc): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x374f): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3785): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0x37b6): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0x37ce): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0x37db): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3819): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0x382f): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text+0x383c): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3877): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `HashMgr::add_hidden_capitalized_word(std::__cxx11::basic_string, std::allocator > const&, int, unsigned short*, int, std::__cxx11::basic_string, std::allocator > const*, int)': [INFO] [stdout] (.text+0x399b): undefined reference to `operator new[](unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x39c3): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x3aae): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3ac4): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3aff): undefined reference to `operator new[](unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `HashMgr::add_with_affix(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)': [INFO] [stdout] (.text+0x3d78): undefined reference to `operator new[](unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3d91): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `HashMgr::load_tables(char const*, char const*)': [INFO] [stdout] (.text+0x3dfa): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3ea8): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_erase(unsigned long, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x3ebe): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x3fc5): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x3fda): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x40a9): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x40ba): undefined reference to `std::__cxx11::basic_string, std::allocator >::resize(unsigned long, char)' [INFO] [stdout] /usr/bin/ld: (.text+0x40c9): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x4119): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_erase(unsigned long, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4129): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x4223): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4294): undefined reference to `std::__cxx11::basic_string, std::allocator >::resize(unsigned long, char)' [INFO] [stdout] /usr/bin/ld: (.text+0x42bf): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x4337): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x43af): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x450f): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x452c): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4547): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x456a): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x45ac): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o):(.text+0x45d2): more undefined references to `operator delete(void*, unsigned long)' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `HashMgr::load_tables(char const*, char const*)': [INFO] [stdout] (.text+0x4687): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0x46bd): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0x46ee): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `HashMgr::parse_aliasm(std::__cxx11::basic_string, std::allocator > const&, FileMgr*)': [INFO] [stdout] (.text+0x4843): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x4862): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4941): undefined reference to `operator delete[](void*)' [INFO] [stdout] /usr/bin/ld: (.text+0x498e): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x49b9): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4aed): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4bb4): undefined reference to `operator new[](unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4bd7): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x4bf7): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4c69): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4cd4): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `HashMgr::parse_aliasf(std::__cxx11::basic_string, std::allocator > const&, FileMgr*)': [INFO] [stdout] (.text+0x4df7): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x4e16): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4f21): undefined reference to `operator delete[](void*)' [INFO] [stdout] /usr/bin/ld: (.text+0x4f85): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4fb4): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x5176): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x5232): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x52f1): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x538c): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `HashMgr::load_config(char const*, char const*)': [INFO] [stdout] (.text+0x53e3): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x54d7): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_erase(unsigned long, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x5556): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x557b): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x55a0): undefined reference to `std::__cxx11::basic_string, std::allocator >::find(char const*, unsigned long, unsigned long) const' [INFO] [stdout] /usr/bin/ld: (.text+0x564c): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x5a0a): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x5a27): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x5a90): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x5ab6): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o):(.text+0x5acc): more undefined references to `operator delete(void*, unsigned long)' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `HashMgr::decode_flags(std::vector >&, std::__cxx11::basic_string, std::allocator > const&, FileMgr*) const': [INFO] [stdout] (.text+0x5eb1): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x5f00): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x5ff8): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `HashMgr::free_flag(unsigned short*, short)': [INFO] [stdout] (.text+0x15ee): undefined reference to `operator delete[](void*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `HashMgr::~HashMgr()': [INFO] [stdout] (.text+0x191a): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `HashMgr::decode_flags(unsigned short**, std::__cxx11::basic_string, std::allocator > const&, FileMgr*) const [clone .cold]': [INFO] [stdout] (.text.unlikely+0x34): undefined reference to `__cxa_throw_bad_array_new_length' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x48): undefined reference to `__cxa_throw_bad_array_new_length' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `HashMgr::encode_flag[abi:cxx11](unsigned short) const [clone .cold]': [INFO] [stdout] (.text.unlikely+0xb2): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0xe4): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `HashMgr::remove(std::__cxx11::basic_string, std::allocator > const&) [clone .cold]': [INFO] [stdout] (.text.unlikely+0xf7): undefined reference to `__cxa_throw_bad_array_new_length' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `HashMgr::parse_reptable(std::__cxx11::basic_string, std::allocator > const&, FileMgr*) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x104): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x110): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x11c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x13f): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x14b): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `HashMgr::add_word(std::__cxx11::basic_string, std::allocator > const&, int, unsigned short*, int, std::__cxx11::basic_string, std::allocator > const*, bool, int) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x15f): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x186): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x19d): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x1a9): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x1c1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x1cd): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x1f5): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x215): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `HashMgr::add_hidden_capitalized_word(std::__cxx11::basic_string, std::allocator > const&, int, unsigned short*, int, std::__cxx11::basic_string, std::allocator > const*, int) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x22c): undefined reference to `__cxa_throw_bad_array_new_length' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x234): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x25f): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `HashMgr::add_with_affix(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x29a): undefined reference to `__cxa_throw_bad_array_new_length' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `HashMgr::load_tables(char const*, char const*) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x2b3): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x2bc): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x2cc): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x2f4): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `HashMgr::parse_aliasm(std::__cxx11::basic_string, std::allocator > const&, FileMgr*) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x314): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x320): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `HashMgr::parse_aliasf(std::__cxx11::basic_string, std::allocator > const&, FileMgr*) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x348): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x354): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `HashMgr::load_config(char const*, char const*) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x381): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x3a0): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x3a8): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `HashMgr::HashMgr(char const*, char const*, char const*) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x3d2): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x3f9): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x414): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x42f): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x444): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x44d): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x456): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x46a): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `std::vector >::~vector()': [INFO] [stdout] (.text._ZNSt6vectorI9replentrySaIS0_EED2Ev[_ZNSt6vectorI9replentrySaIS0_EED5Ev]+0x51): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorI9replentrySaIS0_EED2Ev[_ZNSt6vectorI9replentrySaIS0_EED5Ev]+0x74): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorI9replentrySaIS0_EED2Ev[_ZNSt6vectorI9replentrySaIS0_EED5Ev]+0xa6): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `std::vector >::reserve(unsigned long)': [INFO] [stdout] (.text._ZNSt6vectorI9replentrySaIS0_EE7reserveEm[_ZNSt6vectorI9replentrySaIS0_EE7reserveEm]+0x7b): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorI9replentrySaIS0_EE7reserveEm[_ZNSt6vectorI9replentrySaIS0_EE7reserveEm]+0x168): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorI9replentrySaIS0_EE7reserveEm[_ZNSt6vectorI9replentrySaIS0_EE7reserveEm]+0x186): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorI9replentrySaIS0_EE7reserveEm[_ZNSt6vectorI9replentrySaIS0_EE7reserveEm]+0x2af): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorI9replentrySaIS0_EE7reserveEm[_ZNSt6vectorI9replentrySaIS0_EE7reserveEm]+0x37a): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `std::vector >::reserve(unsigned long)': [INFO] [stdout] (.text._ZNSt6vectorItSaItEE7reserveEm[_ZNSt6vectorItSaItEE7reserveEm]+0x5f): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorItSaItEE7reserveEm[_ZNSt6vectorItSaItEE7reserveEm]+0xb6): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorItSaItEE7reserveEm[_ZNSt6vectorItSaItEE7reserveEm]+0xd1): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `std::vector >::_M_fill_insert(__gnu_cxx::__normal_iterator > >, unsigned long, hentry* const&)': [INFO] [stdout] (.text._ZNSt6vectorIP6hentrySaIS1_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS1_S3_EEmRKS1_[_ZNSt6vectorIP6hentrySaIS1_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS1_S3_EEmRKS1_]+0x17e): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorIP6hentrySaIS1_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS1_S3_EEmRKS1_[_ZNSt6vectorIP6hentrySaIS1_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS1_S3_EEmRKS1_]+0x220): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorIP6hentrySaIS1_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS1_S3_EEmRKS1_[_ZNSt6vectorIP6hentrySaIS1_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS1_S3_EEmRKS1_]+0x3b1): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `void std::vector >::_M_realloc_insert<>(__gnu_cxx::__normal_iterator > >)': [INFO] [stdout] (.text._ZNSt6vectorI9replentrySaIS0_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_[_ZNSt6vectorI9replentrySaIS0_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_]+0x1b7): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorI9replentrySaIS0_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_[_ZNSt6vectorI9replentrySaIS0_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_]+0x1d5): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorI9replentrySaIS0_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_[_ZNSt6vectorI9replentrySaIS0_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_]+0x213): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorI9replentrySaIS0_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_[_ZNSt6vectorI9replentrySaIS0_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_]+0x409): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorI9replentrySaIS0_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_[_ZNSt6vectorI9replentrySaIS0_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_]+0x427): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorI9replentrySaIS0_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_[_ZNSt6vectorI9replentrySaIS0_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_]+0x55c): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorI9replentrySaIS0_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_[_ZNSt6vectorI9replentrySaIS0_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_]+0x6eb): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `void std::vector >::_M_realloc_insert(__gnu_cxx::__normal_iterator > >, unsigned short* const&)': [INFO] [stdout] (.text._ZNSt6vectorIPtSaIS0_EE17_M_realloc_insertIJRKS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_[_ZNSt6vectorIPtSaIS0_EE17_M_realloc_insertIJRKS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_]+0xd6): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorIPtSaIS0_EE17_M_realloc_insertIJRKS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_[_ZNSt6vectorIPtSaIS0_EE17_M_realloc_insertIJRKS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_]+0x11f): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorIPtSaIS0_EE17_M_realloc_insertIJRKS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_[_ZNSt6vectorIPtSaIS0_EE17_M_realloc_insertIJRKS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_]+0x197): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hashmgr.o): in function `void std::vector >::_M_realloc_insert(__gnu_cxx::__normal_iterator > >, char* const&)': [INFO] [stdout] (.text._ZNSt6vectorIPcSaIS0_EE17_M_realloc_insertIJRKS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_[_ZNSt6vectorIPcSaIS0_EE17_M_realloc_insertIJRKS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_]+0xd6): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorIPcSaIS0_EE17_M_realloc_insertIJRKS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_[_ZNSt6vectorIPcSaIS0_EE17_M_realloc_insertIJRKS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_]+0x11f): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorIPcSaIS0_EE17_M_realloc_insertIJRKS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_[_ZNSt6vectorIPcSaIS0_EE17_M_realloc_insertIJRKS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_]+0x197): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunzip.o): in function `Hunzip::fail(char const*, std::__cxx11::basic_string, std::allocator > const&)': [INFO] [stdout] (.text+0x1d): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunzip.o): in function `Hunzip::~Hunzip()': [INFO] [stdout] (.text+0x57): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x5e): undefined reference to `vtable for std::basic_ifstream >' [INFO] [stdout] /usr/bin/ld: (.text+0x78): undefined reference to `vtable for std::basic_filebuf >' [INFO] [stdout] /usr/bin/ld: (.text+0x81): undefined reference to `std::basic_filebuf >::close()' [INFO] [stdout] /usr/bin/ld: (.text+0x8d): undefined reference to `std::__basic_file::~__basic_file()' [INFO] [stdout] /usr/bin/ld: (.text+0x94): undefined reference to `vtable for std::basic_streambuf >' [INFO] [stdout] /usr/bin/ld: (.text+0xa1): undefined reference to `std::locale::~locale()' [INFO] [stdout] /usr/bin/ld: (.text+0xa8): undefined reference to `VTT for std::basic_ifstream >' [INFO] [stdout] /usr/bin/ld: (.text+0xaf): undefined reference to `VTT for std::basic_ifstream >' [INFO] [stdout] /usr/bin/ld: (.text+0xca): undefined reference to `vtable for std::basic_ios >' [INFO] [stdout] /usr/bin/ld: (.text+0xde): undefined reference to `std::ios_base::~ios_base()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunzip.o): in function `Hunzip::getbuf()': [INFO] [stdout] (.text+0x21e): undefined reference to `std::istream::read(char*, long)' [INFO] [stdout] /usr/bin/ld: (.text+0x249): undefined reference to `std::basic_filebuf >::close()' [INFO] [stdout] /usr/bin/ld: (.text+0x2aa): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)' [INFO] [stdout] /usr/bin/ld: (.text+0x2cf): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunzip.o): in function `Hunzip::getline(std::__cxx11::basic_string, std::allocator >&) [clone .part.0]': [INFO] [stdout] (.text+0x446): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x4ca): undefined reference to `std::__basic_file::is_open() const' [INFO] [stdout] /usr/bin/ld: (.text+0x57c): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunzip.o): in function `Hunzip::getcode(char const*)': [INFO] [stdout] (.text+0x635): undefined reference to `std::__basic_file::is_open() const' [INFO] [stdout] /usr/bin/ld: (.text+0x658): undefined reference to `std::istream::read(char*, long)' [INFO] [stdout] /usr/bin/ld: (.text+0x6f3): undefined reference to `std::istream::read(char*, long)' [INFO] [stdout] /usr/bin/ld: (.text+0x7a6): undefined reference to `std::istream::read(char*, long)' [INFO] [stdout] /usr/bin/ld: (.text+0x803): undefined reference to `std::istream::read(char*, long)' [INFO] [stdout] /usr/bin/ld: (.text+0x848): undefined reference to `std::istream::read(char*, long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9c1): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x9f2): undefined reference to `std::istream::read(char*, long)' [INFO] [stdout] /usr/bin/ld: (.text+0xa3c): undefined reference to `std::istream::read(char*, long)' [INFO] [stdout] /usr/bin/ld: (.text+0xaf1): undefined reference to `std::istream::read(char*, long)' [INFO] [stdout] /usr/bin/ld: (.text+0xb1c): undefined reference to `std::istream::read(char*, long)' [INFO] [stdout] /usr/bin/ld: (.text+0xbe6): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunzip.o): in function `Hunzip::Hunzip(char const*, char const*)': [INFO] [stdout] (.text+0xc45): undefined reference to `std::ios_base::ios_base()' [INFO] [stdout] /usr/bin/ld: (.text+0xc4c): undefined reference to `VTT for std::basic_ifstream >' [INFO] [stdout] /usr/bin/ld: (.text+0xc57): undefined reference to `vtable for std::basic_ios >' [INFO] [stdout] /usr/bin/ld: (.text+0xc69): undefined reference to `VTT for std::basic_ifstream >' [INFO] [stdout] /usr/bin/ld: (.text+0xcaa): undefined reference to `std::basic_ios >::init(std::basic_streambuf >*)' [INFO] [stdout] /usr/bin/ld: (.text+0xcb1): undefined reference to `vtable for std::basic_ifstream >' [INFO] [stdout] /usr/bin/ld: (.text+0xccc): undefined reference to `std::basic_filebuf >::basic_filebuf()' [INFO] [stdout] /usr/bin/ld: (.text+0xcd7): undefined reference to `std::basic_ios >::init(std::basic_streambuf >*)' [INFO] [stdout] /usr/bin/ld: (.text+0xd33): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunzip.o): in function `Hunzip::~Hunzip()': [INFO] [stdout] (.text+0xfc): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunzip.o): in function `Hunzip::~Hunzip() [clone .cold]': [INFO] [stdout] (.text.unlikely+0x1): undefined reference to `__cxa_begin_catch' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x6): undefined reference to `__cxa_end_catch' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunzip.o): in function `Hunzip::Hunzip(char const*, char const*) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x2b): undefined reference to `std::basic_ifstream >::~basic_ifstream()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x33): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x43): undefined reference to `std::basic_filebuf >::~basic_filebuf()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x4e): undefined reference to `VTT for std::basic_ifstream >' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x64): undefined reference to `vtable for std::basic_ios >' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x73): undefined reference to `std::ios_base::~ios_base()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x7a): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(hunzip.o): in function `std::vector >::_M_default_append(unsigned long)': [INFO] [stdout] (.text._ZNSt6vectorI3bitSaIS0_EE17_M_default_appendEm[_ZNSt6vectorI3bitSaIS0_EE17_M_default_appendEm]+0xad): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorI3bitSaIS0_EE17_M_default_appendEm[_ZNSt6vectorI3bitSaIS0_EE17_M_default_appendEm]+0x1c5): undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorI3bitSaIS0_EE17_M_default_appendEm[_ZNSt6vectorI3bitSaIS0_EE17_M_default_appendEm]+0x228): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt6vectorI3bitSaIS0_EE17_M_default_appendEm[_ZNSt6vectorI3bitSaIS0_EE17_M_default_appendEm]+0x249): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(phonet.o): in function `phonet(std::__cxx11::basic_string, std::allocator > const&, phonetable&)': [INFO] [stdout] (.text+0xadc): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xe17): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xeee): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(phonet.o): in function `phonet(std::__cxx11::basic_string, std::allocator > const&, phonetable&) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affentry.o): in function `void std::__cxx11::basic_string, std::allocator >::_M_construct(char*, char*, std::forward_iterator_tag) [clone .isra.0]': [INFO] [stdout] (.text+0x87): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affentry.o): in function `void std::__cxx11::basic_string, std::allocator >::_M_construct(char const*, char const*, std::forward_iterator_tag) [clone .isra.0]': [INFO] [stdout] (.text+0x147): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affentry.o): in function `AffEntry::~AffEntry()': [INFO] [stdout] (.text+0x1aa): undefined reference to `operator delete[](void*)' [INFO] [stdout] /usr/bin/ld: (.text+0x1e2): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x209): undefined reference to `operator delete[](void*)' [INFO] [stdout] /usr/bin/ld: (.text+0x211): undefined reference to `operator delete[](void*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affentry.o): in function `PfxEntry::add[abi:cxx11](char const*, unsigned long)': [INFO] [stdout] (.text+0x978): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x98e): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: (.text+0x9bc): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x9dd): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xa01): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xa26): undefined reference to `std::__throw_logic_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0xa41): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affentry.o): in function `PfxEntry::check_twosfx(std::__cxx11::basic_string, std::allocator > const&, int, int, char, unsigned short)': [INFO] [stdout] (.text+0xb1c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xb9c): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xbc5): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xc24): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0xc48): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affentry.o): in function `PfxEntry::check_twosfx_morph(std::__cxx11::basic_string, std::allocator > const&, int, int, char, unsigned short)': [INFO] [stdout] (.text+0xd76): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xdc3): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xe74): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0xf03): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0xf27): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affentry.o): in function `SfxEntry::add[abi:cxx11](char const*, unsigned long)': [INFO] [stdout] (.text+0x10a1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x10cd): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x10ea): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affentry.o): in function `SfxEntry::initReverseWord()': [INFO] [stdout] (.text+0x111c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affentry.o): in function `PfxEntry::checkword(std::__cxx11::basic_string, std::allocator > const&, int, int, char, unsigned short)': [INFO] [stdout] (.text+0x1204): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1334): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x13cd): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x13f9): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0x1414): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affentry.o): in function `PfxEntry::check_morph(std::__cxx11::basic_string, std::allocator > const&, int, int, char, unsigned short)': [INFO] [stdout] (.text+0x1544): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x16ae): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x178e): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1819): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x18bf): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x18dd): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x19e5): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1a0c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1a2a): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1a49): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1acc): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1b08): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1b91): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1bd8): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1bf9): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1c59): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1c76): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1cbe): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0x1cd9): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x1cf4): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x1d0f): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x1d2e): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x1d4d): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affentry.o):(.text+0x1d6c): more undefined references to `std::__throw_length_error(char const*)' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affentry.o): in function `SfxEntry::check_twosfx(std::__cxx11::basic_string, std::allocator > const&, int, int, int, PfxEntry*, unsigned short)': [INFO] [stdout] (.text+0x1eb6): undefined reference to `std::__cxx11::basic_string, std::allocator >::resize(unsigned long, char)' [INFO] [stdout] /usr/bin/ld: (.text+0x1edd): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x1fb8): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2025): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2069): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0x2084): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affentry.o): in function `SfxEntry::check_twosfx_morph(std::__cxx11::basic_string, std::allocator > const&, int, int, int, PfxEntry*, unsigned short)': [INFO] [stdout] (.text+0x21c4): undefined reference to `std::__cxx11::basic_string, std::allocator >::resize(unsigned long, char)' [INFO] [stdout] /usr/bin/ld: (.text+0x21f1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x22f4): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2318): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x236e): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x23f6): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2450): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x24c0): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x24e2): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x251d): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: (.text+0x2538): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x2553): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x256e): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x258d): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x25ac): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affentry.o): in function `SfxEntry::checkword(std::__cxx11::basic_string, std::allocator > const&, int, int, int, PfxEntry*, unsigned short, unsigned short, unsigned short)': [INFO] [stdout] (.text+0x2ad9): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2bcf): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2c00): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: (.text+0x2c25): undefined reference to `std::__throw_length_error(char const*)' [INFO] [stdout] /usr/bin/ld: (.text+0x2c49): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affentry.o): in function `AffEntry::~AffEntry()': [INFO] [stdout] (.text+0x201): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affentry.o): in function `AffEntry::~AffEntry()': [INFO] [stdout] (.text+0x253): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affentry.o): in function `PfxEntry::~PfxEntry()': [INFO] [stdout] (.text._ZN8PfxEntryD0Ev[_ZN8PfxEntryD5Ev]+0x2d): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affentry.o): in function `SfxEntry::~SfxEntry()': [INFO] [stdout] (.text._ZN8SfxEntryD2Ev[_ZN8SfxEntryD5Ev]+0x39): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affentry.o): in function `SfxEntry::~SfxEntry()': [INFO] [stdout] (.text._ZN8SfxEntryD0Ev[_ZN8SfxEntryD5Ev]+0x39): undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affentry.o):(.text._ZN8SfxEntryD0Ev[_ZN8SfxEntryD5Ev]+0x53): more undefined references to `operator delete(void*, unsigned long)' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affentry.o): in function `PfxEntry::add[abi:cxx11](char const*, unsigned long) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affentry.o): in function `PfxEntry::check_twosfx(std::__cxx11::basic_string, std::allocator > const&, int, int, char, unsigned short) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x29): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affentry.o): in function `PfxEntry::check_twosfx_morph(std::__cxx11::basic_string, std::allocator > const&, int, int, char, unsigned short) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x52): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x5a): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affentry.o): in function `SfxEntry::add[abi:cxx11](char const*, unsigned long) [clone .cold]': [INFO] [stdout] (.text.unlikely+0x7e): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affentry.o):(.text.unlikely+0x92): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_dispose()' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libhunspell.a(affentry.o):(.data.rel.ro._ZTI8AffEntry[_ZTI8AffEntry]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info' [INFO] [stdout] /usr/bin/ld: read-only segment has dynamic relocations [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1efec2b25f70ea92caadea8c3c92282c8f1e70a7653ace5c77581c5652400101", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1efec2b25f70ea92caadea8c3c92282c8f1e70a7653ace5c77581c5652400101", kill_on_drop: false }` [INFO] [stdout] 1efec2b25f70ea92caadea8c3c92282c8f1e70a7653ace5c77581c5652400101