Building libntlm-1.3.txz (origin /buildshare/ports/355755/security/libntlm) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/libntlm-1.3.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/libtool-2.4.2_3.txz x packages/pkgconf-0.9.5.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> libntlm-1.3 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libntlm-1.3 ===> libntlm-1.3 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /buildshare/ports/355755/devel/pkgconf ===> Installing existing package /packages/pkgconf-0.9.5.txz Installing pkgconf-0.9.5... done ===> Returning to build of libntlm-1.3 ===> libntlm-1.3 depends on package: libtool>=2.4 - not found ===> Verifying install for libtool>=2.4 in /buildshare/ports/355755/devel/libtool ===> Installing existing package /packages/libtool-2.4.2_3.txz Installing libtool-2.4.2_3... done ===> Returning to build of libntlm-1.3 Make install ===> License LGPL21 accepted by the user ===> libntlm-1.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libntlm-1.3 for building ===> Extracting for libntlm-1.3 => SHA256 Checksum OK for libntlm-1.3.tar.gz. ===> Patching for libntlm-1.3 ===> libntlm-1.3 depends on executable: pkgconf - found ===> libntlm-1.3 depends on package: libtool>=2.4 - found ===> Configuring for libntlm-1.3 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/libntlm/work/libntlm-1.3/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/libntlm/work/libntlm-1.3/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/libntlm/work/libntlm-1.3/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for ranlib... ranlib checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes configure: autobuild project... libntlm configure: autobuild revision... 1.3 configure: autobuild hostname... slot1.XXX configure: autobuild timestamp... 20140530T214854Z checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether byte ordering is bigendian... yes checking for valgrind... no checking whether self tests are run under valgrind... no checking whether byte ordering is bigendian... (cached) yes checking for inline... inline checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for wchar_t... (cached) yes checking whether the preprocessor supports include_next... (cached) yes checking whether system header files limit the line length... no checking for unsigned long long int... (cached) yes checking for long long int... (cached) yes checking for wchar.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for inttypes.h... (cached) yes checking for features.h... no checking whether stdint.h conforms to C99... yes checking for C/C++ restrict keyword... __restrict checking whether memmem is declared without a macro... (cached) yes checking whether mempcpy is declared without a macro... no checking whether memrchr is declared without a macro... (cached) yes checking whether rawmemchr is declared without a macro... (cached) yes checking whether stpcpy is declared without a macro... (cached) yes checking whether stpncpy is declared without a macro... (cached) yes checking whether strchrnul is declared without a macro... yes checking whether strdup is declared without a macro... (cached) yes checking whether strncat is declared without a macro... (cached) yes checking whether strndup is declared without a macro... (cached) yes checking whether strnlen is declared without a macro... (cached) yes checking whether strpbrk is declared without a macro... (cached) yes checking whether strsep is declared without a macro... (cached) yes checking whether strcasestr is declared without a macro... (cached) yes checking whether strtok_r is declared without a macro... (cached) yes checking whether strerror_r is declared without a macro... (cached) yes checking whether strsignal is declared without a macro... (cached) yes checking whether strverscmp is declared without a macro... (cached) no checking whether imaxabs is declared without a macro... (cached) yes checking whether imaxdiv is declared without a macro... (cached) yes checking whether strtoimax is declared without a macro... (cached) yes checking whether strtoumax is declared without a macro... (cached) yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether uses 'inline' correctly... (cached) yes checking for byteswap.h... (cached) no checking whether the compiler generally respects inline... yes checking whether NULL can be used in arbitrary expressions... yes checking for strverscmp... no checking whether chown is declared without a macro... (cached) yes checking whether dup2 is declared without a macro... (cached) yes checking whether dup3 is declared without a macro... yes checking whether environ is declared without a macro... no checking whether euidaccess is declared without a macro... no checking whether faccessat is declared without a macro... (cached) yes checking whether fchdir is declared without a macro... (cached) yes checking whether fchownat is declared without a macro... (cached) yes checking whether fsync is declared without a macro... (cached) yes checking whether ftruncate is declared without a macro... (cached) yes checking whether getcwd is declared without a macro... (cached) yes checking whether getdomainname is declared without a macro... (cached) yes checking whether getdtablesize is declared without a macro... (cached) yes checking whether getgroups is declared without a macro... (cached) yes checking whether gethostname is declared without a macro... (cached) yes checking whether getlogin is declared without a macro... (cached) yes checking whether getlogin_r is declared without a macro... (cached) yes checking whether getpagesize is declared without a macro... (cached) yes checking whether getusershell is declared without a macro... (cached) yes checking whether setusershell is declared without a macro... (cached) yes checking whether endusershell is declared without a macro... (cached) yes checking whether group_member is declared without a macro... no checking whether lchown is declared without a macro... (cached) yes checking whether link is declared without a macro... (cached) yes checking whether linkat is declared without a macro... (cached) yes checking whether lseek is declared without a macro... (cached) yes checking whether pipe is declared without a macro... (cached) yes checking whether pipe2 is declared without a macro... yes checking whether pread is declared without a macro... (cached) yes checking whether pwrite is declared without a macro... (cached) yes checking whether readlink is declared without a macro... (cached) yes checking whether readlinkat is declared without a macro... (cached) yes checking whether rmdir is declared without a macro... (cached) yes checking whether sleep is declared without a macro... (cached) yes checking whether symlink is declared without a macro... (cached) yes checking whether symlinkat is declared without a macro... (cached) yes checking whether ttyname_r is declared without a macro... (cached) yes checking whether unlink is declared without a macro... (cached) yes checking whether unlinkat is declared without a macro... (cached) yes checking whether usleep is declared without a macro... (cached) yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... no checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... no checking for wchar_t... (cached) yes checking for wint_t... (cached) yes checking whether btowc is declared without a macro... (cached) yes checking whether wctob is declared without a macro... (cached) yes checking whether mbsinit is declared without a macro... (cached) yes checking whether mbrtowc is declared without a macro... (cached) yes checking whether mbrlen is declared without a macro... (cached) yes checking whether mbsrtowcs is declared without a macro... (cached) yes checking whether mbsnrtowcs is declared without a macro... (cached) yes checking whether wcrtomb is declared without a macro... (cached) yes checking whether wcsrtombs is declared without a macro... (cached) yes checking whether wcsnrtombs is declared without a macro... (cached) yes checking whether wcwidth is declared without a macro... (cached) yes checking whether wmemchr is declared without a macro... (cached) yes checking whether wmemcmp is declared without a macro... (cached) yes checking whether wmemcpy is declared without a macro... (cached) yes checking whether wmemmove is declared without a macro... (cached) yes checking whether wmemset is declared without a macro... (cached) yes checking whether wcslen is declared without a macro... (cached) yes checking whether wcsnlen is declared without a macro... (cached) yes checking whether wcscpy is declared without a macro... (cached) yes checking whether wcpcpy is declared without a macro... (cached) yes checking whether wcsncpy is declared without a macro... (cached) yes checking whether wcpncpy is declared without a macro... (cached) yes checking whether wcscat is declared without a macro... (cached) yes checking whether wcsncat is declared without a macro... (cached) yes checking whether wcscmp is declared without a macro... (cached) yes checking whether wcsncmp is declared without a macro... (cached) yes checking whether wcscasecmp is declared without a macro... (cached) yes checking whether wcsncasecmp is declared without a macro... (cached) yes checking whether wcscoll is declared without a macro... (cached) yes checking whether wcsxfrm is declared without a macro... (cached) yes checking whether wcsdup is declared without a macro... (cached) yes checking whether wcschr is declared without a macro... (cached) yes checking whether wcsrchr is declared without a macro... (cached) yes checking whether wcscspn is declared without a macro... (cached) yes checking whether wcsspn is declared without a macro... (cached) yes checking whether wcspbrk is declared without a macro... (cached) yes checking whether wcsstr is declared without a macro... (cached) yes checking whether wcstok is declared without a macro... (cached) yes checking whether wcswidth is declared without a macro... (cached) yes checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... yes checking whether compiler handles -Wall... yes checking whether compiler handles -W... yes checking whether compiler handles -Wformat-y2k... yes checking whether compiler handles -Wformat-nonliteral... yes checking whether compiler handles -Wformat-security... yes checking whether compiler handles -Winit-self... yes checking whether compiler handles -Wmissing-include-dirs... yes checking whether compiler handles -Wswitch-default... yes checking whether compiler handles -Wswitch-enum... yes checking whether compiler handles -Wunused... yes checking whether compiler handles -Wunknown-pragmas... yes checking whether compiler handles -Wstrict-aliasing... yes checking whether compiler handles -Wstrict-overflow... yes checking whether compiler handles -Wfloat-equal... yes checking whether compiler handles -Wdeclaration-after-statement... yes checking whether compiler handles -Wundef... yes checking whether compiler handles -Wshadow... yes checking whether compiler handles -Wunsafe-loop-optimizations... yes checking whether compiler handles -Wpointer-arith... yes checking whether compiler handles -Wbad-function-cast... yes checking whether compiler handles -Wc++-compat... yes checking whether compiler handles -Wcast-qual... yes checking whether compiler handles -Wcast-align... yes checking whether compiler handles -Wwrite-strings... yes checking whether compiler handles -Wlogical-op... no checking whether compiler handles -Waggregate-return... yes checking whether compiler handles -Wstrict-prototypes... yes checking whether compiler handles -Wold-style-definition... yes checking whether compiler handles -Wmissing-prototypes... yes checking whether compiler handles -Wmissing-declarations... yes checking whether compiler handles -Wmissing-noreturn... yes checking whether compiler handles -Wmissing-format-attribute... yes checking whether compiler handles -Wpacked... yes checking whether compiler handles -Wpadded... yes checking whether compiler handles -Wredundant-decls... yes checking whether compiler handles -Wnested-externs... yes checking whether compiler handles -Winline... yes checking whether compiler handles -Winvalid-pch... yes checking whether compiler handles -Wlong-long... yes checking whether compiler handles -Wvla... no checking whether compiler handles -Wvolatile-register-var... yes checking whether compiler handles -Wdisabled-optimization... yes checking whether compiler handles -Wstack-protector... yes checking whether compiler handles -Woverlength-strings... yes checking whether compiler handles -Wbuiltin-macro-redefined... no checking whether compiler handles -Wmudflap... no checking whether compiler handles -Wpacked-bitfield-compat... no checking whether compiler handles -Wsync-nand... no checking whether compiler handles -Wattributes... yes checking whether compiler handles -Wcoverage-mismatch... no checking whether compiler handles -Wmultichar... yes checking whether compiler handles -Wunused-macros... yes checking whether compiler handles -Wno-missing-field-initializers... yes checking whether compiler handles -Wno-pointer-sign... yes checking whether compiler handles -fdiagnostics-show-option... yes configure: creating ./config.status config.status: creating Makefile config.status: creating gl/Makefile config.status: creating gl/tests/Makefile config.status: creating libntlm.pc config.status: creating libntlm.spec config.status: creating ntlm.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ===> Building for libntlm-1.3 /usr/bin/make all-recursive Making all in gl rm -f arg-nonnull.h-t arg-nonnull.h && sed -n -e '/GL_ARG_NONNULL/,$p' < ../build-aux/arg-nonnull.h > arg-nonnull.h-t && mv arg-nonnull.h-t arg-nonnull.h rm -f byteswap.h-t byteswap.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./byteswap.in.h; } > byteswap.h-t && mv -f byteswap.h-t byteswap.h rm -f c++defs.h-t c++defs.h && sed -n -e '/_GL_CXXDEFS/,$p' < ../build-aux/c++defs.h > c++defs.h-t && mv c++defs.h-t c++defs.h rm -f warn-on-use.h-t warn-on-use.h && sed -n -e '/^.ifndef/,$p' < ../build-aux/warn-on-use.h > warn-on-use.h-t && mv warn-on-use.h-t warn-on-use.h rm -f string.h-t string.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STRING_H''@||g' -e 's/@''GNULIB_MBSLEN''@/0/g' -e 's/@''GNULIB_MBSNLEN''@/0/g' -e 's/@''GNULIB_MBSCHR''@/0/g' -e 's/@''GNULIB_MBSRCHR''@/0/g' -e 's/@''GNULIB_MBSSTR''@/0/g' -e 's/@''GNULIB_MBSCASECMP''@/0/g' -e 's/@''GNULIB_MBSNCASECMP''@/0/g' -e 's/@''GNULIB_MBSPCASECMP''@/0/g' -e 's/@''GNULIB_MBSCASESTR''@/0/g' -e 's/@''GNULIB_MBSCSPN''@/0/g' -e 's/@''GNULIB_MBSPBRK''@/0/g' -e 's/@''GNULIB_MBSSPN''@/0/g' -e 's/@''GNULIB_MBSSEP''@/0/g' -e 's/@''GNULIB_MBSTOK_R''@/0/g' -e 's/@''GNULIB_MEMCHR''@/0/g' -e 's/@''GNULIB_MEMMEM''@/0/g' -e 's/@''GNULIB_MEMPCPY''@/0/g' -e 's/@''GNULIB_MEMRCHR''@/0/g' -e 's/@''GNULIB_RAWMEMCHR''@/0/g' -e 's/@''GNULIB_STPCPY''@/0/g' -e 's/@''GNULIB_STPNCPY''@/0/g' -e 's/@''GNULIB_STRCHRNUL''@/0/g' -e 's/@''GNULIB_STRDUP''@/0/g' -e 's/@''GNULIB_STRNCAT''@/0/g' -e 's/@''GNULIB_STRNDUP''@/0/g' -e 's/@''GNULIB_STRNLEN''@/0/g' -e 's/@''GNULIB_STRPBRK''@/0/g' -e 's/@''GNULIB_STRSEP''@/0/g' -e 's/@''GNULIB_STRSTR''@/0/g' -e 's/@''GNULIB_STRCASESTR''@/0/g' -e 's/@''GNULIB_STRTOK_R''@/0/g' -e 's/@''GNULIB_STRERROR''@/0/g' -e 's/@''GNULIB_STRERROR_R''@/0/g' -e 's/@''GNULIB_STRSIGNAL''@/0/g' -e 's/@''GNULIB_STRVERSCMP''@/1/g' < ./string.in.h | sed -e 's|@''HAVE_MBSLEN''@|0|g' -e 's|@''HAVE_MEMCHR''@|1|g' -e 's|@''HAVE_DECL_MEMMEM''@|1|g' -e 's|@''HAVE_MEMPCPY''@|1|g' -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' -e 's|@''HAVE_RAWMEMCHR''@|1|g' -e 's|@''HAVE_STPCPY''@|1|g' -e 's|@''HAVE_STPNCPY''@|1|g' -e 's|@''HAVE_STRCHRNUL''@|1|g' -e 's|@''HAVE_DECL_STRDUP''@|1|g' -e 's|@''HAVE_DECL_STRNDUP''@|1|g' -e 's|@''HAVE_DECL_STRNLEN''@|1|g' -e 's|@''HAVE_STRPBRK''@|1|g' -e 's|@''HAVE_STRSEP''@|1|g' -e 's|@''HAVE_STRCASESTR''@|1|g' -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' -e 's|@''HAVE_STRVERSCMP''@|0|g' -e 's|@''REPLACE_STPNCPY''@|0|g' -e 's|@''REPLACE_MEMCHR''@|0|g' -e 's|@''REPLACE_MEMMEM''@|0|g' -e 's|@''REPLACE_STRCASESTR''@|0|g' -e 's|@''REPLACE_STRCHRNUL''@|0|g' -e 's|@''REPLACE_STRDUP''@|0|g' -e 's|@''REPLACE_STRSTR''@|0|g' -e 's|@''REPLACE_STRERROR''@|0|g' -e 's|@''REPLACE_STRERROR_R''@|0|g' -e 's|@''REPLACE_STRNCAT''@|0|g' -e 's|@''REPLACE_STRNDUP''@|0|g' -e 's|@''REPLACE_STRNLEN''@|0|g' -e 's|@''REPLACE_STRSIGNAL''@|0|g' -e 's|@''REPLACE_STRTOK_R''@|0|g' -e 's|@''UNDEFINE_STRTOK_R''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; < ./string.in.h; } > string.h-t && mv string.h-t string.h rm -f unistd.h-t unistd.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_UNISTD_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_UNISTD_H''@||g' -e 's/@''GNULIB_CHOWN''@/0/g' -e 's/@''GNULIB_CLOSE''@/0/g' -e 's/@''GNULIB_DUP2''@/0/g' -e 's/@''GNULIB_DUP3''@/0/g' -e 's/@''GNULIB_ENVIRON''@/0/g' -e 's/@''GNULIB_EUIDACCESS''@/0/g' -e 's/@''GNULIB_FACCESSAT''@/0/g' -e 's/@''GNULIB_FCHDIR''@/0/g' -e 's/@''GNULIB_FCHOWNAT''@/0/g' -e 's/@''GNULIB_FSYNC''@/0/g' -e 's/@''GNULIB_FTRUNCATE''@/0/g' -e 's/@''GNULIB_GETCWD''@/0/g' -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' -e 's/@''GNULIB_GETGROUPS''@/0/g' -e 's/@''GNULIB_GETHOSTNAME''@/0/g' -e 's/@''GNULIB_GETLOGIN''@/0/g' -e 's/@''GNULIB_GETLOGIN_R''@/0/g' -e 's/@''GNULIB_GETPAGESIZE''@/0/g' -e 's/@''GNULIB_GETUSERSHELL''@/0/g' -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' -e 's/@''GNULIB_LCHOWN''@/0/g' -e 's/@''GNULIB_LINK''@/0/g' -e 's/@''GNULIB_LINKAT''@/0/g' -e 's/@''GNULIB_LSEEK''@/0/g' -e 's/@''GNULIB_PIPE''@/0/g' -e 's/@''GNULIB_PIPE2''@/0/g' -e 's/@''GNULIB_PREAD''@/0/g' -e 's/@''GNULIB_PWRITE''@/0/g' -e 's/@''GNULIB_READ''@/0/g' -e 's/@''GNULIB_READLINK''@/0/g' -e 's/@''GNULIB_READLINKAT''@/0/g' -e 's/@''GNULIB_RMDIR''@/0/g' -e 's/@''GNULIB_SLEEP''@/0/g' -e 's/@''GNULIB_SYMLINK''@/0/g' -e 's/@''GNULIB_SYMLINKAT''@/0/g' -e 's/@''GNULIB_TTYNAME_R''@/0/g' -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_UNLINK''@/0/g' -e 's/@''GNULIB_UNLINKAT''@/0/g' -e 's/@''GNULIB_USLEEP''@/0/g' -e 's/@''GNULIB_WRITE''@/0/g' < ./unistd.in.h | sed -e 's|@''HAVE_CHOWN''@|1|g' -e 's|@''HAVE_DUP2''@|1|g' -e 's|@''HAVE_DUP3''@|1|g' -e 's|@''HAVE_EUIDACCESS''@|1|g' -e 's|@''HAVE_FACCESSAT''@|1|g' -e 's|@''HAVE_FCHDIR''@|1|g' -e 's|@''HAVE_FCHOWNAT''@|1|g' -e 's|@''HAVE_FSYNC''@|1|g' -e 's|@''HAVE_FTRUNCATE''@|1|g' -e 's|@''HAVE_GETDTABLESIZE''@|1|g' -e 's|@''HAVE_GETGROUPS''@|1|g' -e 's|@''HAVE_GETHOSTNAME''@|1|g' -e 's|@''HAVE_GETLOGIN''@|1|g' -e 's|@''HAVE_GETPAGESIZE''@|1|g' -e 's|@''HAVE_GROUP_MEMBER''@|1|g' -e 's|@''HAVE_LCHOWN''@|1|g' -e 's|@''HAVE_LINK''@|1|g' -e 's|@''HAVE_LINKAT''@|1|g' -e 's|@''HAVE_PIPE''@|1|g' -e 's|@''HAVE_PIPE2''@|1|g' -e 's|@''HAVE_PREAD''@|1|g' -e 's|@''HAVE_PWRITE''@|1|g' -e 's|@''HAVE_READLINK''@|1|g' -e 's|@''HAVE_READLINKAT''@|1|g' -e 's|@''HAVE_SLEEP''@|1|g' -e 's|@''HAVE_SYMLINK''@|1|g' -e 's|@''HAVE_SYMLINKAT''@|1|g' -e 's|@''HAVE_UNLINKAT''@|1|g' -e 's|@''HAVE_USLEEP''@|1|g' -e 's|@''HAVE_DECL_ENVIRON''@|1|g' -e 's|@''HAVE_DECL_FCHDIR''@|1|g' -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' -e 's|@''HAVE_OS_H''@|0|g' -e 's|@''HAVE_SYS_PARAM_H''@|0|g' | sed -e 's|@''REPLACE_CHOWN''@|0|g' -e 's|@''REPLACE_CLOSE''@|0|g' -e 's|@''REPLACE_DUP''@|0|g' -e 's|@''REPLACE_DUP2''@|0|g' -e 's|@''REPLACE_FCHOWNAT''@|0|g' -e 's|@''REPLACE_GETCWD''@|0|g' -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' -e 's|@''REPLACE_GETLOGIN_R''@|0|g' -e 's|@''REPLACE_GETGROUPS''@|0|g' -e 's|@''REPLACE_GETPAGESIZE''@|0|g' -e 's|@''REPLACE_LCHOWN''@|0|g' -e 's|@''REPLACE_LINK''@|0|g' -e 's|@''REPLACE_LINKAT''@|0|g' -e 's|@''REPLACE_LSEEK''@|0|g' -e 's|@''REPLACE_PREAD''@|0|g' -e 's|@''REPLACE_PWRITE''@|0|g' -e 's|@''REPLACE_READ''@|0|g' -e 's|@''REPLACE_READLINK''@|0|g' -e 's|@''REPLACE_RMDIR''@|0|g' -e 's|@''REPLACE_SLEEP''@|0|g' -e 's|@''REPLACE_SYMLINK''@|0|g' -e 's|@''REPLACE_TTYNAME_R''@|0|g' -e 's|@''REPLACE_UNLINK''@|0|g' -e 's|@''REPLACE_UNLINKAT''@|0|g' -e 's|@''REPLACE_USLEEP''@|0|g' -e 's|@''REPLACE_WRITE''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > unistd.h-t && mv unistd.h-t unistd.h /usr/bin/make all-recursive Making all in tests rm -f arg-nonnull.h-t arg-nonnull.h && sed -n -e '/GL_ARG_NONNULL/,$p' < ../../build-aux/arg-nonnull.h > arg-nonnull.h-t && mv arg-nonnull.h-t arg-nonnull.h rm -f c++defs.h-t c++defs.h && sed -n -e '/_GL_CXXDEFS/,$p' < ../../build-aux/c++defs.h > c++defs.h-t && mv c++defs.h-t c++defs.h rm -f warn-on-use.h-t warn-on-use.h && sed -n -e '/^.ifndef/,$p' < ../../build-aux/warn-on-use.h > warn-on-use.h-t && mv warn-on-use.h-t warn-on-use.h rm -f inttypes.h-t inttypes.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's/@''HAVE_INTTYPES_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_INTTYPES_H''@||g' -e 's/@''PRI_MACROS_BROKEN''@/0/g' -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' -e 's/@''HAVE_LONG_LONG_INT''@/1/g' -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' -e 's/@''PRIPTR_PREFIX''@/""/g' -e 's/@''GNULIB_IMAXABS''@/0/g' -e 's/@''GNULIB_IMAXDIV''@/0/g' -e 's/@''GNULIB_STRTOIMAX''@/0/g' -e 's/@''GNULIB_STRTOUMAX''@/0/g' -e 's/@''HAVE_DECL_IMAXABS''@/1/g' -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' -e 's/@''INT64_MAX_EQ_LONG_MAX''@/0/g' -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/0/g' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./inttypes.in.h; } > inttypes.h-t && mv inttypes.h-t inttypes.h rm -f wchar.h-t wchar.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''HAVE_FEATURES_H''@|0|g' -e 's|@''NEXT_WCHAR_H''@||g' -e 's|@''HAVE_WCHAR_H''@|1|g' -e 's/@''GNULIB_BTOWC''@/0/g' -e 's/@''GNULIB_WCTOB''@/0/g' -e 's/@''GNULIB_MBSINIT''@/0/g' -e 's/@''GNULIB_MBRTOWC''@/0/g' -e 's/@''GNULIB_MBRLEN''@/0/g' -e 's/@''GNULIB_MBSRTOWCS''@/0/g' -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' -e 's/@''GNULIB_WCRTOMB''@/0/g' -e 's/@''GNULIB_WCSRTOMBS''@/0/g' -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' -e 's/@''GNULIB_WCWIDTH''@/0/g' -e 's/@''GNULIB_WMEMCHR''@/0/g' -e 's/@''GNULIB_WMEMCMP''@/0/g' -e 's/@''GNULIB_WMEMCPY''@/0/g' -e 's/@''GNULIB_WMEMMOVE''@/0/g' -e 's/@''GNULIB_WMEMSET''@/0/g' -e 's/@''GNULIB_WCSLEN''@/0/g' -e 's/@''GNULIB_WCSNLEN''@/0/g' -e 's/@''GNULIB_WCSCPY''@/0/g' -e 's/@''GNULIB_WCPCPY''@/0/g' -e 's/@''GNULIB_WCSNCPY''@/0/g' -e 's/@''GNULIB_WCPNCPY''@/0/g' -e 's/@''GNULIB_WCSCAT''@/0/g' -e 's/@''GNULIB_WCSNCAT''@/0/g' -e 's/@''GNULIB_WCSCMP''@/0/g' -e 's/@''GNULIB_WCSNCMP''@/0/g' -e 's/@''GNULIB_WCSCASECMP''@/0/g' -e 's/@''GNULIB_WCSNCASECMP''@/0/g' -e 's/@''GNULIB_WCSCOLL''@/0/g' -e 's/@''GNULIB_WCSXFRM''@/0/g' -e 's/@''GNULIB_WCSDUP''@/0/g' -e 's/@''GNULIB_WCSCHR''@/0/g' -e 's/@''GNULIB_WCSRCHR''@/0/g' -e 's/@''GNULIB_WCSCSPN''@/0/g' -e 's/@''GNULIB_WCSSPN''@/0/g' -e 's/@''GNULIB_WCSPBRK''@/0/g' -e 's/@''GNULIB_WCSSTR''@/0/g' -e 's/@''GNULIB_WCSTOK''@/0/g' -e 's/@''GNULIB_WCSWIDTH''@/0/g' < ./wchar.in.h | sed -e 's|@''HAVE_WINT_T''@|1|g' -e 's|@''HAVE_BTOWC''@|1|g' -e 's|@''HAVE_MBSINIT''@|1|g' -e 's|@''HAVE_MBRTOWC''@|1|g' -e 's|@''HAVE_MBRLEN''@|1|g' -e 's|@''HAVE_MBSRTOWCS''@|1|g' -e 's|@''HAVE_MBSNRTOWCS''@|1|g' -e 's|@''HAVE_WCRTOMB''@|1|g' -e 's|@''HAVE_WCSRTOMBS''@|1|g' -e 's|@''HAVE_WCSNRTOMBS''@|1|g' -e 's|@''HAVE_WMEMCHR''@|1|g' -e 's|@''HAVE_WMEMCMP''@|1|g' -e 's|@''HAVE_WMEMCPY''@|1|g' -e 's|@''HAVE_WMEMMOVE''@|1|g' -e 's|@''HAVE_WMEMSET''@|1|g' -e 's|@''HAVE_WCSLEN''@|1|g' -e 's|@''HAVE_WCSNLEN''@|1|g' -e 's|@''HAVE_WCSCPY''@|1|g' -e 's|@''HAVE_WCPCPY''@|1|g' -e 's|@''HAVE_WCSNCPY''@|1|g' -e 's|@''HAVE_WCPNCPY''@|1|g' -e 's|@''HAVE_WCSCAT''@|1|g' -e 's|@''HAVE_WCSNCAT''@|1|g' -e 's|@''HAVE_WCSCMP''@|1|g' -e 's|@''HAVE_WCSNCMP''@|1|g' -e 's|@''HAVE_WCSCASECMP''@|1|g' -e 's|@''HAVE_WCSNCASECMP''@|1|g' -e 's|@''HAVE_WCSCOLL''@|1|g' -e 's|@''HAVE_WCSXFRM''@|1|g' -e 's|@''HAVE_WCSDUP''@|1|g' -e 's|@''HAVE_WCSCHR''@|1|g' -e 's|@''HAVE_WCSRCHR''@|1|g' -e 's|@''HAVE_WCSCSPN''@|1|g' -e 's|@''HAVE_WCSSPN''@|1|g' -e 's|@''HAVE_WCSPBRK''@|1|g' -e 's|@''HAVE_WCSSTR''@|1|g' -e 's|@''HAVE_WCSTOK''@|1|g' -e 's|@''HAVE_WCSWIDTH''@|1|g' -e 's|@''HAVE_DECL_WCTOB''@|1|g' -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' | sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' -e 's|@''REPLACE_BTOWC''@|0|g' -e 's|@''REPLACE_WCTOB''@|0|g' -e 's|@''REPLACE_MBSINIT''@|0|g' -e 's|@''REPLACE_MBRTOWC''@|0|g' -e 's|@''REPLACE_MBRLEN''@|0|g' -e 's|@''REPLACE_MBSRTOWCS''@|0|g' -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' -e 's|@''REPLACE_WCRTOMB''@|0|g' -e 's|@''REPLACE_WCSRTOMBS''@|0|g' -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' -e 's|@''REPLACE_WCWIDTH''@|0|g' -e 's|@''REPLACE_WCSWIDTH''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > wchar.h-t && mv wchar.h-t wchar.h /usr/bin/make all-recursive Making all in . /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT check-version.lo -MD -MP -MF .deps/check-version.Tpo -c -o check-version.lo check-version.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT check-version.lo -MD -MP -MF .deps/check-version.Tpo -c check-version.c -fPIC -DPIC -o .libs/check-version.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT check-version.lo -MD -MP -MF .deps/check-version.Tpo -c check-version.c -o check-version.o >/dev/null 2>&1 mv -f .deps/check-version.Tpo .deps/check-version.Plo /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT des.lo -MD -MP -MF .deps/des.Tpo -c -o des.lo des.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT des.lo -MD -MP -MF .deps/des.Tpo -c des.c -fPIC -DPIC -o .libs/des.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT des.lo -MD -MP -MF .deps/des.Tpo -c des.c -o des.o >/dev/null 2>&1 mv -f .deps/des.Tpo .deps/des.Plo /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT md4.lo -MD -MP -MF .deps/md4.Tpo -c -o md4.lo md4.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT md4.lo -MD -MP -MF .deps/md4.Tpo -c md4.c -fPIC -DPIC -o .libs/md4.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT md4.lo -MD -MP -MF .deps/md4.Tpo -c md4.c -o md4.o >/dev/null 2>&1 mv -f .deps/md4.Tpo .deps/md4.Plo /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT strverscmp.lo -MD -MP -MF .deps/strverscmp.Tpo -c -o strverscmp.lo strverscmp.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT strverscmp.lo -MD -MP -MF .deps/strverscmp.Tpo -c strverscmp.c -fPIC -DPIC -o .libs/strverscmp.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT strverscmp.lo -MD -MP -MF .deps/strverscmp.Tpo -c strverscmp.c -o strverscmp.o >/dev/null 2>&1 mv -f .deps/strverscmp.Tpo .deps/strverscmp.Plo /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -no-undefined -o libgnu.la check-version.lo des.lo md4.lo strverscmp.lo libtool: link: ar cru .libs/libgnu.a .libs/check-version.o .libs/des.o .libs/md4.o .libs/strverscmp.o libtool: link: ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./gl -I./gl -DNTLM_SRCDIR=\".\" -Wall -W -Wformat-y2k -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused -Wunknown-pragmas -Wstrict-aliasing -Wstrict-overflow -Wfloat-equal -Wdeclaration-after-statement -Wundef -Wshadow -Wunsafe-loop-optimizations -Wpointer-arith -Wbad-function-cast -Wc++-compat -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wpacked -Wpadded -Wredundant-decls -Wnested-externs -Winline -Winvalid-pch -Wlong-long -Wvolatile-register-var -Wdisabled-optimization -Wstack-protector -Woverlength-strings -Wattributes -Wmultichar -Wunused-macros -Wno-missing-field-initializers -Wno-pointer-sign -fdiagnostics-show-option -O2 -pipe -fno-strict-aliasing -MT smbutil.lo -MD -MP -MF .deps/smbutil.Tpo -c -o smbutil.lo smbutil.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./gl -I./gl -DNTLM_SRCDIR=\".\" -Wall -W -Wformat-y2k -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused -Wunknown-pragmas -Wstrict-aliasing -Wstrict-overflow -Wfloat-equal -Wdeclaration-after-statement -Wundef -Wshadow -Wunsafe-loop-optimizations -Wpointer-arith -Wbad-function-cast -Wc++-compat -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wpacked -Wpadded -Wredundant-decls -Wnested-externs -Winline -Winvalid-pch -Wlong-long -Wvolatile-register-var -Wdisabled-optimization -Wstack-protector -Woverlength-strings -Wattributes -Wmultichar -Wunused-macros -Wno-missing-field-initializers -Wno-pointer-sign -fdiagnostics-show-option -O2 -pipe -fno-strict-aliasing -MT smbutil.lo -MD -MP -MF .deps/smbutil.Tpo -c smbutil.c -fPIC -DPIC -o .libs/smbutil.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I./gl -I./gl -DNTLM_SRCDIR=\".\" -Wall -W -Wformat-y2k -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused -Wunknown-pragmas -Wstrict-aliasing -Wstrict-overflow -Wfloat-equal -Wdeclaration-after-statement -Wundef -Wshadow -Wunsafe-loop-optimizations -Wpointer-arith -Wbad-function-cast -Wc++-compat -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wpacked -Wpadded -Wredundant-decls -Wnested-externs -Winline -Winvalid-pch -Wlong-long -Wvolatile-register-var -Wdisabled-optimization -Wstack-protector -Woverlength-strings -Wattributes -Wmultichar -Wunused-macros -Wno-missing-field-initializers -Wno-pointer-sign -fdiagnostics-show-option -O2 -pipe -fno-strict-aliasing -MT smbutil.lo -MD -MP -MF .deps/smbutil.Tpo -c smbutil.c -o smbutil.o >/dev/null 2>&1 mv -f .deps/smbutil.Tpo .deps/smbutil.Plo /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./gl -I./gl -DNTLM_SRCDIR=\".\" -Wall -W -Wformat-y2k -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused -Wunknown-pragmas -Wstrict-aliasing -Wstrict-overflow -Wfloat-equal -Wdeclaration-after-statement -Wundef -Wshadow -Wunsafe-loop-optimizations -Wpointer-arith -Wbad-function-cast -Wc++-compat -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wpacked -Wpadded -Wredundant-decls -Wnested-externs -Winline -Winvalid-pch -Wlong-long -Wvolatile-register-var -Wdisabled-optimization -Wstack-protector -Woverlength-strings -Wattributes -Wmultichar -Wunused-macros -Wno-missing-field-initializers -Wno-pointer-sign -fdiagnostics-show-option -O2 -pipe -fno-strict-aliasing -MT smbencrypt.lo -MD -MP -MF .deps/smbencrypt.Tpo -c -o smbencrypt.lo smbencrypt.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./gl -I./gl -DNTLM_SRCDIR=\".\" -Wall -W -Wformat-y2k -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused -Wunknown-pragmas -Wstrict-aliasing -Wstrict-overflow -Wfloat-equal -Wdeclaration-after-statement -Wundef -Wshadow -Wunsafe-loop-optimizations -Wpointer-arith -Wbad-function-cast -Wc++-compat -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wpacked -Wpadded -Wredundant-decls -Wnested-externs -Winline -Winvalid-pch -Wlong-long -Wvolatile-register-var -Wdisabled-optimization -Wstack-protector -Woverlength-strings -Wattributes -Wmultichar -Wunused-macros -Wno-missing-field-initializers -Wno-pointer-sign -fdiagnostics-show-option -O2 -pipe -fno-strict-aliasing -MT smbencrypt.lo -MD -MP -MF .deps/smbencrypt.Tpo -c smbencrypt.c -fPIC -DPIC -o .libs/smbencrypt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I./gl -I./gl -DNTLM_SRCDIR=\".\" -Wall -W -Wformat-y2k -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused -Wunknown-pragmas -Wstrict-aliasing -Wstrict-overflow -Wfloat-equal -Wdeclaration-after-statement -Wundef -Wshadow -Wunsafe-loop-optimizations -Wpointer-arith -Wbad-function-cast -Wc++-compat -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wpacked -Wpadded -Wredundant-decls -Wnested-externs -Winline -Winvalid-pch -Wlong-long -Wvolatile-register-var -Wdisabled-optimization -Wstack-protector -Woverlength-strings -Wattributes -Wmultichar -Wunused-macros -Wno-missing-field-initializers -Wno-pointer-sign -fdiagnostics-show-option -O2 -pipe -fno-strict-aliasing -MT smbencrypt.lo -MD -MP -MF .deps/smbencrypt.Tpo -c smbencrypt.c -o smbencrypt.o >/dev/null 2>&1 mv -f .deps/smbencrypt.Tpo .deps/smbencrypt.Plo /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -Wall -W -Wformat-y2k -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused -Wunknown-pragmas -Wstrict-aliasing -Wstrict-overflow -Wfloat-equal -Wdeclaration-after-statement -Wundef -Wshadow -Wunsafe-loop-optimizations -Wpointer-arith -Wbad-function-cast -Wc++-compat -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wpacked -Wpadded -Wredundant-decls -Wnested-externs -Winline -Winvalid-pch -Wlong-long -Wvolatile-register-var -Wdisabled-optimization -Wstack-protector -Woverlength-strings -Wattributes -Wmultichar -Wunused-macros -Wno-missing-field-initializers -Wno-pointer-sign -fdiagnostics-show-option -O2 -pipe -fno-strict-aliasing -version-info 0:18:0 -export-symbols-regex '^(dumpSmb|buildSmb|ntlm_).*' -no-undefined -o libntlm.la -rpath /usr/local/lib smbutil.lo smbencrypt.lo gl/libgnu.la libtool: link: /usr/bin/nm -B .libs/smbutil.o .libs/smbencrypt.o gl/.libs/libgnu.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libntlm.exp libtool: link: /usr/bin/egrep -e "^(dumpSmb|buildSmb|ntlm_).*" ".libs/libntlm.exp" > ".libs/libntlm.expT" libtool: link: mv -f ".libs/libntlm.expT" ".libs/libntlm.exp" libtool: link: cc -shared -fPIC -DPIC .libs/smbutil.o .libs/smbencrypt.o -Wl,--whole-archive gl/.libs/libgnu.a -Wl,--no-whole-archive -O2 -Wl,-soname -Wl,libntlm.so.0 -Wl,-retain-symbols-file -Wl,.libs/libntlm.exp -o .libs/libntlm.so.0 libtool: link: (cd ".libs" && rm -f "libntlm.so" && ln -s "libntlm.so.0" "libntlm.so") libtool: link: (cd ".libs" && rm -f "libntlm.so" && ln -s "libntlm.so.0" "libntlm.so") libtool: link: (cd .libs/libntlm.lax/libgnu.a && ar x "/obj/buildshare/ports/355755/security/libntlm/work/libntlm-1.3/gl/.libs/libgnu.a") libtool: link: ar cru .libs/libntlm.a smbutil.o smbencrypt.o .libs/libntlm.lax/libgnu.a/check-version.o .libs/libntlm.lax/libgnu.a/des.o .libs/libntlm.lax/libgnu.a/md4.o .libs/libntlm.lax/libgnu.a/strverscmp.o libtool: link: ranlib .libs/libntlm.a libtool: link: rm -fr .libs/libntlm.lax libtool: link: ( cd ".libs" && rm -f "libntlm.la" && ln -s "../libntlm.la" "libntlm.la" ) ===> Staging for libntlm-1.3 ===> Generating temporary packing list Making install in gl /usr/bin/make install-recursive Making install in tests /usr/bin/make install-recursive Making install in . test -z "/usr/local/lib" || /bin/mkdir -p "/obj/buildshare/ports/355755/security/libntlm/work/stage/usr/local/lib" /bin/sh /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel libntlm.la '/obj/buildshare/ports/355755/security/libntlm/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c -o root -g wheel .libs/libntlm.so.0 /obj/buildshare/ports/355755/security/libntlm/work/stage/usr/local/lib/libntlm.so.0 libtool: install: (cd /obj/buildshare/ports/355755/security/libntlm/work/stage/usr/local/lib && { ln -s -f libntlm.so.0 libntlm.so || { rm -f libntlm.so && ln -s libntlm.so.0 libntlm.so; }; }) libtool: install: (cd /obj/buildshare/ports/355755/security/libntlm/work/stage/usr/local/lib && { ln -s -f libntlm.so.0 libntlm.so || { rm -f libntlm.so && ln -s libntlm.so.0 libntlm.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libntlm.lai /obj/buildshare/ports/355755/security/libntlm/work/stage/usr/local/lib/libntlm.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/libntlm.a /obj/buildshare/ports/355755/security/libntlm/work/stage/usr/local/lib/libntlm.a libtool: install: chmod 644 /obj/buildshare/ports/355755/security/libntlm/work/stage/usr/local/lib/libntlm.a libtool: install: ranlib /obj/buildshare/ports/355755/security/libntlm/work/stage/usr/local/lib/libntlm.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include" || /bin/mkdir -p "/obj/buildshare/ports/355755/security/libntlm/work/stage/usr/local/include" install -o root -g wheel -m 444 ntlm.h '/obj/buildshare/ports/355755/security/libntlm/work/stage/usr/local/include' test -z "/usr/local/libdata/pkgconfig" || /bin/mkdir -p "/obj/buildshare/ports/355755/security/libntlm/work/stage/usr/local/libdata/pkgconfig" install -o root -g wheel -m 444 libntlm.pc '/obj/buildshare/ports/355755/security/libntlm/work/stage/usr/local/libdata/pkgconfig' /bin/mkdir -p /obj/buildshare/ports/355755/security/libntlm/work/stage/usr/local/share/doc/libntlm install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/libntlm/work/libntlm-1.3/AUTHORS /obj/buildshare/ports/355755/security/libntlm/work/libntlm-1.3/ChangeLog /obj/buildshare/ports/355755/security/libntlm/work/libntlm-1.3/NEWS /obj/buildshare/ports/355755/security/libntlm/work/libntlm-1.3/README /obj/buildshare/ports/355755/security/libntlm/work/libntlm-1.3/THANKS /obj/buildshare/ports/355755/security/libntlm/work/stage/usr/local/share/doc/libntlm ====> Compressing man pages (compress-man) ===> Installing for libntlm-1.3 ===> Checking if security/libntlm already installed ===> Registering installation for libntlm-1.3 Installing libntlm-1.3... done Make package ===> Building package for libntlm-1.3 slot1: removed