This file contains hidden or 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
[2023-05-11T07:30:16Z DEBUG constellation::constellation] constellation got ConstellationMsg::NewBrowser message | |
[2023-05-11T07:30:16Z DEBUG constellation::constellation] Creating new pipeline (1,1) in browsing context (0,1). | |
[2023-05-11T07:30:16Z DEBUG net::image_cache] New image cache | |
[2023-05-11T07:30:16Z DEBUG constellation::constellation] adding pending session history change with no replacement | |
[2023-05-11T07:30:16Z DEBUG constellation::constellation] constellation got ConstellationMsg::SelectBrowser message | |
[2023-05-11T07:30:16Z DEBUG style::rule_tree::core] Creating rule node: 0x7f4a2741c000 | |
[2023-05-11T07:30:16Z DEBUG script::script_thread] Starting script thread. | |
[2023-05-11T07:30:16Z DEBUG script::script_thread] Waiting for event. | |
[2023-05-11T07:30:16Z DEBUG script::script_thread] Got event. | |
[2023-05-11T07:30:16Z DEBUG script::script_thread] Processing events. |
This file has been truncated, but you can view the full file.
This file contains hidden or 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
warning: variable does not need to be mutable | |
--> crates/bevy_app/src/plugin_group.rs:147:13 | |
| | |
147 | let mut plugin_entry = self | |
| ----^^^^^^^^^^^^ | |
| | | |
| help: remove this `mut` | |
| | |
= note: `#[warn(unused_mut)]` on by default |
This file contains hidden or 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
Debugger entered--Lisp error: (error "Invalid format character: ‘%S’") | |
error("Invalid format character: `%%%c'" 83) | |
format-spec("dvisvgm %f -n -b min -c %S -o %O" ((111 . "/tmp/") (98 . "org-tex-rhdmBR") (66 . "/tmp/org-tex-rhdmBR") (68 . "774.8999999999999") (102 . "/tmp/org-tex-rhdmBR.xdv"))) | |
org-latex-preview--image-extract-async((:latex-processor "xelatex" :latex-header "% Intended LaTeX compiler: xelatex\n\\documentclass[..." :programs ("latex" "dvisvgm") :description "dvi > svg" :message "you need to install the programs: latex and dvisvg..." :image-input-type "xdv" :image-output-type "svg" :image-size-adjust (0.45 . 0.45) :latex-compiler ("latex -interaction nonstopmode -output-format=dvi ...") :image-converter ("dvisvgm %f -n -b min -c %S -o %O") :processor dvisvgm :fragments ((:string "\\color[rgb]{0,0,0.00392157}\\setcounter{equation}{0..." :overlay #<overlay from 1028 to 1041 in 20211127155226-test_cite.org> :key "1806c8e1160e56b1b2a86c0e88d21611a204a8df")) :org-buffer #<buffer 20211127155226 |
This file contains hidden or 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
make[6]: Entering directory '/home/vitalyr/projects/dev/rust-projects/redox/cookbook/recipes/tools/gettext/target/x86_64-unknown-redox/build/gettext-tools/src' | |
/bin/sh ../libtool --tag=CC --mode=link x86_64-unknown-redox-gcc -I/home/vitalyr/projects/dev/rust-projects/redox/cookbook/recipes/tools/gettext/target/x86_64-unknown-redox/sysroot/include -L/home/vitalyr/projects/dev/rust-projects/redox/cookbook/recipes/tools/gettext/target/x86_64-unknown-redox/sysroot/lib --static -o msgfmt msgfmt-msgfmt.o msgfmt-write-mo.o msgfmt-write-java.o msgfmt-write-csharp.o msgfmt-write-resources.o msgfmt-write-tcl.o msgfmt-write-qt.o msgfmt-write-desktop.o msgfmt-write-xml.o ../../gettext-runtime/intl/msgfmt-hash-string.o libgettextsrc.la | |
libtool: link: x86_64-unknown-redox-gcc -I/home/vitalyr/projects/dev/rust-projects/redox/cookbook/recipes/tools/gettext/target/x86_64-unknown-redox/sysroot/include --static -o msgfmt msgfmt-msgfmt.o msgfmt-write-mo.o msgfmt-write-java.o msgfmt-write-csharp.o msgfmt-write-resources.o ms |
This file contains hidden or 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
# System Info: | |
1. `uname -a`: | |
Linux eva 6.12.5 #1-NixOS SMP PREEMPT_DYNAMIC Sat Dec 14 19:04:17 UTC 2024 x86_64 GNU/Linux | |
2. `lsb_release`: | |
`lsb_release` not found. | |
3. `/etc/lsb-release`: |
OlderNewer