The build took 00h 01m 31s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
29,612 |
ansic |
12,231 |
sh |
3,841 |
makefile |
23 |
awk |
45,707 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: libssh2 1.7.0-2 (Wed Aug 24 13:19:40 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking for sed... /usr/sbin/sed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/tmp/libssh2/src/libssh2-1.7.0/missing: Unknown `--is-lightweight' option
Try `/tmp/libssh2/src/libssh2-1.7.0/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking libssh2 version... 1.7.0
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
configure: autobuild project... libssh2
configure: autobuild revision... 1.7.0
configure: autobuild hostname... b3e440d2ab33
configure: autobuild timestamp... 20160824-131941
checking for style of include used by make... GNU
checking for x86_64-unknown-linux-gcc... no
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 how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -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 long long... yes
checking if _REENTRANT is already defined... no
checking if _REENTRANT is actually needed... no
checking if _REENTRANT is onwards defined... no
checking for library containing socket... none required
checking for library containing inet_addr... none required
checking for x86_64-unknown-linux-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for sshd... /usr/sbin/sshd
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/sbin/sed
checking for fgrep... /usr/sbin/grep -F
checking for ld used by gcc... /usr/sbin/ld
checking if the linker (/usr/sbin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
checking the name lister (/usr/sbin/nm -B) interface... BSD nm
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/sbin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/sbin/nm -B output from gcc object... ok
checking for sysroot... no
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
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/sbin/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 byte ordering is bigendian... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for ld used by GCC... /usr/sbin/ld -m elf_x86_64
checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for libssl... yes
checking how to link with libssl... /usr/lib/libssl.so /usr/lib/libcrypto.so
checking for EVP_aes_128_ctr... yes
checking for libz... yes
checking how to link with libz... /usr/lib/libz.so
configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
checking whether to enable pedantic and debug compiler options... no
checking whether to enable hidden symbols in the library... no
checking whether to build example applications... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking for poll... yes
checking for gettimeofday... yes
checking for select... yes
checking for strtoll... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking non-blocking sockets style... O_NONBLOCK
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating example/Makefile
config.status: creating docs/Makefile
config.status: creating libssh2.pc
config.status: creating src/libssh2_config.h
config.status: creating example/libssh2_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: summary of build options:
version: 1.7.0
Host type: x86_64-unknown-linux-gnu
Install prefix: /usr
Compiler: gcc
Compiler flags:
Library types: Shared=yes, Static=yes
Crypto library: OpenSSL (AES-CTR: yes)
Clear memory: unsupported
Debug build: no
Build examples: yes
Path to sshd: /usr/sbin/sshd (only for self-tests)
zlib compression: yes
Making all in src
make[1]: Entering directory '/tmp/libssh2/src/libssh2-1.7.0/src'
make all-am
make[2]: Entering directory '/tmp/libssh2/src/libssh2-1.7.0/src'
CC channel.lo
CC comp.lo
CC crypt.lo
CC hostkey.lo
CC kex.lo
CC mac.lo
CC misc.lo
CC packet.lo
CC publickey.lo
CC scp.lo
CC session.lo
CC sftp.lo
CC userauth.lo
CC transport.lo
CC version.lo
CC knownhost.lo
CC agent.lo
CC openssl.lo
CC pem.lo
CC keepalive.lo
CC global.lo
CCLD libssh2.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[2]: Leaving directory '/tmp/libssh2/src/libssh2-1.7.0/src'
make[1]: Leaving directory '/tmp/libssh2/src/libssh2-1.7.0/src'
Making all in tests
make[1]: Entering directory '/tmp/libssh2/src/libssh2-1.7.0/tests'
CC ssh2.o
CCLD ssh2
make[1]: Leaving directory '/tmp/libssh2/src/libssh2-1.7.0/tests'
Making all in docs
make[1]: Entering directory '/tmp/libssh2/src/libssh2-1.7.0/docs'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/libssh2/src/libssh2-1.7.0/docs'
Making all in example
make[1]: Entering directory '/tmp/libssh2/src/libssh2-1.7.0/example'
make all-am
make[2]: Entering directory '/tmp/libssh2/src/libssh2-1.7.0/example'
CC direct_tcpip.o
CC ssh2.o
CC scp.o
CC scp_nonblock.o
CC scp_write.o
CC scp_write_nonblock.o
CC sftp.o
CC sftp_nonblock.o
CC sftp_write.o
CC sftp_write_nonblock.o
CC sftp_mkdir.o
CC sftp_mkdir_nonblock.o
CC sftp_RW_nonblock.o
CC sftp_write_sliding.o
CC sftpdir.o
CC sftpdir_nonblock.o
CC ssh2_exec.o
CC ssh2_agent.o
CC ssh2_echo.o
CC sftp_append.o
CC subsystem_netconf.o
CC tcpip-forward.o
CC x11.o
CCLD direct_tcpip
CCLD ssh2
CCLD scp
CCLD scp_nonblock
CCLD scp_write
CCLD scp_write_nonblock
CCLD sftp
CCLD sftp_nonblock
CCLD sftp_write
CCLD sftp_write_nonblock
CCLD sftp_mkdir
CCLD sftp_mkdir_nonblock
CCLD sftp_RW_nonblock
CCLD sftp_write_sliding
CCLD sftpdir
CCLD sftpdir_nonblock
CCLD ssh2_exec
CCLD ssh2_agent
CCLD ssh2_echo
CCLD sftp_append
CCLD subsystem_netconf
CCLD tcpip-forward
CCLD x11
make[2]: Leaving directory '/tmp/libssh2/src/libssh2-1.7.0/example'
make[1]: Leaving directory '/tmp/libssh2/src/libssh2-1.7.0/example'
make[1]: Entering directory '/tmp/libssh2/src/libssh2-1.7.0'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/tmp/libssh2/src/libssh2-1.7.0'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/tmp/libssh2/src/libssh2-1.7.0/src'
make[2]: Entering directory '/tmp/libssh2/src/libssh2-1.7.0/src'
make[2]: Nothing to be done for 'install-data-am'.
/usr/sbin/mkdir -p '/tmp/libssh2/pkg/libssh2/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libssh2.la '/tmp/libssh2/pkg/libssh2/usr/lib'
libtool: install: /usr/bin/install -c .libs/libssh2.so.1.0.1 /tmp/libssh2/pkg/libssh2/usr/lib/libssh2.so.1.0.1
libtool: install: (cd /tmp/libssh2/pkg/libssh2/usr/lib && { ln -s -f libssh2.so.1.0.1 libssh2.so.1 || { rm -f libssh2.so.1 && ln -s libssh2.so.1.0.1 libssh2.so.1; }; })
libtool: install: (cd /tmp/libssh2/pkg/libssh2/usr/lib && { ln -s -f libssh2.so.1.0.1 libssh2.so || { rm -f libssh2.so && ln -s libssh2.so.1.0.1 libssh2.so; }; })
libtool: install: /usr/bin/install -c .libs/libssh2.lai /tmp/libssh2/pkg/libssh2/usr/lib/libssh2.la
libtool: install: /usr/bin/install -c .libs/libssh2.a /tmp/libssh2/pkg/libssh2/usr/lib/libssh2.a
libtool: install: chmod 644 /tmp/libssh2/pkg/libssh2/usr/lib/libssh2.a
libtool: install: ranlib /tmp/libssh2/pkg/libssh2/usr/lib/libssh2.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[2]: Leaving directory '/tmp/libssh2/src/libssh2-1.7.0/src'
make[1]: Leaving directory '/tmp/libssh2/src/libssh2-1.7.0/src'
Making install in tests
make[1]: Entering directory '/tmp/libssh2/src/libssh2-1.7.0/tests'
make[2]: Entering directory '/tmp/libssh2/src/libssh2-1.7.0/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/libssh2/src/libssh2-1.7.0/tests'
make[1]: Leaving directory '/tmp/libssh2/src/libssh2-1.7.0/tests'
Making install in docs
make[1]: Entering directory '/tmp/libssh2/src/libssh2-1.7.0/docs'
make[2]: Entering directory '/tmp/libssh2/src/libssh2-1.7.0/docs'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/tmp/libssh2/pkg/libssh2/usr/share/man/man3'
/usr/bin/install -c -m 644 libssh2_agent_connect.3 libssh2_agent_disconnect.3 libssh2_agent_free.3 libssh2_agent_get_identity.3 libssh2_agent_init.3 libssh2_agent_list_identities.3 libssh2_agent_userauth.3 libssh2_banner_set.3 libssh2_base64_decode.3 libssh2_channel_close.3 libssh2_channel_direct_tcpip.3 libssh2_channel_direct_tcpip_ex.3 libssh2_channel_eof.3 libssh2_channel_exec.3 libssh2_channel_flush.3 libssh2_channel_flush_ex.3 libssh2_channel_flush_stderr.3 libssh2_channel_forward_accept.3 libssh2_channel_forward_cancel.3 libssh2_channel_forward_listen.3 libssh2_channel_forward_listen_ex.3 libssh2_channel_free.3 libssh2_channel_get_exit_signal.3 libssh2_channel_get_exit_status.3 libssh2_channel_handle_extended_data.3 libssh2_channel_handle_extended_data2.3 libssh2_channel_ignore_extended_data.3 libssh2_channel_open_ex.3 libssh2_channel_open_session.3 libssh2_channel_process_startup.3 libssh2_channel_read.3 libssh2_channel_read_ex.3 libssh2_channel_read_stderr.3 libssh2_channel_receive_window_adjust.3 libssh2_channel_receive_window_adjust2.3 libssh2_channel_request_pty.3 libssh2_channel_request_pty_ex.3 libssh2_channel_request_pty_size.3 libssh2_channel_request_pty_size_ex.3 libssh2_channel_send_eof.3 '/tmp/libssh2/pkg/libssh2/usr/share/man/man3'
/usr/bin/install -c -m 644 libssh2_channel_set_blocking.3 libssh2_channel_setenv.3 libssh2_channel_setenv_ex.3 libssh2_channel_shell.3 libssh2_channel_subsystem.3 libssh2_channel_wait_closed.3 libssh2_channel_wait_eof.3 libssh2_channel_window_read.3 libssh2_channel_window_read_ex.3 libssh2_channel_window_write.3 libssh2_channel_window_write_ex.3 libssh2_channel_write.3 libssh2_channel_write_ex.3 libssh2_channel_write_stderr.3 libssh2_channel_x11_req.3 libssh2_channel_x11_req_ex.3 libssh2_exit.3 libssh2_free.3 libssh2_hostkey_hash.3 libssh2_init.3 libssh2_keepalive_config.3 libssh2_keepalive_send.3 libssh2_knownhost_add.3 libssh2_knownhost_addc.3 libssh2_knownhost_check.3 libssh2_knownhost_checkp.3 libssh2_knownhost_del.3 libssh2_knownhost_free.3 libssh2_knownhost_get.3 libssh2_knownhost_init.3 libssh2_knownhost_readfile.3 libssh2_knownhost_readline.3 libssh2_knownhost_writefile.3 libssh2_knownhost_writeline.3 libssh2_poll.3 libssh2_poll_channel_read.3 libssh2_publickey_add.3 libssh2_publickey_add_ex.3 libssh2_publickey_init.3 libssh2_publickey_list_fetch.3 '/tmp/libssh2/pkg/libssh2/usr/share/man/man3'
/usr/bin/install -c -m 644 libssh2_publickey_list_free.3 libssh2_publickey_remove.3 libssh2_publickey_remove_ex.3 libssh2_publickey_shutdown.3 libssh2_scp_recv.3 libssh2_scp_recv2.3 libssh2_scp_send.3 libssh2_scp_send64.3 libssh2_scp_send_ex.3 libssh2_session_abstract.3 libssh2_session_banner_get.3 libssh2_session_banner_set.3 libssh2_session_block_directions.3 libssh2_session_callback_set.3 libssh2_session_disconnect.3 libssh2_session_disconnect_ex.3 libssh2_session_flag.3 libssh2_session_free.3 libssh2_session_get_blocking.3 libssh2_session_get_timeout.3 libssh2_session_handshake.3 libssh2_session_hostkey.3 libssh2_session_init.3 libssh2_session_init_ex.3 libssh2_session_last_errno.3 libssh2_session_last_error.3 libssh2_session_set_last_error.3 libssh2_session_method_pref.3 libssh2_session_methods.3 libssh2_session_set_blocking.3 libssh2_session_set_timeout.3 libssh2_session_startup.3 libssh2_session_supported_algs.3 libssh2_sftp_close.3 libssh2_sftp_close_handle.3 libssh2_sftp_closedir.3 libssh2_sftp_fsetstat.3 libssh2_sftp_fstat.3 libssh2_sftp_fstat_ex.3 libssh2_sftp_fstatvfs.3 '/tmp/libssh2/pkg/libssh2/usr/share/man/man3'
/usr/bin/install -c -m 644 libssh2_sftp_fsync.3 libssh2_sftp_get_channel.3 libssh2_sftp_init.3 libssh2_sftp_last_error.3 libssh2_sftp_lstat.3 libssh2_sftp_mkdir.3 libssh2_sftp_mkdir_ex.3 libssh2_sftp_open.3 libssh2_sftp_open_ex.3 libssh2_sftp_opendir.3 libssh2_sftp_read.3 libssh2_sftp_readdir.3 libssh2_sftp_readdir_ex.3 libssh2_sftp_readlink.3 libssh2_sftp_realpath.3 libssh2_sftp_rename.3 libssh2_sftp_rename_ex.3 libssh2_sftp_rewind.3 libssh2_sftp_rmdir.3 libssh2_sftp_rmdir_ex.3 libssh2_sftp_seek.3 libssh2_sftp_seek64.3 libssh2_sftp_setstat.3 libssh2_sftp_shutdown.3 libssh2_sftp_stat.3 libssh2_sftp_stat_ex.3 libssh2_sftp_statvfs.3 libssh2_sftp_symlink.3 libssh2_sftp_symlink_ex.3 libssh2_sftp_tell.3 libssh2_sftp_tell64.3 libssh2_sftp_unlink.3 libssh2_sftp_unlink_ex.3 libssh2_sftp_write.3 libssh2_trace.3 libssh2_trace_sethandler.3 libssh2_userauth_authenticated.3 libssh2_userauth_hostbased_fromfile.3 libssh2_userauth_hostbased_fromfile_ex.3 libssh2_userauth_keyboard_interactive.3 '/tmp/libssh2/pkg/libssh2/usr/share/man/man3'
/usr/bin/install -c -m 644 libssh2_userauth_keyboard_interactive_ex.3 libssh2_userauth_list.3 libssh2_userauth_password.3 libssh2_userauth_password_ex.3 libssh2_userauth_publickey.3 libssh2_userauth_publickey_fromfile.3 libssh2_userauth_publickey_fromfile_ex.3 libssh2_userauth_publickey_frommemory.3 libssh2_version.3 '/tmp/libssh2/pkg/libssh2/usr/share/man/man3'
make[2]: Leaving directory '/tmp/libssh2/src/libssh2-1.7.0/docs'
make[1]: Leaving directory '/tmp/libssh2/src/libssh2-1.7.0/docs'
Making install in example
make[1]: Entering directory '/tmp/libssh2/src/libssh2-1.7.0/example'
make[2]: Entering directory '/tmp/libssh2/src/libssh2-1.7.0/example'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/libssh2/src/libssh2-1.7.0/example'
make[1]: Leaving directory '/tmp/libssh2/src/libssh2-1.7.0/example'
make[1]: Entering directory '/tmp/libssh2/src/libssh2-1.7.0'
make[2]: Entering directory '/tmp/libssh2/src/libssh2-1.7.0'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/tmp/libssh2/pkg/libssh2/usr/include'
/usr/bin/install -c -m 644 include/libssh2.h include/libssh2_publickey.h include/libssh2_sftp.h '/tmp/libssh2/pkg/libssh2/usr/include'
/usr/sbin/mkdir -p '/tmp/libssh2/pkg/libssh2/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 libssh2.pc '/tmp/libssh2/pkg/libssh2/usr/lib/pkgconfig'
make[2]: Leaving directory '/tmp/libssh2/src/libssh2-1.7.0'
make[1]: Leaving directory '/tmp/libssh2/src/libssh2-1.7.0'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "libssh2"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libssh2 1.7.0-2 (Wed Aug 24 13:20:04 UTC 2016)
CMD: pacman --query --file libssh2-1.7.0-2-x86_64.pkg.tar.xz
Creating hybrid package for 'libssh2'
Trying to find vanilla package 'libssh2'...
CMD: pacman --query --file /mirror/libssh2-1.7.0-2.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/share/licenses/libssh2/LICENSE
/usr/share/man/man3/libssh2_scp_send64.3.gz
/usr/share/man/man3/libssh2_sftp_unlink_ex.3.gz
/usr/share/man/man3/libssh2_sftp_rewind.3.gz
/usr/share/man/man3/libssh2_poll.3.gz
/usr/share/man/man3/libssh2_userauth_keyboard_interactive.3.gz
/usr/share/man/man3/libssh2_channel_forward_listen.3.gz
/usr/share/man/man3/libssh2_sftp_unlink.3.gz
/usr/share/man/man3/libssh2_channel_window_read.3.gz
/usr/share/man/man3/libssh2_channel_open_ex.3.gz
/usr/share/man/man3/libssh2_knownhost_del.3.gz
/usr/share/man/man3/libssh2_sftp_close.3.gz
/usr/share/man/man3/libssh2_channel_wait_eof.3.gz
/usr/share/man/man3/libssh2_knownhost_readline.3.gz
/usr/share/man/man3/libssh2_sftp_open_ex.3.gz
/usr/share/man/man3/libssh2_channel_handle_extended_data2.3.gz
/usr/share/man/man3/libssh2_keepalive_config.3.gz
/usr/share/man/man3/libssh2_hostkey_hash.3.gz
/usr/share/man/man3/libssh2_channel_x11_req_ex.3.gz
/usr/share/man/man3/libssh2_channel_flush_stderr.3.gz
/usr/share/man/man3/libssh2_knownhost_init.3.gz
/usr/share/man/man3/libssh2_channel_close.3.gz
/usr/share/man/man3/libssh2_channel_read_stderr.3.gz
/usr/share/man/man3/libssh2_sftp_readlink.3.gz
/usr/share/man/man3/libssh2_keepalive_send.3.gz
/usr/share/man/man3/libssh2_publickey_remove_ex.3.gz
/usr/share/man/man3/libssh2_channel_flush.3.gz
/usr/share/man/man3/libssh2_channel_get_exit_signal.3.gz
/usr/share/man/man3/libssh2_channel_forward_accept.3.gz
/usr/share/man/man3/libssh2_knownhost_get.3.gz
/usr/share/man/man3/libssh2_sftp_mkdir.3.gz
/usr/share/man/man3/libssh2_channel_free.3.gz
/usr/share/man/man3/libssh2_channel_request_pty.3.gz
/usr/share/man/man3/libssh2_userauth_list.3.gz
/usr/share/man/man3/libssh2_scp_recv2.3.gz
/usr/share/man/man3/libssh2_sftp_symlink_ex.3.gz
/usr/share/man/man3/libssh2_channel_receive_window_adjust.3.gz
/usr/share/man/man3/libssh2_channel_subsystem.3.gz
/usr/share/man/man3/libssh2_session_init_ex.3.gz
/usr/share/man/man3/libssh2_channel_eof.3.gz
/usr/share/man/man3/libssh2_session_banner_get.3.gz
/usr/share/man/man3/libssh2_publickey_list_free.3.gz
/usr/share/man/man3/libssh2_channel_send_eof.3.gz
/usr/share/man/man3/libssh2_channel_handle_extended_data.3.gz
/usr/share/man/man3/libssh2_channel_ignore_extended_data.3.gz
/usr/share/man/man3/libssh2_session_disconnect_ex.3.gz
/usr/share/man/man3/libssh2_channel_forward_cancel.3.gz
/usr/share/man/man3/libssh2_channel_receive_window_adjust2.3.gz
/usr/share/man/man3/libssh2_userauth_keyboard_interactive_ex.3.gz
/usr/share/man/man3/libssh2_banner_set.3.gz
/usr/share/man/man3/libssh2_session_free.3.gz
/usr/share/man/man3/libssh2_sftp_opendir.3.gz
/usr/share/man/man3/libssh2_sftp_seek.3.gz
/usr/share/man/man3/libssh2_session_startup.3.gz
/usr/share/man/man3/libssh2_channel_window_read_ex.3.gz
/usr/share/man/man3/libssh2_session_hostkey.3.gz
/usr/share/man/man3/libssh2_sftp_realpath.3.gz
/usr/share/man/man3/libssh2_userauth_password.3.gz
/usr/share/man/man3/libssh2_publickey_remove.3.gz
/usr/share/man/man3/libssh2_exit.3.gz
/usr/share/man/man3/libssh2_sftp_fstat_ex.3.gz
/usr/share/man/man3/libssh2_poll_channel_read.3.gz
/usr/share/man/man3/libssh2_userauth_hostbased_fromfile.3.gz
/usr/share/man/man3/libssh2_sftp_setstat.3.gz
/usr/share/man/man3/libssh2_sftp_tell64.3.gz
/usr/share/man/man3/libssh2_publickey_shutdown.3.gz
/usr/share/man/man3/libssh2_channel_forward_listen_ex.3.gz
/usr/share/man/man3/libssh2_userauth_publickey_fromfile.3.gz
/usr/share/man/man3/libssh2_sftp_readdir_ex.3.gz
/usr/share/man/man3/libssh2_channel_set_blocking.3.gz
/usr/share/man/man3/libssh2_channel_read_ex.3.gz
/usr/share/man/man3/libssh2_knownhost_addc.3.gz
/usr/share/man/man3/libssh2_session_supported_algs.3.gz
/usr/share/man/man3/libssh2_channel_setenv_ex.3.gz
/usr/share/man/man3/libssh2_sftp_get_channel.3.gz
/usr/share/man/man3/libssh2_publickey_add_ex.3.gz
/usr/share/man/man3/libssh2_channel_shell.3.gz
/usr/share/man/man3/libssh2_trace.3.gz
/usr/share/man/man3/libssh2_publickey_init.3.gz
/usr/share/man/man3/libssh2_sftp_shutdown.3.gz
/usr/share/man/man3/libssh2_session_banner_set.3.gz
/usr/share/man/man3/libssh2_channel_window_write_ex.3.gz
/usr/share/man/man3/libssh2_knownhost_add.3.gz
/usr/share/man/man3/libssh2_free.3.gz
/usr/share/man/man3/libssh2_session_init.3.gz
/usr/share/man/man3/libssh2_session_handshake.3.gz
/usr/share/man/man3/libssh2_session_methods.3.gz
/usr/share/man/man3/libssh2_sftp_rmdir.3.gz
/usr/share/man/man3/libssh2_channel_read.3.gz
/usr/share/man/man3/libssh2_channel_setenv.3.gz
/usr/share/man/man3/libssh2_userauth_publickey.3.gz
/usr/share/man/man3/libssh2_knownhost_free.3.gz
/usr/share/man/man3/libssh2_sftp_rmdir_ex.3.gz
/usr/share/man/man3/libssh2_session_get_blocking.3.gz
/usr/share/man/man3/libssh2_sftp_stat_ex.3.gz
/usr/share/man/man3/libssh2_session_disconnect.3.gz
/usr/share/man/man3/libssh2_channel_process_startup.3.gz
/usr/share/man/man3/libssh2_knownhost_writeline.3.gz
/usr/share/man/man3/libssh2_session_set_blocking.3.gz
/usr/share/man/man3/libssh2_sftp_rename_ex.3.gz
/usr/share/man/man3/libssh2_userauth_publickey_fromfile_ex.3.gz
/usr/share/man/man3/libssh2_userauth_publickey_frommemory.3.gz
/usr/share/man/man3/libssh2_agent_connect.3.gz
/usr/share/man/man3/libssh2_sftp_rename.3.gz
/usr/share/man/man3/libssh2_version.3.gz
/usr/share/man/man3/libssh2_agent_userauth.3.gz
/usr/share/man/man3/libssh2_sftp_statvfs.3.gz
/usr/share/man/man3/libssh2_channel_request_pty_size_ex.3.gz
/usr/share/man/man3/libssh2_scp_send_ex.3.gz
/usr/share/man/man3/libssh2_sftp_read.3.gz
/usr/share/man/man3/libssh2_channel_window_write.3.gz
/usr/share/man/man3/libssh2_sftp_closedir.3.gz
/usr/share/man/man3/libssh2_channel_request_pty_size.3.gz
/usr/share/man/man3/libssh2_scp_recv.3.gz
/usr/share/man/man3/libssh2_sftp_tell.3.gz
/usr/share/man/man3/libssh2_sftp_stat.3.gz
/usr/share/man/man3/libssh2_sftp_fstat.3.gz
/usr/share/man/man3/libssh2_sftp_mkdir_ex.3.gz
/usr/share/man/man3/libssh2_session_abstract.3.gz
/usr/share/man/man3/libssh2_channel_exec.3.gz
/usr/share/man/man3/libssh2_channel_direct_tcpip_ex.3.gz
/usr/share/man/man3/libssh2_session_block_directions.3.gz
/usr/share/man/man3/libssh2_sftp_symlink.3.gz
/usr/share/man/man3/libssh2_sftp_close_handle.3.gz
/usr/share/man/man3/libssh2_session_last_errno.3.gz
/usr/share/man/man3/libssh2_session_callback_set.3.gz
/usr/share/man/man3/libssh2_session_set_last_error.3.gz
/usr/share/man/man3/libssh2_trace_sethandler.3.gz
/usr/share/man/man3/libssh2_agent_get_identity.3.gz
/usr/share/man/man3/libssh2_channel_direct_tcpip.3.gz
/usr/share/man/man3/libssh2_knownhost_check.3.gz
/usr/share/man/man3/libssh2_session_get_timeout.3.gz
/usr/share/man/man3/libssh2_init.3.gz
/usr/share/man/man3/libssh2_session_method_pref.3.gz
/usr/share/man/man3/libssh2_base64_decode.3.gz
/usr/share/man/man3/libssh2_sftp_fstatvfs.3.gz
/usr/share/man/man3/libssh2_sftp_open.3.gz
/usr/share/man/man3/libssh2_sftp_init.3.gz
/usr/share/man/man3/libssh2_sftp_readdir.3.gz
/usr/share/man/man3/libssh2_publickey_add.3.gz
/usr/share/man/man3/libssh2_scp_send.3.gz
/usr/share/man/man3/libssh2_sftp_write.3.gz
/usr/share/man/man3/libssh2_knownhost_readfile.3.gz
/usr/share/man/man3/libssh2_sftp_lstat.3.gz
/usr/share/man/man3/libssh2_sftp_fsetstat.3.gz
/usr/share/man/man3/libssh2_session_last_error.3.gz
/usr/share/man/man3/libssh2_knownhost_checkp.3.gz
/usr/share/man/man3/libssh2_userauth_password_ex.3.gz
/usr/share/man/man3/libssh2_channel_write_ex.3.gz
/usr/share/man/man3/libssh2_channel_x11_req.3.gz
/usr/share/man/man3/libssh2_agent_free.3.gz
/usr/share/man/man3/libssh2_session_set_timeout.3.gz
/usr/share/man/man3/libssh2_channel_write_stderr.3.gz
/usr/share/man/man3/libssh2_session_flag.3.gz
/usr/share/man/man3/libssh2_agent_disconnect.3.gz
/usr/share/man/man3/libssh2_userauth_hostbased_fromfile_ex.3.gz
/usr/share/man/man3/libssh2_channel_get_exit_status.3.gz
/usr/share/man/man3/libssh2_channel_flush_ex.3.gz
/usr/share/man/man3/libssh2_agent_list_identities.3.gz
/usr/share/man/man3/libssh2_sftp_last_error.3.gz
/usr/share/man/man3/libssh2_sftp_fsync.3.gz
/usr/share/man/man3/libssh2_channel_request_pty_ex.3.gz
/usr/share/man/man3/libssh2_sftp_seek64.3.gz
/usr/share/man/man3/libssh2_knownhost_writefile.3.gz
/usr/share/man/man3/libssh2_userauth_authenticated.3.gz
/usr/share/man/man3/libssh2_agent_init.3.gz
/usr/share/man/man3/libssh2_channel_open_session.3.gz
/usr/share/man/man3/libssh2_channel_write.3.gz
/usr/share/man/man3/libssh2_channel_wait_closed.3.gz
/usr/share/man/man3/libssh2_publickey_list_fetch.3.gz
/usr/lib/libssh2.so.1
/usr/lib/libssh2.so
/usr/lib/libssh2.so.1.0.1
/usr/lib/pkgconfig/libssh2.pc
/usr/include/libssh2_sftp.h
/usr/include/libssh2.h
/usr/include/libssh2_publickey.h
/sysroot/usr/lib/libssh2.so.1.0.1
/sysroot/usr/lib/libssh2.so.1
/sysroot/usr/lib/libssh2.so
/sysroot/usr/lib/libssh2.la
/sysroot/usr/lib/libssh2.a
/sysroot/usr/lib/pkgconfig/libssh2.pc
/sysroot/usr/include/libssh2.h
/sysroot/usr/include/libssh2_publickey.h
/sysroot/usr/include/libssh2_sftp.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf libssh2.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/libssh2.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libssh2.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/libssh2.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/libssh2/src/libssh2-1.7.0/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by libssh2 configure -, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = b3e440d2ab33
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2416: checking whether to enable maintainer-specific portions of Makefiles
configure:2425: result: no
configure:2449: checking whether make supports nested variables
configure:2466: result: yes
configure:2480: checking for sed
configure:2499: found /usr/sbin/sed
configure:2512: result: /usr/sbin/sed
configure:2573: checking for a BSD-compatible install
configure:2641: result: /usr/bin/install -c
configure:2652: checking whether build environment is sane
configure:2707: result: yes
configure:2745: WARNING: 'missing' script is too old or missing
configure:2766: checking for x86_64-unknown-linux-strip
configure:2796: result: no
configure:2806: checking for strip
configure:2822: found /usr/sbin/strip
configure:2833: result: strip
configure:2858: checking for a thread-safe mkdir -p
configure:2897: result: /usr/sbin/mkdir -p
configure:2904: checking for gawk
configure:2920: found /usr/sbin/gawk
configure:2931: result: gawk
configure:2942: checking whether make sets $(MAKE)
configure:2964: result: yes
configure:3097: checking libssh2 version
configure:3099: result: 1.7.0
configure:3110: checking build system type
configure:3124: result: x86_64-unknown-linux-gnu
configure:3144: checking host system type
configure:3157: result: x86_64-unknown-linux-gnu
configure:3184: autobuild project... libssh2
configure:3190: autobuild revision... 1.7.0
configure:3195: autobuild hostname... b3e440d2ab33
configure:3206: autobuild timestamp... 20160824-131941
configure:3247: checking for style of include used by make
configure:3275: result: GNU
configure:3306: checking for x86_64-unknown-linux-gcc
configure:3336: result: no
configure:3346: checking for gcc
configure:3362: found /usr/sbin/gcc
configure:3373: result: gcc
configure:3602: checking for C compiler version
configure:3611: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3622: $? = 0
configure:3611: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:3622: $? = 0
configure:3611: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3622: $? = 1
configure:3611: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3622: $? = 1
configure:3642: checking whether the C compiler works
configure:3664: gcc conftest.c >&5
configure:3668: $? = 0
configure:3716: result: yes
configure:3719: checking for C compiler default output file name
configure:3721: result: a.out
configure:3727: checking for suffix of executables
configure:3734: gcc -o conftest conftest.c >&5
configure:3738: $? = 0
configure:3760: result:
configure:3782: checking whether we are cross compiling
configure:3790: gcc -o conftest conftest.c >&5
configure:3794: $? = 0
configure:3801: ./conftest
configure:3805: $? = 0
configure:3820: result: no
configure:3825: checking for suffix of object files
configure:3847: gcc -c conftest.c >&5
configure:3851: $? = 0
configure:3872: result: o
configure:3876: checking whether we are using the GNU C compiler
configure:3895: gcc -c conftest.c >&5
configure:3895: $? = 0
configure:3904: result: yes
configure:3913: checking whether gcc accepts -g
configure:3933: gcc -c -g conftest.c >&5
configure:3933: $? = 0
configure:3974: result: yes
configure:3991: checking for gcc option to accept ISO C89
configure:4054: gcc -c conftest.c >&5
configure:4054: $? = 0
configure:4067: result: none needed
configure:4092: checking whether gcc understands -c and -o together
configure:4114: gcc -c conftest.c -o conftest2.o
configure:4117: $? = 0
configure:4114: gcc -c conftest.c -o conftest2.o
configure:4117: $? = 0
configure:4129: result: yes
configure:4148: checking dependency style of gcc
configure:4259: result: gcc3
configure:4280: checking how to run the C preprocessor
configure:4311: gcc -E conftest.c
configure:4311: $? = 0
configure:4325: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4325: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libssh2"
| #define PACKAGE_TARNAME "libssh2"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "libssh2 -"
| #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se"
| #define PACKAGE_URL ""
| #define PACKAGE "libssh2"
| #define VERSION "-"
| /* end confdefs.h. */
| #include
configure:4350: result: gcc -E
configure:4370: gcc -E conftest.c
configure:4370: $? = 0
configure:4384: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4384: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libssh2"
| #define PACKAGE_TARNAME "libssh2"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "libssh2 -"
| #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se"
| #define PACKAGE_URL ""
| #define PACKAGE "libssh2"
| #define VERSION "-"
| /* end confdefs.h. */
| #include
configure:4413: checking for grep that handles long lines and -e
configure:4471: result: /usr/sbin/grep
configure:4476: checking for egrep
configure:4538: result: /usr/sbin/grep -E
configure:4543: checking for ANSI C header files
configure:4563: gcc -c conftest.c >&5
configure:4563: $? = 0
configure:4636: gcc -o conftest conftest.c >&5
configure:4636: $? = 0
configure:4636: ./conftest
configure:4636: $? = 0
configure:4647: result: yes
configure:4660: checking for sys/types.h
configure:4660: gcc -c conftest.c >&5
configure:4660: $? = 0
configure:4660: result: yes
configure:4660: checking for sys/stat.h
configure:4660: gcc -c conftest.c >&5
configure:4660: $? = 0
configure:4660: result: yes
configure:4660: checking for stdlib.h
configure:4660: gcc -c conftest.c >&5
configure:4660: $? = 0
configure:4660: result: yes
configure:4660: checking for string.h
configure:4660: gcc -c conftest.c >&5
configure:4660: $? = 0
configure:4660: result: yes
configure:4660: checking for memory.h
configure:4660: gcc -c conftest.c >&5
configure:4660: $? = 0
configure:4660: result: yes
configure:4660: checking for strings.h
configure:4660: gcc -c conftest.c >&5
configure:4660: $? = 0
configure:4660: result: yes
configure:4660: checking for inttypes.h
configure:4660: gcc -c conftest.c >&5
configure:4660: $? = 0
configure:4660: result: yes
configure:4660: checking for stdint.h
configure:4660: gcc -c conftest.c >&5
configure:4660: $? = 0
configure:4660: result: yes
configure:4660: checking for unistd.h
configure:4660: gcc -c conftest.c >&5
configure:4660: $? = 0
configure:4660: result: yes
configure:4672: checking for long long
configure:4672: gcc -c conftest.c >&5
configure:4672: $? = 0
configure:4672: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:57:24: error: expected expression before ')' token
if (sizeof ((long long)))
^
configure:4672: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libssh2"
| #define PACKAGE_TARNAME "libssh2"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "libssh2 -"
| #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se"
| #define PACKAGE_URL ""
| #define PACKAGE "libssh2"
| #define VERSION "-"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((long long)))
| return 0;
| ;
| return 0;
| }
configure:4672: result: yes
configure:4684: checking if _REENTRANT is already defined
configure:4706: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:32:7: error: unknown type name 'force'
force compilation error
^~~~~
conftest.c:32:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error'
force compilation error
^~~~~
configure:4706: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libssh2"
| #define PACKAGE_TARNAME "libssh2"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "libssh2 -"
| #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se"
| #define PACKAGE_URL ""
| #define PACKAGE "libssh2"
| #define VERSION "-"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONGLONG 1
| /* end confdefs.h. */
|
|
|
| int
| main ()
| {
|
| #ifdef _REENTRANT
| int dummy=1;
| #else
| force compilation error
| #endif
|
| ;
| return 0;
| }
|
configure:4714: result: no
configure:4722: checking if _REENTRANT is actually needed
configure:4739: result: no
configure:4744: checking if _REENTRANT is onwards defined
configure:4761: result: no
configure:4768: checking for library containing socket
configure:4799: gcc -o conftest conftest.c >&5
configure:4799: $? = 0
configure:4816: result: none required
configure:4826: checking for library containing inet_addr
configure:4857: gcc -o conftest conftest.c >&5
configure:4857: $? = 0
configure:4874: result: none required
configure:4893: checking for x86_64-unknown-linux-gcc
configure:4920: result: gcc
configure:5189: checking for C compiler version
configure:5198: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:5209: $? = 0
configure:5198: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:5209: $? = 0
configure:5198: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:5209: $? = 1
configure:5198: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:5209: $? = 1
configure:5213: checking whether we are using the GNU C compiler
configure:5241: result: yes
configure:5250: checking whether gcc accepts -g
configure:5311: result: yes
configure:5328: checking for gcc option to accept ISO C89
configure:5404: result: none needed
configure:5429: checking whether gcc understands -c and -o together
configure:5466: result: yes
configure:5485: checking dependency style of gcc
configure:5596: result: gcc3
configure:5612: checking whether ln -s works
configure:5616: result: yes
configure:5623: checking whether make sets $(MAKE)
configure:5645: result: yes
configure:5658: checking for sshd
configure:5676: found /usr/sbin/sshd
configure:5688: result: /usr/sbin/sshd
configure:6056: checking how to print strings
configure:6083: result: printf
configure:6104: checking for a sed that does not truncate output
configure:6168: result: /usr/sbin/sed
configure:6186: checking for fgrep
configure:6248: result: /usr/sbin/grep -F
configure:6283: checking for ld used by gcc
configure:6350: result: /usr/sbin/ld
configure:6357: checking if the linker (/usr/sbin/ld) is GNU ld
configure:6372: result: yes
configure:6384: checking for BSD- or MS-compatible name lister (nm)
configure:6433: result: /usr/sbin/nm -B
configure:6563: checking the name lister (/usr/sbin/nm -B) interface
configure:6570: gcc -c conftest.c >&5
configure:6573: /usr/sbin/nm -B "conftest.o"
configure:6576: output
0000000000000000 B some_variable
configure:6583: result: BSD nm
configure:6587: checking the maximum length of command line arguments
configure:6718: result: 1572864
configure:6735: checking whether the shell understands some XSI constructs
configure:6745: result: yes
configure:6749: checking whether the shell understands "+="
configure:6755: result: yes
configure:6790: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:6830: result: func_convert_file_noop
configure:6837: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:6857: result: func_convert_file_noop
configure:6864: checking for /usr/sbin/ld option to reload object files
configure:6871: result: -r
configure:6905: checking for x86_64-unknown-linux-objdump
configure:6932: result: objdump
configure:7001: checking how to recognize dependent libraries
configure:7199: result: pass_all
configure:7244: checking for x86_64-unknown-linux-dlltool
configure:7271: result: dlltool
configure:7341: checking how to associate runtime and link libraries
configure:7368: result: printf %s\n
configure:7384: checking for x86_64-unknown-linux-ar
configure:7414: result: no
configure:7428: checking for ar
configure:7444: found /usr/sbin/ar
configure:7455: result: ar
configure:7492: checking for archiver @FILE support
configure:7509: gcc -c conftest.c >&5
configure:7509: $? = 0
configure:7512: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:7515: $? = 0
configure:7520: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:7523: $? = 1
configure:7535: result: @
configure:7553: checking for x86_64-unknown-linux-strip
configure:7580: result: strip
configure:7652: checking for x86_64-unknown-linux-ranlib
configure:7682: result: no
configure:7692: checking for ranlib
configure:7708: found /usr/sbin/ranlib
configure:7719: result: ranlib
configure:7821: checking command to parse /usr/sbin/nm -B output from gcc object
configure:7941: gcc -c conftest.c >&5
configure:7944: $? = 0
configure:7948: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7951: $? = 0
configure:8017: gcc -o conftest conftest.c conftstm.o >&5
configure:8020: $? = 0
configure:8058: result: ok
configure:8095: checking for sysroot
configure:8125: result: no
configure:8202: gcc -c conftest.c >&5
configure:8205: $? = 0
configure:8354: checking for x86_64-unknown-linux-mt
configure:8384: result: no
configure:8394: checking for mt
configure:8424: result: no
configure:8444: checking if : is a manifest tool
configure:8450: : '-?'
configure:8458: result: no
configure:9097: checking for dlfcn.h
configure:9097: gcc -c conftest.c >&5
configure:9097: $? = 0
configure:9097: result: yes
configure:9301: checking for objdir
configure:9316: result: .libs
configure:9587: checking if gcc supports -fno-rtti -fno-exceptions
configure:9605: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:9609: $? = 0
configure:9622: result: no
configure:9949: checking for gcc option to produce PIC
configure:9956: result: -fPIC -DPIC
configure:9964: checking if gcc PIC flag -fPIC -DPIC works
configure:9982: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
configure:9986: $? = 0
configure:9999: result: yes
configure:10028: checking if gcc static flag -static works
configure:10056: result: yes
configure:10071: checking if gcc supports -c -o file.o
configure:10092: gcc -c -o out/conftest2.o conftest.c >&5
configure:10096: $? = 0
configure:10118: result: yes
configure:10126: checking if gcc supports -c -o file.o
configure:10173: result: yes
configure:10206: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:11363: result: yes
configure:11400: checking whether -lc should be explicitly linked in
configure:11408: gcc -c conftest.c >&5
configure:11411: $? = 0
configure:11426: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
configure:11429: $? = 0
configure:11443: result: no
configure:11603: checking dynamic linker characteristics
configure:12103: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:12103: $? = 0
configure:12337: result: GNU/Linux ld.so
configure:12444: checking how to hardcode library paths into programs
configure:12469: result: immediate
configure:13009: checking whether stripping libraries is possible
configure:13014: result: yes
configure:13049: checking if libtool supports shared libraries
configure:13051: result: yes
configure:13054: checking whether to build shared libraries
configure:13075: result: yes
configure:13078: checking whether to build static libraries
configure:13082: result: yes
configure:13119: checking whether byte ordering is bigendian
configure:13134: gcc -c conftest.c >&5
conftest.c:25:9: error: unknown type name 'not'
not a universal capable compiler
^~~
conftest.c:25:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^~~~~~~~~
conftest.c:25:15: error: unknown type name 'universal'
configure:13134: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libssh2"
| #define PACKAGE_TARNAME "libssh2"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "libssh2 -"
| #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se"
| #define PACKAGE_URL ""
| #define PACKAGE "libssh2"
| #define VERSION "-"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONGLONG 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:13179: gcc -c conftest.c >&5
configure:13179: $? = 0
configure:13197: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:31:4: error: unknown type name 'not'
not big endian
^~~
conftest.c:31:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
not big endian
^~~~~~
configure:13197: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libssh2"
| #define PACKAGE_TARNAME "libssh2"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "libssh2 -"
| #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se"
| #define PACKAGE_URL ""
| #define PACKAGE "libssh2"
| #define VERSION "-"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONGLONG 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:13325: result: no
configure:13351: checking for special C compiler options needed for large files
configure:13396: result: no
configure:13402: checking for _FILE_OFFSET_BITS value needed for large files
configure:13427: gcc -c conftest.c >&5
configure:13427: $? = 0
configure:13459: result: no
configure:13624: checking for ld used by GCC
configure:13688: result: /usr/sbin/ld -m elf_x86_64
configure:13695: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
configure:13708: result: yes
configure:13715: checking for shared library run path origin
configure:13728: result: done
configure:14233: checking for libssl
configure:14252: gcc -o conftest conftest.c /usr/lib/libssl.so /usr/lib/libcrypto.so >&5
configure:14252: $? = 0
configure:14262: result: yes
configure:14269: checking how to link with libssl
configure:14271: result: /usr/lib/libssl.so /usr/lib/libcrypto.so
configure:14299: checking for EVP_aes_128_ctr
configure:14299: gcc -o conftest conftest.c /usr/lib/libssl.so /usr/lib/libcrypto.so >&5
configure:14299: $? = 0
configure:14299: result: yes
configure:16453: checking for libz
configure:16472: gcc -o conftest conftest.c /usr/lib/libz.so >&5
configure:16472: $? = 0
configure:16482: result: yes
configure:16489: checking how to link with libz
configure:16491: result: /usr/lib/libz.so
configure:16570: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
configure:16585: checking whether to enable pedantic and debug compiler options
configure:16718: result: no
configure:16724: checking whether to enable hidden symbols in the library
configure:16765: result: no
configure:16772: checking whether to build example applications
configure:16788: result: yes
configure:16804: checking errno.h usability
configure:16804: gcc -c conftest.c >&5
configure:16804: $? = 0
configure:16804: result: yes
configure:16804: checking errno.h presence
configure:16804: gcc -E conftest.c
configure:16804: $? = 0
configure:16804: result: yes
configure:16804: checking for errno.h
configure:16804: result: yes
configure:16804: checking fcntl.h usability
configure:16804: gcc -c conftest.c >&5
configure:16804: $? = 0
configure:16804: result: yes
configure:16804: checking fcntl.h presence
configure:16804: gcc -E conftest.c
configure:16804: $? = 0
configure:16804: result: yes
configure:16804: checking for fcntl.h
configure:16804: result: yes
configure:16804: checking stdio.h usability
configure:16804: gcc -c conftest.c >&5
configure:16804: $? = 0
configure:16804: result: yes
configure:16804: checking stdio.h presence
configure:16804: gcc -E conftest.c
configure:16804: $? = 0
configure:16804: result: yes
configure:16804: checking for stdio.h
configure:16804: result: yes
configure:16804: checking for stdlib.h
configure:16804: result: yes
configure:16804: checking for unistd.h
configure:16804: result: yes
configure:16804: checking sys/uio.h usability
configure:16804: gcc -c conftest.c >&5
configure:16804: $? = 0
configure:16804: result: yes
configure:16804: checking sys/uio.h presence
configure:16804: gcc -E conftest.c
configure:16804: $? = 0
configure:16804: result: yes
configure:16804: checking for sys/uio.h
configure:16804: result: yes
configure:16817: checking sys/select.h usability
configure:16817: gcc -c conftest.c >&5
configure:16817: $? = 0
configure:16817: result: yes
configure:16817: checking sys/select.h presence
configure:16817: gcc -E conftest.c
configure:16817: $? = 0
configure:16817: result: yes
configure:16817: checking for sys/select.h
configure:16817: result: yes
configure:16817: checking sys/socket.h usability
configure:16817: gcc -c conftest.c >&5
configure:16817: $? = 0
configure:16817: result: yes
configure:16817: checking sys/socket.h presence
configure:16817: gcc -E conftest.c
configure:16817: $? = 0
configure:16817: result: yes
configure:16817: checking for sys/socket.h
configure:16817: result: yes
configure:16817: checking sys/ioctl.h usability
configure:16817: gcc -c conftest.c >&5
configure:16817: $? = 0
configure:16817: result: yes
configure:16817: checking sys/ioctl.h presence
configure:16817: gcc -E conftest.c
configure:16817: $? = 0
configure:16817: result: yes
configure:16817: checking for sys/ioctl.h
configure:16817: result: yes
configure:16817: checking sys/time.h usability
configure:16817: gcc -c conftest.c >&5
configure:16817: $? = 0
configure:16817: result: yes
configure:16817: checking sys/time.h presence
configure:16817: gcc -E conftest.c
configure:16817: $? = 0
configure:16817: result: yes
configure:16817: checking for sys/time.h
configure:16817: result: yes
configure:16830: checking arpa/inet.h usability
configure:16830: gcc -c conftest.c >&5
configure:16830: $? = 0
configure:16830: result: yes
configure:16830: checking arpa/inet.h presence
configure:16830: gcc -E conftest.c
configure:16830: $? = 0
configure:16830: result: yes
configure:16830: checking for arpa/inet.h
configure:16830: result: yes
configure:16830: checking netinet/in.h usability
configure:16830: gcc -c conftest.c >&5
configure:16830: $? = 0
configure:16830: result: yes
configure:16830: checking netinet/in.h presence
configure:16830: gcc -E conftest.c
configure:16830: $? = 0
configure:16830: result: yes
configure:16830: checking for netinet/in.h
configure:16830: result: yes
configure:16842: checking sys/un.h usability
configure:16842: gcc -c conftest.c >&5
configure:16842: $? = 0
configure:16842: result: yes
configure:16842: checking sys/un.h presence
configure:16842: gcc -E conftest.c
configure:16842: $? = 0
configure:16842: result: yes
configure:16842: checking for sys/un.h
configure:16842: result: yes
configure:16871: checking windows.h usability
configure:16871: gcc -c conftest.c >&5
conftest.c:76:21: fatal error: windows.h: No such file or directory
#include
^
compilation terminated.
configure:16871: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libssh2"
| #define PACKAGE_TARNAME "libssh2"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "libssh2 -"
| #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se"
| #define PACKAGE_URL ""
| #define PACKAGE "libssh2"
| #define VERSION "-"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONGLONG 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBSSL 1
| #define LIBSSH2_OPENSSL 1
| #define HAVE_EVP_AES_128_CTR 1
| #define HAVE_LIBZ 1
| #define LIBSSH2_HAVE_ZLIB 1
| #define LIBSSH2_DH_GEX_NEW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:16871: result: no
configure:16871: checking windows.h presence
configure:16871: gcc -E conftest.c
conftest.c:43:21: fatal error: windows.h: No such file or directory
#include
^
compilation terminated.
configure:16871: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libssh2"
| #define PACKAGE_TARNAME "libssh2"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "libssh2 -"
| #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se"
| #define PACKAGE_URL ""
| #define PACKAGE "libssh2"
| #define VERSION "-"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONGLONG 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBSSL 1
| #define LIBSSH2_OPENSSL 1
| #define HAVE_EVP_AES_128_CTR 1
| #define HAVE_LIBZ 1
| #define LIBSSH2_HAVE_ZLIB 1
| #define LIBSSH2_DH_GEX_NEW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| /* end confdefs.h. */
| #include
configure:16871: result: no
configure:16871: checking for windows.h
configure:16871: result: no
configure:16871: checking winsock2.h usability
configure:16871: gcc -c conftest.c >&5
conftest.c:76:22: fatal error: winsock2.h: No such file or directory
#include
^
compilation terminated.
configure:16871: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libssh2"
| #define PACKAGE_TARNAME "libssh2"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "libssh2 -"
| #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se"
| #define PACKAGE_URL ""
| #define PACKAGE "libssh2"
| #define VERSION "-"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONGLONG 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBSSL 1
| #define LIBSSH2_OPENSSL 1
| #define HAVE_EVP_AES_128_CTR 1
| #define HAVE_LIBZ 1
| #define LIBSSH2_HAVE_ZLIB 1
| #define LIBSSH2_DH_GEX_NEW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:16871: result: no
configure:16871: checking winsock2.h presence
configure:16871: gcc -E conftest.c
conftest.c:43:22: fatal error: winsock2.h: No such file or directory
#include
^
compilation terminated.
configure:16871: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libssh2"
| #define PACKAGE_TARNAME "libssh2"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "libssh2 -"
| #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se"
| #define PACKAGE_URL ""
| #define PACKAGE "libssh2"
| #define VERSION "-"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONGLONG 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBSSL 1
| #define LIBSSH2_OPENSSL 1
| #define HAVE_EVP_AES_128_CTR 1
| #define HAVE_LIBZ 1
| #define LIBSSH2_HAVE_ZLIB 1
| #define LIBSSH2_DH_GEX_NEW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| /* end confdefs.h. */
| #include
configure:16871: result: no
configure:16871: checking for winsock2.h
configure:16871: result: no
configure:16871: checking ws2tcpip.h usability
configure:16871: gcc -c conftest.c >&5
conftest.c:76:22: fatal error: ws2tcpip.h: No such file or directory
#include
^
compilation terminated.
configure:16871: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libssh2"
| #define PACKAGE_TARNAME "libssh2"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "libssh2 -"
| #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se"
| #define PACKAGE_URL ""
| #define PACKAGE "libssh2"
| #define VERSION "-"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONGLONG 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBSSL 1
| #define LIBSSH2_OPENSSL 1
| #define HAVE_EVP_AES_128_CTR 1
| #define HAVE_LIBZ 1
| #define LIBSSH2_HAVE_ZLIB 1
| #define LIBSSH2_DH_GEX_NEW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:16871: result: no
configure:16871: checking ws2tcpip.h presence
configure:16871: gcc -E conftest.c
conftest.c:43:22: fatal error: ws2tcpip.h: No such file or directory
#include
^
compilation terminated.
configure:16871: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libssh2"
| #define PACKAGE_TARNAME "libssh2"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "libssh2 -"
| #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se"
| #define PACKAGE_URL ""
| #define PACKAGE "libssh2"
| #define VERSION "-"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONGLONG 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBSSL 1
| #define LIBSSH2_OPENSSL 1
| #define HAVE_EVP_AES_128_CTR 1
| #define HAVE_LIBZ 1
| #define LIBSSH2_HAVE_ZLIB 1
| #define LIBSSH2_DH_GEX_NEW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| /* end confdefs.h. */
| #include
configure:16871: result: no
configure:16871: checking for ws2tcpip.h
configure:16871: result: no
configure:16892: checking for poll
configure:16892: gcc -o conftest conftest.c >&5
configure:16892: $? = 0
configure:16892: result: yes
configure:16907: checking for gettimeofday
configure:16907: gcc -o conftest conftest.c >&5
configure:16907: $? = 0
configure:16907: result: yes
configure:16907: checking for select
configure:16907: gcc -o conftest conftest.c >&5
configure:16907: $? = 0
configure:16907: result: yes
configure:16907: checking for strtoll
configure:16907: gcc -o conftest conftest.c >&5
configure:16907: $? = 0
configure:16907: result: yes
configure:16961: checking for size_t
configure:16961: gcc -c conftest.c >&5
configure:16961: $? = 0
configure:16961: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:83:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:16961: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libssh2"
| #define PACKAGE_TARNAME "libssh2"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "libssh2 -"
| #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se"
| #define PACKAGE_URL ""
| #define PACKAGE "libssh2"
| #define VERSION "-"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONGLONG 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBSSL 1
| #define LIBSSH2_OPENSSL 1
| #define HAVE_EVP_AES_128_CTR 1
| #define HAVE_LIBZ 1
| #define LIBSSH2_HAVE_ZLIB 1
| #define LIBSSH2_DH_GEX_NEW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_POLL 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_STRTOLL 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:16961: result: yes
configure:16974: checking for working alloca.h
configure:16991: gcc -o conftest conftest.c >&5
configure:16991: $? = 0
configure:16999: result: yes
configure:17007: checking for alloca
configure:17044: gcc -o conftest conftest.c >&5
configure:17044: $? = 0
configure:17052: result: yes
configure:17160: checking for an ANSI C-conforming const
configure:17226: gcc -c conftest.c >&5
configure:17226: $? = 0
configure:17233: result: yes
configure:17241: checking for inline
configure:17257: gcc -c conftest.c >&5
configure:17257: $? = 0
configure:17265: result: inline
configure:17285: checking non-blocking sockets style
configure:17323: gcc -c conftest.c >&5
configure:17323: $? = 0
configure:17484: result: O_NONBLOCK
configure:17608: checking that generated files are newer than configure
configure:17614: result: done
configure:17670: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libssh2 config.status -, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on b3e440d2ab33
config.status:1157: creating Makefile
config.status:1157: creating src/Makefile
config.status:1157: creating tests/Makefile
config.status:1157: creating example/Makefile
config.status:1157: creating docs/Makefile
config.status:1157: creating libssh2.pc
config.status:1157: creating src/libssh2_config.h
config.status:1157: creating example/libssh2_config.h
config.status:1386: executing depfiles commands
config.status:1386: executing libtool commands
configure:19920: summary of build options:
version: 1.7.0
Host type: x86_64-unknown-linux-gnu
Install prefix: /usr
Compiler: gcc
Compiler flags:
Library types: Shared=yes, Static=yes
Crypto library: OpenSSL (AES-CTR: yes)
Clear memory: unsupported
Debug build: no
Build examples: yes
Path to sshd: /usr/sbin/sshd (only for self-tests)
zlib compression: yes
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_EVP_aes_128_ctr=yes
ac_cv_func_alloca_works=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_poll=yes
ac_cv_func_select=yes
ac_cv_func_strtoll=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_uio_h=yes
ac_cv_header_sys_un_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_windows_h=no
ac_cv_header_winsock2_h=no
ac_cv_header_ws2tcpip_h=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_libssl=yes
ac_cv_libz=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_FGREP='/usr/sbin/grep -F'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path_SSHD=/usr/sbin/sshd
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=gcc
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_DLLTOOL=dlltool
ac_cv_prog_OBJDUMP=objdump
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_inet_addr='none required'
ac_cv_search_socket='none required'
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type_long_long=yes
ac_cv_type_size_t=yes
ac_cv_working_alloca_h=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD='/usr/sbin/ld -m elf_x86_64'
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/sbin/ld
lt_cv_path_NM='/usr/sbin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='aclocal-1.15'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AS='as'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='automake-1.15'
AWK='gawk'
BUILD_EXAMPLES_FALSE='#'
BUILD_EXAMPLES_TRUE=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
FGREP='/usr/sbin/grep -F'
GREP='/usr/sbin/grep'
HAVE_LIBBCRYPT=''
HAVE_LIBCRYPT32=''
HAVE_LIBGCRYPT=''
HAVE_LIBSSL='yes'
HAVE_LIBZ='yes'
HAVE_SYS_UN_H_FALSE='#'
HAVE_SYS_UN_H_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/sbin/ld -m elf_x86_64'
LDFLAGS=''
LIBBCRYPT=''
LIBBCRYPT_PREFIX=''
LIBCRYPT32=''
LIBCRYPT32_PREFIX=''
LIBGCRYPT=''
LIBGCRYPT_FALSE=''
LIBGCRYPT_PREFIX=''
LIBGCRYPT_TRUE='#'
LIBOBJS=''
LIBS=''
LIBSREQUIRED='libssl,libcrypto,zlib'
LIBSSH2VER='1.7.0'
LIBSSL='/usr/lib/libssl.so /usr/lib/libcrypto.so'
LIBSSL_PREFIX='/usr'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBZ='/usr/lib/libz.so'
LIBZ_PREFIX='/usr'
LIPO=''
LN_S='ln -s'
LTLIBBCRYPT=''
LTLIBCRYPT32=''
LTLIBGCRYPT=''
LTLIBOBJS=''
LTLIBSSL='-L/usr/lib -lssl -L/usr/lib -lcrypto'
LTLIBZ='-L/usr/lib -lz'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/sbin/mkdir -p'
NM='/usr/sbin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OPENSSL_FALSE='#'
OPENSSL_TRUE=''
OS400QC3_FALSE=''
OS400QC3_TRUE='#'
OTOOL64=''
OTOOL=''
PACKAGE='libssh2'
PACKAGE_BUGREPORT='libssh2-devel@cool.haxx.se'
PACKAGE_NAME='libssh2'
PACKAGE_STRING='libssh2 -'
PACKAGE_TARNAME='libssh2'
PACKAGE_URL=''
PACKAGE_VERSION='-'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SSHD='/usr/sbin/sshd'
SSHD_FALSE='#'
SSHD_TRUE=''
STRIP='strip'
VERSION='-'
WINCNG_FALSE=''
WINCNG_TRUE='#'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/libssh2/src/libssh2-1.7.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libssh2"
#define PACKAGE_TARNAME "libssh2"
#define PACKAGE_VERSION "-"
#define PACKAGE_STRING "libssh2 -"
#define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se"
#define PACKAGE_URL ""
#define PACKAGE "libssh2"
#define VERSION "-"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_LONGLONG 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_LIBSSL 1
#define LIBSSH2_OPENSSL 1
#define HAVE_EVP_AES_128_CTR 1
#define HAVE_LIBZ 1
#define LIBSSH2_HAVE_ZLIB 1
#define LIBSSH2_DH_GEX_NEW 1
#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_POLL 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_SELECT 1
#define HAVE_STRTOLL 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_O_NONBLOCK 1
configure: exit 0