linux-pam (1.5.3)

mkdir /bb.build
Result = 0
Working Dir = /
Stdout
Stderr
/bb.download/source/Linux-PAM-1.5.3/configure --help
Result = 0
Working Dir = /bb.build
Stdout
`configure' configures Linux-PAM 1.5.3 to adapt to many kinds of systems.

Usage: /bb.download/source/Linux-PAM-1.5.3/configure [OPTION]... [VAR=VALUE]...

To assign environment variables (e.g., CC, CFLAGS...), specify them as
VAR=VALUE.  See below for descriptions of some of the useful variables.

Defaults for the options are specified in brackets.

Configuration:
  -h, --help              display this help and exit
      --help=short        display options specific to this package
      --help=recursive    display the short help of all the included packages
  -V, --version           display version information and exit
  -q, --quiet, --silent   do not print `checking ...' messages
      --cache-file=FILE   cache test results in FILE [disabled]
  -C, --config-cache      alias for `--cache-file=config.cache'
  -n, --no-create         do not create output files
      --srcdir=DIR        find the sources in DIR [configure dir or `..']

Installation directories:
  --prefix=PREFIX         install architecture-independent files in PREFIX
                          [/usr]
  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
                          [PREFIX]

By default, `make install' will install all the files in
`/usr/bin', `/usr/lib' etc.  You can specify
an installation prefix other than `/usr' using `--prefix',
for instance `--prefix=$HOME'.

For better control, use the options below.

Fine tuning of the installation directories:
  --bindir=DIR            user executables [EPREFIX/bin]
  --sbindir=DIR           system admin executables [EPREFIX/sbin]
  --libexecdir=DIR        program executables [EPREFIX/libexec]
  --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
  --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
  --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
  --libdir=DIR            object code libraries [EPREFIX/lib]
  --includedir=DIR        C header files [PREFIX/include]
  --oldincludedir=DIR     C header files for non-gcc [/usr/include]
  --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
  --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
  --infodir=DIR           info documentation [DATAROOTDIR/info]
  --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
  --mandir=DIR            man documentation [DATAROOTDIR/man]
  --docdir=DIR            documentation root [DATAROOTDIR/doc/Linux-PAM]
  --htmldir=DIR           html documentation [DOCDIR]
  --dvidir=DIR            dvi documentation [DOCDIR]
  --pdfdir=DIR            pdf documentation [DOCDIR]
  --psdir=DIR             ps documentation [DOCDIR]

Program names:
  --program-prefix=PREFIX            prepend PREFIX to installed program names
  --program-suffix=SUFFIX            append SUFFIX to installed program names
  --program-transform-name=PROGRAM   run sed PROGRAM on installed program names

System types:
  --build=BUILD     configure for building on BUILD [guessed]
  --host=HOST       cross-compile to build programs to run on HOST [BUILD]

Optional Features:
  --disable-option-checking  ignore unrecognized --enable/--with options
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
  --enable-silent-rules   less verbose build output (undo: "make V=1")
  --disable-silent-rules  verbose build output (undo: "make V=0")
  --enable-dependency-tracking
                          do not reject slow dependency extractors
  --disable-dependency-tracking
                          speeds up one-time build
  --enable-static[=PKGS]  build static libraries [default=no]
  --enable-shared[=PKGS]  build shared libraries [default=yes]
  --enable-fast-install[=PKGS]
                          optimize for fast installation [default=yes]
  --disable-libtool-lock  avoid locking (might break parallel builds)
  --disable-largefile     omit support for large files
  --enable-Werror         turn on -Werror compiler option
  --disable-pie           disable position-independent executables (PIE)
  --disable-doc           Do not generate or install documentation
  --disable-prelude       do not use prelude
  --enable-debug          specify you are building with debugging on
  --enable-docbook-rng=FILE
                          RNG file for checking XML files
                          [default=http://docbook.org/xml/5.0/rng/docbookxi.rng]
  --enable-html-stylesheet=FILE
                          html stylesheet path
                          [default=http://docbook.sourceforge.net/release/xsl-ns/current/html/chunk.xsl]
  --enable-txt-stylesheet=FILE
                          text stylesheet path
                          [default=http://docbook.sourceforge.net/release/xsl-ns/current/html/docbook.xsl]
  --enable-pdf-stylesheet=FILE
                          pdf stylesheet path
                          [default=http://docbook.sourceforge.net/release/xsl-ns/current/fo/docbook.xsl]
  --enable-man-stylesheet=FILE
                          man stylesheet path
                          [default=http://docbook.sourceforge.net/release/xsl-ns/current/manpages/profile-docbook.xsl]
  --enable-securedir=DIR  path to location of PAMs [default=$libdir/security]
  --enable-isadir=DIR     path to arch-specific module files
                          [default=../../(basename of $libdir)/security]
  --enable-sconfigdir=DIR path to module conf files
                          [default=$sysconfdir/security]
  --enable-pamlocking     configure libpam to observe a global authentication
                          lock
  --enable-read-both-confs
                          read both /etc/pam.d and /etc/pam.conf files
  --disable-lckpwdf       do not use the lckpwdf function
  --disable-audit         do not enable audit support
  --enable-db=(db|ndbm|yes|no)
                          Default behavior 'yes', which is to check for libdb
                          first, followed by ndbm. Use 'no' to disable db
                          support.
  --disable-nis           Disable building NIS/YP support in pam_unix
  --enable-usergroups     sets the usergroups option default to enabled
  --disable-selinux       do not use SELinux
  --disable-logind        Disable logind support
  --disable-econf         do not use libeconf
  --enable-vendordir=DIR  Directory for distribution provided configuration
                          files
  --enable-openssl        use OpenSSL crypto libraries
  --disable-regenerate-docu
                          Don't re-build documentation from XML sources
  --disable-nls           do not use Native Language Support
  --disable-rpath         do not hardcode runtime library paths
  --disable-unix          do not build pam_unix module
  --enable-lastlog        do build pam_lastlog module

Optional Packages:
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
  --with-pic[=PKGS]       try to use only PIC/non-PIC objects [default=use
                          both]
  --with-aix-soname=aix|svr4|both
                          shared library versioning (aka "SONAME") variant to
                          provide on AIX, [default=aix].
  --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
  --with-sysroot[=DIR]    Search for dependent libraries within DIR (or the
                          compiler's sysroot if not specified).
  --with-libprelude-prefix=PFX
                          Prefix where libprelude is installed (optional)
  --with-mailspool        path to mail spool directory
                          default _PATH_MAILDIR if defined in paths.h, otherwise /var/spool/mail
  --with-xauth            additional path to check for xauth when it is called from pam_xauth
                          added to the default of /usr/X11R6/bin/xauth, /usr/bin/xauth, /usr/bin/X11/xauth
  --with-randomdev=(<path>|yes|no)
                          use specified random device instead of /dev/urandom
                          or 'no' to disable
  --with-db-uniquename=extension
                          Unique name for db libraries and functions.
  --with-xml-catalog=CATALOG
                          path to xml catalog to use
  --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
  --with-libiconv-prefix[=DIR]  search for libiconv in DIR/include and DIR/lib
  --without-libiconv-prefix     don't search for libiconv in includedir and libdir
  --with-libintl-prefix[=DIR]  search for libintl in DIR/include and DIR/lib
  --without-libintl-prefix     don't search for libintl in includedir and libdir
  --with-uidmin=<number>  default value for regular user min uid (1000)
  --with-kernel-overflow-uid=<number>
                          kernel overflow uid, default (uint16_t)-2=65534
  --with-systemdunitdir=DIR
                          path to systemd service directory
  --with-misc-conv-bufsize=<number>
                          Size of input buffer for libpam_misc's misc_conv()
                          conversation function, default=4096

Some influential environment variables:
  CC          C compiler command
  CFLAGS      C compiler flags
  LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
              nonstandard directory <lib dir>
  LIBS        libraries to pass to the linker, e.g. -l<library>
  CPPFLAGS    (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
              you have headers in a nonstandard directory <include dir>
  CPP         C preprocessor
  LT_SYS_LIBRARY_PATH
              User-defined run-time library search path.
  YACC        The `Yet Another Compiler Compiler' implementation to use.
              Defaults to the first program found out of: `bison -y', `byacc',
              `yacc'.
  YFLAGS      The list of arguments that will be passed by default to $YACC.
              This script will default YFLAGS to the empty string to avoid a
              default value of `-d' given by some make applications.
  PKG_CONFIG  path to pkg-config utility
  PKG_CONFIG_PATH
              directories to add to pkg-config's search path
  PKG_CONFIG_LIBDIR
              path overriding pkg-config's built-in search path
  CRYPT_CFLAGS
              C compiler flags for CRYPT, overriding pkg-config
  CRYPT_LIBS  linker flags for CRYPT, overriding pkg-config
  TIRPC_CFLAGS
              C compiler flags for TIRPC, overriding pkg-config
  TIRPC_LIBS  linker flags for TIRPC, overriding pkg-config
  NSL_CFLAGS  C compiler flags for NSL, overriding pkg-config
  NSL_LIBS    linker flags for NSL, overriding pkg-config
  SYSTEMD_CFLAGS
              C compiler flags for SYSTEMD, overriding pkg-config
  SYSTEMD_LIBS
              linker flags for SYSTEMD, overriding pkg-config
  ECONF_CFLAGS
              C compiler flags for ECONF, overriding pkg-config
  ECONF_LIBS  linker flags for ECONF, overriding pkg-config

Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.

Report bugs to the package provider.
Stderr
/bb.download/source/Linux-PAM-1.5.3/configure --prefix=/BuggyBox/linux-pam/1.5.3/bootstrap
Result = 0
Working Dir = /bb.build
Stdout
checking for a BSD-compatible install... /BuggyBox/coreutils/9.4/bootstrap/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /BuggyBox/grep/3.11/bootstrap/bin/grep
checking for egrep... /BuggyBox/grep/3.11/bootstrap/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /BuggyBox/sed/4.9/bootstrap/bin/sed
checking for fgrep... /BuggyBox/grep/3.11/bootstrap/bin/grep -F
checking for ld used by gcc... /BuggyBox/binutils/2.41/bootstrap/bin/ld
checking if the linker (/BuggyBox/binutils/2.41/bootstrap/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /BuggyBox/binutils/2.41/bootstrap/bin/nm -B
checking the name lister (/BuggyBox/binutils/2.41/bootstrap/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 32768
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu 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 /BuggyBox/binutils/2.41/bootstrap/bin/ld option to reload object files... -r
checking for file... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /BuggyBox/binutils/2.41/bootstrap/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /BuggyBox/coreutils/9.4/bootstrap/bin/dd
checking how to truncate binary pipes... /BuggyBox/coreutils/9.4/bootstrap/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/BuggyBox/binutils/2.41/bootstrap/bin/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 gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for bison... bison -y
checking for flex... no
checking for lex... no
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking whether ld supports --as-needed... yes
checking whether ld supports --no-undefined... yes
checking whether ld supports -O1... yes
checking whether ld supports "-z now"... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether gcc handles -Werror -Wunknown-warning-option... no
checking whether gcc handles -W... yes
checking whether gcc handles -Wall... yes
checking whether gcc handles -Wbad-function-cast... yes
checking whether gcc handles -Wcast-align... yes
checking whether gcc handles -Wcast-align=strict... yes
checking whether gcc handles -Wcast-qual... yes
checking whether gcc handles -Wdeprecated... yes
checking whether gcc handles -Wformat=2... yes
checking whether gcc handles -Winit-self... yes
checking whether gcc handles -Winline... yes
checking whether gcc handles -Wmain... yes
checking whether gcc handles -Wmissing-declarations... yes
checking whether gcc handles -Wmissing-format-attribute... yes
checking whether gcc handles -Wmissing-prototypes... yes
checking whether gcc handles -Wnull-dereference... yes
checking whether gcc handles -Wp64... no
checking whether gcc handles -Wpointer-arith... yes
checking whether gcc handles -Wreturn-type... yes
checking whether gcc handles -Wshadow... yes
checking whether gcc handles -Wstrict-prototypes... yes
checking whether gcc handles -Wundef... yes
checking whether gcc handles -Wuninitialized... yes
checking whether gcc handles -Wunused... yes
checking whether gcc handles -Wwrite-strings... yes
checking for CC_FOR_BUILD... gcc
checking for __attribute__((unused))... yes
checking for .symver assembler directive... yes
checking for ld --version-script... yes
checking for -fpie/-pie support... yes
checking for libprelude-config... no
checking for libprelude - version >= 0.9.0... no
Defining $ISA to "../../lib/security"
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking for xauth... no
checking for library containing dlopen... none required
checking libaudit.h usability... yes
checking libaudit.h presence... yes
checking for libaudit.h... yes
checking for audit_log_acct_message in -laudit... no
checking for struct audit_tty_status... yes
checking for struct audit_tty_status.log_passwd... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking for pkg-config... no
checking for libcrypt... no
checking for library containing crypt_gensalt_rn... -lcrypt
checking for crypt_r... yes
checking for db_create... no
checking for db_create... (cached) no
checking for dbm_store... no
checking for dbm_store... (cached) no
checking for dbm_store in -lndbm... no
checking for libtirpc... no
checking for libnsl... no
checking for yp_match in -lnsl... no
checking for yp_get_default_domain... no
checking for yperr_string... no
checking for yp_master... no
checking for yp_bind... no
checking for yp_match... no
checking for yp_unbind... no
checking for getrpcport... no
checking for rpcb_getaddr... no
checking rpc/rpc.h usability... no
checking rpc/rpc.h presence... no
checking for rpc/rpc.h... no
checking rpcsvc/ypclnt.h usability... yes
checking rpcsvc/ypclnt.h presence... yes
checking for rpcsvc/ypclnt.h... yes
checking rpcsvc/yp_prot.h usability... no
checking rpcsvc/yp_prot.h presence... no
checking for rpcsvc/yp_prot.h... no
checking whether getrpcport is declared... no
checking for getfilecon in -lselinux... no
checking for libsystemd >= 254... no
checking for libeconf >= 0.5.0... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking for unistd.h... (cached) yes
checking sys/fsuid.h usability... yes
checking sys/fsuid.h presence... yes
checking for sys/fsuid.h... yes
checking inittypes.h usability... no
checking inittypes.h presence... no
checking for inittypes.h... no
checking lastlog.h usability... yes
checking lastlog.h presence... yes
checking for lastlog.h... yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for uid_t in sys/types.h... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking type of array argument to getgroups... gid_t
checking whether gcc needs -traditional... no
checking for working memcmp... yes
checking for vprintf... yes
checking for _doprnt... no
checking for fseeko... yes
checking for getdomainname... yes
checking for gethostname... yes
checking for gettimeofday... yes
checking for lckpwdf... yes
checking for mkdir... yes
checking for select... yes
checking for strcspn... yes
checking for strdup... yes
checking for strspn... yes
checking for strstr... yes
checking for strtol... yes
checking for uname... yes
checking for getutent_r... yes
checking for getpwnam_r... yes
checking for getpwuid_r... yes
checking for getgrnam_r... yes
checking for getgrgid_r... yes
checking for getspnam_r... yes
checking for getmntent_r... yes
checking for getgrouplist... yes
checking for getline... yes
checking for getdelim... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for innetgr... yes
checking for quotactl... yes
checking for unshare... yes
checking for explicit_bzero... yes
checking for memset_explicit... no
checking for ruserok_af... yes
checking for xsltproc... no
checking for xmllint... /bin/true
checking for XML catalog (/etc/xml/catalog)... found
checking for xmlcatalog... no
checking for DocBook XML RNG V5.0 in XML catalog... not found
checking for DocBook XSL Stylesheets in XML catalog... not found
checking for w3m... no
checking for elinks... no
checking for fop... no
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for ld used by gcc... /BuggyBox/binutils/2.41/bootstrap/bin/ld
checking if the linker (/BuggyBox/binutils/2.41/bootstrap/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for dngettext... yes
checking whether __NR_keyctl is declared... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libpam/Makefile
config.status: creating libpamc/Makefile
config.status: creating libpamc/test/Makefile
config.status: creating libpam_misc/Makefile
config.status: creating conf/Makefile
config.status: creating conf/pam_conv1/Makefile
config.status: creating libpam/pam.pc
config.status: creating libpam_misc/pam_misc.pc
config.status: creating libpamc/pamc.pc
config.status: creating po/Makefile.in
config.status: creating Make.xml.rules
config.status: creating modules/Makefile
config.status: creating modules/pam_access/Makefile
config.status: creating modules/pam_debug/Makefile
config.status: creating modules/pam_deny/Makefile
config.status: creating modules/pam_echo/Makefile
config.status: creating modules/pam_env/Makefile
config.status: creating modules/pam_faildelay/Makefile
config.status: creating modules/pam_faillock/Makefile
config.status: creating modules/pam_filter/Makefile
config.status: creating modules/pam_filter/upperLOWER/Makefile
config.status: creating modules/pam_ftp/Makefile
config.status: creating modules/pam_group/Makefile
config.status: creating modules/pam_issue/Makefile
config.status: creating modules/pam_keyinit/Makefile
config.status: creating modules/pam_lastlog/Makefile
config.status: creating modules/pam_limits/Makefile
config.status: creating modules/pam_listfile/Makefile
config.status: creating modules/pam_localuser/Makefile
config.status: creating modules/pam_loginuid/Makefile
config.status: creating modules/pam_mail/Makefile
config.status: creating modules/pam_mkhomedir/Makefile
config.status: creating modules/pam_motd/Makefile
config.status: creating modules/pam_namespace/Makefile
config.status: creating modules/pam_namespace/pam_namespace_helper
config.status: creating modules/pam_namespace/pam_namespace.service
config.status: creating modules/pam_nologin/Makefile
config.status: creating modules/pam_permit/Makefile
config.status: creating modules/pam_pwhistory/Makefile
config.status: creating modules/pam_rhosts/Makefile
config.status: creating modules/pam_rootok/Makefile
config.status: creating modules/pam_exec/Makefile
config.status: creating modules/pam_securetty/Makefile
config.status: creating modules/pam_selinux/Makefile
config.status: creating modules/pam_sepermit/Makefile
config.status: creating modules/pam_setquota/Makefile
config.status: creating modules/pam_shells/Makefile
config.status: creating modules/pam_stress/Makefile
config.status: creating modules/pam_succeed_if/Makefile
config.status: creating modules/pam_time/Makefile
config.status: creating modules/pam_timestamp/Makefile
config.status: creating modules/pam_tty_audit/Makefile
config.status: creating modules/pam_umask/Makefile
config.status: creating modules/pam_unix/Makefile
config.status: creating modules/pam_userdb/Makefile
config.status: creating modules/pam_usertype/Makefile
config.status: creating modules/pam_warn/Makefile
config.status: creating modules/pam_wheel/Makefile
config.status: creating modules/pam_xauth/Makefile
config.status: creating doc/Makefile
config.status: creating doc/specs/Makefile
config.status: creating doc/man/Makefile
config.status: creating doc/sag/Makefile
config.status: creating doc/adg/Makefile
config.status: creating doc/mwg/Makefile
config.status: creating examples/Makefile
config.status: creating tests/Makefile
config.status: creating xtests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
Stderr
/bb.download/source/Linux-PAM-1.5.3/configure: line 16497: doc/custom-html.xsl.in: No such file or directory
/bb.download/source/Linux-PAM-1.5.3/configure: line 16518: doc/custom-man.xsl.in: No such file or directory
make -j16
Result = 0
Working Dir = /bb.build
Stdout
/BuggyBox/make/4.4/bootstrap/bin/make  all-recursive
make[1]: Entering directory '/bb.build'
Making all in libpam
make[2]: Entering directory '/bb.build/libpam'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_account.lo -MD -MP -MF .deps/pam_account.Tpo -c -o pam_account.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_account.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_auth.lo -MD -MP -MF .deps/pam_auth.Tpo -c -o pam_auth.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_auth.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_data.lo -MD -MP -MF .deps/pam_data.Tpo -c -o pam_data.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_data.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_delay.lo -MD -MP -MF .deps/pam_delay.Tpo -c -o pam_delay.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_delay.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_dispatch.lo -MD -MP -MF .deps/pam_dispatch.Tpo -c -o pam_dispatch.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_dispatch.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_end.lo -MD -MP -MF .deps/pam_end.Tpo -c -o pam_end.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_end.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_env.lo -MD -MP -MF .deps/pam_env.Tpo -c -o pam_env.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_env.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_get_authtok.lo -MD -MP -MF .deps/pam_get_authtok.Tpo -c -o pam_get_authtok.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_get_authtok.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_handlers.lo -MD -MP -MF .deps/pam_handlers.Tpo -c -o pam_handlers.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_handlers.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_item.lo -MD -MP -MF .deps/pam_item.Tpo -c -o pam_item.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_item.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_misc.lo -MD -MP -MF .deps/pam_misc.Tpo -c -o pam_misc.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_misc.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_password.lo -MD -MP -MF .deps/pam_password.Tpo -c -o pam_password.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_password.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_prelude.lo -MD -MP -MF .deps/pam_prelude.Tpo -c -o pam_prelude.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_prelude.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_session.lo -MD -MP -MF .deps/pam_session.Tpo -c -o pam_session.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_session.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_start.lo -MD -MP -MF .deps/pam_start.Tpo -c -o pam_start.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_start.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_strerror.lo -MD -MP -MF .deps/pam_strerror.Tpo -c -o pam_strerror.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_strerror.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_account.lo -MD -MP -MF .deps/pam_account.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_account.c  -fPIC -DPIC -o .libs/pam_account.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_data.lo -MD -MP -MF .deps/pam_data.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_data.c  -fPIC -DPIC -o .libs/pam_data.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_auth.lo -MD -MP -MF .deps/pam_auth.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_auth.c  -fPIC -DPIC -o .libs/pam_auth.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_dispatch.lo -MD -MP -MF .deps/pam_dispatch.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_dispatch.c  -fPIC -DPIC -o .libs/pam_dispatch.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_delay.lo -MD -MP -MF .deps/pam_delay.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_delay.c  -fPIC -DPIC -o .libs/pam_delay.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_strerror.lo -MD -MP -MF .deps/pam_strerror.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_strerror.c  -fPIC -DPIC -o .libs/pam_strerror.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_item.lo -MD -MP -MF .deps/pam_item.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_item.c  -fPIC -DPIC -o .libs/pam_item.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_handlers.lo -MD -MP -MF .deps/pam_handlers.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_handlers.c  -fPIC -DPIC -o .libs/pam_handlers.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_get_authtok.lo -MD -MP -MF .deps/pam_get_authtok.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_get_authtok.c  -fPIC -DPIC -o .libs/pam_get_authtok.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_start.lo -MD -MP -MF .deps/pam_start.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_start.c  -fPIC -DPIC -o .libs/pam_start.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_password.lo -MD -MP -MF .deps/pam_password.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_password.c  -fPIC -DPIC -o .libs/pam_password.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_env.lo -MD -MP -MF .deps/pam_env.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_env.c  -fPIC -DPIC -o .libs/pam_env.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_prelude.lo -MD -MP -MF .deps/pam_prelude.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_prelude.c  -fPIC -DPIC -o .libs/pam_prelude.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_session.lo -MD -MP -MF .deps/pam_session.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_session.c  -fPIC -DPIC -o .libs/pam_session.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_end.lo -MD -MP -MF .deps/pam_end.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_end.c  -fPIC -DPIC -o .libs/pam_end.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_misc.lo -MD -MP -MF .deps/pam_misc.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_misc.c  -fPIC -DPIC -o .libs/pam_misc.o
mv -f .deps/pam_account.Tpo .deps/pam_account.Plo
mv -f .deps/pam_prelude.Tpo .deps/pam_prelude.Plo
mv -f .deps/pam_auth.Tpo .deps/pam_auth.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_vprompt.lo -MD -MP -MF .deps/pam_vprompt.Tpo -c -o pam_vprompt.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_vprompt.c
mv -f .deps/pam_data.Tpo .deps/pam_data.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_syslog.lo -MD -MP -MF .deps/pam_syslog.Tpo -c -o pam_syslog.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_syslog.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_dynamic.lo -MD -MP -MF .deps/pam_dynamic.Tpo -c -o pam_dynamic.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_dynamic.c
mv -f .deps/pam_delay.Tpo .deps/pam_delay.Plo
mv -f .deps/pam_password.Tpo .deps/pam_password.Plo
mv -f .deps/pam_strerror.Tpo .deps/pam_strerror.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_audit.lo -MD -MP -MF .deps/pam_audit.Tpo -c -o pam_audit.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_audit.c
mv -f .deps/pam_session.Tpo .deps/pam_session.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_modutil_check_user.lo -MD -MP -MF .deps/pam_modutil_check_user.Tpo -c -o pam_modutil_check_user.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_modutil_check_user.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_modutil_cleanup.lo -MD -MP -MF .deps/pam_modutil_cleanup.Tpo -c -o pam_modutil_cleanup.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_modutil_cleanup.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_modutil_getpwnam.lo -MD -MP -MF .deps/pam_modutil_getpwnam.Tpo -c -o pam_modutil_getpwnam.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_modutil_getpwnam.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_modutil_ioloop.lo -MD -MP -MF .deps/pam_modutil_ioloop.Tpo -c -o pam_modutil_ioloop.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_modutil_ioloop.c
mv -f .deps/pam_start.Tpo .deps/pam_start.Plo
mv -f .deps/pam_end.Tpo .deps/pam_end.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_modutil_getgrgid.lo -MD -MP -MF .deps/pam_modutil_getgrgid.Tpo -c -o pam_modutil_getgrgid.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_modutil_getgrgid.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_modutil_getpwuid.lo -MD -MP -MF .deps/pam_modutil_getpwuid.Tpo -c -o pam_modutil_getpwuid.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_modutil_getpwuid.c
mv -f .deps/pam_item.Tpo .deps/pam_item.Plo
mv -f .deps/pam_get_authtok.Tpo .deps/pam_get_authtok.Plo
mv -f .deps/pam_dispatch.Tpo .deps/pam_dispatch.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_modutil_getgrnam.lo -MD -MP -MF .deps/pam_modutil_getgrnam.Tpo -c -o pam_modutil_getgrnam.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_modutil_getgrnam.c
mv -f .deps/pam_env.Tpo .deps/pam_env.Plo
mv -f .deps/pam_misc.Tpo .deps/pam_misc.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_modutil_getspnam.lo -MD -MP -MF .deps/pam_modutil_getspnam.Tpo -c -o pam_modutil_getspnam.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_modutil_getspnam.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_modutil_getlogin.lo -MD -MP -MF .deps/pam_modutil_getlogin.Tpo -c -o pam_modutil_getlogin.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_modutil_getlogin.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_modutil_ingroup.lo -MD -MP -MF .deps/pam_modutil_ingroup.Tpo -c -o pam_modutil_ingroup.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_modutil_ingroup.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_modutil_priv.lo -MD -MP -MF .deps/pam_modutil_priv.Tpo -c -o pam_modutil_priv.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_modutil_priv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_vprompt.lo -MD -MP -MF .deps/pam_vprompt.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_vprompt.c  -fPIC -DPIC -o .libs/pam_vprompt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_syslog.lo -MD -MP -MF .deps/pam_syslog.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_syslog.c  -fPIC -DPIC -o .libs/pam_syslog.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_audit.lo -MD -MP -MF .deps/pam_audit.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_audit.c  -fPIC -DPIC -o .libs/pam_audit.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_dynamic.lo -MD -MP -MF .deps/pam_dynamic.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_dynamic.c  -fPIC -DPIC -o .libs/pam_dynamic.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_modutil_getpwnam.lo -MD -MP -MF .deps/pam_modutil_getpwnam.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_modutil_getpwnam.c  -fPIC -DPIC -o .libs/pam_modutil_getpwnam.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_modutil_check_user.lo -MD -MP -MF .deps/pam_modutil_check_user.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_modutil_check_user.c  -fPIC -DPIC -o .libs/pam_modutil_check_user.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_modutil_ioloop.lo -MD -MP -MF .deps/pam_modutil_ioloop.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_modutil_ioloop.c  -fPIC -DPIC -o .libs/pam_modutil_ioloop.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_modutil_cleanup.lo -MD -MP -MF .deps/pam_modutil_cleanup.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_modutil_cleanup.c  -fPIC -DPIC -o .libs/pam_modutil_cleanup.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_modutil_getgrgid.lo -MD -MP -MF .deps/pam_modutil_getgrgid.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_modutil_getgrgid.c  -fPIC -DPIC -o .libs/pam_modutil_getgrgid.o
mv -f .deps/pam_handlers.Tpo .deps/pam_handlers.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_modutil_sanitize.lo -MD -MP -MF .deps/pam_modutil_sanitize.Tpo -c -o pam_modutil_sanitize.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_modutil_sanitize.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_modutil_getpwuid.lo -MD -MP -MF .deps/pam_modutil_getpwuid.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_modutil_getpwuid.c  -fPIC -DPIC -o .libs/pam_modutil_getpwuid.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_modutil_getgrnam.lo -MD -MP -MF .deps/pam_modutil_getgrnam.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_modutil_getgrnam.c  -fPIC -DPIC -o .libs/pam_modutil_getgrnam.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_modutil_getspnam.lo -MD -MP -MF .deps/pam_modutil_getspnam.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_modutil_getspnam.c  -fPIC -DPIC -o .libs/pam_modutil_getspnam.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_modutil_getlogin.lo -MD -MP -MF .deps/pam_modutil_getlogin.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_modutil_getlogin.c  -fPIC -DPIC -o .libs/pam_modutil_getlogin.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_modutil_priv.lo -MD -MP -MF .deps/pam_modutil_priv.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_modutil_priv.c  -fPIC -DPIC -o .libs/pam_modutil_priv.o
mv -f .deps/pam_dynamic.Tpo .deps/pam_dynamic.Plo
mv -f .deps/pam_syslog.Tpo .deps/pam_syslog.Plo
mv -f .deps/pam_audit.Tpo .deps/pam_audit.Plo
mv -f .deps/pam_vprompt.Tpo .deps/pam_vprompt.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_modutil_ingroup.lo -MD -MP -MF .deps/pam_modutil_ingroup.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_modutil_ingroup.c  -fPIC -DPIC -o .libs/pam_modutil_ingroup.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I..    -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_modutil_searchkey.lo -MD -MP -MF .deps/pam_modutil_searchkey.Tpo -c -o pam_modutil_searchkey.lo /bb.download/source/Linux-PAM-1.5.3/libpam/pam_modutil_searchkey.c
mv -f .deps/pam_modutil_cleanup.Tpo .deps/pam_modutil_cleanup.Plo
mv -f .deps/pam_modutil_getpwnam.Tpo .deps/pam_modutil_getpwnam.Plo
mv -f .deps/pam_modutil_check_user.Tpo .deps/pam_modutil_check_user.Plo
mv -f .deps/pam_modutil_ioloop.Tpo .deps/pam_modutil_ioloop.Plo
mv -f .deps/pam_modutil_getgrgid.Tpo .deps/pam_modutil_getgrgid.Plo
mv -f .deps/pam_modutil_getlogin.Tpo .deps/pam_modutil_getlogin.Plo
mv -f .deps/pam_modutil_getpwuid.Tpo .deps/pam_modutil_getpwuid.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_modutil_sanitize.lo -MD -MP -MF .deps/pam_modutil_sanitize.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_modutil_sanitize.c  -fPIC -DPIC -o .libs/pam_modutil_sanitize.o
mv -f .deps/pam_modutil_getspnam.Tpo .deps/pam_modutil_getspnam.Plo
mv -f .deps/pam_modutil_getgrnam.Tpo .deps/pam_modutil_getgrnam.Plo
mv -f .deps/pam_modutil_ingroup.Tpo .deps/pam_modutil_ingroup.Plo
mv -f .deps/pam_modutil_priv.Tpo .deps/pam_modutil_priv.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam -I.. -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_modutil_searchkey.lo -MD -MP -MF .deps/pam_modutil_searchkey.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam/pam_modutil_searchkey.c  -fPIC -DPIC -o .libs/pam_modutil_searchkey.o
mv -f .deps/pam_modutil_sanitize.Tpo .deps/pam_modutil_sanitize.Plo
mv -f .deps/pam_modutil_searchkey.Tpo .deps/pam_modutil_searchkey.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc -DDEFAULT_MODULE_PATH=\"/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/\" -DLIBPAM_COMPILE -I/bb.download/source/Linux-PAM-1.5.3/libpam/include   -DPAM_VERSION=\"1.5.3\" -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -version-info 85:1:85 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/libpam/libpam.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o libpam.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib pam_account.lo pam_auth.lo pam_data.lo pam_delay.lo pam_dispatch.lo pam_end.lo pam_env.lo pam_get_authtok.lo pam_handlers.lo pam_item.lo pam_misc.lo pam_password.lo pam_prelude.lo pam_session.lo pam_start.lo pam_strerror.lo pam_vprompt.lo pam_syslog.lo pam_dynamic.lo pam_audit.lo pam_modutil_check_user.lo pam_modutil_cleanup.lo pam_modutil_getpwnam.lo pam_modutil_ioloop.lo pam_modutil_getgrgid.lo pam_modutil_getpwuid.lo pam_modutil_getgrnam.lo pam_modutil_getspnam.lo pam_modutil_getlogin.lo pam_modutil_ingroup.lo pam_modutil_priv.lo pam_modutil_sanitize.lo pam_modutil_searchkey.lo     
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_account.o .libs/pam_auth.o .libs/pam_data.o .libs/pam_delay.o .libs/pam_dispatch.o .libs/pam_end.o .libs/pam_env.o .libs/pam_get_authtok.o .libs/pam_handlers.o .libs/pam_item.o .libs/pam_misc.o .libs/pam_password.o .libs/pam_prelude.o .libs/pam_session.o .libs/pam_start.o .libs/pam_strerror.o .libs/pam_vprompt.o .libs/pam_syslog.o .libs/pam_dynamic.o .libs/pam_audit.o .libs/pam_modutil_check_user.o .libs/pam_modutil_cleanup.o .libs/pam_modutil_getpwnam.o .libs/pam_modutil_ioloop.o .libs/pam_modutil_getgrgid.o .libs/pam_modutil_getpwuid.o .libs/pam_modutil_getgrnam.o .libs/pam_modutil_getspnam.o .libs/pam_modutil_getlogin.o .libs/pam_modutil_ingroup.o .libs/pam_modutil_priv.o .libs/pam_modutil_sanitize.o .libs/pam_modutil_searchkey.o    -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/libpam/libpam.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,libpam.so.0 -o .libs/libpam.so.0.85.1
libtool: link: (cd ".libs" && rm -f "libpam.so.0" && ln -s "libpam.so.0.85.1" "libpam.so.0")
libtool: link: (cd ".libs" && rm -f "libpam.so" && ln -s "libpam.so.0.85.1" "libpam.so")
libtool: link: ( cd ".libs" && rm -f "libpam.la" && ln -s "../libpam.la" "libpam.la" )
make[2]: Leaving directory '/bb.build/libpam'
Making all in tests
make[2]: Entering directory '/bb.build/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/bb.build/tests'
Making all in libpamc
make[2]: Entering directory '/bb.build/libpamc'
Making all in test
make[3]: Entering directory '/bb.build/libpamc/test'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/bb.build/libpamc/test'
make[3]: Entering directory '/bb.build/libpamc'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpamc -I..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pamc_client.lo -MD -MP -MF .deps/pamc_client.Tpo -c -o pamc_client.lo /bb.download/source/Linux-PAM-1.5.3/libpamc/pamc_client.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpamc -I..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pamc_converse.lo -MD -MP -MF .deps/pamc_converse.Tpo -c -o pamc_converse.lo /bb.download/source/Linux-PAM-1.5.3/libpamc/pamc_converse.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpamc -I..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pamc_load.lo -MD -MP -MF .deps/pamc_load.Tpo -c -o pamc_load.lo /bb.download/source/Linux-PAM-1.5.3/libpamc/pamc_load.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpamc -I.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pamc_load.lo -MD -MP -MF .deps/pamc_load.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpamc/pamc_load.c  -fPIC -DPIC -o .libs/pamc_load.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpamc -I.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pamc_converse.lo -MD -MP -MF .deps/pamc_converse.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpamc/pamc_converse.c  -fPIC -DPIC -o .libs/pamc_converse.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpamc -I.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pamc_client.lo -MD -MP -MF .deps/pamc_client.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpamc/pamc_client.c  -fPIC -DPIC -o .libs/pamc_client.o
mv -f .deps/pamc_client.Tpo .deps/pamc_client.Plo
mv -f .deps/pamc_converse.Tpo .deps/pamc_converse.Plo
mv -f .deps/pamc_load.Tpo .deps/pamc_load.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -version-info 82:1:82 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/libpamc/libpamc.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o libpamc.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib pamc_client.lo pamc_converse.lo pamc_load.lo  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pamc_client.o .libs/pamc_converse.o .libs/pamc_load.o    -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/libpamc/libpamc.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,libpamc.so.0 -o .libs/libpamc.so.0.82.1
libtool: link: (cd ".libs" && rm -f "libpamc.so.0" && ln -s "libpamc.so.0.82.1" "libpamc.so.0")
libtool: link: (cd ".libs" && rm -f "libpamc.so" && ln -s "libpamc.so.0.82.1" "libpamc.so")
libtool: link: ( cd ".libs" && rm -f "libpamc.la" && ln -s "../libpamc.la" "libpamc.la" )
make[3]: Leaving directory '/bb.build/libpamc'
make[2]: Leaving directory '/bb.build/libpamc'
Making all in libpam_misc
make[2]: Entering directory '/bb.build/libpam_misc'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam_misc -I..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -I/bb.download/source/Linux-PAM-1.5.3/libpam_misc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT help_env.lo -MD -MP -MF .deps/help_env.Tpo -c -o help_env.lo /bb.download/source/Linux-PAM-1.5.3/libpam_misc/help_env.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam_misc -I..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -I/bb.download/source/Linux-PAM-1.5.3/libpam_misc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT misc_conv.lo -MD -MP -MF .deps/misc_conv.Tpo -c -o misc_conv.lo /bb.download/source/Linux-PAM-1.5.3/libpam_misc/misc_conv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam_misc -I.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -I/bb.download/source/Linux-PAM-1.5.3/libpam_misc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT misc_conv.lo -MD -MP -MF .deps/misc_conv.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam_misc/misc_conv.c  -fPIC -DPIC -o .libs/misc_conv.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/libpam_misc -I.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -I/bb.download/source/Linux-PAM-1.5.3/libpam_misc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT help_env.lo -MD -MP -MF .deps/help_env.Tpo -c /bb.download/source/Linux-PAM-1.5.3/libpam_misc/help_env.c  -fPIC -DPIC -o .libs/help_env.o
mv -f .deps/help_env.Tpo .deps/help_env.Plo
mv -f .deps/misc_conv.Tpo .deps/misc_conv.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -I/bb.download/source/Linux-PAM-1.5.3/libpam_misc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -version-info 82:1:82 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/libpam_misc/libpam_misc.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o libpam_misc.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib help_env.lo misc_conv.lo ../libpam/libpam.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/help_env.o .libs/misc_conv.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/libpam_misc/libpam_misc.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,libpam_misc.so.0 -o .libs/libpam_misc.so.0.82.1
libtool: link: (cd ".libs" && rm -f "libpam_misc.so.0" && ln -s "libpam_misc.so.0.82.1" "libpam_misc.so.0")
libtool: link: (cd ".libs" && rm -f "libpam_misc.so" && ln -s "libpam_misc.so.0.82.1" "libpam_misc.so")
libtool: link: ( cd ".libs" && rm -f "libpam_misc.la" && ln -s "../libpam_misc.la" "libpam_misc.la" )
make[2]: Leaving directory '/bb.build/libpam_misc'
Making all in modules
make[2]: Entering directory '/bb.build/modules'
Making all in pam_access
make[3]: Entering directory '/bb.build/modules/pam_access'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_access -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_access.lo -MD -MP -MF .deps/pam_access.Tpo -c -o pam_access.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_access/pam_access.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_access -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_access.lo -MD -MP -MF .deps/pam_access.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_access/pam_access.c  -fPIC -DPIC -o .libs/pam_access.o
mv -f .deps/pam_access.Tpo .deps/pam_access.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_access/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_access.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_access.lo ../../libpam/libpam.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_access.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_access/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_access.so -o .libs/pam_access.so
libtool: link: ( cd ".libs" && rm -f "pam_access.la" && ln -s "../pam_access.la" "pam_access.la" )
make[3]: Leaving directory '/bb.build/modules/pam_access'
Making all in pam_debug
make[3]: Entering directory '/bb.build/modules/pam_debug'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_debug -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_debug.lo -MD -MP -MF .deps/pam_debug.Tpo -c -o pam_debug.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_debug/pam_debug.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_debug -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_debug.lo -MD -MP -MF .deps/pam_debug.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_debug/pam_debug.c  -fPIC -DPIC -o .libs/pam_debug.o
mv -f .deps/pam_debug.Tpo .deps/pam_debug.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_debug/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_debug.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_debug.lo ../../libpam/libpam.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_debug.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_debug/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_debug.so -o .libs/pam_debug.so
libtool: link: ( cd ".libs" && rm -f "pam_debug.la" && ln -s "../pam_debug.la" "pam_debug.la" )
make[3]: Leaving directory '/bb.build/modules/pam_debug'
Making all in pam_deny
make[3]: Entering directory '/bb.build/modules/pam_deny'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_deny -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_deny.lo -MD -MP -MF .deps/pam_deny.Tpo -c -o pam_deny.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_deny/pam_deny.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_deny -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_deny.lo -MD -MP -MF .deps/pam_deny.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_deny/pam_deny.c  -fPIC -DPIC -o .libs/pam_deny.o
mv -f .deps/pam_deny.Tpo .deps/pam_deny.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_deny/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_deny.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_deny.lo ../../libpam/libpam.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_deny.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_deny/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_deny.so -o .libs/pam_deny.so
libtool: link: ( cd ".libs" && rm -f "pam_deny.la" && ln -s "../pam_deny.la" "pam_deny.la" )
make[3]: Leaving directory '/bb.build/modules/pam_deny'
Making all in pam_echo
make[3]: Entering directory '/bb.build/modules/pam_echo'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_echo -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_echo.lo -MD -MP -MF .deps/pam_echo.Tpo -c -o pam_echo.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_echo/pam_echo.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_echo -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_echo.lo -MD -MP -MF .deps/pam_echo.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_echo/pam_echo.c  -fPIC -DPIC -o .libs/pam_echo.o
mv -f .deps/pam_echo.Tpo .deps/pam_echo.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_echo/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_echo.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_echo.lo ../../libpam/libpam.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_echo.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_echo/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_echo.so -o .libs/pam_echo.so
libtool: link: ( cd ".libs" && rm -f "pam_echo.la" && ln -s "../pam_echo.la" "pam_echo.la" )
make[3]: Leaving directory '/bb.build/modules/pam_echo'
Making all in pam_env
make[3]: Entering directory '/bb.build/modules/pam_env'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_env -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\"  -g -O2 -MT pam_env.lo -MD -MP -MF .deps/pam_env.Tpo -c -o pam_env.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_env/pam_env.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_env -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -g -O2 -MT pam_env.lo -MD -MP -MF .deps/pam_env.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_env/pam_env.c  -fPIC -DPIC -o .libs/pam_env.o
mv -f .deps/pam_env.Tpo .deps/pam_env.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\"  -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_env/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_env.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_env.lo ../../libpam/libpam.la  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_env.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_env/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_env.so -o .libs/pam_env.so
libtool: link: ( cd ".libs" && rm -f "pam_env.la" && ln -s "../pam_env.la" "pam_env.la" )
make[3]: Leaving directory '/bb.build/modules/pam_env'
Making all in pam_exec
make[3]: Entering directory '/bb.build/modules/pam_exec'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_exec -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_exec.lo -MD -MP -MF .deps/pam_exec.Tpo -c -o pam_exec.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_exec/pam_exec.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_exec -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_exec.lo -MD -MP -MF .deps/pam_exec.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_exec/pam_exec.c  -fPIC -DPIC -o .libs/pam_exec.o
mv -f .deps/pam_exec.Tpo .deps/pam_exec.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_exec/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_exec.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_exec.lo ../../libpam/libpam.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_exec.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_exec/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_exec.so -o .libs/pam_exec.so
libtool: link: ( cd ".libs" && rm -f "pam_exec.la" && ln -s "../pam_exec.la" "pam_exec.la" )
make[3]: Leaving directory '/bb.build/modules/pam_exec'
Making all in pam_faildelay
make[3]: Entering directory '/bb.build/modules/pam_faildelay'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_faildelay -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_faildelay.lo -MD -MP -MF .deps/pam_faildelay.Tpo -c -o pam_faildelay.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_faildelay/pam_faildelay.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_faildelay -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_faildelay.lo -MD -MP -MF .deps/pam_faildelay.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_faildelay/pam_faildelay.c  -fPIC -DPIC -o .libs/pam_faildelay.o
mv -f .deps/pam_faildelay.Tpo .deps/pam_faildelay.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_faildelay/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_faildelay.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_faildelay.lo ../../libpam/libpam.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_faildelay.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_faildelay/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_faildelay.so -o .libs/pam_faildelay.so
libtool: link: ( cd ".libs" && rm -f "pam_faildelay.la" && ln -s "../pam_faildelay.la" "pam_faildelay.la" )
make[3]: Leaving directory '/bb.build/modules/pam_faildelay'
Making all in pam_faillock
make[3]: Entering directory '/bb.build/modules/pam_faillock'
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_faillock -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -fpie -g -O2 -MT faillock-main.o -MD -MP -MF .deps/faillock-main.Tpo -c -o faillock-main.o `test -f 'main.c' || echo '/bb.download/source/Linux-PAM-1.5.3/modules/pam_faillock/'`main.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_faillock -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -fpie -g -O2 -MT faillock-faillock.o -MD -MP -MF .deps/faillock-faillock.Tpo -c -o faillock-faillock.o `test -f 'faillock.c' || echo '/bb.download/source/Linux-PAM-1.5.3/modules/pam_faillock/'`faillock.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_faillock -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -fpie -g -O2 -MT faillock-faillock_config.o -MD -MP -MF .deps/faillock-faillock_config.Tpo -c -o faillock-faillock_config.o `test -f 'faillock_config.c' || echo '/bb.download/source/Linux-PAM-1.5.3/modules/pam_faillock/'`faillock_config.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_faillock -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_faillock.lo -MD -MP -MF .deps/pam_faillock.Tpo -c -o pam_faillock.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_faillock/pam_faillock.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_faillock -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT faillock.lo -MD -MP -MF .deps/faillock.Tpo -c -o faillock.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_faillock/faillock.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_faillock -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT faillock_config.lo -MD -MP -MF .deps/faillock_config.Tpo -c -o faillock_config.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_faillock/faillock_config.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_faillock -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_faillock.lo -MD -MP -MF .deps/pam_faillock.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_faillock/pam_faillock.c  -fPIC -DPIC -o .libs/pam_faillock.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_faillock -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT faillock.lo -MD -MP -MF .deps/faillock.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_faillock/faillock.c  -fPIC -DPIC -o .libs/faillock.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_faillock -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT faillock_config.lo -MD -MP -MF .deps/faillock_config.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_faillock/faillock_config.c  -fPIC -DPIC -o .libs/faillock_config.o
mv -f .deps/faillock-faillock.Tpo .deps/faillock-faillock.Po
mv -f .deps/faillock-main.Tpo .deps/faillock-main.Po
mv -f .deps/faillock-faillock_config.Tpo .deps/faillock-faillock_config.Po
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -fpie -g -O2 -pie -Wl,-z,now -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o faillock faillock-main.o faillock-faillock.o faillock-faillock_config.o ../../libpam/libpam.la  
mv -f .deps/faillock.Tpo .deps/faillock.Plo
mv -f .deps/faillock_config.Tpo .deps/faillock_config.Plo
libtool: link: gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -fpie -g -O2 -pie -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o .libs/faillock faillock-main.o faillock-faillock.o faillock-faillock_config.o  ../../libpam/.libs/libpam.so -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib
mv -f .deps/pam_faillock.Tpo .deps/pam_faillock.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_faillock/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_faillock.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_faillock.lo faillock.lo faillock_config.lo ../../libpam/libpam.la  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_faillock.o .libs/faillock.o .libs/faillock_config.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_faillock/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_faillock.so -o .libs/pam_faillock.so
libtool: link: ( cd ".libs" && rm -f "pam_faillock.la" && ln -s "../pam_faillock.la" "pam_faillock.la" )
make[3]: Leaving directory '/bb.build/modules/pam_faillock'
Making all in pam_filter
make[3]: Entering directory '/bb.build/modules/pam_filter'
Making all in upperLOWER
make[4]: Entering directory '/bb.build/modules/pam_filter/upperLOWER'
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_filter/upperLOWER -I../../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_filter/upperLOWER/.. -fpie -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT upperLOWER.o -MD -MP -MF .deps/upperLOWER.Tpo -c -o upperLOWER.o /bb.download/source/Linux-PAM-1.5.3/modules/pam_filter/upperLOWER/upperLOWER.c
mv -f .deps/upperLOWER.Tpo .deps/upperLOWER.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_filter/upperLOWER/.. -fpie -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -pie -Wl,-z,now -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o upperLOWER upperLOWER.o ../../../libpam/libpam.la 
libtool: link: gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_filter/upperLOWER/.. -fpie -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -pie -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o .libs/upperLOWER upperLOWER.o  ../../../libpam/.libs/libpam.so -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib
make[4]: Leaving directory '/bb.build/modules/pam_filter/upperLOWER'
make[4]: Entering directory '/bb.build/modules/pam_filter'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_filter -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_filter.lo -MD -MP -MF .deps/pam_filter.Tpo -c -o pam_filter.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_filter/pam_filter.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_filter -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_filter.lo -MD -MP -MF .deps/pam_filter.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_filter/pam_filter.c  -fPIC -DPIC -o .libs/pam_filter.o
mv -f .deps/pam_filter.Tpo .deps/pam_filter.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_filter/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_filter.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_filter.lo ../../libpam/libpam.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_filter.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_filter/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_filter.so -o .libs/pam_filter.so
libtool: link: ( cd ".libs" && rm -f "pam_filter.la" && ln -s "../pam_filter.la" "pam_filter.la" )
make[4]: Leaving directory '/bb.build/modules/pam_filter'
make[3]: Leaving directory '/bb.build/modules/pam_filter'
Making all in pam_ftp
make[3]: Entering directory '/bb.build/modules/pam_ftp'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_ftp -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_ftp.lo -MD -MP -MF .deps/pam_ftp.Tpo -c -o pam_ftp.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_ftp/pam_ftp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_ftp -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_ftp.lo -MD -MP -MF .deps/pam_ftp.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_ftp/pam_ftp.c  -fPIC -DPIC -o .libs/pam_ftp.o
mv -f .deps/pam_ftp.Tpo .deps/pam_ftp.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_ftp/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_ftp.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_ftp.lo ../../libpam/libpam.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_ftp.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_ftp/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_ftp.so -o .libs/pam_ftp.so
libtool: link: ( cd ".libs" && rm -f "pam_ftp.la" && ln -s "../pam_ftp.la" "pam_ftp.la" )
make[3]: Leaving directory '/bb.build/modules/pam_ftp'
Making all in pam_group
make[3]: Entering directory '/bb.build/modules/pam_group'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_group -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_group.lo -MD -MP -MF .deps/pam_group.Tpo -c -o pam_group.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_group/pam_group.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_group -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_group.lo -MD -MP -MF .deps/pam_group.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_group/pam_group.c  -fPIC -DPIC -o .libs/pam_group.o
mv -f .deps/pam_group.Tpo .deps/pam_group.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_group/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_group.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_group.lo ../../libpam/libpam.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_group.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_group/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_group.so -o .libs/pam_group.so
libtool: link: ( cd ".libs" && rm -f "pam_group.la" && ln -s "../pam_group.la" "pam_group.la" )
make[3]: Leaving directory '/bb.build/modules/pam_group'
Making all in pam_issue
make[3]: Entering directory '/bb.build/modules/pam_issue'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_issue -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include  -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_issue.lo -MD -MP -MF .deps/pam_issue.Tpo -c -o pam_issue.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_issue/pam_issue.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_issue -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_issue.lo -MD -MP -MF .deps/pam_issue.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_issue/pam_issue.c  -fPIC -DPIC -o .libs/pam_issue.o
mv -f .deps/pam_issue.Tpo .deps/pam_issue.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include  -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_issue/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_issue.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_issue.lo ../../libpam/libpam.la  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_issue.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_issue/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_issue.so -o .libs/pam_issue.so
libtool: link: ( cd ".libs" && rm -f "pam_issue.la" && ln -s "../pam_issue.la" "pam_issue.la" )
make[3]: Leaving directory '/bb.build/modules/pam_issue'
Making all in pam_keyinit
make[3]: Entering directory '/bb.build/modules/pam_keyinit'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_keyinit -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_keyinit.lo -MD -MP -MF .deps/pam_keyinit.Tpo -c -o pam_keyinit.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_keyinit/pam_keyinit.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_keyinit -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_keyinit.lo -MD -MP -MF .deps/pam_keyinit.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_keyinit/pam_keyinit.c  -fPIC -DPIC -o .libs/pam_keyinit.o
mv -f .deps/pam_keyinit.Tpo .deps/pam_keyinit.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_keyinit/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_keyinit.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_keyinit.lo ../../libpam/libpam.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_keyinit.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_keyinit/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_keyinit.so -o .libs/pam_keyinit.so
libtool: link: ( cd ".libs" && rm -f "pam_keyinit.la" && ln -s "../pam_keyinit.la" "pam_keyinit.la" )
make[3]: Leaving directory '/bb.build/modules/pam_keyinit'
Making all in pam_limits
make[3]: Entering directory '/bb.build/modules/pam_limits'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_limits -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DLIMITS_FILE_DIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc/security/limits.d\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_limits.lo -MD -MP -MF .deps/pam_limits.Tpo -c -o pam_limits.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_limits/pam_limits.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_limits -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DLIMITS_FILE_DIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc/security/limits.d\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_limits.lo -MD -MP -MF .deps/pam_limits.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_limits/pam_limits.c  -fPIC -DPIC -o .libs/pam_limits.o
mv -f .deps/pam_limits.Tpo .deps/pam_limits.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DLIMITS_FILE_DIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc/security/limits.d\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_limits/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_limits.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_limits.lo ../../libpam/libpam.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_limits.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_limits/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_limits.so -o .libs/pam_limits.so
libtool: link: ( cd ".libs" && rm -f "pam_limits.la" && ln -s "../pam_limits.la" "pam_limits.la" )
make[3]: Leaving directory '/bb.build/modules/pam_limits'
Making all in pam_listfile
make[3]: Entering directory '/bb.build/modules/pam_listfile'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_listfile -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_listfile.lo -MD -MP -MF .deps/pam_listfile.Tpo -c -o pam_listfile.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_listfile/pam_listfile.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_listfile -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_listfile.lo -MD -MP -MF .deps/pam_listfile.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_listfile/pam_listfile.c  -fPIC -DPIC -o .libs/pam_listfile.o
mv -f .deps/pam_listfile.Tpo .deps/pam_listfile.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_listfile/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_listfile.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_listfile.lo ../../libpam/libpam.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_listfile.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_listfile/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_listfile.so -o .libs/pam_listfile.so
libtool: link: ( cd ".libs" && rm -f "pam_listfile.la" && ln -s "../pam_listfile.la" "pam_listfile.la" )
make[3]: Leaving directory '/bb.build/modules/pam_listfile'
Making all in pam_localuser
make[3]: Entering directory '/bb.build/modules/pam_localuser'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_localuser -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_localuser.lo -MD -MP -MF .deps/pam_localuser.Tpo -c -o pam_localuser.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_localuser/pam_localuser.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_localuser -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_localuser.lo -MD -MP -MF .deps/pam_localuser.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_localuser/pam_localuser.c  -fPIC -DPIC -o .libs/pam_localuser.o
mv -f .deps/pam_localuser.Tpo .deps/pam_localuser.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_localuser/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_localuser.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_localuser.lo ../../libpam/libpam.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_localuser.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_localuser/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_localuser.so -o .libs/pam_localuser.so
libtool: link: ( cd ".libs" && rm -f "pam_localuser.la" && ln -s "../pam_localuser.la" "pam_localuser.la" )
make[3]: Leaving directory '/bb.build/modules/pam_localuser'
Making all in pam_loginuid
make[3]: Entering directory '/bb.build/modules/pam_loginuid'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_loginuid -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_loginuid.lo -MD -MP -MF .deps/pam_loginuid.Tpo -c -o pam_loginuid.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_loginuid/pam_loginuid.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_loginuid -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_loginuid.lo -MD -MP -MF .deps/pam_loginuid.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_loginuid/pam_loginuid.c  -fPIC -DPIC -o .libs/pam_loginuid.o
mv -f .deps/pam_loginuid.Tpo .deps/pam_loginuid.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_loginuid/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_loginuid.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_loginuid.lo ../../libpam/libpam.la  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_loginuid.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_loginuid/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_loginuid.so -o .libs/pam_loginuid.so
libtool: link: ( cd ".libs" && rm -f "pam_loginuid.la" && ln -s "../pam_loginuid.la" "pam_loginuid.la" )
make[3]: Leaving directory '/bb.build/modules/pam_loginuid'
Making all in pam_mail
make[3]: Entering directory '/bb.build/modules/pam_mail'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_mail -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_mail.lo -MD -MP -MF .deps/pam_mail.Tpo -c -o pam_mail.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_mail/pam_mail.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_mail -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_mail.lo -MD -MP -MF .deps/pam_mail.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_mail/pam_mail.c  -fPIC -DPIC -o .libs/pam_mail.o
mv -f .deps/pam_mail.Tpo .deps/pam_mail.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_mail/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_mail.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_mail.lo ../../libpam/libpam.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_mail.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_mail/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_mail.so -o .libs/pam_mail.so
libtool: link: ( cd ".libs" && rm -f "pam_mail.la" && ln -s "../pam_mail.la" "pam_mail.la" )
make[3]: Leaving directory '/bb.build/modules/pam_mail'
Making all in pam_mkhomedir
make[3]: Entering directory '/bb.build/modules/pam_mkhomedir'
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_mkhomedir -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DMKHOMEDIR_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/mkhomedir_helper\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -fpie -g -O2 -MT mkhomedir_helper-mkhomedir_helper.o -MD -MP -MF .deps/mkhomedir_helper-mkhomedir_helper.Tpo -c -o mkhomedir_helper-mkhomedir_helper.o `test -f 'mkhomedir_helper.c' || echo '/bb.download/source/Linux-PAM-1.5.3/modules/pam_mkhomedir/'`mkhomedir_helper.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_mkhomedir -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DMKHOMEDIR_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/mkhomedir_helper\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_mkhomedir.lo -MD -MP -MF .deps/pam_mkhomedir.Tpo -c -o pam_mkhomedir.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_mkhomedir/pam_mkhomedir.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_mkhomedir -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DMKHOMEDIR_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/mkhomedir_helper\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_mkhomedir.lo -MD -MP -MF .deps/pam_mkhomedir.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_mkhomedir/pam_mkhomedir.c  -fPIC -DPIC -o .libs/pam_mkhomedir.o
mv -f .deps/mkhomedir_helper-mkhomedir_helper.Tpo .deps/mkhomedir_helper-mkhomedir_helper.Po
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DMKHOMEDIR_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/mkhomedir_helper\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -fpie -g -O2 -pie -Wl,-z,now -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o mkhomedir_helper mkhomedir_helper-mkhomedir_helper.o ../../libpam/libpam.la 
mv -f .deps/pam_mkhomedir.Tpo .deps/pam_mkhomedir.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DMKHOMEDIR_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/mkhomedir_helper\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_mkhomedir/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_mkhomedir.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_mkhomedir.lo ../../libpam/libpam.la 
libtool: link: gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DMKHOMEDIR_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/mkhomedir_helper\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -fpie -g -O2 -pie -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o .libs/mkhomedir_helper mkhomedir_helper-mkhomedir_helper.o  ../../libpam/.libs/libpam.so -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_mkhomedir.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_mkhomedir/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_mkhomedir.so -o .libs/pam_mkhomedir.so
libtool: link: ( cd ".libs" && rm -f "pam_mkhomedir.la" && ln -s "../pam_mkhomedir.la" "pam_mkhomedir.la" )
make[3]: Leaving directory '/bb.build/modules/pam_mkhomedir'
Making all in pam_motd
make[3]: Entering directory '/bb.build/modules/pam_motd'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_motd -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_motd.lo -MD -MP -MF .deps/pam_motd.Tpo -c -o pam_motd.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_motd/pam_motd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_motd -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_motd.lo -MD -MP -MF .deps/pam_motd.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_motd/pam_motd.c  -fPIC -DPIC -o .libs/pam_motd.o
mv -f .deps/pam_motd.Tpo .deps/pam_motd.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_motd/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_motd.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_motd.lo ../../libpam/libpam.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_motd.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_motd/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_motd.so -o .libs/pam_motd.so
libtool: link: ( cd ".libs" && rm -f "pam_motd.la" && ln -s "../pam_motd.la" "pam_motd.la" )
make[3]: Leaving directory '/bb.build/modules/pam_motd'
Making all in pam_namespace
make[3]: Entering directory '/bb.build/modules/pam_namespace'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_namespace -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_namespace.lo -MD -MP -MF .deps/pam_namespace.Tpo -c -o pam_namespace.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_namespace/pam_namespace.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_namespace -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_namespace/md5.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_namespace -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT argv_parse.lo -MD -MP -MF .deps/argv_parse.Tpo -c -o argv_parse.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_namespace/argv_parse.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_namespace -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT argv_parse.lo -MD -MP -MF .deps/argv_parse.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_namespace/argv_parse.c  -fPIC -DPIC -o .libs/argv_parse.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_namespace -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_namespace.lo -MD -MP -MF .deps/pam_namespace.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_namespace/pam_namespace.c  -fPIC -DPIC -o .libs/pam_namespace.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_namespace -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_namespace/md5.c  -fPIC -DPIC -o .libs/md5.o
mv -f .deps/argv_parse.Tpo .deps/argv_parse.Plo
mv -f .deps/md5.Tpo .deps/md5.Plo
mv -f .deps/pam_namespace.Tpo .deps/pam_namespace.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_namespace/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_namespace.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_namespace.lo md5.lo argv_parse.lo ../../libpam/libpam.la  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_namespace.o .libs/md5.o .libs/argv_parse.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_namespace/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_namespace.so -o .libs/pam_namespace.so
libtool: link: ( cd ".libs" && rm -f "pam_namespace.la" && ln -s "../pam_namespace.la" "pam_namespace.la" )
make[3]: Leaving directory '/bb.build/modules/pam_namespace'
Making all in pam_nologin
make[3]: Entering directory '/bb.build/modules/pam_nologin'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_nologin -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_nologin.lo -MD -MP -MF .deps/pam_nologin.Tpo -c -o pam_nologin.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_nologin/pam_nologin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_nologin -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_nologin.lo -MD -MP -MF .deps/pam_nologin.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_nologin/pam_nologin.c  -fPIC -DPIC -o .libs/pam_nologin.o
mv -f .deps/pam_nologin.Tpo .deps/pam_nologin.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_nologin/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_nologin.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_nologin.lo ../../libpam/libpam.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_nologin.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_nologin/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_nologin.so -o .libs/pam_nologin.so
libtool: link: ( cd ".libs" && rm -f "pam_nologin.la" && ln -s "../pam_nologin.la" "pam_nologin.la" )
make[3]: Leaving directory '/bb.build/modules/pam_nologin'
Making all in pam_permit
make[3]: Entering directory '/bb.build/modules/pam_permit'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_permit -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_permit.lo -MD -MP -MF .deps/pam_permit.Tpo -c -o pam_permit.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_permit/pam_permit.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_permit -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_permit.lo -MD -MP -MF .deps/pam_permit.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_permit/pam_permit.c  -fPIC -DPIC -o .libs/pam_permit.o
mv -f .deps/pam_permit.Tpo .deps/pam_permit.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_permit/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_permit.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_permit.lo ../../libpam/libpam.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_permit.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_permit/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_permit.so -o .libs/pam_permit.so
libtool: link: ( cd ".libs" && rm -f "pam_permit.la" && ln -s "../pam_permit.la" "pam_permit.la" )
make[3]: Leaving directory '/bb.build/modules/pam_permit'
Making all in pam_pwhistory
make[3]: Entering directory '/bb.build/modules/pam_pwhistory'
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_pwhistory -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -DPWHISTORY_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/pwhistory_helper\" -DHELPER_COMPILE=\"pwhistory_helper\" -fpie -g -O2 -MT pwhistory_helper-pwhistory_helper.o -MD -MP -MF .deps/pwhistory_helper-pwhistory_helper.Tpo -c -o pwhistory_helper-pwhistory_helper.o `test -f 'pwhistory_helper.c' || echo '/bb.download/source/Linux-PAM-1.5.3/modules/pam_pwhistory/'`pwhistory_helper.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_pwhistory -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -DPWHISTORY_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/pwhistory_helper\" -DHELPER_COMPILE=\"pwhistory_helper\" -fpie -g -O2 -MT pwhistory_helper-opasswd.o -MD -MP -MF .deps/pwhistory_helper-opasswd.Tpo -c -o pwhistory_helper-opasswd.o `test -f 'opasswd.c' || echo '/bb.download/source/Linux-PAM-1.5.3/modules/pam_pwhistory/'`opasswd.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_pwhistory -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -DPWHISTORY_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/pwhistory_helper\" -g -O2 -MT pam_pwhistory_la-pam_pwhistory.lo -MD -MP -MF .deps/pam_pwhistory_la-pam_pwhistory.Tpo -c -o pam_pwhistory_la-pam_pwhistory.lo `test -f 'pam_pwhistory.c' || echo '/bb.download/source/Linux-PAM-1.5.3/modules/pam_pwhistory/'`pam_pwhistory.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_pwhistory -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -DPWHISTORY_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/pwhistory_helper\" -g -O2 -MT pam_pwhistory_la-opasswd.lo -MD -MP -MF .deps/pam_pwhistory_la-opasswd.Tpo -c -o pam_pwhistory_la-opasswd.lo `test -f 'opasswd.c' || echo '/bb.download/source/Linux-PAM-1.5.3/modules/pam_pwhistory/'`opasswd.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_pwhistory -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -DPWHISTORY_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/pwhistory_helper\" -g -O2 -MT pam_pwhistory_la-pwhistory_config.lo -MD -MP -MF .deps/pam_pwhistory_la-pwhistory_config.Tpo -c -o pam_pwhistory_la-pwhistory_config.lo `test -f 'pwhistory_config.c' || echo '/bb.download/source/Linux-PAM-1.5.3/modules/pam_pwhistory/'`pwhistory_config.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_pwhistory -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -DPWHISTORY_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/pwhistory_helper\" -g -O2 -MT pam_pwhistory_la-pam_pwhistory.lo -MD -MP -MF .deps/pam_pwhistory_la-pam_pwhistory.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_pwhistory/pam_pwhistory.c  -fPIC -DPIC -o .libs/pam_pwhistory_la-pam_pwhistory.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_pwhistory -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -DPWHISTORY_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/pwhistory_helper\" -g -O2 -MT pam_pwhistory_la-opasswd.lo -MD -MP -MF .deps/pam_pwhistory_la-opasswd.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_pwhistory/opasswd.c  -fPIC -DPIC -o .libs/pam_pwhistory_la-opasswd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_pwhistory -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -DPWHISTORY_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/pwhistory_helper\" -g -O2 -MT pam_pwhistory_la-pwhistory_config.lo -MD -MP -MF .deps/pam_pwhistory_la-pwhistory_config.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_pwhistory/pwhistory_config.c  -fPIC -DPIC -o .libs/pam_pwhistory_la-pwhistory_config.o
mv -f .deps/pwhistory_helper-pwhistory_helper.Tpo .deps/pwhistory_helper-pwhistory_helper.Po
mv -f .deps/pam_pwhistory_la-pwhistory_config.Tpo .deps/pam_pwhistory_la-pwhistory_config.Plo
mv -f .deps/pwhistory_helper-opasswd.Tpo .deps/pwhistory_helper-opasswd.Po
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -DPWHISTORY_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/pwhistory_helper\" -DHELPER_COMPILE=\"pwhistory_helper\" -fpie -g -O2 -pie -Wl,-z,now -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pwhistory_helper pwhistory_helper-pwhistory_helper.o pwhistory_helper-opasswd.o ../../libpam/libpam.la -lcrypt 
mv -f .deps/pam_pwhistory_la-pam_pwhistory.Tpo .deps/pam_pwhistory_la-pam_pwhistory.Plo
mv -f .deps/pam_pwhistory_la-opasswd.Tpo .deps/pam_pwhistory_la-opasswd.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -DPWHISTORY_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/pwhistory_helper\" -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_pwhistory/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_pwhistory.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_pwhistory_la-pam_pwhistory.lo pam_pwhistory_la-opasswd.lo pam_pwhistory_la-pwhistory_config.lo ../../libpam/libpam.la -lcrypt  
libtool: link: gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -DPWHISTORY_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/pwhistory_helper\" -DHELPER_COMPILE=\"pwhistory_helper\" -fpie -g -O2 -pie -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o .libs/pwhistory_helper pwhistory_helper-pwhistory_helper.o pwhistory_helper-opasswd.o  ../../libpam/.libs/libpam.so /BuggyBox/libxcrypt/4.4.36/bootstrap/lib/libcrypt.so -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -Wl,-rpath -Wl,/BuggyBox/libxcrypt/4.4.36/bootstrap/lib
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_pwhistory_la-pam_pwhistory.o .libs/pam_pwhistory_la-opasswd.o .libs/pam_pwhistory_la-pwhistory_config.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/libxcrypt/4.4.36/bootstrap/lib -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -Wl,-rpath -Wl,/BuggyBox/libxcrypt/4.4.36/bootstrap/lib ../../libpam/.libs/libpam.so /BuggyBox/libxcrypt/4.4.36/bootstrap/lib/libcrypt.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_pwhistory/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_pwhistory.so -o .libs/pam_pwhistory.so
libtool: link: ( cd ".libs" && rm -f "pam_pwhistory.la" && ln -s "../pam_pwhistory.la" "pam_pwhistory.la" )
make[3]: Leaving directory '/bb.build/modules/pam_pwhistory'
Making all in pam_rhosts
make[3]: Entering directory '/bb.build/modules/pam_rhosts'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_rhosts -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_rhosts.lo -MD -MP -MF .deps/pam_rhosts.Tpo -c -o pam_rhosts.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_rhosts/pam_rhosts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_rhosts -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_rhosts.lo -MD -MP -MF .deps/pam_rhosts.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_rhosts/pam_rhosts.c  -fPIC -DPIC -o .libs/pam_rhosts.o
mv -f .deps/pam_rhosts.Tpo .deps/pam_rhosts.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_rhosts/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_rhosts.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_rhosts.lo ../../libpam/libpam.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_rhosts.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_rhosts/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_rhosts.so -o .libs/pam_rhosts.so
libtool: link: ( cd ".libs" && rm -f "pam_rhosts.la" && ln -s "../pam_rhosts.la" "pam_rhosts.la" )
make[3]: Leaving directory '/bb.build/modules/pam_rhosts'
Making all in pam_rootok
make[3]: Entering directory '/bb.build/modules/pam_rootok'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_rootok -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_rootok.lo -MD -MP -MF .deps/pam_rootok.Tpo -c -o pam_rootok.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_rootok/pam_rootok.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_rootok -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_rootok.lo -MD -MP -MF .deps/pam_rootok.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_rootok/pam_rootok.c  -fPIC -DPIC -o .libs/pam_rootok.o
mv -f .deps/pam_rootok.Tpo .deps/pam_rootok.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_rootok/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_rootok.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_rootok.lo ../../libpam/libpam.la   
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_rootok.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_rootok/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_rootok.so -o .libs/pam_rootok.so
libtool: link: ( cd ".libs" && rm -f "pam_rootok.la" && ln -s "../pam_rootok.la" "pam_rootok.la" )
make[3]: Leaving directory '/bb.build/modules/pam_rootok'
Making all in pam_securetty
make[3]: Entering directory '/bb.build/modules/pam_securetty'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_securetty -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_securetty.lo -MD -MP -MF .deps/pam_securetty.Tpo -c -o pam_securetty.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_securetty/pam_securetty.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_securetty -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_securetty.lo -MD -MP -MF .deps/pam_securetty.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_securetty/pam_securetty.c  -fPIC -DPIC -o .libs/pam_securetty.o
mv -f .deps/pam_securetty.Tpo .deps/pam_securetty.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_securetty/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_securetty.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_securetty.lo ../../libpam/libpam.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_securetty.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_securetty/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_securetty.so -o .libs/pam_securetty.so
libtool: link: ( cd ".libs" && rm -f "pam_securetty.la" && ln -s "../pam_securetty.la" "pam_securetty.la" )
make[3]: Leaving directory '/bb.build/modules/pam_securetty'
Making all in pam_setquota
make[3]: Entering directory '/bb.build/modules/pam_setquota'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_setquota -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_setquota.lo -MD -MP -MF .deps/pam_setquota.Tpo -c -o pam_setquota.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_setquota/pam_setquota.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_setquota -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_setquota.lo -MD -MP -MF .deps/pam_setquota.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_setquota/pam_setquota.c  -fPIC -DPIC -o .libs/pam_setquota.o
mv -f .deps/pam_setquota.Tpo .deps/pam_setquota.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_setquota/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_setquota.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_setquota.lo ../../libpam/libpam.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_setquota.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_setquota/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_setquota.so -o .libs/pam_setquota.so
libtool: link: ( cd ".libs" && rm -f "pam_setquota.la" && ln -s "../pam_setquota.la" "pam_setquota.la" )
make[3]: Leaving directory '/bb.build/modules/pam_setquota'
Making all in pam_shells
make[3]: Entering directory '/bb.build/modules/pam_shells'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_shells -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings  -g -O2 -MT pam_shells.lo -MD -MP -MF .deps/pam_shells.Tpo -c -o pam_shells.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_shells/pam_shells.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_shells -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_shells.lo -MD -MP -MF .deps/pam_shells.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_shells/pam_shells.c  -fPIC -DPIC -o .libs/pam_shells.o
mv -f .deps/pam_shells.Tpo .deps/pam_shells.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings  -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_shells/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_shells.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_shells.lo ../../libpam/libpam.la  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_shells.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_shells/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_shells.so -o .libs/pam_shells.so
libtool: link: ( cd ".libs" && rm -f "pam_shells.la" && ln -s "../pam_shells.la" "pam_shells.la" )
make[3]: Leaving directory '/bb.build/modules/pam_shells'
Making all in pam_stress
make[3]: Entering directory '/bb.build/modules/pam_stress'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_stress -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_stress.lo -MD -MP -MF .deps/pam_stress.Tpo -c -o pam_stress.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_stress/pam_stress.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_stress -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_stress.lo -MD -MP -MF .deps/pam_stress.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_stress/pam_stress.c  -fPIC -DPIC -o .libs/pam_stress.o
mv -f .deps/pam_stress.Tpo .deps/pam_stress.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_stress/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_stress.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_stress.lo ../../libpam/libpam.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_stress.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_stress/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_stress.so -o .libs/pam_stress.so
libtool: link: ( cd ".libs" && rm -f "pam_stress.la" && ln -s "../pam_stress.la" "pam_stress.la" )
make[3]: Leaving directory '/bb.build/modules/pam_stress'
Making all in pam_succeed_if
make[3]: Entering directory '/bb.build/modules/pam_succeed_if'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_succeed_if -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_succeed_if.lo -MD -MP -MF .deps/pam_succeed_if.Tpo -c -o pam_succeed_if.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_succeed_if/pam_succeed_if.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_succeed_if -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_succeed_if.lo -MD -MP -MF .deps/pam_succeed_if.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_succeed_if/pam_succeed_if.c  -fPIC -DPIC -o .libs/pam_succeed_if.o
mv -f .deps/pam_succeed_if.Tpo .deps/pam_succeed_if.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_succeed_if/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_succeed_if.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_succeed_if.lo ../../libpam/libpam.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_succeed_if.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_succeed_if/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_succeed_if.so -o .libs/pam_succeed_if.so
libtool: link: ( cd ".libs" && rm -f "pam_succeed_if.la" && ln -s "../pam_succeed_if.la" "pam_succeed_if.la" )
make[3]: Leaving directory '/bb.build/modules/pam_succeed_if'
Making all in pam_time
make[3]: Entering directory '/bb.build/modules/pam_time'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_time -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_time.lo -MD -MP -MF .deps/pam_time.Tpo -c -o pam_time.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_time/pam_time.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_time -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_time.lo -MD -MP -MF .deps/pam_time.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_time/pam_time.c  -fPIC -DPIC -o .libs/pam_time.o
mv -f .deps/pam_time.Tpo .deps/pam_time.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_time/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_time.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_time.lo ../../libpam/libpam.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_time.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_time/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_time.so -o .libs/pam_time.so
libtool: link: ( cd ".libs" && rm -f "pam_time.la" && ln -s "../pam_time.la" "pam_time.la" )
make[3]: Leaving directory '/bb.build/modules/pam_time'
Making all in pam_timestamp
make[3]: Entering directory '/bb.build/modules/pam_timestamp'
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_timestamp -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include  -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -fpie -g -O2 -MT pam_timestamp_check-pam_timestamp_check.o -MD -MP -MF .deps/pam_timestamp_check-pam_timestamp_check.Tpo -c -o pam_timestamp_check-pam_timestamp_check.o `test -f 'pam_timestamp_check.c' || echo '/bb.download/source/Linux-PAM-1.5.3/modules/pam_timestamp/'`pam_timestamp_check.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_timestamp -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include  -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_timestamp_la-pam_timestamp.lo -MD -MP -MF .deps/pam_timestamp_la-pam_timestamp.Tpo -c -o pam_timestamp_la-pam_timestamp.lo `test -f 'pam_timestamp.c' || echo '/bb.download/source/Linux-PAM-1.5.3/modules/pam_timestamp/'`pam_timestamp.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_timestamp -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include  -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_timestamp_la-hmacsha1.lo -MD -MP -MF .deps/pam_timestamp_la-hmacsha1.Tpo -c -o pam_timestamp_la-hmacsha1.lo `test -f 'hmacsha1.c' || echo '/bb.download/source/Linux-PAM-1.5.3/modules/pam_timestamp/'`hmacsha1.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_timestamp -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include  -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_timestamp_la-sha1.lo -MD -MP -MF .deps/pam_timestamp_la-sha1.Tpo -c -o pam_timestamp_la-sha1.lo `test -f 'sha1.c' || echo '/bb.download/source/Linux-PAM-1.5.3/modules/pam_timestamp/'`sha1.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_timestamp -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_timestamp_la-pam_timestamp.lo -MD -MP -MF .deps/pam_timestamp_la-pam_timestamp.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_timestamp/pam_timestamp.c  -fPIC -DPIC -o .libs/pam_timestamp_la-pam_timestamp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_timestamp -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_timestamp_la-sha1.lo -MD -MP -MF .deps/pam_timestamp_la-sha1.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_timestamp/sha1.c  -fPIC -DPIC -o .libs/pam_timestamp_la-sha1.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_timestamp -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_timestamp_la-hmacsha1.lo -MD -MP -MF .deps/pam_timestamp_la-hmacsha1.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_timestamp/hmacsha1.c  -fPIC -DPIC -o .libs/pam_timestamp_la-hmacsha1.o
mv -f .deps/pam_timestamp_check-pam_timestamp_check.Tpo .deps/pam_timestamp_check-pam_timestamp_check.Po
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include  -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -fpie -g -O2 -pie -Wl,-z,now -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_timestamp_check pam_timestamp_check-pam_timestamp_check.o ../../libpam/libpam.la  
mv -f .deps/pam_timestamp_la-hmacsha1.Tpo .deps/pam_timestamp_la-hmacsha1.Plo
mv -f .deps/pam_timestamp_la-sha1.Tpo .deps/pam_timestamp_la-sha1.Plo
libtool: link: gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -fpie -g -O2 -pie -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o .libs/pam_timestamp_check pam_timestamp_check-pam_timestamp_check.o  ../../libpam/.libs/libpam.so -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib
mv -f .deps/pam_timestamp_la-pam_timestamp.Tpo .deps/pam_timestamp_la-pam_timestamp.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include  -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module   -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_timestamp/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_timestamp.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_timestamp_la-pam_timestamp.lo  pam_timestamp_la-hmacsha1.lo pam_timestamp_la-sha1.lo ../../libpam/libpam.la  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_timestamp_la-pam_timestamp.o .libs/pam_timestamp_la-hmacsha1.o .libs/pam_timestamp_la-sha1.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_timestamp/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_timestamp.so -o .libs/pam_timestamp.so
libtool: link: ( cd ".libs" && rm -f "pam_timestamp.la" && ln -s "../pam_timestamp.la" "pam_timestamp.la" )
make[3]: Leaving directory '/bb.build/modules/pam_timestamp'
Making all in pam_tty_audit
make[3]: Entering directory '/bb.build/modules/pam_tty_audit'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_tty_audit -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_tty_audit.lo -MD -MP -MF .deps/pam_tty_audit.Tpo -c -o pam_tty_audit.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_tty_audit/pam_tty_audit.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_tty_audit -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_tty_audit.lo -MD -MP -MF .deps/pam_tty_audit.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_tty_audit/pam_tty_audit.c  -fPIC -DPIC -o .libs/pam_tty_audit.o
mv -f .deps/pam_tty_audit.Tpo .deps/pam_tty_audit.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_tty_audit/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_tty_audit.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_tty_audit.lo ../../libpam/libpam.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_tty_audit.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_tty_audit/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_tty_audit.so -o .libs/pam_tty_audit.so
libtool: link: ( cd ".libs" && rm -f "pam_tty_audit.la" && ln -s "../pam_tty_audit.la" "pam_tty_audit.la" )
make[3]: Leaving directory '/bb.build/modules/pam_tty_audit'
Making all in pam_umask
make[3]: Entering directory '/bb.build/modules/pam_umask'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_umask -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_umask.lo -MD -MP -MF .deps/pam_umask.Tpo -c -o pam_umask.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_umask/pam_umask.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_umask -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_umask.lo -MD -MP -MF .deps/pam_umask.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_umask/pam_umask.c  -fPIC -DPIC -o .libs/pam_umask.o
mv -f .deps/pam_umask.Tpo .deps/pam_umask.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_umask/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_umask.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_umask.lo ../../libpam/libpam.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_umask.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_umask/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_umask.so -o .libs/pam_umask.so
libtool: link: ( cd ".libs" && rm -f "pam_umask.la" && ln -s "../pam_umask.la" "pam_umask.la" )
make[3]: Leaving directory '/bb.build/modules/pam_umask'
Making all in pam_unix
make[3]: Entering directory '/bb.build/modules/pam_unix'
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT bigcrypt-bigcrypt.o -MD -MP -MF .deps/bigcrypt-bigcrypt.Tpo -c -o bigcrypt-bigcrypt.o `test -f 'bigcrypt.c' || echo '/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/'`bigcrypt.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT bigcrypt-bigcrypt_main.o -MD -MP -MF .deps/bigcrypt-bigcrypt_main.Tpo -c -o bigcrypt-bigcrypt_main.o `test -f 'bigcrypt_main.c' || echo '/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/'`bigcrypt_main.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -fpie -DHELPER_COMPILE=\"unix_chkpwd\" -g -O2 -MT unix_chkpwd-unix_chkpwd.o -MD -MP -MF .deps/unix_chkpwd-unix_chkpwd.Tpo -c -o unix_chkpwd-unix_chkpwd.o `test -f 'unix_chkpwd.c' || echo '/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/'`unix_chkpwd.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -fpie -DHELPER_COMPILE=\"unix_chkpwd\" -g -O2 -MT unix_chkpwd-md5_good.o -MD -MP -MF .deps/unix_chkpwd-md5_good.Tpo -c -o unix_chkpwd-md5_good.o `test -f 'md5_good.c' || echo '/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/'`md5_good.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -fpie -DHELPER_COMPILE=\"unix_chkpwd\" -g -O2 -MT unix_chkpwd-md5_broken.o -MD -MP -MF .deps/unix_chkpwd-md5_broken.Tpo -c -o unix_chkpwd-md5_broken.o `test -f 'md5_broken.c' || echo '/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/'`md5_broken.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -fpie -DHELPER_COMPILE=\"unix_chkpwd\" -g -O2 -MT unix_chkpwd-bigcrypt.o -MD -MP -MF .deps/unix_chkpwd-bigcrypt.Tpo -c -o unix_chkpwd-bigcrypt.o `test -f 'bigcrypt.c' || echo '/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/'`bigcrypt.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -fpie -DHELPER_COMPILE=\"unix_chkpwd\" -g -O2 -MT unix_chkpwd-passverify.o -MD -MP -MF .deps/unix_chkpwd-passverify.Tpo -c -o unix_chkpwd-passverify.o `test -f 'passverify.c' || echo '/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/'`passverify.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -fpie -DHELPER_COMPILE=\"unix_update\" -g -O2 -MT unix_update-unix_update.o -MD -MP -MF .deps/unix_update-unix_update.Tpo -c -o unix_update-unix_update.o `test -f 'unix_update.c' || echo '/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/'`unix_update.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -fpie -DHELPER_COMPILE=\"unix_update\" -g -O2 -MT unix_update-md5_good.o -MD -MP -MF .deps/unix_update-md5_good.Tpo -c -o unix_update-md5_good.o `test -f 'md5_good.c' || echo '/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/'`md5_good.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -fpie -DHELPER_COMPILE=\"unix_update\" -g -O2 -MT unix_update-md5_broken.o -MD -MP -MF .deps/unix_update-md5_broken.Tpo -c -o unix_update-md5_broken.o `test -f 'md5_broken.c' || echo '/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/'`md5_broken.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -fpie -DHELPER_COMPILE=\"unix_update\" -g -O2 -MT unix_update-bigcrypt.o -MD -MP -MF .deps/unix_update-bigcrypt.Tpo -c -o unix_update-bigcrypt.o `test -f 'bigcrypt.c' || echo '/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/'`bigcrypt.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -fpie -DHELPER_COMPILE=\"unix_update\" -g -O2 -MT unix_update-passverify.o -MD -MP -MF .deps/unix_update-passverify.Tpo -c -o unix_update-passverify.o `test -f 'passverify.c' || echo '/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/'`passverify.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT bigcrypt.lo -MD -MP -MF .deps/bigcrypt.Tpo -c -o bigcrypt.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/bigcrypt.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_unix_acct.lo -MD -MP -MF .deps/pam_unix_acct.Tpo -c -o pam_unix_acct.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/pam_unix_acct.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_unix_auth.lo -MD -MP -MF .deps/pam_unix_auth.Tpo -c -o pam_unix_auth.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/pam_unix_auth.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_unix_passwd.lo -MD -MP -MF .deps/pam_unix_passwd.Tpo -c -o pam_unix_passwd.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/pam_unix_passwd.c
mv -f .deps/bigcrypt-bigcrypt_main.Tpo .deps/bigcrypt-bigcrypt_main.Po
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_unix_sess.lo -MD -MP -MF .deps/pam_unix_sess.Tpo -c -o pam_unix_sess.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/pam_unix_sess.c
mv -f .deps/unix_chkpwd-bigcrypt.Tpo .deps/unix_chkpwd-bigcrypt.Po
mv -f .deps/bigcrypt-bigcrypt.Tpo .deps/bigcrypt-bigcrypt.Po
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT support.lo -MD -MP -MF .deps/support.Tpo -c -o support.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/support.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT passverify.lo -MD -MP -MF .deps/passverify.Tpo -c -o passverify.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/passverify.c
mv -f .deps/unix_update-bigcrypt.Tpo .deps/unix_update-bigcrypt.Po
mv -f .deps/unix_chkpwd-unix_chkpwd.Tpo .deps/unix_chkpwd-unix_chkpwd.Po
mv -f .deps/unix_update-unix_update.Tpo .deps/unix_update-unix_update.Po
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT md5_good.lo -MD -MP -MF .deps/md5_good.Tpo -c -o md5_good.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/md5_good.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT md5_broken.lo -MD -MP -MF .deps/md5_broken.Tpo -c -o md5_broken.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/md5_broken.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2  -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o bigcrypt bigcrypt-bigcrypt.o bigcrypt-bigcrypt_main.o -lcrypt 
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT bigcrypt.lo -MD -MP -MF .deps/bigcrypt.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/bigcrypt.c  -fPIC -DPIC -o .libs/bigcrypt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_unix_acct.lo -MD -MP -MF .deps/pam_unix_acct.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/pam_unix_acct.c  -fPIC -DPIC -o .libs/pam_unix_acct.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_unix_passwd.lo -MD -MP -MF .deps/pam_unix_passwd.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/pam_unix_passwd.c  -fPIC -DPIC -o .libs/pam_unix_passwd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_unix_auth.lo -MD -MP -MF .deps/pam_unix_auth.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/pam_unix_auth.c  -fPIC -DPIC -o .libs/pam_unix_auth.o
mv -f .deps/unix_chkpwd-md5_broken.Tpo .deps/unix_chkpwd-md5_broken.Po
mv -f .deps/unix_update-md5_broken.Tpo .deps/unix_update-md5_broken.Po
mv -f .deps/unix_chkpwd-md5_good.Tpo .deps/unix_chkpwd-md5_good.Po
mv -f .deps/unix_update-md5_good.Tpo .deps/unix_update-md5_good.Po
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_unix_sess.lo -MD -MP -MF .deps/pam_unix_sess.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/pam_unix_sess.c  -fPIC -DPIC -o .libs/pam_unix_sess.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT support.lo -MD -MP -MF .deps/support.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/support.c  -fPIC -DPIC -o .libs/support.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT passverify.lo -MD -MP -MF .deps/passverify.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/passverify.c  -fPIC -DPIC -o .libs/passverify.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT md5_broken.lo -MD -MP -MF .deps/md5_broken.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/md5_broken.c  -fPIC -DPIC -o .libs/md5_broken.o
mv -f .deps/bigcrypt.Tpo .deps/bigcrypt.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT md5_good.lo -MD -MP -MF .deps/md5_good.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/md5_good.c  -fPIC -DPIC -o .libs/md5_good.o
mv -f .deps/unix_chkpwd-passverify.Tpo .deps/unix_chkpwd-passverify.Po
mv -f .deps/unix_update-passverify.Tpo .deps/unix_update-passverify.Po
mv -f .deps/pam_unix_auth.Tpo .deps/pam_unix_auth.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -fpie -DHELPER_COMPILE=\"unix_chkpwd\" -g -O2 -pie -Wl,-z,now -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o unix_chkpwd unix_chkpwd-unix_chkpwd.o unix_chkpwd-md5_good.o unix_chkpwd-md5_broken.o unix_chkpwd-bigcrypt.o unix_chkpwd-passverify.o -lcrypt   
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -fpie -DHELPER_COMPILE=\"unix_update\" -g -O2 -pie -Wl,-z,now -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o unix_update unix_update-unix_update.o unix_update-md5_good.o unix_update-md5_broken.o unix_update-bigcrypt.o unix_update-passverify.o -lcrypt  
mv -f .deps/pam_unix_acct.Tpo .deps/pam_unix_acct.Plo
mv -f .deps/pam_unix_sess.Tpo .deps/pam_unix_sess.Plo
mv -f .deps/pam_unix_passwd.Tpo .deps/pam_unix_passwd.Plo
libtool: link: gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o bigcrypt bigcrypt-bigcrypt.o bigcrypt-bigcrypt_main.o  /BuggyBox/libxcrypt/4.4.36/bootstrap/lib/libcrypt.so -Wl,-rpath -Wl,/BuggyBox/libxcrypt/4.4.36/bootstrap/lib -Wl,-rpath -Wl,/BuggyBox/libxcrypt/4.4.36/bootstrap/lib
libtool: link: gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -fpie -DHELPER_COMPILE=\"unix_chkpwd\" -g -O2 -pie -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o unix_chkpwd unix_chkpwd-unix_chkpwd.o unix_chkpwd-md5_good.o unix_chkpwd-md5_broken.o unix_chkpwd-bigcrypt.o unix_chkpwd-passverify.o  /BuggyBox/libxcrypt/4.4.36/bootstrap/lib/libcrypt.so -Wl,-rpath -Wl,/BuggyBox/libxcrypt/4.4.36/bootstrap/lib -Wl,-rpath -Wl,/BuggyBox/libxcrypt/4.4.36/bootstrap/lib
libtool: link: gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -fpie -DHELPER_COMPILE=\"unix_update\" -g -O2 -pie -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o unix_update unix_update-unix_update.o unix_update-md5_good.o unix_update-md5_broken.o unix_update-bigcrypt.o unix_update-passverify.o  /BuggyBox/libxcrypt/4.4.36/bootstrap/lib/libcrypt.so -Wl,-rpath -Wl,/BuggyBox/libxcrypt/4.4.36/bootstrap/lib -Wl,-rpath -Wl,/BuggyBox/libxcrypt/4.4.36/bootstrap/lib
mv -f .deps/support.Tpo .deps/support.Plo
mv -f .deps/md5_broken.Tpo .deps/md5_broken.Plo
mv -f .deps/md5_good.Tpo .deps/md5_good.Plo
mv -f .deps/passverify.Tpo .deps/passverify.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_unix.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security bigcrypt.lo pam_unix_acct.lo pam_unix_auth.lo pam_unix_passwd.lo pam_unix_sess.lo support.lo passverify.lo md5_good.lo md5_broken.lo  ../../libpam/libpam.la -lcrypt    
libtool: link: gcc -shared  -fPIC -DPIC  .libs/bigcrypt.o .libs/pam_unix_acct.o .libs/pam_unix_auth.o .libs/pam_unix_passwd.o .libs/pam_unix_sess.o .libs/support.o .libs/passverify.o .libs/md5_good.o .libs/md5_broken.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/libxcrypt/4.4.36/bootstrap/lib -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -Wl,-rpath -Wl,/BuggyBox/libxcrypt/4.4.36/bootstrap/lib ../../libpam/.libs/libpam.so /BuggyBox/libxcrypt/4.4.36/bootstrap/lib/libcrypt.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_unix.so -o .libs/pam_unix.so
libtool: link: ( cd ".libs" && rm -f "pam_unix.la" && ln -s "../pam_unix.la" "pam_unix.la" )
make[3]: Leaving directory '/bb.build/modules/pam_unix'
Making all in pam_usertype
make[3]: Entering directory '/bb.build/modules/pam_usertype'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_usertype -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_usertype.lo -MD -MP -MF .deps/pam_usertype.Tpo -c -o pam_usertype.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_usertype/pam_usertype.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_usertype -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_usertype.lo -MD -MP -MF .deps/pam_usertype.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_usertype/pam_usertype.c  -fPIC -DPIC -o .libs/pam_usertype.o
mv -f .deps/pam_usertype.Tpo .deps/pam_usertype.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_usertype/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_usertype.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_usertype.lo ../../libpam/libpam.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_usertype.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_usertype/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_usertype.so -o .libs/pam_usertype.so
libtool: link: ( cd ".libs" && rm -f "pam_usertype.la" && ln -s "../pam_usertype.la" "pam_usertype.la" )
make[3]: Leaving directory '/bb.build/modules/pam_usertype'
Making all in pam_warn
make[3]: Entering directory '/bb.build/modules/pam_warn'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_warn -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_warn.lo -MD -MP -MF .deps/pam_warn.Tpo -c -o pam_warn.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_warn/pam_warn.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_warn -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_warn.lo -MD -MP -MF .deps/pam_warn.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_warn/pam_warn.c  -fPIC -DPIC -o .libs/pam_warn.o
mv -f .deps/pam_warn.Tpo .deps/pam_warn.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_warn/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_warn.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_warn.lo ../../libpam/libpam.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_warn.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_warn/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_warn.so -o .libs/pam_warn.so
libtool: link: ( cd ".libs" && rm -f "pam_warn.la" && ln -s "../pam_warn.la" "pam_warn.la" )
make[3]: Leaving directory '/bb.build/modules/pam_warn'
Making all in pam_wheel
make[3]: Entering directory '/bb.build/modules/pam_wheel'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_wheel -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_wheel.lo -MD -MP -MF .deps/pam_wheel.Tpo -c -o pam_wheel.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_wheel/pam_wheel.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_wheel -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_wheel.lo -MD -MP -MF .deps/pam_wheel.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_wheel/pam_wheel.c  -fPIC -DPIC -o .libs/pam_wheel.o
mv -f .deps/pam_wheel.Tpo .deps/pam_wheel.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_wheel/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_wheel.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_wheel.lo ../../libpam/libpam.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_wheel.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_wheel/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_wheel.so -o .libs/pam_wheel.so
libtool: link: ( cd ".libs" && rm -f "pam_wheel.la" && ln -s "../pam_wheel.la" "pam_wheel.la" )
make[3]: Leaving directory '/bb.build/modules/pam_wheel'
Making all in pam_xauth
make[3]: Entering directory '/bb.build/modules/pam_xauth'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_xauth -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_xauth.lo -MD -MP -MF .deps/pam_xauth.Tpo -c -o pam_xauth.lo /bb.download/source/Linux-PAM-1.5.3/modules/pam_xauth/pam_xauth.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/modules/pam_xauth -I../.. -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT pam_xauth.lo -MD -MP -MF .deps/pam_xauth.Tpo -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_xauth/pam_xauth.c  -fPIC -DPIC -o .libs/pam_xauth.o
mv -f .deps/pam_xauth.Tpo .deps/pam_xauth.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_xauth/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_xauth.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_xauth.lo ../../libpam/libpam.la  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_xauth.o   -Wl,-rpath -Wl,/bb.build/libpam/.libs -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib ../../libpam/.libs/libpam.so  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_xauth/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_xauth.so -o .libs/pam_xauth.so
libtool: link: ( cd ".libs" && rm -f "pam_xauth.la" && ln -s "../pam_xauth.la" "pam_xauth.la" )
make[3]: Leaving directory '/bb.build/modules/pam_xauth'
make[3]: Entering directory '/bb.build/modules'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/bb.build/modules'
make[2]: Leaving directory '/bb.build/modules'
Making all in po
make[2]: Entering directory '/bb.build/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/bb.build/po'
Making all in conf
make[2]: Entering directory '/bb.build/conf'
Making all in pam_conv1
make[3]: Entering directory '/bb.build/conf/pam_conv1'
/BuggyBox/make/4.4/bootstrap/bin/make  all-am
make[4]: Entering directory '/bb.build/conf/pam_conv1'
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/conf/pam_conv1 -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -Wno-unused-function -Wno-sign-compare -g -O2 -MT pam_conv1-pam_conv_l.o -MD -MP -MF .deps/pam_conv1-pam_conv_l.Tpo -c -o pam_conv1-pam_conv_l.o `test -f 'pam_conv_l.c' || echo '/bb.download/source/Linux-PAM-1.5.3/conf/pam_conv1/'`pam_conv_l.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/conf/pam_conv1 -I../..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -Wno-unused-function -Wno-sign-compare -g -O2 -MT pam_conv1-pam_conv_y.o -MD -MP -MF .deps/pam_conv1-pam_conv_y.Tpo -c -o pam_conv1-pam_conv_y.o `test -f 'pam_conv_y.c' || echo '/bb.download/source/Linux-PAM-1.5.3/conf/pam_conv1/'`pam_conv_y.c
mv -f .deps/pam_conv1-pam_conv_y.Tpo .deps/pam_conv1-pam_conv_y.Po
mv -f .deps/pam_conv1-pam_conv_l.Tpo .deps/pam_conv1-pam_conv_l.Po
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -Wno-unused-function -Wno-sign-compare -g -O2  -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_conv1 pam_conv1-pam_conv_l.o pam_conv1-pam_conv_y.o  
libtool: link: gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -Wno-unused-function -Wno-sign-compare -g -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_conv1 pam_conv1-pam_conv_l.o pam_conv1-pam_conv_y.o 
make[4]: Leaving directory '/bb.build/conf/pam_conv1'
make[3]: Leaving directory '/bb.build/conf/pam_conv1'
make[3]: Entering directory '/bb.build/conf'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/bb.build/conf'
make[2]: Leaving directory '/bb.build/conf'
Making all in examples
make[2]: Entering directory '/bb.build/examples'
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/examples -I..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -I/bb.download/source/Linux-PAM-1.5.3/libpam_misc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT xsh.o -MD -MP -MF .deps/xsh.Tpo -c -o xsh.o /bb.download/source/Linux-PAM-1.5.3/examples/xsh.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/examples -I..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -I/bb.download/source/Linux-PAM-1.5.3/libpam_misc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT vpass.o -MD -MP -MF .deps/vpass.Tpo -c -o vpass.o /bb.download/source/Linux-PAM-1.5.3/examples/vpass.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/examples -I..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -I/bb.download/source/Linux-PAM-1.5.3/libpam_misc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT blank.o -MD -MP -MF .deps/blank.Tpo -c -o blank.o /bb.download/source/Linux-PAM-1.5.3/examples/blank.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/examples -I..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -I/bb.download/source/Linux-PAM-1.5.3/libpam_misc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT check_user.o -MD -MP -MF .deps/check_user.Tpo -c -o check_user.o /bb.download/source/Linux-PAM-1.5.3/examples/check_user.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/examples -I..    -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -I/bb.download/source/Linux-PAM-1.5.3/libpam_misc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -MT tty_conv.o -MD -MP -MF .deps/tty_conv.Tpo -c -o tty_conv.o /bb.download/source/Linux-PAM-1.5.3/examples/tty_conv.c
mv -f .deps/check_user.Tpo .deps/check_user.Po
mv -f .deps/vpass.Tpo .deps/vpass.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -I/bb.download/source/Linux-PAM-1.5.3/libpam_misc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2  -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o check_user check_user.o ../libpam/libpam.la ../libpam_misc/libpam_misc.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -I/bb.download/source/Linux-PAM-1.5.3/libpam_misc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2  -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o vpass vpass.o ../libpam/libpam.la ../libpam_misc/libpam_misc.la 
mv -f .deps/blank.Tpo .deps/blank.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -I/bb.download/source/Linux-PAM-1.5.3/libpam_misc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2  -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o blank blank.o ../libpam/libpam.la ../libpam_misc/libpam_misc.la 
mv -f .deps/xsh.Tpo .deps/xsh.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -I/bb.download/source/Linux-PAM-1.5.3/libpam_misc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2  -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o xsh xsh.o ../libpam/libpam.la ../libpam_misc/libpam_misc.la 
mv -f .deps/tty_conv.Tpo .deps/tty_conv.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -I/bb.download/source/Linux-PAM-1.5.3/libpam_misc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2  -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o tty_conv tty_conv.o ../libpam/libpam.la ../libpam_misc/libpam_misc.la 
libtool: link: gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -I/bb.download/source/Linux-PAM-1.5.3/libpam_misc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o .libs/check_user check_user.o  ../libpam/.libs/libpam.so ../libpam_misc/.libs/libpam_misc.so -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib
libtool: link: gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -I/bb.download/source/Linux-PAM-1.5.3/libpam_misc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o .libs/vpass vpass.o  ../libpam/.libs/libpam.so ../libpam_misc/.libs/libpam_misc.so -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib
libtool: link: gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -I/bb.download/source/Linux-PAM-1.5.3/libpam_misc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o .libs/blank blank.o  ../libpam/.libs/libpam.so ../libpam_misc/.libs/libpam_misc.so -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib
libtool: link: gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -I/bb.download/source/Linux-PAM-1.5.3/libpam_misc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o .libs/xsh xsh.o  ../libpam/.libs/libpam.so ../libpam_misc/.libs/libpam_misc.so -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib
libtool: link: gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -I/bb.download/source/Linux-PAM-1.5.3/libpam_misc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o .libs/tty_conv tty_conv.o  ../libpam/.libs/libpam.so ../libpam_misc/.libs/libpam_misc.so -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib
make[2]: Leaving directory '/bb.build/examples'
Making all in xtests
make[2]: Entering directory '/bb.build/xtests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/bb.build/xtests'
Making all in doc
make[2]: Entering directory '/bb.build/doc'
Making all in man
make[3]: Entering directory '/bb.build/doc/man'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/bb.build/doc/man'
Making all in specs
make[3]: Entering directory '/bb.build/doc/specs'
/BuggyBox/make/4.4/bootstrap/bin/make  all-am
make[4]: Entering directory '/bb.build/doc/specs'
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/doc/specs -I../..    -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -Wno-unused-function -Wno-sign-compare -g -O2 -MT padout-parse_l.o -MD -MP -MF .deps/padout-parse_l.Tpo -c -o padout-parse_l.o `test -f 'parse_l.c' || echo '/bb.download/source/Linux-PAM-1.5.3/doc/specs/'`parse_l.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/Linux-PAM-1.5.3/doc/specs -I../..    -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -Wno-unused-function -Wno-sign-compare -g -O2 -MT padout-parse_y.o -MD -MP -MF .deps/padout-parse_y.Tpo -c -o padout-parse_y.o `test -f 'parse_y.c' || echo '/bb.download/source/Linux-PAM-1.5.3/doc/specs/'`parse_y.c
mv -f .deps/padout-parse_y.Tpo .deps/padout-parse_y.Po
mv -f .deps/padout-parse_l.Tpo .deps/padout-parse_l.Po
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -Wno-unused-function -Wno-sign-compare -g -O2  -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o padout padout-parse_l.o padout-parse_y.o  
libtool: link: gcc -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -Wno-unused-function -Wno-sign-compare -g -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o padout padout-parse_l.o padout-parse_y.o 
./padout < /bb.download/source/Linux-PAM-1.5.3/doc/specs/draft-morgan-pam.raw > draft-morgan-pam-current.txt
make[4]: Leaving directory '/bb.build/doc/specs'
make[3]: Leaving directory '/bb.build/doc/specs'
Making all in sag
make[3]: Entering directory '/bb.build/doc/sag'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/bb.build/doc/sag'
Making all in adg
make[3]: Entering directory '/bb.build/doc/adg'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/bb.build/doc/adg'
Making all in mwg
make[3]: Entering directory '/bb.build/doc/mwg'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/bb.build/doc/mwg'
make[3]: Entering directory '/bb.build/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/bb.build/doc'
make[2]: Leaving directory '/bb.build/doc'
make[2]: Entering directory '/bb.build'
make[2]: Leaving directory '/bb.build'
make[1]: Leaving directory '/bb.build'
Stderr
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
In file included from /BuggyBox/glibc/2.38/bootstrap/include/sys/socket.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/netinet/in.h:23,
                 from /BuggyBox/glibc/2.38/bootstrap/include/arpa/inet.h:22,
                 from /bb.download/source/Linux-PAM-1.5.3/modules/pam_access/pam_access.c:44:
/BuggyBox/glibc/2.38/bootstrap/include/bits/socket.h: In function '__cmsg_nxthdr':
/BuggyBox/glibc/2.38/bootstrap/include/bits/socket.h:355:12: warning: cast increases required alignment of target type [-Wcast-align]
  355 |   __cmsg = (struct cmsghdr *) ((unsigned char *) __cmsg
      |            ^
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
In file included from /BuggyBox/glibc/2.38/bootstrap/include/sys/socket.h:33,
                 from /bb.download/source/Linux-PAM-1.5.3/modules/pam_filter/pam_filter.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/bits/socket.h: In function '__cmsg_nxthdr':
/BuggyBox/glibc/2.38/bootstrap/include/bits/socket.h:355:12: warning: cast increases required alignment of target type [-Wcast-align]
  355 |   __cmsg = (struct cmsghdr *) ((unsigned char *) __cmsg
      |            ^
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
In file included from /BuggyBox/glibc/2.38/bootstrap/include/sys/socket.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/netinet/in.h:23,
                 from /BuggyBox/glibc/2.38/bootstrap/include/netdb.h:27,
                 from /bb.download/source/Linux-PAM-1.5.3/modules/pam_group/pam_group.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/bits/socket.h: In function '__cmsg_nxthdr':
/BuggyBox/glibc/2.38/bootstrap/include/bits/socket.h:355:12: warning: cast increases required alignment of target type [-Wcast-align]
  355 |   __cmsg = (struct cmsghdr *) ((unsigned char *) __cmsg
      |            ^
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
In file included from /BuggyBox/glibc/2.38/bootstrap/include/sys/socket.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/netinet/in.h:23,
                 from /BuggyBox/glibc/2.38/bootstrap/include/netdb.h:27,
                 from /bb.download/source/Linux-PAM-1.5.3/modules/pam_rhosts/pam_rhosts.c:38:
/BuggyBox/glibc/2.38/bootstrap/include/bits/socket.h: In function '__cmsg_nxthdr':
/BuggyBox/glibc/2.38/bootstrap/include/bits/socket.h:355:12: warning: cast increases required alignment of target type [-Wcast-align]
  355 |   __cmsg = (struct cmsghdr *) ((unsigned char *) __cmsg
      |            ^
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
In file included from /BuggyBox/glibc/2.38/bootstrap/include/sys/socket.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/netinet/in.h:23,
                 from /BuggyBox/glibc/2.38/bootstrap/include/netdb.h:27,
                 from /bb.download/source/Linux-PAM-1.5.3/modules/pam_succeed_if/pam_succeed_if.c:54:
/BuggyBox/glibc/2.38/bootstrap/include/bits/socket.h: In function '__cmsg_nxthdr':
/BuggyBox/glibc/2.38/bootstrap/include/bits/socket.h:355:12: warning: cast increases required alignment of target type [-Wcast-align]
  355 |   __cmsg = (struct cmsghdr *) ((unsigned char *) __cmsg
      |            ^
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
In file included from /BuggyBox/glibc/2.38/bootstrap/include/sys/socket.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/netinet/in.h:23,
                 from /BuggyBox/glibc/2.38/bootstrap/include/netdb.h:27,
                 from /bb.download/source/Linux-PAM-1.5.3/modules/pam_time/pam_time.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/bits/socket.h: In function '__cmsg_nxthdr':
/BuggyBox/glibc/2.38/bootstrap/include/bits/socket.h:355:12: warning: cast increases required alignment of target type [-Wcast-align]
  355 |   __cmsg = (struct cmsghdr *) ((unsigned char *) __cmsg
      |            ^
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
In file included from /BuggyBox/glibc/2.38/bootstrap/include/sys/socket.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/netinet/in.h:23,
                 from /bb.download/source/Linux-PAM-1.5.3/modules/pam_timestamp/sha1.c:42:
/BuggyBox/glibc/2.38/bootstrap/include/bits/socket.h: In function '__cmsg_nxthdr':
/BuggyBox/glibc/2.38/bootstrap/include/bits/socket.h:355:12: warning: cast increases required alignment of target type [-Wcast-align]
  355 |   __cmsg = (struct cmsghdr *) ((unsigned char *) __cmsg
      |            ^
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
In file included from /BuggyBox/glibc/2.38/bootstrap/include/sys/socket.h:33,
                 from /bb.download/source/Linux-PAM-1.5.3/modules/pam_tty_audit/pam_tty_audit.c:45:
/BuggyBox/glibc/2.38/bootstrap/include/bits/socket.h: In function '__cmsg_nxthdr':
/BuggyBox/glibc/2.38/bootstrap/include/bits/socket.h:355:12: warning: cast increases required alignment of target type [-Wcast-align]
  355 |   __cmsg = (struct cmsghdr *) ((unsigned char *) __cmsg
      |            ^
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
../../libtool: line 1862: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
In file included from /BuggyBox/glibc/2.38/bootstrap/include/sys/socket.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/netinet/in.h:23,
                 from /BuggyBox/glibc/2.38/bootstrap/include/netdb.h:27,
                 from /bb.download/source/Linux-PAM-1.5.3/modules/pam_xauth/pam_xauth.c:48:
/BuggyBox/glibc/2.38/bootstrap/include/bits/socket.h: In function '__cmsg_nxthdr':
/BuggyBox/glibc/2.38/bootstrap/include/bits/socket.h:355:12: warning: cast increases required alignment of target type [-Wcast-align]
  355 |   __cmsg = (struct cmsghdr *) ((unsigned char *) __cmsg
      |            ^
make install
Result = 0
Working Dir = /bb.build
Stdout
Making install in libpam
make[1]: Entering directory '/bb.build/libpam'
make[2]: Entering directory '/bb.build/libpam'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib'
 /bin/sh ../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   libpam.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib'
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/libpam.so.0.85.1 /BuggyBox/linux-pam/1.5.3/bootstrap/lib/libpam.so.0.85.1
libtool: install: (cd /BuggyBox/linux-pam/1.5.3/bootstrap/lib && { ln -s -f libpam.so.0.85.1 libpam.so.0 || { rm -f libpam.so.0 && ln -s libpam.so.0.85.1 libpam.so.0; }; })
libtool: install: (cd /BuggyBox/linux-pam/1.5.3/bootstrap/lib && { ln -s -f libpam.so.0.85.1 libpam.so || { rm -f libpam.so && ln -s libpam.so.0.85.1 libpam.so; }; })
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/libpam.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/libpam.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/include'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/libpam/include/security/_pam_compat.h /bb.download/source/Linux-PAM-1.5.3/libpam/include/security/_pam_macros.h /bb.download/source/Linux-PAM-1.5.3/libpam/include/security/_pam_types.h /bb.download/source/Linux-PAM-1.5.3/libpam/include/security/pam_appl.h /bb.download/source/Linux-PAM-1.5.3/libpam/include/security/pam_modules.h /bb.download/source/Linux-PAM-1.5.3/libpam/include/security/pam_ext.h /bb.download/source/Linux-PAM-1.5.3/libpam/include/security/pam_modutil.h '/BuggyBox/linux-pam/1.5.3/bootstrap/include'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/pkgconfig'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 pam.pc '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/pkgconfig'
make[2]: Leaving directory '/bb.build/libpam'
make[1]: Leaving directory '/bb.build/libpam'
Making install in tests
make[1]: Entering directory '/bb.build/tests'
make[2]: Entering directory '/bb.build/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/bb.build/tests'
make[1]: Leaving directory '/bb.build/tests'
Making install in libpamc
make[1]: Entering directory '/bb.build/libpamc'
Making install in test
make[2]: Entering directory '/bb.build/libpamc/test'
make[3]: Entering directory '/bb.build/libpamc/test'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/bb.build/libpamc/test'
make[2]: Leaving directory '/bb.build/libpamc/test'
make[2]: Entering directory '/bb.build/libpamc'
make[3]: Entering directory '/bb.build/libpamc'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib'
 /bin/sh ../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   libpamc.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib'
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/libpamc.so.0.82.1 /BuggyBox/linux-pam/1.5.3/bootstrap/lib/libpamc.so.0.82.1
libtool: install: (cd /BuggyBox/linux-pam/1.5.3/bootstrap/lib && { ln -s -f libpamc.so.0.82.1 libpamc.so.0 || { rm -f libpamc.so.0 && ln -s libpamc.so.0.82.1 libpamc.so.0; }; })
libtool: install: (cd /BuggyBox/linux-pam/1.5.3/bootstrap/lib && { ln -s -f libpamc.so.0.82.1 libpamc.so || { rm -f libpamc.so && ln -s libpamc.so.0.82.1 libpamc.so; }; })
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/libpamc.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/libpamc.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/include'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/libpamc/include/security/pam_client.h '/BuggyBox/linux-pam/1.5.3/bootstrap/include'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/pkgconfig'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 pamc.pc '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/pkgconfig'
make[3]: Leaving directory '/bb.build/libpamc'
make[2]: Leaving directory '/bb.build/libpamc'
make[1]: Leaving directory '/bb.build/libpamc'
Making install in libpam_misc
make[1]: Entering directory '/bb.build/libpam_misc'
make[2]: Entering directory '/bb.build/libpam_misc'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib'
 /bin/sh ../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   libpam_misc.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib'
libtool: install: (cd /bb.build/libpam_misc; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -I/bb.download/source/Linux-PAM-1.5.3/libpam_misc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -version-info 82:1:82 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/libpam_misc/libpam_misc.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o libpam_misc.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib help_env.lo misc_conv.lo ../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/help_env.o .libs/misc_conv.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/libpam_misc/libpam_misc.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,libpam_misc.so.0 -o .libs/libpam_misc.so.0.82.1
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/libpam_misc.so.0.82.1T /BuggyBox/linux-pam/1.5.3/bootstrap/lib/libpam_misc.so.0.82.1
libtool: install: (cd /BuggyBox/linux-pam/1.5.3/bootstrap/lib && { ln -s -f libpam_misc.so.0.82.1 libpam_misc.so.0 || { rm -f libpam_misc.so.0 && ln -s libpam_misc.so.0.82.1 libpam_misc.so.0; }; })
libtool: install: (cd /BuggyBox/linux-pam/1.5.3/bootstrap/lib && { ln -s -f libpam_misc.so.0.82.1 libpam_misc.so || { rm -f libpam_misc.so && ln -s libpam_misc.so.0.82.1 libpam_misc.so; }; })
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/libpam_misc.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/libpam_misc.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/include'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/libpam_misc/include/security/pam_misc.h '/BuggyBox/linux-pam/1.5.3/bootstrap/include'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/pkgconfig'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 pam_misc.pc '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/pkgconfig'
make[2]: Leaving directory '/bb.build/libpam_misc'
make[1]: Leaving directory '/bb.build/libpam_misc'
Making install in modules
make[1]: Entering directory '/bb.build/modules'
Making install in pam_access
make[2]: Entering directory '/bb.build/modules/pam_access'
make[3]: Entering directory '/bb.build/modules/pam_access'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/etc/security'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_access/access.conf '/BuggyBox/linux-pam/1.5.3/bootstrap/etc/security'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man5'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_access/access.conf.5 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man5'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_access/pam_access.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_access.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_access; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_access/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_access.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_access.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_access.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_access/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_access.so -o .libs/pam_access.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_access.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_access.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_access.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_access.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_access'
make[2]: Leaving directory '/bb.build/modules/pam_access'
Making install in pam_debug
make[2]: Entering directory '/bb.build/modules/pam_debug'
make[3]: Entering directory '/bb.build/modules/pam_debug'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_debug/pam_debug.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_debug.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_debug; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_debug/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_debug.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_debug.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_debug.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_debug/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_debug.so -o .libs/pam_debug.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_debug.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_debug.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_debug.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_debug.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_debug'
make[2]: Leaving directory '/bb.build/modules/pam_debug'
Making install in pam_deny
make[2]: Entering directory '/bb.build/modules/pam_deny'
make[3]: Entering directory '/bb.build/modules/pam_deny'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_deny/pam_deny.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_deny.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_deny; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_deny/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_deny.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_deny.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_deny.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_deny/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_deny.so -o .libs/pam_deny.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_deny.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_deny.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_deny.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_deny.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_deny'
make[2]: Leaving directory '/bb.build/modules/pam_deny'
Making install in pam_echo
make[2]: Entering directory '/bb.build/modules/pam_echo'
make[3]: Entering directory '/bb.build/modules/pam_echo'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_echo/pam_echo.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_echo.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_echo; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_echo/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_echo.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_echo.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_echo.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_echo/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_echo.so -o .libs/pam_echo.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_echo.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_echo.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_echo.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_echo.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_echo'
make[2]: Leaving directory '/bb.build/modules/pam_echo'
Making install in pam_env
make[2]: Entering directory '/bb.build/modules/pam_env'
make[3]: Entering directory '/bb.build/modules/pam_env'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/etc'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_env/environment '/BuggyBox/linux-pam/1.5.3/bootstrap/etc'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/etc/security'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_env/pam_env.conf '/BuggyBox/linux-pam/1.5.3/bootstrap/etc/security'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man5'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_env/pam_env.conf.5 /bb.download/source/Linux-PAM-1.5.3/modules/pam_env/environment.5 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man5'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_env/pam_env.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_env.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_env; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -DSYSCONFDIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc\" -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_env/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_env.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_env.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_env.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_env/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_env.so -o .libs/pam_env.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_env.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_env.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_env.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_env.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_env'
make[2]: Leaving directory '/bb.build/modules/pam_env'
Making install in pam_exec
make[2]: Entering directory '/bb.build/modules/pam_exec'
make[3]: Entering directory '/bb.build/modules/pam_exec'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_exec/pam_exec.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_exec.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_exec; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_exec/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_exec.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_exec.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_exec.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_exec/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_exec.so -o .libs/pam_exec.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_exec.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_exec.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_exec.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_exec.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_exec'
make[2]: Leaving directory '/bb.build/modules/pam_exec'
Making install in pam_faildelay
make[2]: Entering directory '/bb.build/modules/pam_faildelay'
make[3]: Entering directory '/bb.build/modules/pam_faildelay'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_faildelay/pam_faildelay.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_faildelay.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_faildelay; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_faildelay/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_faildelay.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_faildelay.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_faildelay.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_faildelay/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_faildelay.so -o .libs/pam_faildelay.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_faildelay.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_faildelay.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_faildelay.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_faildelay.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_faildelay'
make[2]: Leaving directory '/bb.build/modules/pam_faildelay'
Making install in pam_faillock
make[2]: Entering directory '/bb.build/modules/pam_faillock'
make[3]: Entering directory '/bb.build/modules/pam_faillock'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/sbin'
  /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c faillock '/BuggyBox/linux-pam/1.5.3/bootstrap/sbin'
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/faillock /BuggyBox/linux-pam/1.5.3/bootstrap/sbin/faillock
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/etc/security'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_faillock/faillock.conf '/BuggyBox/linux-pam/1.5.3/bootstrap/etc/security'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man5'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_faillock/faillock.conf.5 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man5'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_faillock/pam_faillock.8 /bb.download/source/Linux-PAM-1.5.3/modules/pam_faillock/faillock.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_faillock.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_faillock; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_faillock/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_faillock.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_faillock.lo faillock.lo faillock_config.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_faillock.o .libs/faillock.o .libs/faillock_config.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_faillock/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_faillock.so -o .libs/pam_faillock.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_faillock.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_faillock.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_faillock.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_faillock.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_faillock'
make[2]: Leaving directory '/bb.build/modules/pam_faillock'
Making install in pam_filter
make[2]: Entering directory '/bb.build/modules/pam_filter'
Making install in upperLOWER
make[3]: Entering directory '/bb.build/modules/pam_filter/upperLOWER'
make[4]: Entering directory '/bb.build/modules/pam_filter/upperLOWER'
make[4]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_filter'
  /bin/sh ../../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c upperLOWER '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_filter'
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/upperLOWER /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_filter/upperLOWER
make[4]: Leaving directory '/bb.build/modules/pam_filter/upperLOWER'
make[3]: Leaving directory '/bb.build/modules/pam_filter/upperLOWER'
make[3]: Entering directory '/bb.build/modules/pam_filter'
make[4]: Entering directory '/bb.build/modules/pam_filter'
make[4]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/include'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_filter/pam_filter.h '/BuggyBox/linux-pam/1.5.3/bootstrap/include'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_filter/pam_filter.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_filter.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_filter; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_filter/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_filter.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_filter.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_filter.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_filter/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_filter.so -o .libs/pam_filter.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_filter.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_filter.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_filter.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_filter.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/bb.build/modules/pam_filter'
make[3]: Leaving directory '/bb.build/modules/pam_filter'
make[2]: Leaving directory '/bb.build/modules/pam_filter'
Making install in pam_ftp
make[2]: Entering directory '/bb.build/modules/pam_ftp'
make[3]: Entering directory '/bb.build/modules/pam_ftp'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_ftp/pam_ftp.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_ftp.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_ftp; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_ftp/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_ftp.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_ftp.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_ftp.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_ftp/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_ftp.so -o .libs/pam_ftp.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_ftp.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_ftp.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_ftp.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_ftp.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_ftp'
make[2]: Leaving directory '/bb.build/modules/pam_ftp'
Making install in pam_group
make[2]: Entering directory '/bb.build/modules/pam_group'
make[3]: Entering directory '/bb.build/modules/pam_group'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/etc/security'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_group/group.conf '/BuggyBox/linux-pam/1.5.3/bootstrap/etc/security'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man5'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_group/group.conf.5 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man5'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_group/pam_group.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_group.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_group; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_group/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_group.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_group.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_group.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_group/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_group.so -o .libs/pam_group.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_group.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_group.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_group.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_group.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_group'
make[2]: Leaving directory '/bb.build/modules/pam_group'
Making install in pam_issue
make[2]: Entering directory '/bb.build/modules/pam_issue'
make[3]: Entering directory '/bb.build/modules/pam_issue'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_issue/pam_issue.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_issue.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_issue; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_issue/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_issue.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_issue.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_issue.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_issue/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_issue.so -o .libs/pam_issue.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_issue.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_issue.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_issue.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_issue.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_issue'
make[2]: Leaving directory '/bb.build/modules/pam_issue'
Making install in pam_keyinit
make[2]: Entering directory '/bb.build/modules/pam_keyinit'
make[3]: Entering directory '/bb.build/modules/pam_keyinit'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_keyinit/pam_keyinit.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_keyinit.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_keyinit; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_keyinit/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_keyinit.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_keyinit.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_keyinit.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_keyinit/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_keyinit.so -o .libs/pam_keyinit.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_keyinit.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_keyinit.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_keyinit.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_keyinit.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_keyinit'
make[2]: Leaving directory '/bb.build/modules/pam_keyinit'
Making install in pam_limits
make[2]: Entering directory '/bb.build/modules/pam_limits'
make[3]: Entering directory '/bb.build/modules/pam_limits'
make[3]: Nothing to be done for 'install-exec-am'.
mkdir -p /BuggyBox/linux-pam/1.5.3/bootstrap/etc/security/limits.d
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/etc/security'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_limits/limits.conf '/BuggyBox/linux-pam/1.5.3/bootstrap/etc/security'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man5'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_limits/limits.conf.5 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man5'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_limits/pam_limits.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_limits.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_limits; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DLIMITS_FILE_DIR=\"/BuggyBox/linux-pam/1.5.3/bootstrap/etc/security/limits.d\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_limits/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_limits.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_limits.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_limits.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_limits/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_limits.so -o .libs/pam_limits.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_limits.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_limits.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_limits.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_limits.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_limits'
make[2]: Leaving directory '/bb.build/modules/pam_limits'
Making install in pam_listfile
make[2]: Entering directory '/bb.build/modules/pam_listfile'
make[3]: Entering directory '/bb.build/modules/pam_listfile'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_listfile/pam_listfile.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_listfile.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_listfile; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_listfile/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_listfile.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_listfile.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_listfile.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_listfile/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_listfile.so -o .libs/pam_listfile.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_listfile.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_listfile.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_listfile.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_listfile.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_listfile'
make[2]: Leaving directory '/bb.build/modules/pam_listfile'
Making install in pam_localuser
make[2]: Entering directory '/bb.build/modules/pam_localuser'
make[3]: Entering directory '/bb.build/modules/pam_localuser'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_localuser/pam_localuser.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_localuser.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_localuser; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_localuser/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_localuser.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_localuser.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_localuser.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_localuser/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_localuser.so -o .libs/pam_localuser.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_localuser.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_localuser.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_localuser.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_localuser.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_localuser'
make[2]: Leaving directory '/bb.build/modules/pam_localuser'
Making install in pam_loginuid
make[2]: Entering directory '/bb.build/modules/pam_loginuid'
make[3]: Entering directory '/bb.build/modules/pam_loginuid'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_loginuid/pam_loginuid.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_loginuid.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_loginuid; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_loginuid/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_loginuid.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_loginuid.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_loginuid.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_loginuid/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_loginuid.so -o .libs/pam_loginuid.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_loginuid.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_loginuid.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_loginuid.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_loginuid.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_loginuid'
make[2]: Leaving directory '/bb.build/modules/pam_loginuid'
Making install in pam_mail
make[2]: Entering directory '/bb.build/modules/pam_mail'
make[3]: Entering directory '/bb.build/modules/pam_mail'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_mail/pam_mail.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_mail.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_mail; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_mail/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_mail.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_mail.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_mail.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_mail/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_mail.so -o .libs/pam_mail.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_mail.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_mail.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_mail.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_mail.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_mail'
make[2]: Leaving directory '/bb.build/modules/pam_mail'
Making install in pam_mkhomedir
make[2]: Entering directory '/bb.build/modules/pam_mkhomedir'
make[3]: Entering directory '/bb.build/modules/pam_mkhomedir'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/sbin'
  /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c mkhomedir_helper '/BuggyBox/linux-pam/1.5.3/bootstrap/sbin'
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/mkhomedir_helper /BuggyBox/linux-pam/1.5.3/bootstrap/sbin/mkhomedir_helper
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_mkhomedir/pam_mkhomedir.8 /bb.download/source/Linux-PAM-1.5.3/modules/pam_mkhomedir/mkhomedir_helper.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_mkhomedir.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_mkhomedir; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DMKHOMEDIR_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/mkhomedir_helper\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_mkhomedir/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_mkhomedir.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_mkhomedir.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_mkhomedir.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_mkhomedir/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_mkhomedir.so -o .libs/pam_mkhomedir.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_mkhomedir.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_mkhomedir.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_mkhomedir.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_mkhomedir.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_mkhomedir'
make[2]: Leaving directory '/bb.build/modules/pam_mkhomedir'
Making install in pam_motd
make[2]: Entering directory '/bb.build/modules/pam_motd'
make[3]: Entering directory '/bb.build/modules/pam_motd'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_motd/pam_motd.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_motd.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_motd; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_motd/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_motd.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_motd.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_motd.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_motd/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_motd.so -o .libs/pam_motd.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_motd.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_motd.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_motd.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_motd.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_motd'
make[2]: Leaving directory '/bb.build/modules/pam_motd'
Making install in pam_namespace
make[2]: Entering directory '/bb.build/modules/pam_namespace'
make[3]: Entering directory '/bb.build/modules/pam_namespace'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/sbin'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c pam_namespace_helper '/BuggyBox/linux-pam/1.5.3/bootstrap/sbin'
mkdir -p /BuggyBox/linux-pam/1.5.3/bootstrap/etc/security/namespace.d
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/etc/security'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_namespace/namespace.conf '/BuggyBox/linux-pam/1.5.3/bootstrap/etc/security'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/etc/security'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c /bb.download/source/Linux-PAM-1.5.3/modules/pam_namespace/namespace.init '/BuggyBox/linux-pam/1.5.3/bootstrap/etc/security'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man5'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_namespace/namespace.conf.5 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man5'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_namespace/pam_namespace.8 /bb.download/source/Linux-PAM-1.5.3/modules/pam_namespace/pam_namespace_helper.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_namespace.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_namespace; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_namespace/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_namespace.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_namespace.lo md5.lo argv_parse.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_namespace.o .libs/md5.o .libs/argv_parse.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_namespace/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_namespace.so -o .libs/pam_namespace.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_namespace.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_namespace.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_namespace.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_namespace.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/systemd/system'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 pam_namespace.service '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/systemd/system'
make[3]: Leaving directory '/bb.build/modules/pam_namespace'
make[2]: Leaving directory '/bb.build/modules/pam_namespace'
Making install in pam_nologin
make[2]: Entering directory '/bb.build/modules/pam_nologin'
make[3]: Entering directory '/bb.build/modules/pam_nologin'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_nologin/pam_nologin.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_nologin.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_nologin; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_nologin/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_nologin.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_nologin.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_nologin.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_nologin/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_nologin.so -o .libs/pam_nologin.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_nologin.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_nologin.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_nologin.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_nologin.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_nologin'
make[2]: Leaving directory '/bb.build/modules/pam_nologin'
Making install in pam_permit
make[2]: Entering directory '/bb.build/modules/pam_permit'
make[3]: Entering directory '/bb.build/modules/pam_permit'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_permit/pam_permit.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_permit.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_permit; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_permit/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_permit.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_permit.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_permit.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_permit/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_permit.so -o .libs/pam_permit.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_permit.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_permit.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_permit.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_permit.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_permit'
make[2]: Leaving directory '/bb.build/modules/pam_permit'
Making install in pam_pwhistory
make[2]: Entering directory '/bb.build/modules/pam_pwhistory'
make[3]: Entering directory '/bb.build/modules/pam_pwhistory'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/sbin'
  /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c pwhistory_helper '/BuggyBox/linux-pam/1.5.3/bootstrap/sbin'
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pwhistory_helper /BuggyBox/linux-pam/1.5.3/bootstrap/sbin/pwhistory_helper
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/etc/security'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_pwhistory/pwhistory.conf '/BuggyBox/linux-pam/1.5.3/bootstrap/etc/security'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man5'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_pwhistory/pwhistory.conf.5 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man5'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_pwhistory/pam_pwhistory.8 /bb.download/source/Linux-PAM-1.5.3/modules/pam_pwhistory/pwhistory_helper.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_pwhistory.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_pwhistory; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -DPWHISTORY_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/pwhistory_helper\" -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_pwhistory/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_pwhistory.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_pwhistory_la-pam_pwhistory.lo pam_pwhistory_la-opasswd.lo pam_pwhistory_la-pwhistory_config.lo ../../libpam/libpam.la -lcrypt )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_pwhistory_la-pam_pwhistory.o .libs/pam_pwhistory_la-opasswd.o .libs/pam_pwhistory_la-pwhistory_config.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -Wl,-rpath -Wl,/BuggyBox/libxcrypt/4.4.36/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam -L/BuggyBox/libxcrypt/4.4.36/bootstrap/lib -lcrypt  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_pwhistory/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_pwhistory.so -o .libs/pam_pwhistory.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_pwhistory.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_pwhistory.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_pwhistory.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_pwhistory.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_pwhistory'
make[2]: Leaving directory '/bb.build/modules/pam_pwhistory'
Making install in pam_rhosts
make[2]: Entering directory '/bb.build/modules/pam_rhosts'
make[3]: Entering directory '/bb.build/modules/pam_rhosts'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_rhosts/pam_rhosts.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_rhosts.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_rhosts; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_rhosts/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_rhosts.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_rhosts.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_rhosts.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_rhosts/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_rhosts.so -o .libs/pam_rhosts.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_rhosts.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_rhosts.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_rhosts.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_rhosts.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_rhosts'
make[2]: Leaving directory '/bb.build/modules/pam_rhosts'
Making install in pam_rootok
make[2]: Entering directory '/bb.build/modules/pam_rootok'
make[3]: Entering directory '/bb.build/modules/pam_rootok'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_rootok/pam_rootok.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_rootok.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_rootok; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_rootok/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_rootok.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_rootok.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_rootok.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_rootok/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_rootok.so -o .libs/pam_rootok.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_rootok.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_rootok.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_rootok.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_rootok.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_rootok'
make[2]: Leaving directory '/bb.build/modules/pam_rootok'
Making install in pam_securetty
make[2]: Entering directory '/bb.build/modules/pam_securetty'
make[3]: Entering directory '/bb.build/modules/pam_securetty'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_securetty/pam_securetty.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_securetty.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_securetty; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_securetty/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_securetty.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_securetty.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_securetty.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_securetty/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_securetty.so -o .libs/pam_securetty.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_securetty.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_securetty.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_securetty.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_securetty.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_securetty'
make[2]: Leaving directory '/bb.build/modules/pam_securetty'
Making install in pam_setquota
make[2]: Entering directory '/bb.build/modules/pam_setquota'
make[3]: Entering directory '/bb.build/modules/pam_setquota'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_setquota/pam_setquota.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_setquota.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_setquota; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_setquota/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_setquota.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_setquota.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_setquota.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_setquota/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_setquota.so -o .libs/pam_setquota.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_setquota.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_setquota.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_setquota.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_setquota.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_setquota'
make[2]: Leaving directory '/bb.build/modules/pam_setquota'
Making install in pam_shells
make[2]: Entering directory '/bb.build/modules/pam_shells'
make[3]: Entering directory '/bb.build/modules/pam_shells'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_shells/pam_shells.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_shells.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_shells; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_shells/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_shells.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_shells.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_shells.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_shells/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_shells.so -o .libs/pam_shells.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_shells.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_shells.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_shells.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_shells.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_shells'
make[2]: Leaving directory '/bb.build/modules/pam_shells'
Making install in pam_stress
make[2]: Entering directory '/bb.build/modules/pam_stress'
make[3]: Entering directory '/bb.build/modules/pam_stress'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_stress/pam_stress.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_stress.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_stress; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_stress/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_stress.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_stress.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_stress.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_stress/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_stress.so -o .libs/pam_stress.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_stress.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_stress.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_stress.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_stress.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_stress'
make[2]: Leaving directory '/bb.build/modules/pam_stress'
Making install in pam_succeed_if
make[2]: Entering directory '/bb.build/modules/pam_succeed_if'
make[3]: Entering directory '/bb.build/modules/pam_succeed_if'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_succeed_if/pam_succeed_if.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_succeed_if.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_succeed_if; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_succeed_if/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_succeed_if.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_succeed_if.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_succeed_if.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_succeed_if/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_succeed_if.so -o .libs/pam_succeed_if.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_succeed_if.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_succeed_if.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_succeed_if.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_succeed_if.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_succeed_if'
make[2]: Leaving directory '/bb.build/modules/pam_succeed_if'
Making install in pam_time
make[2]: Entering directory '/bb.build/modules/pam_time'
make[3]: Entering directory '/bb.build/modules/pam_time'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/etc/security'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_time/time.conf '/BuggyBox/linux-pam/1.5.3/bootstrap/etc/security'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man5'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_time/time.conf.5 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man5'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_time/pam_time.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_time.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_time; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_time/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_time.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_time.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_time.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_time/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_time.so -o .libs/pam_time.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_time.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_time.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_time.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_time.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_time'
make[2]: Leaving directory '/bb.build/modules/pam_time'
Making install in pam_timestamp
make[2]: Entering directory '/bb.build/modules/pam_timestamp'
make[3]: Entering directory '/bb.build/modules/pam_timestamp'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/sbin'
  /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c pam_timestamp_check '/BuggyBox/linux-pam/1.5.3/bootstrap/sbin'
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_timestamp_check /BuggyBox/linux-pam/1.5.3/bootstrap/sbin/pam_timestamp_check
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_timestamp/pam_timestamp.8 /bb.download/source/Linux-PAM-1.5.3/modules/pam_timestamp/pam_timestamp_check.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_timestamp.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_timestamp; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_timestamp/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_timestamp.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_timestamp_la-pam_timestamp.lo pam_timestamp_la-hmacsha1.lo pam_timestamp_la-sha1.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_timestamp_la-pam_timestamp.o .libs/pam_timestamp_la-hmacsha1.o .libs/pam_timestamp_la-sha1.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_timestamp/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_timestamp.so -o .libs/pam_timestamp.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_timestamp.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_timestamp.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_timestamp.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_timestamp.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_timestamp'
make[2]: Leaving directory '/bb.build/modules/pam_timestamp'
Making install in pam_tty_audit
make[2]: Entering directory '/bb.build/modules/pam_tty_audit'
make[3]: Entering directory '/bb.build/modules/pam_tty_audit'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_tty_audit/pam_tty_audit.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_tty_audit.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_tty_audit; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_tty_audit/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_tty_audit.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_tty_audit.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_tty_audit.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_tty_audit/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_tty_audit.so -o .libs/pam_tty_audit.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_tty_audit.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_tty_audit.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_tty_audit.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_tty_audit.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_tty_audit'
make[2]: Leaving directory '/bb.build/modules/pam_tty_audit'
Making install in pam_umask
make[2]: Entering directory '/bb.build/modules/pam_umask'
make[3]: Entering directory '/bb.build/modules/pam_umask'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_umask/pam_umask.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_umask.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_umask; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_umask/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_umask.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_umask.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_umask.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_umask/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_umask.so -o .libs/pam_umask.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_umask.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_umask.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_umask.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_umask.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_umask'
make[2]: Leaving directory '/bb.build/modules/pam_umask'
Making install in pam_unix
make[2]: Entering directory '/bb.build/modules/pam_unix'
make[3]: Entering directory '/bb.build/modules/pam_unix'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/sbin'
  /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c unix_chkpwd unix_update '/BuggyBox/linux-pam/1.5.3/bootstrap/sbin'
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c unix_chkpwd /BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c unix_update /BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/pam_unix.8 /bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/unix_chkpwd.8 /bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/unix_update.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_unix.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_unix; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -DCHKPWD_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/BuggyBox/linux-pam/1.5.3/bootstrap/sbin/unix_update\" -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_unix.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security bigcrypt.lo pam_unix_acct.lo pam_unix_auth.lo pam_unix_passwd.lo pam_unix_sess.lo support.lo passverify.lo md5_good.lo md5_broken.lo ../../libpam/libpam.la -lcrypt )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/bigcrypt.o .libs/pam_unix_acct.o .libs/pam_unix_auth.o .libs/pam_unix_passwd.o .libs/pam_unix_sess.o .libs/support.o .libs/passverify.o .libs/md5_good.o .libs/md5_broken.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -Wl,-rpath -Wl,/BuggyBox/libxcrypt/4.4.36/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam -L/BuggyBox/libxcrypt/4.4.36/bootstrap/lib -lcrypt  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_unix/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_unix.so -o .libs/pam_unix.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_unix.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_unix.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_unix.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_unix.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_unix'
make[2]: Leaving directory '/bb.build/modules/pam_unix'
Making install in pam_usertype
make[2]: Entering directory '/bb.build/modules/pam_usertype'
make[3]: Entering directory '/bb.build/modules/pam_usertype'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_usertype/pam_usertype.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_usertype.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_usertype; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_usertype/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_usertype.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_usertype.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_usertype.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_usertype/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_usertype.so -o .libs/pam_usertype.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_usertype.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_usertype.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_usertype.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_usertype.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_usertype'
make[2]: Leaving directory '/bb.build/modules/pam_usertype'
Making install in pam_warn
make[2]: Entering directory '/bb.build/modules/pam_warn'
make[3]: Entering directory '/bb.build/modules/pam_warn'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_warn/pam_warn.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_warn.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_warn; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_warn/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_warn.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_warn.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_warn.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_warn/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_warn.so -o .libs/pam_warn.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_warn.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_warn.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_warn.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_warn.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_warn'
make[2]: Leaving directory '/bb.build/modules/pam_warn'
Making install in pam_wheel
make[2]: Entering directory '/bb.build/modules/pam_wheel'
make[3]: Entering directory '/bb.build/modules/pam_wheel'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_wheel/pam_wheel.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_wheel.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_wheel; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_wheel/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_wheel.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_wheel.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_wheel.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_wheel/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_wheel.so -o .libs/pam_wheel.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_wheel.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_wheel.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_wheel.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_wheel.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_wheel'
make[2]: Leaving directory '/bb.build/modules/pam_wheel'
Making install in pam_xauth
make[2]: Entering directory '/bb.build/modules/pam_xauth'
make[3]: Entering directory '/bb.build/modules/pam_xauth'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/modules/pam_xauth/pam_xauth.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   pam_xauth.la '/BuggyBox/linux-pam/1.5.3/bootstrap/lib/security'
libtool: install: (cd /bb.build/modules/pam_xauth; /bin/sh "/bb.build/libtool"  --tag CC --mode=relink gcc -I/bb.download/source/Linux-PAM-1.5.3/libpam/include -I/bb.download/source/Linux-PAM-1.5.3/libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-align=strict -Wcast-qual -Wdeprecated -Wformat=2 -Winit-self -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnull-dereference -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wundef -Wuninitialized -Wunused -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_xauth/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_xauth.la -rpath /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security pam_xauth.lo ../../libpam/libpam.la )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pam_xauth.o   -Wl,-rpath -Wl,/BuggyBox/linux-pam/1.5.3/bootstrap/lib -L/BuggyBox/linux-pam/1.5.3/bootstrap/lib -lpam  -g -O2 -Wl,--version-script=/bb.download/source/Linux-PAM-1.5.3/modules/pam_xauth/../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1   -Wl,-soname -Wl,pam_xauth.so -o .libs/pam_xauth.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_xauth.soT /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_xauth.so
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/pam_xauth.lai /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security/pam_xauth.la
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/linux-pam/1.5.3/bootstrap/lib/security

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/bb.build/modules/pam_xauth'
make[2]: Leaving directory '/bb.build/modules/pam_xauth'
make[2]: Entering directory '/bb.build/modules'
make[3]: Entering directory '/bb.build/modules'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/bb.build/modules'
make[2]: Leaving directory '/bb.build/modules'
make[1]: Leaving directory '/bb.build/modules'
Making install in po
make[1]: Entering directory '/bb.build/po'
installing /bb.download/source/Linux-PAM-1.5.3/po/af.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/af/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/am.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/am/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/ar.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/ar/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/as.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/as/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/be.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/be/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/bg.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/bg/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/bn_IN.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/bn_IN/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/bn.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/bn/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/bs.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/bs/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/ca.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/ca/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/cs.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/cs/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/cy.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/cy/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/da.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/da/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/de_CH.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/de_CH/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/de.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/de/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/el.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/el/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/eo.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/eo/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/es.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/es/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/et.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/et/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/eu.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/eu/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/fa.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/fa/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/fi.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/fi/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/fr.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/fr/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/ga.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/ga/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/gl.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/gl/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/gu.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/gu/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/he.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/he/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/hi.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/hi/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/hr.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/hr/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/hu.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/hu/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/ia.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/ia/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/id.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/id/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/is.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/is/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/it.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/it/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/ja.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/ja/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/ka.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/ka/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/kk.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/kk/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/km.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/km/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/kn.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/kn/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/ko.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/ko/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/kw_GB.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/kw_GB/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/ky.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/ky/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/lt.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/lt/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/lv.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/lv/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/mk.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/mk/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/ml.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/ml/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/mn.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/mn/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/mr.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/mr/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/ms.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/ms/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/my.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/my/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/nb.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/nb/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/ne.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/ne/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/nl.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/nl/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/nn.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/nn/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/or.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/or/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/pa.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/pa/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/pl.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/pl/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/pt_BR.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/pt_BR/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/pt.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/pt/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/ro.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/ro/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/ru.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/ru/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/si.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/si/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/sk.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/sk/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/sl.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/sl/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/sq.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/sq/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/sr@latin.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/sr@latin/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/sr.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/sr/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/sv.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/sv/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/ta.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/ta/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/te.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/te/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/tg.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/tg/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/th.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/th/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/tr.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/tr/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/uk.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/uk/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/ur.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/ur/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/vi.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/vi/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/yo.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/yo/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/zh_CN.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/zh_CN/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/zh_HK.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/zh_HK/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/zh_TW.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/zh_TW/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/zu.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/zu/LC_MESSAGES/Linux-PAM.mo
installing /bb.download/source/Linux-PAM-1.5.3/po/az.gmo as /BuggyBox/linux-pam/1.5.3/bootstrap/share/locale/az/LC_MESSAGES/Linux-PAM.mo
if test "Linux-PAM" = "gettext-tools"; then \
  /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p /BuggyBox/linux-pam/1.5.3/bootstrap/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/po/$file \
		    /BuggyBox/linux-pam/1.5.3/bootstrap/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /BuggyBox/linux-pam/1.5.3/bootstrap/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/bb.build/po'
Making install in conf
make[1]: Entering directory '/bb.build/conf'
Making install in pam_conv1
make[2]: Entering directory '/bb.build/conf/pam_conv1'
/BuggyBox/make/4.4/bootstrap/bin/make  install-am
make[3]: Entering directory '/bb.build/conf/pam_conv1'
make[4]: Entering directory '/bb.build/conf/pam_conv1'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/bb.build/conf/pam_conv1'
make[3]: Leaving directory '/bb.build/conf/pam_conv1'
make[2]: Leaving directory '/bb.build/conf/pam_conv1'
make[2]: Entering directory '/bb.build/conf'
make[3]: Entering directory '/bb.build/conf'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/bb.build/conf'
make[2]: Leaving directory '/bb.build/conf'
make[1]: Leaving directory '/bb.build/conf'
Making install in examples
make[1]: Entering directory '/bb.build/examples'
make[2]: Entering directory '/bb.build/examples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/bb.build/examples'
make[1]: Leaving directory '/bb.build/examples'
Making install in xtests
make[1]: Entering directory '/bb.build/xtests'
make[2]: Entering directory '/bb.build/xtests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/bb.build/xtests'
make[1]: Leaving directory '/bb.build/xtests'
Making install in doc
make[1]: Entering directory '/bb.build/doc'
Making install in man
make[2]: Entering directory '/bb.build/doc/man'
make[3]: Entering directory '/bb.build/doc/man'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man3'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_acct_mgmt.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_authenticate.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_chauthtok.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_close_session.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_conv.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_end.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_error.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_fail_delay.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_xauth_data.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_get_authtok.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_get_authtok_noverify.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_get_authtok_verify.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_get_data.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_get_item.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_get_user.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_getenv.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_getenvlist.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_info.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_open_session.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_prompt.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_putenv.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_set_data.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_set_item.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_syslog.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_setcred.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_sm_acct_mgmt.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_sm_authenticate.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_sm_close_session.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_sm_open_session.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_sm_setcred.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_sm_chauthtok.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_start.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_strerror.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_verror.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_vinfo.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_vprompt.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_vsyslog.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/misc_conv.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_misc_paste_env.3 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man3'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_misc_drop_env.3 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam_misc_setenv.3 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man3'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man5'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam.conf.5 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam.d.5 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man5'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/doc/man/PAM.8 /bb.download/source/Linux-PAM-1.5.3/doc/man/pam.8 '/BuggyBox/linux-pam/1.5.3/bootstrap/share/man/man8'
make[3]: Leaving directory '/bb.build/doc/man'
make[2]: Leaving directory '/bb.build/doc/man'
Making install in specs
make[2]: Entering directory '/bb.build/doc/specs'
/BuggyBox/make/4.4/bootstrap/bin/make  install-am
make[3]: Entering directory '/bb.build/doc/specs'
make[4]: Entering directory '/bb.build/doc/specs'
make[4]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/doc/Linux-PAM'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 draft-morgan-pam-current.txt /bb.download/source/Linux-PAM-1.5.3/doc/specs/rfc86.0.txt '/BuggyBox/linux-pam/1.5.3/bootstrap/share/doc/Linux-PAM'
make[4]: Leaving directory '/bb.build/doc/specs'
make[3]: Leaving directory '/bb.build/doc/specs'
make[2]: Leaving directory '/bb.build/doc/specs'
Making install in sag
make[2]: Entering directory '/bb.build/doc/sag'
make[3]: Entering directory '/bb.build/doc/sag'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/sh /bb.download/source/Linux-PAM-1.5.3/build-aux/install-sh -d /BuggyBox/linux-pam/1.5.3/bootstrap/share/doc/Linux-PAM
/bin/sh /bb.download/source/Linux-PAM-1.5.3/build-aux/install-sh -d /BuggyBox/linux-pam/1.5.3/bootstrap/share/doc/Linux-PAM
/bin/sh /bb.download/source/Linux-PAM-1.5.3/build-aux/install-sh -d /BuggyBox/linux-pam/1.5.3/bootstrap/share/doc/Linux-PAM
if test -f html/Linux-PAM_SAG.html; then \
    /bin/sh /bb.download/source/Linux-PAM-1.5.3/build-aux/install-sh -c -m 644 html/Linux-PAM_SAG.html html/sag-*.html \
	/BuggyBox/linux-pam/1.5.3/bootstrap/share/doc/Linux-PAM/; \
elif test -f /bb.download/source/Linux-PAM-1.5.3/doc/sag/html/Linux-PAM_SAG.html; then \
    /bin/sh /bb.download/source/Linux-PAM-1.5.3/build-aux/install-sh -c -m 644 /bb.download/source/Linux-PAM-1.5.3/doc/sag/html/Linux-PAM_SAG.html \
	/bb.download/source/Linux-PAM-1.5.3/doc/sag/html/sag-*.html \
	/BuggyBox/linux-pam/1.5.3/bootstrap/share/doc/Linux-PAM/; \
fi
if test -f Linux-PAM_SAG.txt; then \
    /bin/sh /bb.download/source/Linux-PAM-1.5.3/build-aux/install-sh -c -m 644 Linux-PAM_SAG.txt /BuggyBox/linux-pam/1.5.3/bootstrap/share/doc/Linux-PAM/; \
elif test -f /bb.download/source/Linux-PAM-1.5.3/doc/sag/Linux-PAM_SAG.txt; then \
    /bin/sh /bb.download/source/Linux-PAM-1.5.3/build-aux/install-sh -c -m 644 /bb.download/source/Linux-PAM-1.5.3/doc/sag/Linux-PAM_SAG.txt \
	/BuggyBox/linux-pam/1.5.3/bootstrap/share/doc/Linux-PAM/; \
fi
if test -f Linux-PAM_SAG.pdf; then \
    /bin/sh /bb.download/source/Linux-PAM-1.5.3/build-aux/install-sh -c -m 644 Linux-PAM_SAG.pdf /BuggyBox/linux-pam/1.5.3/bootstrap/share/doc/Linux-PAM/; \
elif test -f /bb.download/source/Linux-PAM-1.5.3/doc/sag/Linux-PAM_SAG.pdf; then \
    /bin/sh /bb.download/source/Linux-PAM-1.5.3/build-aux/install-sh -c -m 644 /bb.download/source/Linux-PAM-1.5.3/doc/sag/Linux-PAM_SAG.pdf \
	/BuggyBox/linux-pam/1.5.3/bootstrap/share/doc/Linux-PAM/; \
fi
make[3]: Leaving directory '/bb.build/doc/sag'
make[2]: Leaving directory '/bb.build/doc/sag'
Making install in adg
make[2]: Entering directory '/bb.build/doc/adg'
make[3]: Entering directory '/bb.build/doc/adg'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/sh /bb.download/source/Linux-PAM-1.5.3/build-aux/install-sh -d /BuggyBox/linux-pam/1.5.3/bootstrap/share/doc/Linux-PAM
/bin/sh /bb.download/source/Linux-PAM-1.5.3/build-aux/install-sh -d /BuggyBox/linux-pam/1.5.3/bootstrap/share/doc/Linux-PAM
/bin/sh /bb.download/source/Linux-PAM-1.5.3/build-aux/install-sh -d /BuggyBox/linux-pam/1.5.3/bootstrap/share/doc/Linux-PAM
if test -f html/Linux-PAM_ADG.html; then \
    /bin/sh /bb.download/source/Linux-PAM-1.5.3/build-aux/install-sh -c -m 644 html/Linux-PAM_ADG.html html/adg-*.html \
	/BuggyBox/linux-pam/1.5.3/bootstrap/share/doc/Linux-PAM/; \
elif test -f /bb.download/source/Linux-PAM-1.5.3/doc/adg/html/Linux-PAM_ADG.html; then \
    /bin/sh /bb.download/source/Linux-PAM-1.5.3/build-aux/install-sh -c -m 644 /bb.download/source/Linux-PAM-1.5.3/doc/adg/html/Linux-PAM_ADG.html \
	/bb.download/source/Linux-PAM-1.5.3/doc/adg/html/adg-*.html \
	/BuggyBox/linux-pam/1.5.3/bootstrap/share/doc/Linux-PAM/; \
fi
if test -f Linux-PAM_ADG.txt; then \
    /bin/sh /bb.download/source/Linux-PAM-1.5.3/build-aux/install-sh -c -m 644 Linux-PAM_ADG.txt /BuggyBox/linux-pam/1.5.3/bootstrap/share/doc/Linux-PAM/; \
elif test -f /bb.download/source/Linux-PAM-1.5.3/doc/adg/Linux-PAM_ADG.txt; then \
    /bin/sh /bb.download/source/Linux-PAM-1.5.3/build-aux/install-sh -c -m 644 /bb.download/source/Linux-PAM-1.5.3/doc/adg/Linux-PAM_ADG.txt \
	/BuggyBox/linux-pam/1.5.3/bootstrap/share/doc/Linux-PAM/; \
fi
if test -f Linux-PAM_ADG.pdf; then \
    /bin/sh /bb.download/source/Linux-PAM-1.5.3/build-aux/install-sh -c -m 644 Linux-PAM_ADG.pdf /BuggyBox/linux-pam/1.5.3/bootstrap/share/doc/Linux-PAM/; \
elif test -f /bb.download/source/Linux-PAM-1.5.3/doc/adg/Linux-PAM_ADG.pdf; then \
    /bin/sh /bb.download/source/Linux-PAM-1.5.3/build-aux/install-sh -c -m 644 /bb.download/source/Linux-PAM-1.5.3/doc/adg/Linux-PAM_ADG.pdf \
	/BuggyBox/linux-pam/1.5.3/bootstrap/share/doc/Linux-PAM/; \
fi
make[3]: Leaving directory '/bb.build/doc/adg'
make[2]: Leaving directory '/bb.build/doc/adg'
Making install in mwg
make[2]: Entering directory '/bb.build/doc/mwg'
make[3]: Entering directory '/bb.build/doc/mwg'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/sh /bb.download/source/Linux-PAM-1.5.3/build-aux/install-sh -d /BuggyBox/linux-pam/1.5.3/bootstrap/share/doc/Linux-PAM
/bin/sh /bb.download/source/Linux-PAM-1.5.3/build-aux/install-sh -d /BuggyBox/linux-pam/1.5.3/bootstrap/share/doc/Linux-PAM
/bin/sh /bb.download/source/Linux-PAM-1.5.3/build-aux/install-sh -d /BuggyBox/linux-pam/1.5.3/bootstrap/share/doc/Linux-PAM
if test -f html/Linux-PAM_MWG.html; then \
    /bin/sh /bb.download/source/Linux-PAM-1.5.3/build-aux/install-sh -c -m 644 html/Linux-PAM_MWG.html html/mwg-*.html \
	/BuggyBox/linux-pam/1.5.3/bootstrap/share/doc/Linux-PAM/; \
elif test -f /bb.download/source/Linux-PAM-1.5.3/doc/mwg/html/Linux-PAM_MWG.html; then \
    /bin/sh /bb.download/source/Linux-PAM-1.5.3/build-aux/install-sh -c -m 644 /bb.download/source/Linux-PAM-1.5.3/doc/mwg/html/Linux-PAM_MWG.html \
	/bb.download/source/Linux-PAM-1.5.3/doc/mwg/html/mwg-*.html \
	/BuggyBox/linux-pam/1.5.3/bootstrap/share/doc/Linux-PAM/; \
fi
if test -f Linux-PAM_MWG.txt; then \
    /bin/sh /bb.download/source/Linux-PAM-1.5.3/build-aux/install-sh -c -m 644 Linux-PAM_MWG.txt /BuggyBox/linux-pam/1.5.3/bootstrap/share/doc/Linux-PAM/; \
elif test -f /bb.download/source/Linux-PAM-1.5.3/doc/mwg/Linux-PAM_MWG.txt; then \
    /bin/sh /bb.download/source/Linux-PAM-1.5.3/build-aux/install-sh -c -m 644 /bb.download/source/Linux-PAM-1.5.3/doc/mwg/Linux-PAM_MWG.txt \
	/BuggyBox/linux-pam/1.5.3/bootstrap/share/doc/Linux-PAM/; \
fi
if test -f Linux-PAM_MWG.pdf; then \
    /bin/sh /bb.download/source/Linux-PAM-1.5.3/build-aux/install-sh -c -m 644 Linux-PAM_MWG.pdf /BuggyBox/linux-pam/1.5.3/bootstrap/share/doc/Linux-PAM/; \
elif test -f /bb.download/source/Linux-PAM-1.5.3/doc/mwg/Linux-PAM_MWG.pdf; then \
    /bin/sh /bb.download/source/Linux-PAM-1.5.3/build-aux/install-sh -c -m 644 /bb.download/source/Linux-PAM-1.5.3/doc/mwg/Linux-PAM_MWG.pdf \
	/BuggyBox/linux-pam/1.5.3/bootstrap/share/doc/Linux-PAM/; \
fi
make[3]: Leaving directory '/bb.build/doc/mwg'
make[2]: Leaving directory '/bb.build/doc/mwg'
make[2]: Entering directory '/bb.build/doc'
make[3]: Entering directory '/bb.build/doc'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/linux-pam/1.5.3/bootstrap/share/doc/Linux-PAM'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/Linux-PAM-1.5.3/doc/index.html '/BuggyBox/linux-pam/1.5.3/bootstrap/share/doc/Linux-PAM'
make[3]: Leaving directory '/bb.build/doc'
make[2]: Leaving directory '/bb.build/doc'
make[1]: Leaving directory '/bb.build/doc'
make[1]: Entering directory '/bb.build'
make[2]: Entering directory '/bb.build'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/bb.build'
make[1]: Leaving directory '/bb.build'
Stderr
/bb.build/libtool: line 1834: ldconfig: command not found
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'libpam_misc.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_access.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_debug.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_deny.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_echo.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_env.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_exec.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_faildelay.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_faillock.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_filter.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_ftp.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_group.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_issue.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_keyinit.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_limits.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_listfile.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_localuser.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_loginuid.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_mail.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_mkhomedir.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_motd.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_namespace.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_nologin.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_permit.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_pwhistory.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_rhosts.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_rootok.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_securetty.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_setquota.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_shells.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_stress.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_succeed_if.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_time.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_timestamp.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_tty_audit.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_umask.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_unix.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_usertype.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_warn.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_wheel.la'
/bb.build/libtool: line 1834: ldconfig: command not found
libtool: warning: relinking 'pam_xauth.la'
/bb.build/libtool: line 1834: ldconfig: command not found