Created
March 9, 2021 23:12
-
-
Save r-rmcgibbo/61e0b5161d9eda930d9163bd35ed59e0 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 7 minutes | https://github.com/NixOS/nixpkgs/pull/115636
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@nix { "action": "setPhase", "phase": "unpackPhase" } | |
unpacking sources | |
unpacking source archive /nix/store/v38dgprlggn9jx7zqp8gjvjs80kw0www-source | |
source root is source | |
Executing cargoSetupPostUnpackHook | |
unpacking source archive /nix/store/90v63505na41d2i07v7rdyd3rmpkxkyj-tectonic-0.4.1-vendor.tar.gz | |
Finished cargoSetupPostUnpackHook | |
@nix { "action": "setPhase", "phase": "patchPhase" } | |
patching sources | |
Executing cargoSetupPostPatchHook | |
Validating consistency between /build/source//Cargo.lock and /build/tectonic-0.4.1-vendor.tar.gz/Cargo.lock | |
Finished cargoSetupPostPatchHook | |
@nix { "action": "setPhase", "phase": "configurePhase" } | |
configuring | |
@nix { "action": "setPhase", "phase": "buildPhase" } | |
building | |
Executing cargoBuildHook | |
++ env CC_x86_64-unknown-linux-gnu=/nix/store/ca37d3qrydh0wpw40kswsx30j8dyzxh2-gcc-wrapper-10.2.0/bin/cc CXX_x86_64-unknown-linux-gnu=/nix/store/ca37d3qrydh0wpw40kswsx30j8dyzxh2-gcc-wrapper-10.2.0/bin/c++ CC_x86_64-unknown-linux-gnu=/nix/store/ca37d3qrydh0wpw40kswsx30j8dyzxh2-gcc-wrapper-10.2.0/bin/cc CXX_x86_64-unknown-linux-gnu=/nix/store/ca37d3qrydh0wpw40kswsx30j8dyzxh2-gcc-wrapper-10.2.0/bin/c++ cargo build -j 2 --target x86_64-unknown-linux-gnu --frozen --release | |
Compiling libc v0.2.81 | |
Compiling cfg-if v0.1.10 | |
Compiling autocfg v1.0.1 | |
Compiling version_check v0.9.2 | |
Compiling proc-macro2 v1.0.20 | |
Compiling unicode-xid v0.2.1 | |
Compiling byteorder v1.3.4 | |
Compiling log v0.4.11 | |
Compiling syn v1.0.40 | |
Compiling lazy_static v1.4.0 | |
Compiling futures v0.1.30 | |
Compiling typenum v1.12.0 | |
Compiling either v1.6.0 | |
Compiling semver-parser v0.7.0 | |
Compiling maybe-uninit v2.0.0 | |
Compiling cc v1.0.66 | |
Compiling pkg-config v0.3.19 | |
Compiling getrandom v0.1.14 | |
Compiling bitflags v1.2.1 | |
Compiling serde v1.0.118 | |
Compiling fnv v1.0.7 | |
Compiling serde_derive v1.0.118 | |
Compiling scopeguard v1.1.0 | |
Compiling slab v0.4.2 | |
Compiling memchr v2.3.3 | |
Compiling rand_core v0.4.2 | |
Compiling itoa v0.4.6 | |
Compiling autocfg v0.1.7 | |
Compiling ryu v1.0.5 | |
Compiling matches v0.1.8 | |
Compiling tinyvec v0.3.4 | |
Compiling serde_json v1.0.57 | |
Compiling adler v0.2.3 | |
Compiling gimli v0.22.0 | |
Compiling ppv-lite86 v0.2.9 | |
Compiling unicode-segmentation v1.6.0 | |
Compiling rustc-demangle v0.1.16 | |
Compiling object v0.20.0 | |
Compiling foreign-types-shared v0.1.1 | |
Compiling crc32fast v1.2.0 | |
Compiling percent-encoding v1.0.1 | |
Compiling httparse v1.3.4 | |
Compiling openssl v0.10.30 | |
Compiling unicode-width v0.1.8 | |
Compiling hashbrown v0.9.0 | |
Compiling failure_derive v0.1.8 | |
Compiling ansi_term v0.11.0 | |
Compiling try-lock v0.2.3 | |
Compiling regex-syntax v0.6.21 | |
Compiling vec_map v0.8.2 | |
Compiling adler32 v1.2.0 | |
Compiling byte-tools v0.3.1 | |
Compiling remove_dir_all v0.5.3 | |
Compiling native-tls v0.2.4 | |
Compiling strsim v0.8.0 | |
Compiling percent-encoding v2.1.0 | |
Compiling cbindgen v0.16.0 | |
Compiling cpuid-bool v0.1.2 | |
Compiling mime v0.3.16 | |
Compiling opaque-debug v0.3.0 | |
Compiling encoding_rs v0.8.24 | |
Compiling cfg-if v1.0.0 | |
Compiling openssl-probe v0.1.2 | |
Compiling dtoa v0.4.6 | |
Compiling opaque-debug v0.2.3 | |
Compiling vcpkg v0.2.11 | |
Compiling fake-simd v0.1.2 | |
Compiling utf8-width v0.1.4 | |
Compiling xdg v2.2.0 | |
Compiling termcolor v1.1.2 | |
Compiling try_from v0.3.2 | |
Compiling crossbeam-utils v0.7.2 | |
Compiling indexmap v1.6.0 | |
Compiling memoffset v0.5.5 | |
Compiling crossbeam-epoch v0.8.2 | |
Compiling generic-array v0.14.4 | |
Compiling unicase v2.6.0 | |
Compiling proc-macro-error-attr v1.0.4 | |
Compiling error-chain v0.12.4 | |
Compiling proc-macro-error v1.0.4 | |
Compiling thread_local v1.0.1 | |
Compiling semver v0.9.0 | |
Compiling openssl-sys v0.9.58 | |
Compiling libz-sys v1.1.2 | |
Compiling tokio-sync v0.1.8 | |
Compiling lock_api v0.3.4 | |
Compiling rand_core v0.3.1 | |
Compiling rand_jitter v0.1.4 | |
Compiling rand_pcg v0.1.2 | |
Compiling rand_chacha v0.1.1 | |
Compiling rand v0.6.5 | |
Compiling unicode-bidi v0.3.4 | |
Compiling unicode-normalization v0.1.13 | |
Compiling miniz_oxide v0.4.1 | |
Compiling heck v0.3.1 | |
Compiling addr2line v0.13.0 | |
Compiling foreign-types v0.3.2 | |
Compiling tectonic_cfg_support v0.1.1 (/build/source/cfg_support) | |
Compiling textwrap v0.11.0 | |
Compiling miniz_oxide v0.3.7 | |
Compiling block-padding v0.1.5 | |
Compiling byte-unit v4.0.9 | |
Compiling app_dirs2 v2.3.0 | |
Compiling rustc_version v0.2.3 | |
Compiling rand_xorshift v0.1.1 | |
Compiling rand_hc v0.1.0 | |
Compiling rand_isaac v0.1.1 | |
Compiling idna v0.1.5 | |
Compiling idna v0.2.0 | |
Compiling iovec v0.1.4 | |
Compiling num_cpus v1.13.0 | |
Compiling net2 v0.2.34 | |
Compiling time v0.1.44 | |
Compiling backtrace v0.3.50 | |
Compiling rand_os v0.1.3 | |
Compiling atty v0.2.14 | |
Compiling fs2 v0.4.3 | |
Compiling want v0.2.0 | |
Compiling quote v1.0.7 | |
Compiling base64 v0.10.1 | |
Compiling tectonic_xdv v0.1.10 (/build/source/xdv) | |
Compiling generic-array v0.12.3 | |
Compiling parking_lot_core v0.6.2 | |
Compiling parking_lot v0.9.0 | |
Compiling hyper v0.12.35 | |
Compiling smallvec v0.6.13 | |
Compiling aho-corasick v0.7.13 | |
Compiling url v1.7.2 | |
Compiling url v2.1.1 | |
Compiling bytes v0.4.12 | |
Compiling futures-cpupool v0.1.8 | |
Compiling mio v0.6.22 | |
Compiling rand_core v0.5.1 | |
Compiling clap v2.33.3 | |
Compiling tokio-executor v0.1.10 | |
Compiling crossbeam-queue v0.2.3 | |
Compiling mime_guess v2.0.3 | |
Compiling digest v0.9.0 | |
Compiling block-buffer v0.9.0 | |
Compiling digest v0.8.1 | |
Compiling block-buffer v0.7.3 | |
Compiling flate2 v1.0.14 | |
Compiling regex v1.4.2 | |
Compiling cookie v0.12.0 | |
Compiling tokio-io v0.1.13 | |
Compiling http v0.1.21 | |
Compiling tokio-buf v0.1.1 | |
Compiling string v0.2.1 | |
Compiling mio-uds v0.6.8 | |
Compiling rand_chacha v0.2.2 | |
Compiling tokio-timer v0.2.13 | |
Compiling tokio-current-thread v0.1.7 | |
Compiling crossbeam-deque v0.7.3 | |
Compiling synstructure v0.12.4 | |
Compiling thiserror-impl v1.0.20 | |
Compiling sha2 v0.9.2 | |
Compiling md-5 v0.9.1 | |
Compiling sha-1 v0.8.2 | |
Compiling publicsuffix v1.5.4 | |
Compiling uuid v0.7.4 | |
Compiling tokio-codec v0.1.2 | |
Compiling headers-core v0.1.1 | |
Compiling http-body v0.1.0 | |
Compiling h2 v0.1.26 | |
Compiling rand v0.7.3 | |
Compiling tokio-threadpool v0.1.18 | |
Compiling thiserror v1.0.20 | |
Compiling structopt-derive v0.4.14 | |
Compiling headers v0.2.3 | |
Compiling tempfile v3.1.0 | |
Compiling tokio-fs v0.1.7 | |
Compiling zip v0.5.9 | |
Compiling failure v0.1.8 | |
Compiling tokio-reactor v0.1.12 | |
Compiling structopt v0.3.21 | |
Compiling serde_urlencoded v0.5.5 | |
Compiling toml v0.5.8 | |
Compiling tokio-tcp v0.1.4 | |
Compiling tokio-udp v0.1.6 | |
Compiling tokio-uds v0.2.7 | |
Compiling cookie_store v0.7.0 | |
Compiling tokio v0.1.22 | |
Compiling tectonic v0.4.1 (/build/source) | |
Compiling hyper-tls v0.3.2 | |
Compiling reqwest v0.9.24 | |
warning: tectonic/dpx-cmap_write.c: In function 'write_map': | |
warning: tectonic/dpx-cmap_write.c:187:22: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] | |
warning: 187 | sprintf(fmt_buf, "%"PRIuZ" beginbfrange\n", num_blocks); | |
warning: | ^~~ | |
warning: tectonic/dpx-cmap_write.c:187:46: note: format string is defined here | |
warning: 187 | sprintf(fmt_buf, "%"PRIuZ" beginbfrange\n", num_blocks); | |
warning: | ^ | |
warning: In file included from /nix/store/f8ahd6cxx9ia4fzdiyczmhcv3c2qmd42-glibc-2.32-37-dev/include/stdio.h:866, | |
warning: from tectonic/dpx-pdfobj.h:30, | |
warning: from tectonic/dpx-cid.h:47, | |
warning: from tectonic/dpx-cmap.h:30, | |
warning: from tectonic/dpx-cmap_write.h:28, | |
warning: from tectonic/dpx-cmap_write.c:36: | |
warning: /nix/store/f8ahd6cxx9ia4fzdiyczmhcv3c2qmd42-glibc-2.32-37-dev/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 16 and 35 bytes into a destination of size 34 | |
warning: 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | |
warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
warning: 39 | __bos (__s), __fmt, __va_arg_pack ()); | |
warning: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
warning: tectonic/dpx-mpost.c: In function 'mps_do_page': | |
warning: tectonic/dpx-mpost.c:1510:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] | |
warning: 1510 | fread(buffer, sizeof(char), size, image_file); | |
warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
warning: tectonic/dpx-pdfobj.c: In function 'filter_stream_decode': | |
warning: tectonic/dpx-pdfobj.c:2506:11: warning: 'dst' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
warning: 2506 | dec = filter_stream_decode_ASCII85Decode(stream_data, stream_length); | |
warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
warning: tectonic/xetex-XeTeXFontInst.cpp: In function 'hb_font_funcs_t* _get_font_funcs()': | |
warning: tectonic/xetex-XeTeXFontInst.cpp:268:79: warning: 'void hb_font_funcs_set_glyph_func(hb_font_funcs_t*, hb_font_get_glyph_func_t, void*, hb_destroy_func_t)' is deprecated: Use 'hb_font_funcs_set_nominal_glyph_func and hb_font_funcs_set_variation_glyph_func' instead [-Wdeprecated-declarations] | |
warning: 268 | hb_font_funcs_set_glyph_func (funcs, _get_glyph, NULL, NULL); | |
warning: | ^ | |
warning: In file included from /nix/store/y209y0cpsnq2kmhf7zlq4b13wf74frsh-harfbuzz-icu-2.7.4-dev/include/harfbuzz/hb.h:34, | |
warning: from tectonic/xetex-core.h:28, | |
warning: from tectonic/xetex-XeTeXFontInst.cpp:42: | |
warning: /nix/store/y209y0cpsnq2kmhf7zlq4b13wf74frsh-harfbuzz-icu-2.7.4-dev/include/harfbuzz/hb-deprecated.h:67:1: note: declared here | |
warning: 67 | hb_font_funcs_set_glyph_func (hb_font_funcs_t *ffuncs, | |
warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
warning: tectonic/xetex-XeTeXLayoutInterface.cpp: In function 'unsigned int countFeatures(XeTeXFont, hb_tag_t, hb_tag_t)': | |
warning: tectonic/xetex-XeTeXLayoutInterface.cpp:399:100: warning: 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)' is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations] | |
warning: 399 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) { | |
warning: | ^ | |
warning: In file included from /nix/store/y209y0cpsnq2kmhf7zlq4b13wf74frsh-harfbuzz-icu-2.7.4-dev/include/harfbuzz/hb-ot.h:34, | |
warning: from tectonic/xetex-core.h:29, | |
warning: from tectonic/xetex-XeTeXLayoutInterface.cpp:34: | |
warning: /nix/store/y209y0cpsnq2kmhf7zlq4b13wf74frsh-harfbuzz-icu-2.7.4-dev/include/harfbuzz/hb-ot-deprecated.h:56:1: note: declared here | |
warning: 56 | hb_ot_layout_script_find_language (hb_face_t *face, | |
warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
warning: tectonic/xetex-XeTeXLayoutInterface.cpp: In function 'hb_tag_t getIndFeature(XeTeXFont, hb_tag_t, hb_tag_t, unsigned int)': | |
warning: tectonic/xetex-XeTeXLayoutInterface.cpp:419:100: warning: 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)' is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations] | |
warning: 419 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) { | |
warning: | ^ | |
warning: In file included from /nix/store/y209y0cpsnq2kmhf7zlq4b13wf74frsh-harfbuzz-icu-2.7.4-dev/include/harfbuzz/hb-ot.h:34, | |
warning: from tectonic/xetex-core.h:29, | |
warning: from tectonic/xetex-XeTeXLayoutInterface.cpp:34: | |
warning: /nix/store/y209y0cpsnq2kmhf7zlq4b13wf74frsh-harfbuzz-icu-2.7.4-dev/include/harfbuzz/hb-ot-deprecated.h:56:1: note: declared here | |
warning: 56 | hb_ot_layout_script_find_language (hb_face_t *face, | |
warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
warning: tectonic/xetex-XeTeXLayoutInterface.cpp: In function 'bool initGraphiteBreaking(XeTeXLayoutEngine, const uint16_t*, int)': | |
warning: tectonic/xetex-XeTeXLayoutInterface.cpp:1019:78: warning: 'gr_font* hb_graphite2_font_get_gr_font(hb_font_t*)' is deprecated: Use 'hb_graphite2_face_get_gr_face' instead [-Wdeprecated-declarations] | |
warning: 1019 | gr_font* grFont = hb_graphite2_font_get_gr_font(engine->font->getHbFont()); | |
warning: | ^ | |
warning: In file included from tectonic/xetex-XeTeXLayoutInterface.cpp:43: | |
warning: /nix/store/y209y0cpsnq2kmhf7zlq4b13wf74frsh-harfbuzz-icu-2.7.4-dev/include/harfbuzz/hb-graphite2.h:53:1: note: declared here | |
warning: 53 | hb_graphite2_font_get_gr_font (hb_font_t *font); | |
warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
Finished release [optimized] target(s) in 6m 29s | |
Executing cargoInstallPostBuildHook | |
Finished cargoInstallPostBuildHook | |
Finished cargoBuildHook | |
@nix { "action": "setPhase", "phase": "checkPhase" } | |
running tests | |
Executing cargoCheckHook | |
++ cargo test -j 2 --release --target x86_64-unknown-linux-gnu --frozen -- --test-threads=2 | |
Compiling filetime v0.2.13 | |
warning: tectonic/dpx-cmap_write.c: In function 'write_map': | |
warning: tectonic/dpx-cmap_write.c:187:22: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] | |
warning: 187 | sprintf(fmt_buf, "%"PRIuZ" beginbfrange\n", num_blocks); | |
warning: | ^~~ | |
warning: tectonic/dpx-cmap_write.c:187:46: note: format string is defined here | |
warning: 187 | sprintf(fmt_buf, "%"PRIuZ" beginbfrange\n", num_blocks); | |
warning: | ^ | |
warning: In file included from /nix/store/f8ahd6cxx9ia4fzdiyczmhcv3c2qmd42-glibc-2.32-37-dev/include/stdio.h:866, | |
warning: from tectonic/dpx-pdfobj.h:30, | |
warning: from tectonic/dpx-cid.h:47, | |
warning: from tectonic/dpx-cmap.h:30, | |
warning: from tectonic/dpx-cmap_write.h:28, | |
warning: from tectonic/dpx-cmap_write.c:36: | |
warning: /nix/store/f8ahd6cxx9ia4fzdiyczmhcv3c2qmd42-glibc-2.32-37-dev/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 16 and 35 bytes into a destination of size 34 | |
warning: 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | |
warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
warning: 39 | __bos (__s), __fmt, __va_arg_pack ()); | |
warning: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
warning: tectonic/dpx-mpost.c: In function 'mps_do_page': | |
warning: tectonic/dpx-mpost.c:1510:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] | |
warning: 1510 | fread(buffer, sizeof(char), size, image_file); | |
warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
warning: tectonic/dpx-pdfobj.c: In function 'filter_stream_decode': | |
warning: tectonic/dpx-pdfobj.c:2506:11: warning: 'dst' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
warning: 2506 | dec = filter_stream_decode_ASCII85Decode(stream_data, stream_length); | |
warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
warning: tectonic/xetex-XeTeXFontInst.cpp: In function 'hb_font_funcs_t* _get_font_funcs()': | |
warning: tectonic/xetex-XeTeXFontInst.cpp:268:79: warning: 'void hb_font_funcs_set_glyph_func(hb_font_funcs_t*, hb_font_get_glyph_func_t, void*, hb_destroy_func_t)' is deprecated: Use 'hb_font_funcs_set_nominal_glyph_func and hb_font_funcs_set_variation_glyph_func' instead [-Wdeprecated-declarations] | |
warning: 268 | hb_font_funcs_set_glyph_func (funcs, _get_glyph, NULL, NULL); | |
warning: | ^ | |
warning: In file included from /nix/store/y209y0cpsnq2kmhf7zlq4b13wf74frsh-harfbuzz-icu-2.7.4-dev/include/harfbuzz/hb.h:34, | |
warning: from tectonic/xetex-core.h:28, | |
warning: from tectonic/xetex-XeTeXFontInst.cpp:42: | |
warning: /nix/store/y209y0cpsnq2kmhf7zlq4b13wf74frsh-harfbuzz-icu-2.7.4-dev/include/harfbuzz/hb-deprecated.h:67:1: note: declared here | |
warning: 67 | hb_font_funcs_set_glyph_func (hb_font_funcs_t *ffuncs, | |
warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
warning: tectonic/xetex-XeTeXLayoutInterface.cpp: In function 'unsigned int countFeatures(XeTeXFont, hb_tag_t, hb_tag_t)': | |
warning: tectonic/xetex-XeTeXLayoutInterface.cpp:399:100: warning: 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)' is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations] | |
warning: 399 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) { | |
warning: | ^ | |
warning: In file included from /nix/store/y209y0cpsnq2kmhf7zlq4b13wf74frsh-harfbuzz-icu-2.7.4-dev/include/harfbuzz/hb-ot.h:34, | |
warning: from tectonic/xetex-core.h:29, | |
warning: from tectonic/xetex-XeTeXLayoutInterface.cpp:34: | |
warning: /nix/store/y209y0cpsnq2kmhf7zlq4b13wf74frsh-harfbuzz-icu-2.7.4-dev/include/harfbuzz/hb-ot-deprecated.h:56:1: note: declared here | |
warning: 56 | hb_ot_layout_script_find_language (hb_face_t *face, | |
warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
warning: tectonic/xetex-XeTeXLayoutInterface.cpp: In function 'hb_tag_t getIndFeature(XeTeXFont, hb_tag_t, hb_tag_t, unsigned int)': | |
warning: tectonic/xetex-XeTeXLayoutInterface.cpp:419:100: warning: 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)' is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations] | |
warning: 419 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) { | |
warning: | ^ | |
warning: In file included from /nix/store/y209y0cpsnq2kmhf7zlq4b13wf74frsh-harfbuzz-icu-2.7.4-dev/include/harfbuzz/hb-ot.h:34, | |
warning: from tectonic/xetex-core.h:29, | |
warning: from tectonic/xetex-XeTeXLayoutInterface.cpp:34: | |
warning: /nix/store/y209y0cpsnq2kmhf7zlq4b13wf74frsh-harfbuzz-icu-2.7.4-dev/include/harfbuzz/hb-ot-deprecated.h:56:1: note: declared here | |
warning: 56 | hb_ot_layout_script_find_language (hb_face_t *face, | |
warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
warning: tectonic/xetex-XeTeXLayoutInterface.cpp: In function 'bool initGraphiteBreaking(XeTeXLayoutEngine, const uint16_t*, int)': | |
warning: tectonic/xetex-XeTeXLayoutInterface.cpp:1019:78: warning: 'gr_font* hb_graphite2_font_get_gr_font(hb_font_t*)' is deprecated: Use 'hb_graphite2_face_get_gr_face' instead [-Wdeprecated-declarations] | |
warning: 1019 | gr_font* grFont = hb_graphite2_font_get_gr_font(engine->font->getHbFont()); | |
warning: | ^ | |
warning: In file included from tectonic/xetex-XeTeXLayoutInterface.cpp:43: | |
warning: /nix/store/y209y0cpsnq2kmhf7zlq4b13wf74frsh-harfbuzz-icu-2.7.4-dev/include/harfbuzz/hb-graphite2.h:53:1: note: declared here | |
warning: 53 | hb_graphite2_font_get_gr_font (hb_font_t *font); | |
warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
Compiling tectonic v0.4.1 (/build/source) | |
Finished release [optimized] target(s) in 53.30s | |
Running target/x86_64-unknown-linux-gnu/release/deps/tectonic-8efba6b65a5efcce | |
running 3 tests | |
test io::tests::test_try_normalize_tex_path ... ok | |
test io::memory::tests::shrinking_file ... ok | |
test tests::no_segfault_after_failed_compilation ... ok | |
test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out | |
Running target/x86_64-unknown-linux-gnu/release/deps/tectonic-a1f0656bbe71a012 | |
running 0 tests | |
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out | |
Running target/x86_64-unknown-linux-gnu/release/deps/bibtex-70156ee5bb2d8e0e | |
running 1 test | |
test single_entry ... ok | |
test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out | |
Running target/x86_64-unknown-linux-gnu/release/deps/cached_itarbundle-f50bf33ad1942208 | |
running 3 tests | |
test test_cached_url_provider ... ok | |
test test_bundle_update ... ok | |
test test_full_session ... ok | |
test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out | |
Running target/x86_64-unknown-linux-gnu/release/deps/driver-d92b4401816514f2 | |
running 1 test | |
test the_letter_a ... ok | |
test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out | |
Running target/x86_64-unknown-linux-gnu/release/deps/executable-bf9cefc7f5d89822 | |
running 14 tests | |
test bad_chatter_1 ... ok | |
test bad_input_path_1 ... ok | |
test bad_outfmt_1 ... ok | |
test bad_input_path_2 ... ok | |
test help_flag ... ok | |
test keep_logs_on_error ... ok | |
test outdir_option ... ok | |
test outdir_option_bad ... ok | |
test outdir_option_is_file ... ok | |
test no_color_option ... ok | |
test relative_include ... ok | |
test space_in_filename ... ok | |
test stdin_content ... ok | |
test v2_new_build ... ok | |
test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out | |
Running target/x86_64-unknown-linux-gnu/release/deps/formats-49921dbe46f363e1 | |
running 1 test | |
test plain_format ... ok | |
test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out | |
Running target/x86_64-unknown-linux-gnu/release/deps/tex_outputs-399851063a7ec804 | |
running 20 tests | |
test file_encoding ... ok | |
test a4paper ... ok | |
test issue393_ungetc ... ok | |
test md5_of_hello ... ok | |
test negative_roman_numeral ... ok | |
Fontconfig error: Cannot load default config file | |
test otf_basic ... ok | |
test pdfimages ... ok | |
test pdfoutput ... ok | |
test prim_creationdate ... ok | |
test prim_filedump ... ok | |
test prim_filemoddate ... ok | |
test prim_filesize ... ok | |
test redbox_png ... ok | |
test synctex ... ok | |
test tectoniccodatokens_errinside ... ok | |
test tectoniccodatokens_noend ... ok | |
test tectoniccodatokens_ok ... ok | |
test tex_logo ... ok | |
test the_letter_a ... ok | |
test unicode_file_name ... ok | |
test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out | |
Running target/x86_64-unknown-linux-gnu/release/deps/trip-7763ae12c20448b8 | |
running 2 tests | |
test etrip_test ... ok | |
Fontconfig error: Cannot load default config file | |
test trip_test ... ok | |
test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out | |
Doc-tests tectonic | |
running 2 tests | |
test src/lib.rs - latex_to_pdf (line 87) ... ok | |
test src/lib.rs - (line 33) ... ok | |
test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out | |
Finished cargoCheckHook | |
@nix { "action": "setPhase", "phase": "installPhase" } | |
installing | |
Executing cargoInstallHook | |
Finished cargoInstallHook | |
@nix { "action": "setPhase", "phase": "fixupPhase" } | |
post-installation fixup | |
shrinking RPATHs of ELF executables and libraries in /nix/store/a7f5i3gcfrqiq0rfjjjryjilaln00yjj-tectonic-0.4.1 | |
shrinking /nix/store/a7f5i3gcfrqiq0rfjjjryjilaln00yjj-tectonic-0.4.1/bin/tectonic | |
strip is /nix/store/cp1sa3xxvl71cypiinw2c62i5s33chlr-binutils-2.35.1/bin/strip | |
stripping (with command strip and flags -S) in /nix/store/a7f5i3gcfrqiq0rfjjjryjilaln00yjj-tectonic-0.4.1/bin | |
patching script interpreter paths in /nix/store/a7f5i3gcfrqiq0rfjjjryjilaln00yjj-tectonic-0.4.1 | |
checking for references to /build/ in /nix/store/a7f5i3gcfrqiq0rfjjjryjilaln00yjj-tectonic-0.4.1... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment