>>> ripgrep 0.8.1 Downloading --2019-11-15 15:30:29-- https://github.com/burntsushi/ripgrep/archive/0.8.1/ripgrep-0.8.1.tar.gz Resolving github.com (github.com)... 140.82.118.3 Connecting to github.com (github.com)|140.82.118.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1 [following] --2019-11-15 15:30:30-- https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/naourr/work/instance-1/output-1/build/.ripgrep-0.8.1.tar.gz.H029t6/output' 0K .......... .......... .......... .......... .......... 281K 50K .......... .......... .......... .......... .......... 1.86M 100K .......... .......... .......... .......... .......... 698K 150K .......... .......... .......... .......... .......... 3.18M 200K .......... .......... .......... .......... .......... 823K 250K .......... .......... .......... .......... .......... 4.70M 300K .......... .......... .......... .......... .......... 105M 350K .......... .......... .......... .......... .......... 3.31M 400K .......... .......... .......... .......... .......... 55.9M 450K .......... .......... .......... .......... .......... 813K 500K ........ 146M=0.4s 2019-11-15 15:30:30 (1.13 MB/s) - '/home/naourr/work/instance-1/output-1/build/.ripgrep-0.8.1.tar.gz.H029t6/output' saved [521088] ripgrep-0.8.1.tar.gz: OK (sha256: 7035379fce0c1e32552e8ee528b92c3d01b8d3935ea31d26c51a73287be74bb3) >>> ripgrep 0.8.1 Extracting gzip -d -c /home/naourr/work/instance-1/dl/ripgrep/ripgrep-0.8.1.tar.gz | /home/naourr/work/instance-1/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output-1/build/ripgrep-0.8.1 -xf - >>> ripgrep 0.8.1 Patching >>> ripgrep 0.8.1 Configuring >>> ripgrep 0.8.1 Building PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" CARGO_HOME=/home/naourr/work/instance-1/output-1/host/share/cargo cargo build --debug --target=mips-unknown-linux-gnu --manifest-path=/home/naourr/work/instance-1/output-1/build/ripgrep-0.8.1/Cargo.toml error: Unknown flag: '--debug' Usage: cargo build [options] make: *** [package/pkg-generic.mk:241: /home/naourr/work/instance-1/output-1/build/ripgrep-0.8.1/.stamp_built] Error 1 make: Leaving directory '/home/naourr/work/instance-1/buildroot'