libucl-sys 0.1.5

Low-level bindings to libucl.
Build #102477 2018-06-05T22:52:38.571414+00:00
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)
# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Fresh bitflags v1.0.3
Compiling libucl-sys v0.1.5
Fresh pkg-config v0.3.11
Fresh cc v1.0.17
Fresh libc v0.2.42
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/libucl-sys-0.1.5/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=ade4899d2ec145bf -C extra-filename=-ade4899d2ec145bf --out-dir /home/cratesfyi/cratesfyi/debug/build/libucl-sys-ade4899d2ec145bf -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh openssl-sys v0.9.32
Fresh libz-sys v1.0.18
Fresh curl-sys v0.4.5
Running `/home/cratesfyi/cratesfyi/debug/build/libucl-sys-ade4899d2ec145bf/build-script-build`
thread 'main' panicked at 'Error(
CargoError(
Human(
failed to run custom build command for `libucl-sys v0.1.5`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/libucl-sys-ade4899d2ec145bf/build-script-build` (exit code: 101)
--- stdout
running: "./autogen.sh"
running: "./configure" "--prefix=/home/cratesfyi/cratesfyi/debug/build/libucl-sys-2e7127076f711436/out" "--enable-urls" "--enable-regex" "--disable-shared" "--with-pic"
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 whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
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 whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... none needed
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-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 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 a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
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 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... no
checking whether to build static libraries... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for sys/param.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/mman.h... yes
checking for stddef.h... yes
checking for stdarg.h... yes
checking for stdbool.h... yes
checking for stdint.h... (cached) yes
checking for string.h... (cached) yes
checking for ctype.h... yes
checking for errno.h... yes
checking for limits.h... yes
checking for libgen.h... yes
checking for stdio.h... yes
checking for float.h... yes
checking for math.h... yes
checking for off_t... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for pandoc... /non/existent
checking for library containing clock_gettime... none required
checking for library containing remainder... -lm
checking for regex.h... yes
checking for library containing regexec... none required
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for fetch.h... no
checking for CURL... no

--- stderr
doc/Makefile.am:7: warning: whitespace following trailing backslash
configure: error: unable to find neither libfetch nor libcurl
thread 'main' panicked at '
command did not execute successfully, got: exit code: 1

build script failed, must exit now', .cargo/registry/src/github.com-1ecc6299db9ec823/libucl-sys-0.1.5/build.rs:51:5
note: Run with `RUST_BACKTRACE=1` for a backtrace.

)
),
State {
next_error: None,
backtrace: None
}
)', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.