onig 0.2.0

Rust-Onig is a set of rust bindings for the oniguruma regular expression library.
Build #4634 2016-08-03T00:15:55.168563+00:00
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)
# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading onig v0.2.0
Compiling onig_sys v0.1.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/onig_sys-0.1.0/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/onig-0.2.0/debug/build/onig_sys-90cc1a1d32dc78e4 --emit=dep-info,link -L dependency=/home/cratesfyi/onig-0.2.0/debug/deps -L dependency=/home/cratesfyi/onig-0.2.0/debug/deps --cap-lints allow`
Compiling libc v0.1.12
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.12/rust/src/liblibc/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"cargo-build\" -C metadata=0c57a2126eb1e7e8 -C extra-filename=-0c57a2126eb1e7e8 --out-dir /home/cratesfyi/onig-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/onig-0.2.0/debug/deps -L dependency=/home/cratesfyi/onig-0.2.0/debug/deps --cap-lints allow`
Compiling bitflags v0.3.3
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-0.3.3/src/lib.rs --crate-name bitflags --crate-type lib -g -C metadata=e61ad67c3301e77d -C extra-filename=-e61ad67c3301e77d --out-dir /home/cratesfyi/onig-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/onig-0.2.0/debug/deps -L dependency=/home/cratesfyi/onig-0.2.0/debug/deps --cap-lints allow`
Running `/home/cratesfyi/onig-0.2.0/debug/build/onig_sys-90cc1a1d32dc78e4/build-script-build`
thread 'main' panicked at 'ChainedError {
error: failed to compile `onig v0.2.0`, intermediate artifacts can be found at `/home/cratesfyi/onig-0.2.0`,
cause: Human(
failed to run custom build command for `onig_sys v0.1.0`
Process didn't exit successfully: `/home/cratesfyi/onig-0.2.0/debug/build/onig_sys-90cc1a1d32dc78e4/build-script-build` (exit code: 101)
--- stdout
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ANSI C header files... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking size of int... 4
checking size of short... 2
checking size of long... 8
checking for an ANSI C-conforming const... yes
checking whether time.h and sys/time.h may both be included... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for working memcmp... yes
checking for prototypes... yes
checking for variable length prototypes and stdarg.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating onig-config
config.status: creating sample/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands
make  all-recursive
make[1]: Entering directory '/home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/onig_sys-0.1.0/onig-5.9.6'
Making all in .
make[2]: Entering directory '/home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/onig_sys-0.1.0/onig-5.9.6'
sed -e 's,[@]datadir[@],/usr/local/share,g' -e 's,[@]datarootdir[@],/usr/local/share,g' -e 's,[@]PACKAGE_VERSION[@],5.9.6,g' -e 's,[@]prefix[@],/usr/local,g' -e 's,[@]exec_prefix[@],/usr/local,g' -e 's,[@]libdir[@],/usr/local/lib,g' -e 's,[@]includedir[@],/usr/local/include,g' < oniguruma.pc.in > oniguruma.pc
make[2]: Leaving directory '/home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/onig_sys-0.1.0/onig-5.9.6'
Making all in sample
make[2]: Entering directory '/home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/onig_sys-0.1.0/onig-5.9.6/sample'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/onig_sys-0.1.0/onig-5.9.6/sample'
make[1]: Leaving directory '/home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/onig_sys-0.1.0/onig-5.9.6'

--- stderr
thread 'main' panicked at 'Error copying file to output: the source path is not an existing regular file', .cargo/registry/src/github.com-1ecc6299db9ec823/onig_sys-0.1.0/build.rs:39
note: Run with `RUST_BACKTRACE=1` for a backtrace.

)
}', src/bin/cratesfyi.rs:119
note: Run with `RUST_BACKTRACE=1` for a backtrace.