Created
September 1, 2015 17:47
-
-
Save vvuk/f37ec1d1e4d1bd94e96d to your computer and use it in GitHub Desktop.
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
vladimir@shepherd[765]$ make | |
/mingw64/bin/python src/etc/dl-snapshot.py x86_64-pc-windows-gnu | |
running: PowerShell.exe /nologo -Command (New-Object System.Net.WebClient).DownloadFile('https://static.rust-lang.org/cargo-dist/2015-04-02/cargo-nightly-x86_64-pc-windows-gnu.tar.gz', 'target/dl/cargo-nightly-x86_64-pc-windows-gnu.tar.gz') | |
extracting cargo-nightly-x86_64-pc-windows-gnu | |
extracting cargo-nightly-x86_64-pc-windows-gnu/cargo | |
extracting cargo-nightly-x86_64-pc-windows-gnu/cargo/bin | |
extracting cargo-nightly-x86_64-pc-windows-gnu/cargo/bin/cargo.exe | |
extracting cargo-nightly-x86_64-pc-windows-gnu/cargo/etc | |
extracting cargo-nightly-x86_64-pc-windows-gnu/cargo/etc/bash_completion.d | |
extracting cargo-nightly-x86_64-pc-windows-gnu/cargo/etc/bash_completion.d/cargo | |
extracting cargo-nightly-x86_64-pc-windows-gnu/cargo/lib | |
extracting cargo-nightly-x86_64-pc-windows-gnu/cargo/lib/cargo | |
extracting cargo-nightly-x86_64-pc-windows-gnu/cargo/manifest.in | |
extracting cargo-nightly-x86_64-pc-windows-gnu/cargo/share | |
extracting cargo-nightly-x86_64-pc-windows-gnu/cargo/share/doc | |
extracting cargo-nightly-x86_64-pc-windows-gnu/cargo/share/doc/cargo | |
extracting cargo-nightly-x86_64-pc-windows-gnu/cargo/share/doc/cargo/LICENSE-APACHE | |
extracting cargo-nightly-x86_64-pc-windows-gnu/cargo/share/doc/cargo/LICENSE-MIT | |
extracting cargo-nightly-x86_64-pc-windows-gnu/cargo/share/doc/cargo/LICENSE-THIRD-PARTY | |
extracting cargo-nightly-x86_64-pc-windows-gnu/cargo/share/doc/cargo/README.md | |
extracting cargo-nightly-x86_64-pc-windows-gnu/cargo/share/man | |
extracting cargo-nightly-x86_64-pc-windows-gnu/cargo/share/man/man1 | |
extracting cargo-nightly-x86_64-pc-windows-gnu/cargo/share/man/man1/cargo.1 | |
extracting cargo-nightly-x86_64-pc-windows-gnu/cargo/share/zsh | |
extracting cargo-nightly-x86_64-pc-windows-gnu/cargo/share/zsh/site-functions | |
extracting cargo-nightly-x86_64-pc-windows-gnu/cargo/share/zsh/site-functions/_cargo | |
extracting cargo-nightly-x86_64-pc-windows-gnu/components | |
extracting cargo-nightly-x86_64-pc-windows-gnu/install.sh | |
extracting cargo-nightly-x86_64-pc-windows-gnu/LICENSE-APACHE | |
extracting cargo-nightly-x86_64-pc-windows-gnu/LICENSE-MIT | |
extracting cargo-nightly-x86_64-pc-windows-gnu/LICENSE-THIRD-PARTY | |
extracting cargo-nightly-x86_64-pc-windows-gnu/README.md | |
extracting cargo-nightly-x86_64-pc-windows-gnu/rust-installer-version | |
extracting cargo-nightly-x86_64-pc-windows-gnu/version | |
touch target/snapshot/cargo/bin/cargo.exe | |
"/c/proj/r/cargo/../rust/x86_64-pc-windows-gnu/stage2/bin/rustc" -V | |
rustc 1.3.0-dev (87055a68c 2015-07-30) | |
"target/snapshot/cargo/bin/cargo.exe" --version | |
cargo 0.0.1-pre-nightly (84d6d2c 2015-03-31) (built 2015-04-02) | |
target/snapshot/cargo/bin/cargo.exe build --target x86_64-pc-windows-gnu | |
Compiling libc v0.1.8 | |
Compiling glob v0.2.10 | |
Compiling winapi-build v0.1.0 | |
Compiling semver v0.1.19 | |
Compiling winapi v0.2.1 | |
Compiling matches v0.1.2 | |
Compiling strsim v0.3.0 | |
Compiling pkg-config v0.3.4 | |
Compiling rustc-serialize v0.3.14 | |
Compiling regex-syntax v0.2.0 | |
Compiling threadpool v0.1.4 | |
Compiling bitflags v0.1.1 | |
Compiling tar v0.2.14 | |
Compiling memchr v0.1.3 | |
Compiling log v0.3.1 | |
Compiling num_cpus v0.2.6 | |
Compiling advapi32-sys v0.1.2 | |
Compiling kernel32-sys v0.1.3 | |
Compiling libgit2-sys v0.2.20 | |
Compiling aho-corasick v0.2.2 | |
Compiling regex v0.1.40 | |
Compiling url v0.2.37 | |
Compiling toml v0.1.21 | |
Compiling env_logger v0.3.1 | |
Compiling docopt v0.6.69 | |
Compiling gcc v0.3.10 | |
Compiling filetime v0.1.5 | |
Compiling term v0.2.11 | |
Compiling time v0.1.26 | |
Compiling miniz-sys v0.1.5 | |
Compiling curl-sys v0.1.25 | |
Compiling libz-sys v0.1.7 | |
Compiling libssh2-sys v0.1.27 | |
Compiling flate2 v0.2.7 | |
Build failed, waiting for other jobs to finish... | |
failed to run custom build command for `curl-sys v0.1.25` | |
Process didn't exit successfully: `C:\proj\r\cargo\target\debug\build\curl-sys-6201bae19fb731dd\build-script-build` (exit code: 101) | |
--- stdout | |
cargo:rustc-link-search=C:\proj\r\cargo\target\x86_64-pc-windows-gnu\debug\build\curl-sys-6201bae19fb731dd\out/lib | |
cargo:rustc-link-lib=static=curl | |
cargo:root=C:\proj\r\cargo\target\x86_64-pc-windows-gnu\debug\build\curl-sys-6201bae19fb731dd\out | |
cargo:include=C:\proj\r\cargo\target\x86_64-pc-windows-gnu\debug\build\curl-sys-6201bae19fb731dd\out/include | |
cargo:rustc-flags=-l ws2_32 | |
running: "sh" "-c" "/c/Users/vladimir/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.1.25/curl/configure --with-winssl --enable-static=yes --enable-shared=no --enable-optimize --prefix=/c/proj/r/cargo/target/x86_64-pc-windows-gnu/debug/build/curl-sys-6201bae19fb731dd/out --without-librtmp --without-libidn --without-libssh2 --without-nghttp2 --disable-ldap --disable-ldaps --disable-ftp --disable-rtsp --disable-dict --disable-telnet --disable-tftp --disable-pop3 --disable-imap --disable-smtp --disable-gopher --disable-manual" | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking whether to enable debug build options... no | |
checking whether to enable compiler optimizer... yes | |
checking whether to enable strict compiler warnings... no | |
checking whether to enable compiler warnings as errors... no | |
checking whether to enable curl debug memory tracking... no | |
checking whether to enable hiding of library internal symbols... yes | |
checking whether to enable c-ares for DNS lookups... no | |
checking for path separator... : | |
checking for sed... /usr/bin/sed | |
checking for grep... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ar... /mingw64/bin/ar | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.exe | |
checking for suffix of executables... .exe | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking whether gcc understands -c and -o together... yes | |
checking how to run the C preprocessor... gcc -E | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking for style of include used by make... GNU | |
checking whether make supports nested variables... yes | |
checking dependency style of gcc... gcc3 | |
checking curl version... 7.39.1-DEV | |
checking build system type... | |
--- stderr | |
/c/Users/vladimir/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.1.25/curl/config.guess: unable to guess system type | |
This script, last modified 2013-06-10, has failed to recognize | |
the operating system you are using. It is advised that you | |
download the most up to date version of the config scripts from | |
http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD | |
and | |
http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD | |
If the version you run (/c/Users/vladimir/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.1.25/curl/config.guess) is already up to date, please | |
send the following data and any information you think might be | |
pertinent to <[email protected]> in order to provide the needed | |
information to handle your system. | |
config.guess timestamp = 2013-06-10 | |
uname -m = x86_64 | |
uname -r = 2.2.1(0.289/5/3) | |
uname -s = MSYS_NT-10.0 | |
uname -v = 2015-08-09 20:04 | |
/usr/bin/uname -p = unknown | |
/bin/uname -X = | |
hostinfo = | |
/bin/universe = | |
/usr/bin/arch -k = | |
/bin/arch = x86_64 | |
/usr/bin/oslevel = | |
/usr/convex/getsysinfo = | |
UNAME_MACHINE = x86_64 | |
UNAME_RELEASE = 2.2.1(0.289/5/3) | |
UNAME_SYSTEM = MSYS_NT-10.0 | |
UNAME_VERSION = 2015-08-09 20:04 | |
configure: error: cannot guess build type; you must specify one | |
thread '<main>' panicked at 'assertion failed: t!(cmd . status ( )).success()', C:\Users\vladimir\.cargo\registry\src\github.com-1ecc6299db9ec823\curl-sys-0.1.25\build.rs:134 | |
Makefile:93: recipe for target 'cargo-x86_64-pc-windows-gnu' failed | |
make: *** [cargo-x86_64-pc-windows-gnu] Error 101 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment