Skip to content

Instantly share code, notes, and snippets.

@stahnma
Created November 14, 2017 20:13
Show Gist options
  • Save stahnma/847bf5d67b091267af7de37fb294eb62 to your computer and use it in GitHub Desktop.
Save stahnma/847bf5d67b091267af7de37fb294eb62 to your computer and use it in GitHub Desktop.
checking limits.h presence... yes
checking for limits.h... yes
checking xlocale.h usability... yes
checking xlocale.h presence... yes
checking for xlocale.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking selinux/selinux.h usability... no
checking selinux/selinux.h presence... no
checking for selinux/selinux.h... no
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking for inttypes.h... (cached) yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking for complete errno.h... yes
checking for working fcntl.h... cross-compiling
checking for pid_t... yes
checking for mode_t... yes
checking for mbstate_t... yes
checking whether getdelim is declared... yes
checking whether getline is declared... yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... guessing yes
checking for working GNU getopt function... guessing no
checking whether getenv is declared... yes
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking whether gettimeofday is declared without a macro... yes
checking whether limits.h has ULLONG_WIDTH etc.... no
checking whether getc_unlocked is declared... yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
checking for wchar_t... yes
checking for max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking for ld used by arm-linux-gnueabihf-gcc... /opt/pl-build-tools/arm-linux-gnueabihf/bin/ld
checking if the linker (/opt/pl-build-tools/arm-linux-gnueabihf/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether imported symbols can be declared weak... guessing yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for multithread API to use... posix
checking whether lstat correctly handles trailing slash... guessing yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking for a traditional japanese locale... none
checking for a transitional chinese locale... none
checking for a french Unicode locale... none
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... guessing no
checking whether alarm is declared... yes
checking for inline... inline
checking for library containing setfilecon... no
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking whether stdint.h conforms to C99... yes
checking whether stdint.h predates C++11... no
checking whether stdint.h has UINTMAX_WIDTH etc.... no
checking whether stpncpy is declared... yes
checking whether ffsl is declared without a macro... yes
checking whether ffsll is declared without a macro... yes
checking whether memmem is declared without a macro... yes
checking whether mempcpy is declared without a macro... yes
checking whether memrchr is declared without a macro... yes
checking whether rawmemchr is declared without a macro... yes
checking whether stpcpy is declared without a macro... yes
checking whether stpncpy is declared without a macro... yes
checking whether strchrnul is declared without a macro... yes
checking whether strdup is declared without a macro... yes
checking whether strncat is declared without a macro... yes
checking whether strndup is declared without a macro... yes
checking whether strnlen is declared without a macro... yes
checking whether strpbrk is declared without a macro... yes
checking whether strsep is declared without a macro... yes
checking whether strcasestr is declared without a macro... yes
checking whether strtok_r is declared without a macro... yes
checking whether strerror_r is declared without a macro... yes
checking whether strsignal is declared without a macro... yes
checking whether strverscmp is declared without a macro... yes
checking whether strndup is declared... (cached) yes
checking whether strnlen is declared... (cached) yes
checking whether stat file-mode macros are broken... no
checking for struct timespec in <time.h>... yes
checking for wint_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking where to find the exponent in a 'double'... unknown
checking whether snprintf returns a byte count as in C99... guessing yes
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... (cached) yes
checking for wcrtomb... (cached) yes
checking whether _snprintf is declared... no
checking if environ is properly declared... yes
checking whether getcwd (NULL, 0) allocates memory for result... guessing yes
checking for getcwd with POSIX signature... yes
checking whether getdtablesize is declared... yes
checking whether imaxabs is declared without a macro... yes
checking whether imaxdiv is declared without a macro... yes
checking whether strtoimax is declared without a macro... yes
checking whether strtoumax is declared without a macro... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for promoted mode_t type... mode_t
checking whether setenv is declared... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking whether unsetenv is declared... yes
checking for alloca as a compiler built-in... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_replace... yes
checking if argz actually works... yes
checking whether btowc(0) is correct... guessing yes
checking whether btowc(EOF) is correct... guessing yes
checking whether isblank is declared without a macro... yes
checking whether fcntl is declared without a macro... yes
checking whether openat is declared without a macro... yes
checking for flexible array member... yes
checking whether conversion from 'int' to 'long double' works... guessing yes
checking for working POSIX fnmatch... guessing no
checking whether isblank is declared... (cached) yes
checking for working getdelim function... guessing yes
checking for getline... yes
checking for working getline function... guessing yes
checking whether gettimeofday clobbers localtime buffer... guessing no
checking for gettimeofday with POSIX signature... almost
checking whether langinfo.h defines CODESET... yes
checking whether langinfo.h defines T_FMT_AMPM... yes
checking whether langinfo.h defines ERA... yes
checking whether langinfo.h defines YESEXPR... yes
checking whether nl_langinfo is declared without a macro... yes
checking whether locale.h conforms to POSIX:2001... yes
checking whether locale.h defines locale_t... yes
checking whether struct lconv is properly defined... yes
checking whether setlocale is declared without a macro... yes
checking whether duplocale is declared without a macro... yes
checking for pthread_rwlock_t... yes
checking whether mbrtowc handles incomplete characters... guessing yes
checking whether mbrtowc works as well as mbtowc... guessing yes
checking whether mbrtowc handles a NULL pwc argument... guessing yes
checking whether mbrtowc handles a NULL string argument... guessing yes
checking whether mbrtowc has a correct return value... guessing yes
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
checking whether mbrtowc works on empty input... guessing no
checking whether the C locale is free of encoding errors... guessing no
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbsrtowcs works... guessing yes
checking bp-sym.h usability... no
checking bp-sym.h presence... no
checking for bp-sym.h... no
checking for mempcpy... (cached) yes
checking for working mkstemp... guessing yes
checking whether YESEXPR works... guessing yes
checking for rawmemchr... yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... guessing yes
checking for working re_compile_pattern... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking whether isblank is declared... (cached) yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for ssize_t... yes
checking whether stat handles trailing slashes on directories... guessing yes
checking whether stat handles trailing slashes on files... guessing yes
checking for max_align_t... (cached) yes
checking whether NULL can be used in arbitrary expressions... (cached) yes
checking which flavor of printf attribute matches inttypes macros... system
checking whether dprintf is declared without a macro... yes
checking whether fpurge is declared without a macro... no
checking whether fseeko is declared without a macro... yes
checking whether ftello is declared without a macro... yes
checking whether getdelim is declared without a macro... yes
checking whether getline is declared without a macro... yes
checking whether gets is declared without a macro... no
checking whether pclose is declared without a macro... yes
checking whether popen is declared without a macro... yes
checking whether renameat is declared without a macro... yes
checking whether snprintf is declared without a macro... yes
checking whether tmpfile is declared without a macro... yes
checking whether vdprintf is declared without a macro... yes
checking whether vsnprintf is declared without a macro... yes
checking whether _Exit is declared without a macro... yes
checking whether atoll is declared without a macro... yes
checking whether canonicalize_file_name is declared without a macro... yes
checking whether getloadavg is declared without a macro... yes
checking whether getsubopt is declared without a macro... yes
checking whether grantpt is declared without a macro... yes
checking whether initstate is declared without a macro... yes
checking whether initstate_r is declared without a macro... yes
checking whether mkdtemp is declared without a macro... yes
checking whether mkostemp is declared without a macro... yes
checking whether mkostemps is declared without a macro... yes
checking whether mkstemp is declared without a macro... yes
checking whether mkstemps is declared without a macro... yes
checking whether posix_openpt is declared without a macro... yes
checking whether ptsname is declared without a macro... yes
checking whether ptsname_r is declared without a macro... yes
checking whether random is declared without a macro... yes
checking whether random_r is declared without a macro... yes
checking whether realpath is declared without a macro... yes
checking whether rpmatch is declared without a macro... yes
checking whether secure_getenv is declared without a macro... yes
checking whether setenv is declared without a macro... yes
checking whether setstate is declared without a macro... yes
checking whether setstate_r is declared without a macro... yes
checking whether srandom is declared without a macro... yes
checking whether srandom_r is declared without a macro... yes
checking whether strtod is declared without a macro... yes
checking whether strtoll is declared without a macro... yes
checking whether strtoull is declared without a macro... yes
checking whether unlockpt is declared without a macro... yes
checking whether unsetenv is declared without a macro... yes
checking for stpcpy... yes
checking for working stpncpy... guessing yes
checking for strchrnul... yes
checking whether strchrnul works... guessing yes
checking for working strndup... guessing yes
checking for working strnlen... yes
checking for nlink_t... yes
checking whether fchmodat is declared without a macro... yes
checking whether fstat is declared without a macro... yes
checking whether fstatat is declared without a macro... yes
checking whether futimens is declared without a macro... yes
checking whether lchmod is declared without a macro... yes
checking whether lstat is declared without a macro... yes
checking whether mkdirat is declared without a macro... yes
checking whether mkfifo is declared without a macro... yes
checking whether mkfifoat is declared without a macro... yes
checking whether mknod is declared without a macro... yes
checking whether mknodat is declared without a macro... yes
checking whether stat is declared without a macro... yes
checking whether utimensat is declared without a macro... yes
checking whether waitpid is declared without a macro... yes
checking whether chdir is declared without a macro... yes
checking whether chown is declared without a macro... yes
checking whether dup is declared without a macro... yes
checking whether dup2 is declared without a macro... yes
checking whether dup3 is declared without a macro... yes
checking whether environ is declared without a macro... yes
checking whether euidaccess is declared without a macro... yes
checking whether faccessat is declared without a macro... yes
checking whether fchdir is declared without a macro... yes
checking whether fchownat is declared without a macro... yes
checking whether fdatasync is declared without a macro... yes
checking whether fsync is declared without a macro... yes
checking whether ftruncate is declared without a macro... yes
checking whether getcwd is declared without a macro... yes
checking whether getdomainname is declared without a macro... yes
checking whether getdtablesize is declared without a macro... yes
checking whether getgroups is declared without a macro... yes
checking whether gethostname is declared without a macro... yes
checking whether getlogin is declared without a macro... yes
checking whether getlogin_r is declared without a macro... yes
checking whether getpagesize is declared without a macro... yes
checking whether getusershell is declared without a macro... yes
checking whether setusershell is declared without a macro... yes
checking whether endusershell is declared without a macro... yes
checking whether group_member is declared without a macro... yes
checking whether isatty is declared without a macro... yes
checking whether lchown is declared without a macro... yes
checking whether link is declared without a macro... yes
checking whether linkat is declared without a macro... yes
checking whether lseek is declared without a macro... yes
checking whether pipe is declared without a macro... yes
checking whether pipe2 is declared without a macro... yes
checking whether pread is declared without a macro... yes
checking whether pwrite is declared without a macro... yes
checking whether readlink is declared without a macro... yes
checking whether readlinkat is declared without a macro... yes
checking whether rmdir is declared without a macro... yes
checking whether sethostname is declared without a macro... yes
checking whether sleep is declared without a macro... yes
checking whether symlink is declared without a macro... yes
checking whether symlinkat is declared without a macro... yes
checking whether ttyname_r is declared without a macro... yes
checking whether unlink is declared without a macro... yes
checking whether unlinkat is declared without a macro... yes
checking whether usleep is declared without a macro... yes
checking for ptrdiff_t... yes
checking for vasprintf... yes
checking whether btowc is declared without a macro... yes
checking whether wctob is declared without a macro... yes
checking whether mbsinit is declared without a macro... yes
checking whether mbrtowc is declared without a macro... yes
checking whether mbrlen is declared without a macro... yes
checking whether mbsrtowcs is declared without a macro... yes
checking whether mbsnrtowcs is declared without a macro... yes
checking whether wcrtomb is declared without a macro... yes
checking whether wcsrtombs is declared without a macro... yes
checking whether wcsnrtombs is declared without a macro... yes
checking whether wcwidth is declared without a macro... yes
checking whether wmemchr is declared without a macro... yes
checking whether wmemcmp is declared without a macro... yes
checking whether wmemcpy is declared without a macro... yes
checking whether wmemmove is declared without a macro... yes
checking whether wmemset is declared without a macro... yes
checking whether wcslen is declared without a macro... yes
checking whether wcsnlen is declared without a macro... yes
checking whether wcscpy is declared without a macro... yes
checking whether wcpcpy is declared without a macro... yes
checking whether wcsncpy is declared without a macro... yes
checking whether wcpncpy is declared without a macro... yes
checking whether wcscat is declared without a macro... yes
checking whether wcsncat is declared without a macro... yes
checking whether wcscmp is declared without a macro... yes
checking whether wcsncmp is declared without a macro... yes
checking whether wcscasecmp is declared without a macro... yes
checking whether wcsncasecmp is declared without a macro... yes
checking whether wcscoll is declared without a macro... yes
checking whether wcsxfrm is declared without a macro... yes
checking whether wcsdup is declared without a macro... yes
checking whether wcschr is declared without a macro... yes
checking whether wcsrchr is declared without a macro... yes
checking whether wcscspn is declared without a macro... yes
checking whether wcsspn is declared without a macro... yes
checking whether wcspbrk is declared without a macro... yes
checking whether wcsstr is declared without a macro... yes
checking whether wcstok is declared without a macro... yes
checking whether wcswidth is declared without a macro... yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether wcrtomb return value is correct... guessing yes
checking whether iswcntrl works... guessing yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking whether wctype is declared without a macro... yes
checking whether iswctype is declared without a macro... yes
checking whether wctrans is declared without a macro... yes
checking whether towctrans is declared without a macro... yes
checking for stdint.h... (cached) yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional french locale... (cached) none
checking for a turkish Unicode locale... none
checking whether dup2 works... guessing yes
checking whether fdopen sets errno... guessing yes
checking whether getdtablesize works... guessing yes
checking for getpagesize... yes
checking whether getpagesize is declared... (cached) yes
checking whether INT32_MAX < INTMAX_MAX... yes
checking whether INT64_MAX == LONG_MAX... no
checking whether UINT32_MAX < UINTMAX_MAX... yes
checking whether UINT64_MAX == ULONG_MAX... no
checking for setlocale... yes
checking for uselocale... (cached) yes
checking for getlocalename_l... no
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking whether open recognizes a trailing slash... guessing yes
checking for putenv compatible with GNU and SVID... guessing yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking whether setenv validates arguments... guessing yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for working stdalign.h... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking whether symlink handles trailing slash correctly... guessing yes
checking for pthread_atfork... yes
checking for unsetenv... yes
checking for unsetenv() return type... int
checking whether unsetenv obeys POSIX... guessing yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking whether wctob works... guessing yes
checking whether wctob is declared... (cached) yes
checking for sched_yield in -lrt... yes
checking if we should run the GNUlib tests... yes
checking for arm-linux-gnueabihf-pkg-config... no
checking for pkg-config... /opt/pl-build-tools/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBXML... yes
checking for strerror_r... yes
checking for fsync... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gnulib/lib/Makefile
config.status: creating gnulib/tests/Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating tests/Makefile
config.status: creating examples/Makefile
config.status: creating doc/Makefile
config.status: creating doc/naturaldocs/Makefile
config.status: creating augeas.pc
config.status: creating augeas.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
touch augeas-configure
export PKG_CONFIG_PATH="/opt/puppetlabs/puppet/lib/pkgconfig" && \
export PATH="/opt/pl-build-tools/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/puppetlabs/puppet/bin" && \
export CFLAGS="-I/opt/puppetlabs/puppet/include -I/opt/pl-build-tools/include" && \
export LDFLAGS="-L/opt/puppetlabs/puppet/lib -L/opt/pl-build-tools/lib -Wl,-rpath=/opt/puppetlabs/puppet/lib" && \
cd augeas-1.8.1 && \
/usr/bin/make -j3
make[1]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1'
/usr/bin/make all-recursive
make[2]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1'
Making all in gnulib/lib
make[3]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/gnulib/lib'
GEN alloca.h
GEN configmake.h
GEN c++defs.h
GEN arg-nonnull.h
GEN warn-on-use.h
GEN limits.h
GEN unused-parameter.h
GEN stdint.h
GEN stdio.h
GEN stdlib.h
GEN string.h
GEN sys/stat.h
GEN sys/time.h
GEN sys/types.h
GEN sys/wait.h
GEN time.h
GEN unistd.h
GEN wchar.h
GEN wctype.h
GEN ctype.h
GEN fcntl.h
GEN fnmatch.h
GEN getopt.h
GEN langinfo.h
GEN locale.h
GEN selinux/selinux.h
GEN selinux/context.h
/usr/bin/make all-recursive
make[4]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/gnulib/lib'
make[5]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/gnulib/lib'
CC hard-locale.lo
CC localcharset.lo
CC malloca.lo
CC safe-alloc.lo
CC se-selinux.lo
CC se-context.lo
CC strnlen1.lo
CC tempname.lo
CC glthread/threadlib.lo
CC unistd.lo
CC wctype-h.lo
CC xsize.lo
CC asnprintf.lo
CC fnmatch.lo
CC getopt.lo
CC getopt1.lo
CC mbrtowc.lo
CC memchr.lo
CC printf-args.lo
CC printf-parse.lo
CC regex.lo
CC strstr.lo
CC vasnprintf.lo
GEN charset.alias
GEN ref-add.sed
GEN ref-del.sed
CC glthread/lock.lo
CCLD libgnu.la
make[5]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/gnulib/lib'
make[4]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/gnulib/lib'
make[3]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/gnulib/lib'
Making all in src
make[3]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/src'
echo '#define DATADIR "/opt/puppetlabs/puppet/share"' > datadir.h1
../build/ac-aux/move-if-change datadir.h1 datadir.h
/usr/bin/make all-am
make[4]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/src'
CC fa.lo
CC memory.lo
CC hash.lo
CC ref.lo
ref.c: In function 'ref_make_ref':
ref.c:34:11: warning: cast increases required alignment of target type [-Wcast-align]
*((ref_t *) ((char*) ptr + ref_ofs)) = 1;
^
CC augeas.lo
CC augrun.lo
CC pathx.lo
CC internal.lo
CC syntax.lo
CC parser.lo
CC builtin.lo
CC lens.lo
lens.c: In function 'make_lens_binop':
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
lens.c:222:28: note: in expansion of macro 'ltype'
types[i] = ltype(lens->children[i], t);
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
lens.c:223:13: note: in expansion of macro 'ltype'
ltype(lens, t) = (*combinator)(info, lens->nchildren, types);
^~~~~
lens.c: In function 'lns_make_star':
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
lens.c:367:9: note: in expansion of macro 'ltype'
ltype(lens, t) = regexp_iter(info, ltype(l, t), 0, -1);
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
lens.c:367:44: note: in expansion of macro 'ltype'
ltype(lens, t) = regexp_iter(info, ltype(l, t), 0, -1);
^~~~~
lens.c: In function 'lns_make_maybe':
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
lens.c:397:9: note: in expansion of macro 'ltype'
ltype(lens, t) = regexp_maybe(info, ltype(l, t));
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
lens.c:397:45: note: in expansion of macro 'ltype'
ltype(lens, t) = regexp_maybe(info, ltype(l, t));
^~~~~
lens.c: In function 'lns_make_square':
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
lens.c:498:9: note: in expansion of macro 'ltype'
ltype(sqr, t) = ref(ltype(cnt2->lens, t));
^~~~~
In file included from syntax.h:29:0,
from lens.h:26,
from lens.c:26:
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
ref.h:52:19: note: in definition of macro 'ref'
#define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
^
lens.c:498:29: note: in expansion of macro 'ltype'
ltype(sqr, t) = ref(ltype(cnt2->lens, t));
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
ref.h:52:34: note: in definition of macro 'ref'
#define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
^
lens.c:498:29: note: in expansion of macro 'ltype'
ltype(sqr, t) = ref(ltype(cnt2->lens, t));
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
ref.h:52:57: note: in definition of macro 'ref'
#define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
^
lens.c:498:29: note: in expansion of macro 'ltype'
ltype(sqr, t) = ref(ltype(cnt2->lens, t));
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
ref.h:52:64: note: in definition of macro 'ref'
#define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
^
lens.c:498:29: note: in expansion of macro 'ltype'
ltype(sqr, t) = ref(ltype(cnt2->lens, t));
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
ref.h:52:76: note: in definition of macro 'ref'
#define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
^
lens.c:498:29: note: in expansion of macro 'ltype'
ltype(sqr, t) = ref(ltype(cnt2->lens, t));
^~~~~
lens.c: In function 'ambig_check':
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
lens.c:778:32: note: in expansion of macro 'ltype'
s1 = regexp_escape(ltype(l1, typ));
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
lens.c:779:32: note: in expansion of macro 'ltype'
s2 = regexp_escape(ltype(l2, typ));
^~~~~
lens.c: In function 'ambig_concat_check':
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
lens.c:810:25: note: in expansion of macro 'ltype'
struct regexp *r1 = ltype(l1, typ);
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
lens.c:811:25: note: in expansion of macro 'ltype'
struct regexp *r2 = ltype(l2, typ);
^~~~~
lens.c: In function 'typecheck_square':
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
lens.c:873:25: note: in expansion of macro 'ltype'
struct regexp *r1 = ltype(l1, CTYPE);
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
lens.c:874:25: note: in expansion of macro 'ltype'
struct regexp *r2 = ltype(l2, CTYPE);
^~~~~
lens.c: In function 'ambig_iter_check':
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
lens.c:925:24: note: in expansion of macro 'ltype'
struct regexp *r = ltype(l, typ);
^~~~~
In file included from syntax.h:29:0,
from lens.h:26,
from lens.c:26:
lens.c: In function 'free_lens':
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
ref.h:56:14: note: in definition of macro 'unref'
if ((s) != NULL && (s)->ref != REF_MAX) { \
^
lens.c:1029:15: note: in expansion of macro 'ltype'
unref(ltype(lens, t), regexp);
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
ref.h:56:29: note: in definition of macro 'unref'
if ((s) != NULL && (s)->ref != REF_MAX) { \
^
lens.c:1029:15: note: in expansion of macro 'ltype'
unref(ltype(lens, t), regexp);
^~~~~
In file included from internal.h:37:0,
from syntax.h:27,
from lens.h:26,
from lens.c:26:
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
lens.c:1029:9: note: in expansion of macro 'unref'
unref(ltype(lens, t), regexp);
^~~~~
lens.c:1029:15: note: in expansion of macro 'ltype'
unref(ltype(lens, t), regexp);
^~~~~
In file included from syntax.h:29:0,
from lens.h:26,
from lens.c:26:
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
ref.h:58:20: note: in definition of macro 'unref'
if (--(s)->ref == 0) { \
^
lens.c:1029:15: note: in expansion of macro 'ltype'
unref(ltype(lens, t), regexp);
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
ref.h:60:26: note: in definition of macro 'unref'
free_##t(s); \
^
lens.c:1029:15: note: in expansion of macro 'ltype'
unref(ltype(lens, t), regexp);
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
ref.h:63:10: note: in definition of macro 'unref'
(s) = NULL; \
^
lens.c:1029:15: note: in expansion of macro 'ltype'
unref(ltype(lens, t), regexp);
^~~~~
lens.c: In function 'lens_release':
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
lens.c:1043:24: note: in expansion of macro 'ltype'
regexp_release(ltype(lens, t));
^~~~~
In file included from syntax.h:29:0,
from lens.h:26,
from lens.c:26:
lens.c: In function 'add_trans':
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
ref.h:52:19: note: in definition of macro 'ref'
#define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
^
lens.c:1545:26: note: in expansion of macro 'ltype'
result->re = ref(ltype(l, rtn->lens_type));
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
ref.h:52:34: note: in definition of macro 'ref'
#define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
^
lens.c:1545:26: note: in expansion of macro 'ltype'
result->re = ref(ltype(l, rtn->lens_type));
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
ref.h:52:57: note: in definition of macro 'ref'
#define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
^
lens.c:1545:26: note: in expansion of macro 'ltype'
result->re = ref(ltype(l, rtn->lens_type));
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
ref.h:52:64: note: in definition of macro 'ref'
#define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
^
lens.c:1545:26: note: in expansion of macro 'ltype'
result->re = ref(ltype(l, rtn->lens_type));
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
ref.h:52:76: note: in definition of macro 'ref'
#define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
^
lens.c:1545:26: note: in expansion of macro 'ltype'
result->re = ref(ltype(l, rtn->lens_type));
^~~~~
lens.c: In function 'propagate_type':
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
lens.c:2027:27: note: in expansion of macro 'ltype'
if (! l->recursive || ltype(l, lt) != NULL)
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
lens.c:2036:24: note: in expansion of macro 'ltype'
types[i] = ltype(l->children[i], lt);
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
lens.c:2038:9: note: in expansion of macro 'ltype'
ltype(l, lt) = regexp_concat_n(l->info, l->nchildren, types);
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
lens.c:2046:24: note: in expansion of macro 'ltype'
types[i] = ltype(l->children[i], lt);
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
lens.c:2048:9: note: in expansion of macro 'ltype'
ltype(l, lt) = regexp_union_n(l->info, l->nchildren, types);
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
lens.c:2060:9: note: in expansion of macro 'ltype'
ltype(l, lt) = regexp_iter(l->info, ltype(l->child, lt), 0, -1);
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
lens.c:2060:45: note: in expansion of macro 'ltype'
ltype(l, lt) = regexp_iter(l->info, ltype(l->child, lt), 0, -1);
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
lens.c:2064:9: note: in expansion of macro 'ltype'
ltype(l, lt) = regexp_maybe(l->info, ltype(l->child, lt));
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
lens.c:2064:46: note: in expansion of macro 'ltype'
ltype(l, lt) = regexp_maybe(l->info, ltype(l->child, lt));
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
lens.c:2071:9: note: in expansion of macro 'ltype'
ltype(l, lt) = ref(ltype(l->child, lt));
^~~~~
In file included from syntax.h:29:0,
from lens.h:26,
from lens.c:26:
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
ref.h:52:19: note: in definition of macro 'ref'
#define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
^
lens.c:2071:28: note: in expansion of macro 'ltype'
ltype(l, lt) = ref(ltype(l->child, lt));
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
ref.h:52:34: note: in definition of macro 'ref'
#define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
^
lens.c:2071:28: note: in expansion of macro 'ltype'
ltype(l, lt) = ref(ltype(l->child, lt));
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
ref.h:52:57: note: in definition of macro 'ref'
#define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
^
lens.c:2071:28: note: in expansion of macro 'ltype'
ltype(l, lt) = ref(ltype(l->child, lt));
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
ref.h:52:64: note: in definition of macro 'ref'
#define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
^
lens.c:2071:28: note: in expansion of macro 'ltype'
ltype(l, lt) = ref(ltype(l->child, lt));
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
ref.h:52:76: note: in definition of macro 'ref'
#define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
^
lens.c:2071:28: note: in expansion of macro 'ltype'
ltype(l, lt) = ref(ltype(l->child, lt));
^~~~~
lens.c: In function 'rtn_approx':
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
lens.c:2183:5: note: in expansion of macro 'ltype'
ltype(rec, lt) = rtn_reduce(rtn, rec);
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
lens.c:2196:30: note: in expansion of macro 'ltype'
print_regexp(stdout, ltype(rec, lt));
^~~~~
lens.c: In function 'lns_check_rec':
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
lens.c:2343:9: note: in expansion of macro 'ltype'
ltype(top, t) = ref(ltype(rec, t));
^~~~~
In file included from syntax.h:29:0,
from lens.h:26,
from lens.c:26:
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
ref.h:52:19: note: in definition of macro 'ref'
#define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
^
lens.c:2343:29: note: in expansion of macro 'ltype'
ltype(top, t) = ref(ltype(rec, t));
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
ref.h:52:34: note: in definition of macro 'ref'
#define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
^
lens.c:2343:29: note: in expansion of macro 'ltype'
ltype(top, t) = ref(ltype(rec, t));
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
ref.h:52:57: note: in definition of macro 'ref'
#define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
^
lens.c:2343:29: note: in expansion of macro 'ltype'
ltype(top, t) = ref(ltype(rec, t));
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
ref.h:52:64: note: in definition of macro 'ref'
#define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
^
lens.c:2343:29: note: in expansion of macro 'ltype'
ltype(top, t) = ref(ltype(rec, t));
^~~~~
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
ref.h:52:76: note: in definition of macro 'ref'
#define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
^
lens.c:2343:29: note: in expansion of macro 'ltype'
ltype(top, t) = ref(ltype(rec, t));
^~~~~
lens.c: In function 'dump_lens':
lens.c:47:25: warning: cast increases required alignment of target type [-Wcast-align]
#define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
^
lens.c:2388:14: note: in expansion of macro 'ltype'
re = ltype(lens, t);
^~~~~
CC regexp.lo
CC transform.lo
CC ast.lo
CC get.lo
CC put.lo
CC info.lo
CC errcode.lo
CC jmt.lo
CC xml.lo
CC liblexer_la-lexer.lo
CC augtool.o
lexer.c:1557:16: warning: 'input' defined but not used [-Wunused-function]
static int input (yyscan_t yyscanner)
^~~~~
lexer.c:1509:17: warning: 'yyunput' defined but not used [-Wunused-function]
static void yyunput (int c, char * yy_bp , yyscan_t yyscanner)
^~~~~~~
CC augparse.o
CCLD libfa.la
CCLD liblexer.la
CCLD libaugeas.la
CCLD augtool
CCLD augparse
make[4]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/src'
make[3]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/src'
Making all in gnulib/tests
make[3]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/gnulib/tests'
GEN c++defs.h
GEN arg-nonnull.h
GEN warn-on-use.h
GEN unused-parameter.h
GEN inttypes.h
/usr/bin/make all-recursive
make[4]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/gnulib/tests'
Making all in .
make[5]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/gnulib/tests'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/gnulib/tests'
make[4]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/gnulib/tests'
make[3]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/gnulib/tests'
Making all in tests
make[3]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/tests'
CC leak.o
CCLD leak
make[3]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/tests'
Making all in man
make[3]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/man'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/man'
Making all in doc
make[3]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/doc'
Making all in naturaldocs
make[4]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/doc/naturaldocs'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/doc/naturaldocs'
make[4]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/doc'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/doc'
make[3]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/doc'
Making all in examples
make[3]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/examples'
CC fadot.o
CCLD fadot
make[3]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/examples'
make[3]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1'
make[3]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1'
make[2]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1'
make[1]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1'
touch augeas-build
touch augeas-check
export PKG_CONFIG_PATH="/opt/puppetlabs/puppet/lib/pkgconfig" && \
export PATH="/opt/pl-build-tools/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/puppetlabs/puppet/bin" && \
export CFLAGS="-I/opt/puppetlabs/puppet/include -I/opt/pl-build-tools/include" && \
export LDFLAGS="-L/opt/puppetlabs/puppet/lib -L/opt/pl-build-tools/lib -Wl,-rpath=/opt/puppetlabs/puppet/lib" && \
cd augeas-1.8.1 && \
/usr/bin/make -j3 install
make[1]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1'
Making install in gnulib/lib
make[2]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/gnulib/lib'
/usr/bin/make install-recursive
make[3]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/gnulib/lib'
make[4]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/gnulib/lib'
make[5]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/gnulib/lib'
if test yes = no; then \
case 'linux-gnueabihf' in \
darwin[56]*) \
need_charset_alias=true ;; \
darwin* | cygwin* | mingw* | pw32* | cegcc*) \
need_charset_alias=false ;; \
*) \
need_charset_alias=true ;; \
esac ; \
else \
need_charset_alias=false ; \
fi ; \
if $need_charset_alias; then \
/bin/bash /var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/build/ac-aux/install-sh -d /opt/puppetlabs/puppet/lib ; \
fi ; \
if test -f /opt/puppetlabs/puppet/lib/charset.alias; then \
sed -f ref-add.sed /opt/puppetlabs/puppet/lib/charset.alias > /opt/puppetlabs/puppet/lib/charset.tmp ; \
/usr/bin/install -c -m 644 /opt/puppetlabs/puppet/lib/charset.tmp /opt/puppetlabs/puppet/lib/charset.alias ; \
rm -f /opt/puppetlabs/puppet/lib/charset.tmp ; \
else \
if $need_charset_alias; then \
sed -f ref-add.sed charset.alias > /opt/puppetlabs/puppet/lib/charset.tmp ; \
/usr/bin/install -c -m 644 /opt/puppetlabs/puppet/lib/charset.tmp /opt/puppetlabs/puppet/lib/charset.alias ; \
rm -f /opt/puppetlabs/puppet/lib/charset.tmp ; \
fi ; \
fi
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/gnulib/lib'
make[4]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/gnulib/lib'
make[3]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/gnulib/lib'
make[2]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/gnulib/lib'
Making install in src
make[2]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/src'
echo '#define DATADIR "/opt/puppetlabs/puppet/share"' > datadir.h1
../build/ac-aux/move-if-change datadir.h1 datadir.h
/usr/bin/make install-am
make[3]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/src'
echo '#define DATADIR "/opt/puppetlabs/puppet/share"' > datadir.h1
../build/ac-aux/move-if-change datadir.h1 datadir.h
make[4]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/src'
echo '#define DATADIR "/opt/puppetlabs/puppet/share"' > datadir.h1
../build/ac-aux/move-if-change datadir.h1 datadir.h
/bin/mkdir -p '/opt/puppetlabs/puppet/include'
/usr/bin/install -c -m 644 augeas.h fa.h '/opt/puppetlabs/puppet/include'
/bin/mkdir -p '/opt/puppetlabs/puppet/lib'
/bin/bash ../libtool --mode=install /usr/bin/install -c libfa.la libaugeas.la '/opt/puppetlabs/puppet/lib'
libtool: install: /usr/bin/install -c .libs/libfa.so.1.4.4 /opt/puppetlabs/puppet/lib/libfa.so.1.4.4
libtool: install: (cd /opt/puppetlabs/puppet/lib && { ln -s -f libfa.so.1.4.4 libfa.so.1 || { rm -f libfa.so.1 && ln -s libfa.so.1.4.4 libfa.so.1; }; })
libtool: install: (cd /opt/puppetlabs/puppet/lib && { ln -s -f libfa.so.1.4.4 libfa.so || { rm -f libfa.so && ln -s libfa.so.1.4.4 libfa.so; }; })
libtool: install: /usr/bin/install -c .libs/libfa.lai /opt/puppetlabs/puppet/lib/libfa.la
libtool: warning: relinking 'libaugeas.la'
libtool: install: (cd /var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/src; /bin/bash "/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/libtool" --silent --tag CC --mode=relink arm-linux-gnueabihf-gcc -std=gnu99 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -fexceptions -fasynchronous-unwind-tables -I ../gnulib/lib -I ../gnulib/lib -I/opt/puppetlabs/puppet/include/libxml2 -I/opt/puppetlabs/puppet/include -I/opt/pl-build-tools/include -Wl,--version-script=./augeas_sym.version -version-info 22:1:22 -L/opt/puppetlabs/puppet/lib -L/opt/pl-build-tools/lib -Wl,-rpath=/opt/puppetlabs/puppet/lib -o libaugeas.la -rpath /opt/puppetlabs/puppet/lib augeas.lo augrun.lo pathx.lo internal.lo memory.lo ref.lo syntax.lo parser.lo builtin.lo lens.lo regexp.lo transform.lo ast.lo get.lo put.lo info.lo errcode.lo jmt.lo xml.lo liblexer.la libfa.la -L/opt/puppetlabs/puppet/lib -lxml2 ../gnulib/lib/libgnu.la )
libtool: install: /usr/bin/install -c .libs/libaugeas.so.0.22.1T /opt/puppetlabs/puppet/lib/libaugeas.so.0.22.1
libtool: install: (cd /opt/puppetlabs/puppet/lib && { ln -s -f libaugeas.so.0.22.1 libaugeas.so.0 || { rm -f libaugeas.so.0 && ln -s libaugeas.so.0.22.1 libaugeas.so.0; }; })
libtool: install: (cd /opt/puppetlabs/puppet/lib && { ln -s -f libaugeas.so.0.22.1 libaugeas.so || { rm -f libaugeas.so && ln -s libaugeas.so.0.22.1 libaugeas.so; }; })
libtool: install: /usr/bin/install -c .libs/libaugeas.lai /opt/puppetlabs/puppet/lib/libaugeas.la
libtool: install: /usr/bin/install -c .libs/libfa.a /opt/puppetlabs/puppet/lib/libfa.a
libtool: install: chmod 644 /opt/puppetlabs/puppet/lib/libfa.a
libtool: install: arm-linux-gnueabihf-ranlib /opt/puppetlabs/puppet/lib/libfa.a
libtool: install: /usr/bin/install -c .libs/libaugeas.a /opt/puppetlabs/puppet/lib/libaugeas.a
libtool: install: chmod 644 /opt/puppetlabs/puppet/lib/libaugeas.a
libtool: install: arm-linux-gnueabihf-ranlib /opt/puppetlabs/puppet/lib/libaugeas.a
libtool: finish: PATH="/opt/pl-build-tools/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/puppetlabs/puppet/bin:/sbin" ldconfig -n /opt/puppetlabs/puppet/lib
----------------------------------------------------------------------
Libraries have been installed in:
/opt/puppetlabs/puppet/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/mkdir -p '/opt/puppetlabs/puppet/bin'
/bin/bash ../libtool --mode=install /usr/bin/install -c augtool augparse '/opt/puppetlabs/puppet/bin'
libtool: install: /usr/bin/install -c .libs/augtool /opt/puppetlabs/puppet/bin/augtool
libtool: install: /usr/bin/install -c .libs/augparse /opt/puppetlabs/puppet/bin/augparse
make[4]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/src'
make[3]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/src'
make[2]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/src'
Making install in gnulib/tests
make[2]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/gnulib/tests'
/usr/bin/make install-recursive
make[3]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/gnulib/tests'
Making install in .
make[4]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/gnulib/tests'
make[5]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/gnulib/tests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/gnulib/tests'
make[4]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/gnulib/tests'
make[3]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/gnulib/tests'
make[2]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/gnulib/tests'
Making install in tests
make[2]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/tests'
make[3]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/tests'
make[2]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/tests'
Making install in man
make[2]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/man'
make[3]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/man'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/opt/puppetlabs/puppet/share/man/man1'
/usr/bin/install -c -m 644 augtool.1 augparse.1 '/opt/puppetlabs/puppet/share/man/man1'
make[3]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/man'
make[2]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/man'
Making install in doc
make[2]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/doc'
Making install in naturaldocs
make[3]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/doc/naturaldocs'
make[4]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/doc/naturaldocs'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/doc/naturaldocs'
make[3]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/doc/naturaldocs'
make[3]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/doc'
make[4]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/doc'
make[4]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/opt/puppetlabs/puppet/share/vim/vimfiles'
/bin/mkdir -p '/opt/puppetlabs/puppet/share/vim/vimfiles/ftdetect'
/usr/bin/install -c -m 644 ftdetect/augeas.vim '/opt/puppetlabs/puppet/share/vim/vimfiles/ftdetect'
/bin/mkdir -p '/opt/puppetlabs/puppet/share/vim/vimfiles/syntax'
/usr/bin/install -c -m 644 syntax/augeas.vim '/opt/puppetlabs/puppet/share/vim/vimfiles/syntax'
make[4]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/doc'
make[3]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/doc'
make[2]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/doc'
Making install in examples
make[2]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/examples'
make[3]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/examples'
make[3]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '/opt/puppetlabs/puppet/bin'
/bin/bash ../libtool --mode=install /usr/bin/install -c fadot '/opt/puppetlabs/puppet/bin'
libtool: install: /usr/bin/install -c .libs/fadot /opt/puppetlabs/puppet/bin/fadot
make[3]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/examples'
make[2]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1/examples'
make[2]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1'
make[3]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/opt/puppetlabs/puppet/share/augeas/lenses/dist'
/bin/mkdir -p '/opt/puppetlabs/puppet/lib/pkgconfig'
/bin/mkdir -p '/opt/puppetlabs/puppet/share/augeas/lenses/dist/tests'
/usr/bin/install -c -m 644 lenses/lightdm.aug lenses/dput.aug lenses/sip_conf.aug lenses/pgbouncer.aug lenses/nginx.aug lenses/php.aug lenses/build.aug lenses/bootconf.aug lenses/systemd.aug lenses/soma.aug lenses/backuppchosts.aug lenses/redis.aug lenses/webmin.aug lenses/sysconfig.aug lenses/pbuilder.aug lenses/pamconf.aug lenses/automounter.aug lenses/postfix_transport.aug lenses/bbhosts.aug lenses/postfix_master.aug lenses/aptsources.aug lenses/gtkbookmarks.aug lenses/resolv.aug lenses/rhsm.aug lenses/fuse.aug lenses/gshadow.aug lenses/lvm.aug lenses/sep.aug lenses/json.aug lenses/quote.aug lenses/postfix_virtual.aug lenses/inifile.aug lenses/dns_zone.aug lenses/jettyrealm.aug lenses/subversion.aug lenses/xorg.aug lenses/cron.aug lenses/splunk.aug lenses/multipath.aug lenses/cgconfig.aug '/opt/puppetlabs/puppet/share/augeas/lenses/dist'
/usr/bin/install -c -m 644 augeas.pc '/opt/puppetlabs/puppet/lib/pkgconfig'
/usr/bin/install -c -m 644 lenses/tests/test_collectd.aug lenses/tests/test_ssh.aug lenses/tests/test_vfstab.aug lenses/tests/test_mongodbserver.aug lenses/tests/test_carbon.aug lenses/tests/test_approx.aug lenses/tests/test_masterpasswd.aug lenses/tests/test_grub.aug lenses/tests/test_postfix_access.aug lenses/tests/test_vsftpd.aug lenses/tests/test_automounter.aug lenses/tests/test_subversion.aug lenses/tests/test_nginx.aug lenses/tests/test_cyrus_imapd.aug lenses/tests/test_access.aug lenses/tests/test_authorized_keys.aug lenses/tests/test_cgrules.aug lenses/tests/test_cpanel.aug lenses/tests/test_aptpreferences.aug lenses/tests/test_dhcpd.aug lenses/tests/test_shellvars.aug lenses/tests/test_util.aug lenses/tests/test_postfix_virtual.aug lenses/tests/test_webmin.aug lenses/tests/test_yaml.aug lenses/tests/test_lokkit.aug lenses/tests/test_opendkim.aug lenses/tests/test_fstab.aug lenses/tests/test_solaris_system.aug lenses/tests/test_mailscanner.aug lenses/tests/test_sssd.aug lenses/tests/test_avahi.aug lenses/tests/test_rabbitmq.aug lenses/tests/test_channels.aug lenses/tests/test_protocols.aug lenses/tests/test_modprobe.aug lenses/tests/test_monit.aug lenses/tests/test_darkice.aug lenses/tests/test_star.aug lenses/tests/test_tmpfiles.aug '/opt/puppetlabs/puppet/share/augeas/lenses/dist/tests'
/usr/bin/install -c -m 644 lenses/rmt.aug lenses/puppetfile.aug lenses/sudoers.aug lenses/openshift_http.aug lenses/host_conf.aug lenses/reprepro_uploaders.aug lenses/grub.aug lenses/fstab.aug lenses/mysql.aug lenses/updatedb.aug lenses/smbusers.aug lenses/trapperkeeper.aug lenses/rx.aug lenses/sysctl.aug lenses/hostname.aug lenses/postfix_access.aug lenses/puppetfileserver.aug lenses/mke2fs.aug lenses/dhcpd.aug lenses/rsyncd.aug lenses/aptpreferences.aug lenses/chrony.aug lenses/logwatch.aug lenses/kdump.aug lenses/aptconf.aug lenses/fonts.aug lenses/radicale.aug lenses/iptables.aug lenses/postfix_sasl_smtpd.aug lenses/pylonspaste.aug lenses/squid.aug lenses/shellvars_list.aug lenses/openshift_config.aug lenses/networkmanager.aug lenses/gdm.aug lenses/ethers.aug lenses/debctrl.aug lenses/cobblermodules.aug lenses/mdadm_conf.aug lenses/iproute2.aug '/opt/puppetlabs/puppet/share/augeas/lenses/dist'
/usr/bin/install -c -m 644 lenses/erlang.aug lenses/dpkg.aug lenses/phpvars.aug lenses/krb5.aug lenses/xymon.aug lenses/openvpn.aug lenses/pg_hba.aug lenses/puppet_auth.aug lenses/aliases.aug lenses/jmxpassword.aug lenses/shells.aug lenses/jaas.aug lenses/cron_user.aug lenses/fai_diskconfig.aug lenses/lokkit.aug lenses/rabbitmq.aug lenses/openshift_quickstarts.aug lenses/mongodbserver.aug lenses/shadow.aug lenses/limits.aug lenses/ntp.aug lenses/stunnel.aug lenses/sysconfig_route.aug lenses/wine.aug lenses/mailscanner_rules.aug lenses/opendkim.aug lenses/csv.aug lenses/vfstab.aug lenses/netmasks.aug lenses/syslog.aug lenses/cups.aug lenses/hosts_access.aug lenses/protocols.aug lenses/vsftpd.aug lenses/passwd.aug lenses/pagekite.aug lenses/dhclient.aug lenses/activemq_conf.aug lenses/inittab.aug lenses/mcollective.aug '/opt/puppetlabs/puppet/share/augeas/lenses/dist'
/usr/bin/install -c -m 644 lenses/tests/test_postfix_main.aug lenses/tests/test_ldso.aug lenses/tests/test_clamav.aug lenses/tests/test_cachefilesd.aug lenses/tests/test_mailscanner_rules.aug lenses/tests/test_mke2fs.aug lenses/tests/test_modules.aug lenses/tests/test_pylonspaste.aug lenses/tests/test_sip_conf.aug lenses/tests/test_xymon.aug lenses/tests/test_exports.aug lenses/tests/test_xorg.aug lenses/tests/test_soma.aug lenses/tests/test_spacevars.aug lenses/tests/test_csv.aug lenses/tests/test_passwd.aug lenses/tests/test_dns_zone.aug lenses/tests/test_simplelines.aug lenses/tests/test_yum.aug lenses/tests/test_logwatch.aug lenses/tests/test_smbusers.aug lenses/tests/test_known_hosts.aug lenses/tests/test_xymon_alerting.aug lenses/tests/test_rsyncd.aug lenses/tests/test_sudoers.aug lenses/tests/test_lightdm.aug lenses/tests/test_crypttab.aug lenses/tests/test_postgresql.aug lenses/tests/test_squid.aug lenses/tests/test_odbc.aug lenses/tests/test_rx.aug lenses/tests/test_dput.aug lenses/tests/test_ntp.aug lenses/tests/test_nagiosobjects.aug lenses/tests/test_radicale.aug lenses/tests/test_jaas.aug lenses/tests/test_kdump.aug lenses/tests/test_gdm.aug lenses/tests/test_host_conf.aug lenses/tests/test_erlang.aug '/opt/puppetlabs/puppet/share/augeas/lenses/dist/tests'
/usr/bin/install -c -m 644 lenses/slapd.aug lenses/dnsmasq.aug lenses/yaml.aug lenses/inetd.aug lenses/puppet.aug lenses/thttpd.aug lenses/xinetd.aug lenses/ssh.aug lenses/carbon.aug lenses/jmxaccess.aug lenses/sssd.aug lenses/avahi.aug lenses/simplevars.aug lenses/nagioscfg.aug lenses/properties.aug lenses/nrpe.aug lenses/tuned.aug lenses/schroot.aug lenses/memcached.aug lenses/nsswitch.aug lenses/networks.aug lenses/modules.aug lenses/xendconfsxp.aug lenses/yum.aug lenses/inputrc.aug lenses/crypttab.aug lenses/koji.aug lenses/collectd.aug lenses/pythonpaste.aug lenses/anacron.aug lenses/tmpfiles.aug lenses/solaris_system.aug lenses/login_defs.aug lenses/activemq_xml.aug lenses/modprobe.aug lenses/odbc.aug lenses/htpasswd.aug lenses/ntpd.aug lenses/simplelines.aug lenses/nagiosobjects.aug '/opt/puppetlabs/puppet/share/augeas/lenses/dist'
/usr/bin/install -c -m 644 lenses/tests/test_activemq_xml.aug lenses/tests/test_chrony.aug lenses/tests/test_fuse.aug lenses/tests/test_cups.aug lenses/tests/test_keepalived.aug lenses/tests/test_puppet.aug lenses/tests/test_device_map.aug lenses/tests/test_xendconfsxp.aug lenses/tests/test_syslog.aug lenses/tests/test_modules_conf.aug lenses/tests/test_afs_cellalias.aug lenses/tests/test_hosts.aug lenses/tests/test_up2date.aug lenses/tests/test_bootconf.aug lenses/tests/test_aptsources.aug lenses/tests/test_properties.aug lenses/tests/test_iscsid.aug lenses/tests/test_xinetd.aug lenses/tests/test_logrotate.aug lenses/tests/test_koji.aug lenses/tests/test_cron.aug lenses/tests/test_stunnel.aug lenses/tests/test_sysconfig.aug lenses/tests/test_reprepro_uploaders.aug lenses/tests/test_iptables.aug lenses/tests/test_build.aug lenses/tests/test_cron_user.aug lenses/tests/test_pythonpaste.aug lenses/tests/test_group.aug lenses/tests/test_openshift_config.aug lenses/tests/test_apt_update_manager.aug lenses/tests/test_aptcacherngsecurity.aug lenses/tests/test_ldif.aug lenses/tests/test_dpkg.aug lenses/tests/test_sysctl.aug lenses/tests/test_shellvars_list.aug lenses/tests/test_iproute2.aug lenses/tests/test_json.aug lenses/tests/test_redis.aug lenses/tests/test_postfix_transport.aug '/opt/puppetlabs/puppet/share/augeas/lenses/dist/tests'
/usr/bin/install -c -m 644 lenses/masterpasswd.aug lenses/cyrus_imapd.aug lenses/access.aug lenses/cgrules.aug lenses/interfaces.aug lenses/qpid.aug lenses/ldif.aug lenses/xml.aug lenses/up2date.aug lenses/util.aug lenses/spacevars.aug lenses/cpanel.aug lenses/httpd.aug lenses/afs_cellalias.aug lenses/cobblersettings.aug lenses/device_map.aug lenses/vmware_config.aug lenses/exports.aug lenses/apt_update_manager.aug lenses/clamav.aug lenses/group.aug lenses/channels.aug lenses/cachefilesd.aug lenses/darkice.aug lenses/mailscanner.aug lenses/shellvars.aug lenses/rsyslog.aug lenses/securetty.aug lenses/aptcacherngsecurity.aug lenses/ldso.aug lenses/sshd.aug lenses/authorized_keys.aug lenses/star.aug lenses/modules_conf.aug lenses/dovecot.aug lenses/services.aug lenses/automaster.aug lenses/keepalived.aug lenses/known_hosts.aug lenses/postgresql.aug '/opt/puppetlabs/puppet/share/augeas/lenses/dist'
/usr/bin/install -c -m 644 lenses/approx.aug lenses/monit.aug lenses/xymon_alerting.aug lenses/postfix_passwordmap.aug lenses/desktop.aug lenses/hosts.aug lenses/iscsid.aug lenses/samba.aug lenses/logrotate.aug lenses/pam.aug lenses/postfix_main.aug '/opt/puppetlabs/puppet/share/augeas/lenses/dist'
/usr/bin/install -c -m 644 lenses/tests/test_cobblersettings.aug lenses/tests/test_cobblermodules.aug lenses/tests/test_tuned.aug lenses/tests/test_sysconfig_route.aug lenses/tests/test_openvpn.aug lenses/tests/test_htpasswd.aug lenses/tests/test_interfaces.aug lenses/tests/test_debctrl.aug lenses/tests/test_phpvars.aug lenses/tests/test_services.aug lenses/tests/test_dhclient.aug lenses/tests/test_networkmanager.aug lenses/tests/test_shells.aug lenses/tests/test_postfix_passwordmap.aug lenses/tests/test_samba.aug lenses/tests/test_backuppchosts.aug lenses/tests/test_ntpd.aug lenses/tests/test_gtkbookmarks.aug lenses/tests/test_dovecot.aug lenses/tests/test_inetd.aug lenses/tests/test_trapperkeeper.aug lenses/tests/test_quote.aug lenses/tests/test_sshd.aug lenses/tests/test_rmt.aug lenses/tests/test_netmasks.aug lenses/tests/test_activemq_conf.aug lenses/tests/test_bbhosts.aug lenses/tests/test_hosts_access.aug lenses/tests/test_hostname.aug lenses/tests/test_systemd.aug lenses/tests/test_xml.aug lenses/tests/test_mcollective.aug lenses/tests/test_aptconf.aug lenses/tests/test_ldap.aug lenses/tests/test_inittab.aug lenses/tests/test_fonts.aug lenses/tests/test_puppetfileserver.aug lenses/tests/test_securetty.aug lenses/tests/test_jmxpassword.aug lenses/tests/test_inputrc.aug '/opt/puppetlabs/puppet/share/augeas/lenses/dist/tests'
/usr/bin/install -c -m 644 lenses/tests/test_httpd.aug lenses/tests/test_pbuilder.aug lenses/tests/test_automaster.aug lenses/tests/test_slapd.aug lenses/tests/test_jmxaccess.aug lenses/tests/test_anacron.aug lenses/tests/test_postfix_master.aug lenses/tests/test_nagioscfg.aug lenses/tests/test_lvm.aug lenses/tests/test_nrpe.aug lenses/tests/test_postfix_sasl_smtpd.aug lenses/tests/test_dnsmasq.aug lenses/tests/test_pamconf.aug lenses/tests/test_memcached.aug lenses/tests/test_simplevars.aug lenses/tests/test_thttpd.aug lenses/tests/test_aliases.aug lenses/tests/test_schroot.aug lenses/tests/test_shadow.aug lenses/tests/test_rsyslog.aug lenses/tests/test_limits.aug lenses/tests/test_fai_diskconfig.aug lenses/tests/test_vmware_config.aug lenses/tests/test_pam.aug lenses/tests/test_splunk.aug lenses/tests/test_gshadow.aug lenses/tests/test_ethers.aug lenses/tests/test_mdadm_conf.aug lenses/tests/test_puppetfile.aug lenses/tests/test_networks.aug lenses/tests/test_wine.aug lenses/tests/test_resolv.aug lenses/tests/test_login_defs.aug lenses/tests/test_pg_hba.aug lenses/tests/test_puppet_auth.aug lenses/tests/test_inifile.aug lenses/tests/test_qpid.aug lenses/tests/test_jettyrealm.aug lenses/tests/test_rhsm.aug lenses/tests/test_multipath.aug '/opt/puppetlabs/puppet/share/augeas/lenses/dist/tests'
/usr/bin/install -c -m 644 lenses/tests/test_nsswitch.aug lenses/tests/test_desktop.aug lenses/tests/test_pgbouncer.aug lenses/tests/test_krb5.aug lenses/tests/test_openshift_http.aug lenses/tests/test_openshift_quickstarts.aug lenses/tests/test_updatedb.aug lenses/tests/test_cgconfig.aug lenses/tests/test_pagekite.aug lenses/tests/test_mysql.aug lenses/tests/test_php.aug '/opt/puppetlabs/puppet/share/augeas/lenses/dist/tests'
make[3]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1'
make[2]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1'
make[1]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/augeas-1.8.1'
touch augeas-install
ruby lib version (2.4.2) doesn't match executable version (2.1.9)
/opt/puppetlabs/puppet/share/doc/rbconfig.rb:16: warning: already initialized constant RbConfig::TOPDIR
/opt/pl-build-tools/lib/ruby/2.1.0/x86_64-linux/rbconfig.rb:9: warning: previous definition of TOPDIR was here
/opt/puppetlabs/puppet/share/doc/rbconfig.rb:20: warning: already initialized constant RbConfig::CONFIG
/opt/pl-build-tools/lib/ruby/2.1.0/x86_64-linux/rbconfig.rb:11: warning: previous definition of CONFIG was here
/opt/puppetlabs/puppet/share/doc/rbconfig.rb:268: warning: already initialized constant RbConfig::MAKEFILE_CONFIG
/opt/pl-build-tools/lib/ruby/2.1.0/x86_64-linux/rbconfig.rb:235: warning: previous definition of MAKEFILE_CONFIG was here
[ -d facter ] || mkdir -p facter
export PATH="/opt/puppetlabs/puppet/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" && \
export JAVA_HOME="/usr/lib/jvm/java-8-openjdk-armhf" && \
cd facter && \
/opt/pl-build-tools/bin/cmake -DCMAKE_TOOLCHAIN_FILE=/opt/pl-build-tools/arm-linux-gnueabihf/pl-build-toolchain.cmake -DLEATHERMAN_GETTEXT=ON -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_PREFIX_PATH=/opt/puppetlabs/puppet -DCMAKE_INSTALL_RPATH=/opt/puppetlabs/puppet/lib -DCMAKE_INSTALL_PREFIX=/opt/puppetlabs/puppet -DFACTER_PATH=/opt/puppetlabs/puppet/bin -DFACTER_RUBY=/opt/puppetlabs/puppet/lib/libruby.so.2.4.2 -DRUBY_LIB_INSTALL=/opt/puppetlabs/puppet/lib/ruby/vendor_ruby -DBOOST_STATIC=ON -DYAMLCPP_STATIC=ON -DWITHOUT_CURL=OFF -DWITHOUT_BLKID=OFF -DWITHOUT_JRUBY=OFF -DAIO_AGENT_VERSION=5.3.2.307 -DINSTALL_BATCH_FILES=NO .
-- The C compiler identification is GNU 6.1.0
-- The CXX compiler identification is GNU 6.1.0
-- Check for working C compiler: /opt/pl-build-tools/bin/arm-linux-gnueabihf-gcc
-- Check for working C compiler: /opt/pl-build-tools/bin/arm-linux-gnueabihf-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++
-- Check for working CXX compiler: /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Defaulting to a release build.
-- Prioritizing binary lookup in /opt/puppetlabs/puppet/bin
-- Fixing lookup for libruby to /opt/puppetlabs/puppet/lib/libruby.so.2.4.2
-- Adding fact aio_agent_version=5.3.2.307
-- Found CURL: /opt/puppetlabs/puppet/lib/libcurl.so (found version "7.56.1")
-- Boost version: 1.61.0
-- Boost version: 1.61.0
-- Found the following Boost libraries:
-- date_time
-- chrono
-- system
-- Boost version: 1.61.0
-- Found the following Boost libraries:
-- locale
-- system
-- Boost version: 1.61.0
-- Found the following Boost libraries:
-- log
-- log_setup
-- thread
-- date_time
-- filesystem
-- system
-- chrono
-- regex
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Threads: TRUE
-- Boost version: 1.61.0
-- Found the following Boost libraries:
-- regex
-- Boost version: 1.61.0
-- Found the following Boost libraries:
-- regex
-- filesystem
-- system
-- Boost version: 1.61.0
-- Found the following Boost libraries:
-- regex
-- system
-- filesystem
-- Boost version: 1.61.0
-- Found the following Boost libraries:
-- regex
-- Boost version: 1.61.0
-- Found the following Boost libraries:
-- regex
-- filesystem
-- system
-- Boost version: 1.61.0
-- Found the following Boost libraries:
-- regex
-- filesystem
-- system
-- Boost version: 1.61.0
-- Found the following Boost libraries:
-- locale
-- program_options
-- system
-- filesystem
-- date_time
-- regex
-- thread
-- chrono
-- Could NOT find Ruby: Found unsuitable version "1.8.0", but required is at least "1.9" (found /opt/puppetlabs/puppet/bin/ruby)
-- Found YAMLCPP: /opt/pl-build-tools/arm-linux-gnueabihf/lib/libyaml-cpp.a
-- Found OPENSSL: /opt/puppetlabs/puppet/lib/libcrypto.so
-- blkid was not found. (missing: BLKID_LIBRARY)
-- Found CPPHOCON: /opt/puppetlabs/puppet/lib/libcpp-hocon.a
-- Found WHEREAMI: /opt/puppetlabs/puppet/lib/libwhereami.a
-- Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH)
--
-- The following OPTIONAL packages have been found:
* Threads
* OPENSSL , An open-source implementation of the SSL and TLS protocols , <https://www.openssl.org/>
Enables SSH fingerprinting facts on POSIX systems.
* WHEREAMI , A hypervisor detection library , <https://github.com/puppetlabs/libwhereami>
Reports hypervisors in use.
-- The following REQUIRED packages have been found:
* CURL , A free and easy-to-use client-side URL transfer library , <http://curl.haxx.se/libcurl/>
Enables facts that require HTTP.
* Leatherman
* Boost (required version >= 1.54)
* YAMLCPP , A YAML emitter and parser written in C++ , <https://code.google.com/p/yaml-cpp/>
Enables support for outputting facts as YAML.
* CPPHOCON , A C++ parser for the HOCON configuration language , <https://github.com/puppetlabs/cpp-hocon>
Allows parsing of the Facter config file.
-- The following OPTIONAL packages have not been found:
* Ruby (required version >= 1.9)
* BLKID , The library for the Linux blkid utility , <http://en.wikipedia.org/wiki/Util-linux>
Enables the partitions fact on Linux.
* JNI , Java Native Interface (JNI) is a programming framework that enables Java code running in a Java Virtual Machine (JVM) to call and be called by native applications.
Enables JRuby support in Facter.
-- Found PythonInterp: /usr/bin/python (found version "2.7.13")
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Failed
-- Performing Test COMPILER_HAS_DEPRECATED
-- Performing Test COMPILER_HAS_DEPRECATED - Failed
-- "make install" will install facter.rb to /opt/puppetlabs/puppet/lib/ruby/vendor_ruby
-- Could NOT find Ruby: Found unsuitable version "1.8.0", but required is at least "1.9" (found /opt/puppetlabs/puppet/bin/ruby)
-- Configuring done
-- Generating done
-- Build files have been written to: /var/tmp/tmp.qcNzKiJfG3/facter
touch facter-configure
export PATH="/opt/puppetlabs/puppet/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" && \
export JAVA_HOME="/usr/lib/jvm/java-8-openjdk-armhf" && \
cd facter && \
/usr/bin/make -j3
make[1]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/facter'
/opt/pl-build-tools/bin/cmake -H/var/tmp/tmp.qcNzKiJfG3/facter -B/var/tmp/tmp.qcNzKiJfG3/facter --check-build-system CMakeFiles/Makefile.cmake 0
/opt/pl-build-tools/bin/cmake -E cmake_progress_start /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles/progress.marks
/usr/bin/make -f CMakeFiles/Makefile2 all
make[2]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/facter'
/usr/bin/make -f lib/CMakeFiles/libfactersrc.dir/build.make lib/CMakeFiles/libfactersrc.dir/depend
/usr/bin/make -f lib/tests/CMakeFiles/mock-server.dir/build.make lib/tests/CMakeFiles/mock-server.dir/depend
/usr/bin/make -f locales/CMakeFiles/FACTER.pot.dir/build.make locales/CMakeFiles/FACTER.pot.dir/depend
make[3]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/facter'
cd /var/tmp/tmp.qcNzKiJfG3/facter && /opt/pl-build-tools/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/tmp.qcNzKiJfG3/facter /var/tmp/tmp.qcNzKiJfG3/facter/locales /var/tmp/tmp.qcNzKiJfG3/facter /var/tmp/tmp.qcNzKiJfG3/facter/locales /var/tmp/tmp.qcNzKiJfG3/facter/locales/CMakeFiles/FACTER.pot.dir/DependInfo.cmake --color=
make[3]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/facter'
cd /var/tmp/tmp.qcNzKiJfG3/facter && /opt/pl-build-tools/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/tmp.qcNzKiJfG3/facter /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests /var/tmp/tmp.qcNzKiJfG3/facter /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/CMakeFiles/mock-server.dir/DependInfo.cmake --color=
make[3]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/facter'
cd /var/tmp/tmp.qcNzKiJfG3/facter && /opt/pl-build-tools/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/tmp.qcNzKiJfG3/facter /var/tmp/tmp.qcNzKiJfG3/facter/lib /var/tmp/tmp.qcNzKiJfG3/facter /var/tmp/tmp.qcNzKiJfG3/facter/lib /var/tmp/tmp.qcNzKiJfG3/facter/lib/CMakeFiles/libfactersrc.dir/DependInfo.cmake --color=
Scanning dependencies of target FACTER.pot
make[3]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/facter'
/usr/bin/make -f locales/CMakeFiles/FACTER.pot.dir/build.make locales/CMakeFiles/FACTER.pot.dir/build
make[3]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/facter'
make[3]: Nothing to be done for 'locales/CMakeFiles/FACTER.pot.dir/build'.
make[3]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/facter'
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 0%] Built target FACTER.pot
/usr/bin/make -f locales/CMakeFiles/translations.dir/build.make locales/CMakeFiles/translations.dir/depend
make[3]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/facter'
cd /var/tmp/tmp.qcNzKiJfG3/facter && /opt/pl-build-tools/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/tmp.qcNzKiJfG3/facter /var/tmp/tmp.qcNzKiJfG3/facter/locales /var/tmp/tmp.qcNzKiJfG3/facter /var/tmp/tmp.qcNzKiJfG3/facter/locales /var/tmp/tmp.qcNzKiJfG3/facter/locales/CMakeFiles/translations.dir/DependInfo.cmake --color=
Scanning dependencies of target translations
make[3]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/facter'
/usr/bin/make -f locales/CMakeFiles/translations.dir/build.make locales/CMakeFiles/translations.dir/build
make[3]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/facter'
make[3]: Nothing to be done for 'locales/CMakeFiles/translations.dir/build'.
make[3]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/facter'
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 0%] Built target translations
Scanning dependencies of target mock-server
make[3]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/facter'
/usr/bin/make -f lib/tests/CMakeFiles/mock-server.dir/build.make lib/tests/CMakeFiles/mock-server.dir/build
make[3]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/facter'
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 100
[ 1%] Building CXX object lib/tests/CMakeFiles/mock-server.dir/mock_server.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dmock_server_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/mock-server.dir/mock_server.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/mock_server.cc
Scanning dependencies of target libfactersrc
make[3]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/facter'
/usr/bin/make -f lib/CMakeFiles/libfactersrc.dir/build.make lib/CMakeFiles/libfactersrc.dir/build
make[3]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/facter'
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 40
[ 2%] /opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 2%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/cwrapper.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/cwrapper.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/cwrapper.cc
Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/array_value.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/array_value.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/array_value.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 41
[ 3%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/collection.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/collection.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/collection.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 42
[ 4%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/external/execution_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/external/execution_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/external/execution_resolver.cc
Linking CXX shared library ../libmock-server.so
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/cmake -E cmake_link_script CMakeFiles/mock-server.dir/link.txt --verbose=1
/opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -fPIC -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -shared -Wl,-soname,libmock-server.so -o ../libmock-server.so CMakeFiles/mock-server.dir/mock_server.cc.o -Wl,-Bstatic -lboost_thread -lboost_system -Wl,-Bdynamic -lrt
make[3]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/facter'
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 100
[ 4%] Built target mock-server
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 43
[ 5%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/external/json_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/external/json_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/external/json_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 5%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/external/resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/external/resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/external/resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 44
[ 6%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/external/text_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/external/text_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/external/text_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 45
[ 7%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/external/yaml_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/external/yaml_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/external/yaml_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 7%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/map_value.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/map_value.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/map_value.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 46
[ 8%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 47
[ 9%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/resolvers/augeas_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/resolvers/augeas_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/resolvers/augeas_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 48
[ 10%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/resolvers/disk_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/resolvers/disk_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/resolvers/disk_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 10%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/resolvers/dmi_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/resolvers/dmi_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/resolvers/dmi_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 49
[ 11%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/resolvers/ec2_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/resolvers/ec2_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/resolvers/ec2_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 50
[ 12%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/resolvers/filesystem_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/resolvers/filesystem_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/resolvers/filesystem_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 51
[ 13%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/resolvers/gce_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/resolvers/gce_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/resolvers/gce_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 13%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/resolvers/hypervisors_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/resolvers/hypervisors_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/resolvers/hypervisors_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 52
[ 14%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/resolvers/identity_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/resolvers/identity_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/resolvers/identity_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 53
[ 15%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/resolvers/kernel_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/resolvers/kernel_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/resolvers/kernel_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 54
[ 16%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/resolvers/ldom_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/resolvers/ldom_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/resolvers/ldom_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 16%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/resolvers/load_average_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/resolvers/load_average_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/resolvers/load_average_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 55
[ 17%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/resolvers/memory_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/resolvers/memory_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/resolvers/memory_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 56
[ 18%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/resolvers/networking_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/resolvers/networking_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/resolvers/networking_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 18%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/resolvers/operating_system_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/resolvers/operating_system_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/resolvers/operating_system_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 57
[ 19%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/resolvers/path_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/resolvers/path_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/resolvers/path_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 58
[ 20%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/resolvers/processor_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/resolvers/processor_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/resolvers/processor_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 59
[ 21%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/resolvers/ruby_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/resolvers/ruby_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/resolvers/ruby_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 21%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/resolvers/ssh_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/resolvers/ssh_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/resolvers/ssh_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 60
[ 22%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/resolvers/system_profiler_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/resolvers/system_profiler_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/resolvers/system_profiler_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 61
[ 23%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/resolvers/timezone_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/resolvers/timezone_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/resolvers/timezone_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 62
[ 24%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/resolvers/uptime_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/resolvers/uptime_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/resolvers/uptime_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 24%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/resolvers/virtualization_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/resolvers/virtualization_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/resolvers/virtualization_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 63
[ 25%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/resolvers/xen_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/resolvers/xen_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/resolvers/xen_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 64
[ 26%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/resolvers/zpool_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/resolvers/zpool_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/resolvers/zpool_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 26%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/resolvers/zone_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/resolvers/zone_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/resolvers/zone_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 65
[ 27%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/resolvers/zfs_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/resolvers/zfs_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/resolvers/zfs_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 66
[ 28%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/cache.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/cache.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/cache.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 67
[ 29%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/scalar_value.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/scalar_value.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/scalar_value.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 29%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/logging/logging.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/logging/logging.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/logging/logging.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 68
[ 30%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/ruby/aggregate_resolution.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/ruby/aggregate_resolution.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/ruby/aggregate_resolution.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 69
[ 31%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/ruby/chunk.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/ruby/chunk.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/ruby/chunk.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 70
[ 32%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/ruby/confine.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/ruby/confine.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/ruby/confine.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 32%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/ruby/fact.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/ruby/fact.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/ruby/fact.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 71
[ 33%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/ruby/module.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/ruby/module.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/ruby/module.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 72
[ 34%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/ruby/resolution.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/ruby/resolution.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/ruby/resolution.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 34%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/ruby/ruby.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/ruby/ruby.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/ruby/ruby.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 73
[ 35%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/ruby/ruby_value.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/ruby/ruby_value.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/ruby/ruby_value.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 74
[ 36%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/ruby/simple_resolution.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/ruby/simple_resolution.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/ruby/simple_resolution.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 75
[ 37%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/util/scoped_file.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/util/scoped_file.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/util/scoped_file.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 37%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/util/string.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/util/string.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/util/string.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 76
[ 38%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/util/config/config.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/util/config/config.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/util/config/config.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 77
[ 39%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/util/yaml.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/util/yaml.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/util/yaml.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 78
[ 40%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/posix/collection.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/posix/collection.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/posix/collection.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 40%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/posix/identity_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/posix/identity_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/posix/identity_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 79
[ 41%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/posix/networking_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/posix/networking_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/posix/networking_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 80
[ 42%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/posix/operatingsystem_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/posix/operatingsystem_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/posix/operatingsystem_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 81
[ 43%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/posix/processor_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/posix/processor_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/posix/processor_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 43%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/posix/ssh_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/posix/ssh_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/posix/ssh_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 82
[ 44%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/posix/timezone_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/posix/timezone_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/posix/timezone_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 83
[ 45%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/posix/uptime_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/posix/uptime_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/posix/uptime_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 45%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/posix/xen_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/posix/xen_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/posix/xen_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 84
[ 46%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/posix/cache.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/posix/cache.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/posix/cache.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 85
[ 47%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/util/posix/scoped_addrinfo.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/util/posix/scoped_addrinfo.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/util/posix/scoped_addrinfo.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 86
[ 48%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/util/posix/scoped_descriptor.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/util/posix/scoped_descriptor.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/util/posix/scoped_descriptor.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 48%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/util/config/posix/config.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/util/config/posix/config.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/util/config/posix/config.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 87
[ 49%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/util/posix/scoped_bio.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/util/posix/scoped_bio.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/util/posix/scoped_bio.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 88
[ 50%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/posix/kernel_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/posix/kernel_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/posix/kernel_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 89
[ 51%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/bsd/networking_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/bsd/networking_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/bsd/networking_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 51%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/glib/load_average_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/glib/load_average_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/glib/load_average_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 90
[ 52%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/linux/disk_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/linux/disk_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/linux/disk_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 91
[ 53%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/linux/dmi_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/linux/dmi_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/linux/dmi_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 53%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/linux/filesystem_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/linux/filesystem_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/linux/filesystem_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 92
[ 54%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/linux/kernel_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/linux/kernel_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/linux/kernel_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 93
[ 55%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/linux/memory_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/linux/memory_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/linux/memory_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 94
[ 56%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/linux/networking_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/linux/networking_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/linux/networking_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 56%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/linux/operating_system_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/linux/operating_system_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/linux/operating_system_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 95
[ 57%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/linux/os_linux.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/linux/os_linux.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/linux/os_linux.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 96
[ 58%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/linux/uptime_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/linux/uptime_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/linux/uptime_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 97
[ 59%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/linux/collection.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/linux/collection.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/linux/collection.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 59%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/linux/processor_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/linux/processor_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/linux/processor_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 98
[ 60%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/facts/linux/virtualization_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/facts/linux/virtualization_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/facts/linux/virtualization_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 99
[ 61%] Building CXX object lib/CMakeFiles/libfactersrc.dir/src/util/bsd/scoped_ifaddrs.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -fPIC -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfactersrc.dir/src/util/bsd/scoped_ifaddrs.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/src/util/bsd/scoped_ifaddrs.cc
make[3]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/facter'
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
[ 61%] Built target libfactersrc
/usr/bin/make -f lib/CMakeFiles/libfacter.dir/build.make lib/CMakeFiles/libfacter.dir/depend
/usr/bin/make -f lib/tests/CMakeFiles/libfacter_test.dir/build.make lib/tests/CMakeFiles/libfacter_test.dir/depend
make[3]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/facter'
cd /var/tmp/tmp.qcNzKiJfG3/facter && /opt/pl-build-tools/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/tmp.qcNzKiJfG3/facter /var/tmp/tmp.qcNzKiJfG3/facter/lib /var/tmp/tmp.qcNzKiJfG3/facter /var/tmp/tmp.qcNzKiJfG3/facter/lib /var/tmp/tmp.qcNzKiJfG3/facter/lib/CMakeFiles/libfacter.dir/DependInfo.cmake --color=
make[3]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/facter'
cd /var/tmp/tmp.qcNzKiJfG3/facter && /opt/pl-build-tools/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/tmp.qcNzKiJfG3/facter /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests /var/tmp/tmp.qcNzKiJfG3/facter /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/CMakeFiles/libfacter_test.dir/DependInfo.cmake --color=
Scanning dependencies of target libfacter
make[3]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/facter'
/usr/bin/make -f lib/CMakeFiles/libfacter.dir/build.make lib/CMakeFiles/libfacter.dir/build
make[3]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/facter'
Linking CXX shared library libfacter.so
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/cmake -E cmake_link_script CMakeFiles/libfacter.dir/link.txt --verbose=1
/opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -fPIC -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -shared -Wl,-soname,libfacter.so.3.9.3 -o libfacter.so.3.9.3 CMakeFiles/libfactersrc.dir/src/cwrapper.cc.o CMakeFiles/libfactersrc.dir/src/facts/array_value.cc.o CMakeFiles/libfactersrc.dir/src/facts/collection.cc.o CMakeFiles/libfactersrc.dir/src/facts/external/execution_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/external/json_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/external/resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/external/text_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/external/yaml_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/map_value.cc.o CMakeFiles/libfactersrc.dir/src/facts/resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/resolvers/augeas_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/resolvers/disk_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/resolvers/dmi_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/resolvers/ec2_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/resolvers/filesystem_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/resolvers/gce_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/resolvers/hypervisors_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/resolvers/identity_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/resolvers/kernel_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/resolvers/ldom_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/resolvers/load_average_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/resolvers/memory_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/resolvers/networking_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/resolvers/operating_system_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/resolvers/path_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/resolvers/processor_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/resolvers/ruby_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/resolvers/ssh_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/resolvers/system_profiler_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/resolvers/timezone_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/resolvers/uptime_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/resolvers/virtualization_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/resolvers/xen_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/resolvers/zpool_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/resolvers/zone_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/resolvers/zfs_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/cache.cc.o CMakeFiles/libfactersrc.dir/src/facts/scalar_value.cc.o CMakeFiles/libfactersrc.dir/src/logging/logging.cc.o CMakeFiles/libfactersrc.dir/src/ruby/aggregate_resolution.cc.o CMakeFiles/libfactersrc.dir/src/ruby/chunk.cc.o CMakeFiles/libfactersrc.dir/src/ruby/confine.cc.o CMakeFiles/libfactersrc.dir/src/ruby/fact.cc.o CMakeFiles/libfactersrc.dir/src/ruby/module.cc.o CMakeFiles/libfactersrc.dir/src/ruby/resolution.cc.o CMakeFiles/libfactersrc.dir/src/ruby/ruby.cc.o CMakeFiles/libfactersrc.dir/src/ruby/ruby_value.cc.o CMakeFiles/libfactersrc.dir/src/ruby/simple_resolution.cc.o CMakeFiles/libfactersrc.dir/src/util/scoped_file.cc.o CMakeFiles/libfactersrc.dir/src/util/string.cc.o CMakeFiles/libfactersrc.dir/src/util/config/config.cc.o CMakeFiles/libfactersrc.dir/src/util/yaml.cc.o CMakeFiles/libfactersrc.dir/src/facts/posix/collection.cc.o CMakeFiles/libfactersrc.dir/src/facts/posix/identity_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/posix/networking_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/posix/operatingsystem_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/posix/processor_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/posix/ssh_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/posix/timezone_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/posix/uptime_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/posix/xen_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/posix/cache.cc.o CMakeFiles/libfactersrc.dir/src/util/posix/scoped_addrinfo.cc.o CMakeFiles/libfactersrc.dir/src/util/posix/scoped_descriptor.cc.o CMakeFiles/libfactersrc.dir/src/util/config/posix/config.cc.o CMakeFiles/libfactersrc.dir/src/util/posix/scoped_bio.cc.o CMakeFiles/libfactersrc.dir/src/facts/posix/kernel_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/bsd/networking_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/glib/load_average_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/linux/disk_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/linux/dmi_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/linux/filesystem_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/linux/kernel_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/linux/memory_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/linux/networking_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/linux/operating_system_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/linux/os_linux.cc.o CMakeFiles/libfactersrc.dir/src/facts/linux/uptime_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/linux/collection.cc.o CMakeFiles/libfactersrc.dir/src/facts/linux/processor_resolver.cc.o CMakeFiles/libfactersrc.dir/src/facts/linux/virtualization_resolver.cc.o CMakeFiles/libfactersrc.dir/src/util/bsd/scoped_ifaddrs.cc.o /opt/puppetlabs/puppet/lib/libcpp-hocon.a /opt/puppetlabs/puppet/lib/libwhereami.a -Wl,-Bstatic -lboost_locale -lboost_program_options -lboost_system -lboost_filesystem -lboost_date_time -lboost_regex -lboost_thread -lboost_chrono -Wl,-Bdynamic /opt/puppetlabs/puppet/lib/leatherman_curl.so.1.3.0 /opt/puppetlabs/puppet/lib/leatherman_ruby.so.1.3.0 /opt/puppetlabs/puppet/lib/leatherman_execution.so.1.3.0 /opt/puppetlabs/puppet/lib/leatherman_dynamic_library.so.1.3.0 /opt/puppetlabs/puppet/lib/leatherman_file_util.so.1.3.0 /opt/puppetlabs/puppet/lib/leatherman_util.so.1.3.0 /opt/puppetlabs/puppet/lib/leatherman_logging.so.1.3.0 /opt/puppetlabs/puppet/lib/leatherman_locale.so.1.3.0 /opt/puppetlabs/puppet/lib/libcrypto.so -Wl,-Bstatic -lyaml-cpp -Wl,-Bdynamic /opt/puppetlabs/puppet/lib/libcurl.so -lrt -Wl,-rpath,/opt/puppetlabs/puppet/lib:
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib && /opt/pl-build-tools/bin/cmake -E cmake_symlink_library libfacter.so.3.9.3 libfacter.so.3.9.3 libfacter.so
make[3]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/facter'
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 61%] Built target libfacter
/usr/bin/make -f exe/CMakeFiles/facter.dir/build.make exe/CMakeFiles/facter.dir/depend
make[3]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/facter'
cd /var/tmp/tmp.qcNzKiJfG3/facter && /opt/pl-build-tools/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/tmp.qcNzKiJfG3/facter /var/tmp/tmp.qcNzKiJfG3/facter/exe /var/tmp/tmp.qcNzKiJfG3/facter /var/tmp/tmp.qcNzKiJfG3/facter/exe /var/tmp/tmp.qcNzKiJfG3/facter/exe/CMakeFiles/facter.dir/DependInfo.cmake --color=
Scanning dependencies of target libfacter_test
make[3]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/facter'
/usr/bin/make -f lib/tests/CMakeFiles/libfacter_test.dir/build.make lib/tests/CMakeFiles/libfacter_test.dir/build
Scanning dependencies of target facter
make[3]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/facter'
/usr/bin/make -f exe/CMakeFiles/facter.dir/build.make exe/CMakeFiles/facter.dir/build
make[3]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/facter'
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 1
[ 62%] Building CXX object exe/CMakeFiles/facter.dir/facter.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/exe && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/exe/../lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -o CMakeFiles/facter.dir/facter.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/exe/facter.cc
make[3]: Entering directory '/var/tmp/tmp.qcNzKiJfG3/facter'
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 2
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 63%] [ 63%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/boolean_value.cc.o
Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/array_value.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/boolean_value.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/boolean_value.cc
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/array_value.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/array_value.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 3
[ 64%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/double_value.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/double_value.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/double_value.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 4
[ 65%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/external/json_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/external/json_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/external/json_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 5
[ 66%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/external/text_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/external/text_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/external/text_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 66%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/external/yaml_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/external/yaml_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/external/yaml_resolver.cc
Linking CXX executable ../bin/facter
cd /var/tmp/tmp.qcNzKiJfG3/facter/exe && /opt/pl-build-tools/bin/cmake -E cmake_link_script CMakeFiles/facter.dir/link.txt --verbose=1
/opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -O3 -DNDEBUG CMakeFiles/facter.dir/facter.cc.o -o ../bin/facter -rdynamic -lrt ../lib/libfacter.so.3.9.3 /opt/puppetlabs/puppet/lib/libcpp-hocon.a /opt/puppetlabs/puppet/lib/leatherman_curl.so.1.3.0 /opt/puppetlabs/puppet/lib/leatherman_ruby.so.1.3.0 /opt/puppetlabs/puppet/lib/leatherman_execution.so.1.3.0 /opt/puppetlabs/puppet/lib/leatherman_dynamic_library.so.1.3.0 /opt/puppetlabs/puppet/lib/leatherman_file_util.so.1.3.0 /opt/puppetlabs/puppet/lib/leatherman_util.so.1.3.0 /opt/puppetlabs/puppet/lib/leatherman_logging.so.1.3.0 /opt/puppetlabs/puppet/lib/leatherman_locale.so.1.3.0 -Wl,-Bstatic -lboost_locale -lboost_program_options -lboost_system -lboost_filesystem -lboost_date_time -lboost_regex -lboost_thread -lboost_chrono -Wl,-Bdynamic -Wl,-rpath,/var/tmp/tmp.qcNzKiJfG3/facter/lib:/opt/puppetlabs/puppet/lib:
/opt/pl-build-tools/lib/gcc/arm-linux-gnueabihf/6.1.0/../../../../arm-linux-gnueabihf/bin/ld: warning: libcrypto.so.1.0.0, needed by ../lib/libfacter.so.3.9.3, not found (try using -rpath or -rpath-link)
/opt/pl-build-tools/lib/gcc/arm-linux-gnueabihf/6.1.0/../../../../arm-linux-gnueabihf/bin/ld: warning: libcurl.so.4, needed by ../lib/libfacter.so.3.9.3, not found (try using -rpath or -rpath-link)
/opt/puppetlabs/puppet/lib/leatherman_curl.so.1.3.0: undefined reference to `curl_easy_perform'
/opt/puppetlabs/puppet/lib/leatherman_curl.so.1.3.0: undefined reference to `curl_easy_reset'
/opt/puppetlabs/puppet/lib/leatherman_curl.so.1.3.0: undefined reference to `curl_easy_init'
/opt/puppetlabs/puppet/lib/leatherman_curl.so.1.3.0: undefined reference to `curl_easy_strerror'
/opt/puppetlabs/puppet/lib/leatherman_curl.so.1.3.0: undefined reference to `curl_slist_append'
../lib/libfacter.so.3.9.3: undefined reference to `SHA1'
../lib/libfacter.so.3.9.3: undefined reference to `BIO_free'
../lib/libfacter.so.3.9.3: undefined reference to `BIO_set_flags'
/opt/puppetlabs/puppet/lib/leatherman_curl.so.1.3.0: undefined reference to `curl_easy_escape'
/opt/puppetlabs/puppet/lib/leatherman_curl.so.1.3.0: undefined reference to `curl_easy_cleanup'
/opt/puppetlabs/puppet/lib/leatherman_curl.so.1.3.0: undefined reference to `curl_free'
/opt/puppetlabs/puppet/lib/leatherman_curl.so.1.3.0: undefined reference to `curl_slist_free_all'
../lib/libfacter.so.3.9.3: undefined reference to `BIO_read'
../lib/libfacter.so.3.9.3: undefined reference to `BIO_f_base64'
../lib/libfacter.so.3.9.3: undefined reference to `BIO_push'
/opt/puppetlabs/puppet/lib/leatherman_curl.so.1.3.0: undefined reference to `curl_easy_setopt'
/opt/puppetlabs/puppet/lib/leatherman_curl.so.1.3.0: undefined reference to `curl_global_init'
../lib/libfacter.so.3.9.3: undefined reference to `BIO_new'
../lib/libfacter.so.3.9.3: undefined reference to `SHA256'
/opt/puppetlabs/puppet/lib/leatherman_curl.so.1.3.0: undefined reference to `curl_global_cleanup'
../lib/libfacter.so.3.9.3: undefined reference to `BIO_new_mem_buf'
collect2: error: ld returned 1 exit status
exe/CMakeFiles/facter.dir/build.make:106: recipe for target 'bin/facter' failed
make[3]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/facter'
CMakeFiles/Makefile2:317: recipe for target 'exe/CMakeFiles/facter.dir/all' failed
make[3]: *** [bin/facter] Error 1
make[2]: *** [exe/CMakeFiles/facter.dir/all] Error 2
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 6
make[2]: *** Waiting for unfinished jobs....
[ 67%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/collection.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/collection.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/collection.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 7
[ 68%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/integer_value.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/integer_value.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/integer_value.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 8
[ 69%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/map_value.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/map_value.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/map_value.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 69%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/resolvers/augeas_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/resolvers/augeas_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/resolvers/augeas_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 9
[ 70%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/resolvers/disk_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/resolvers/disk_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/resolvers/disk_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 10
[ 71%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/resolvers/dmi_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/resolvers/dmi_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/resolvers/dmi_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 71%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/resolvers/filesystem_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/resolvers/filesystem_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/resolvers/filesystem_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 11
[ 72%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/resolvers/identity_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/resolvers/identity_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/resolvers/identity_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 12
[ 73%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/resolvers/kernel_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/resolvers/kernel_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/resolvers/kernel_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 13
[ 74%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/resolvers/ldom_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/resolvers/ldom_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/resolvers/ldom_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 74%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/resolvers/memory_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/resolvers/memory_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/resolvers/memory_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 14
[ 75%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/resolvers/networking_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/resolvers/networking_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/resolvers/networking_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 15
[ 76%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/resolvers/operating_system_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/resolvers/operating_system_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/resolvers/operating_system_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 16
[ 77%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/resolvers/processor_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/resolvers/processor_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/resolvers/processor_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 77%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/resolvers/ruby_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/resolvers/ruby_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/resolvers/ruby_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 17
[ 78%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/resolvers/ssh_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/resolvers/ssh_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/resolvers/ssh_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 18
[ 79%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/resolvers/system_profiler_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/resolvers/system_profiler_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/resolvers/system_profiler_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 79%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/resolvers/timezone_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/resolvers/timezone_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/resolvers/timezone_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 19
[ 80%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/resolvers/uptime_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/resolvers/uptime_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/resolvers/uptime_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 20
[ 81%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/resolvers/virtualization_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/resolvers/virtualization_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/resolvers/virtualization_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 21
[ 82%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/resolvers/xen_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/resolvers/xen_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/resolvers/xen_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 82%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/resolvers/zfs_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/resolvers/zfs_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/resolvers/zfs_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 22
[ 83%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/resolvers/zone_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/resolvers/zone_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/resolvers/zone_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 23
[ 84%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/resolvers/zpool_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/resolvers/zpool_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/resolvers/zpool_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 24
[ 85%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/schema.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/schema.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/schema.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 85%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/cache.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/cache.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/cache.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 25
[ 86%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/string_value.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/string_value.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/string_value.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 26
[ 87%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/logging/logging.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/logging/logging.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/logging/logging.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 27
[ 88%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/log_capture.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/log_capture.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/log_capture.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 88%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/main.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/main.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/main.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 28
[ 89%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/util/string.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/util/string.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/util/string.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 29
[ 90%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/fixtures.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/fixtures.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/fixtures.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 90%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/collection_fixture.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/collection_fixture.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/collection_fixture.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 30
[ 91%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/cwrapper.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/cwrapper.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/cwrapper.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 31
[ 92%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/linux/dmi_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/linux/dmi_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/linux/dmi_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 32
[ 93%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/linux/filesystem_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/linux/filesystem_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/linux/filesystem_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 93%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/linux/virtualization_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/linux/virtualization_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/linux/virtualization_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 33
[ 94%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/linux/processor_fixture.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/linux/processor_fixture.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/linux/processor_fixture.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 34
[ 95%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/linux/processor_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/linux/processor_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/linux/processor_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 35
[ 96%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/util/bsd/scoped_ifaddrs.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/util/bsd/scoped_ifaddrs.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/util/bsd/scoped_ifaddrs.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 96%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/posix/collection.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/posix/collection.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/posix/collection.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 36
[ 97%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/posix/uptime_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/posix/uptime_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/posix/uptime_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 37
[ 98%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/facts/external/posix/execution_resolver.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/facts/external/posix/execution_resolver.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/facts/external/posix/execution_resolver.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles
[ 98%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/util/posix/scoped_addrinfo.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/util/posix/scoped_addrinfo.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/util/posix/scoped_addrinfo.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 38
[ 99%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/util/posix/scoped_descriptor.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/util/posix/scoped_descriptor.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/util/posix/scoped_descriptor.cc
/opt/pl-build-tools/bin/cmake -E cmake_progress_report /var/tmp/tmp.qcNzKiJfG3/facter/CMakeFiles 39
[100%] Building CXX object lib/tests/CMakeFiles/libfacter_test.dir/util/posix/scoped_bio.cc.o
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -DAIO_AGENT_VERSION=\"5.3.2.307\" -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DFACTER_PATH=\"/opt/puppetlabs/puppet/bin\" -DFACTER_RUBY=\"/opt/puppetlabs/puppet/lib/libruby.so.2.4.2\" -DLEATHERMAN_I18N -DLEATHERMAN_LOGGING_NAMESPACE=\"puppetlabs.facter\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.qcNzKiJfG3/facter\" -DPROJECT_NAME=\"FACTER\" -DUSE_CPPHOCON -DUSE_CURL -DUSE_OPENSSL -DUSE_WHEREAMI -DUSE_YAMLCPP -Dlibfacter_EXPORTS -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/inc -I/var/tmp/tmp.qcNzKiJfG3/facter/../vendor/nowide/include -I/var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/../inc -I/opt/pl-build-tools/arm-linux-gnueabihf/include -I/opt/puppetlabs/puppet/include -I/opt/puppetlabs/puppet/include/leatherman/vendor -o CMakeFiles/libfacter_test.dir/util/posix/scoped_bio.cc.o -c /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests/util/posix/scoped_bio.cc
Linking CXX executable ../../bin/libfacter_test
cd /var/tmp/tmp.qcNzKiJfG3/facter/lib/tests && /opt/pl-build-tools/bin/cmake -E cmake_link_script CMakeFiles/libfacter_test.dir/link.txt --verbose=1
/opt/pl-build-tools/bin/arm-linux-gnueabihf-g++ -Wextra -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-deprecated-declarations -O3 -DNDEBUG CMakeFiles/libfacter_test.dir/facts/array_value.cc.o CMakeFiles/libfacter_test.dir/facts/boolean_value.cc.o CMakeFiles/libfacter_test.dir/facts/double_value.cc.o CMakeFiles/libfacter_test.dir/facts/external/json_resolver.cc.o CMakeFiles/libfacter_test.dir/facts/external/text_resolver.cc.o CMakeFiles/libfacter_test.dir/facts/external/yaml_resolver.cc.o CMakeFiles/libfacter_test.dir/facts/collection.cc.o CMakeFiles/libfacter_test.dir/facts/integer_value.cc.o CMakeFiles/libfacter_test.dir/facts/map_value.cc.o CMakeFiles/libfacter_test.dir/facts/resolvers/augeas_resolver.cc.o CMakeFiles/libfacter_test.dir/facts/resolvers/disk_resolver.cc.o CMakeFiles/libfacter_test.dir/facts/resolvers/dmi_resolver.cc.o CMakeFiles/libfacter_test.dir/facts/resolvers/filesystem_resolver.cc.o CMakeFiles/libfacter_test.dir/facts/resolvers/identity_resolver.cc.o CMakeFiles/libfacter_test.dir/facts/resolvers/kernel_resolver.cc.o CMakeFiles/libfacter_test.dir/facts/resolvers/ldom_resolver.cc.o CMakeFiles/libfacter_test.dir/facts/resolvers/memory_resolver.cc.o CMakeFiles/libfacter_test.dir/facts/resolvers/networking_resolver.cc.o CMakeFiles/libfacter_test.dir/facts/resolvers/operating_system_resolver.cc.o CMakeFiles/libfacter_test.dir/facts/resolvers/processor_resolver.cc.o CMakeFiles/libfacter_test.dir/facts/resolvers/ruby_resolver.cc.o CMakeFiles/libfacter_test.dir/facts/resolvers/ssh_resolver.cc.o CMakeFiles/libfacter_test.dir/facts/resolvers/system_profiler_resolver.cc.o CMakeFiles/libfacter_test.dir/facts/resolvers/timezone_resolver.cc.o CMakeFiles/libfacter_test.dir/facts/resolvers/uptime_resolver.cc.o CMakeFiles/libfacter_test.dir/facts/resolvers/virtualization_resolver.cc.o CMakeFiles/libfacter_test.dir/facts/resolvers/xen_resolver.cc.o CMakeFiles/libfacter_test.dir/facts/resolvers/zfs_resolver.cc.o CMakeFiles/libfacter_test.dir/facts/resolvers/zone_resolver.cc.o CMakeFiles/libfacter_test.dir/facts/resolvers/zpool_resolver.cc.o CMakeFiles/libfacter_test.dir/facts/schema.cc.o CMakeFiles/libfacter_test.dir/facts/cache.cc.o CMakeFiles/libfacter_test.dir/facts/string_value.cc.o CMakeFiles/libfacter_test.dir/logging/logging.cc.o CMakeFiles/libfacter_test.dir/log_capture.cc.o CMakeFiles/libfacter_test.dir/main.cc.o CMakeFiles/libfacter_test.dir/util/string.cc.o CMakeFiles/libfacter_test.dir/fixtures.cc.o CMakeFiles/libfacter_test.dir/collection_fixture.cc.o CMakeFiles/libfacter_test.dir/cwrapper.cc.o CMakeFiles/libfacter_test.dir/facts/linux/dmi_resolver.cc.o CMakeFiles/libfacter_test.dir/facts/linux/filesystem_resolver.cc.o CMakeFiles/libfacter_test.dir/facts/linux/virtualization_resolver.cc.o CMakeFiles/libfacter_test.dir/facts/linux/processor_fixture.cc.o CMakeFiles/libfacter_test.dir/facts/linux/processor_resolver.cc.o CMakeFiles/libfacter_test.dir/util/bsd/scoped_ifaddrs.cc.o CMakeFiles/libfacter_test.dir/facts/posix/collection.cc.o CMakeFiles/libfacter_test.dir/facts/posix/uptime_resolver.cc.o CMakeFiles/libfacter_test.dir/facts/external/posix/execution_resolver.cc.o CMakeFiles/libfacter_test.dir/util/posix/scoped_addrinfo.cc.o CMakeFiles/libfacter_test.dir/util/posix/scoped_descriptor.cc.o CMakeFiles/libfacter_test.dir/util/posix/scoped_bio.cc.o ../CMakeFiles/libfactersrc.dir/src/cwrapper.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/array_value.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/collection.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/external/execution_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/external/json_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/external/resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/external/text_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/external/yaml_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/map_value.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/resolvers/augeas_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/resolvers/disk_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/resolvers/dmi_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/resolvers/ec2_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/resolvers/filesystem_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/resolvers/gce_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/resolvers/hypervisors_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/resolvers/identity_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/resolvers/kernel_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/resolvers/ldom_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/resolvers/load_average_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/resolvers/memory_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/resolvers/networking_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/resolvers/operating_system_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/resolvers/path_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/resolvers/processor_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/resolvers/ruby_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/resolvers/ssh_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/resolvers/system_profiler_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/resolvers/timezone_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/resolvers/uptime_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/resolvers/virtualization_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/resolvers/xen_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/resolvers/zpool_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/resolvers/zone_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/resolvers/zfs_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/cache.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/scalar_value.cc.o ../CMakeFiles/libfactersrc.dir/src/logging/logging.cc.o ../CMakeFiles/libfactersrc.dir/src/ruby/aggregate_resolution.cc.o ../CMakeFiles/libfactersrc.dir/src/ruby/chunk.cc.o ../CMakeFiles/libfactersrc.dir/src/ruby/confine.cc.o ../CMakeFiles/libfactersrc.dir/src/ruby/fact.cc.o ../CMakeFiles/libfactersrc.dir/src/ruby/module.cc.o ../CMakeFiles/libfactersrc.dir/src/ruby/resolution.cc.o ../CMakeFiles/libfactersrc.dir/src/ruby/ruby.cc.o ../CMakeFiles/libfactersrc.dir/src/ruby/ruby_value.cc.o ../CMakeFiles/libfactersrc.dir/src/ruby/simple_resolution.cc.o ../CMakeFiles/libfactersrc.dir/src/util/scoped_file.cc.o ../CMakeFiles/libfactersrc.dir/src/util/string.cc.o ../CMakeFiles/libfactersrc.dir/src/util/config/config.cc.o ../CMakeFiles/libfactersrc.dir/src/util/yaml.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/posix/collection.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/posix/identity_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/posix/networking_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/posix/operatingsystem_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/posix/processor_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/posix/ssh_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/posix/timezone_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/posix/uptime_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/posix/xen_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/posix/cache.cc.o ../CMakeFiles/libfactersrc.dir/src/util/posix/scoped_addrinfo.cc.o ../CMakeFiles/libfactersrc.dir/src/util/posix/scoped_descriptor.cc.o ../CMakeFiles/libfactersrc.dir/src/util/config/posix/config.cc.o ../CMakeFiles/libfactersrc.dir/src/util/posix/scoped_bio.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/posix/kernel_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/bsd/networking_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/glib/load_average_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/linux/disk_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/linux/dmi_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/linux/filesystem_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/linux/kernel_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/linux/memory_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/linux/networking_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/linux/operating_system_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/linux/os_linux.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/linux/uptime_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/linux/collection.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/linux/processor_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/facts/linux/virtualization_resolver.cc.o ../CMakeFiles/libfactersrc.dir/src/util/bsd/scoped_ifaddrs.cc.o -o ../../bin/libfacter_test -rdynamic ../libmock-server.so /opt/puppetlabs/puppet/lib/libcpp-hocon.a /opt/puppetlabs/puppet/lib/libwhereami.a -Wl,-Bstatic -lboost_locale -lboost_program_options -lboost_system -lboost_filesystem -lboost_date_time -lboost_regex -lboost_thread -lboost_chrono -Wl,-Bdynamic /opt/puppetlabs/puppet/lib/leatherman_curl.so.1.3.0 /opt/puppetlabs/puppet/lib/leatherman_ruby.so.1.3.0 /opt/puppetlabs/puppet/lib/leatherman_execution.so.1.3.0 /opt/puppetlabs/puppet/lib/leatherman_dynamic_library.so.1.3.0 /opt/puppetlabs/puppet/lib/leatherman_file_util.so.1.3.0 /opt/puppetlabs/puppet/lib/leatherman_util.so.1.3.0 /opt/puppetlabs/puppet/lib/leatherman_logging.so.1.3.0 /opt/puppetlabs/puppet/lib/leatherman_locale.so.1.3.0 /opt/puppetlabs/puppet/lib/libcrypto.so -Wl,-Bstatic -lyaml-cpp -Wl,-Bdynamic /opt/puppetlabs/puppet/lib/libcurl.so -lrt -Wl,-rpath,/var/tmp/tmp.qcNzKiJfG3/facter/lib:/opt/puppetlabs/puppet/lib
/opt/pl-build-tools/lib/gcc/arm-linux-gnueabihf/6.1.0/../../../../arm-linux-gnueabihf/bin/ld: warning: libssl.so.1.0.0, needed by /opt/puppetlabs/puppet/lib/libcurl.so, not found (try using -rpath or -rpath-link)
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_CTX_free'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSLv23_client_method'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_CTX_set_default_passwd_cb_userdata'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_CTX_get_cert_store'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_CTX_check_private_key'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_CTX_use_PrivateKey'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_get_error'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_CIPHER_get_name'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_SESSION_free'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_get_peer_certificate'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_CTX_set_default_passwd_cb'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_CTX_load_verify_locations'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_get0_alpn_selected'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_CTX_set_cipher_list'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_get1_session'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_library_init'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_CTX_use_certificate'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_set_bio'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_read'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_get_verify_result'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_CTX_set_srp_username'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSLv3_client_method'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_ctrl'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_pending'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_shutdown'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_CTX_set_verify'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_get_current_cipher'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_get_peer_cert_chain'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_set_session'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_CTX_new'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_COMP_free_compression_methods'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_CTX_set_srp_password'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `BIO_f_ssl'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_version'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_CTX_add_client_CA'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_CTX_set_alpn_protos'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_CTX_set_msg_callback'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_CTX_use_certificate_file'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_CTX_set_next_proto_select_cb'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_CTX_use_certificate_chain_file'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_connect'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_set_connect_state'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_load_error_strings'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_get_certificate'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_free'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_write'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_set_fd'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_CTX_use_PrivateKey_file'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_CTX_ctrl'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_get_privatekey'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_new'
/opt/puppetlabs/puppet/lib/libcurl.so: undefined reference to `SSL_get_shutdown'
collect2: error: ld returned 1 exit status
lib/tests/CMakeFiles/libfacter_test.dir/build.make:1549: recipe for target 'bin/libfacter_test' failed
make[3]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/facter'
make[3]: *** [bin/libfacter_test] Error 1
CMakeFiles/Makefile2:232: recipe for target 'lib/tests/CMakeFiles/libfacter_test.dir/all' failed
make[2]: *** [lib/tests/CMakeFiles/libfacter_test.dir/all] Error 2
make[2]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/facter'
Makefile:129: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/var/tmp/tmp.qcNzKiJfG3/facter'
Makefile:197: recipe for target 'facter-build' failed
make: *** [facter-build] Error 2
Remote ssh command ((cd /var/tmp/tmp.qcNzKiJfG3; /usr/bin/make)) failed on 'root@a2xu169wndlykn4.delivery.puppetlabs.net'.
/home/stahnma/vanagon/lib/vanagon/utilities.rb:223:in `remote_ssh_command'
/home/stahnma/vanagon/lib/vanagon/engine/base.rb:35:in `dispatch'
/home/stahnma/vanagon/lib/vanagon/driver.rb:129:in `run'
/home/stahnma/vanagon/bin/build:28:in `block in <top (required)>'
/home/stahnma/vanagon/bin/build:25:in `each'
/home/stahnma/vanagon/bin/build:25:in `<top (required)>'
/home/stahnma/puppet-agent/gems/ruby/2.4.0/bin/build:23:in `load'
/home/stahnma/puppet-agent/gems/ruby/2.4.0/bin/build:23:in `<top (required)>'
/usr/share/gems/gems/bundler-1.13.7/lib/bundler/cli/exec.rb:74:in `load'
/usr/share/gems/gems/bundler-1.13.7/lib/bundler/cli/exec.rb:74:in `kernel_load'
/usr/share/gems/gems/bundler-1.13.7/lib/bundler/cli/exec.rb:27:in `run'
/usr/share/gems/gems/bundler-1.13.7/lib/bundler/cli.rb:332:in `exec'
/usr/share/gems/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
/usr/share/gems/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
/usr/share/gems/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor.rb:359:in `dispatch'
/usr/share/gems/gems/bundler-1.13.7/lib/bundler/cli.rb:20:in `dispatch'
/usr/share/gems/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/base.rb:440:in `start'
/usr/share/gems/gems/bundler-1.13.7/lib/bundler/cli.rb:11:in `start'
/usr/share/gems/gems/bundler-1.13.7/exe/bundle:34:in `block in <top (required)>'
/usr/share/gems/gems/bundler-1.13.7/lib/bundler/friendly_errors.rb:100:in `with_friendly_errors'
/usr/share/gems/gems/bundler-1.13.7/exe/bundle:26:in `<top (required)>'
/bin/bundle:22:in `load'
/bin/bundle:22:in `<main>'
bundler: failed to load command: build (/home/stahnma/puppet-agent/gems/ruby/2.4.0/bin/build)
RuntimeError: Remote ssh command ((cd /var/tmp/tmp.qcNzKiJfG3; /usr/bin/make)) failed on 'root@a2xu169wndlykn4.delivery.puppetlabs.net'.
/home/stahnma/vanagon/lib/vanagon/utilities.rb:223:in `remote_ssh_command'
/home/stahnma/vanagon/lib/vanagon/engine/base.rb:35:in `dispatch'
/home/stahnma/vanagon/lib/vanagon/driver.rb:129:in `run'
/home/stahnma/vanagon/bin/build:28:in `block in <top (required)>'
/home/stahnma/vanagon/bin/build:25:in `each'
/home/stahnma/vanagon/bin/build:25:in `<top (required)>'
/home/stahnma/puppet-agent/gems/ruby/2.4.0/bin/build:23:in `load'
/home/stahnma/puppet-agent/gems/ruby/2.4.0/bin/build:23:in `<top (required)>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment