>>> newsboat: Building community/newsboat 2.35-r0 (using abuild 3.12.0-r5) started Tue, 02 Apr 2024 23:36:43 +0000 >>> newsboat: Checking sanity of /home/buildozer/aports/community/newsboat/APKBUILD... >>> newsboat: Analyzing dependencies... >>> newsboat: Installing for build: build-base asciidoctor cargo curl-dev gettext-dev libxml2-dev ncurses-dev sqlite-dev stfl-dev json-c-dev (1/48) Installing libffi (3.4.6-r0) (2/48) Installing libucontext (1.2-r3) (3/48) Installing yaml (0.2.5-r2) (4/48) Installing ruby-libs (3.3.0-r0) (5/48) Installing ruby (3.3.0-r0) (6/48) Installing asciidoctor (2.0.22-r0) (7/48) Installing xz-libs (5.6.1-r2) (8/48) Installing libxml2 (2.12.6-r0) (9/48) Installing llvm17-libs (17.0.6-r0) (10/48) Installing scudo-malloc (17.0.6-r0) (11/48) Installing rust (1.77.0-r0) (12/48) Installing cargo (1.77.0-r0) (13/48) Installing brotli (1.1.0-r1) (14/48) Installing brotli-dev (1.1.0-r1) (15/48) Installing c-ares-dev (1.27.0-r0) (16/48) Installing libidn2-dev (2.3.7-r0) (17/48) Installing libpsl-utils (0.21.5-r1) (18/48) Installing libpsl-dev (0.21.5-r1) (19/48) Installing nghttp2-dev (1.60.0-r0) (20/48) Installing openssl-dev (3.2.1-r1) (21/48) Installing zlib-dev (1.3.1-r0) (22/48) Installing zstd (1.5.6-r0) (23/48) Installing zstd-dev (1.5.6-r0) (24/48) Installing curl-dev (8.7.1-r0) (25/48) Installing libintl (0.22.5-r0) (26/48) Installing xz (5.6.1-r2) (27/48) Installing gettext-asprintf (0.22.5-r0) (28/48) Installing gettext-libs (0.22.5-r0) (29/48) Installing gettext-envsubst (0.22.5-r0) (30/48) Installing gettext (0.22.5-r0) (31/48) Installing gettext-dev (0.22.5-r0) (32/48) Installing xz-dev (5.6.1-r2) (33/48) Installing libxml2-utils (2.12.6-r0) (34/48) Installing libxml2-dev (2.12.6-r0) (35/48) Installing libformw (6.4_p20240309-r0) (36/48) Installing libmenuw (6.4_p20240309-r0) (37/48) Installing libpanelw (6.4_p20240309-r0) (38/48) Installing libncurses++ (6.4_p20240309-r0) (39/48) Installing ncurses-dev (6.4_p20240309-r0) (40/48) Installing readline (8.2.10-r0) (41/48) Installing sqlite (3.45.2-r0) (42/48) Installing sqlite-libs (3.45.2-r0) (43/48) Installing sqlite-dev (3.45.2-r0) (44/48) Installing stfl (0.24-r4) (45/48) Installing stfl-dev (0.24-r4) (46/48) Installing json-c (0.17-r0) (47/48) Installing json-c-dev (0.17-r0) (48/48) Installing .makedepends-newsboat (20240402.233644) Executing busybox-1.36.1-r24.trigger OK: 1140 MiB in 155 packages >>> newsboat: Cleaning up srcdir >>> newsboat: Cleaning up pkgdir >>> newsboat: Cleaning up tmpdir >>> newsboat: Fetching https://distfiles.alpinelinux.org/distfiles/edge//newsboat-2.35.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (56) The requested URL returned error: 404 >>> newsboat: Fetching https://newsboat.org/releases/2.35/newsboat-2.35.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 818k 100 818k 0 0 658k 0 0:00:01 0:00:01 --:--:-- 658k >>> newsboat: Fetching https://distfiles.alpinelinux.org/distfiles/edge//newsboat-2.35.tar.xz >>> newsboat: Checking sha512sums... newsboat-2.35.tar.xz: OK fix-version-number.patch: OK newsboat.desktop: OK >>> newsboat: Unpacking /var/cache/distfiles/edge/newsboat-2.35.tar.xz... >>> newsboat: fix-version-number.patch patching file rust/libnewsboat/build.rs Downloading crates ... Downloaded cxxbridge-flags v1.0.119 Downloaded cxxbridge-macro v1.0.119 Downloaded temp-dir v0.1.12 Downloaded cxx-build v1.0.119 Downloaded cxx v1.0.119 Downloaded curl-sys v0.4.72+curl-8.6.0 /usr/bin/pkg-config Checking for package sqlite3... found Checking for package libcurl... found Checking for package libxml-2.0... found Checking for package stfl... found Checking for command asciidoctor... found Checking for command cargo... found Checking for package json... not found Checking for package json-c... found Checking for package ncursesw... found Checking for package libcrypto... found Checking for package libssl... found g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -o doc/generate doc/generate.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -o doc/generate2 doc/generate2.cpp mkdir -p doc/xhtml sed 's/||/\t/g' doc/configcommands.dsv | awk -f doc/createConfigurationCommandsListView.awk > doc/configcommands-linked.asciidoc sed 's/||/\t/g' doc/keycmds.dsv | awk -f doc/createAvailableOperationsListView.awk > doc/availableoperations-linked.asciidoc sed 's/||/\t/g' doc/podboat-cmds.dsv | awk -f doc/createPodboatConfigurationCommandsListView.awk > doc/podboat-cmds-linked.asciidoc sed 's/||/\t/g' doc/cmdline-commands.dsv | awk -f doc/createAvailableCommandlineCommandsListView.awk > doc/cmdline-commands-linked.asciidoc asciidoctor --backend=html5 -a webfonts! --destination-dir=doc/xhtml doc/faq.asciidoc g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -o doc/gen-example-config doc/gen-example-config.cpp ./txt2h LICENSE > xlicense.h cargo build --package libnewsboat-ffi --verbose --release ./txt2h stfl/dialogs.stfl .stfl > stfl/dialogs.h ./txt2h stfl/dllist.stfl .stfl > stfl/dllist.h ./txt2h stfl/empty.stfl .stfl > stfl/empty.h ./txt2h stfl/feedlist.stfl .stfl > stfl/feedlist.h ./txt2h stfl/filebrowser.stfl .stfl > stfl/filebrowser.h ./txt2h stfl/help.stfl .stfl > stfl/help.h ./txt2h stfl/itemlist.stfl .stfl > stfl/itemlist.h ./txt2h stfl/itemview.stfl .stfl > stfl/itemview.h ./txt2h stfl/selecttag.stfl .stfl > stfl/selecttag.h ./txt2h stfl/urlview.stfl .stfl > stfl/urlview.h mkdir -p .deps/ mkdir -p .deps/filter/ mkdir -p .deps/rss/ mkdir -p .deps/src/ mkdir -p .deps/test/ mkdir -p .deps/test/test_helpers/ msgfmt --check --statistics -o po/ca.mo po/ca.po msgfmt --check --statistics -o po/de.mo po/de.po msgfmt --check --statistics -o po/es.mo po/es.po 272 translated messages, 94 fuzzy translations, 77 untranslated messages. msgfmt --check --statistics -o po/fr.mo po/fr.po 443 translated messages. msgfmt --check --statistics -o po/hu.mo po/hu.po 430 translated messages, 9 fuzzy translations, 4 untranslated messages. msgfmt --check --statistics -o po/it.mo po/it.po 418 translated messages, 16 fuzzy translations, 9 untranslated messages. msgfmt --check --statistics -o po/ja.mo po/ja.po 265 translated messages, 92 fuzzy translations, 86 untranslated messages. msgfmt --check --statistics -o po/nb.mo po/nb.po 443 translated messages. 60 translated messages, 29 fuzzy translations, 354 untranslated messages. msgfmt --check --statistics -o po/nl.mo po/nl.po msgfmt --check --statistics -o po/pl.mo po/pl.po 271 translated messages, 92 fuzzy translations, 80 untranslated messages. msgfmt --check --statistics -o po/pt_BR.mo po/pt_BR.po 443 translated messages. 443 translated messages. msgfmt --check --statistics -o po/ru.mo po/ru.po msgfmt --check --statistics -o po/sk.mo po/sk.po 302 translated messages, 73 fuzzy translations, 68 untranslated messages. msgfmt --check --statistics -o po/sv.mo po/sv.po 297 translated messages, 75 fuzzy translations, 71 untranslated messages. 443 translated messages. msgfmt --check --statistics -o po/tr.mo po/tr.po msgfmt --check --statistics -o po/uk.mo po/uk.po 443 translated messages. 443 translated messages. msgfmt --check --statistics -o po/zh.mo po/zh.po msgfmt --check --statistics -o po/zh_TW.mo po/zh_TW.po 443 translated messages. asciidoctor --backend=html5 -a webfonts! --destination-dir=doc/xhtml doc/newsboat.asciidoc 406 translated messages, 5 fuzzy translations, 32 untranslated messages. 264 translated messages, 93 fuzzy translations, 86 untranslated messages. Compiling libc v0.2.153 Compiling memchr v2.6.4 Compiling proc-macro2 v1.0.76 Running `rustc --crate-name memchr --edition=2021 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/memchr-2.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=e183603d07ad008e -C extra-filename=-e183603d07ad008e --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/libc-0.2.153/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=2504b2a93ac55958 -C extra-filename=-2504b2a93ac55958 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/libc-2504b2a93ac55958 -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2021 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/proc-macro2-1.0.76/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --cfg 'feature="span-locations"' -C metadata=96b48ccdf2079686 -C extra-filename=-96b48ccdf2079686 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/proc-macro2-96b48ccdf2079686 -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Compiling pkg-config v0.3.28 Running `rustc --crate-name pkg_config /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/pkg-config-0.3.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=352adb72f5618e7d -C extra-filename=-352adb72f5618e7d --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/libc-0.2.153/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=2cdf8182f8e10a63 -C extra-filename=-2cdf8182f8e10a63 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/libc-2cdf8182f8e10a63 -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Compiling unicode-ident v1.0.12 Running `/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/libc-2504b2a93ac55958/build-script-build` Running `rustc --crate-name unicode_ident --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=192862532adb9f4b -C extra-filename=-192862532adb9f4b --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Running `rustc --crate-name libc /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/libc-0.2.153/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=a97625fe6135ee7c -C extra-filename=-a97625fe6135ee7c --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn` doc/generate2 doc/keycmds.dsv > doc/newsboat-keycmds.asciidoc doc/generate doc/podboat-cmds.dsv 'pb-' > doc/podboat-cfgcmds.asciidoc sed 's/+{backslash}"+/`\\"`/g' doc/configcommands.dsv | doc/gen-example-config > doc/example-config doc/generate doc/configcommands.dsv > doc/newsboat-cfgcmds.asciidoc asciidoctor --require=./doc/man.rb --backend=manpage doc/manpage-podboat.asciidoc Compiling vcpkg v0.2.15 Running `rustc --crate-name vcpkg /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=b75e6b901e4767a9 -C extra-filename=-b75e6b901e4767a9 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Running `/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/libc-2cdf8182f8e10a63/build-script-build` Running `/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/proc-macro2-96b48ccdf2079686/build-script-build` Compiling aho-corasick v1.1.2 Running `rustc --crate-name aho_corasick --edition=2021 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/aho-corasick-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' -C metadata=9c685735fde749ed -C extra-filename=-9c685735fde749ed --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern memchr=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libmemchr-e183603d07ad008e.rmeta --cap-lints allow` Running `rustc --crate-name libc /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/libc-0.2.153/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=00d6e797aee31977 -C extra-filename=-00d6e797aee31977 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn` Running `rustc --crate-name proc_macro2 --edition=2021 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/proc-macro2-1.0.76/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --cfg 'feature="span-locations"' -C metadata=14d4d26d9fb80b8d -C extra-filename=-14d4d26d9fb80b8d --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern unicode_ident=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libunicode_ident-192862532adb9f4b.rmeta --cap-lints allow --cfg span_locations --cfg wrap_proc_macro` asciidoctor --require=./doc/man.rb --backend=manpage doc/manpage-newsboat.asciidoc Compiling cc v1.0.83 Running `rustc --crate-name cc --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/cc-1.0.83/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=ecd1b7d6c3b832bd -C extra-filename=-ecd1b7d6c3b832bd --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern libc=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/liblibc-a97625fe6135ee7c.rmeta --cap-lints allow` Compiling quote v1.0.35 Running `rustc --crate-name quote --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/quote-1.0.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=743172347eaa9f80 -C extra-filename=-743172347eaa9f80 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern proc_macro2=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libproc_macro2-14d4d26d9fb80b8d.rmeta --cap-lints allow` Compiling temp-dir v0.1.12 Running `rustc --crate-name temp_dir --edition=2021 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/temp-dir-0.1.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=677eab4d7145400a -C extra-filename=-677eab4d7145400a --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Compiling regex-syntax v0.8.2 Compiling syn v2.0.48 Running `rustc --crate-name regex_syntax --edition=2021 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/regex-syntax-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=2dad70e8e7be31c3 -C extra-filename=-2dad70e8e7be31c3 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Running `rustc --crate-name syn --edition=2021 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/syn-2.0.48/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=86d3058f951077fa -C extra-filename=-86d3058f951077fa --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern proc_macro2=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libproc_macro2-14d4d26d9fb80b8d.rmeta --extern quote=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libquote-743172347eaa9f80.rmeta --extern unicode_ident=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libunicode_ident-192862532adb9f4b.rmeta --cap-lints allow` Compiling scratch v1.0.7 Running `rustc --crate-name build_script_build /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/scratch-1.0.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=eec807ecbc55f9f2 -C extra-filename=-eec807ecbc55f9f2 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/scratch-eec807ecbc55f9f2 -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Compiling autocfg v1.1.0 Running `rustc --crate-name autocfg /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/autocfg-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=c74e6b2f19216aba -C extra-filename=-c74e6b2f19216aba --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Compiling tinyvec_macros v0.1.1 Running `rustc --crate-name tinyvec_macros --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=1f4592588a190034 -C extra-filename=-1f4592588a190034 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Compiling tinyvec v1.6.0 Running `rustc --crate-name tinyvec --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/tinyvec-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' -C metadata=3fb6ca0cb13cf4ae -C extra-filename=-3fb6ca0cb13cf4ae --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern tinyvec_macros=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libtinyvec_macros-1f4592588a190034.rmeta --cap-lints allow` Running `/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/scratch-eec807ecbc55f9f2/build-script-build` Compiling termcolor v1.4.0 Running `rustc --crate-name termcolor --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/termcolor-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=c45f5b450cb3c6ba -C extra-filename=-c45f5b450cb3c6ba --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Compiling num-traits v0.2.17 Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/num-traits-0.2.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=8edd0d4b65302320 -C extra-filename=-8edd0d4b65302320 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/num-traits-8edd0d4b65302320 -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern autocfg=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libautocfg-c74e6b2f19216aba.rlib --cap-lints allow` Compiling lazy_static v1.4.0 Compiling cxxbridge-flags v1.0.119 Running `rustc --crate-name lazy_static /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/lazy_static-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=9a7c4c0c8ca474fa -C extra-filename=-9a7c4c0c8ca474fa --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Running `rustc --crate-name cxxbridge_flags --edition=2021 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/cxxbridge-flags-1.0.119/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=67e9e26de96d7d75 -C extra-filename=-67e9e26de96d7d75 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Compiling unicode-width v0.1.11 Running `rustc --crate-name unicode_width /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/unicode-width-0.1.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=feca1915163e2d60 -C extra-filename=-feca1915163e2d60 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Running `/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/num-traits-8edd0d4b65302320/build-script-build` Compiling libz-sys v1.1.12 Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/libz-sys-1.1.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="libc"' -C metadata=f050f8e9483496ca -C extra-filename=-f050f8e9483496ca --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/libz-sys-f050f8e9483496ca -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern cc=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libcc-ecd1b7d6c3b832bd.rlib --extern pkg_config=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libpkg_config-352adb72f5618e7d.rlib --extern vcpkg=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libvcpkg-b75e6b901e4767a9.rlib --cap-lints allow` Compiling link-cplusplus v1.0.9 Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/link-cplusplus-1.0.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=a427af44430795f9 -C extra-filename=-a427af44430795f9 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/link-cplusplus-a427af44430795f9 -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern cc=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libcc-ecd1b7d6c3b832bd.rlib --cap-lints allow` Compiling gettext-sys v0.21.3 Running `rustc --crate-name build_script_build /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/gettext-sys-0.21.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="gettext-system"' -C metadata=97a500ecb76a98ab -C extra-filename=-97a500ecb76a98ab --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/gettext-sys-97a500ecb76a98ab -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern cc=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libcc-ecd1b7d6c3b832bd.rlib --extern temp_dir=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libtemp_dir-677eab4d7145400a.rlib --cap-lints allow` Running `/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/link-cplusplus-a427af44430795f9/build-script-build` Compiling curl-sys v0.4.72+curl-8.6.0 Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/curl-sys-0.4.72+curl-8.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=1cda8ed7871a03e3 -C extra-filename=-1cda8ed7871a03e3 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/curl-sys-1cda8ed7871a03e3 -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern cc=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libcc-ecd1b7d6c3b832bd.rlib --extern pkg_config=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libpkg_config-352adb72f5618e7d.rlib --cap-lints allow` Running `/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/gettext-sys-97a500ecb76a98ab/build-script-build` Running `rustc --crate-name gettext_sys /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/gettext-sys-0.21.3/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="gettext-system"' -C metadata=6107bd4c8d42773e -C extra-filename=-6107bd4c8d42773e --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Compiling codespan-reporting v0.11.1 Running `rustc --crate-name codespan_reporting --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/codespan-reporting-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=552e18caf9f13afe -C extra-filename=-552e18caf9f13afe --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern termcolor=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libtermcolor-c45f5b450cb3c6ba.rmeta --extern unicode_width=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libunicode_width-feca1915163e2d60.rmeta --cap-lints allow` Running `/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/libz-sys-f050f8e9483496ca/build-script-build` Compiling backtrace v0.3.69 Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/backtrace-0.3.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=251693b026fa68c4 -C extra-filename=-251693b026fa68c4 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/backtrace-251693b026fa68c4 -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern cc=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libcc-ecd1b7d6c3b832bd.rlib --cap-lints allow` Compiling unicode-normalization v0.1.22 Compiling cxx v1.0.119 Running `rustc --crate-name unicode_normalization --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/unicode-normalization-0.1.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' -C metadata=5f2c0d93b8621e21 -C extra-filename=-5f2c0d93b8621e21 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern tinyvec=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libtinyvec-3fb6ca0cb13cf4ae.rmeta --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2021 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/cxx-1.0.119/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=37aa626c81c98c51 -C extra-filename=-37aa626c81c98c51 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/cxx-37aa626c81c98c51 -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern cc=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libcc-ecd1b7d6c3b832bd.rlib --extern cxxbridge_flags=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libcxxbridge_flags-67e9e26de96d7d75.rlib --cap-lints allow` Running `/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/curl-sys-1cda8ed7871a03e3/build-script-build` Running `rustc --crate-name scratch /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/scratch-1.0.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=5471456b145b88a0 -C extra-filename=-5471456b145b88a0 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Compiling unicode-bidi v0.3.14 Running `rustc --crate-name unicode_bidi --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/unicode-bidi-0.3.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' -C metadata=8e58394628af94b3 -C extra-filename=-8e58394628af94b3 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Compiling gimli v0.28.1 Running `rustc --crate-name gimli --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/gimli-0.28.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="read"' --cfg 'feature="read-core"' -C metadata=40ef5373c5801f2d -C extra-filename=-40ef5373c5801f2d --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Compiling adler v1.0.2 Running `rustc --crate-name adler /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/adler-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=6470a0ec62498714 -C extra-filename=-6470a0ec62498714 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Compiling percent-encoding v2.3.1 Running `rustc --crate-name percent_encoding --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/percent-encoding-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b0c7c68a9e473564 -C extra-filename=-b0c7c68a9e473564 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Compiling once_cell v1.19.0 Running `rustc --crate-name once_cell --edition=2021 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/once_cell-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' -C metadata=97f1e2d16a4545ae -C extra-filename=-97f1e2d16a4545ae --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Compiling idna v0.5.0 Running `rustc --crate-name idna --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/idna-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=d5f29ec6aeffa724 -C extra-filename=-d5f29ec6aeffa724 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern unicode_bidi=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libunicode_bidi-8e58394628af94b3.rmeta --extern unicode_normalization=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libunicode_normalization-5f2c0d93b8621e21.rmeta --cap-lints allow` Compiling form_urlencoded v1.2.1 Running `rustc --crate-name form_urlencoded --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/form_urlencoded-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=bce747f7573002f3 -C extra-filename=-bce747f7573002f3 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern percent_encoding=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libpercent_encoding-b0c7c68a9e473564.rmeta --cap-lints allow` Compiling regex-automata v0.4.3 Running `rustc --crate-name regex_automata --edition=2021 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/regex-automata-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' -C metadata=e166e2c5f4b86ecf -C extra-filename=-e166e2c5f4b86ecf --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern aho_corasick=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libaho_corasick-9c685735fde749ed.rmeta --extern memchr=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libmemchr-e183603d07ad008e.rmeta --extern regex_syntax=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libregex_syntax-2dad70e8e7be31c3.rmeta --cap-lints allow` Compiling miniz_oxide v0.7.1 Running `rustc --crate-name miniz_oxide --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/miniz_oxide-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=d67b7353d7482017 -C extra-filename=-d67b7353d7482017 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern adler=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libadler-6470a0ec62498714.rmeta --cap-lints allow` Running `rustc --crate-name num_traits --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/num-traits-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=7cbd8e2bc3685ca1 -C extra-filename=-7cbd8e2bc3685ca1 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow --cfg has_to_int_unchecked --cfg has_reverse_bits --cfg has_leading_trailing_ones --cfg has_div_euclid --cfg has_is_subnormal --cfg has_int_to_from_bytes --cfg has_float_to_from_bytes` Compiling cxx-build v1.0.119 Running `rustc --crate-name cxx_build --edition=2021 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/cxx-build-1.0.119/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=53d872dc0f0afa3a -C extra-filename=-53d872dc0f0afa3a --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern cc=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libcc-ecd1b7d6c3b832bd.rmeta --extern codespan_reporting=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libcodespan_reporting-552e18caf9f13afe.rmeta --extern once_cell=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libonce_cell-97f1e2d16a4545ae.rmeta --extern proc_macro2=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libproc_macro2-14d4d26d9fb80b8d.rmeta --extern quote=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libquote-743172347eaa9f80.rmeta --extern scratch=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libscratch-5471456b145b88a0.rmeta --extern syn=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libsyn-86d3058f951077fa.rmeta --cap-lints allow` Running `/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/cxx-37aa626c81c98c51/build-script-build` Running `/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/backtrace-251693b026fa68c4/build-script-build` Running `rustc --crate-name libz_sys --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/libz-sys-1.1.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="libc"' -C metadata=db96ee0329e0095b -C extra-filename=-db96ee0329e0095b --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern libc=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/liblibc-00d6e797aee31977.rmeta --cap-lints allow -L native=/lib -l z` Compiling strprintf v0.1.0 (/home/buildozer/aports/community/newsboat/src/newsboat-2.35/rust/strprintf) Running `rustc --crate-name strprintf --edition=2021 rust/strprintf/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=e9b807e7c36f0016 -C extra-filename=-e9b807e7c36f0016 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern libc=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/liblibc-00d6e797aee31977.rmeta` Compiling addr2line v0.21.0 Running `rustc --crate-name addr2line --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/addr2line-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=edadf192c9ad1380 -C extra-filename=-edadf192c9ad1380 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern gimli=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libgimli-40ef5373c5801f2d.rmeta --cap-lints allow` Compiling object v0.32.2 Running `rustc --crate-name object --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/object-0.32.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' -C metadata=df7f84e9ca8b75b0 -C extra-filename=-df7f84e9ca8b75b0 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern memchr=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libmemchr-e183603d07ad008e.rmeta --cap-lints allow` Compiling bitflags v2.5.0 Running `rustc --crate-name bitflags --edition=2021 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/bitflags-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=329b6dc122a64d3a -C extra-filename=-329b6dc122a64d3a --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Compiling regex v1.10.2 Running `rustc --crate-name regex --edition=2021 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/regex-1.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=bed32b9a406976c1 -C extra-filename=-bed32b9a406976c1 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern aho_corasick=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libaho_corasick-9c685735fde749ed.rmeta --extern memchr=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libmemchr-e183603d07ad008e.rmeta --extern regex_automata=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libregex_automata-e166e2c5f4b86ecf.rmeta --extern regex_syntax=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libregex_syntax-2dad70e8e7be31c3.rmeta --cap-lints allow` Compiling locale_config v0.3.0 Running `rustc --crate-name locale_config /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/locale_config-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=00b5f9ba898781ff -C extra-filename=-00b5f9ba898781ff --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern lazy_static=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/liblazy_static-9a7c4c0c8ca474fa.rmeta --extern regex=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libregex-bed32b9a406976c1.rmeta --cap-lints allow` Compiling gettext-rs v0.7.0 Running `rustc --crate-name gettextrs /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/gettext-rs-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="gettext-system"' -C metadata=86df202a07927eef -C extra-filename=-86df202a07927eef --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern gettext_sys=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libgettext_sys-6107bd4c8d42773e.rmeta --extern locale_config=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/liblocale_config-00b5f9ba898781ff.rmeta --cap-lints allow` Compiling iana-time-zone v0.1.58 Running `rustc --crate-name iana_time_zone --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/iana-time-zone-0.1.58/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="fallback"' -C metadata=b3e2487df04b1ddf -C extra-filename=-b3e2487df04b1ddf --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Compiling minimal-lexical v0.2.1 Running `rustc --crate-name minimal_lexical --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' -C metadata=0ea76dc7a86f6496 -C extra-filename=-0ea76dc7a86f6496 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Compiling rustc-demangle v0.1.23 Running `rustc --crate-name rustc_demangle /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/rustc-demangle-0.1.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=a6c3a8a6cf22f3fe -C extra-filename=-a6c3a8a6cf22f3fe --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Compiling cfg-if v1.0.0 Running `rustc --crate-name cfg_if --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=4a4d6de4fc05fa58 -C extra-filename=-4a4d6de4fc05fa58 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Compiling libnewsboat v2.35.0 (/home/buildozer/aports/community/newsboat/src/newsboat-2.35/rust/libnewsboat) Running `rustc --crate-name build_script_build --edition=2021 rust/libnewsboat/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=2c8ac36cd836175d -C extra-filename=-2c8ac36cd836175d --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/libnewsboat-2c8ac36cd836175d -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps` Compiling nom v7.1.3 Compiling cxxbridge-macro v1.0.119 Running `rustc --crate-name nom --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=49d27bd49df93613 -C extra-filename=-49d27bd49df93613 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern memchr=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libmemchr-e183603d07ad008e.rmeta --extern minimal_lexical=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libminimal_lexical-0ea76dc7a86f6496.rmeta --cap-lints allow` Running `rustc --crate-name cxxbridge_macro --edition=2021 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/cxxbridge-macro-1.0.119/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=ea0d6ffee79da0e1 -C extra-filename=-ea0d6ffee79da0e1 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern proc_macro2=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libproc_macro2-14d4d26d9fb80b8d.rlib --extern quote=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libquote-743172347eaa9f80.rlib --extern syn=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libsyn-86d3058f951077fa.rlib --extern proc_macro --cap-lints allow` Running `/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/libnewsboat-2c8ac36cd836175d/build-script-build` Compiling chrono v0.4.35 Running `rustc --crate-name chrono --edition=2021 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/chrono-0.4.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="oldtime"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-targets"' -C metadata=c62ac2a0fdfcea8f -C extra-filename=-c62ac2a0fdfcea8f --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern iana_time_zone=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libiana_time_zone-b3e2487df04b1ddf.rmeta --extern num_traits=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libnum_traits-7cbd8e2bc3685ca1.rmeta --cap-lints allow` Compiling regex-rs v0.1.0 (/home/buildozer/aports/community/newsboat/src/newsboat-2.35/rust/regex-rs) Running `rustc --crate-name regex_rs --edition=2021 rust/regex-rs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=41e697ee2ff639c7 -C extra-filename=-41e697ee2ff639c7 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern bitflags=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libbitflags-329b6dc122a64d3a.rmeta --extern gettextrs=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libgettextrs-86df202a07927eef.rmeta --extern libc=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/liblibc-00d6e797aee31977.rmeta --extern strprintf=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libstrprintf-e9b807e7c36f0016.rmeta` Running `rustc --crate-name curl_sys --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/curl-sys-0.4.72+curl-8.6.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=968d854847418685 -C extra-filename=-968d854847418685 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern libc=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/liblibc-00d6e797aee31977.rmeta --extern libz_sys=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/liblibz_sys-db96ee0329e0095b.rmeta --cap-lints allow -L native=/usr/lib -l curl -L native=/lib` Compiling url v2.5.0 Running `rustc --crate-name url --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/url-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' -C metadata=af95fe67767b4b65 -C extra-filename=-af95fe67767b4b65 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern form_urlencoded=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libform_urlencoded-bce747f7573002f3.rmeta --extern idna=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libidna-d5f29ec6aeffa724.rmeta --extern percent_encoding=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libpercent_encoding-b0c7c68a9e473564.rmeta --cap-lints allow` Running `rustc --crate-name backtrace --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/backtrace-0.3.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=928e3d4e726cbd47 -C extra-filename=-928e3d4e726cbd47 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern addr2line=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libaddr2line-edadf192c9ad1380.rmeta --extern cfg_if=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libcfg_if-4a4d6de4fc05fa58.rmeta --extern libc=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/liblibc-00d6e797aee31977.rmeta --extern miniz_oxide=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libminiz_oxide-d67b7353d7482017.rmeta --extern object=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libobject-df7f84e9ca8b75b0.rmeta --extern rustc_demangle=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/librustc_demangle-a6c3a8a6cf22f3fe.rmeta --cap-lints allow` Compiling libnewsboat-ffi v2.35.0 (/home/buildozer/aports/community/newsboat/src/newsboat-2.35/rust/libnewsboat-ffi) Running `rustc --crate-name build_script_build --edition=2021 rust/libnewsboat-ffi/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=74f9e36434fc25bd -C extra-filename=-74f9e36434fc25bd --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/libnewsboat-ffi-74f9e36434fc25bd -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern cxx_build=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libcxx_build-53d872dc0f0afa3a.rlib` Running `rustc --crate-name link_cplusplus --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/link-cplusplus-1.0.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' -C metadata=ba58c5e0c3d02f92 -C extra-filename=-ba58c5e0c3d02f92 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow -L native=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/link-cplusplus-9a2ece0cae558cf3/out -l static=link-cplusplus -l stdc++` Compiling natord v1.0.9 Running `rustc --crate-name natord /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/natord-1.0.9/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=92adb2666395c5cd -C extra-filename=-92adb2666395c5cd --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Running `rustc --crate-name unicode_width /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/unicode-width-0.1.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' -C metadata=cd662bd803321bd2 -C extra-filename=-cd662bd803321bd2 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Compiling md5 v0.7.0 Running `rustc --crate-name md5 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/md5-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=c706fc1dbed8acb0 -C extra-filename=-c706fc1dbed8acb0 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Compiling lexopt v0.3.0 Running `rustc --crate-name lexopt --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/lexopt-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=98f1f430b8951d14 -C extra-filename=-98f1f430b8951d14 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Compiling fastrand v2.0.1 Running `rustc --crate-name fastrand --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/fastrand-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=7847b1f04cccce16 -C extra-filename=-7847b1f04cccce16 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Compiling xdg v2.5.2 Running `rustc --crate-name xdg --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/xdg-2.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=f6ad688530d49612 -C extra-filename=-f6ad688530d49612 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --cap-lints allow` Running `/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/libnewsboat-ffi-74f9e36434fc25bd/build-script-build` Running `rustc --crate-name libnewsboat --edition=2021 rust/libnewsboat/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=ef46976bf9cd1767 -C extra-filename=-ef46976bf9cd1767 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern backtrace=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libbacktrace-928e3d4e726cbd47.rmeta --extern chrono=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libchrono-c62ac2a0fdfcea8f.rmeta --extern curl_sys=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libcurl_sys-968d854847418685.rmeta --extern fastrand=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libfastrand-7847b1f04cccce16.rmeta --extern gettextrs=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libgettextrs-86df202a07927eef.rmeta --extern lexopt=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/liblexopt-98f1f430b8951d14.rmeta --extern libc=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/liblibc-00d6e797aee31977.rmeta --extern md5=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libmd5-c706fc1dbed8acb0.rmeta --extern natord=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libnatord-92adb2666395c5cd.rmeta --extern nom=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libnom-49d27bd49df93613.rmeta --extern percent_encoding=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libpercent_encoding-b0c7c68a9e473564.rmeta --extern regex_rs=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libregex_rs-41e697ee2ff639c7.rmeta --extern strprintf=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libstrprintf-e9b807e7c36f0016.rmeta --extern unicode_width=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libunicode_width-cd662bd803321bd2.rmeta --extern url=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/liburl-af95fe67767b4b65.rmeta --extern xdg=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libxdg-f6ad688530d49612.rmeta -L native=/usr/lib -L native=/lib` Running `rustc --crate-name cxx --edition=2021 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/cxx-1.0.119/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=d0bd6eccf2818ddf -C extra-filename=-d0bd6eccf2818ddf --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern cxxbridge_macro=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libcxxbridge_macro-ea0d6ffee79da0e1.so --extern link_cplusplus=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/liblink_cplusplus-ba58c5e0c3d02f92.rmeta --cap-lints allow -L native=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/cxx-9635f26f376be508/out -l static=cxxbridge1 -L native=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/link-cplusplus-9a2ece0cae558cf3/out --cfg built_with_cargo` Running `rustc --crate-name newsboat --edition=2021 rust/libnewsboat-ffi/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type staticlib --emit=dep-info,link -C opt-level=s -C panic=abort -C lto -C codegen-units=1 -C metadata=52206dc896e823a7 -C extra-filename=-52206dc896e823a7 --out-dir /home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps --extern cxx=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/libcxx-d0bd6eccf2818ddf.rlib --extern libc=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/liblibc-00d6e797aee31977.rlib --extern libnewsboat=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/deps/liblibnewsboat-ef46976bf9cd1767.rlib -L native=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/libnewsboat-ffi-4fcfe5a2a7e7edb5/out -L native=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/libnewsboat-ffi-4fcfe5a2a7e7edb5/out -L native=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/libnewsboat-ffi-4fcfe5a2a7e7edb5/out -L native=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/libnewsboat-ffi-4fcfe5a2a7e7edb5/out -L native=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/libnewsboat-ffi-4fcfe5a2a7e7edb5/out -L native=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/libnewsboat-ffi-4fcfe5a2a7e7edb5/out -L native=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/libnewsboat-ffi-4fcfe5a2a7e7edb5/out -L native=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/libnewsboat-ffi-4fcfe5a2a7e7edb5/out -L native=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/libnewsboat-ffi-4fcfe5a2a7e7edb5/out -L native=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/libnewsboat-ffi-4fcfe5a2a7e7edb5/out -l static=libnewsboat-ffi-charencoding -l static=libnewsboat-ffi-cliargsparser -l static=libnewsboat-ffi-configpaths -l static=libnewsboat-ffi-fmtstrformatter -l static=libnewsboat-ffi-fslock -l static=libnewsboat-ffi-history -l static=libnewsboat-ffi-keymap -l static=libnewsboat-ffi-logger -l static=libnewsboat-ffi-scopemeasure -l static=libnewsboat-ffi-utils -L native=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/cxx-9635f26f376be508/out -L native=/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release/build/link-cplusplus-9a2ece0cae558cf3/out -L native=/usr/lib -L native=/lib` Finished release [optimized] target(s) in 47.25s g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/charencoding.cpp -o src/charencoding.o -c src/charencoding.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/colormanager.cpp -o src/colormanager.o -c src/colormanager.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/configcontainer.cpp -o src/configcontainer.o -c src/configcontainer.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/configdata.cpp -o src/configdata.o -c src/configdata.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/confighandlerexception.cpp -o src/confighandlerexception.o -c src/confighandlerexception.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/configparser.cpp -o src/configparser.o -c src/configparser.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/curldatareceiver.cpp -o src/curldatareceiver.o -c src/curldatareceiver.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/exception.cpp -o src/exception.o -c src/exception.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/fmtstrformatter.cpp -o src/fmtstrformatter.o -c src/fmtstrformatter.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/fslock.cpp -o src/fslock.o -c src/fslock.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/history.cpp -o src/history.o -c src/history.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/keycombination.cpp -o src/keycombination.o -c src/keycombination.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/keymap.cpp -o src/keymap.o -c src/keymap.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/matcher.cpp -o src/matcher.o -c src/matcher.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/matcherexception.cpp -o src/matcherexception.o -c src/matcherexception.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/ruststring.cpp -o src/ruststring.o -c src/ruststring.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/scopemeasure.cpp -o src/scopemeasure.o -c src/scopemeasure.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/stflpp.cpp -o src/stflpp.o -c src/stflpp.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/strprintf.cpp -o src/strprintf.o -c src/strprintf.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/utils.cpp -o src/utils.o -c src/utils.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/filter/Scanner.cpp -o filter/Scanner.o -c filter/Scanner.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/filter/Parser.cpp -o filter/Parser.o -c filter/Parser.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/filter/FilterParser.cpp -o filter/FilterParser.o -c filter/FilterParser.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/newsboat.cpp -o newsboat.o -c newsboat.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/cache.cpp -o src/cache.o -c src/cache.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/cliargsparser.cpp -o src/cliargsparser.o -c src/cliargsparser.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/configactionhandler.cpp -o src/configactionhandler.o -c src/configactionhandler.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/configpaths.cpp -o src/configpaths.o -c src/configpaths.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/controller.cpp -o src/controller.o -c src/controller.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/dialogsformaction.cpp -o src/dialogsformaction.o -c src/dialogsformaction.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/dirbrowserformaction.cpp -o src/dirbrowserformaction.o -c src/dirbrowserformaction.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/emptyformaction.cpp -o src/emptyformaction.o -c src/emptyformaction.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/feedcontainer.cpp -o src/feedcontainer.o -c src/feedcontainer.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/feedbinapi.cpp -o src/feedbinapi.o -c src/feedbinapi.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/feedbinurlreader.cpp -o src/feedbinurlreader.o -c src/feedbinurlreader.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/feedhqapi.cpp -o src/feedhqapi.o -c src/feedhqapi.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/feedhqurlreader.cpp -o src/feedhqurlreader.o -c src/feedhqurlreader.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/feedlistformaction.cpp -o src/feedlistformaction.o -c src/feedlistformaction.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/feedretriever.cpp -o src/feedretriever.o -c src/feedretriever.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/filebrowserformaction.cpp -o src/filebrowserformaction.o -c src/filebrowserformaction.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/file_system.cpp -o src/file_system.o -c src/file_system.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/fileurlreader.cpp -o src/fileurlreader.o -c src/fileurlreader.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/filtercontainer.cpp -o src/filtercontainer.o -c src/filtercontainer.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/formaction.cpp -o src/formaction.o -c src/formaction.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/freshrssapi.cpp -o src/freshrssapi.o -c src/freshrssapi.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/freshrssurlreader.cpp -o src/freshrssurlreader.o -c src/freshrssurlreader.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/helpformaction.cpp -o src/helpformaction.o -c src/helpformaction.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/htmlrenderer.cpp -o src/htmlrenderer.o -c src/htmlrenderer.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/inoreaderapi.cpp -o src/inoreaderapi.o -c src/inoreaderapi.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/inoreaderurlreader.cpp -o src/inoreaderurlreader.o -c src/inoreaderurlreader.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/itemlistformaction.cpp -o src/itemlistformaction.o -c src/itemlistformaction.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/itemrenderer.cpp -o src/itemrenderer.o -c src/itemrenderer.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/itemutils.cpp -o src/itemutils.o -c src/itemutils.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/itemviewformaction.cpp -o src/itemviewformaction.o -c src/itemviewformaction.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/lineview.cpp -o src/lineview.o -c src/lineview.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/links.cpp -o src/links.o -c src/links.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/listformaction.cpp -o src/listformaction.o -c src/listformaction.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/listformatter.cpp -o src/listformatter.o -c src/listformatter.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/listwidgetbackend.cpp -o src/listwidgetbackend.o -c src/listwidgetbackend.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/minifluxapi.cpp -o src/minifluxapi.o -c src/minifluxapi.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/minifluxurlreader.cpp -o src/minifluxurlreader.o -c src/minifluxurlreader.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/newsblurapi.cpp -o src/newsblurapi.o -c src/newsblurapi.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/newsblururlreader.cpp -o src/newsblururlreader.o -c src/newsblururlreader.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/ocnewsapi.cpp -o src/ocnewsapi.o -c src/ocnewsapi.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/ocnewsurlreader.cpp -o src/ocnewsurlreader.o -c src/ocnewsurlreader.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/oldreaderapi.cpp -o src/oldreaderapi.o -c src/oldreaderapi.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/oldreaderurlreader.cpp -o src/oldreaderurlreader.o -c src/oldreaderurlreader.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/opml.cpp -o src/opml.o -c src/opml.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/opmlurlreader.cpp -o src/opmlurlreader.o -c src/opmlurlreader.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/queuemanager.cpp -o src/queuemanager.o -c src/queuemanager.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/regexmanager.cpp -o src/regexmanager.o -c src/regexmanager.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/regexowner.cpp -o src/regexowner.o -c src/regexowner.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/reloader.cpp -o src/reloader.o -c src/reloader.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/reloadthread.cpp -o src/reloadthread.o -c src/reloadthread.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/remoteapi.cpp -o src/remoteapi.o -c src/remoteapi.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/rssfeed.cpp -o src/rssfeed.o -c src/rssfeed.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/rssignores.cpp -o src/rssignores.o -c src/rssignores.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/rssitem.cpp -o src/rssitem.o -c src/rssitem.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/rssparser.cpp -o src/rssparser.o -c src/rssparser.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/searchresultslistformaction.cpp -o src/searchresultslistformaction.o -c src/searchresultslistformaction.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/selectformaction.cpp -o src/selectformaction.o -c src/selectformaction.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/statusline.cpp -o src/statusline.o -c src/statusline.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/tagsouppullparser.cpp -o src/tagsouppullparser.o -c src/tagsouppullparser.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/textformatter.cpp -o src/textformatter.o -c src/textformatter.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/textviewwidget.cpp -o src/textviewwidget.o -c src/textviewwidget.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/ttrssapi.cpp -o src/ttrssapi.o -c src/ttrssapi.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/ttrssurlreader.cpp -o src/ttrssurlreader.o -c src/ttrssurlreader.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/urlreader.cpp -o src/urlreader.o -c src/urlreader.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/urlviewformaction.cpp -o src/urlviewformaction.o -c src/urlviewformaction.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/view.cpp -o src/view.o -c src/view.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/rss/atomparser.cpp -o rss/atomparser.o -c rss/atomparser.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/rss/exception.cpp -o rss/exception.o -c rss/exception.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/rss/medianamespace.cpp -o rss/medianamespace.o -c rss/medianamespace.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/rss/parser.cpp -o rss/parser.o -c rss/parser.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/rss/rss09xparser.cpp -o rss/rss09xparser.o -c rss/rss09xparser.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/rss/rss10parser.cpp -o rss/rss10parser.o -c rss/rss10parser.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/rss/rss20parser.cpp -o rss/rss20parser.o -c rss/rss20parser.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/rss/rssparser.cpp -o rss/rssparser.o -c rss/rssparser.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/rss/rssparserfactory.cpp -o rss/rssparserfactory.o -c rss/rssparserfactory.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/rss/xmlutilities.cpp -o rss/xmlutilities.o -c rss/xmlutilities.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/podboat.cpp -o podboat.o -c podboat.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/download.cpp -o src/download.o -c src/download.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/pbcontroller.cpp -o src/pbcontroller.o -c src/pbcontroller.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/pbview.cpp -o src/pbview.o -c src/pbview.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/poddlthread.cpp -o src/poddlthread.o -c src/poddlthread.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/src/queueloader.cpp -o src/queueloader.o -c src/queueloader.cpp rm -f libboat.a ar qc libboat.a src/charencoding.o src/colormanager.o src/configcontainer.o src/configdata.o src/confighandlerexception.o src/configparser.o src/curldatareceiver.o src/exception.o src/fmtstrformatter.o src/fslock.o src/history.o src/keycombination.o src/keymap.o src/matcher.o src/matcherexception.o src/ruststring.o src/scopemeasure.o src/stflpp.o src/strprintf.o src/utils.o rm -f libfilter.a ar qc libfilter.a filter/Scanner.o filter/Parser.o filter/FilterParser.o ranlib libfilter.a ranlib libboat.a rm -f librsspp.a ar qc librsspp.a rss/atomparser.o rss/exception.o rss/medianamespace.o rss/parser.o rss/rss09xparser.o rss/rss10parser.o rss/rss20parser.o rss/rssparser.o rss/rssparserfactory.o rss/xmlutilities.o ranlib librsspp.a g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -o podboat podboat.o src/configactionhandler.o src/download.o src/lineview.o src/listformatter.o src/listwidgetbackend.o src/pbcontroller.o src/pbview.o src/poddlthread.o src/queueloader.o src/regexmanager.o src/regexowner.o src/textviewwidget.o -lboat -lnewsboat -lfilter -lpthread -ldl -Wl,--as-needed,-O1,--sort-common -L. -lsqlite3 -lcurl -lxml2 -lstfl -ljson-c -lncursesw -lcrypto -lssl -lintl -L/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -o newsboat newsboat.o src/cache.o src/cliargsparser.o src/configactionhandler.o src/configpaths.o src/controller.o src/dialogsformaction.o src/dirbrowserformaction.o src/emptyformaction.o src/feedcontainer.o src/feedbinapi.o src/feedbinurlreader.o src/feedhqapi.o src/feedhqurlreader.o src/feedlistformaction.o src/feedretriever.o src/filebrowserformaction.o src/file_system.o src/fileurlreader.o src/filtercontainer.o src/formaction.o src/freshrssapi.o src/freshrssurlreader.o src/helpformaction.o src/history.o src/htmlrenderer.o src/inoreaderapi.o src/inoreaderurlreader.o src/itemlistformaction.o src/itemrenderer.o src/itemutils.o src/itemviewformaction.o src/lineview.o src/links.o src/listformaction.o src/listformatter.o src/listwidgetbackend.o src/minifluxapi.o src/minifluxurlreader.o src/newsblurapi.o src/newsblururlreader.o src/ocnewsapi.o src/ocnewsurlreader.o src/oldreaderapi.o src/oldreaderurlreader.o src/opml.o src/opmlurlreader.o src/queuemanager.o src/regexmanager.o src/regexowner.o src/reloader.o src/reloadthread.o src/remoteapi.o src/rssfeed.o src/rssignores.o src/rssitem.o src/rssparser.o src/searchresultslistformaction.o src/selectformaction.o src/statusline.o src/tagsouppullparser.o src/textformatter.o src/textviewwidget.o src/ttrssapi.o src/ttrssurlreader.o src/urlreader.o src/urlviewformaction.o src/view.o -lboat -lnewsboat -lfilter -lpthread -lrsspp -ldl -Wl,--as-needed,-O1,--sort-common -L. -lsqlite3 -lcurl -lxml2 -lstfl -ljson-c -lncursesw -lcrypto -lssl -lintl -L/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/cache.cpp -o test/cache.o -c test/cache.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/charencoding.cpp -o test/charencoding.o -c test/charencoding.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/cliargsparser.cpp -o test/cliargsparser.o -c test/cliargsparser.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/colormanager.cpp -o test/colormanager.o -c test/colormanager.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/configcontainer.cpp -o test/configcontainer.o -c test/configcontainer.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/configdata.cpp -o test/configdata.o -c test/configdata.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/configparser.cpp -o test/configparser.o -c test/configparser.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/configpaths.cpp -o test/configpaths.o -c test/configpaths.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/controller.cpp -o test/controller.o -c test/controller.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/download.cpp -o test/download.o -c test/download.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/feedcontainer.cpp -o test/feedcontainer.o -c test/feedcontainer.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/file_system.cpp -o test/file_system.o -c test/file_system.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/fileurlreader.cpp -o test/fileurlreader.o -c test/fileurlreader.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/filtercontainer.cpp -o test/filtercontainer.o -c test/filtercontainer.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/filterparser.cpp -o test/filterparser.o -c test/filterparser.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/fmtstrformatter.cpp -o test/fmtstrformatter.o -c test/fmtstrformatter.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/fslock.cpp -o test/fslock.o -c test/fslock.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/history.cpp -o test/history.o -c test/history.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/htmlrenderer.cpp -o test/htmlrenderer.o -c test/htmlrenderer.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/itemlistformaction.cpp -o test/itemlistformaction.o -c test/itemlistformaction.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/itemrenderer.cpp -o test/itemrenderer.o -c test/itemrenderer.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/keycombination.cpp -o test/keycombination.o -c test/keycombination.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/keymap.cpp -o test/keymap.o -c test/keymap.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/links.cpp -o test/links.o -c test/links.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/listformatter.cpp -o test/listformatter.o -c test/listformatter.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/listmovementcontrol.cpp -o test/listmovementcontrol.o -c test/listmovementcontrol.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/listwidget.cpp -o test/listwidget.o -c test/listwidget.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/matcher.cpp -o test/matcher.o -c test/matcher.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/matcherexception.cpp -o test/matcherexception.o -c test/matcherexception.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/opml.cpp -o test/opml.o -c test/opml.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/opmlurlreader.cpp -o test/opmlurlreader.o -c test/opmlurlreader.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/queueloader.cpp -o test/queueloader.o -c test/queueloader.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/queuemanager.cpp -o test/queuemanager.o -c test/queuemanager.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/regexmanager.cpp -o test/regexmanager.o -c test/regexmanager.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/regexowner.cpp -o test/regexowner.o -c test/regexowner.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/remoteapi.cpp -o test/remoteapi.o -c test/remoteapi.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/rssfeed.cpp -o test/rssfeed.o -c test/rssfeed.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/rssignores.cpp -o test/rssignores.o -c test/rssignores.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/rssitem.cpp -o test/rssitem.o -c test/rssitem.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/rssparser.cpp -o test/rssparser.o -c test/rssparser.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/rsspp_parser.cpp -o test/rsspp_parser.o -c test/rsspp_parser.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/rsspp_rssparser.cpp -o test/rsspp_rssparser.o -c test/rsspp_rssparser.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/ruststring.cpp -o test/ruststring.o -c test/ruststring.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/scopemeasure.cpp -o test/scopemeasure.o -c test/scopemeasure.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/statusline.cpp -o test/statusline.o -c test/statusline.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/strprintf.cpp -o test/strprintf.o -c test/strprintf.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/tagsouppullparser.cpp -o test/tagsouppullparser.o -c test/tagsouppullparser.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/test.cpp -o test/test.o -c test/test.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/textformatter.cpp -o test/textformatter.o -c test/textformatter.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/textviewwidget.cpp -o test/textviewwidget.o -c test/textviewwidget.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/utils.cpp -o test/utils.o -c test/utils.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/view.cpp -o test/view.o -c test/view.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/test_helpers/chdir.cpp -o test/test_helpers/chdir.o -c test/test_helpers/chdir.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/test_helpers/chmod.cpp -o test/test_helpers/chmod.o -c test/test_helpers/chmod.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/test_helpers/envvar.cpp -o test/test_helpers/envvar.o -c test/test_helpers/envvar.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/test_helpers/loggerresetter.cpp -o test/test_helpers/loggerresetter.o -c test/test_helpers/loggerresetter.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/test_helpers/maintempdir.cpp -o test/test_helpers/maintempdir.o -c test/test_helpers/maintempdir.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/test_helpers/misc.cpp -o test/test_helpers/misc.o -c test/test_helpers/misc.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/test_helpers/opts.cpp -o test/test_helpers/opts.o -c test/test_helpers/opts.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/test_helpers/tempdir.cpp -o test/test_helpers/tempdir.o -c test/test_helpers/tempdir.cpp g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MD -MP -MF .deps/test/test_helpers/tempfile.cpp -o test/test_helpers/tempfile.o -c test/test_helpers/tempfile.cpp cargo test --workspace --exclude libnewsboat-ffi --no-run Compiling libc v0.2.153 Compiling memchr v2.6.4 Compiling cfg-if v1.0.0 Compiling regex-syntax v0.8.2 Compiling aho-corasick v1.1.2 Compiling bitflags v2.5.0 Compiling temp-dir v0.1.12 Compiling pkg-config v0.3.28 Compiling vcpkg v0.2.15 Compiling cc v1.0.83 Compiling lazy_static v1.4.0 Compiling autocfg v1.1.0 Compiling libm v0.2.8 Compiling strprintf v0.1.0 (/home/buildozer/aports/community/newsboat/src/newsboat-2.35/rust/strprintf) Compiling tinyvec_macros v0.1.1 Compiling regex-automata v0.4.3 Compiling num-traits v0.2.17 Compiling gettext-sys v0.21.3 Compiling libz-sys v1.1.12 Compiling curl-sys v0.4.72+curl-8.6.0 Compiling tinyvec v1.6.0 Compiling getrandom v0.2.11 Compiling fastrand v2.0.1 Compiling rustix v0.38.31 Compiling rand_core v0.6.4 Compiling backtrace v0.3.69 Compiling regex v1.10.2 Compiling unicode-normalization v0.1.22 Compiling errno v0.3.8 Compiling locale_config v0.3.0 Compiling percent-encoding v2.3.1 Compiling adler v1.0.2 Compiling gettext-rs v0.7.0 Compiling unicode-bidi v0.3.14 Compiling linux-raw-sys v0.4.12 Compiling gimli v0.28.1 Compiling regex-rs v0.1.0 (/home/buildozer/aports/community/newsboat/src/newsboat-2.35/rust/regex-rs) Compiling miniz_oxide v0.7.1 Compiling idna v0.5.0 Compiling form_urlencoded v1.2.1 Compiling object v0.32.2 Compiling iana-time-zone v0.1.58 Compiling minimal-lexical v0.2.1 Compiling ppv-lite86 v0.2.17 Compiling addr2line v0.21.0 Compiling rustc-demangle v0.1.23 Compiling libnewsboat v2.35.0 (/home/buildozer/aports/community/newsboat/src/newsboat-2.35/rust/libnewsboat) Compiling nom v7.1.3 Compiling rand_chacha v0.3.1 Compiling tempfile v3.10.1 Compiling chrono v0.4.35 Compiling url v2.5.0 Compiling wait-timeout v0.2.0 Compiling bit-vec v0.6.3 Compiling natord v1.0.9 Compiling md5 v0.7.0 Compiling unicode-width v0.1.11 Compiling lexopt v0.3.0 Compiling quick-error v1.2.3 Compiling fnv v1.0.7 Compiling xdg v2.5.2 Compiling rusty-fork v0.3.0 Compiling bit-set v0.5.3 Compiling rand v0.8.5 Compiling rand_xorshift v0.3.0 Compiling unarray v0.1.4 Compiling section_testing v0.0.5 Compiling proptest v1.4.0 g++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/libxml2 -I/usr/include/json-c -DNCURSES_WIDECHAR -DHAVE_OPENSSL=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -o test/test test/cache.o test/charencoding.o test/cliargsparser.o test/colormanager.o test/configcontainer.o test/configdata.o test/configparser.o test/configpaths.o test/controller.o test/download.o test/feedcontainer.o test/file_system.o test/fileurlreader.o test/filtercontainer.o test/filterparser.o test/fmtstrformatter.o test/fslock.o test/history.o test/htmlrenderer.o test/itemlistformaction.o test/itemrenderer.o test/keycombination.o test/keymap.o test/links.o test/listformatter.o test/listmovementcontrol.o test/listwidget.o test/matcher.o test/matcherexception.o test/opml.o test/opmlurlreader.o test/queueloader.o test/queuemanager.o test/regexmanager.o test/regexowner.o test/remoteapi.o test/rssfeed.o test/rssignores.o test/rssitem.o test/rssparser.o test/rsspp_parser.o test/rsspp_rssparser.o test/ruststring.o test/scopemeasure.o test/statusline.o test/strprintf.o test/tagsouppullparser.o test/test.o test/textformatter.o test/textviewwidget.o test/utils.o test/view.o test/test_helpers/chdir.o test/test_helpers/chmod.o test/test_helpers/envvar.o test/test_helpers/loggerresetter.o test/test_helpers/maintempdir.o test/test_helpers/misc.o test/test_helpers/opts.o test/test_helpers/tempdir.o test/test_helpers/tempfile.o src/cache.o src/charencoding.o src/cliargsparser.o src/colormanager.o src/configactionhandler.o src/configcontainer.o src/configdata.o src/confighandlerexception.o src/configparser.o src/configpaths.o src/controller.o src/curldatareceiver.o src/dialogsformaction.o src/dirbrowserformaction.o src/download.o src/emptyformaction.o src/exception.o src/feedbinapi.o src/feedbinurlreader.o src/feedcontainer.o src/feedhqapi.o src/feedhqurlreader.o src/feedlistformaction.o src/feedretriever.o src/file_system.o src/filebrowserformaction.o src/fileurlreader.o src/filtercontainer.o src/fmtstrformatter.o src/formaction.o src/freshrssapi.o src/freshrssurlreader.o src/fslock.o src/helpformaction.o src/history.o src/htmlrenderer.o src/inoreaderapi.o src/inoreaderurlreader.o src/itemlistformaction.o src/itemrenderer.o src/itemutils.o src/itemviewformaction.o src/keycombination.o src/keymap.o src/lineview.o src/links.o src/listformaction.o src/listformatter.o src/listwidgetbackend.o src/matcher.o src/matcherexception.o src/minifluxapi.o src/minifluxurlreader.o src/newsblurapi.o src/newsblururlreader.o src/ocnewsapi.o src/ocnewsurlreader.o src/oldreaderapi.o src/oldreaderurlreader.o src/opml.o src/opmlurlreader.o src/pbcontroller.o src/pbview.o src/poddlthread.o src/queueloader.o src/queuemanager.o src/regexmanager.o src/regexowner.o src/reloader.o src/reloadthread.o src/remoteapi.o src/rssfeed.o src/rssignores.o src/rssitem.o src/rssparser.o src/ruststring.o src/scopemeasure.o src/searchresultslistformaction.o src/selectformaction.o src/statusline.o src/stflpp.o src/strprintf.o src/tagsouppullparser.o src/textformatter.o src/textviewwidget.o src/ttrssapi.o src/ttrssurlreader.o src/urlreader.o src/urlviewformaction.o src/utils.o src/view.o -lboat -lnewsboat -lfilter -lpthread -lrsspp -ldl -Wl,--as-needed,-O1,--sort-common -L. -lsqlite3 -lcurl -lxml2 -lstfl -ljson-c -lncursesw -lcrypto -lssl -lintl -L/home/buildozer/aports/community/newsboat/src/newsboat-2.35/target/release Finished test [unoptimized + debuginfo] target(s) in 43.07s Executable unittests src/lib.rs (target/debug/deps/libnewsboat-1854a05dd073fbec) Executable unittests src/bin/lock-process.rs (target/debug/deps/lock_process-ce9f8d637bc61736) Executable tests/cliargsparser_resolves_tilde_to_homedir_in_cache_file.rs (target/debug/deps/cliargsparser_resolves_tilde_to_homedir_in_cache_file-2284bc1935c731b0) Executable tests/cliargsparser_resolves_tilde_to_homedir_in_config_file.rs (target/debug/deps/cliargsparser_resolves_tilde_to_homedir_in_config_file-38e5111b59a7d193) Executable tests/cliargsparser_resolves_tilde_to_homedir_in_exportfile.rs (target/debug/deps/cliargsparser_resolves_tilde_to_homedir_in_exportfile-c4344952ccf2fa4c) Executable tests/cliargsparser_resolves_tilde_to_homedir_in_importfile.rs (target/debug/deps/cliargsparser_resolves_tilde_to_homedir_in_importfile-4c60fb216637c260) Executable tests/cliargsparser_resolves_tilde_to_homedir_in_logfile.rs (target/debug/deps/cliargsparser_resolves_tilde_to_homedir_in_logfile-8d5b82dab1014d4f) Executable tests/cliargsparser_resolves_tilde_to_homedir_in_opmlfile.rs (target/debug/deps/cliargsparser_resolves_tilde_to_homedir_in_opmlfile-a4ea85f26f67d779) Executable tests/cliargsparser_resolves_tilde_to_homedir_in_urlfile.rs (target/debug/deps/cliargsparser_resolves_tilde_to_homedir_in_urlfile-7066757f6d6835ce) Executable tests/configpaths_01.rs (target/debug/deps/configpaths_01-b22b2108563ed0a1) Executable tests/configpaths_02.rs (target/debug/deps/configpaths_02-6d06f4863892c9aa) Executable tests/configpaths_03.rs (target/debug/deps/configpaths_03-425089aa987386c8) Executable tests/configpaths_04.rs (target/debug/deps/configpaths_04-bdbf5bda75c71d36) Executable tests/configpaths_05.rs (target/debug/deps/configpaths_05-f88717c6914f47f4) Executable tests/configpaths_06.rs (target/debug/deps/configpaths_06-a907f392e6f83cfe) Executable tests/configpaths_07.rs (target/debug/deps/configpaths_07-779e4dfe1a7aed08) Executable tests/configpaths_08.rs (target/debug/deps/configpaths_08-9b924d30612c3076) Executable tests/configpaths_09.rs (target/debug/deps/configpaths_09-b605d8ce0dca54d7) Executable tests/configpaths_10.rs (target/debug/deps/configpaths_10-61c4c6941c12cc53) Executable tests/configpaths_11.rs (target/debug/deps/configpaths_11-1f0174cedcfc510e) Executable tests/configpaths_12.rs (target/debug/deps/configpaths_12-c8d88e0100cf602c) Executable tests/configpaths_13.rs (target/debug/deps/configpaths_13-321143df5a88f882) Executable tests/configpaths_14.rs (target/debug/deps/configpaths_14-5eab9d22b36f0988) Executable tests/configpaths_15.rs (target/debug/deps/configpaths_15-f0242b928e4ca693) Executable tests/configpaths_16.rs (target/debug/deps/configpaths_16-d4ae0b05eecccfbb) Executable tests/configpaths_17.rs (target/debug/deps/configpaths_17-ba65f2d6583092fa) Executable tests/fslock.rs (target/debug/deps/fslock-8577e5854213061e) Executable tests/get_default_browser.rs (target/debug/deps/get_default_browser-ef364df8491df1e1) Executable tests/getcwd_returns_an_error_if_current_directory_doesnt_exist.rs (target/debug/deps/getcwd_returns_an_error_if_current_directory_doesnt_exist-fc826052537dd2ca) Executable tests/getcwd_returns_non-empty_string.rs (target/debug/deps/getcwd_returns_non_empty_string-3a8f3fd4c7703616) Executable tests/getcwd_value_depends_on_current_directory.rs (target/debug/deps/getcwd_value_depends_on_current_directory-6a0bc3225ca0c4f2) Executable tests/global_logger_creates_logfile.rs (target/debug/deps/global_logger_creates_logfile-58baafcfb74b3418) Executable tests/locale_to_utf8_converts_text_from_the_locale_encoding_to_utf8.rs (target/debug/deps/locale_to_utf8_converts_text_from_the_locale_encoding_to_utf8-beecc343b2f5b067) Executable tests/log_macro_works.rs (target/debug/deps/log_macro_works-14018891447764be) Executable tests/resolve_tilde.rs (target/debug/deps/resolve_tilde-03d51f98001987ac) Executable tests/run_program_works_for_large_inputs.rs (target/debug/deps/run_program_works_for_large_inputs-beb2e9e5dbf5458f) Executable tests/scopemeasure_dropping_writes_a_line_to_the_log.rs (target/debug/deps/scopemeasure_dropping_writes_a_line_to_the_log-48ee16ff1050024b) Executable tests/scopemeasure_stopover_adds_an_extra_line_to_the_log_upon_each_call.rs (target/debug/deps/scopemeasure_stopover_adds_an_extra_line_to_the_log_upon_each_call-e2981959345fd0ec) Executable tests/utf8_to_locale_01.rs (target/debug/deps/utf8_to_locale_01-350ec54e853ac047) Executable tests/utf8_to_locale_02.rs (target/debug/deps/utf8_to_locale_02-40f622fc2074b0c2) Executable unittests src/lib.rs (target/debug/deps/regex_rs-078d892e8311e9c2) Executable unittests src/lib.rs (target/debug/deps/strprintf-aa5ae2d473adff94) >>> newsboat: Entering fakeroot... mkdir -p /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/bin install newsboat /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/bin mkdir -p /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/bin install podboat /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/bin mkdir -p /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/doc/newsboat mkdir -p /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/doc/newsboat/examples install -m 644 doc/xhtml/* /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/doc/newsboat install -m 644 doc/example-config /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/doc/newsboat/examples/config mkdir -p /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share install -m 755 doc/examples/example-bookmark-plugin.sh /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/doc/newsboat/examples/example-bookmark-plugin.sh mkdir -p /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/icons/hicolor/scalable/apps install -m 755 doc/examples/example-exec-script.py /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/doc/newsboat/examples/example-exec-script.py install -m 644 CHANGELOG.md /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/doc/newsboat mkdir -p /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/doc/newsboat/contrib install -m 644 logo.svg /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/icons/hicolor/scalable/apps/newsboat.svg install -m 644 contrib/README.md /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/doc/newsboat/contrib Installing ca.mo as /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/locale/ca/LC_MESSAGES/newsboat.mo install -m 755 contrib/*.sh /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/doc/newsboat/contrib install -m 755 contrib/*.rb /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/doc/newsboat/contrib install -m 755 contrib/*.pl /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/doc/newsboat/contrib install -m 755 contrib/*.py /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/doc/newsboat/contrib mkdir -p /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/doc/newsboat/contrib/colorschemes install -m 644 contrib/colorschemes/* /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/doc/newsboat/contrib/colorschemes mkdir -p /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/doc/newsboat/contrib/getpocket.com install -m 755 contrib/getpocket.com/*.sh /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/doc/newsboat/contrib/getpocket.com Installing de.mo as /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/locale/de/LC_MESSAGES/newsboat.mo install -m 644 contrib/getpocket.com/*.md /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/doc/newsboat/contrib/getpocket.com Installing es.mo as /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/locale/es/LC_MESSAGES/newsboat.mo mkdir -p /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/doc/newsboat/contrib/image-preview Installing fr.mo as /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/locale/fr/LC_MESSAGES/newsboat.mo install -m 755 contrib/image-preview/vifmimg /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/doc/newsboat/contrib/image-preview install -m 755 contrib/image-preview/nbrun /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/doc/newsboat/contrib/image-preview install -m 755 contrib/image-preview/nbparser /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/doc/newsboat/contrib/image-preview install -m 644 contrib/image-preview/README.org /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/doc/newsboat/contrib/image-preview mkdir -p /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/man/man1 install -m 644 doc/newsboat.1 /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/man/man1 Installing hu.mo as /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/locale/hu/LC_MESSAGES/newsboat.mo install -m 644 doc/podboat.1 /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/man/man1 Installing it.mo as /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/locale/it/LC_MESSAGES/newsboat.mo Installing ja.mo as /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/locale/ja/LC_MESSAGES/newsboat.mo Installing nb.mo as /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/locale/nb/LC_MESSAGES/newsboat.mo Installing nl.mo as /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/locale/nl/LC_MESSAGES/newsboat.mo Installing pl.mo as /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/locale/pl/LC_MESSAGES/newsboat.mo Installing pt_BR.mo as /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/locale/pt_BR/LC_MESSAGES/newsboat.mo Installing ru.mo as /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/locale/ru/LC_MESSAGES/newsboat.mo Installing sk.mo as /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/locale/sk/LC_MESSAGES/newsboat.mo Installing sv.mo as /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/locale/sv/LC_MESSAGES/newsboat.mo Installing tr.mo as /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/locale/tr/LC_MESSAGES/newsboat.mo Installing uk.mo as /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/locale/uk/LC_MESSAGES/newsboat.mo Installing zh.mo as /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/locale/zh/LC_MESSAGES/newsboat.mo Installing zh_TW.mo as /home/buildozer/aports/community/newsboat/pkg/newsboat/usr/share/locale/zh_TW/LC_MESSAGES/newsboat.mo >>> newsboat-doc*: Running split function doc... >>> newsboat-doc*: Preparing subpackage newsboat-doc... >>> newsboat-doc*: Running postcheck for newsboat-doc >>> newsboat-lang*: Running split function lang... >>> newsboat-lang*: Preparing subpackage newsboat-lang... >>> newsboat-lang*: Running postcheck for newsboat-lang >>> newsboat*: Running postcheck for newsboat >>> newsboat*: Preparing package newsboat... >>> newsboat*: Stripping binaries >>> newsboat-doc*: Scanning shared objects >>> newsboat-lang*: Scanning shared objects >>> newsboat*: Scanning shared objects >>> newsboat-doc*: Tracing dependencies... >>> newsboat-doc*: Package size: 736.0 KB >>> newsboat-doc*: Compressing data... >>> newsboat-doc*: Create checksum... >>> newsboat-doc*: Create newsboat-doc-2.35-r0.apk >>> newsboat-lang*: Tracing dependencies... >>> newsboat-lang*: Package size: 764.0 KB >>> newsboat-lang*: Compressing data... >>> newsboat-lang*: Create checksum... >>> newsboat-lang*: Create newsboat-lang-2.35-r0.apk >>> newsboat*: Tracing dependencies... so:libc.musl-s390x.so.1 so:libcurl.so.4 so:libgcc_s.so.1 so:libintl.so.8 so:libjson-c.so.5 so:libncursesw.so.6 so:libsqlite3.so.0 so:libstdc++.so.6 so:libstfl.so.0 so:libxml2.so.2 >>> newsboat*: Package size: 4.3 MB >>> newsboat*: Compressing data... >>> newsboat*: Create checksum... >>> newsboat*: Create newsboat-2.35-r0.apk >>> newsboat: Build complete at Tue, 02 Apr 2024 23:39:42 +0000 elapsed time 0h 2m 59s >>> newsboat: Cleaning up srcdir >>> newsboat: Cleaning up pkgdir >>> newsboat: Uninstalling dependencies... (1/48) Purging .makedepends-newsboat (20240402.233644) (2/48) Purging asciidoctor (2.0.22-r0) (3/48) Purging ruby (3.3.0-r0) (4/48) Purging cargo (1.77.0-r0) (5/48) Purging rust (1.77.0-r0) (6/48) Purging curl-dev (8.7.1-r0) (7/48) Purging brotli-dev (1.1.0-r1) (8/48) Purging brotli (1.1.0-r1) (9/48) Purging c-ares-dev (1.27.0-r0) (10/48) Purging libpsl-dev (0.21.5-r1) (11/48) Purging libpsl-utils (0.21.5-r1) (12/48) Purging nghttp2-dev (1.60.0-r0) (13/48) Purging openssl-dev (3.2.1-r1) (14/48) Purging zstd-dev (1.5.6-r0) (15/48) Purging zstd (1.5.6-r0) (16/48) Purging gettext-dev (0.22.5-r0) (17/48) Purging gettext-asprintf (0.22.5-r0) (18/48) Purging gettext (0.22.5-r0) (19/48) Purging gettext-envsubst (0.22.5-r0) (20/48) Purging libxml2-dev (2.12.6-r0) (21/48) Purging libxml2-utils (2.12.6-r0) (22/48) Purging ncurses-dev (6.4_p20240309-r0) (23/48) Purging libncurses++ (6.4_p20240309-r0) (24/48) Purging libpanelw (6.4_p20240309-r0) (25/48) Purging sqlite-dev (3.45.2-r0) (26/48) Purging sqlite (3.45.2-r0) (27/48) Purging sqlite-libs (3.45.2-r0) (28/48) Purging stfl-dev (0.24-r4) (29/48) Purging stfl (0.24-r4) (30/48) Purging json-c-dev (0.17-r0) (31/48) Purging json-c (0.17-r0) (32/48) Purging gettext-libs (0.22.5-r0) (33/48) Purging libformw (6.4_p20240309-r0) (34/48) Purging libidn2-dev (2.3.7-r0) (35/48) Purging libmenuw (6.4_p20240309-r0) (36/48) Purging llvm17-libs (17.0.6-r0) (37/48) Purging readline (8.2.10-r0) (38/48) Purging ruby-libs (3.3.0-r0) (39/48) Purging scudo-malloc (17.0.6-r0) (40/48) Purging xz-dev (5.6.1-r2) (41/48) Purging xz (5.6.1-r2) (42/48) Purging yaml (0.2.5-r2) (43/48) Purging zlib-dev (1.3.1-r0) (44/48) Purging libffi (3.4.6-r0) (45/48) Purging libintl (0.22.5-r0) (46/48) Purging libucontext (1.2-r3) (47/48) Purging libxml2 (2.12.6-r0) (48/48) Purging xz-libs (5.6.1-r2) Executing busybox-1.36.1-r24.trigger OK: 346 MiB in 107 packages >>> newsboat: Updating the community/s390x repository index... >>> newsboat: Signing the index...