Skip to content

Instantly share code, notes, and snippets.

@jcoconnor
Created June 7, 2018 17:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jcoconnor/f9f75a06e587197961c125135aafd8f6 to your computer and use it in GitHub Desktop.
Save jcoconnor/f9f75a06e587197961c125135aafd8f6 to your computer and use it in GitHub Desktop.
Shortened Gist
00:12:03.703 installing 4758cca
00:12:03.750 installing aep
00:12:03.781 installing atalla
00:12:03.828 installing cswift
00:12:03.891 installing gmp
00:12:03.937 installing chil
00:12:03.984 installing nuron
00:12:04.016 installing sureware
00:12:04.078 installing ubsec
00:12:04.109 installing padlock
00:12:04.172 installing capi
00:12:04.219 make[2]: Leaving directory '/var/tmp/tmp.HzPzFXezVp/openssl-1.0.2n/engines'
00:12:04.219 making install in apps...
00:12:04.234 make[2]: Entering directory '/var/tmp/tmp.HzPzFXezVp/openssl-1.0.2n/apps'
00:12:04.266 installing openssl.exe
00:12:04.312 installing CA.sh
00:12:04.359 installing CA.pl
00:12:04.406 installing tsget
00:12:04.453 make[2]: Leaving directory '/var/tmp/tmp.HzPzFXezVp/openssl-1.0.2n/apps'
00:12:04.469 making install in test...
00:12:04.500 make[2]: Entering directory '/var/tmp/tmp.HzPzFXezVp/openssl-1.0.2n/test'
00:12:04.500 make[2]: Nothing to be done for 'install'.
00:12:04.500 make[2]: Leaving directory '/var/tmp/tmp.HzPzFXezVp/openssl-1.0.2n/test'
00:12:04.500 making install in tools...
00:12:04.516 make[2]: Entering directory '/var/tmp/tmp.HzPzFXezVp/openssl-1.0.2n/tools'
00:12:04.719 make[2]: Leaving directory '/var/tmp/tmp.HzPzFXezVp/openssl-1.0.2n/tools'
00:12:04.719 installing libcrypto.a
00:12:04.828 installing libssl.a
00:12:04.891 installing libcrypto.dll.a
00:12:04.969 installing libeay32.dll
00:12:05.000 installing libssl.dll.a
00:12:05.047 installing ssleay32.dll
00:12:05.110 make[2]: Entering directory '/cygdrive/c/ProgramFiles64Folder/PuppetLabs/Client/tools/lib'
00:12:05.125 make[3]: Entering directory '/cygdrive/c/ProgramFiles64Folder/PuppetLabs/Client/tools/lib'
00:12:05.125 make[3]: Nothing to be done for 'symlink.cygwin-shared'.
00:12:05.125 make[3]: Leaving directory '/cygdrive/c/ProgramFiles64Folder/PuppetLabs/Client/tools/lib'
00:12:05.156 make[3]: Entering directory '/cygdrive/c/ProgramFiles64Folder/PuppetLabs/Client/tools/lib'
00:12:05.156 make[3]: Nothing to be done for 'symlink.cygwin-shared'.
00:12:05.156 make[3]: Leaving directory '/cygdrive/c/ProgramFiles64Folder/PuppetLabs/Client/tools/lib'
00:12:05.156 make[2]: Leaving directory '/cygdrive/c/ProgramFiles64Folder/PuppetLabs/Client/tools/lib'
00:12:05.156 OpenSSL shared libraries have been installed in:
00:12:05.156 C:/ProgramFiles64Folder/PuppetLabs/Client/tools
00:12:05.156
00:12:05.166 If this directory is not in a standard system path for dynamic/shared
00:12:05.166 libraries, then you will have problems linking and executing
00:12:05.166 applications that use OpenSSL libraries UNLESS:
00:12:05.166
00:12:05.166 * you link with static (archive) libraries. If you are truly
00:12:05.166 paranoid about security, you should use static libraries.
00:12:05.166 * you use the GNU libtool code during linking
00:12:05.166 (http://www.gnu.org/software/libtool/libtool.html)
00:12:05.166 * you use pkg-config during linking (this requires that
00:12:05.166 PKG_CONFIG_PATH includes the path to the OpenSSL shared
00:12:05.166 library directory), and make use of -R or -rpath.
00:12:05.166 (http://www.freedesktop.org/software/pkgconfig/)
00:12:05.166 * you specify the system-wide link path via a command such
00:12:05.166 as crle(1) on Solaris systems.
00:12:05.166 * you add the OpenSSL shared library directory to /etc/ld.so.conf
00:12:05.166 and run ldconfig(8) on Linux systems.
00:12:05.166 * you define the LD_LIBRARY_PATH, LIBPATH, SHLIB_PATH (HP),
00:12:05.166 DYLD_LIBRARY_PATH (MacOS X) or PATH (Cygwin and DJGPP)
00:12:05.166 environment variable and add the OpenSSL shared library
00:12:05.166 directory to it.
00:12:05.166
00:12:05.166 One common tool to check the dynamic dependencies of an executable
00:12:05.166 or dynamic library is ldd(1) on most UNIX systems.
00:12:05.166
00:12:05.166 See any operating system documentation and manpages about shared
00:12:05.166 libraries for your version of UNIX. The following manpages may be
00:12:05.166 helpful: ld(1), ld.so(1), ld.so.1(1) [Solaris], dld.sl(1) [HP],
00:12:05.166 ldd(1), crle(1) [Solaris], pldd(1) [Solaris], ldconfig(8) [Linux],
00:12:05.166 chatr(1) [HP].
00:12:05.166 cp libcrypto.pc C:/ProgramFiles64Folder/PuppetLabs/Client/tools/lib/pkgconfig
00:12:05.172 chmod 644 C:/ProgramFiles64Folder/PuppetLabs/Client/tools/lib/pkgconfig/libcrypto.pc
00:12:05.172 cp libssl.pc C:/ProgramFiles64Folder/PuppetLabs/Client/tools/lib/pkgconfig
00:12:05.189 chmod 644 C:/ProgramFiles64Folder/PuppetLabs/Client/tools/lib/pkgconfig/libssl.pc
00:12:05.189 cp openssl.pc C:/ProgramFiles64Folder/PuppetLabs/Client/tools/lib/pkgconfig
00:12:05.219 chmod 644 C:/ProgramFiles64Folder/PuppetLabs/Client/tools/lib/pkgconfig/openssl.pc
00:12:05.234 make[1]: Leaving directory '/var/tmp/tmp.HzPzFXezVp/openssl-1.0.2n'
00:12:05.250 touch openssl-install
00:12:05.266 export PATH="/cygdrive/c/tools/mingw64/bin:/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/Packer/SysInternals" && \
00:12:05.266 export CYGWIN="nodosfilewarning winsymlinks:native" && \
00:12:05.266 export CC="C:/tools/mingw64/bin/gcc" && \
00:12:05.266 export CXX="C:/tools/mingw64/bin/g++" && \
00:12:05.266 gunzip -c "curl-7.59.0.tar.gz" | /usr/bin/tar xf -
00:12:06.328 touch curl-unpack
00:12:06.344 touch curl-patch
00:12:06.376 touch puppet-ca-bundle-unpack
00:12:06.391 touch puppet-ca-bundle-patch
00:12:06.406 [ -d puppet-ca-bundle ] || mkdir -p puppet-ca-bundle
00:12:06.406 touch puppet-ca-bundle-configure
00:12:06.424 touch puppet-ca-bundle-build
00:12:06.453 touch puppet-ca-bundle-check
00:12:06.469 cd puppet-ca-bundle && \
00:12:06.469 /usr/bin/make install OPENSSL=C:/ProgramFiles64Folder/PuppetLabs/Client/tools/bin/openssl USER=0 GROUP=0 DESTDIR=C:/ProgramFiles64Folder/PuppetLabs/Client/tools/ssl
00:12:06.469 make[1]: Entering directory '/var/tmp/tmp.HzPzFXezVp/puppet-ca-bundle'
00:12:06.563 rm -rf cert.pem
00:12:06.563 rm -rf ./pl_*.pem
00:12:06.563 which: no keytool in (/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/Packer/SysInternals)
00:12:06.610 rm -rf puppet-cacerts
00:12:06.610 cat ./*.crt > cert.pem
00:12:06.641 mkdir -p C:/ProgramFiles64Folder/PuppetLabs/Client/tools/ssl
00:12:06.641 cp -f cert.pem C:/ProgramFiles64Folder/PuppetLabs/Client/tools/ssl
00:12:06.656 chown 0:0 C:/ProgramFiles64Folder/PuppetLabs/Client/tools/ssl/cert.pem
00:12:06.687 chmod 0644 C:/ProgramFiles64Folder/PuppetLabs/Client/tools/ssl/cert.pem
00:12:06.687 make[1]: Leaving directory '/var/tmp/tmp.HzPzFXezVp/puppet-ca-bundle'
00:12:06.687 touch puppet-ca-bundle-install
00:12:06.719 [ -d curl-7.59.0 ] || mkdir -p curl-7.59.0
00:12:06.750 export PATH="/cygdrive/c/tools/mingw64/bin:/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/Packer/SysInternals" && \
00:12:06.750 export CYGWIN="nodosfilewarning winsymlinks:native" && \
00:12:06.750 export CC="C:/tools/mingw64/bin/gcc" && \
00:12:06.750 export CXX="C:/tools/mingw64/bin/g++" && \
00:12:06.750 cd curl-7.59.0 && \
00:12:06.750 LDFLAGS='-LC:/tools/pl-build-tools/lib -LC:/tools/mingw64/lib -LC:/ProgramFiles64Folder/PuppetLabs/Client/tools/lib' ./configure --prefix=C:/ProgramFiles64Folder/PuppetLabs/Client/tools --with-ssl=C:/ProgramFiles64Folder/PuppetLabs/Client/tools --enable-threaded-resolver --disable-ldap --disable-ldaps --with-ca-bundle=C:/ProgramFiles64Folder/PuppetLabs/Client/tools/ssl/cert.pem --host x86_64-unknown-mingw32
00:12:07.953 checking whether to enable maintainer-specific portions of Makefiles... no
00:12:07.953 checking whether make supports nested variables... yes
00:12:07.984 checking whether to enable debug build options... no
00:12:07.984 checking whether to enable compiler optimizer... (assumed) yes
00:12:07.984 checking whether to enable strict compiler warnings... no
00:12:07.984 checking whether to enable compiler warnings as errors... no
00:12:07.984 checking whether to enable curl debug memory tracking... no
00:12:07.984 checking whether to enable hiding of library internal symbols... yes
00:12:07.984 checking whether to enable c-ares for DNS lookups... no
00:12:07.984 checking whether to disable dependency on -lrt... (assumed no)
00:12:07.984 checking for path separator... :
00:12:07.984 checking for sed... /bin/sed
00:12:07.984 checking for grep... /bin/grep
00:12:08.000 checking for egrep... /bin/grep -E
00:12:08.000 checking for x86_64-unknown-mingw32-ar... no
00:12:08.000 checking for ar... /cygdrive/c/tools/mingw64/bin/ar
00:12:08.000 checking for a BSD-compatible install... /bin/install -c
00:12:08.094 checking for x86_64-unknown-mingw32-gcc... C:/tools/mingw64/bin/gcc
00:12:08.234 checking whether the C compiler works... yes
00:12:08.344 checking for C compiler default output file name... a.exe
00:12:08.375 checking for suffix of executables... .exe
00:12:08.469 checking whether we are cross compiling... no
00:12:08.564 checking for suffix of object files... o
00:12:08.656 checking whether we are using the GNU C compiler... yes
00:12:08.719 checking whether C:/tools/mingw64/bin/gcc accepts -g... yes
00:12:08.782 checking for C:/tools/mingw64/bin/gcc option to accept ISO C89... none needed
00:12:08.875 checking whether C:/tools/mingw64/bin/gcc understands -c and -o together... yes
00:12:08.969 checking how to run the C preprocessor... C:/tools/mingw64/bin/gcc -E
00:12:09.203 checking for a sed that does not truncate output... (cached) /bin/sed
00:12:09.235 checking whether to build with code coverage support... no
00:12:09.235 checking whether build environment is sane... yes
00:12:09.312 checking for a thread-safe mkdir -p... /bin/mkdir -p
00:12:09.328 checking for gawk... gawk
00:12:09.328 checking whether make sets $(MAKE)... yes
00:12:09.422 checking for style of include used by make... GNU
00:12:09.500 checking dependency style of C:/tools/mingw64/bin/gcc... gcc3
00:12:09.734 checking curl version... 7.59.0
00:12:09.828 checking build system type... x86_64-unknown-cygwin
00:12:10.016 checking host system type... x86_64-unknown-mingw32
00:12:10.141 checking for grep that handles long lines and -e... (cached) /bin/grep
00:12:10.141 checking for egrep... /bin/grep -E
00:12:10.156 checking if OS is AIX (to define _ALL_SOURCE)... no
00:12:10.203 checking if _THREAD_SAFE is already defined... no
00:12:10.312 checking if _THREAD_SAFE is actually needed... no
00:12:10.312 checking if _THREAD_SAFE is onwards defined... no
00:12:10.312 checking if _REENTRANT is already defined... no
00:12:10.391 checking if _REENTRANT is actually needed... no
00:12:11.860 checking if _REENTRANT is onwards defined... no
00:12:11.860 checking for special C compiler options needed for large files... no
00:12:11.860 checking for _FILE_OFFSET_BITS value needed for large files... 64
00:12:12.047 checking how to print strings... printf
00:12:12.094 checking for a sed that does not truncate output... (cached) /bin/sed
00:12:12.094 checking for fgrep... /bin/grep -F
00:12:12.110 checking for ld used by C:/tools/mingw64/bin/gcc... C:/tools/mingw64/x86_64-w64-mingw32/bin/ld.exe
00:12:12.328 checking if the linker (C:/tools/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes
00:12:12.345 checking for BSD- or MS-compatible name lister (nm)... no
00:12:12.345 checking for x86_64-unknown-mingw32-dumpbin... no
00:12:12.360 checking for x86_64-unknown-mingw32-link... no
00:12:12.360 checking for dumpbin... no
00:12:12.360 checking for link... link -dump
00:12:12.360 checking the name lister (nm) interface... BSD nm
00:12:12.469 checking whether ln -s works... yes
00:12:12.469 checking the maximum length of command line arguments... 8192
00:12:12.516 checking how to convert x86_64-unknown-cygwin file names to x86_64-unknown-mingw32 format... func_convert_file_cygwin_to_w32
00:12:12.516 checking how to convert x86_64-unknown-cygwin file names to toolchain format... func_convert_file_noop
00:12:12.516 checking for C:/tools/mingw64/x86_64-w64-mingw32/bin/ld.exe option to reload object files... -r
00:12:12.516 checking for x86_64-unknown-mingw32-objdump... no
00:12:12.516 checking for objdump... objdump
00:12:12.516 checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
00:12:12.547 checking for x86_64-unknown-mingw32-dlltool... no
00:12:12.547 checking for dlltool... dlltool
00:12:12.547 checking how to associate runtime and link libraries... func_cygming_dll_for_implib
00:12:12.547 checking for x86_64-unknown-mingw32-ar... /cygdrive/c/tools/mingw64/bin/ar
00:12:12.547 checking for archiver @FILE support... @
00:12:12.673 checking for x86_64-unknown-mingw32-strip... no
00:12:12.673 checking for strip... strip
00:12:12.673 checking for x86_64-unknown-mingw32-ranlib... no
00:12:12.673 checking for ranlib... ranlib
00:12:12.673 checking command to parse nm output from C:/tools/mingw64/bin/gcc object... failed
00:12:12.875 checking for sysroot... no
00:12:12.875 checking for a working dd... /bin/dd
00:12:12.922 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
00:12:12.969 checking for x86_64-unknown-mingw32-mt... no
00:12:12.969 checking for mt... no
00:12:12.969 checking if : is a manifest tool... no
00:12:12.984 checking for ANSI C header files... yes
00:12:13.297 checking for sys/types.h... yes
00:12:13.438 checking for sys/stat.h... yes
00:12:13.564 checking for stdlib.h... yes
00:12:13.719 checking for string.h... yes
00:12:13.844 checking for memory.h... yes
00:12:14.001 checking for strings.h... yes
00:12:14.111 checking for inttypes.h... yes
00:12:14.266 checking for stdint.h... yes
00:12:14.407 checking for unistd.h... yes
00:12:14.500 checking for dlfcn.h... no
00:12:14.625 checking for x86_64-unknown-mingw32-as... no
00:12:14.625 checking for as... as
00:12:14.625 checking for x86_64-unknown-mingw32-dlltool... dlltool
00:12:14.625 checking for x86_64-unknown-mingw32-objdump... objdump
00:12:14.625 checking for objdir... .libs
00:12:14.844 checking if C:/tools/mingw64/bin/gcc supports -fno-rtti -fno-exceptions... no
00:12:14.969 checking for C:/tools/mingw64/bin/gcc option to produce PIC... -DDLL_EXPORT -DPIC
00:12:14.969 checking if C:/tools/mingw64/bin/gcc PIC flag -DDLL_EXPORT -DPIC works... yes
00:12:15.078 checking if C:/tools/mingw64/bin/gcc static flag -static works... yes
00:12:15.157 checking if C:/tools/mingw64/bin/gcc supports -c -o file.o... yes
00:12:15.328 checking if C:/tools/mingw64/bin/gcc supports -c -o file.o... (cached) yes
00:12:15.328 checking whether the C:/tools/mingw64/bin/gcc linker (C:/tools/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes
00:12:15.375 checking whether -lc should be explicitly linked in... yes
00:12:15.471 checking dynamic linker characteristics... Win32 ld.exe
00:12:15.628 checking how to hardcode library paths into programs... immediate
00:12:15.628 checking whether stripping libraries is possible... yes
00:12:15.641 checking if libtool supports shared libraries... yes
00:12:15.641 checking whether to build shared libraries... yes
00:12:15.641 checking whether to build static libraries... yes
00:12:15.656 checking whether to build shared libraries with -version-info... yes
00:12:15.656 checking whether to build shared libraries with -no-undefined... yes
00:12:15.656 checking whether to build shared libraries with -mimpure-text... no
00:12:15.656 checking whether to build shared libraries with PIC... yes
00:12:15.656 checking whether to build static libraries with PIC... no
00:12:15.656 checking whether to build shared libraries only... no
00:12:15.656 checking whether to build static libraries only... no
00:12:15.656 checking for inline... inline
00:12:15.705 checking if cpp -P is needed... yes
00:12:15.750 checking if cpp -P works... yes
00:12:15.798 checking if compiler is DEC/Compaq/HP C... no
00:12:15.953 checking if compiler is HP-UX C... no
00:12:16.047 checking if compiler is IBM C... no
00:12:16.110 checking if compiler is Intel C... no
00:12:16.203 checking if compiler is clang... no
00:12:16.297 checking if compiler is GNU C... yes
00:12:16.516 checking if compiler is LCC... no
00:12:16.594 checking if compiler is SGI MIPSpro C... no
00:12:16.813 checking if compiler is SGI MIPS C... no
00:12:16.969 checking if compiler is SunPro C... no
00:12:17.047 checking if compiler is Tiny C... no
00:12:17.141 checking if compiler is Watcom C... no
00:12:17.203 checking if compiler accepts some basic options... yes
00:12:17.501 configure: compiler options added: -Werror-implicit-function-declaration
00:12:17.501 checking if compiler accepts debug disabling options... yes
00:12:17.813 configure: compiler options added:
00:12:17.813 checking if compiler optimizer assumed setting might be used... yes
00:12:17.813 checking if compiler accepts optimizer enabling options... yes
00:12:18.110 configure: compiler options added: -O2
00:12:18.110 checking if compiler accepts strict warning options... yes
00:12:18.407 configure: compiler options added: -Wno-system-headers
00:12:18.407 checking if compiler halts on compilation errors... yes
00:12:18.500 checking if compiler halts on negative sized arrays... yes
00:12:18.594 checking if compiler halts on function prototype mismatch... yes
00:12:18.705 checking if compiler supports hiding library internal symbols... yes
00:12:18.829 checking for windows.h... yes
00:12:19.173 checking whether build target is a native Windows one... yes
00:12:19.266 checking for winsock.h... yes
00:12:19.610 checking for winsock2.h... yes
00:12:19.969 checking for ws2tcpip.h... yes
00:12:20.313 checking for winldap.h... yes
00:12:20.703 checking for winber.h... yes
00:12:21.064 checking whether build target supports WIN32 file API... yes (large file enabled)
00:12:21.156 checking for good-to-use Mac CFLAGS... no
00:12:21.156 checking to see if the compiler supports __builtin_available()... no
00:12:21.250 checking whether to support http... yes
00:12:21.250 checking whether to support ftp... yes
00:12:21.250 checking whether to support file... yes
00:12:21.250 checking whether to support ldap... no
00:12:21.250 checking whether to support ldaps... no
00:12:21.250 checking whether to support rtsp... yes
00:12:21.250 checking whether to support proxies... yes
00:12:21.250 checking whether to support dict... yes
00:12:21.250 checking whether to support telnet... yes
00:12:21.250 checking whether to support tftp... yes
00:12:21.250 checking whether to support pop3... yes
00:12:21.250 checking whether to support imap... yes
00:12:21.250 checking whether to support smb... yes
00:12:21.250 checking whether to support smtp... yes
00:12:21.250 checking whether to support gopher... yes
00:12:21.250 checking whether to provide built-in manual... yes
00:12:21.250 checking whether to enable generation of C code... yes
00:12:21.250 checking whether to use libgcc... no
00:12:21.250 checking if X/Open network library is required... no
00:12:21.328 checking for gethostbyname... no
00:12:21.501 checking for gethostbyname in -lnsl... no
00:12:21.656 checking for gethostbyname in -lsocket... no
00:12:21.797 checking for gethostbyname in -lwatt... no
00:12:21.938 checking for gethostbyname with both nsl and socket libs... no
00:12:22.063 checking for gethostbyname in -lws2_32... yes
00:12:22.453 checking for windows.h... (cached) yes
00:12:22.469 checking for winsock.h... (cached) yes
00:12:22.469 checking for winsock2.h... (cached) yes
00:12:22.485 checking for connect in libraries... yes
00:12:22.875 checking whether time.h and sys/time.h may both be included... yes
00:12:22.969 checking for sys/types.h... (cached) yes
00:12:23.031 checking sys/time.h usability... yes
00:12:23.125 checking sys/time.h presence... yes
00:12:23.156 checking for sys/time.h... yes
00:12:23.220 checking time.h usability... yes
00:12:23.297 checking time.h presence... yes
00:12:23.360 checking for time.h... yes
00:12:23.391 checking for monotonic clock_gettime... yes
00:12:23.469 checking for clock_gettime in libraries... cannot find clock_gettime
00:12:23.907 checking for x86_64-unknown-mingw32-pkg-config... no
00:12:23.907 checking for pkg-config... no
00:12:23.907 checking for inflateEnd in -lz... configure: WARNING: HAVE_CLOCK_GETTIME_MONOTONIC will not be defined
00:12:24.016 yes
00:12:24.016 checking zlib.h usability... yes
00:12:24.110 checking zlib.h presence... yes
00:12:24.141 checking for zlib.h... yes
00:12:24.141 configure: found both libz and libz.h header
00:12:24.141 checking for BrotliDecoderDecompress in -lbrotlidec... no
00:12:24.299 checking brotli/decode.h usability... no
00:12:24.407 checking brotli/decode.h presence... no
00:12:24.500 checking for brotli/decode.h... no
00:12:24.500 checking whether to enable IPv6... yes
00:12:25.047 checking if struct sockaddr_in6 has sin6_scope_id member... yes
00:12:25.578 checking if argv can be written to... yes
00:12:25.703 checking if GSS-API support is requested... no
00:12:25.703 checking whether to enable Windows native SSL/TLS (Windows native builds only)... no
00:12:25.703 checking whether to enable Apple OS native SSL/TLS... no
00:12:25.703 checking for gdi32... yes
00:12:26.048 configure: PKG_CONFIG_LIBDIR will be set to "C:/ProgramFiles64Folder/PuppetLabs/Client/tools/lib/pkgconfig"
00:12:26.048 checking for x86_64-unknown-mingw32-pkg-config... no
00:12:26.048 checking for pkg-config... no
00:12:26.048 checking for HMAC_Update in -lcrypto... yes
00:12:26.157 checking for SSL_connect in -lssl... yes
00:12:26.313 checking openssl/x509.h usability... yes
00:12:26.422 checking openssl/x509.h presence... yes
00:12:26.500 checking for openssl/x509.h... yes
00:12:26.594 checking openssl/rsa.h usability... yes
00:12:26.657 checking openssl/rsa.h presence... yes
00:12:26.719 checking for openssl/rsa.h... yes
00:12:26.813 checking openssl/crypto.h usability... yes
00:12:26.891 checking openssl/crypto.h presence... yes
00:12:26.938 checking for openssl/crypto.h... yes
00:12:26.985 checking openssl/pem.h usability... yes
00:12:27.094 checking openssl/pem.h presence... yes
00:12:27.203 checking for openssl/pem.h... yes
00:12:27.266 checking openssl/ssl.h usability... yes
00:12:27.813 checking openssl/ssl.h presence... yes
00:12:28.203 checking for openssl/ssl.h... yes
00:12:28.282 checking openssl/err.h usability... yes
00:12:28.360 checking openssl/err.h presence... yes
00:12:28.438 checking for openssl/err.h... yes
00:12:28.470 checking for ENGINE_init... yes
00:12:28.594 checking openssl/engine.h usability... yes
00:12:29.126 checking openssl/engine.h presence... yes
00:12:29.547 checking for openssl/engine.h... yes
00:12:29.563 checking for ENGINE_load_builtin_engines... yes
00:12:29.752 checking for RAND_egd... yes
00:12:29.938 checking for ENGINE_cleanup... yes
00:12:30.125 checking for SSL_get_shutdown... yes
00:12:30.313 checking for SSLv2_client_method... yes
00:12:30.454 checking for BoringSSL... no
00:12:30.547 checking for libressl... no
00:12:30.656 configure: Added C:/ProgramFiles64Folder/PuppetLabs/Client/tools/lib to LD_LIBRARY_PATH
00:12:30.656 checking for OpenSSL headers version... unknown - 0x100020efL
00:12:30.766 checking for OpenSSL library version... 1.0.2
00:12:31.203 checking for OpenSSL headers and library versions matching... fail
00:12:31.203 configure: WARNING: Can not compare OpenSSL headers and library versions.
00:12:31.221 checking for "/dev/urandom"... yes
00:12:31.221 checking for SRP_Calc_client_key in -lcrypto... no
00:12:31.407 checking for ssl_version in -laxtls... no
00:12:31.578 configure: built with one SSL backend
00:12:31.578 checking default CA cert bundle/path... C:/ProgramFiles64Folder/PuppetLabs/Client/tools/ssl/cert.pem
00:12:31.579 checking whether to use builtin CA store of SSL library... no
00:12:31.579 checking for library containing psl_builtin... no
00:12:31.875 checking for RTMP_Init in -lrtmp... configure: WARNING: libpsl was not found
00:12:32.032 no
00:12:32.032 checking whether versioned symbols are wanted... no
00:12:32.032 checking whether to enable Windows native IDN (Windows native builds only)... no
00:12:32.032 checking whether to build with libidn2... (assumed) yes
00:12:32.032 checking for x86_64-unknown-mingw32-pkg-config... no
00:12:32.032 checking for pkg-config... no
00:12:32.032 configure: IDN_LIBS: "-lidn2"
00:12:32.032 configure: IDN_LDFLAGS: ""
00:12:32.032 configure: IDN_CPPFLAGS: ""
00:12:32.032 configure: IDN_DIR: ""
00:12:32.047 checking if idn2_lookup_ul can be linked... no
00:12:32.235 checking idn2.h usability... no
00:12:32.344 checking idn2.h presence... no
00:12:32.438 checking for idn2.h... no
00:12:32.438 checking for x86_64-unknown-mingw32-pkg-config... no
00:12:32.438 checking for pkg-config... no
00:12:32.438 checking for ANSI C header files... (cached) yes
00:12:32.438 checking for malloc.h... configure: WARNING: Cannot find libraries for IDN support: IDN disabled
00:12:32.516 yes
00:12:32.594 checking for memory.h... no
00:12:32.735 checking for sys/types.h... (cached) yes
00:12:32.797 checking for sys/time.h... (cached) yes
00:12:32.844 checking for sys/select.h... no
00:12:32.969 checking for sys/socket.h... no
00:12:33.110 checking for sys/ioctl.h... no
00:12:33.235 checking for sys/uio.h... no
00:12:33.345 checking for assert.h... yes
00:12:33.469 checking for unistd.h... (cached) yes
00:12:33.532 checking for stdlib.h... (cached) yes
00:12:33.610 checking for arpa/inet.h... no
00:12:33.735 checking for net/if.h... no
00:12:33.844 checking for netinet/in.h... no
00:12:33.969 checking for netinet/in6.h... no
00:12:34.094 checking for sys/un.h... no
00:12:34.235 checking for linux/tcp.h... no
00:12:34.360 checking for netinet/tcp.h... no
00:12:34.469 checking for netdb.h... no
00:12:34.595 checking for sys/sockio.h... no
00:12:34.719 checking for sys/stat.h... (cached) yes
00:12:34.782 checking for sys/param.h... yes
00:12:34.907 checking for termios.h... no
00:12:35.047 checking for termio.h... no
00:12:35.158 checking for sgtty.h... no
00:12:35.291 checking for fcntl.h... yes
00:12:35.407 checking for alloca.h... no
00:12:35.532 checking for time.h... (cached) yes
00:12:35.610 checking for io.h... yes
00:12:35.735 checking for pwd.h... no
00:12:35.844 checking for utime.h... yes
00:12:35.985 checking for sys/utime.h... yes
00:12:36.125 checking for sys/poll.h... no
00:12:36.250 checking for poll.h... no
00:12:36.360 checking for socket.h... no
00:12:36.485 checking for sys/resource.h... no
00:12:36.610 checking for libgen.h... yes
00:12:36.750 checking for locale.h... yes
00:12:36.875 checking for errno.h... yes
00:12:37.000 checking for stdbool.h... yes
00:12:37.141 checking for arpa/tftp.h... no
00:12:37.250 checking for sys/filio.h... no
00:12:37.376 checking for sys/wait.h... no
00:12:37.500 checking for setjmp.h... yes
00:12:37.610 checking for an ANSI C-conforming const... yes
00:12:37.672 checking for compiler support of C99 variadic macro style... yes
00:12:37.766 checking for compiler support of old gcc variadic macro style... yes
00:12:37.829 checking for size_t... yes
00:12:38.047 checking whether time.h and sys/time.h may both be included... (cached) yes
00:12:38.063 checking for sys/types.h... (cached) yes
00:12:38.126 checking for sys/time.h... (cached) yes
00:12:38.205 checking for time.h... (cached) yes
00:12:38.250 checking for sys/socket.h... (cached) no
00:12:38.250 checking for struct timeval... yes
00:12:38.641 checking run-time libs availability... fine
00:12:38.750 checking size of size_t... 8
00:12:38.938 checking size of long... 4
00:12:39.094 checking size of int... 4
00:12:39.250 checking size of short... 2
00:12:39.407 checking size of time_t... 8
00:12:39.564 checking size of off_t... 8
00:12:39.735 checking size of curl_off_t... 8
00:12:40.360 checking for long long... yes
00:12:40.547 checking if numberLL works... yes
00:12:40.625 checking for ssize_t... yes
00:12:40.814 checking for bool... yes
00:12:40.970 checking if time_t is unsigned... no
00:12:41.032 checking for windows.h... (cached) yes
00:12:41.047 checking for winsock2.h... (cached) yes
00:12:41.079 checking for ws2tcpip.h... (cached) yes
00:12:41.110 checking for sys/types.h... (cached) yes
00:12:41.157 checking for sys/socket.h... (cached) no
00:12:41.157 checking for curl_socklen_t data type... socklen_t
00:12:46.876 checking size of curl_socklen_t... 4
00:12:47.360 checking for sys/types.h... (cached) yes
00:12:47.423 checking for poll.h... (cached) no
00:12:47.470 checking for sys/poll.h... (cached) no
00:12:47.563 checking for in_addr_t... no
00:12:47.923 checking for in_addr_t equivalent... unsigned long
00:12:48.360 checking for struct sockaddr_storage... yes
00:12:49.063 checking signal.h usability... yes
00:12:49.157 checking signal.h presence... yes
00:12:49.204 checking for signal.h... yes
00:12:49.205 checking for sig_atomic_t... yes
00:12:49.360 checking if sig_atomic_t is already defined as volatile... no
00:12:49.501 checking return type of signal handlers... void
00:12:49.626 checking for sys/select.h... (cached) no
00:12:49.657 checking for sys/socket.h... (cached) no
00:12:49.657 checking for select... yes
00:12:50.047 checking types of args and return type for select... int,fd_set *,struct timeval *,int
00:12:50.532 checking for sys/types.h... (cached) yes
00:12:50.610 checking for sys/socket.h... (cached) no
00:12:50.610 checking for recv... yes
00:12:51.001 checking types of args and return type for recv... SOCKET,char *,int,int,int
00:13:04.595 checking for sys/types.h... (cached) yes
00:13:04.673 checking for sys/socket.h... (cached) no
00:13:04.673 checking for send... yes
00:13:05.079 checking types of args and return type for send... SOCKET,const char *,int,int,int
00:13:37.892 checking for sys/types.h... (cached) yes
00:13:37.954 checking for sys/socket.h... (cached) no
00:13:37.954 checking for MSG_NOSIGNAL... no
00:13:38.376 checking for sys/types.h... (cached) yes
00:13:38.439 checking for unistd.h... (cached) yes
00:13:38.471 checking if alarm can be linked... yes
00:13:38.595 checking if alarm is prototyped... no
00:13:38.642 checking if alarm might be used... no
00:13:38.657 checking for sys/types.h... (cached) yes
00:13:38.720 checking for string.h... (cached) yes
00:13:38.798 checking for strings.h... (cached) yes
00:13:38.860 checking for sys/types.h... (cached) yes
00:13:38.923 checking for libgen.h... (cached) yes
00:13:38.970 checking if basename can be linked... yes
00:13:39.080 checking if basename is prototyped... yes
00:13:39.127 checking if basename is compilable... yes
00:13:39.205 checking if basename usage allowed... yes
00:13:39.205 checking if basename might be used... yes
00:13:39.252 checking for sys/types.h... (cached) yes
00:13:39.329 checking for socket.h... (cached) no
00:13:39.329 checking if closesocket can be linked... yes
00:13:39.736 checking if closesocket is prototyped... yes
00:13:39.940 checking if closesocket is compilable... yes
00:13:40.298 checking if closesocket usage allowed... yes
00:13:40.298 checking if closesocket might be used... yes
00:13:40.298 checking if CloseSocket can be linked... no
00:13:40.423 checking if CloseSocket might be used... no
00:13:40.423 checking if connect can be linked... yes
00:13:40.830 checking if connect is prototyped... yes
00:13:41.002 checking if connect is compilable... yes
00:13:41.376 checking if connect usage allowed... yes
00:13:41.376 checking if connect might be used... yes
00:13:41.392 checking for sys/types.h... (cached) yes
00:13:41.486 checking for unistd.h... (cached) yes
00:13:41.533 checking for fcntl.h... (cached) yes
00:13:41.564 checking if fcntl can be linked... no
00:13:41.736 checking if fcntl might be used... no
00:13:41.767 checking for sys/types.h... (cached) yes
00:13:41.829 checking for stdio.h... yes
00:13:41.939 checking if fdopen can be linked... yes
00:13:42.064 checking if fdopen is prototyped... yes
00:13:42.111 checking if fdopen is compilable... yes
00:13:42.205 checking if fdopen usage allowed... yes
00:13:42.205 checking if fdopen might be used... yes
00:13:42.235 checking for sys/types.h... (cached) yes
00:13:42.298 checking for netdb.h... (cached) no
00:13:42.298 checking if freeaddrinfo can be linked... yes
00:13:42.689 checking if freeaddrinfo is prototyped... yes
00:13:42.907 checking if freeaddrinfo is compilable... yes
00:13:43.252 checking if freeaddrinfo usage allowed... yes
00:13:43.252 checking if freeaddrinfo might be used... yes
00:13:43.283 checking for sys/types.h... (cached) yes
00:13:43.345 checking for sys/socket.h... (cached) no
00:13:43.361 checking for netinet/in.h... (cached) no
00:13:43.392 checking for ifaddrs.h... no
00:13:43.501 checking if freeifaddrs can be linked... no
00:13:43.642 checking if freeifaddrs might be used... no
00:13:43.689 checking for sys/types.h... (cached) yes
00:13:43.737 checking for sys/xattr.h... no
00:13:43.845 checking if fsetxattr can be linked... no
00:13:43.999 checking if fsetxattr might be used... no
00:13:43.999 checking if ftruncate can be linked... yes
00:13:44.113 checking if ftruncate is prototyped... yes
00:13:44.158 checking if ftruncate is compilable... yes
00:13:44.220 checking if ftruncate usage allowed... yes
00:13:44.220 checking if ftruncate might be used... yes
00:13:44.283 checking for sys/types.h... (cached) yes
00:13:44.329 checking for stdlib.h... (cached) yes
00:13:44.376 checking if getaddrinfo can be linked... yes
00:13:44.783 checking if getaddrinfo is prototyped... yes
00:13:44.954 checking if getaddrinfo is compilable... yes
00:13:45.314 checking if getaddrinfo seems to work... yes
00:13:45.736 checking if getaddrinfo usage allowed... yes
00:13:45.736 checking if getaddrinfo might be used... yes
00:13:45.737 checking if getaddrinfo is threadsafe... yes
00:13:45.737 checking if gai_strerror can be linked... no
00:13:46.158 checking if gai_strerror might be used... no
00:13:46.158 checking if gethostbyaddr can be linked... yes
00:13:46.533 checking if gethostbyaddr is prototyped... yes
00:13:46.720 checking if gethostbyaddr is compilable... yes
00:13:47.095 checking if gethostbyaddr usage allowed... yes
00:13:47.095 checking if gethostbyaddr might be used... yes
00:13:47.095 checking if gethostbyaddr_r can be linked... no
00:13:47.252 checking if gethostbyaddr_r might be used... no
00:13:47.252 checking if gethostbyname can be linked... yes
00:13:47.658 checking if gethostbyname is prototyped... yes
00:13:47.830 checking if gethostbyname is compilable... yes
00:13:48.189 checking if gethostbyname usage allowed... yes
00:13:48.189 checking if gethostbyname might be used... yes
00:13:48.205 checking if gethostbyname_r can be linked... no
00:13:48.362 checking if gethostbyname_r might be used... no
00:13:48.362 checking if gethostname can be linked... yes
00:13:48.767 checking if gethostname is prototyped... yes
00:13:48.970 checking if gethostname is compilable... yes
00:13:49.330 checking for gethostname arg 2 data type... int
00:13:49.736 checking if gethostname usage allowed... yes
00:13:49.736 checking if gethostname might be used... yes
00:13:49.751 checking if getifaddrs can be linked... no
00:13:49.892 checking if getifaddrs might be used... no
00:13:49.892 checking if getservbyport_r can be linked... no
00:13:50.048 checking if getservbyport_r might be used... no
00:13:50.064 checking for sys/types.h... (cached) yes
00:13:50.126 checking for sys/time.h... (cached) yes
00:13:50.189 checking for time.h... (cached) yes
00:13:50.251 checking if gmtime_r can be linked... no
00:13:50.408 checking if gmtime_r might be used... no
00:13:50.423 checking for sys/types.h... (cached) yes
00:13:50.470 checking for sys/socket.h... (cached) no
00:13:50.501 checking for netinet/in.h... (cached) no
00:13:50.534 checking for arpa/inet.h... (cached) no
00:13:50.534 checking if inet_ntoa_r can be linked... no
00:13:50.689 checking if inet_ntoa_r might be used... no
00:13:50.689 checking if inet_ntop can be linked... yes
00:13:50.815 checking if inet_ntop is prototyped... no
00:13:51.173 checking if inet_ntop might be used... no
00:13:51.173 checking if inet_pton can be linked... yes
00:13:51.299 checking if inet_pton is prototyped... no
00:13:51.658 checking if inet_pton might be used... no
00:13:51.673 checking for sys/types.h... (cached) yes
00:13:51.751 checking for unistd.h... (cached) yes
00:13:51.798 checking for sys/socket.h... (cached) no
00:13:51.830 checking for sys/ioctl.h... (cached) no
00:13:51.877 checking for stropts.h... no
00:13:51.954 checking if ioctl can be linked... no
00:13:52.126 checking if ioctl might be used... no
00:13:52.126 checking if ioctlsocket can be linked... yes
00:13:52.518 checking if ioctlsocket is prototyped... yes
00:13:52.706 checking if ioctlsocket is compilable... yes
00:13:53.080 checking if ioctlsocket usage allowed... yes
00:13:53.080 checking if ioctlsocket might be used... yes
00:13:53.080 checking if ioctlsocket FIONBIO is compilable... yes
00:13:53.486 checking if ioctlsocket FIONBIO usage allowed... yes
00:13:53.486 checking if ioctlsocket FIONBIO might be used... yes
00:13:53.486 checking if IoctlSocket can be linked... no
00:13:53.642 checking if IoctlSocket might be used... no
00:13:53.642 checking if localtime_r can be linked... no
00:13:53.815 checking if localtime_r might be used... no
00:13:53.815 checking if memrchr can be linked... no
00:13:53.972 checking if memrchr seems a macro... no
00:13:54.080 checking if memrchr might be used... no
00:13:54.080 checking if poll can be linked... no
00:13:54.205 checking if poll might be used... no
00:13:54.205 checking if setsockopt can be linked... yes
00:14:13.253 checking if setsockopt is prototyped... yes
00:14:13.254 checking if setsockopt is compilable... yes
00:14:13.254 checking if setsockopt usage allowed... yes
00:14:13.254 checking if setsockopt might be used... yes
00:14:13.254 checking if setsockopt SO_NONBLOCK is compilable... no
00:14:13.254 checking if setsockopt SO_NONBLOCK might be used... no
00:14:13.255 checking for sys/types.h... (cached) yes
00:14:13.255 checking for signal.h... (cached) yes
00:14:13.256 checking if sigaction can be linked... no
00:14:13.256 checking if sigaction might be used... no
00:14:13.256 checking if siginterrupt can be linked... no
00:14:13.258 checking if siginterrupt might be used... no
00:14:13.258 checking if signal can be linked... yes
00:14:13.258 checking if signal is prototyped... yes
00:14:13.258 checking if signal is compilable... yes
00:14:13.259 checking if signal usage allowed... yes
00:14:13.259 checking if signal might be used... yes
00:14:13.259 checking for sys/types.h... (cached) yes
00:14:13.259 checking for setjmp.h... (cached) yes
00:14:13.259 checking if sigsetjmp can be linked... no
00:14:13.260 checking if sigsetjmp seems a macro... no
00:14:13.260 checking if sigsetjmp might be used... no
00:14:13.260 checking if socket can be linked... yes
00:14:13.261 checking if socket is prototyped... yes
00:14:13.262 checking if socket is compilable... yes
00:14:13.262 checking if socket usage allowed... yes
00:14:13.262 checking if socket might be used... yes
00:14:13.262 checking if socketpair can be linked... no
00:14:13.262 checking if socketpair might be used... no
00:14:13.262 checking if strcasecmp can be linked... yes
00:14:13.263 checking if strcasecmp is prototyped... yes
00:14:13.263 checking if strcasecmp is compilable... yes
00:14:13.263 checking if strcasecmp usage allowed... yes
00:14:13.263 checking if strcasecmp might be used... yes
00:14:13.263 checking if strcmpi can be linked... yes
00:14:13.264 checking if strcmpi is prototyped... yes
00:14:13.264 checking if strcmpi is compilable... yes
00:14:13.264 checking if strcmpi usage allowed... yes
00:14:13.264 checking if strcmpi might be used... yes
00:14:13.264 checking if strdup can be linked... yes
00:14:13.264 checking if strdup is prototyped... yes
00:14:13.267 checking if strdup is compilable... yes
00:14:13.267 checking if strdup usage allowed... yes
00:14:13.267 checking if strdup might be used... yes
00:14:13.268 checking if strerror_r can be linked... no
00:14:13.269 checking if strerror_r might be used... no
00:14:13.269 checking if stricmp can be linked... yes
00:14:13.269 checking if stricmp is prototyped... yes
00:14:13.269 checking if stricmp is compilable... yes
00:14:13.269 checking if stricmp usage allowed... yes
00:14:13.269 checking if stricmp might be used... yes
00:14:13.269 checking if strncasecmp can be linked... yes
00:14:13.269 checking if strncasecmp is prototyped... yes
00:14:13.269 checking if strncasecmp is compilable... yes
00:14:13.270 checking if strncasecmp usage allowed... yes
00:14:13.270 checking if strncasecmp might be used... yes
00:14:13.270 checking if strncmpi can be linked... no
00:14:13.271 checking if strncmpi might be used... no
00:14:13.271 checking if strnicmp can be linked... yes
00:14:13.271 checking if strnicmp is prototyped... yes
00:14:13.277 checking if strnicmp is compilable... no
00:14:13.277 checking if strnicmp might be used... no
00:14:13.277 checking if strstr can be linked... yes
00:14:13.277 checking if strstr is prototyped... yes
00:14:13.278 checking if strstr is compilable... yes
00:14:13.278 checking if strstr usage allowed... yes
00:14:13.278 checking if strstr might be used... yes
00:14:13.278 checking if strtok_r can be linked... yes
00:14:13.278 checking if strtok_r is prototyped... yes
00:14:13.278 checking if strtok_r is compilable... yes
00:14:13.278 checking if strtok_r usage allowed... yes
00:14:13.278 checking if strtok_r might be used... yes
00:14:13.278 checking if strtoll can be linked... yes
00:14:13.280 checking if strtoll is prototyped... yes
00:14:13.280 checking if strtoll is compilable... yes
00:14:13.280 checking if strtoll usage allowed... yes
00:14:13.280 checking if strtoll might be used... yes
00:14:13.281 checking for sys/types.h... (cached) yes
00:14:13.281 checking for sys/uio.h... (cached) no
00:14:13.281 checking if writev can be linked... no
00:14:13.281 checking if writev might be used... no
00:14:13.281 checking for geteuid... no
00:14:13.282 checking deeper for geteuid... but still no
00:14:13.296 checking for getpass_r... no
00:14:13.297 checking deeper for getpass_r... but still no
00:14:13.297 checking for getppid... no
00:14:13.297 checking deeper for getppid... but still no
00:14:13.301 checking for getpwuid... no
00:14:13.301 checking deeper for getpwuid... but still no
00:14:13.301 checking for getpwuid_r... no
00:14:13.301 checking deeper for getpwuid_r... but still no
00:14:13.302 checking for getrlimit... no
00:14:13.302 checking deeper for getrlimit... but still no
00:14:13.302 checking for gettimeofday... yes
00:14:13.303 checking for if_nametoindex... no
00:14:13.303 checking deeper for if_nametoindex... but still no
00:14:13.303 checking for mach_absolute_time... no
00:14:13.303 checking deeper for mach_absolute_time... but still no
00:14:13.303 checking for pipe... no
00:14:13.303 checking deeper for pipe... but still no
00:14:13.303 checking for setlocale... yes
00:14:13.303 checking for setmode... yes
00:14:13.303 checking for setrlimit... no
00:14:13.303 checking deeper for setrlimit... but still no
00:14:13.304 checking for utime... yes
00:14:13.304 checking for utimes... no
00:14:13.304 checking deeper for utimes... but still no
00:14:13.304 checking for sys/types.h... (cached) yes
00:14:13.304 checking for sys/socket.h... (cached) no
00:14:13.304 checking for netdb.h... (cached) no
00:14:13.304 checking for getnameinfo... yes
00:14:13.304 checking types of arguments for getnameinfo... const struct sockaddr *,socklen_t,DWORD,int
00:14:20.392 checking for stdio.h... (cached) yes
00:14:20.440 checking for sys/types.h... (cached) yes
00:14:20.533 checking for sys/socket.h... (cached) no
00:14:20.549 checking for netdb.h... (cached) no
00:14:20.596 checking for netinet/in.h... (cached) no
00:14:20.611 checking for arpa/inet.h... (cached) no
00:14:20.611 checking for working NI_WITHSCOPEID... no
00:14:20.674 checking how to set a socket into non-blocking mode... ioctlsocket FIONBIO
00:14:20.674 checking for perl... /bin/perl
00:14:20.674 checking for gnroff... no
00:14:20.674 checking for nroff... /bin/nroff
00:14:20.674 checking how to use *nroff to get plain text from man pages... -man
00:14:20.830 checking whether to enable the threaded resolver... yes
00:14:20.830 checking whether to use POSIX threads for threaded resolver... auto
00:14:20.830 checking pthread.h usability... yes
00:14:20.924 checking pthread.h presence... yes
00:14:20.971 checking for pthread.h... yes
00:14:20.971 checking for pthread_create... no
00:14:21.127 checking for pthread_create in -lpthread... yes
00:14:21.268 checking whether to enable verbose strings... yes
00:14:21.268 checking whether to enable SSPI support (Windows native builds only)... no
00:14:21.268 checking whether to enable cryptographic authentication methods... yes
00:14:21.268 checking whether to enable NTLM delegation to winbind's helper... no
00:14:21.268 checking whether to enable TLS-SRP authentication... yes
00:14:21.268 checking whether to enable Unix domain sockets... auto
00:14:21.268 checking for struct sockaddr_un.sun_path... no
00:14:21.474 checking whether to enable support for cookies... yes
00:14:21.474 checking whether hiding of library internal symbols will actually happen... no
00:14:21.659 checking that generated files are newer than configure... done
00:14:21.659 configure: creating ./config.status
00:14:25.955 config.status: creating Makefile
00:14:26.049 config.status: creating docs/Makefile
00:14:26.174 config.status: creating docs/examples/Makefile
00:14:26.315 config.status: creating docs/libcurl/Makefile
00:14:26.456 config.status: creating docs/libcurl/opts/Makefile
00:14:26.580 config.status: creating docs/cmdline-opts/Makefile
00:14:26.737 config.status: creating include/Makefile
00:14:26.862 config.status: creating include/curl/Makefile
00:14:27.002 config.status: creating src/Makefile
00:14:27.143 config.status: creating lib/Makefile
00:14:27.284 config.status: creating scripts/Makefile
00:14:27.409 config.status: creating lib/libcurl.vers
00:14:27.549 config.status: creating tests/Makefile
00:14:27.691 config.status: creating tests/certs/Makefile
00:14:27.814 config.status: creating tests/certs/scripts/Makefile
00:14:27.971 config.status: creating tests/data/Makefile
00:14:28.112 config.status: creating tests/server/Makefile
00:14:28.252 config.status: creating tests/libtest/Makefile
00:14:28.393 config.status: creating tests/unit/Makefile
00:14:28.549 config.status: creating packages/Makefile
00:14:28.689 config.status: creating packages/Win32/Makefile
00:14:28.799 config.status: creating packages/Win32/cygwin/Makefile
00:14:28.939 config.status: creating packages/Linux/Makefile
00:14:29.080 config.status: creating packages/Linux/RPM/Makefile
00:14:29.206 config.status: creating packages/Linux/RPM/curl.spec
00:14:29.361 config.status: creating packages/Linux/RPM/curl-ssl.spec
00:14:29.486 config.status: creating packages/Solaris/Makefile
00:14:29.643 config.status: creating packages/EPM/curl.list
00:14:29.752 config.status: creating packages/EPM/Makefile
00:14:29.892 config.status: creating packages/vms/Makefile
00:14:30.049 config.status: creating packages/AIX/Makefile
00:14:30.174 config.status: creating packages/AIX/RPM/Makefile
00:14:30.299 config.status: creating packages/AIX/RPM/curl.spec
00:14:30.455 config.status: creating curl-config
00:14:30.564 config.status: creating libcurl.pc
00:14:30.643 config.status: creating lib/curl_config.h
00:14:30.783 config.status: executing depfiles commands
00:14:48.846 config.status: executing libtool commands
00:14:48.987 configure: amending lib/Makefile
00:14:49.237 configure: amending src/Makefile
00:14:49.487 configure: amending tests/unit/Makefile
00:14:49.706 configure: amending tests/server/Makefile
00:14:49.956 configure: amending tests/libtest/Makefile
00:14:50.221 configure: amending docs/examples/Makefile
00:14:50.410 configure: Configured to build curl/libcurl:
00:14:50.410
00:14:50.410 curl version: 7.59.0
00:14:50.410 Host setup: x86_64-unknown-mingw32
00:14:50.410 Install prefix: C:/ProgramFiles64Folder/PuppetLabs/Client/tools
00:14:50.410 Compiler: C:/tools/mingw64/bin/gcc
00:14:50.410 SSL support: enabled (OpenSSL)
00:14:50.410 SSH support: no (--with-libssh2)
00:14:50.410 zlib support: enabled
00:14:50.410 brotli support: no (--with-brotli)
00:14:50.410 GSS-API support: no (--with-gssapi)
00:14:50.410 TLS-SRP support: no (--enable-tls-srp)
00:14:50.410 resolver: POSIX threaded
00:14:50.410 IPv6 support: enabled
00:14:50.410 Unix sockets support: no (--enable-unix-sockets)
00:14:50.410 IDN support: no (--with-{libidn2,winidn})
00:14:50.410 Build libcurl: Shared=yes, Static=yes
00:14:50.410 Built-in manual: enabled
00:14:50.410 --libcurl option: enabled (--disable-libcurl-option)
00:14:50.410 Verbose errors: enabled (--disable-verbose)
00:14:50.410 SSPI support: no (--enable-sspi)
00:14:50.410 ca cert bundle: C:/ProgramFiles64Folder/PuppetLabs/Client/tools/ssl/cert.pem
00:14:50.410 ca cert path: no
00:14:50.410 ca fallback: no
00:14:50.410 LDAP support: no (--enable-ldap / --with-ldap-lib / --with-lber-lib)
00:14:50.410 LDAPS support: no (--enable-ldaps)
00:14:50.410 RTSP support: enabled
00:14:50.410 RTMP support: no (--with-librtmp)
00:14:50.410 metalink support: no (--with-libmetalink)
00:14:50.410 PSL support: no (libpsl not found)
00:14:50.410 HTTP2 support: disabled (--with-nghttp2)
00:14:50.410 Protocols: DICT FILE FTP FTPS GOPHER HTTP HTTPS IMAP IMAPS POP3 POP3S RTSP SMB SMBS SMTP SMTPS TELNET TFTP
00:14:50.410
00:14:50.596 touch curl-configure
00:14:50.644 export PATH="/cygdrive/c/tools/mingw64/bin:/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/Packer/SysInternals" && \
00:14:50.644 export CYGWIN="nodosfilewarning winsymlinks:native" && \
00:14:50.644 export CC="C:/tools/mingw64/bin/gcc" && \
00:14:50.644 export CXX="C:/tools/mingw64/bin/g++" && \
00:14:50.644 cd curl-7.59.0 && \
00:14:50.644 /usr/bin/make -j3
00:14:50.674 make[1]: Entering directory '/var/tmp/tmp.HzPzFXezVp/curl-7.59.0'
00:14:50.721 Making all in lib
00:14:50.768 make[2]: Entering directory '/var/tmp/tmp.HzPzFXezVp/curl-7.59.0/lib'
00:14:50.784 /usr/bin/make all-am
00:14:50.848 make[3]: Entering directory '/var/tmp/tmp.HzPzFXezVp/curl-7.59.0/lib'
00:14:50.863 CC libcurl_la-file.lo
00:14:50.863 CC libcurl_la-timeval.lo
00:14:50.893 CC libcurl_la-base64.lo
00:14:52.424 CC libcurl_la-hostip.lo
00:14:52.461 CC libcurl_la-progress.lo
00:14:52.497 CC libcurl_la-formdata.lo
00:14:54.270 CC libcurl_la-cookie.lo
00:14:54.285 CC libcurl_la-http.lo
00:14:54.316 CC libcurl_la-sendf.lo
00:14:56.271 CC libcurl_la-ftp.lo
00:14:56.290 CC libcurl_la-url.lo
00:14:57.978 CC libcurl_la-dict.lo
00:14:58.956 CC libcurl_la-if2ip.lo
00:14:59.428 CC libcurl_la-speedcheck.lo
00:15:00.243 CC libcurl_la-ldap.lo
00:15:00.863 CC libcurl_la-version.lo
00:15:00.877 CC libcurl_la-getenv.lo
00:15:02.138 CC libcurl_la-escape.lo
00:15:02.138 CC libcurl_la-mprintf.lo
00:15:02.706 CC libcurl_la-telnet.lo
00:15:03.473 CC libcurl_la-netrc.lo
00:15:04.083 CC libcurl_la-getinfo.lo
00:15:04.847 CC libcurl_la-transfer.lo
00:15:05.098 CC libcurl_la-strcase.lo
00:15:06.521 CC libcurl_la-easy.lo
00:15:06.607 CC libcurl_la-security.lo
00:15:07.826 CC libcurl_la-curl_fnmatch.lo
00:15:07.943 CC libcurl_la-fileinfo.lo
00:15:08.261 CC libcurl_la-ftplistparser.lo
00:15:09.145 CC libcurl_la-wildcard.lo
00:15:09.243 CC libcurl_la-krb5.lo
00:15:10.442 CC libcurl_la-http_chunks.lo
00:15:10.442 CC libcurl_la-memdebug.lo
00:15:11.412 CC libcurl_la-strtok.lo
00:15:11.848 CC libcurl_la-connect.lo
00:15:12.026 CC libcurl_la-llist.lo
00:15:13.457 CC libcurl_la-hash.lo
00:15:13.648 CC libcurl_la-multi.lo
00:15:14.307 CC libcurl_la-content_encoding.lo
00:15:15.133 CC libcurl_la-share.lo
00:15:16.286 CC libcurl_la-http_digest.lo
00:15:16.317 CC libcurl_la-md4.lo
00:15:17.391 CC libcurl_la-md5.lo
00:15:17.425 CC libcurl_la-http_negotiate.lo
00:15:18.523 CC libcurl_la-inet_pton.lo
00:15:18.581 CC libcurl_la-strtoofft.lo
00:15:18.895 CC libcurl_la-strerror.lo
00:15:19.898 CC libcurl_la-amigaos.lo
00:15:19.940 CC libcurl_la-hostasyn.lo
00:15:21.301 CC libcurl_la-hostip4.lo
00:15:21.301 CC libcurl_la-hostip6.lo
00:15:21.744 CC libcurl_la-hostsyn.lo
00:15:22.944 CC libcurl_la-inet_ntop.lo
00:15:23.094 CC libcurl_la-parsedate.lo
00:15:23.648 CC libcurl_la-select.lo
00:15:24.989 CC libcurl_la-tftp.lo
00:15:25.067 CC libcurl_la-splay.lo
00:15:26.166 CC libcurl_la-strdup.lo
00:15:26.667 CC libcurl_la-socks.lo
00:15:26.961 CC libcurl_la-ssh.lo
00:15:28.055 CC libcurl_la-ssh-libssh.lo
00:15:28.206 CC libcurl_la-curl_addrinfo.lo
00:15:28.636 CC libcurl_la-socks_gssapi.lo
00:15:29.354 CC libcurl_la-socks_sspi.lo
00:15:29.695 CC libcurl_la-curl_sspi.lo
00:15:30.492 CC libcurl_la-slist.lo
00:15:30.849 CC libcurl_la-nonblock.lo
00:15:31.785 CC libcurl_la-curl_memrchr.lo
00:15:31.942 CC libcurl_la-imap.lo
00:15:32.569 CC libcurl_la-pop3.lo
00:15:33.347 CC libcurl_la-smtp.lo
00:15:34.113 CC libcurl_la-pingpong.lo
00:15:34.738 CC libcurl_la-rtsp.lo
00:15:35.819 CC libcurl_la-curl_threads.lo
00:15:36.091 CC libcurl_la-warnless.lo
00:15:36.961 CC libcurl_la-hmac.lo
00:15:36.988 CC libcurl_la-curl_rtmp.lo
00:15:38.464 CC libcurl_la-openldap.lo
00:15:38.679 CC libcurl_la-curl_gethostname.lo
00:15:38.722 CC libcurl_la-gopher.lo
00:15:40.034 CC libcurl_la-idn_win32.lo
00:15:40.100 CC libcurl_la-http_proxy.lo
00:15:40.926 CC libcurl_la-non-ascii.lo
00:15:41.275 CC libcurl_la-asyn-ares.lo
00:15:41.730 CC libcurl_la-asyn-thread.lo
00:15:42.240 CC libcurl_la-curl_gssapi.lo
00:15:42.862 CC libcurl_la-http_ntlm.lo
00:15:43.676 CC libcurl_la-curl_ntlm_wb.lo
00:15:43.785 CC libcurl_la-curl_ntlm_core.lo
00:15:44.738 CC libcurl_la-curl_sasl.lo
00:15:44.894 CC libcurl_la-rand.lo
00:15:45.797 CC libcurl_la-curl_multibyte.lo
00:15:46.311 CC libcurl_la-hostcheck.lo
00:15:47.082 CC libcurl_la-conncache.lo
00:15:47.303 CC libcurl_la-pipeline.lo
00:15:47.837 CC libcurl_la-dotdot.lo
00:15:48.800 CC libcurl_la-x509asn1.lo
00:15:49.115 CC libcurl_la-http2.lo
00:15:49.982 CC libcurl_la-smb.lo
00:15:50.092 CC libcurl_la-curl_endian.lo
00:15:50.974 CC libcurl_la-curl_des.lo
00:15:51.556 CC libcurl_la-system_win32.lo
00:15:51.616 CC libcurl_la-mime.lo
00:15:52.864 CC libcurl_la-sha256.lo
00:15:52.899 CC libcurl_la-setopt.lo
00:15:54.052 CC libcurl_la-curl_ctype.lo
00:15:54.052 CC libcurl_la-curl_path.lo
00:15:55.707 CC libcurl_la-curl_range.lo
00:15:56.020 CC vauth/libcurl_la-vauth.lo
00:15:56.038 CC vauth/libcurl_la-cleartext.lo
00:15:57.160 CC vauth/libcurl_la-cram.lo
00:15:57.656 CC vauth/libcurl_la-digest.lo
00:15:57.692 CC vauth/libcurl_la-digest_sspi.lo
00:15:59.118 CC vauth/libcurl_la-krb5_gssapi.lo
00:15:59.207 CC vauth/libcurl_la-krb5_sspi.lo
00:15:59.310 CC vauth/libcurl_la-ntlm.lo
00:16:00.576 CC vauth/libcurl_la-ntlm_sspi.lo
00:16:00.599 CC vauth/libcurl_la-oauth2.lo
00:16:01.323 CC vauth/libcurl_la-spnego_gssapi.lo
00:16:01.850 CC vauth/libcurl_la-spnego_sspi.lo
00:16:01.858 CC vtls/libcurl_la-openssl.lo
00:16:03.050 CC vtls/libcurl_la-gtls.lo
00:16:03.076 CC vtls/libcurl_la-vtls.lo
00:16:04.725 CC vtls/libcurl_la-nss.lo
00:16:04.769 CC vtls/libcurl_la-polarssl.lo
00:16:05.209 CC vtls/libcurl_la-polarssl_threadlock.lo
00:16:06.149 CC vtls/libcurl_la-axtls.lo
00:16:06.193 CC vtls/libcurl_la-cyassl.lo
00:16:07.317 CC vtls/libcurl_la-schannel.lo
00:16:07.456 CC vtls/libcurl_la-darwinssl.lo
00:16:07.702 CC vtls/libcurl_la-gskit.lo
00:16:08.942 CC vtls/libcurl_la-mbedtls.lo
00:16:09.863 CCLD libcurl.la
00:16:13.426 make[3]: Leaving directory '/var/tmp/tmp.HzPzFXezVp/curl-7.59.0/lib'
00:16:13.426 make[2]: Leaving directory '/var/tmp/tmp.HzPzFXezVp/curl-7.59.0/lib'
00:16:13.426 make[1]: Leaving directory '/var/tmp/tmp.HzPzFXezVp/curl-7.59.0'
00:16:13.426 ../libtool: eval: line 1735: syntax error near unexpected token `|'
00:16:13.426 ../libtool: eval: line 1735: `nm .libs/libcurl_la-file.o .libs/libcurl_la-timeval.o .libs/libcurl_la-base64.o .libs/libcurl_la-hostip.o .libs/libcurl_la-progress.o .libs/libcurl_la-formdata.o .libs/libcurl_la-cookie.o .libs/libcurl_la-http.o .libs/libcurl_la-sendf.o .libs/libcurl_la-ftp.o .libs/libcurl_la-url.o .libs/libcurl_la-dict.o .libs/libcurl_la-if2ip.o .libs/libcurl_la-speedcheck.o .libs/libcurl_la-ldap.o .libs/libcurl_la-version.o .libs/libcurl_la-getenv.o .libs/libcurl_la-escape.o .libs/libcurl_la-mprintf.o .libs/libcurl_la-telnet.o .libs/libcurl_la-netrc.o .libs/libcurl_la-getinfo.o .libs/libcurl_la-transfer.o .libs/libcurl_la-strcase.o .libs/libcurl_la-easy.o .libs/libcurl_la-security.o .libs/libcurl_la-curl_fnmatch.o .libs/libcurl_la-fileinfo.o .libs/libcurl_la-ftplistparser.o .libs/libcurl_la-wildcard.o .libs/libcurl_la-krb5.o .libs/libcurl_la-memdebug.o .libs/libcurl_la-http_chunks.o .libs/libcurl_la-strtok.o .libs/libcurl_la-connect.o .libs/libcurl_la-llist.o .libs/libcurl_la-hash.o .libs/libcurl_la-multi.o .libs/libcurl_la-content_encoding.o .libs/libcurl_la-share.o .libs/libcurl_la-http_digest.o .libs/libcurl_la-md4.o .libs/libcurl_la-md5.o .libs/libcurl_la-http_negotiate.o .libs/libcurl_la-inet_pton.o .libs/libcurl_la-strtoofft.o .libs/libcurl_la-strerror.o .libs/libcurl_la-amigaos.o .libs/libcurl_la-hostasyn.o .libs/libcurl_la-hostip4.o .libs/libcurl_la-hostip6.o .libs/libcurl_la-hostsyn.o .libs/libcurl_la-inet_ntop.o .libs/libcurl_la-parsedate.o .libs/libcurl_la-select.o .libs/libcurl_la-tftp.o .libs/libcurl_la-splay.o .libs/libcurl_la-strdup.o .libs/libcurl_la-socks.o .libs/libcurl_la-ssh.o .libs/libcurl_la-ssh-libssh.o .libs/libcurl_la-curl_addrinfo.o .libs/libcurl_la-socks_gssapi.o .libs/libcurl_la-socks_sspi.o .libs/libcurl_la-curl_sspi.o .libs/libcurl_la-slist.o .libs/libcurl_la-nonblock.o .libs/libcurl_la-curl_memrchr.o .libs/libcurl_la-imap.o .libs/libcurl_la-pop3.o .libs/libcurl_la-smtp.o .libs/libcurl_la-pingpong.o .libs/libcurl_la-rtsp.o .libs/libcurl_la-curl_threads.o .libs/libcurl_la-warnless.o .libs/libcurl_la-hmac.o .libs/libcurl_la-curl_rtmp.o .libs/libcurl_la-openldap.o .libs/libcurl_la-curl_gethostname.o .libs/libcurl_la-gopher.o .libs/libcurl_la-idn_win32.o .libs/libcurl_la-http_proxy.o .libs/libcurl_la-non-ascii.o .libs/libcurl_la-asyn-ares.o .libs/libcurl_la-asyn-thread.o .libs/libcurl_la-curl_gssapi.o .libs/libcurl_la-http_ntlm.o .libs/libcurl_la-curl_ntlm_wb.o .libs/libcurl_la-curl_ntlm_core.o .libs/libcurl_la-curl_sasl.o .libs/libcurl_la-rand.o .libs/libcurl_la-curl_multibyte.o .libs/libcurl_la-hostcheck.o .libs/libcurl_la-conncache.o .libs/libcurl_la-pipeline.o .libs/libcurl_la-dotdot.o .libs/libcurl_la-x509asn1.o .libs/libcurl_la-http2.o .libs/libcurl_la-smb.o .libs/libcurl_la-curl_endian.o .libs/libcurl_la-curl_des.o .libs/libcurl_la-system_win32.o .libs/libcurl_la-mime.o .libs/libcurl_la-sha256.o .libs/libcurl_la-setopt.o .libs/libcurl_la-curl_path.o .libs/libcurl_la-curl_ctype.o .libs/libcurl_la-curl_range.o vauth/.libs/libcurl_la-vauth.o vauth/.libs/libcurl_la-cleartext.o vauth/.libs/libcurl_la-cram.o vauth/.libs/libcurl_la-digest.o vauth/.libs/libcurl_la-digest_sspi.o vauth/.libs/libcurl_la-krb5_gssapi.o vauth/.libs/libcurl_la-krb5_sspi.o vauth/.libs/libcurl_la-ntlm.o vauth/.libs/libcurl_la-ntlm_sspi.o vauth/.libs/libcurl_la-oauth2.o vauth/.libs/libcurl_la-spnego_gssapi.o vauth/.libs/libcurl_la-spnego_sspi.o vtls/.libs/libcurl_la-openssl.o vtls/.libs/libcurl_la-gtls.o vtls/.libs/libcurl_la-vtls.o vtls/.libs/libcurl_la-nss.o vtls/.libs/libcurl_la-polarssl.o vtls/.libs/libcurl_la-polarssl_threadlock.o vtls/.libs/libcurl_la-axtls.o vtls/.libs/libcurl_la-cyassl.o vtls/.libs/libcurl_la-schannel.o vtls/.libs/libcurl_la-darwinssl.o vtls/.libs/libcurl_la-gskit.o vtls/.libs/libcurl_la-mbedtls.o | | /bin/sed -e '/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //' | sort | uniq > .libs/libcurl.exp'
00:16:13.426 make[3]: *** [Makefile:903: libcurl.la] Error 2
00:16:13.426 make[2]: *** [Makefile:744: all] Error 2
00:16:13.426 make[1]: *** [Makefile:925: all-recursive] Error 1
00:16:13.426 make: *** [Makefile:177: curl-build] Error 2
00:16:13.443 Remote ssh command ((cd /var/tmp/tmp.HzPzFXezVp; /usr/bin/make )) failed on 'Administrator@qw9i8z2hs276kjv.delivery.puppetlabs.net'.
00:16:13.443 /tmp/jenkins/workspace/enterprise_pe-orchestrator-client_pkg-van-ship_2016.4.x/BUILD_TARGET/windows-2012r2-x64/SLAVE_LABEL/beaker/.bundle/gems/ruby/2.3.0/gems/vanagon-0.15.10/lib/vanagon/utilities.rb:226:in `remote_ssh_command'
00:16:13.443 /tmp/jenkins/workspace/enterprise_pe-orchestrator-client_pkg-van-ship_2016.4.x/BUILD_TARGET/windows-2012r2-x64/SLAVE_LABEL/beaker/.bundle/gems/ruby/2.3.0/gems/vanagon-0.15.10/lib/vanagon/engine/base.rb:35:in `dispatch'
00:16:13.443 /tmp/jenkins/workspace/enterprise_pe-orchestrator-client_pkg-van-ship_2016.4.x/BUILD_TARGET/windows-2012r2-x64/SLAVE_LABEL/beaker/.bundle/gems/ruby/2.3.0/gems/vanagon-0.15.10/lib/vanagon/driver.rb:145:in `run'
00:16:13.443 /tmp/jenkins/workspace/enterprise_pe-orchestrator-client_pkg-van-ship_2016.4.x/BUILD_TARGET/windows-2012r2-x64/SLAVE_LABEL/beaker/.bundle/gems/ruby/2.3.0/gems/vanagon-0.15.10/bin/build:28:in `block in <top (required)>'
00:16:13.443 /tmp/jenkins/workspace/enterprise_pe-orchestrator-client_pkg-van-ship_2016.4.x/BUILD_TARGET/windows-2012r2-x64/SLAVE_LABEL/beaker/.bundle/gems/ruby/2.3.0/gems/vanagon-0.15.10/bin/build:25:in `each'
00:16:13.443 /tmp/jenkins/workspace/enterprise_pe-orchestrator-client_pkg-van-ship_2016.4.x/BUILD_TARGET/windows-2012r2-x64/SLAVE_LABEL/beaker/.bundle/gems/ruby/2.3.0/gems/vanagon-0.15.10/bin/build:25:in `<top (required)>'
00:16:13.443 /tmp/jenkins/workspace/enterprise_pe-orchestrator-client_pkg-van-ship_2016.4.x/BUILD_TARGET/windows-2012r2-x64/SLAVE_LABEL/beaker/.bundle/gems/ruby/2.3.0/bin/build:23:in `load'
00:16:13.443 /tmp/jenkins/workspace/enterprise_pe-orchestrator-client_pkg-van-ship_2016.4.x/BUILD_TARGET/windows-2012r2-x64/SLAVE_LABEL/beaker/.bundle/gems/ruby/2.3.0/bin/build:23:in `<top (required)>'
00:16:13.443 /usr/local/rvm/gems/ruby-2.3.1/gems/bundler-1.15.4/lib/bundler/cli/exec.rb:74:in `load'
00:16:13.443 /usr/local/rvm/gems/ruby-2.3.1/gems/bundler-1.15.4/lib/bundler/cli/exec.rb:74:in `kernel_load'
00:16:13.443 /usr/local/rvm/gems/ruby-2.3.1/gems/bundler-1.15.4/lib/bundler/cli/exec.rb:27:in `run'
00:16:13.443 /usr/local/rvm/gems/ruby-2.3.1/gems/bundler-1.15.4/lib/bundler/cli.rb:362:in `exec'
00:16:13.443 /usr/local/rvm/gems/ruby-2.3.1/gems/bundler-1.15.4/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
00:16:13.443 /usr/local/rvm/gems/ruby-2.3.1/gems/bundler-1.15.4/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
00:16:13.443 /usr/local/rvm/gems/ruby-2.3.1/gems/bundler-1.15.4/lib/bundler/vendor/thor/lib/thor.rb:387:in `dispatch'
00:16:13.443 /usr/local/rvm/gems/ruby-2.3.1/gems/bundler-1.15.4/lib/bundler/cli.rb:22:in `dispatch'
00:16:13.443 /usr/local/rvm/gems/ruby-2.3.1/gems/bundler-1.15.4/lib/bundler/vendor/thor/lib/thor/base.rb:466:in `start'
00:16:13.443 /usr/local/rvm/gems/ruby-2.3.1/gems/bundler-1.15.4/lib/bundler/cli.rb:13:in `start'
00:16:13.443 /usr/local/rvm/gems/ruby-2.3.1/gems/bundler-1.15.4/exe/bundle:30:in `block in <top (required)>'
00:16:13.443 /usr/local/rvm/gems/ruby-2.3.1/gems/bundler-1.15.4/lib/bundler/friendly_errors.rb:121:in `with_friendly_errors'
00:16:13.443 /usr/local/rvm/gems/ruby-2.3.1/gems/bundler-1.15.4/exe/bundle:22:in `<top (required)>'
00:16:13.443 /usr/local/rvm/gems/ruby-2.3.1/bin/bundle:23:in `load'
00:16:13.443 /usr/local/rvm/gems/ruby-2.3.1/bin/bundle:23:in `<main>'
00:16:13.443 /usr/local/rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'
00:16:13.443 /usr/local/rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'
00:16:13.447 bundler: failed to load command: build (/tmp/jenkins/workspace/enterprise_pe-orchestrator-client_pkg-van-ship_2016.4.x/BUILD_TARGET/windows-2012r2-x64/SLAVE_LABEL/beaker/.bundle/gems/ruby/2.3.0/bin/build)
00:16:13.448 RuntimeError: Remote ssh command ((cd /var/tmp/tmp.HzPzFXezVp; /usr/bin/make )) failed on 'Administrator@qw9i8z2hs276kjv.delivery.puppetlabs.net'.
00:16:13.448 /tmp/jenkins/workspace/enterprise_pe-orchestrator-client_pkg-van-ship_2016.4.x/BUILD_TARGET/windows-2012r2-x64/SLAVE_LABEL/beaker/.bundle/gems/ruby/2.3.0/gems/vanagon-0.15.10/lib/vanagon/utilities.rb:226:in `remote_ssh_command'
00:16:13.448 /tmp/jenkins/workspace/enterprise_pe-orchestrator-client_pkg-van-ship_2016.4.x/BUILD_TARGET/windows-2012r2-x64/SLAVE_LABEL/beaker/.bundle/gems/ruby/2.3.0/gems/vanagon-0.15.10/lib/vanagon/engine/base.rb:35:in `dispatch'
00:16:13.448 /tmp/jenkins/workspace/enterprise_pe-orchestrator-client_pkg-van-ship_2016.4.x/BUILD_TARGET/windows-2012r2-x64/SLAVE_LABEL/beaker/.bundle/gems/ruby/2.3.0/gems/vanagon-0.15.10/lib/vanagon/driver.rb:145:in `run'
00:16:13.448 /tmp/jenkins/workspace/enterprise_pe-orchestrator-client_pkg-van-ship_2016.4.x/BUILD_TARGET/windows-2012r2-x64/SLAVE_LABEL/beaker/.bundle/gems/ruby/2.3.0/gems/vanagon-0.15.10/bin/build:28:in `block in <top (required)>'
00:16:13.448 /tmp/jenkins/workspace/enterprise_pe-orchestrator-client_pkg-van-ship_2016.4.x/BUILD_TARGET/windows-2012r2-x64/SLAVE_LABEL/beaker/.bundle/gems/ruby/2.3.0/gems/vanagon-0.15.10/bin/build:25:in `each'
00:16:13.448 /tmp/jenkins/workspace/enterprise_pe-orchestrator-client_pkg-van-ship_2016.4.x/BUILD_TARGET/windows-2012r2-x64/SLAVE_LABEL/beaker/.bundle/gems/ruby/2.3.0/gems/vanagon-0.15.10/bin/build:25:in `<top (required)>'
00:16:13.448 /tmp/jenkins/workspace/enterprise_pe-orchestrator-client_pkg-van-ship_2016.4.x/BUILD_TARGET/windows-2012r2-x64/SLAVE_LABEL/beaker/.bundle/gems/ruby/2.3.0/bin/build:23:in `load'
00:16:13.448 /tmp/jenkins/workspace/enterprise_pe-orchestrator-client_pkg-van-ship_2016.4.x/BUILD_TARGET/windows-2012r2-x64/SLAVE_LABEL/beaker/.bundle/gems/ruby/2.3.0/bin/build:23:in `<top (required)>'
00:16:23.473 Process leaked file descriptors. See https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information
00:16:23.484 Build step 'Execute shell' marked build as failure
00:16:23.497 [BFA] Scanning build for known causes...
00:16:58.738 [BFA] Found failure cause(s):
00:16:58.738 [BFA] PE-21085
00:16:58.738 [BFA] Done. 35s
00:16:59.129 [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
00:16:59.137 Finished: FAILURE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment