>>> tpm2-abrmd 1.3.0 Extracting gzip -d -c /accts/mlweber1/instance-1/dl/tpm2-abrmd-1.3.0.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-1/output/build/tpm2-abrmd-1.3.0 -xf - >>> tpm2-abrmd 1.3.0 Patching >>> tpm2-abrmd 1.3.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /accts/mlweber1/instance-1/output/build/tpm2-abrmd-1.3.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> tpm2-abrmd 1.3.0 Patching libtool patching file /accts/mlweber1/instance-1/output/build/tpm2-abrmd-1.3.0/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8146 (offset 34 lines). Hunk #8 succeeded at 10778 (offset 68 lines). >>> tpm2-abrmd 1.3.0 Configuring (cd /accts/mlweber1/instance-1/output/build/tpm2-abrmd-1.3.0/ && rm -rf config.cache && PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-ar" AS="/accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-as" LD="/accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-ld" NM="/accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-nm" CC="/accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc" GCC="/accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc" CPP="/accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-cpp" CXX="/accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-g++" FC="/accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gfortran" F77="/accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gfortran" RANLIB="/accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-ranlib" READELF="/accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-readelf" STRIP="/accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-strip" OBJCOPY="/accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/accts/mlweber1/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-1/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/accts/mlweber1/instance-1/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-1/output/host/microblazeel-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=microblazeel-buildroot-linux-uclibc --host=microblazeel-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --with-systemdsystemunitdir=no --with-udevrulesdir=no ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking for microblazeel-buildroot-linux-uclibc-gcc... /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc accepts -g... yes checking for /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc option to accept ISO C89... none needed checking whether /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc understands -c and -o together... yes checking whether ln -s works... yes checking build system type... x86_64-pc-linux-gnu checking host system type... microblazeel-buildroot-linux-uclibc checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc... /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-ld checking if the linker (/accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-nm checking the name lister (/accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-nm) interface... BSD nm checking the maximum length of command line arguments... 3458764513820540925 checking how to convert x86_64-pc-linux-gnu file names to microblazeel-buildroot-linux-uclibc format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-ld option to reload object files... -r checking for microblazeel-buildroot-linux-uclibc-objdump... /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-objdump checking how to recognize dependent libraries... pass_all checking for microblazeel-buildroot-linux-uclibc-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for microblazeel-buildroot-linux-uclibc-ar... /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-ar checking for archiver @FILE support... @ checking for microblazeel-buildroot-linux-uclibc-strip... /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-strip checking for microblazeel-buildroot-linux-uclibc-ranlib... /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-ranlib checking for gawk... gawk checking command to parse /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-nm output from /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for microblazeel-buildroot-linux-uclibc-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-cpp checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc supports -fno-rtti -fno-exceptions... no checking for /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc option to produce PIC... -fPIC -DPIC checking if /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc PIC flag -fPIC -DPIC works... yes checking if /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc static flag -static works... yes checking if /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc supports -c -o file.o... yes checking if /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc supports -c -o file.o... (cached) yes checking whether the /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc linker (/accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for microblazeel-buildroot-linux-uclibc-strip... (cached) /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc... none checking whether /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... no checking pkg-config is at least version 0.9.0... yes checking for DBUS... yes checking for GIO... yes checking for GLIB... yes checking for GOBJECT... yes checking for SAPI... yes checking for gdbus-codegen... /accts/mlweber1/instance-1/output/host/bin/gdbus-codegen checking whether to build with code coverage support... no checking for valgrind... no checking for TCTI_DEVICE... yes checking for TCTI_SOCKET... yes checking for simulator binary: ... no configure: WARNING: No simulator binary or tpm hardware provided. Integration tests disabled. checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Werror... yes checking whether C compiler accepts -std=gnu99... yes checking whether C compiler accepts -Wformat... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wno-missing-braces... yes checking whether C compiler accepts -fdata-sections... yes checking whether C compiler accepts -ffunction-sections... yes checking whether C compiler accepts -fstack-protector-all... yes checking whether C compiler accepts -fpic... yes checking whether C compiler accepts -fPIC... yes checking whether C preprocessor accepts -D_GNU_SOURCE... yes checking whether C preprocessor accepts -U_FORTIFY_SOURCE... yes checking whether C preprocessor accepts -D_FORTIFY_SOURCE=2... yes checking whether the linker accepts -Wl,--gc-sections... yes checking whether the linker accepts -Wl,--no-undefined... yes checking whether the linker accepts -Wl,-z,noexecstack... yes checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,relro... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing libtool commands config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> tpm2-abrmd 1.3.0 Building PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-1/output/build/tpm2-abrmd-1.3.0/ make[1]: Entering directory `/accts/mlweber1/instance-1/output/build/tpm2-abrmd-1.3.0' /usr/bin/make all-am make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/tpm2-abrmd-1.3.0' if [ ! -d man/man3/ ]; then mkdir -p man/man3/; fi if [ ! -d man/man7/ ]; then mkdir -p man/man7/; fi if [ ! -d man/man8/ ]; then mkdir -p man/man8/; fi if [ ! -d dist/ ]; then mkdir -p dist/; fi rm man/man3/tss2_tcti_tabrmd_init.3 /bin/sh ./libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"tpm2-abrmd\ 1.3.0\" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/tcti-tabrmd.lo src/tcti-tabrmd.c /bin/sh ./libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"tpm2-abrmd\ 1.3.0\" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/tcti-echo.lo src/tcti-echo.c rm: cannot remove 'man/man3/tss2_tcti_tabrmd_init.3': No such file or directory make[2]: [man/man3/tss2_tcti_tabrmd_init.3] Error 1 (ignored) echo ".nr HAVE_DEVICE_TCTI 1" >> man/man3/tss2_tcti_tabrmd_init.3 /bin/sh ./libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"tpm2-abrmd\ 1.3.0\" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/tss2-tcti-echo.lo src/tss2-tcti-echo.c sed -e "s,[@]VERSION[@],1.3.0,g; \ s,[@]includedir[@],/usr/include,g;" dist/tcti-tabrmd.pc.in > dist/tcti-tabrmd.pc /bin/sh ./libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"tpm2-abrmd\ 1.3.0\" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/access-broker.lo src/access-broker.c /bin/sh ./libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"tpm2-abrmd\ 1.3.0\" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/command-attrs.lo src/command-attrs.c rm man/man7/tcti-tabrmd.7 rm man/man8/tpm2-abrmd.8 rm: cannot remove 'man/man7/tcti-tabrmd.7': No such file or directory make[2]: [man/man7/tcti-tabrmd.7] Error 1 (ignored) echo ".nr HAVE_DEVICE_TCTI 1" >> man/man7/tcti-tabrmd.7 /bin/sh ./libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"tpm2-abrmd\ 1.3.0\" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/command-source.lo src/command-source.c rm: cannot remove 'man/man8/tpm2-abrmd.8': No such file or directory # echo ".nr HAVE_DEVICE_TCTI 0" >> man/man3/tss2_tcti_tabrmd_init.3 make[2]: [man/man8/tpm2-abrmd.8] Error 1 (ignored) echo ".nr HAVE_DEVICE_TCTI 1" >> man/man8/tpm2-abrmd.8 /bin/sh ./libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"tpm2-abrmd\ 1.3.0\" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/connection.lo src/connection.c /bin/sh ./libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"tpm2-abrmd\ 1.3.0\" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/connection-manager.lo src/connection-manager.c /bin/sh ./libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"tpm2-abrmd\ 1.3.0\" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/control-message.lo src/control-message.c /bin/sh ./libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"tpm2-abrmd\ 1.3.0\" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/handle-map-entry.lo src/handle-map-entry.c /bin/sh ./libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"tpm2-abrmd\ 1.3.0\" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/handle-map.lo src/handle-map.c /bin/sh ./libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"tpm2-abrmd\ 1.3.0\" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/ipc-frontend.lo src/ipc-frontend.c /bin/sh ./libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"tpm2-abrmd\ 1.3.0\" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/ipc-frontend-dbus.lo src/ipc-frontend-dbus.c /bin/sh ./libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"tpm2-abrmd\ 1.3.0\" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/logging.lo src/logging.c # echo ".nr HAVE_DEVICE_TCTI 0" >> man/man7/tcti-tabrmd.7 /bin/sh ./libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"tpm2-abrmd\ 1.3.0\" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/message-queue.lo src/message-queue.c echo ".nr HAVE_SOCKET_TCTI 1" >> man/man3/tss2_tcti_tabrmd_init.3 /bin/sh ./libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"tpm2-abrmd\ 1.3.0\" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/random.lo src/random.c /bin/sh ./libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"tpm2-abrmd\ 1.3.0\" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/resource-manager.lo src/resource-manager.c /bin/sh ./libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"tpm2-abrmd\ 1.3.0\" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/response-sink.lo src/response-sink.c /bin/sh ./libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"tpm2-abrmd\ 1.3.0\" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/session-entry-state-enum.lo src/session-entry-state-enum.c /bin/sh ./libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"tpm2-abrmd\ 1.3.0\" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/session-entry.lo src/session-entry.c # echo ".nr HAVE_DEVICE_TCTI 0" >> man/man8/tpm2-abrmd.8 /bin/sh ./libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"tpm2-abrmd\ 1.3.0\" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/session-list.lo src/session-list.c /bin/sh ./libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"tpm2-abrmd\ 1.3.0\" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/sink-interface.lo src/sink-interface.c /bin/sh ./libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"tpm2-abrmd\ 1.3.0\" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/source-interface.lo src/source-interface.c /bin/sh ./libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"tpm2-abrmd\ 1.3.0\" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/tabrmd-error.lo src/tabrmd-error.c /bin/sh ./libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"tpm2-abrmd\ 1.3.0\" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/tabrmd-generated.lo src/tabrmd-generated.c /bin/sh ./libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"tpm2-abrmd\ 1.3.0\" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/tcti.lo src/tcti.c /bin/sh ./libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"tpm2-abrmd\ 1.3.0\" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/tcti-factory.lo src/tcti-factory.c echo ".nr HAVE_SOCKET_TCTI 1" >> man/man7/tcti-tabrmd.7 # echo ".nr HAVE_SOCKET_TCTI 0" >> man/man3/tss2_tcti_tabrmd_init.3 /bin/sh ./libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"tpm2-abrmd\ 1.3.0\" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/tcti-type-enum.lo src/tcti-type-enum.c /bin/sh ./libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"tpm2-abrmd\ 1.3.0\" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/thread.lo src/thread.c echo ".nr HAVE_SOCKET_TCTI 1" >> man/man8/tpm2-abrmd.8 # echo ".nr HAVE_SOCKET_TCTI 0" >> man/man7/tcti-tabrmd.7 sed -e "s,[@]VERSION[@],1.3.0,g;" man/tss2_tcti_tabrmd_init.3.in ./man/colophon.in >> man/man3/tss2_tcti_tabrmd_init.3 # echo ".nr HAVE_SOCKET_TCTI 0" >> man/man8/tpm2-abrmd.8 sed -e "s,[@]VERSION[@],1.3.0,g;" man/tcti-tabrmd.7.in ./man/colophon.in >> man/man7/tcti-tabrmd.7 sed -e "s,[@]VERSION[@],1.3.0,g;" man/tpm2-abrmd.8.in ./man/colophon.in >> man/man8/tpm2-abrmd.8 /bin/sh ./libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"tpm2-abrmd\ 1.3.0\" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/tpm2-command.lo src/tpm2-command.c /bin/sh ./libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"tpm2-abrmd\ 1.3.0\" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/tpm2-header.lo src/tpm2-header.c /bin/sh ./libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"tpm2-abrmd\ 1.3.0\" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/tpm2-response.lo src/tpm2-response.c libtool: compile: /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" "-DPACKAGE_STRING=\"tpm2-abrmd 1.3.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c src/tcti-echo.c -fPIC -DPIC -o src/.libs/tcti-echo.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" "-DPACKAGE_STRING=\"tpm2-abrmd 1.3.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c src/tcti-tabrmd.c -fPIC -DPIC -o src/.libs/tcti-tabrmd.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" "-DPACKAGE_STRING=\"tpm2-abrmd 1.3.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c src/access-broker.c -fPIC -DPIC -o src/.libs/access-broker.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" "-DPACKAGE_STRING=\"tpm2-abrmd 1.3.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c src/connection-manager.c -fPIC -DPIC -o src/.libs/connection-manager.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" "-DPACKAGE_STRING=\"tpm2-abrmd 1.3.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c src/tss2-tcti-echo.c -fPIC -DPIC -o src/.libs/tss2-tcti-echo.o cc1: error: -fstack-protector not supported for this target [-Werror] cc1: error: -fstack-protector not supported for this target [-Werror] libtool: compile: /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" "-DPACKAGE_STRING=\"tpm2-abrmd 1.3.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c src/connection.c -fPIC -DPIC -o src/.libs/connection.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" "-DPACKAGE_STRING=\"tpm2-abrmd 1.3.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c src/resource-manager.c -fPIC -DPIC -o src/.libs/resource-manager.o cc1: error: -fstack-protector not supported for this target [-Werror] libtool: compile: /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" "-DPACKAGE_STRING=\"tpm2-abrmd 1.3.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c src/command-source.c -fPIC -DPIC -o src/.libs/command-source.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" "-DPACKAGE_STRING=\"tpm2-abrmd 1.3.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c src/control-message.c -fPIC -DPIC -o src/.libs/control-message.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" "-DPACKAGE_STRING=\"tpm2-abrmd 1.3.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c src/logging.c -fPIC -DPIC -o src/.libs/logging.o cc1: error: -fstack-protector not supported for this target [-Werror] libtool: compile: /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" "-DPACKAGE_STRING=\"tpm2-abrmd 1.3.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c src/command-attrs.c -fPIC -DPIC -o src/.libs/command-attrs.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" "-DPACKAGE_STRING=\"tpm2-abrmd 1.3.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c src/ipc-frontend-dbus.c -fPIC -DPIC -o src/.libs/ipc-frontend-dbus.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" "-DPACKAGE_STRING=\"tpm2-abrmd 1.3.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c src/session-entry-state-enum.c -fPIC -DPIC -o src/.libs/session-entry-state-enum.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" "-DPACKAGE_STRING=\"tpm2-abrmd 1.3.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c src/message-queue.c -fPIC -DPIC -o src/.libs/message-queue.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" "-DPACKAGE_STRING=\"tpm2-abrmd 1.3.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c src/response-sink.c -fPIC -DPIC -o src/.libs/response-sink.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" "-DPACKAGE_STRING=\"tpm2-abrmd 1.3.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c src/handle-map-entry.c -fPIC -DPIC -o src/.libs/handle-map-entry.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" "-DPACKAGE_STRING=\"tpm2-abrmd 1.3.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c src/session-entry.c -fPIC -DPIC -o src/.libs/session-entry.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" "-DPACKAGE_STRING=\"tpm2-abrmd 1.3.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c src/thread.c -fPIC -DPIC -o src/.libs/thread.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" "-DPACKAGE_STRING=\"tpm2-abrmd 1.3.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c src/tcti.c -fPIC -DPIC -o src/.libs/tcti.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" "-DPACKAGE_STRING=\"tpm2-abrmd 1.3.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c src/tabrmd-error.c -fPIC -DPIC -o src/.libs/tabrmd-error.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" "-DPACKAGE_STRING=\"tpm2-abrmd 1.3.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c src/handle-map.c -fPIC -DPIC -o src/.libs/handle-map.o cc1: error: -fstack-protector not supported for this target [-Werror] cc1: error: -fstack-protector not supported for this target [-Werror] cc1: error: -fstack-protector not supported for this target [-Werror] libtool: compile: /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" "-DPACKAGE_STRING=\"tpm2-abrmd 1.3.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c src/tcti-factory.c -fPIC -DPIC -o src/.libs/tcti-factory.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" "-DPACKAGE_STRING=\"tpm2-abrmd 1.3.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c src/tabrmd-generated.c -fPIC -DPIC -o src/.libs/tabrmd-generated.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" "-DPACKAGE_STRING=\"tpm2-abrmd 1.3.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c src/random.c -fPIC -DPIC -o src/.libs/random.o nstance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c src/session-list.c -fPIC -DPIC -o src/.libs/session-list.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" "-DPACKAGE_STRING=\"tpm2-abrmd 1.3.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c src/tcti-type-enum.c -fPIC -DPIC -o src/.libs/tcti-type-enum.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" "-DPACKAGE_STRING=\"tpm2-abrmd 1.3.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c src/tpm2-command.c -fPIC -DPIC -o src/.libs/tpm2-command.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" "-DPACKAGE_STRING=\"tpm2-abrmd 1.3.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c src/source-interface.c -fPIC -DPIC -o src/.libs/source-interface.o cc1: error: -fstack-protector not supported for this target [-Werror] libtool: compile: /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" "-DPACKAGE_STRING=\"tpm2-abrmd 1.3.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c src/ipc-frontend.c -fPIC -DPIC -o src/.libs/ipc-frontend.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" "-DPACKAGE_STRING=\"tpm2-abrmd 1.3.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c src/sink-interface.c -fPIC -DPIC -o src/.libs/sink-interface.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" "-DPACKAGE_STRING=\"tpm2-abrmd 1.3.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c src/tpm2-response.c -fPIC -DPIC -o src/.libs/tpm2-response.o cc1: error: -fstack-protector not supported for this target [-Werror] libtool: compile: /accts/mlweber1/instance-1/output/host/bin/microblazeel-linux-gcc -DPACKAGE_NAME=\"tpm2-abrmd\" -DPACKAGE_TARNAME=\"tpm2-abrmd\" -DPACKAGE_VERSION=\"1.3.0\" "-DPACKAGE_STRING=\"tpm2-abrmd 1.3.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/01org/tpm2-abrmd/issues\" -DPACKAGE_URL=\"https://github.com/01org/tpm2-abrmd\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"tpm2-abrmd\" -DVERSION=\"1.3.0\" -DHAVE_PTHREAD=1 -DHAVE_TCTI_DEVICE=1 -DHAVE_TCTI_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -std=gnu99 -Wformat -Wformat-security -Wno-missing-braces -fdata-sections -ffunction-sections -fstack-protector-all -fpic -fPIC -D_GNU_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./src -I./src/include -I./src -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/gio-unix-2.0/ -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include -pthread -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tcti -I/accts/mlweber1/instance-1/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sapi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c src/tpm2-header.c -fPIC -DPIC -o src/.libs/tpm2-header.o cc1: error: -fstack-protector not supported for this target [-Werror] cc1: error: -fstack-protector not supported for this target [-Werror] cc1: error: -fstack-protector not supported for this target [-Werror] cc1: error: -fstack-protector not supported for this target [-Werror] cc1: error: -fstack-protector not supported for this target [-Werror] cc1: error: -fstack-protector not supported for this target [-Werror] cc1: error: -fstack-protector not supported for this target [-Werror] cc1: error: -fstack-protector not supported for this target [-Werror] cc1: error: -fstack-protector not supported for this target [-Werror] cc1: error: -fstack-protector not supported for this target [-Werror] cc1: error: -fstack-protector not supported for this target [-Werror] cc1: error: -fstack-protector not supported for this target [-Werror] cc1: error: -fstack-protector not supported for this target [-Werror] cc1: error: -fstack-protector not supported for this target [-Werror] cc1: error: -fstack-protector not supported for this target [-Werror] cc1: error: -fstack-protector not supported for this target [-Werror] cc1: error: -fstack-protector not supported for this target [-Werror] cc1: error: -fstack-protector not supported for this target [-Werror] cc1: error: -fstack-protector not supported for this target [-Werror] cc1: error: -fstack-protector not supported for this target [-Werror] cc1: error: -fstack-protector not supported for this target [-Werror] cc1: all warnings being treated as errors make[2]: *** [src/tss2-tcti-echo.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... cc1: all warnings being treated as errors make[2]: *** [src/tpm2-header.lo] Error 1 cc1: all warnings being treated as errors make[2]: *** [src/logging.lo] Error 1 cc1: all warnings being treated as errors make[2]: *** [src/session-entry-state-enum.lo] Error 1 cc1: all warnings being treated as errors cc1: all warnings being treated as errors make[2]: *** [src/control-message.lo] Error 1 make[2]: *** [src/tcti-type-enum.lo] Error 1 cc1: all warnings being treated as errors cc1: all warnings being treated as errors cc1: all warnings being treated as errors make[2]: *** [src/source-interface.lo] Error 1 make[2]: *** [src/thread.lo] Error 1 make[2]: *** [src/sink-interface.lo] Error 1 cc1: all warnings being treated as errors make[2]: *** [src/message-queue.lo] Error 1 cc1: all warnings being treated as errors make[2]: *** [src/tcti-echo.lo] Error 1 cc1: all warnings being treated as errors make[2]: *** [src/handle-map-entry.lo] Error 1 cc1: all warnings being treated as errors make[2]: *** [src/tcti.lo] Error 1 cc1: all warnings being treated as errors make[2]: *** [src/tabrmd-error.lo] Error 1 cc1: all warnings being treated as errors cc1: all warnings being treated as errors make[2]: *** [src/handle-map.lo] Error 1 make[2]: *** [src/connection.lo] Error 1 cc1: all warnings being treated as errors make[2]: *** [src/tcti-factory.lo] Error 1 cc1: all warnings being treated as errors cc1: all warnings being treated as errors cc1: all warnings being treated as errors make[2]: *** [src/connection-manager.lo] Error 1 cc1: all warnings being treated as errors make[2]: *** [src/random.lo] Error 1 make[2]: *** [src/command-attrs.lo] Error 1 make[2]: *** [src/ipc-frontend.lo] Error 1 cc1: all warnings being treated as errors cc1: all warnings being treated as errors make[2]: *** [src/session-entry.lo] Error 1 make[2]: *** [src/tcti-tabrmd.lo] Error 1 cc1: all warnings being treated as errors make[2]: *** [src/response-sink.lo] Error 1 cc1: all warnings being treated as errors make[2]: *** [src/command-source.lo] Error 1 cc1: all warnings being treated as errors cc1: all warnings being treated as errors make[2]: *** [src/session-list.lo] Error 1 cc1: all warnings being treated as errors make[2]: *** [src/access-broker.lo] Error 1 make[2]: *** [src/tpm2-response.lo] Error 1 cc1: all warnings being treated as errors make[2]: *** [src/ipc-frontend-dbus.lo] Error 1 cc1: all warnings being treated as errors cc1: all warnings being treated as errors make[2]: *** [src/tabrmd-generated.lo] Error 1 make[2]: *** [src/tpm2-command.lo] Error 1 cc1: all warnings being treated as errors make[2]: *** [src/resource-manager.lo] Error 1 make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/tpm2-abrmd-1.3.0' make[1]: *** [all] Error 2 make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/tpm2-abrmd-1.3.0' make: *** [/accts/mlweber1/instance-1/output/build/tpm2-abrmd-1.3.0/.stamp_built] Error 2 make: Leaving directory `/accts/mlweber1/instance-1/buildroot'