Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/courier-authlib.spec'], False, '/var/lib/mock/centos5-rutgers-build-512-646/root/', None, 86400, True, 0, 72, 200, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/courier-authlib.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/courier-authlib-0.62.2-1.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/courier-authlib.spec'], False, '/var/lib/mock/centos5-rutgers-build-512-646/root/', None, 86400, True, 0, 72, 200, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/courier-authlib.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.62307 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf courier-authlib-0.62.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/courier-authlib-0.62.2.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd courier-authlib-0.62.2 ++ /usr/bin/id -u + '[' 72 = 0 ']' ++ /usr/bin/id -u + '[' 72 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./libltdl/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./libltdl/config.sub ++ basename ./libltdl/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./libltdl/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./libltdl/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./libltdl/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./libltdl/config.guess ++ basename ./libltdl/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./libltdl/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./libltdl/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info -C --with-redhat configure: creating cache config.cache checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gawk... (cached) gawk checking for x86_64-koji-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for perl5... no checking for perl... /usr/bin/perl checking for sysconftool...... ././sysconftool checking for lt_dlinit in -lltdl... yes checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-koji-linux-gnu-g++... no checking for x86_64-koji-linux-gnu-c++... no checking for x86_64-koji-linux-gnu-gpp... no checking for x86_64-koji-linux-gnu-aCC... no checking for x86_64-koji-linux-gnu-CC... no checking for x86_64-koji-linux-gnu-cxx... no checking for x86_64-koji-linux-gnu-cc++... no checking for x86_64-koji-linux-gnu-cl.exe... no checking for x86_64-koji-linux-gnu-FCC... no checking for x86_64-koji-linux-gnu-KCC... no checking for x86_64-koji-linux-gnu-RCC... no checking for x86_64-koji-linux-gnu-xlC_r... no checking for x86_64-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for x86_64-koji-linux-gnu-g77... no checking for x86_64-koji-linux-gnu-xlf... no checking for x86_64-koji-linux-gnu-f77... no checking for x86_64-koji-linux-gnu-frt... no checking for x86_64-koji-linux-gnu-pgf77... no checking for x86_64-koji-linux-gnu-cf77... no checking for x86_64-koji-linux-gnu-fort77... no checking for x86_64-koji-linux-gnu-fl32... no checking for x86_64-koji-linux-gnu-af77... no checking for x86_64-koji-linux-gnu-xlf90... no checking for x86_64-koji-linux-gnu-f90... no checking for x86_64-koji-linux-gnu-pgf90... no checking for x86_64-koji-linux-gnu-pghpf... no checking for x86_64-koji-linux-gnu-epcf90... no checking for x86_64-koji-linux-gnu-gfortran... no checking for x86_64-koji-linux-gnu-g95... no checking for x86_64-koji-linux-gnu-xlf95... no checking for x86_64-koji-linux-gnu-f95... no checking for x86_64-koji-linux-gnu-fort... no checking for x86_64-koji-linux-gnu-ifort... no checking for x86_64-koji-linux-gnu-ifc... no checking for x86_64-koji-linux-gnu-efc... no checking for x86_64-koji-linux-gnu-pgf95... no checking for x86_64-koji-linux-gnu-lf95... no checking for x86_64-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for perl5... no checking for perl... /usr/bin/perl checking for courier-config... no checking for expect... /usr/bin/expect checking for passwd... no checking whether -lm is needed for floor... yes checking for socket in -lsocket... no checking for socket in -lsocket... (cached) no checking for connect in -lsocket... no checking for connect in -lsocket... (cached) no checking for gdbm_open in -lgdbm... yes checking for gdbm_open... yes checking for dbopen in -ldb... no checking for db_open in -ldb... no checking for db_env_create in -ldb... no checking for dbopen... no checking for db_open... no checking for db_env_create... no checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking Pam/pam_appl.h usability... no checking Pam/pam_appl.h presence... no checking for Pam/pam_appl.h... no checking for dlopen in -ldl... (cached) yes checking for pam_start in -lpam... yes checking for pam_setcred... yes checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking whether -lresolv is needed for res_query... yes checking for ber_scanf in -llber... yes checking for ldap_open in -lldap... yes checking for ldap_search_st... yes checking for ldap_start_tls_s... yes checking for ldap_result2error... yes checking for ldap_parse_result... yes checking for endpwent... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking for getspent in -lshadow... no checking for endspent... yes checking for getspent... yes checking for pg_config... /usr/bin/pg_config checking for PQsetdbLogin... yes checking for PQsetdbLogin... (cached) yes checking for mysql_config... /usr/bin/mysql_config checking for mysql_connect... no checking for mysql_real_connect... yes checking for mysql_connect... (cached) no checking for mysql_real_connect... (cached) yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/wait.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking return type of signal handlers... void checking for setsid... yes checking for setlogin... no checking for crypt in -lcrypt... yes checking for crypt... yes checking for crypt() prototype... 0 checking for mail userid... daemon checking for mail group id... daemon checking for socklen_t... yes configure: updating cache config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating authdaemond config.status: creating authdaemonrc config.status: creating authsystem.passwd config.status: creating README.authdebug.html config.status: creating dbobj.config config.status: creating dbobj.h config.status: creating authmigrate config.status: creating courier-authlib.spec config.status: creating courier-authlib.lpspec config.status: creating courier-authlib.sysvinit config.status: creating userdb-test-cram-md5.pl config.status: creating courier_auth_config.h config.status: courier_auth_config.h is unchanged config.status: executing depfiles commands === configuring in libltdl (/builddir/build/BUILD/courier-authlib-0.62.2/libltdl) configure: running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-koji-linux-gnu' '--host=x86_64-koji-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-redhat' 'build_alias=x86_64-koji-linux-gnu' 'host_alias=x86_64-koji-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' '--enable-ltdl-install=no' '--with-db=gdbm' '--with-makedatprog=/usr/libexec/courier-authlib/makedatprog' '--with-userdb=/etc/authlib/userdb' '--with-mailuser=daemon' '--with-mailgroup=daemon' --cache-file=../config.cache --srcdir=. configure: loading cache ../config.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for x86_64-koji-linux-gnu-gcc... no checking for gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o 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 for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking build system type... (cached) x86_64-koji-linux-gnu checking host system type... (cached) x86_64-koji-linux-gnu checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ld used by gcc... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking for /usr/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) pass_all checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for x86_64-koji-linux-gnu-g++... no checking for x86_64-koji-linux-gnu-c++... no checking for x86_64-koji-linux-gnu-gpp... no checking for x86_64-koji-linux-gnu-aCC... no checking for x86_64-koji-linux-gnu-CC... no checking for x86_64-koji-linux-gnu-cxx... no checking for x86_64-koji-linux-gnu-cc++... no checking for x86_64-koji-linux-gnu-cl.exe... no checking for x86_64-koji-linux-gnu-FCC... no checking for x86_64-koji-linux-gnu-KCC... no checking for x86_64-koji-linux-gnu-RCC... no checking for x86_64-koji-linux-gnu-xlC_r... no checking for x86_64-koji-linux-gnu-xlC... no checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for x86_64-koji-linux-gnu-g77... no checking for x86_64-koji-linux-gnu-xlf... no checking for x86_64-koji-linux-gnu-f77... no checking for x86_64-koji-linux-gnu-frt... no checking for x86_64-koji-linux-gnu-pgf77... no checking for x86_64-koji-linux-gnu-cf77... no checking for x86_64-koji-linux-gnu-fort77... no checking for x86_64-koji-linux-gnu-fl32... no checking for x86_64-koji-linux-gnu-af77... no checking for x86_64-koji-linux-gnu-xlf90... no checking for x86_64-koji-linux-gnu-f90... no checking for x86_64-koji-linux-gnu-pgf90... no checking for x86_64-koji-linux-gnu-pghpf... no checking for x86_64-koji-linux-gnu-epcf90... no checking for x86_64-koji-linux-gnu-gfortran... no checking for x86_64-koji-linux-gnu-g95... no checking for x86_64-koji-linux-gnu-xlf95... no checking for x86_64-koji-linux-gnu-f95... no checking for x86_64-koji-linux-gnu-fort... no checking for x86_64-koji-linux-gnu-ifort... no checking for x86_64-koji-linux-gnu-ifc... no checking for x86_64-koji-linux-gnu-efc... no checking for x86_64-koji-linux-gnu-pgf95... no checking for x86_64-koji-linux-gnu-lf95... no checking for x86_64-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether accepts -g... (cached) no checking the maximum length of command line arguments... (cached) 98304 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for x86_64-koji-linux-gnu-ar... no checking for ar... (cached) ar checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... (cached) ranlib checking for x86_64-koji-linux-gnu-strip... no checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking which extension is used for loadable modules... .so checking which variable specifies run-time library path... LD_LIBRARY_PATH checking for the default library search path... /usr/lib64 /lib64 /usr/lib64/mysql checking for objdir... .libs checking whether libtool supports -dlopen/-dlpreopen... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen in -ldl... (cached) yes checking for dlerror... yes checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for error_t... yes checking for argz_append... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdio.h... (cached) yes checking for unistd.h... (cached) yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking sys/dl.h usability... no checking sys/dl.h presence... no checking for sys/dl.h... no checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking for string.h... (cached) yes checking for strchr... yes checking for strrchr... yes checking for memcpy... yes checking for memmove... yes checking for strcmp... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands === configuring in bdbobj (/builddir/build/BUILD/courier-authlib-0.62.2/bdbobj) configure: running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-koji-linux-gnu' '--host=x86_64-koji-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-redhat' 'build_alias=x86_64-koji-linux-gnu' 'host_alias=x86_64-koji-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' '--enable-ltdl-install=no' '--with-db=gdbm' '--with-makedatprog=/usr/libexec/courier-authlib/makedatprog' '--with-userdb=/etc/authlib/userdb' '--with-mailuser=daemon' '--with-mailgroup=daemon' --cache-file=../config.cache --srcdir=. configure: loading cache ../config.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking for x86_64-koji-linux-gnu-gcc... no checking for gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o 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 dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... (cached) gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for AIX... no checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking 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 for x86_64-koji-linux-gnu-gcc... 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 dependency style of gcc... (cached) gcc3 checking for gawk... (cached) gawk checking for x86_64-koji-linux-gnu-g++... no checking for x86_64-koji-linux-gnu-c++... no checking for x86_64-koji-linux-gnu-gpp... no checking for x86_64-koji-linux-gnu-aCC... no checking for x86_64-koji-linux-gnu-CC... no checking for x86_64-koji-linux-gnu-cxx... no checking for x86_64-koji-linux-gnu-cc++... no checking for x86_64-koji-linux-gnu-cl.exe... no checking for x86_64-koji-linux-gnu-FCC... no checking for x86_64-koji-linux-gnu-KCC... no checking for x86_64-koji-linux-gnu-RCC... no checking for x86_64-koji-linux-gnu-xlC_r... no checking for x86_64-koji-linux-gnu-xlC... no checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for library containing strerror... none required checking build system type... (cached) x86_64-koji-linux-gnu checking host system type... (cached) x86_64-koji-linux-gnu checking for a sed that does not truncate output... (cached) /bin/sed checking for ld used by gcc... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking for /usr/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) pass_all checking for dlfcn.h... (cached) yes checking how to run the C++ preprocessor... (cached) g++ -E checking for x86_64-koji-linux-gnu-g77... no checking for x86_64-koji-linux-gnu-xlf... no checking for x86_64-koji-linux-gnu-f77... no checking for x86_64-koji-linux-gnu-frt... no checking for x86_64-koji-linux-gnu-pgf77... no checking for x86_64-koji-linux-gnu-cf77... no checking for x86_64-koji-linux-gnu-fort77... no checking for x86_64-koji-linux-gnu-fl32... no checking for x86_64-koji-linux-gnu-af77... no checking for x86_64-koji-linux-gnu-xlf90... no checking for x86_64-koji-linux-gnu-f90... no checking for x86_64-koji-linux-gnu-pgf90... no checking for x86_64-koji-linux-gnu-pghpf... no checking for x86_64-koji-linux-gnu-epcf90... no checking for x86_64-koji-linux-gnu-gfortran... no checking for x86_64-koji-linux-gnu-g95... no checking for x86_64-koji-linux-gnu-xlf95... no checking for x86_64-koji-linux-gnu-f95... no checking for x86_64-koji-linux-gnu-fort... no checking for x86_64-koji-linux-gnu-ifort... no checking for x86_64-koji-linux-gnu-ifc... no checking for x86_64-koji-linux-gnu-efc... no checking for x86_64-koji-linux-gnu-pgf95... no checking for x86_64-koji-linux-gnu-lf95... no checking for x86_64-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether accepts -g... (cached) no checking the maximum length of command line arguments... (cached) 98304 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for x86_64-koji-linux-gnu-ar... no checking for ar... (cached) ar checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... (cached) ranlib checking for x86_64-koji-linux-gnu-strip... no checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for dbopen in -ldb... (cached) no checking for db_open in -ldb... (cached) no checking for db_env_create in -ldb... (cached) no checking for dbopen... (cached) no checking for db_open... (cached) no checking for db_env_create... (cached) no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for size_t... yes checking if the C++ compiler needs -fhandle-exceptions... no configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands === configuring in gdbmobj (/builddir/build/BUILD/courier-authlib-0.62.2/gdbmobj) configure: running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-koji-linux-gnu' '--host=x86_64-koji-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-redhat' 'build_alias=x86_64-koji-linux-gnu' 'host_alias=x86_64-koji-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' '--enable-ltdl-install=no' '--with-db=gdbm' '--with-makedatprog=/usr/libexec/courier-authlib/makedatprog' '--with-userdb=/etc/authlib/userdb' '--with-mailuser=daemon' '--with-mailgroup=daemon' --cache-file=../config.cache --srcdir=. configure: loading cache ../config.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking for x86_64-koji-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o 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 dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... (cached) gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for AIX... no checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for x86_64-koji-linux-gnu-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 dependency style of gcc... (cached) gcc3 checking for library containing strerror... (cached) none required checking for gawk... (cached) gawk checking for x86_64-koji-linux-gnu-g++... no checking for x86_64-koji-linux-gnu-c++... no checking for x86_64-koji-linux-gnu-gpp... no checking for x86_64-koji-linux-gnu-aCC... no checking for x86_64-koji-linux-gnu-CC... no checking for x86_64-koji-linux-gnu-cxx... no checking for x86_64-koji-linux-gnu-cc++... no checking for x86_64-koji-linux-gnu-cl.exe... no checking for x86_64-koji-linux-gnu-FCC... no checking for x86_64-koji-linux-gnu-KCC... no checking for x86_64-koji-linux-gnu-RCC... no checking for x86_64-koji-linux-gnu-xlC_r... no checking for x86_64-koji-linux-gnu-xlC... no checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking build system type... (cached) x86_64-koji-linux-gnu checking host system type... (cached) x86_64-koji-linux-gnu checking for a sed that does not truncate output... (cached) /bin/sed checking for ld used by gcc... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking for /usr/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) pass_all checking for dlfcn.h... (cached) yes checking how to run the C++ preprocessor... (cached) g++ -E checking for x86_64-koji-linux-gnu-g77... no checking for x86_64-koji-linux-gnu-xlf... no checking for x86_64-koji-linux-gnu-f77... no checking for x86_64-koji-linux-gnu-frt... no checking for x86_64-koji-linux-gnu-pgf77... no checking for x86_64-koji-linux-gnu-cf77... no checking for x86_64-koji-linux-gnu-fort77... no checking for x86_64-koji-linux-gnu-fl32... no checking for x86_64-koji-linux-gnu-af77... no checking for x86_64-koji-linux-gnu-xlf90... no checking for x86_64-koji-linux-gnu-f90... no checking for x86_64-koji-linux-gnu-pgf90... no checking for x86_64-koji-linux-gnu-pghpf... no checking for x86_64-koji-linux-gnu-epcf90... no checking for x86_64-koji-linux-gnu-gfortran... no checking for x86_64-koji-linux-gnu-g95... no checking for x86_64-koji-linux-gnu-xlf95... no checking for x86_64-koji-linux-gnu-f95... no checking for x86_64-koji-linux-gnu-fort... no checking for x86_64-koji-linux-gnu-ifort... no checking for x86_64-koji-linux-gnu-ifc... no checking for x86_64-koji-linux-gnu-efc... no checking for x86_64-koji-linux-gnu-pgf95... no checking for x86_64-koji-linux-gnu-lf95... no checking for x86_64-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether accepts -g... (cached) no checking the maximum length of command line arguments... (cached) 98304 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for x86_64-koji-linux-gnu-ar... no checking for ar... (cached) ar checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... (cached) ranlib checking for x86_64-koji-linux-gnu-strip... no checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for gdbm_open in -lgdbm... (cached) yes checking for gdbm_open... (cached) yes checking for gdbm_fdesc... yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for size_t... (cached) yes checking if the C++ compiler needs -fhandle-exceptions... (cached) no configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands === configuring in md5 (/builddir/build/BUILD/courier-authlib-0.62.2/md5) configure: running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-koji-linux-gnu' '--host=x86_64-koji-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-redhat' 'build_alias=x86_64-koji-linux-gnu' 'host_alias=x86_64-koji-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' '--enable-ltdl-install=no' '--with-db=gdbm' '--with-makedatprog=/usr/libexec/courier-authlib/makedatprog' '--with-userdb=/etc/authlib/userdb' '--with-mailuser=daemon' '--with-mailgroup=daemon' --cache-file=../config.cache --srcdir=. configure: loading cache ../config.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) gawk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for x86_64-koji-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o 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 for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking build system type... (cached) x86_64-koji-linux-gnu checking host system type... (cached) x86_64-koji-linux-gnu checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ld used by gcc... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking for /usr/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking how to recognize dependent libraries... (cached) pass_all checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for x86_64-koji-linux-gnu-g++... no checking for x86_64-koji-linux-gnu-c++... no checking for x86_64-koji-linux-gnu-gpp... no checking for x86_64-koji-linux-gnu-aCC... no checking for x86_64-koji-linux-gnu-CC... no checking for x86_64-koji-linux-gnu-cxx... no checking for x86_64-koji-linux-gnu-cc++... no checking for x86_64-koji-linux-gnu-cl.exe... no checking for x86_64-koji-linux-gnu-FCC... no checking for x86_64-koji-linux-gnu-KCC... no checking for x86_64-koji-linux-gnu-RCC... no checking for x86_64-koji-linux-gnu-xlC_r... no checking for x86_64-koji-linux-gnu-xlC... no checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for x86_64-koji-linux-gnu-g77... no checking for x86_64-koji-linux-gnu-xlf... no checking for x86_64-koji-linux-gnu-f77... no checking for x86_64-koji-linux-gnu-frt... no checking for x86_64-koji-linux-gnu-pgf77... no checking for x86_64-koji-linux-gnu-cf77... no checking for x86_64-koji-linux-gnu-fort77... no checking for x86_64-koji-linux-gnu-fl32... no checking for x86_64-koji-linux-gnu-af77... no checking for x86_64-koji-linux-gnu-xlf90... no checking for x86_64-koji-linux-gnu-f90... no checking for x86_64-koji-linux-gnu-pgf90... no checking for x86_64-koji-linux-gnu-pghpf... no checking for x86_64-koji-linux-gnu-epcf90... no checking for x86_64-koji-linux-gnu-gfortran... no checking for x86_64-koji-linux-gnu-g95... no checking for x86_64-koji-linux-gnu-xlf95... no checking for x86_64-koji-linux-gnu-f95... no checking for x86_64-koji-linux-gnu-fort... no checking for x86_64-koji-linux-gnu-ifort... no checking for x86_64-koji-linux-gnu-ifc... no checking for x86_64-koji-linux-gnu-efc... no checking for x86_64-koji-linux-gnu-pgf95... no checking for x86_64-koji-linux-gnu-lf95... no checking for x86_64-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether accepts -g... (cached) no checking the maximum length of command line arguments... (cached) 98304 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for x86_64-koji-linux-gnu-ar... no checking for ar... (cached) ar checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... (cached) ranlib checking for x86_64-koji-linux-gnu-strip... no checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for uint32_t... no checking for u_int_32_t... yes checking for an ANSI C-conforming const... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands === configuring in sha1 (/builddir/build/BUILD/courier-authlib-0.62.2/sha1) configure: running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-koji-linux-gnu' '--host=x86_64-koji-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-redhat' 'build_alias=x86_64-koji-linux-gnu' 'host_alias=x86_64-koji-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' '--enable-ltdl-install=no' '--with-db=gdbm' '--with-makedatprog=/usr/libexec/courier-authlib/makedatprog' '--with-userdb=/etc/authlib/userdb' '--with-mailuser=daemon' '--with-mailgroup=daemon' --cache-file=../config.cache --srcdir=. configure: loading cache ../config.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for x86_64-koji-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o 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 for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking build system type... (cached) x86_64-koji-linux-gnu checking host system type... (cached) x86_64-koji-linux-gnu checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ld used by gcc... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking for /usr/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking how to recognize dependent libraries... (cached) pass_all checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for x86_64-koji-linux-gnu-g++... no checking for x86_64-koji-linux-gnu-c++... no checking for x86_64-koji-linux-gnu-gpp... no checking for x86_64-koji-linux-gnu-aCC... no checking for x86_64-koji-linux-gnu-CC... no checking for x86_64-koji-linux-gnu-cxx... no checking for x86_64-koji-linux-gnu-cc++... no checking for x86_64-koji-linux-gnu-cl.exe... no checking for x86_64-koji-linux-gnu-FCC... no checking for x86_64-koji-linux-gnu-KCC... no checking for x86_64-koji-linux-gnu-RCC... no checking for x86_64-koji-linux-gnu-xlC_r... no checking for x86_64-koji-linux-gnu-xlC... no checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for x86_64-koji-linux-gnu-g77... no checking for x86_64-koji-linux-gnu-xlf... no checking for x86_64-koji-linux-gnu-f77... no checking for x86_64-koji-linux-gnu-frt... no checking for x86_64-koji-linux-gnu-pgf77... no checking for x86_64-koji-linux-gnu-cf77... no checking for x86_64-koji-linux-gnu-fort77... no checking for x86_64-koji-linux-gnu-fl32... no checking for x86_64-koji-linux-gnu-af77... no checking for x86_64-koji-linux-gnu-xlf90... no checking for x86_64-koji-linux-gnu-f90... no checking for x86_64-koji-linux-gnu-pgf90... no checking for x86_64-koji-linux-gnu-pghpf... no checking for x86_64-koji-linux-gnu-epcf90... no checking for x86_64-koji-linux-gnu-gfortran... no checking for x86_64-koji-linux-gnu-g95... no checking for x86_64-koji-linux-gnu-xlf95... no checking for x86_64-koji-linux-gnu-f95... no checking for x86_64-koji-linux-gnu-fort... no checking for x86_64-koji-linux-gnu-ifort... no checking for x86_64-koji-linux-gnu-ifc... no checking for x86_64-koji-linux-gnu-efc... no checking for x86_64-koji-linux-gnu-pgf95... no checking for x86_64-koji-linux-gnu-lf95... no checking for x86_64-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether accepts -g... (cached) no checking the maximum length of command line arguments... (cached) 98304 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for x86_64-koji-linux-gnu-ar... no checking for ar... (cached) ar checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... (cached) ranlib checking for x86_64-koji-linux-gnu-strip... no checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for sys/types.h... (cached) yes checking for uint32_t... no checking for u_int_32_t... yes checking for uint64_t... no checking for u_int_64_t... yes checking for an ANSI C-conforming const... (cached) yes checking for ANSI C header files... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands === configuring in libhmac (/builddir/build/BUILD/courier-authlib-0.62.2/libhmac) configure: running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-koji-linux-gnu' '--host=x86_64-koji-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-redhat' 'build_alias=x86_64-koji-linux-gnu' 'host_alias=x86_64-koji-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' '--enable-ltdl-install=no' '--with-db=gdbm' '--with-makedatprog=/usr/libexec/courier-authlib/makedatprog' '--with-userdb=/etc/authlib/userdb' '--with-mailuser=daemon' '--with-mailgroup=daemon' --cache-file=../config.cache --srcdir=. configure: loading cache ../config.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) gawk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for x86_64-koji-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o 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 for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking build system type... (cached) x86_64-koji-linux-gnu checking host system type... (cached) x86_64-koji-linux-gnu checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ld used by gcc... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking for /usr/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking how to recognize dependent libraries... (cached) pass_all checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for x86_64-koji-linux-gnu-g++... no checking for x86_64-koji-linux-gnu-c++... no checking for x86_64-koji-linux-gnu-gpp... no checking for x86_64-koji-linux-gnu-aCC... no checking for x86_64-koji-linux-gnu-CC... no checking for x86_64-koji-linux-gnu-cxx... no checking for x86_64-koji-linux-gnu-cc++... no checking for x86_64-koji-linux-gnu-cl.exe... no checking for x86_64-koji-linux-gnu-FCC... no checking for x86_64-koji-linux-gnu-KCC... no checking for x86_64-koji-linux-gnu-RCC... no checking for x86_64-koji-linux-gnu-xlC_r... no checking for x86_64-koji-linux-gnu-xlC... no checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for x86_64-koji-linux-gnu-g77... no checking for x86_64-koji-linux-gnu-xlf... no checking for x86_64-koji-linux-gnu-f77... no checking for x86_64-koji-linux-gnu-frt... no checking for x86_64-koji-linux-gnu-pgf77... no checking for x86_64-koji-linux-gnu-cf77... no checking for x86_64-koji-linux-gnu-fort77... no checking for x86_64-koji-linux-gnu-fl32... no checking for x86_64-koji-linux-gnu-af77... no checking for x86_64-koji-linux-gnu-xlf90... no checking for x86_64-koji-linux-gnu-f90... no checking for x86_64-koji-linux-gnu-pgf90... no checking for x86_64-koji-linux-gnu-pghpf... no checking for x86_64-koji-linux-gnu-epcf90... no checking for x86_64-koji-linux-gnu-gfortran... no checking for x86_64-koji-linux-gnu-g95... no checking for x86_64-koji-linux-gnu-xlf95... no checking for x86_64-koji-linux-gnu-f95... no checking for x86_64-koji-linux-gnu-fort... no checking for x86_64-koji-linux-gnu-ifort... no checking for x86_64-koji-linux-gnu-ifc... no checking for x86_64-koji-linux-gnu-efc... no checking for x86_64-koji-linux-gnu-pgf95... no checking for x86_64-koji-linux-gnu-lf95... no checking for x86_64-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether accepts -g... (cached) no checking the maximum length of command line arguments... (cached) 98304 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for x86_64-koji-linux-gnu-ar... no checking for ar... (cached) ar checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... (cached) ranlib checking for x86_64-koji-linux-gnu-strip... no checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for size_t... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands === configuring in numlib (/builddir/build/BUILD/courier-authlib-0.62.2/numlib) configure: running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-koji-linux-gnu' '--host=x86_64-koji-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-redhat' 'build_alias=x86_64-koji-linux-gnu' 'host_alias=x86_64-koji-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' '--enable-ltdl-install=no' '--with-db=gdbm' '--with-makedatprog=/usr/libexec/courier-authlib/makedatprog' '--with-userdb=/etc/authlib/userdb' '--with-mailuser=daemon' '--with-mailgroup=daemon' --cache-file=../config.cache --srcdir=. configure: loading cache ../config.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) gawk checking for x86_64-koji-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o 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 for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking build system type... (cached) x86_64-koji-linux-gnu checking host system type... (cached) x86_64-koji-linux-gnu checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ld used by gcc... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking for /usr/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking how to recognize dependent libraries... (cached) pass_all checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for x86_64-koji-linux-gnu-g++... no checking for x86_64-koji-linux-gnu-c++... no checking for x86_64-koji-linux-gnu-gpp... no checking for x86_64-koji-linux-gnu-aCC... no checking for x86_64-koji-linux-gnu-CC... no checking for x86_64-koji-linux-gnu-cxx... no checking for x86_64-koji-linux-gnu-cc++... no checking for x86_64-koji-linux-gnu-cl.exe... no checking for x86_64-koji-linux-gnu-FCC... no checking for x86_64-koji-linux-gnu-KCC... no checking for x86_64-koji-linux-gnu-RCC... no checking for x86_64-koji-linux-gnu-xlC_r... no checking for x86_64-koji-linux-gnu-xlC... no checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for x86_64-koji-linux-gnu-g77... no checking for x86_64-koji-linux-gnu-xlf... no checking for x86_64-koji-linux-gnu-f77... no checking for x86_64-koji-linux-gnu-frt... no checking for x86_64-koji-linux-gnu-pgf77... no checking for x86_64-koji-linux-gnu-cf77... no checking for x86_64-koji-linux-gnu-fort77... no checking for x86_64-koji-linux-gnu-fl32... no checking for x86_64-koji-linux-gnu-af77... no checking for x86_64-koji-linux-gnu-xlf90... no checking for x86_64-koji-linux-gnu-f90... no checking for x86_64-koji-linux-gnu-pgf90... no checking for x86_64-koji-linux-gnu-pghpf... no checking for x86_64-koji-linux-gnu-epcf90... no checking for x86_64-koji-linux-gnu-gfortran... no checking for x86_64-koji-linux-gnu-g95... no checking for x86_64-koji-linux-gnu-xlf95... no checking for x86_64-koji-linux-gnu-f95... no checking for x86_64-koji-linux-gnu-fort... no checking for x86_64-koji-linux-gnu-ifort... no checking for x86_64-koji-linux-gnu-ifc... no checking for x86_64-koji-linux-gnu-efc... no checking for x86_64-koji-linux-gnu-pgf95... no checking for x86_64-koji-linux-gnu-lf95... no checking for x86_64-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether accepts -g... (cached) no checking the maximum length of command line arguments... (cached) 98304 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for x86_64-koji-linux-gnu-ar... no checking for ar... (cached) ar checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... (cached) ranlib checking for x86_64-koji-linux-gnu-strip... no checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for unistd.h... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for pid_t... (cached) yes checking for setgroups... yes checking for initgroups... yes configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands === configuring in makedat (/builddir/build/BUILD/courier-authlib-0.62.2/makedat) configure: running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-koji-linux-gnu' '--host=x86_64-koji-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-redhat' 'build_alias=x86_64-koji-linux-gnu' 'host_alias=x86_64-koji-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' '--enable-ltdl-install=no' '--with-db=gdbm' '--with-makedatprog=/usr/libexec/courier-authlib/makedatprog' '--with-userdb=/etc/authlib/userdb' '--with-mailuser=daemon' '--with-mailgroup=daemon' --cache-file=../config.cache --srcdir=. configure: loading cache ../config.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for x86_64-koji-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o 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 for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for perl5... (cached) /usr/bin/perl checking for cat... /bin/cat checking build system type... (cached) x86_64-koji-linux-gnu checking host system type... (cached) x86_64-koji-linux-gnu checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ld used by gcc... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking for /usr/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking how to recognize dependent libraries... (cached) pass_all checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for x86_64-koji-linux-gnu-g++... no checking for x86_64-koji-linux-gnu-c++... no checking for x86_64-koji-linux-gnu-gpp... no checking for x86_64-koji-linux-gnu-aCC... no checking for x86_64-koji-linux-gnu-CC... no checking for x86_64-koji-linux-gnu-cxx... no checking for x86_64-koji-linux-gnu-cc++... no checking for x86_64-koji-linux-gnu-cl.exe... no checking for x86_64-koji-linux-gnu-FCC... no checking for x86_64-koji-linux-gnu-KCC... no checking for x86_64-koji-linux-gnu-RCC... no checking for x86_64-koji-linux-gnu-xlC_r... no checking for x86_64-koji-linux-gnu-xlC... no checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for x86_64-koji-linux-gnu-g77... no checking for x86_64-koji-linux-gnu-xlf... no checking for x86_64-koji-linux-gnu-f77... no checking for x86_64-koji-linux-gnu-frt... no checking for x86_64-koji-linux-gnu-pgf77... no checking for x86_64-koji-linux-gnu-cf77... no checking for x86_64-koji-linux-gnu-fort77... no checking for x86_64-koji-linux-gnu-fl32... no checking for x86_64-koji-linux-gnu-af77... no checking for x86_64-koji-linux-gnu-xlf90... no checking for x86_64-koji-linux-gnu-f90... no checking for x86_64-koji-linux-gnu-pgf90... no checking for x86_64-koji-linux-gnu-pghpf... no checking for x86_64-koji-linux-gnu-epcf90... no checking for x86_64-koji-linux-gnu-gfortran... no checking for x86_64-koji-linux-gnu-g95... no checking for x86_64-koji-linux-gnu-xlf95... no checking for x86_64-koji-linux-gnu-f95... no checking for x86_64-koji-linux-gnu-fort... no checking for x86_64-koji-linux-gnu-ifort... no checking for x86_64-koji-linux-gnu-ifc... no checking for x86_64-koji-linux-gnu-efc... no checking for x86_64-koji-linux-gnu-pgf95... no checking for x86_64-koji-linux-gnu-lf95... no checking for x86_64-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether accepts -g... (cached) no checking the maximum length of command line arguments... (cached) 98304 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for x86_64-koji-linux-gnu-ar... no checking for ar... (cached) ar checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... (cached) ranlib checking for x86_64-koji-linux-gnu-strip... no checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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 for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen... (cached) no checking for dlopen in -ldl... (cached) yes checking whether a program can dlopen itself... (cached) yes checking whether a statically linked program can dlopen itself... (cached) no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating makedat config.status: creating config.h config.status: executing depfiles commands === configuring in userdb (/builddir/build/BUILD/courier-authlib-0.62.2/userdb) configure: running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-koji-linux-gnu' '--host=x86_64-koji-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-redhat' 'build_alias=x86_64-koji-linux-gnu' 'host_alias=x86_64-koji-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' '--enable-ltdl-install=no' '--with-db=gdbm' '--with-makedatprog=/usr/libexec/courier-authlib/makedatprog' '--with-userdb=/etc/authlib/userdb' '--with-mailuser=daemon' '--with-mailgroup=daemon' --cache-file=../config.cache --srcdir=. configure: loading cache ../config.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) gawk checking for x86_64-koji-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o 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 for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking build system type... (cached) x86_64-koji-linux-gnu checking host system type... (cached) x86_64-koji-linux-gnu checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ld used by gcc... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking for /usr/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking how to recognize dependent libraries... (cached) pass_all checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for x86_64-koji-linux-gnu-g++... no checking for x86_64-koji-linux-gnu-c++... no checking for x86_64-koji-linux-gnu-gpp... no checking for x86_64-koji-linux-gnu-aCC... no checking for x86_64-koji-linux-gnu-CC... no checking for x86_64-koji-linux-gnu-cxx... no checking for x86_64-koji-linux-gnu-cc++... no checking for x86_64-koji-linux-gnu-cl.exe... no checking for x86_64-koji-linux-gnu-FCC... no checking for x86_64-koji-linux-gnu-KCC... no checking for x86_64-koji-linux-gnu-RCC... no checking for x86_64-koji-linux-gnu-xlC_r... no checking for x86_64-koji-linux-gnu-xlC... no checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for x86_64-koji-linux-gnu-g77... no checking for x86_64-koji-linux-gnu-xlf... no checking for x86_64-koji-linux-gnu-f77... no checking for x86_64-koji-linux-gnu-frt... no checking for x86_64-koji-linux-gnu-pgf77... no checking for x86_64-koji-linux-gnu-cf77... no checking for x86_64-koji-linux-gnu-fort77... no checking for x86_64-koji-linux-gnu-fl32... no checking for x86_64-koji-linux-gnu-af77... no checking for x86_64-koji-linux-gnu-xlf90... no checking for x86_64-koji-linux-gnu-f90... no checking for x86_64-koji-linux-gnu-pgf90... no checking for x86_64-koji-linux-gnu-pghpf... no checking for x86_64-koji-linux-gnu-epcf90... no checking for x86_64-koji-linux-gnu-gfortran... no checking for x86_64-koji-linux-gnu-g95... no checking for x86_64-koji-linux-gnu-xlf95... no checking for x86_64-koji-linux-gnu-f95... no checking for x86_64-koji-linux-gnu-fort... no checking for x86_64-koji-linux-gnu-ifort... no checking for x86_64-koji-linux-gnu-ifc... no checking for x86_64-koji-linux-gnu-efc... no checking for x86_64-koji-linux-gnu-pgf95... no checking for x86_64-koji-linux-gnu-lf95... no checking for x86_64-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether accepts -g... (cached) no checking the maximum length of command line arguments... (cached) 98304 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for x86_64-koji-linux-gnu-ar... no checking for ar... (cached) ar checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... (cached) ranlib checking for x86_64-koji-linux-gnu-strip... no checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for perl5... (cached) /usr/bin/perl checking for ANSI C header files... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for termios.h... (cached) yes checking for crypt.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for an ANSI C-conforming const... (cached) yes checking for pid_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking return type of signal handlers... (cached) void checking for crypt in -lcrypt... (cached) yes checking for crypt... (cached) yes checking for crypt() prototype... (cached) 0 checking for isatty... yes checking for gettimeofday... yes checking for random source... /dev/urandom configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating userdb.pl config.status: creating makeuserdb config.status: creating pw2userdb config.status: executing depfiles commands === configuring in rfc822 (/builddir/build/BUILD/courier-authlib-0.62.2/rfc822) configure: running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-koji-linux-gnu' '--host=x86_64-koji-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-redhat' 'build_alias=x86_64-koji-linux-gnu' 'host_alias=x86_64-koji-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' '--enable-ltdl-install=no' '--with-db=gdbm' '--with-makedatprog=/usr/libexec/courier-authlib/makedatprog' '--with-userdb=/etc/authlib/userdb' '--with-mailuser=daemon' '--with-mailgroup=daemon' --cache-file=../config.cache --srcdir=. configure: loading cache ../config.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking for x86_64-koji-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o 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 dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... (cached) gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for AIX... no checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for x86_64-koji-linux-gnu-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 dependency style of gcc... (cached) gcc3 checking build system type... (cached) x86_64-koji-linux-gnu checking host system type... (cached) x86_64-koji-linux-gnu checking for a sed that does not truncate output... (cached) /bin/sed checking for ld used by gcc... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking for /usr/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) pass_all checking for dlfcn.h... (cached) yes checking for x86_64-koji-linux-gnu-g++... no checking for x86_64-koji-linux-gnu-c++... no checking for x86_64-koji-linux-gnu-gpp... no checking for x86_64-koji-linux-gnu-aCC... no checking for x86_64-koji-linux-gnu-CC... no checking for x86_64-koji-linux-gnu-cxx... no checking for x86_64-koji-linux-gnu-cc++... no checking for x86_64-koji-linux-gnu-cl.exe... no checking for x86_64-koji-linux-gnu-FCC... no checking for x86_64-koji-linux-gnu-KCC... no checking for x86_64-koji-linux-gnu-RCC... no checking for x86_64-koji-linux-gnu-xlC_r... no checking for x86_64-koji-linux-gnu-xlC... no checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for x86_64-koji-linux-gnu-g77... no checking for x86_64-koji-linux-gnu-xlf... no checking for x86_64-koji-linux-gnu-f77... no checking for x86_64-koji-linux-gnu-frt... no checking for x86_64-koji-linux-gnu-pgf77... no checking for x86_64-koji-linux-gnu-cf77... no checking for x86_64-koji-linux-gnu-fort77... no checking for x86_64-koji-linux-gnu-fl32... no checking for x86_64-koji-linux-gnu-af77... no checking for x86_64-koji-linux-gnu-xlf90... no checking for x86_64-koji-linux-gnu-f90... no checking for x86_64-koji-linux-gnu-pgf90... no checking for x86_64-koji-linux-gnu-pghpf... no checking for x86_64-koji-linux-gnu-epcf90... no checking for x86_64-koji-linux-gnu-gfortran... no checking for x86_64-koji-linux-gnu-g95... no checking for x86_64-koji-linux-gnu-xlf95... no checking for x86_64-koji-linux-gnu-f95... no checking for x86_64-koji-linux-gnu-fort... no checking for x86_64-koji-linux-gnu-ifort... no checking for x86_64-koji-linux-gnu-ifc... no checking for x86_64-koji-linux-gnu-efc... no checking for x86_64-koji-linux-gnu-pgf95... no checking for x86_64-koji-linux-gnu-lf95... no checking for x86_64-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether accepts -g... (cached) no checking the maximum length of command line arguments... (cached) 98304 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for x86_64-koji-linux-gnu-ar... no checking for ar... (cached) ar checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... (cached) ranlib checking for x86_64-koji-linux-gnu-strip... no checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for an ANSI C-conforming const... (cached) yes checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for strcasecmp... yes checking for strncasecmp... yes checking for setlocale... yes checking how to calculate alternate timezone... daylight configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands === configuring in random128 (/builddir/build/BUILD/courier-authlib-0.62.2/random128) configure: running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-koji-linux-gnu' '--host=x86_64-koji-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-redhat' 'build_alias=x86_64-koji-linux-gnu' 'host_alias=x86_64-koji-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' '--enable-ltdl-install=no' '--with-db=gdbm' '--with-makedatprog=/usr/libexec/courier-authlib/makedatprog' '--with-userdb=/etc/authlib/userdb' '--with-mailuser=daemon' '--with-mailgroup=daemon' --cache-file=../config.cache --srcdir=. configure: loading cache ../config.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking for x86_64-koji-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o 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 dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... (cached) gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for AIX... no checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for x86_64-koji-linux-gnu-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 dependency style of gcc... (cached) gcc3 checking for ps... /bin/ps checking for w... /usr/bin/w checking build system type... (cached) x86_64-koji-linux-gnu checking host system type... (cached) x86_64-koji-linux-gnu checking for a sed that does not truncate output... (cached) /bin/sed checking for ld used by gcc... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking for /usr/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking how to recognize dependent libraries... (cached) pass_all checking for dlfcn.h... (cached) yes checking for x86_64-koji-linux-gnu-g++... no checking for x86_64-koji-linux-gnu-c++... no checking for x86_64-koji-linux-gnu-gpp... no checking for x86_64-koji-linux-gnu-aCC... no checking for x86_64-koji-linux-gnu-CC... no checking for x86_64-koji-linux-gnu-cxx... no checking for x86_64-koji-linux-gnu-cc++... no checking for x86_64-koji-linux-gnu-cl.exe... no checking for x86_64-koji-linux-gnu-FCC... no checking for x86_64-koji-linux-gnu-KCC... no checking for x86_64-koji-linux-gnu-RCC... no checking for x86_64-koji-linux-gnu-xlC_r... no checking for x86_64-koji-linux-gnu-xlC... no checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for x86_64-koji-linux-gnu-g77... no checking for x86_64-koji-linux-gnu-xlf... no checking for x86_64-koji-linux-gnu-f77... no checking for x86_64-koji-linux-gnu-frt... no checking for x86_64-koji-linux-gnu-pgf77... no checking for x86_64-koji-linux-gnu-cf77... no checking for x86_64-koji-linux-gnu-fort77... no checking for x86_64-koji-linux-gnu-fl32... no checking for x86_64-koji-linux-gnu-af77... no checking for x86_64-koji-linux-gnu-xlf90... no checking for x86_64-koji-linux-gnu-f90... no checking for x86_64-koji-linux-gnu-pgf90... no checking for x86_64-koji-linux-gnu-pghpf... no checking for x86_64-koji-linux-gnu-epcf90... no checking for x86_64-koji-linux-gnu-gfortran... no checking for x86_64-koji-linux-gnu-g95... no checking for x86_64-koji-linux-gnu-xlf95... no checking for x86_64-koji-linux-gnu-f95... no checking for x86_64-koji-linux-gnu-fort... no checking for x86_64-koji-linux-gnu-ifort... no checking for x86_64-koji-linux-gnu-ifc... no checking for x86_64-koji-linux-gnu-efc... no checking for x86_64-koji-linux-gnu-pgf95... no checking for x86_64-koji-linux-gnu-lf95... no checking for x86_64-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether accepts -g... (cached) no checking the maximum length of command line arguments... (cached) 98304 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for x86_64-koji-linux-gnu-ar... no checking for ar... (cached) ar checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... (cached) ranlib checking for x86_64-koji-linux-gnu-strip... no checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for pid_t... (cached) yes checking for random source... /dev/urandom checking for some good options for ps... -Afl configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands === configuring in liblock (/builddir/build/BUILD/courier-authlib-0.62.2/liblock) configure: running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-koji-linux-gnu' '--host=x86_64-koji-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-redhat' 'build_alias=x86_64-koji-linux-gnu' 'host_alias=x86_64-koji-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' '--enable-ltdl-install=no' '--with-db=gdbm' '--with-makedatprog=/usr/libexec/courier-authlib/makedatprog' '--with-userdb=/etc/authlib/userdb' '--with-mailuser=daemon' '--with-mailgroup=daemon' --cache-file=../config.cache --srcdir=. configure: loading cache ../config.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) gawk checking for x86_64-koji-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o 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 for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking build system type... (cached) x86_64-koji-linux-gnu checking host system type... (cached) x86_64-koji-linux-gnu checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ld used by gcc... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking for /usr/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking how to recognize dependent libraries... (cached) pass_all checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for x86_64-koji-linux-gnu-g++... no checking for x86_64-koji-linux-gnu-c++... no checking for x86_64-koji-linux-gnu-gpp... no checking for x86_64-koji-linux-gnu-aCC... no checking for x86_64-koji-linux-gnu-CC... no checking for x86_64-koji-linux-gnu-cxx... no checking for x86_64-koji-linux-gnu-cc++... no checking for x86_64-koji-linux-gnu-cl.exe... no checking for x86_64-koji-linux-gnu-FCC... no checking for x86_64-koji-linux-gnu-KCC... no checking for x86_64-koji-linux-gnu-RCC... no checking for x86_64-koji-linux-gnu-xlC_r... no checking for x86_64-koji-linux-gnu-xlC... no checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for x86_64-koji-linux-gnu-g77... no checking for x86_64-koji-linux-gnu-xlf... no checking for x86_64-koji-linux-gnu-f77... no checking for x86_64-koji-linux-gnu-frt... no checking for x86_64-koji-linux-gnu-pgf77... no checking for x86_64-koji-linux-gnu-cf77... no checking for x86_64-koji-linux-gnu-fort77... no checking for x86_64-koji-linux-gnu-fl32... no checking for x86_64-koji-linux-gnu-af77... no checking for x86_64-koji-linux-gnu-xlf90... no checking for x86_64-koji-linux-gnu-f90... no checking for x86_64-koji-linux-gnu-pgf90... no checking for x86_64-koji-linux-gnu-pghpf... no checking for x86_64-koji-linux-gnu-epcf90... no checking for x86_64-koji-linux-gnu-gfortran... no checking for x86_64-koji-linux-gnu-g95... no checking for x86_64-koji-linux-gnu-xlf95... no checking for x86_64-koji-linux-gnu-f95... no checking for x86_64-koji-linux-gnu-fort... no checking for x86_64-koji-linux-gnu-ifort... no checking for x86_64-koji-linux-gnu-ifc... no checking for x86_64-koji-linux-gnu-efc... no checking for x86_64-koji-linux-gnu-pgf95... no checking for x86_64-koji-linux-gnu-lf95... no checking for x86_64-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether accepts -g... (cached) no checking the maximum length of command line arguments... (cached) 98304 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for x86_64-koji-linux-gnu-ar... no checking for ar... (cached) ar checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... (cached) ranlib checking for x86_64-koji-linux-gnu-strip... no checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for off_t... yes checking for pid_t... (cached) yes checking return type of signal handlers... (cached) void checking for off64_t... no checking for flock_t... no checking for getdtablesize... yes checking for setpgrp... yes checking for sysconf... yes checking for setpgrp... (cached) yes checking whether setpgrp takes no argument... yes checking for fcntl... yes checking for flock... yes checking for lockf... yes checking for locking method... fcntl configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands === configuring in liblog (/builddir/build/BUILD/courier-authlib-0.62.2/liblog) configure: running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-koji-linux-gnu' '--host=x86_64-koji-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-redhat' 'build_alias=x86_64-koji-linux-gnu' 'host_alias=x86_64-koji-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' '--enable-ltdl-install=no' '--with-db=gdbm' '--with-makedatprog=/usr/libexec/courier-authlib/makedatprog' '--with-userdb=/etc/authlib/userdb' '--with-mailuser=daemon' '--with-mailgroup=daemon' --cache-file=../config.cache --srcdir=. configure: loading cache ../config.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for x86_64-koji-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o 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 for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking build system type... (cached) x86_64-koji-linux-gnu checking host system type... (cached) x86_64-koji-linux-gnu checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ld used by gcc... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking for /usr/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking how to recognize dependent libraries... (cached) pass_all checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for x86_64-koji-linux-gnu-g++... no checking for x86_64-koji-linux-gnu-c++... no checking for x86_64-koji-linux-gnu-gpp... no checking for x86_64-koji-linux-gnu-aCC... no checking for x86_64-koji-linux-gnu-CC... no checking for x86_64-koji-linux-gnu-cxx... no checking for x86_64-koji-linux-gnu-cc++... no checking for x86_64-koji-linux-gnu-cl.exe... no checking for x86_64-koji-linux-gnu-FCC... no checking for x86_64-koji-linux-gnu-KCC... no checking for x86_64-koji-linux-gnu-RCC... no checking for x86_64-koji-linux-gnu-xlC_r... no checking for x86_64-koji-linux-gnu-xlC... no checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for x86_64-koji-linux-gnu-g77... no checking for x86_64-koji-linux-gnu-xlf... no checking for x86_64-koji-linux-gnu-f77... no checking for x86_64-koji-linux-gnu-frt... no checking for x86_64-koji-linux-gnu-pgf77... no checking for x86_64-koji-linux-gnu-cf77... no checking for x86_64-koji-linux-gnu-fort77... no checking for x86_64-koji-linux-gnu-fl32... no checking for x86_64-koji-linux-gnu-af77... no checking for x86_64-koji-linux-gnu-xlf90... no checking for x86_64-koji-linux-gnu-f90... no checking for x86_64-koji-linux-gnu-pgf90... no checking for x86_64-koji-linux-gnu-pghpf... no checking for x86_64-koji-linux-gnu-epcf90... no checking for x86_64-koji-linux-gnu-gfortran... no checking for x86_64-koji-linux-gnu-g95... no checking for x86_64-koji-linux-gnu-xlf95... no checking for x86_64-koji-linux-gnu-f95... no checking for x86_64-koji-linux-gnu-fort... no checking for x86_64-koji-linux-gnu-ifort... no checking for x86_64-koji-linux-gnu-ifc... no checking for x86_64-koji-linux-gnu-efc... no checking for x86_64-koji-linux-gnu-pgf95... no checking for x86_64-koji-linux-gnu-lf95... no checking for x86_64-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether accepts -g... (cached) no checking the maximum length of command line arguments... (cached) 98304 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for x86_64-koji-linux-gnu-ar... no checking for ar... (cached) ar checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... (cached) ranlib checking for x86_64-koji-linux-gnu-strip... no checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for an ANSI C-conforming const... (cached) yes checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for string.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for uid_t in sys/types.h... (cached) yes checking for strchr... (cached) yes configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.83325 + umask 022 + cd /builddir/build/BUILD + cd courier-authlib-0.62.2 + LANG=C + export LANG + unset DISPLAY + /usr/bin/make -s -j4 config.status: creating authlib.html config.status: executing depfiles commands config.status: creating README_authlib.html config.status: executing depfiles commands Making all in libltdl Making all in gdbmobj mkdir .libs gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gdbmobj3.lo -MD -MP -MF .deps/gdbmobj3.Tpo -c gdbmobj3.c -fPIC -DPIC -o .libs/gdbmobj3.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gdbmobj.lo -MD -MP -MF .deps/gdbmobj.Tpo -c gdbmobj.c -fPIC -DPIC -o .libs/gdbmobj.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gdbmobj2.lo -MD -MP -MF .deps/gdbmobj2.Tpo -c gdbmobj2.c -fPIC -DPIC -o .libs/gdbmobj2.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gdbmobj.lo -MD -MP -MF .deps/gdbmobj.Tpo -c gdbmobj.c -o gdbmobj.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gdbmobj2.lo -MD -MP -MF .deps/gdbmobj2.Tpo -c gdbmobj2.c -o gdbmobj2.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gdbmobj3.lo -MD -MP -MF .deps/gdbmobj3.Tpo -c gdbmobj3.c -o gdbmobj3.o >/dev/null 2>&1 ar cru .libs/libgdbmobj.a .libs/gdbmobj.o .libs/gdbmobj2.o .libs/gdbmobj3.o ranlib .libs/libgdbmobj.a creating libgdbmobj.la (cd .libs && rm -f libgdbmobj.la && ln -s ../libgdbmobj.la libgdbmobj.la) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o testgdbm testgdbm.o ./.libs/libgdbmobj.a -lgdbm Making all in bdbobj Making all in md5 mkdir .libs gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./.. -I.. -MT md5_hash.lo -MD -MP -MF .deps/md5_hash.Tpo -c md5_hash.c -fPIC -DPIC -o .libs/md5_hash.o gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./.. -I.. -MT redhat-crypt-md5.lo -MD -MP -MF .deps/redhat-crypt-md5.Tpo -c redhat-crypt-md5.c -fPIC -DPIC -o .libs/redhat-crypt-md5.o gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./.. -I.. -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -fPIC -DPIC -o .libs/hmac.o gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./.. -I.. -MT md5_hash.lo -MD -MP -MF .deps/md5_hash.Tpo -c md5_hash.c -o md5_hash.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./.. -I.. -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -o hmac.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./.. -I.. -MT redhat-crypt-md5.lo -MD -MP -MF .deps/redhat-crypt-md5.Tpo -c redhat-crypt-md5.c -o redhat-crypt-md5.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./.. -I.. -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./.. -I.. -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1 ar cru .libs/libmd5.a .libs/md5.o .libs/md5_hash.o .libs/redhat-crypt-md5.o .libs/hmac.o ranlib .libs/libmd5.a creating libmd5.la (cd .libs && rm -f libmd5.la && ln -s ../libmd5.la libmd5.la) gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./.. -I.. -o md5test md5test.o ./.libs/libmd5.a Making all in sha1 mkdir .libs gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./.. -I.. -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -fPIC -DPIC -o .libs/sha1.o gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./.. -I.. -MT sha1_hash.lo -MD -MP -MF .deps/sha1_hash.Tpo -c sha1_hash.c -fPIC -DPIC -o .libs/sha1_hash.o sha1_hash.c: In function 'ssha_hash': sha1_hash.c:50: warning: unused variable 'num' gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./.. -I.. -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -o sha1.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./.. -I.. -MT sha256_hash.lo -MD -MP -MF .deps/sha256_hash.Tpo -c sha256_hash.c -fPIC -DPIC -o .libs/sha256_hash.o gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./.. -I.. -MT sha1_hash.lo -MD -MP -MF .deps/sha1_hash.Tpo -c sha1_hash.c -o sha1_hash.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./.. -I.. -MT sha256_hash.lo -MD -MP -MF .deps/sha256_hash.Tpo -c sha256_hash.c -o sha256_hash.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./.. -I.. -MT sha256.lo -MD -MP -MF .deps/sha256.Tpo -c sha256.c -fPIC -DPIC -o .libs/sha256.o gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./.. -I.. -MT sha256.lo -MD -MP -MF .deps/sha256.Tpo -c sha256.c -o sha256.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./.. -I.. -MT sha512_hash.lo -MD -MP -MF .deps/sha512_hash.Tpo -c sha512_hash.c -fPIC -DPIC -o .libs/sha512_hash.o gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./.. -I.. -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -fPIC -DPIC -o .libs/hmac.o gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./.. -I.. -MT sha512_hash.lo -MD -MP -MF .deps/sha512_hash.Tpo -c sha512_hash.c -o sha512_hash.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./.. -I.. -MT sha512.lo -MD -MP -MF .deps/sha512.Tpo -c sha512.c -fPIC -DPIC -o .libs/sha512.o gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./.. -I.. -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -o hmac.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./.. -I.. -MT sha512.lo -MD -MP -MF .deps/sha512.Tpo -c sha512.c -o sha512.o >/dev/null 2>&1 ar cru .libs/libsha1.a .libs/sha1.o .libs/sha1_hash.o .libs/sha256.o .libs/sha256_hash.o .libs/sha512.o .libs/sha512_hash.o .libs/hmac.o ranlib .libs/libsha1.a creating libsha1.la (cd .libs && rm -f libsha1.la && ln -s ../libsha1.la libsha1.la) gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./.. -I.. -o testsuite testsuite.o ./.libs/libsha1.a Making all in libhmac mkdir .libs gcc -DHAVE_CONFIG_H -I. -I./.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -fPIC -DPIC -o .libs/hmac.o gcc -DHAVE_CONFIG_H -I. -I./.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -o hmac.o >/dev/null 2>&1 ar cru .libs/libhmac.a .libs/hmac.o ranlib .libs/libhmac.a creating libhmac.la (cd .libs && rm -f libhmac.la && ln -s ../libhmac.la libhmac.la) gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o md5hmactest md5hmactest.o ./.libs/libhmac.a ../md5/.libs/libmd5.a ../sha1/.libs/libsha1.a gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o sha1hmactest sha1hmactest.o ./.libs/libhmac.a ../md5/.libs/libmd5.a ../sha1/.libs/libsha1.a Making all in numlib mkdir .libs gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT changeuidgid.lo -MD -MP -MF .deps/changeuidgid.Tpo -c changeuidgid.c -fPIC -DPIC -o .libs/changeuidgid.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT atouidt.lo -MD -MP -MF .deps/atouidt.Tpo -c atouidt.c -fPIC -DPIC -o .libs/atouidt.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT atotimet.lo -MD -MP -MF .deps/atotimet.Tpo -c atotimet.c -fPIC -DPIC -o .libs/atotimet.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strdevt.lo -MD -MP -MF .deps/strdevt.Tpo -c strdevt.c -fPIC -DPIC -o .libs/strdevt.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT atouidt.lo -MD -MP -MF .deps/atouidt.Tpo -c atouidt.c -o atouidt.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT changeuidgid.lo -MD -MP -MF .deps/changeuidgid.Tpo -c changeuidgid.c -o changeuidgid.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strdevt.lo -MD -MP -MF .deps/strdevt.Tpo -c strdevt.c -o strdevt.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT atotimet.lo -MD -MP -MF .deps/atotimet.Tpo -c atotimet.c -o atotimet.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strhdevt.lo -MD -MP -MF .deps/strhdevt.Tpo -c strhdevt.c -fPIC -DPIC -o .libs/strhdevt.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strhinot.lo -MD -MP -MF .deps/strhinot.Tpo -c strhinot.c -fPIC -DPIC -o .libs/strhinot.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strgidt.lo -MD -MP -MF .deps/strgidt.Tpo -c strgidt.c -fPIC -DPIC -o .libs/strgidt.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strhdevt.lo -MD -MP -MF .deps/strhdevt.Tpo -c strhdevt.c -o strhdevt.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strhpidt.lo -MD -MP -MF .deps/strhpidt.Tpo -c strhpidt.c -fPIC -DPIC -o .libs/strhpidt.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strgidt.lo -MD -MP -MF .deps/strgidt.Tpo -c strgidt.c -o strgidt.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strhinot.lo -MD -MP -MF .deps/strhinot.Tpo -c strhinot.c -o strhinot.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strhpidt.lo -MD -MP -MF .deps/strhpidt.Tpo -c strhpidt.c -o strhpidt.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strofft.lo -MD -MP -MF .deps/strofft.Tpo -c strofft.c -fPIC -DPIC -o .libs/strofft.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strhtimet.lo -MD -MP -MF .deps/strhtimet.Tpo -c strhtimet.c -fPIC -DPIC -o .libs/strhtimet.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strinot.lo -MD -MP -MF .deps/strinot.Tpo -c strinot.c -fPIC -DPIC -o .libs/strinot.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strofft.lo -MD -MP -MF .deps/strofft.Tpo -c strofft.c -o strofft.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strhtimet.lo -MD -MP -MF .deps/strhtimet.Tpo -c strhtimet.c -o strhtimet.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strinot.lo -MD -MP -MF .deps/strinot.Tpo -c strinot.c -o strinot.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strpidt.lo -MD -MP -MF .deps/strpidt.Tpo -c strpidt.c -fPIC -DPIC -o .libs/strpidt.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strpidt.lo -MD -MP -MF .deps/strpidt.Tpo -c strpidt.c -o strpidt.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strsize.lo -MD -MP -MF .deps/strsize.Tpo -c strsize.c -fPIC -DPIC -o .libs/strsize.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strsizet.lo -MD -MP -MF .deps/strsizet.Tpo -c strsizet.c -fPIC -DPIC -o .libs/strsizet.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strsize.lo -MD -MP -MF .deps/strsize.Tpo -c strsize.c -o strsize.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strtimet.lo -MD -MP -MF .deps/strtimet.Tpo -c strtimet.c -fPIC -DPIC -o .libs/strtimet.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strsizet.lo -MD -MP -MF .deps/strsizet.Tpo -c strsizet.c -o strsizet.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strtimet.lo -MD -MP -MF .deps/strtimet.Tpo -c strtimet.c -o strtimet.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT struidt.lo -MD -MP -MF .deps/struidt.Tpo -c struidt.c -fPIC -DPIC -o .libs/struidt.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT struidt.lo -MD -MP -MF .deps/struidt.Tpo -c struidt.c -o struidt.o >/dev/null 2>&1 ar cru .libs/libnumlib.a .libs/atotimet.o .libs/atouidt.o .libs/changeuidgid.o .libs/strdevt.o .libs/strgidt.o .libs/strhdevt.o .libs/strhinot.o .libs/strhpidt.o .libs/strhtimet.o .libs/strinot.o .libs/strofft.o .libs/strpidt.o .libs/strsize.o .libs/strsizet.o .libs/strtimet.o .libs/struidt.o ranlib .libs/libnumlib.a creating libnumlib.la (cd .libs && rm -f libnumlib.la && ln -s ../libnumlib.la libnumlib.la) Making all in makedat mkdir .libs gcc -I./.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o makedatprog makedatprog.o ../gdbmobj/.libs/libgdbmobj.a -lgdbm Making all in userdb config.status: creating makeuserdb.8 config.status: executing depfiles commands mkdir .libs gcc -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_MD5=1 -DHAVE_HMAC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_CRYPT_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_CRYPT=1 -DNEED_CRYPT_PROTOTYPE=0 -DHAVE_ISATTY=1 -DHAVE_GETTIMEOFDAY=1 -DRANDOM=\"/dev/urandom\" -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT userdb.lo -MD -MP -MF .deps/userdb.Tpo -c userdb.c -fPIC -DPIC -o .libs/userdb.o gcc -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_MD5=1 -DHAVE_HMAC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_CRYPT_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_CRYPT=1 -DNEED_CRYPT_PROTOTYPE=0 -DHAVE_ISATTY=1 -DHAVE_GETTIMEOFDAY=1 -DRANDOM=\"/dev/urandom\" -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT userdb2.lo -MD -MP -MF .deps/userdb2.Tpo -c userdb2.c -fPIC -DPIC -o .libs/userdb2.o gcc -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_MD5=1 -DHAVE_HMAC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_CRYPT_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_CRYPT=1 -DNEED_CRYPT_PROTOTYPE=0 -DHAVE_ISATTY=1 -DHAVE_GETTIMEOFDAY=1 -DRANDOM=\"/dev/urandom\" -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT userdb2.lo -MD -MP -MF .deps/userdb2.Tpo -c userdb2.c -o userdb2.o >/dev/null 2>&1 config.status: creating userdb.8 gcc -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_MD5=1 -DHAVE_HMAC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_CRYPT_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_CRYPT=1 -DNEED_CRYPT_PROTOTYPE=0 -DHAVE_ISATTY=1 -DHAVE_GETTIMEOFDAY=1 -DRANDOM=\"/dev/urandom\" -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT userdbmkpw.lo -MD -MP -MF .deps/userdbmkpw.Tpo -c userdbmkpw.c -fPIC -DPIC -o .libs/userdbmkpw.o gcc -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_MD5=1 -DHAVE_HMAC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_CRYPT_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_CRYPT=1 -DNEED_CRYPT_PROTOTYPE=0 -DHAVE_ISATTY=1 -DHAVE_GETTIMEOFDAY=1 -DRANDOM=\"/dev/urandom\" -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT userdb.lo -MD -MP -MF .deps/userdb.Tpo -c userdb.c -o userdb.o >/dev/null 2>&1 config.status: executing depfiles commands gcc -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_MD5=1 -DHAVE_HMAC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_CRYPT_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_CRYPT=1 -DNEED_CRYPT_PROTOTYPE=0 -DHAVE_ISATTY=1 -DHAVE_GETTIMEOFDAY=1 -DRANDOM=\"/dev/urandom\" -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT userdbmkpw.lo -MD -MP -MF .deps/userdbmkpw.Tpo -c userdbmkpw.c -o userdbmkpw.o >/dev/null 2>&1 config.status: creating userdbpw.8 config.status: executing depfiles commands config.status: creating userdb.html config.status: executing depfiles commands config.status: creating makeuserdb.html config.status: executing depfiles commands config.status: creating userdbpw.html config.status: executing depfiles commands ar cru .libs/libuserdb.a .libs/userdb.o .libs/userdb2.o .libs/userdbmkpw.o ranlib .libs/libuserdb.a creating libuserdb.la (cd .libs && rm -f libuserdb.la && ln -s ../libuserdb.la libuserdb.la) gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -o userdbpw userdbpw.o ./.libs/libuserdb.a ../libhmac/.libs/libhmac.a ../md5/.libs/libmd5.a ../sha1/.libs/libsha1.a -lcrypt Making all in rfc822 mkdir .libs gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc822hdr.lo -MD -MP -MF .deps/rfc822hdr.Tpo -c rfc822hdr.c -fPIC -DPIC -o .libs/rfc822hdr.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c encode.c -fPIC -DPIC -o .libs/encode.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc822.lo -MD -MP -MF .deps/rfc822.Tpo -c rfc822.c -fPIC -DPIC -o .libs/rfc822.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc822_getaddr.lo -MD -MP -MF .deps/rfc822_getaddr.Tpo -c rfc822_getaddr.c -fPIC -DPIC -o .libs/rfc822_getaddr.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc822_getaddr.lo -MD -MP -MF .deps/rfc822_getaddr.Tpo -c rfc822_getaddr.c -o rfc822_getaddr.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc822hdr.lo -MD -MP -MF .deps/rfc822hdr.Tpo -c rfc822hdr.c -o rfc822hdr.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c encode.c -o encode.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc822.lo -MD -MP -MF .deps/rfc822.Tpo -c rfc822.c -o rfc822.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc822_getaddrs.lo -MD -MP -MF .deps/rfc822_getaddrs.Tpo -c rfc822_getaddrs.c -fPIC -DPIC -o .libs/rfc822_getaddrs.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc822_getaddrs.lo -MD -MP -MF .deps/rfc822_getaddrs.Tpo -c rfc822_getaddrs.c -o rfc822_getaddrs.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc822_mkdate.lo -MD -MP -MF .deps/rfc822_mkdate.Tpo -c rfc822_mkdate.c -fPIC -DPIC -o .libs/rfc822_mkdate.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc822_parsedt.lo -MD -MP -MF .deps/rfc822_parsedt.Tpo -c rfc822_parsedt.c -fPIC -DPIC -o .libs/rfc822_parsedt.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc822_mkdate.lo -MD -MP -MF .deps/rfc822_mkdate.Tpo -c rfc822_mkdate.c -o rfc822_mkdate.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc822_parsedt.lo -MD -MP -MF .deps/rfc822_parsedt.Tpo -c rfc822_parsedt.c -o rfc822_parsedt.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT imapsubj.lo -MD -MP -MF .deps/imapsubj.Tpo -c imapsubj.c -fPIC -DPIC -o .libs/imapsubj.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc2047u.lo -MD -MP -MF .deps/rfc2047u.Tpo -c rfc2047u.c -fPIC -DPIC -o .libs/rfc2047u.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc2047u.lo -MD -MP -MF .deps/rfc2047u.Tpo -c rfc2047u.c -o rfc2047u.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT imapsubj.lo -MD -MP -MF .deps/imapsubj.Tpo -c imapsubj.c -o imapsubj.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc2047.lo -MD -MP -MF .deps/rfc2047.Tpo -c rfc2047.c -fPIC -DPIC -o .libs/rfc2047.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT encodeautodetect.lo -MD -MP -MF .deps/encodeautodetect.Tpo -c encodeautodetect.c -fPIC -DPIC -o .libs/encodeautodetect.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT imaprefs.lo -MD -MP -MF .deps/imaprefs.Tpo -c imaprefs.c -fPIC -DPIC -o .libs/imaprefs.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT encodeautodetect.lo -MD -MP -MF .deps/encodeautodetect.Tpo -c encodeautodetect.c -o encodeautodetect.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc2047.lo -MD -MP -MF .deps/rfc2047.Tpo -c rfc2047.c -o rfc2047.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT imaprefs.lo -MD -MP -MF .deps/imaprefs.Tpo -c imaprefs.c -o imaprefs.o >/dev/null 2>&1 ar cru .libs/libencode.a .libs/encode.o ranlib .libs/libencode.a creating libencode.la (cd .libs && rm -f libencode.la && ln -s ../libencode.la libencode.la) ar cru .libs/librfc822.a .libs/rfc822.o .libs/rfc822hdr.o .libs/rfc822_getaddr.o .libs/rfc822_getaddrs.o .libs/rfc822_mkdate.o .libs/rfc822_parsedt.o .libs/rfc2047u.o .libs/rfc2047.o .libs/imapsubj.o .libs/imaprefs.o .libs/encodeautodetect.o ranlib .libs/librfc822.a creating librfc822.la (cd .libs && rm -f librfc822.la && ln -s ../librfc822.la librfc822.la) gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o reftest reftest.o ./.libs/librfc822.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o testsuite testsuite.o ./.libs/librfc822.a Making all in random128 mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT random128binary.lo -MD -MP -MF .deps/random128binary.Tpo -c random128binary.c -fPIC -DPIC -o .libs/random128binary.o gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT random128alpha.lo -MD -MP -MF .deps/random128alpha.Tpo -c random128alpha.c -fPIC -DPIC -o .libs/random128alpha.o gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT random128alpha.lo -MD -MP -MF .deps/random128alpha.Tpo -c random128alpha.c -o random128alpha.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT random128.lo -MD -MP -MF .deps/random128.Tpo -c random128.c -fPIC -DPIC -o .libs/random128.o gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT random128binary.lo -MD -MP -MF .deps/random128binary.Tpo -c random128binary.c -o random128binary.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT random128.lo -MD -MP -MF .deps/random128.Tpo -c random128.c -o random128.o >/dev/null 2>&1 ar cru .libs/librandom128.a .libs/random128.o .libs/random128alpha.o .libs/random128binary.o ranlib .libs/librandom128.a creating librandom128.la (cd .libs && rm -f librandom128.la && ln -s ../librandom128.la librandom128.la) Making all in liblock mkdir .libs gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mail.lo -MD -MP -MF .deps/mail.Tpo -c mail.c -fPIC -DPIC -o .libs/mail.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lockdaemon.lo -MD -MP -MF .deps/lockdaemon.Tpo -c lockdaemon.c -fPIC -DPIC -o .libs/lockdaemon.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lockfcntl.lo -MD -MP -MF .deps/lockfcntl.Tpo -c lockfcntl.c -fPIC -DPIC -o .libs/lockfcntl.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lockfcntl.lo -MD -MP -MF .deps/lockfcntl.Tpo -c lockfcntl.c -o lockfcntl.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lockdaemon.lo -MD -MP -MF .deps/lockdaemon.Tpo -c lockdaemon.c -o lockdaemon.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mail.lo -MD -MP -MF .deps/mail.Tpo -c mail.c -o mail.o >/dev/null 2>&1 ar cru .libs/liblock.a .libs/lockfcntl.o .libs/lockdaemon.o .libs/mail.o ranlib .libs/liblock.a creating liblock.la (cd .libs && rm -f liblock.la && ln -s ../liblock.la liblock.la) gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o lockmail lockmail.o ./.libs/liblock.a ../numlib/.libs/libnumlib.a Making all in liblog mkdir .libs gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o courierlogger logger.o ../liblock/.libs/liblock.a ../numlib/.libs/libnumlib.a mkdir .libs gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authdaemon.lo -MD -MP -MF .deps/authdaemon.Tpo -c authdaemon.c -fPIC -DPIC -o .libs/authdaemon.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT preauthdaemon.lo -MD -MP -MF .deps/preauthdaemon.Tpo -c preauthdaemon.c -fPIC -DPIC -o .libs/preauthdaemon.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authmoduser2.lo -MD -MP -MF .deps/authmoduser2.Tpo -c authmoduser2.c -fPIC -DPIC -o .libs/authmoduser2.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authdaemon.lo -MD -MP -MF .deps/authdaemon.Tpo -c authdaemon.c -o authdaemon.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT preauthdaemon.lo -MD -MP -MF .deps/preauthdaemon.Tpo -c preauthdaemon.c -o preauthdaemon.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authdaemonlib.lo -MD -MP -MF .deps/authdaemonlib.Tpo -c authdaemonlib.c -fPIC -DPIC -o .libs/authdaemonlib.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authmoduser2.lo -MD -MP -MF .deps/authmoduser2.Tpo -c authmoduser2.c -o authmoduser2.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authdaemonlib.lo -MD -MP -MF .deps/authdaemonlib.Tpo -c authdaemonlib.c -o authdaemonlib.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authmoduser3.lo -MD -MP -MF .deps/authmoduser3.Tpo -c authmoduser3.c -fPIC -DPIC -o .libs/authmoduser3.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authmoduser3.lo -MD -MP -MF .deps/authmoduser3.Tpo -c authmoduser3.c -o authmoduser3.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -o debug.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authoption.lo -MD -MP -MF .deps/authoption.Tpo -c authoption.c -fPIC -DPIC -o .libs/authoption.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authoption.lo -MD -MP -MF .deps/authoption.Tpo -c authoption.c -o authoption.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authsaslcram.lo -MD -MP -MF .deps/authsaslcram.Tpo -c authsaslcram.c -fPIC -DPIC -o .libs/authsaslcram.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authsasl.lo -MD -MP -MF .deps/authsasl.Tpo -c authsasl.c -fPIC -DPIC -o .libs/authsasl.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authsaslcram.lo -MD -MP -MF .deps/authsaslcram.Tpo -c authsaslcram.c -o authsaslcram.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authsasl.lo -MD -MP -MF .deps/authsasl.Tpo -c authsasl.c -o authsasl.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authsasllogin.lo -MD -MP -MF .deps/authsasllogin.Tpo -c authsasllogin.c -fPIC -DPIC -o .libs/authsasllogin.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authsasllogin.lo -MD -MP -MF .deps/authsasllogin.Tpo -c authsasllogin.c -o authsasllogin.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authsaslplain.lo -MD -MP -MF .deps/authsaslplain.Tpo -c authsaslplain.c -fPIC -DPIC -o .libs/authsaslplain.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authsaslplain.lo -MD -MP -MF .deps/authsaslplain.Tpo -c authsaslplain.c -o authsaslplain.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authsasltobase64.lo -MD -MP -MF .deps/authsasltobase64.Tpo -c authsasltobase64.c -fPIC -DPIC -o .libs/authsasltobase64.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authsaslfrombase64.lo -MD -MP -MF .deps/authsaslfrombase64.Tpo -c authsaslfrombase64.c -fPIC -DPIC -o .libs/authsaslfrombase64.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authsasltobase64.lo -MD -MP -MF .deps/authsasltobase64.Tpo -c authsasltobase64.c -o authsasltobase64.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authsaslfrombase64.lo -MD -MP -MF .deps/authsaslfrombase64.Tpo -c authsaslfrombase64.c -o authsaslfrombase64.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authsaslclient.lo -MD -MP -MF .deps/authsaslclient.Tpo -c authsaslclient.c -fPIC -DPIC -o .libs/authsaslclient.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authsaslclient.lo -MD -MP -MF .deps/authsaslclient.Tpo -c authsaslclient.c -o authsaslclient.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authsaslclientcrammd5.lo -MD -MP -MF .deps/authsaslclientcrammd5.Tpo -c authsaslclientcrammd5.c -fPIC -DPIC -o .libs/authsaslclientcrammd5.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authsaslclientcramsha1.lo -MD -MP -MF .deps/authsaslclientcramsha1.Tpo -c authsaslclientcramsha1.c -fPIC -DPIC -o .libs/authsaslclientcramsha1.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authsaslclientcrammd5.lo -MD -MP -MF .deps/authsaslclientcrammd5.Tpo -c authsaslclientcrammd5.c -o authsaslclientcrammd5.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authsaslclientcramsha1.lo -MD -MP -MF .deps/authsaslclientcramsha1.Tpo -c authsaslclientcramsha1.c -o authsaslclientcramsha1.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authsaslclientcram.lo -MD -MP -MF .deps/authsaslclientcram.Tpo -c authsaslclientcram.c -fPIC -DPIC -o .libs/authsaslclientcram.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authsaslclientlogin.lo -MD -MP -MF .deps/authsaslclientlogin.Tpo -c authsaslclientlogin.c -fPIC -DPIC -o .libs/authsaslclientlogin.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authsaslclientcram.lo -MD -MP -MF .deps/authsaslclientcram.Tpo -c authsaslclientcram.c -o authsaslclientcram.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authsaslclientlogin.lo -MD -MP -MF .deps/authsaslclientlogin.Tpo -c authsaslclientlogin.c -o authsaslclientlogin.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authsaslclientplain.lo -MD -MP -MF .deps/authsaslclientplain.Tpo -c authsaslclientplain.c -fPIC -DPIC -o .libs/authsaslclientplain.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authsaslclientplain.lo -MD -MP -MF .deps/authsaslclientplain.Tpo -c authsaslclientplain.c -o authsaslclientplain.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authsaslclientexternal.lo -MD -MP -MF .deps/authsaslclientexternal.Tpo -c authsaslclientexternal.c -fPIC -DPIC -o .libs/authsaslclientexternal.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authpwdenumerate.lo -MD -MP -MF .deps/authpwdenumerate.Tpo -c authpwdenumerate.c -fPIC -DPIC -o .libs/authpwdenumerate.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authsaslclientexternal.lo -MD -MP -MF .deps/authsaslclientexternal.Tpo -c authsaslclientexternal.c -o authsaslclientexternal.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authpwdenumerate.lo -MD -MP -MF .deps/authpwdenumerate.Tpo -c authpwdenumerate.c -o authpwdenumerate.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authsyschangepwd.lo -MD -MP -MF .deps/authsyschangepwd.Tpo -c authsyschangepwd.c -fPIC -DPIC -o .libs/authsyschangepwd.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authsyschangepwd.lo -MD -MP -MF .deps/authsyschangepwd.Tpo -c authsyschangepwd.c -o authsyschangepwd.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authsyscommon.lo -MD -MP -MF .deps/authsyscommon.Tpo -c authsyscommon.c -fPIC -DPIC -o .libs/authsyscommon.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT checkpassword.lo -MD -MP -MF .deps/checkpassword.Tpo -c checkpassword.c -fPIC -DPIC -o .libs/checkpassword.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT checkpassword.lo -MD -MP -MF .deps/checkpassword.Tpo -c checkpassword.c -o checkpassword.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authsyscommon.lo -MD -MP -MF .deps/authsyscommon.Tpo -c authsyscommon.c -o authsyscommon.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT cramlib.lo -MD -MP -MF .deps/cramlib.Tpo -c cramlib.c -fPIC -DPIC -o .libs/cramlib.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT cramlib.lo -MD -MP -MF .deps/cramlib.Tpo -c cramlib.c -o cramlib.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT checkpasswordmd5.lo -MD -MP -MF .deps/checkpasswordmd5.Tpo -c checkpasswordmd5.c -fPIC -DPIC -o .libs/checkpasswordmd5.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT checkpasswordmd5.lo -MD -MP -MF .deps/checkpasswordmd5.Tpo -c checkpasswordmd5.c -o checkpasswordmd5.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT cryptpassword.lo -MD -MP -MF .deps/cryptpassword.Tpo -c cryptpassword.c -fPIC -DPIC -o .libs/cryptpassword.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT checkpasswordsha1.lo -MD -MP -MF .deps/checkpasswordsha1.Tpo -c checkpasswordsha1.c -fPIC -DPIC -o .libs/checkpasswordsha1.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT checkpasswordsha1.lo -MD -MP -MF .deps/checkpasswordsha1.Tpo -c checkpasswordsha1.c -o checkpasswordsha1.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT cryptpassword.lo -MD -MP -MF .deps/cryptpassword.Tpo -c cryptpassword.c -o cryptpassword.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authuserdb.lo -MD -MP -MF .deps/authuserdb.Tpo -c authuserdb.c -fPIC -DPIC -o .libs/authuserdb.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT preauthuserdb.lo -MD -MP -MF .deps/preauthuserdb.Tpo -c preauthuserdb.c -fPIC -DPIC -o .libs/preauthuserdb.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authuserdb.lo -MD -MP -MF .deps/authuserdb.Tpo -c authuserdb.c -o authuserdb.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT preauthuserdb.lo -MD -MP -MF .deps/preauthuserdb.Tpo -c preauthuserdb.c -o preauthuserdb.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT preauthuserdbcommon.lo -MD -MP -MF .deps/preauthuserdbcommon.Tpo -c preauthuserdbcommon.c -fPIC -DPIC -o .libs/preauthuserdbcommon.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT preauthuserdbcommon.lo -MD -MP -MF .deps/preauthuserdbcommon.Tpo -c preauthuserdbcommon.c -o preauthuserdbcommon.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authpam.lo -MD -MP -MF .deps/authpam.Tpo -c authpam.c -fPIC -DPIC -o .libs/authpam.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authuserdbpwd.lo -MD -MP -MF .deps/authuserdbpwd.Tpo -c authuserdbpwd.c -fPIC -DPIC -o .libs/authuserdbpwd.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authpam.lo -MD -MP -MF .deps/authpam.Tpo -c authpam.c -o authpam.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authuserdbpwd.lo -MD -MP -MF .deps/authuserdbpwd.Tpo -c authuserdbpwd.c -o authuserdbpwd.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authpgsql.lo -MD -MP -MF .deps/authpgsql.Tpo -c authpgsql.c -fPIC -DPIC -o .libs/authpgsql.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT preauthpam.lo -MD -MP -MF .deps/preauthpam.Tpo -c preauthpam.c -fPIC -DPIC -o .libs/preauthpam.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT preauthpam.lo -MD -MP -MF .deps/preauthpam.Tpo -c preauthpam.c -o preauthpam.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authpgsql.lo -MD -MP -MF .deps/authpgsql.Tpo -c authpgsql.c -o authpgsql.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT preauthpgsql.lo -MD -MP -MF .deps/preauthpgsql.Tpo -c preauthpgsql.c -fPIC -DPIC -o .libs/preauthpgsql.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authpgsqllib.lo -MD -MP -MF .deps/authpgsqllib.Tpo -c authpgsqllib.c -fPIC -DPIC -o .libs/authpgsqllib.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT preauthpgsql.lo -MD -MP -MF .deps/preauthpgsql.Tpo -c preauthpgsql.c -o preauthpgsql.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authldap.lo -MD -MP -MF .deps/authldap.Tpo -c authldap.c -fPIC -DPIC -o .libs/authldap.o authpgsqllib.c: In function 'set_session_options': authpgsqllib.c:124: warning: implicit declaration of function 'pg_encoding_to_char' authpgsqllib.c:124: warning: assignment makes pointer from integer without a cast gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authldap.lo -MD -MP -MF .deps/authldap.Tpo -c authldap.c -o authldap.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT preauthldap.lo -MD -MP -MF .deps/preauthldap.Tpo -c preauthldap.c -fPIC -DPIC -o .libs/preauthldap.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authldaplib.lo -MD -MP -MF .deps/authldaplib.Tpo -c authldaplib.c -fPIC -DPIC -o .libs/authldaplib.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authpgsqllib.lo -MD -MP -MF .deps/authpgsqllib.Tpo -c authpgsqllib.c -o authpgsqllib.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT preauthldap.lo -MD -MP -MF .deps/preauthldap.Tpo -c preauthldap.c -o preauthldap.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authmysql.lo -MD -MP -MF .deps/authmysql.Tpo -c authmysql.c -fPIC -DPIC -o .libs/authmysql.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authmysql.lo -MD -MP -MF .deps/authmysql.Tpo -c authmysql.c -o authmysql.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authldaplib.lo -MD -MP -MF .deps/authldaplib.Tpo -c authldaplib.c -o authldaplib.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT preauthmysql.lo -MD -MP -MF .deps/preauthmysql.Tpo -c preauthmysql.c -fPIC -DPIC -o .libs/preauthmysql.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authmysqllib.lo -MD -MP -MF .deps/authmysqllib.Tpo -c authmysqllib.c -fPIC -DPIC -o .libs/authmysqllib.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT preauthmysql.lo -MD -MP -MF .deps/preauthmysql.Tpo -c preauthmysql.c -o preauthmysql.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authcustom.lo -MD -MP -MF .deps/authcustom.Tpo -c authcustom.c -fPIC -DPIC -o .libs/authcustom.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authcustom.lo -MD -MP -MF .deps/authcustom.Tpo -c authcustom.c -o authcustom.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authmysqllib.lo -MD -MP -MF .deps/authmysqllib.Tpo -c authmysqllib.c -o authmysqllib.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authpipe.lo -MD -MP -MF .deps/authpipe.Tpo -c authpipe.c -fPIC -DPIC -o .libs/authpipe.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authpipelib.lo -MD -MP -MF .deps/authpipelib.Tpo -c authpipelib.c -fPIC -DPIC -o .libs/authpipelib.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT preauthcustom.lo -MD -MP -MF .deps/preauthcustom.Tpo -c preauthcustom.c -fPIC -DPIC -o .libs/preauthcustom.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authpipelib.lo -MD -MP -MF .deps/authpipelib.Tpo -c authpipelib.c -o authpipelib.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT authpipe.lo -MD -MP -MF .deps/authpipe.Tpo -c authpipe.c -o authpipe.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -MT preauthcustom.lo -MD -MP -MF .deps/preauthcustom.Tpo -c preauthcustom.c -o preauthcustom.o >/dev/null 2>&1 config.status: creating authlib.3 config.status: executing depfiles commands gcc -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -o courierauthconfig authinfo.o gcc -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -o authmksock authmksock.o gcc -shared .libs/authdaemon.o .libs/authdaemonlib.o .libs/preauthdaemon.o .libs/authmoduser2.o .libs/authmoduser3.o .libs/debug.o .libs/authoption.o -Wl,--whole-archive libhmac/.libs/libhmac.a md5/.libs/libmd5.a sha1/.libs/libsha1.a numlib/.libs/libnumlib.a random128/.libs/librandom128.a rfc822/.libs/libencode.a -Wl,--no-whole-archive -m64 -mtune=generic -m64 -mtune=generic -Wl,-soname -Wl,libcourierauth.so -o .libs/libcourierauth.so rm -fr .libs/libcourierauth.lax mkdir .libs/libcourierauth.lax rm -fr .libs/libcourierauth.lax/libhmac.a mkdir .libs/libcourierauth.lax/libhmac.a (cd .libs/libcourierauth.lax/libhmac.a && ar x /builddir/build/BUILD/courier-authlib-0.62.2/libhmac/.libs/libhmac.a) rm -fr .libs/libcourierauth.lax/libmd5.a mkdir .libs/libcourierauth.lax/libmd5.a (cd .libs/libcourierauth.lax/libmd5.a && ar x /builddir/build/BUILD/courier-authlib-0.62.2/md5/.libs/libmd5.a) rm -fr .libs/libcourierauth.lax/libsha1.a mkdir .libs/libcourierauth.lax/libsha1.a (cd .libs/libcourierauth.lax/libsha1.a && ar x /builddir/build/BUILD/courier-authlib-0.62.2/sha1/.libs/libsha1.a) rm -fr .libs/libcourierauth.lax/libnumlib.a mkdir .libs/libcourierauth.lax/libnumlib.a (cd .libs/libcourierauth.lax/libnumlib.a && ar x /builddir/build/BUILD/courier-authlib-0.62.2/numlib/.libs/libnumlib.a) rm -fr .libs/libcourierauth.lax/librandom128.a mkdir .libs/libcourierauth.lax/librandom128.a (cd .libs/libcourierauth.lax/librandom128.a && ar x /builddir/build/BUILD/courier-authlib-0.62.2/random128/.libs/librandom128.a) rm -fr .libs/libcourierauth.lax/libencode.a mkdir .libs/libcourierauth.lax/libencode.a (cd .libs/libcourierauth.lax/libencode.a && ar x /builddir/build/BUILD/courier-authlib-0.62.2/rfc822/.libs/libencode.a) copying selected object files to avoid basename conflicts... ln .libs/libcourierauth.lax/libmd5.a/hmac.o .libs/libcourierauth.lax/lt1-hmac.o || cp .libs/libcourierauth.lax/libmd5.a/hmac.o .libs/libcourierauth.lax/lt1-hmac.o ln .libs/libcourierauth.lax/libsha1.a/hmac.o .libs/libcourierauth.lax/lt2-hmac.o || cp .libs/libcourierauth.lax/libsha1.a/hmac.o .libs/libcourierauth.lax/lt2-hmac.o ar cru .libs/libcourierauth.a authdaemon.o authdaemonlib.o preauthdaemon.o authmoduser2.o authmoduser3.o debug.o authoption.o .libs/libcourierauth.lax/libhmac.a/hmac.o .libs/libcourierauth.lax/libmd5.a/md5.o .libs/libcourierauth.lax/libmd5.a/md5_hash.o .libs/libcourierauth.lax/libmd5.a/redhat-crypt-md5.o .libs/libcourierauth.lax/lt1-hmac.o .libs/libcourierauth.lax/libsha1.a/sha1.o .libs/libcourierauth.lax/libsha1.a/sha1_hash.o .libs/libcourierauth.lax/libsha1.a/sha256.o .libs/libcourierauth.lax/libsha1.a/sha256_hash.o .libs/libcourierauth.lax/libsha1.a/sha512.o .libs/libcourierauth.lax/libsha1.a/sha512_hash.o .libs/libcourierauth.lax/lt2-hmac.o .libs/libcourierauth.lax/libnumlib.a/atotimet.o .libs/libcourierauth.lax/libnumlib.a/atouidt.o .libs/libcourierauth.lax/libnumlib.a/changeuidgid.o .libs/libcourierauth.lax/libnumlib.a/strdevt.o .libs/libcourierauth.lax/libnumlib.a/strgidt.o .libs/libcourierauth.lax/libnumlib.a/strhdevt.o .libs/libcourierauth.lax/libnumlib.a/strhinot.o .libs/libcourierauth.lax/libnumlib.a/strhpidt.o .libs/libcourierauth.lax/libnumlib.a/strhtimet.o .libs/libcourierauth.lax/libnumlib.a/strinot.o .libs/libcourierauth.lax/libnumlib.a/strofft.o .libs/libcourierauth.lax/libnumlib.a/strpidt.o .libs/libcourierauth.lax/libnumlib.a/strsize.o .libs/libcourierauth.lax/libnumlib.a/strsizet.o .libs/libcourierauth.lax/libnumlib.a/strtimet.o .libs/libcourierauth.lax/libnumlib.a/struidt.o .libs/libcourierauth.lax/librandom128.a/random128.o .libs/libcourierauth.lax/librandom128.a/random128alpha.o .libs/libcourierauth.lax/librandom128.a/random128binary.o .libs/libcourierauth.lax/libencode.a/encode.o ranlib .libs/libcourierauth.a rm -fr .libs/libcourierauth.lax creating libcourierauth.la (cd .libs && rm -f libcourierauth.la && ln -s ../libcourierauth.la libcourierauth.la) generating symbol list for `libcourierauthsasl.la' /usr/bin/nm -B .libs/authsasl.o .libs/authsaslcram.o .libs/authsasllogin.o .libs/authsaslplain.o .libs/authsaslfrombase64.o .libs/authsasltobase64.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libcourierauthsasl.exp /bin/grep -E -e "^auth_sasl|auth_sasl_ex$" ".libs/libcourierauthsasl.exp" > ".libs/libcourierauthsasl.expT" mv -f ".libs/libcourierauthsasl.expT" ".libs/libcourierauthsasl.exp" echo "{ global:" > .libs/libcourierauthsasl.ver cat .libs/libcourierauthsasl.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libcourierauthsasl.ver echo "local: *; };" >> .libs/libcourierauthsasl.ver gcc -shared .libs/authsasl.o .libs/authsaslcram.o .libs/authsasllogin.o .libs/authsaslplain.o .libs/authsaslfrombase64.o .libs/authsasltobase64.o -Wl,--rpath -Wl,/builddir/build/BUILD/courier-authlib-0.62.2/.libs -Wl,--rpath -Wl,/usr/lib64/courier-authlib ./.libs/libcourierauth.so -m64 -mtune=generic -m64 -mtune=generic -Wl,-soname -Wl,libcourierauthsasl.so -Wl,-version-script -Wl,.libs/libcourierauthsasl.ver -o .libs/libcourierauthsasl.so generating symbol list for `libcourierauthsaslclient.la' gcc -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -o .libs/authtest authtest.o ./.libs/libcourierauth.so -Wl,--rpath -Wl,/usr/lib64/courier-authlib /usr/bin/nm -B .libs/authsaslclient.o .libs/authsaslclientcram.o .libs/authsaslclientcrammd5.o .libs/authsaslclientcramsha1.o .libs/authsaslclientlogin.o .libs/authsaslclientplain.o .libs/authsaslclientexternal.o .libs/authsaslfrombase64.o .libs/authsasltobase64.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libcourierauthsaslclient.exp /bin/grep -E -e "^auth_sasl_client$" ".libs/libcourierauthsaslclient.exp" > ".libs/libcourierauthsaslclient.expT" mv -f ".libs/libcourierauthsaslclient.expT" ".libs/libcourierauthsaslclient.exp" echo "{ global:" > .libs/libcourierauthsaslclient.ver cat .libs/libcourierauthsaslclient.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libcourierauthsaslclient.ver echo "local: *; };" >> .libs/libcourierauthsaslclient.ver gcc -shared .libs/authsaslclient.o .libs/authsaslclientcram.o .libs/authsaslclientcrammd5.o .libs/authsaslclientcramsha1.o .libs/authsaslclientlogin.o .libs/authsaslclientplain.o .libs/authsaslclientexternal.o .libs/authsaslfrombase64.o .libs/authsasltobase64.o -Wl,--rpath -Wl,/builddir/build/BUILD/courier-authlib-0.62.2/.libs -Wl,--rpath -Wl,/usr/lib64/courier-authlib ./.libs/libcourierauth.so -m64 -mtune=generic -m64 -mtune=generic -Wl,-soname -Wl,libcourierauthsaslclient.so -Wl,-version-script -Wl,.libs/libcourierauthsaslclient.ver -o .libs/libcourierauthsaslclient.so ar cru .libs/libcourierauthsasl.a authsasl.o authsaslcram.o authsasllogin.o authsaslplain.o authsaslfrombase64.o authsasltobase64.o ranlib .libs/libcourierauthsasl.a creating libcourierauthsasl.la creating authtest (cd .libs && rm -f libcourierauthsasl.la && ln -s ../libcourierauthsasl.la libcourierauthsasl.la) ar cru .libs/libcourierauthsaslclient.a authsaslclient.o authsaslclientcram.o authsaslclientcrammd5.o authsaslclientcramsha1.o authsaslclientlogin.o authsaslclientplain.o authsaslclientexternal.o authsaslfrombase64.o authsasltobase64.o ranlib .libs/libcourierauthsaslclient.a creating libcourierauthsaslclient.la gcc -shared .libs/authpwdenumerate.o .libs/authsaslfrombase64.o .libs/authsasltobase64.o .libs/authsyschangepwd.o .libs/authsyscommon.o .libs/cramlib.o .libs/checkpassword.o .libs/cryptpassword.o .libs/checkpasswordmd5.o .libs/checkpasswordsha1.o -Wl,--rpath -Wl,/builddir/build/BUILD/courier-authlib-0.62.2/.libs -Wl,--rpath -Wl,/usr/lib64/courier-authlib ./.libs/libcourierauth.so -m64 -mtune=generic -m64 -mtune=generic -Wl,-lcrypt -Wl,-soname -Wl,libcourierauthcommon.so -o .libs/libcourierauthcommon.so (cd .libs && rm -f libcourierauthsaslclient.la && ln -s ../libcourierauthsaslclient.la libcourierauthsaslclient.la) ar cru .libs/libcourierauthcommon.a authpwdenumerate.o authsaslfrombase64.o authsasltobase64.o authsyschangepwd.o authsyscommon.o cramlib.o checkpassword.o cryptpassword.o checkpasswordmd5.o checkpasswordsha1.o ranlib .libs/libcourierauthcommon.a creating libcourierauthcommon.la (cd .libs && rm -f libcourierauthcommon.la && ln -s ../libcourierauthcommon.la libcourierauthcommon.la) gcc -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -o .libs/authenumerate authenumerate.o ./.libs/libcourierauth.so numlib/.libs/libnumlib.a -Wl,--rpath -Wl,/usr/lib64/courier-authlib creating authenumerate generating symbol list for `libauthpam.la' /usr/bin/nm -B .libs/authpam.o .libs/preauthpam.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libauthpam.exp /bin/grep -E -e "courier_auth.*_init" ".libs/libauthpam.exp" > ".libs/libauthpam.expT" mv -f ".libs/libauthpam.expT" ".libs/libauthpam.exp" echo "{ global:" > .libs/libauthpam.ver cat .libs/libauthpam.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libauthpam.ver echo "local: *; };" >> .libs/libauthpam.ver gcc -shared .libs/authpam.o .libs/preauthpam.o -Wl,--rpath -Wl,/builddir/build/BUILD/courier-authlib-0.62.2/.libs -Wl,--rpath -Wl,/usr/lib64/courier-authlib -L/builddir/build/BUILD/courier-authlib-0.62.2/.libs ./.libs/libcourierauthcommon.so -lpam -ldl -m64 -mtune=generic -m64 -mtune=generic -Wl,-soname -Wl,libauthpam.so -Wl,-version-script -Wl,.libs/libauthpam.ver -o .libs/libauthpam.so generating symbol list for `libauthuserdb.la' /usr/bin/nm -B .libs/authuserdb.o .libs/preauthuserdb.o .libs/preauthuserdbcommon.o .libs/authuserdbpwd.o userdb/.libs/libuserdb.a gdbmobj/.libs/libgdbmobj.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libauthuserdb.exp /bin/grep -E -e "courier_auth.*_init" ".libs/libauthuserdb.exp" > ".libs/libauthuserdb.expT" mv -f ".libs/libauthuserdb.expT" ".libs/libauthuserdb.exp" echo "{ global:" > .libs/libauthuserdb.ver cat .libs/libauthuserdb.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libauthuserdb.ver echo "local: *; };" >> .libs/libauthuserdb.ver gcc -shared .libs/authuserdb.o .libs/preauthuserdb.o .libs/preauthuserdbcommon.o .libs/authuserdbpwd.o -Wl,--whole-archive userdb/.libs/libuserdb.a gdbmobj/.libs/libgdbmobj.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/builddir/build/BUILD/courier-authlib-0.62.2/.libs -Wl,--rpath -Wl,/usr/lib64/courier-authlib -L/builddir/build/BUILD/courier-authlib-0.62.2/.libs ./.libs/libcourierauthcommon.so -lgdbm -m64 -mtune=generic -m64 -mtune=generic -Wl,-soname -Wl,libauthuserdb.so -Wl,-version-script -Wl,.libs/libauthuserdb.ver -o .libs/libauthuserdb.so ar cru .libs/libauthpam.a authpam.o preauthpam.o ranlib .libs/libauthpam.a creating libauthpam.la generating symbol list for `libauthpgsql.la' (cd .libs && rm -f libauthpam.la && ln -s ../libauthpam.la libauthpam.la) /usr/bin/nm -B .libs/authpgsql.o .libs/preauthpgsql.o .libs/authpgsqllib.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libauthpgsql.exp rm -fr .libs/libauthuserdb.lax mkdir .libs/libauthuserdb.lax /bin/grep -E -e "courier_auth.*_init" ".libs/libauthpgsql.exp" > ".libs/libauthpgsql.expT" mv -f ".libs/libauthpgsql.expT" ".libs/libauthpgsql.exp" rm -fr .libs/libauthuserdb.lax/libuserdb.a mkdir .libs/libauthuserdb.lax/libuserdb.a (cd .libs/libauthuserdb.lax/libuserdb.a && ar x /builddir/build/BUILD/courier-authlib-0.62.2/userdb/.libs/libuserdb.a) echo "{ global:" > .libs/libauthpgsql.ver cat .libs/libauthpgsql.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libauthpgsql.ver echo "local: *; };" >> .libs/libauthpgsql.ver gcc -shared .libs/authpgsql.o .libs/preauthpgsql.o .libs/authpgsqllib.o -Wl,--rpath -Wl,/builddir/build/BUILD/courier-authlib-0.62.2/.libs -Wl,--rpath -Wl,/usr/lib64/courier-authlib -L/builddir/build/BUILD/courier-authlib-0.62.2/.libs ./.libs/libcourierauthcommon.so -L/usr/lib64 -lpq -lm -m64 -mtune=generic -m64 -mtune=generic -Wl,-soname -Wl,libauthpgsql.so -Wl,-version-script -Wl,.libs/libauthpgsql.ver -o .libs/libauthpgsql.so rm -fr .libs/libauthuserdb.lax/libgdbmobj.a mkdir .libs/libauthuserdb.lax/libgdbmobj.a (cd .libs/libauthuserdb.lax/libgdbmobj.a && ar x /builddir/build/BUILD/courier-authlib-0.62.2/gdbmobj/.libs/libgdbmobj.a) ar cru .libs/libauthuserdb.a authuserdb.o preauthuserdb.o preauthuserdbcommon.o authuserdbpwd.o .libs/libauthuserdb.lax/libuserdb.a/userdb.o .libs/libauthuserdb.lax/libuserdb.a/userdb2.o .libs/libauthuserdb.lax/libuserdb.a/userdbmkpw.o .libs/libauthuserdb.lax/libgdbmobj.a/gdbmobj.o .libs/libauthuserdb.lax/libgdbmobj.a/gdbmobj2.o .libs/libauthuserdb.lax/libgdbmobj.a/gdbmobj3.o ranlib .libs/libauthuserdb.a ar cru .libs/libauthpgsql.a authpgsql.o preauthpgsql.o authpgsqllib.o rm -fr .libs/libauthuserdb.lax creating libauthuserdb.la ranlib .libs/libauthpgsql.a generating symbol list for `libauthldap.la' creating libauthpgsql.la /usr/bin/nm -B .libs/authldap.o .libs/preauthldap.o .libs/authldaplib.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libauthldap.exp /bin/grep -E -e "courier_auth.*_init" ".libs/libauthldap.exp" > ".libs/libauthldap.expT" mv -f ".libs/libauthldap.expT" ".libs/libauthldap.exp" (cd .libs && rm -f libauthpgsql.la && ln -s ../libauthpgsql.la libauthpgsql.la) echo "{ global:" > .libs/libauthldap.ver cat .libs/libauthldap.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libauthldap.ver (cd .libs && rm -f libauthuserdb.la && ln -s ../libauthuserdb.la libauthuserdb.la) echo "local: *; };" >> .libs/libauthldap.ver gcc -shared .libs/authldap.o .libs/preauthldap.o .libs/authldaplib.o -Wl,--rpath -Wl,/builddir/build/BUILD/courier-authlib-0.62.2/.libs -Wl,--rpath -Wl,/usr/lib64/courier-authlib -L/builddir/build/BUILD/courier-authlib-0.62.2/.libs ./.libs/libcourierauthcommon.so -lldap -llber -lresolv -m64 -mtune=generic -m64 -mtune=generic -Wl,-soname -Wl,libauthldap.so -Wl,-version-script -Wl,.libs/libauthldap.ver -o .libs/libauthldap.so ar cru .libs/libauthldap.a authldap.o preauthldap.o authldaplib.o ranlib .libs/libauthldap.a creating libauthldap.la (cd .libs && rm -f libauthldap.la && ln -s ../libauthldap.la libauthldap.la) generating symbol list for `libauthmysql.la' /usr/bin/nm -B .libs/authmysql.o .libs/preauthmysql.o .libs/authmysqllib.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libauthmysql.exp /bin/grep -E -e "courier_auth.*_init" ".libs/libauthmysql.exp" > ".libs/libauthmysql.expT" mv -f ".libs/libauthmysql.expT" ".libs/libauthmysql.exp" echo "{ global:" > .libs/libauthmysql.ver cat .libs/libauthmysql.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libauthmysql.ver echo "local: *; };" >> .libs/libauthmysql.ver gcc -shared .libs/authmysql.o .libs/preauthmysql.o .libs/authmysqllib.o -Wl,--rpath -Wl,/builddir/build/BUILD/courier-authlib-0.62.2/.libs -Wl,--rpath -Wl,/usr/lib64/courier-authlib -L/builddir/build/BUILD/courier-authlib-0.62.2/.libs ./.libs/libcourierauthcommon.so -L/usr/lib64/mysql -lmysqlclient -lz -lcrypt -lnsl -L/usr/lib64 -lssl -lcrypto -lm -m64 -mtune=generic -m64 -mtune=generic -Wl,-soname -Wl,libauthmysql.so -Wl,-version-script -Wl,.libs/libauthmysql.ver -o .libs/libauthmysql.so generating symbol list for `libauthpipe.la' /usr/bin/nm -B .libs/authpipe.o .libs/authpipelib.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libauthpipe.exp /bin/grep -E -e "courier_auth.*_init" ".libs/libauthpipe.exp" > ".libs/libauthpipe.expT" mv -f ".libs/libauthpipe.expT" ".libs/libauthpipe.exp" echo "{ global:" > .libs/libauthpipe.ver cat .libs/libauthpipe.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libauthpipe.ver echo "local: *; };" >> .libs/libauthpipe.ver gcc -shared .libs/authpipe.o .libs/authpipelib.o -Wl,--rpath -Wl,/builddir/build/BUILD/courier-authlib-0.62.2/.libs -Wl,--rpath -Wl,/usr/lib64/courier-authlib -L/builddir/build/BUILD/courier-authlib-0.62.2/.libs ./.libs/libcourierauthcommon.so -m64 -mtune=generic -m64 -mtune=generic -Wl,-soname -Wl,libauthpipe.so -Wl,-version-script -Wl,.libs/libauthpipe.ver -o .libs/libauthpipe.so ar cru .libs/libauthpipe.a authpipe.o authpipelib.o ranlib .libs/libauthpipe.a creating libauthpipe.la (cd .libs && rm -f libauthpipe.la && ln -s ../libauthpipe.la libauthpipe.la) gcc -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -o authdaemontest authdaemontest.o ./.libs/libcourierauthcommon.a /builddir/build/BUILD/courier-authlib-0.62.2/.libs/libcourierauth.a generating symbol list for `libauthcustom.la' /usr/bin/nm -B .libs/authcustom.o .libs/preauthcustom.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libauthcustom.exp /bin/grep -E -e "courier_auth.*_init" ".libs/libauthcustom.exp" > ".libs/libauthcustom.expT" mv -f ".libs/libauthcustom.expT" ".libs/libauthcustom.exp" ar cru .libs/libauthmysql.a authmysql.o preauthmysql.o authmysqllib.o echo "{ global:" > .libs/libauthcustom.ver cat .libs/libauthcustom.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libauthcustom.ver ranlib .libs/libauthmysql.a echo "local: *; };" >> .libs/libauthcustom.ver gcc -shared .libs/authcustom.o .libs/preauthcustom.o -Wl,--rpath -Wl,/builddir/build/BUILD/courier-authlib-0.62.2/.libs -Wl,--rpath -Wl,/usr/lib64/courier-authlib -L/builddir/build/BUILD/courier-authlib-0.62.2/.libs ./.libs/libcourierauthcommon.so -m64 -mtune=generic -m64 -mtune=generic -Wl,-soname -Wl,libauthcustom.so -Wl,-version-script -Wl,.libs/libauthcustom.ver -o .libs/libauthcustom.so creating libauthmysql.la (cd .libs && rm -f libauthmysql.la && ln -s ../libauthmysql.la libauthmysql.la) ar cru .libs/libauthcustom.a authcustom.o preauthcustom.o ranlib .libs/libauthcustom.a creating libauthcustom.la (cd .libs && rm -f libauthcustom.la && ln -s ../libauthcustom.la libauthcustom.la) gcc -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -o .libs/authpasswd authpasswd.o ./.libs/libcourierauthcommon.so /builddir/build/BUILD/courier-authlib-0.62.2/.libs/libcourierauth.so libhmac/.libs/libhmac.a md5/.libs/libmd5.a sha1/.libs/libsha1.a rfc822/.libs/libencode.a -Wl,--rpath -Wl,/usr/lib64/courier-authlib creating authpasswd rm -f .libs/authdaemondprog.nm .libs/authdaemondprog.nmS .libs/authdaemondprog.nmT creating .libs/authdaemondprogS.c (cd .libs && gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -fno-builtin "authdaemondprogS.c") rm -f .libs/authdaemondprogS.c .libs/authdaemondprog.nm .libs/authdaemondprog.nmS .libs/authdaemondprog.nmT gcc -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. .libs/authdaemondprogS.o -o .libs/authdaemondprog authdaemond.o -Wl,--export-dynamic /usr/lib64/libltdl.so -ldl ./.libs/libcourierauthcommon.so /builddir/build/BUILD/courier-authlib-0.62.2/.libs/libcourierauth.so liblock/.libs/liblock.a libhmac/.libs/libhmac.a md5/.libs/libmd5.a sha1/.libs/libsha1.a rfc822/.libs/libencode.a numlib/.libs/libnumlib.a -Wl,--rpath -Wl,/usr/lib64/courier-authlib creating authdaemondprog + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.18850 + umask 022 + cd /builddir/build/BUILD + cd courier-authlib-0.62.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild + MAKEFLAGS= + /usr/bin/make -j 1 install DESTDIR=/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild /usr/bin/make install-recursive make[1]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2' Making install in libltdl make[2]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2/libltdl' make[3]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2/libltdl' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64" test -z "/usr/include" || /bin/mkdir -p "/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/include" make[3]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2/libltdl' make[2]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2/libltdl' Making install in gdbmobj make[2]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2/gdbmobj' make[3]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2/gdbmobj' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2/gdbmobj' make[2]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2/gdbmobj' Making install in bdbobj make[2]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2/bdbobj' make[3]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2/bdbobj' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2/bdbobj' make[2]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2/bdbobj' Making install in md5 make[2]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2/md5' make[3]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2/md5' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2/md5' make[2]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2/md5' Making install in sha1 make[2]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2/sha1' make[3]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2/sha1' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2/sha1' make[2]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2/sha1' Making install in libhmac make[2]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2/libhmac' make[3]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2/libhmac' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2/libhmac' make[2]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2/libhmac' Making install in numlib make[2]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2/numlib' make[3]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2/numlib' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2/numlib' make[2]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2/numlib' Making install in makedat make[2]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2/makedat' make[3]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2/makedat' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2/makedat' make[2]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2/makedat' Making install in userdb make[2]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2/userdb' /usr/bin/make install-am make[3]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2/userdb' make[4]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2/userdb' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man8" || /bin/mkdir -p "/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/share/man/man8" /usr/bin/install -c -m 644 './makeuserdb.8' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/share/man/man8/makeuserdb.8' /usr/bin/install -c -m 644 './userdb.8' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/share/man/man8/userdb.8' /usr/bin/install -c -m 644 './userdbpw.8' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/share/man/man8/userdbpw.8' make[4]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2/userdb' make[3]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2/userdb' make[2]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2/userdb' Making install in rfc822 make[2]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2/rfc822' /usr/bin/make install-am make[3]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2/rfc822' make[4]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2/rfc822' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2/rfc822' make[3]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2/rfc822' make[2]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2/rfc822' Making install in random128 make[2]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2/random128' make[3]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2/random128' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2/random128' make[2]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2/random128' Making install in liblock make[2]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2/liblock' make[3]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2/liblock' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2/liblock' make[2]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2/liblock' Making install in liblog make[2]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2/liblog' /usr/bin/make install-am make[3]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2/liblog' make[4]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2/liblog' test -z "/usr/sbin" || /bin/mkdir -p "/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin" /bin/sh ./libtool --mode=install /usr/bin/install -c 'courierlogger' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin/courierlogger' /usr/bin/install -c courierlogger /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin/courierlogger test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/share/man/man1" /usr/bin/install -c -m 644 './courierlogger.1' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/share/man/man1/courierlogger.1' make[4]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2/liblog' make[3]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2/liblog' make[2]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2/liblog' make[2]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2' make[3]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/bin" /bin/sh ./libtool --mode=install /usr/bin/install -c 'courierauthconfig' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/bin/courierauthconfig' /usr/bin/install -c courierauthconfig /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/bin/courierauthconfig test -z "/usr/lib64/courier-authlib" || /bin/mkdir -p "/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib" /bin/sh ./libtool --mode=install /usr/bin/install -c 'libcourierauth.la' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauth.la' /usr/bin/install -c .libs/libcourierauth.so /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauth.so /usr/bin/install -c .libs/libcourierauth.lai /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauth.la /usr/bin/install -c .libs/libcourierauth.a /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauth.a chmod 644 /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauth.a ranlib /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauth.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/courier-authlib' /bin/sh ./libtool --mode=install /usr/bin/install -c 'libcourierauthsasl.la' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthsasl.la' libtool: install: warning: relinking `libcourierauthsasl.la' (cd /builddir/build/BUILD/courier-authlib-0.62.2; /bin/sh ./libtool --tag=CC --mode=relink gcc -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -export-symbols-regex "^auth_sasl|auth_sasl_ex\$" -avoid-version -o libcourierauthsasl.la -rpath /usr/lib64/courier-authlib authsasl.lo authsaslcram.lo authsasllogin.lo authsaslplain.lo authsaslfrombase64.lo authsasltobase64.lo libcourierauth.la -inst-prefix-dir /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild) generating symbol list for `libcourierauthsasl.la' /usr/bin/nm -B .libs/authsasl.o .libs/authsaslcram.o .libs/authsasllogin.o .libs/authsaslplain.o .libs/authsaslfrombase64.o .libs/authsasltobase64.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libcourierauthsasl.exp /bin/grep -E -e "^auth_sasl|auth_sasl_ex$" ".libs/libcourierauthsasl.exp" > ".libs/libcourierauthsasl.expT" mv -f ".libs/libcourierauthsasl.expT" ".libs/libcourierauthsasl.exp" echo "{ global:" > .libs/libcourierauthsasl.ver cat .libs/libcourierauthsasl.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libcourierauthsasl.ver echo "local: *; };" >> .libs/libcourierauthsasl.ver gcc -shared .libs/authsasl.o .libs/authsaslcram.o .libs/authsasllogin.o .libs/authsaslplain.o .libs/authsaslfrombase64.o .libs/authsasltobase64.o -Wl,--rpath -Wl,/usr/lib64/courier-authlib -L/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib -L/usr/lib64/courier-authlib -lcourierauth -m64 -mtune=generic -m64 -mtune=generic -Wl,-soname -Wl,libcourierauthsasl.so -Wl,-version-script -Wl,.libs/libcourierauthsasl.ver -o .libs/libcourierauthsasl.so /usr/bin/install -c .libs/libcourierauthsasl.soT /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthsasl.so /usr/bin/install -c .libs/libcourierauthsasl.lai /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthsasl.la /usr/bin/install -c .libs/libcourierauthsasl.a /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthsasl.a chmod 644 /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthsasl.a ranlib /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthsasl.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/courier-authlib' /bin/sh ./libtool --mode=install /usr/bin/install -c 'libcourierauthsaslclient.la' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthsaslclient.la' libtool: install: warning: relinking `libcourierauthsaslclient.la' (cd /builddir/build/BUILD/courier-authlib-0.62.2; /bin/sh ./libtool --tag=CC --mode=relink gcc -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -export-symbols-regex "^auth_sasl_client\$" -avoid-version -o libcourierauthsaslclient.la -rpath /usr/lib64/courier-authlib authsaslclient.lo authsaslclientcram.lo authsaslclientcrammd5.lo authsaslclientcramsha1.lo authsaslclientlogin.lo authsaslclientplain.lo authsaslclientexternal.lo authsaslfrombase64.lo authsasltobase64.lo libcourierauth.la -inst-prefix-dir /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild) generating symbol list for `libcourierauthsaslclient.la' /usr/bin/nm -B .libs/authsaslclient.o .libs/authsaslclientcram.o .libs/authsaslclientcrammd5.o .libs/authsaslclientcramsha1.o .libs/authsaslclientlogin.o .libs/authsaslclientplain.o .libs/authsaslclientexternal.o .libs/authsaslfrombase64.o .libs/authsasltobase64.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libcourierauthsaslclient.exp /bin/grep -E -e "^auth_sasl_client$" ".libs/libcourierauthsaslclient.exp" > ".libs/libcourierauthsaslclient.expT" mv -f ".libs/libcourierauthsaslclient.expT" ".libs/libcourierauthsaslclient.exp" echo "{ global:" > .libs/libcourierauthsaslclient.ver cat .libs/libcourierauthsaslclient.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libcourierauthsaslclient.ver echo "local: *; };" >> .libs/libcourierauthsaslclient.ver gcc -shared .libs/authsaslclient.o .libs/authsaslclientcram.o .libs/authsaslclientcrammd5.o .libs/authsaslclientcramsha1.o .libs/authsaslclientlogin.o .libs/authsaslclientplain.o .libs/authsaslclientexternal.o .libs/authsaslfrombase64.o .libs/authsasltobase64.o -Wl,--rpath -Wl,/usr/lib64/courier-authlib -L/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib -L/usr/lib64/courier-authlib -lcourierauth -m64 -mtune=generic -m64 -mtune=generic -Wl,-soname -Wl,libcourierauthsaslclient.so -Wl,-version-script -Wl,.libs/libcourierauthsaslclient.ver -o .libs/libcourierauthsaslclient.so /usr/bin/install -c .libs/libcourierauthsaslclient.soT /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthsaslclient.so /usr/bin/install -c .libs/libcourierauthsaslclient.lai /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthsaslclient.la /usr/bin/install -c .libs/libcourierauthsaslclient.a /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthsaslclient.a chmod 644 /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthsaslclient.a ranlib /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthsaslclient.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/courier-authlib' /bin/sh ./libtool --mode=install /usr/bin/install -c 'libcourierauthcommon.la' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthcommon.la' libtool: install: warning: relinking `libcourierauthcommon.la' (cd /builddir/build/BUILD/courier-authlib-0.62.2; /bin/sh ./libtool --tag=CC --mode=relink gcc -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -Wl,-lcrypt -avoid-version -o libcourierauthcommon.la -rpath /usr/lib64/courier-authlib authpwdenumerate.lo authsaslfrombase64.lo authsasltobase64.lo authsyschangepwd.lo authsyscommon.lo cramlib.lo checkpassword.lo cryptpassword.lo checkpasswordmd5.lo checkpasswordsha1.lo libcourierauth.la -inst-prefix-dir /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild) gcc -shared .libs/authpwdenumerate.o .libs/authsaslfrombase64.o .libs/authsasltobase64.o .libs/authsyschangepwd.o .libs/authsyscommon.o .libs/cramlib.o .libs/checkpassword.o .libs/cryptpassword.o .libs/checkpasswordmd5.o .libs/checkpasswordsha1.o -Wl,--rpath -Wl,/usr/lib64/courier-authlib -L/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib -L/usr/lib64/courier-authlib -lcourierauth -m64 -mtune=generic -m64 -mtune=generic -Wl,-lcrypt -Wl,-soname -Wl,libcourierauthcommon.so -o .libs/libcourierauthcommon.so /usr/bin/install -c .libs/libcourierauthcommon.soT /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthcommon.so /usr/bin/install -c .libs/libcourierauthcommon.lai /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthcommon.la /usr/bin/install -c .libs/libcourierauthcommon.a /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthcommon.a chmod 644 /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthcommon.a ranlib /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthcommon.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/courier-authlib' /bin/sh ./libtool --mode=install /usr/bin/install -c 'libauthuserdb.la' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthuserdb.la' libtool: install: warning: relinking `libauthuserdb.la' (cd /builddir/build/BUILD/courier-authlib-0.62.2; /bin/sh ./libtool --tag=CC --mode=relink gcc -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -module -rpath /usr/lib64/courier-authlib -export-symbols-regex "courier_auth.*_init" -avoid-version -o libauthuserdb.la authuserdb.lo preauthuserdb.lo preauthuserdbcommon.lo authuserdbpwd.lo libcourierauthcommon.la userdb/libuserdb.la gdbmobj/libgdbmobj.la -lgdbm -inst-prefix-dir /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild) generating symbol list for `libauthuserdb.la' /usr/bin/nm -B .libs/authuserdb.o .libs/preauthuserdb.o .libs/preauthuserdbcommon.o .libs/authuserdbpwd.o userdb/.libs/libuserdb.a gdbmobj/.libs/libgdbmobj.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libauthuserdb.exp /bin/grep -E -e "courier_auth.*_init" ".libs/libauthuserdb.exp" > ".libs/libauthuserdb.expT" mv -f ".libs/libauthuserdb.expT" ".libs/libauthuserdb.exp" echo "{ global:" > .libs/libauthuserdb.ver cat .libs/libauthuserdb.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libauthuserdb.ver echo "local: *; };" >> .libs/libauthuserdb.ver gcc -shared .libs/authuserdb.o .libs/preauthuserdb.o .libs/preauthuserdbcommon.o .libs/authuserdbpwd.o -Wl,--whole-archive userdb/.libs/libuserdb.a gdbmobj/.libs/libgdbmobj.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/lib64/courier-authlib -L/builddir/build/BUILD/courier-authlib-0.62.2/.libs -L/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib -L/usr/lib64/courier-authlib -lcourierauthcommon -lgdbm -m64 -mtune=generic -m64 -mtune=generic -Wl,-soname -Wl,libauthuserdb.so -Wl,-version-script -Wl,.libs/libauthuserdb.ver -o .libs/libauthuserdb.so /usr/bin/install -c .libs/libauthuserdb.soT /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthuserdb.so /usr/bin/install -c .libs/libauthuserdb.lai /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthuserdb.la /usr/bin/install -c .libs/libauthuserdb.a /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthuserdb.a chmod 644 /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthuserdb.a ranlib /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthuserdb.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/courier-authlib' /bin/sh ./libtool --mode=install /usr/bin/install -c 'libauthpam.la' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpam.la' libtool: install: warning: relinking `libauthpam.la' (cd /builddir/build/BUILD/courier-authlib-0.62.2; /bin/sh ./libtool --tag=CC --mode=relink gcc -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -module -rpath /usr/lib64/courier-authlib -export-symbols-regex "courier_auth.*_init" -avoid-version -o libauthpam.la authpam.lo preauthpam.lo libcourierauthcommon.la -lpam -ldl -inst-prefix-dir /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild) generating symbol list for `libauthpam.la' /usr/bin/nm -B .libs/authpam.o .libs/preauthpam.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libauthpam.exp /bin/grep -E -e "courier_auth.*_init" ".libs/libauthpam.exp" > ".libs/libauthpam.expT" mv -f ".libs/libauthpam.expT" ".libs/libauthpam.exp" echo "{ global:" > .libs/libauthpam.ver cat .libs/libauthpam.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libauthpam.ver echo "local: *; };" >> .libs/libauthpam.ver gcc -shared .libs/authpam.o .libs/preauthpam.o -Wl,--rpath -Wl,/usr/lib64/courier-authlib -L/builddir/build/BUILD/courier-authlib-0.62.2/.libs -L/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib -L/usr/lib64/courier-authlib -lcourierauthcommon -lpam -ldl -m64 -mtune=generic -m64 -mtune=generic -Wl,-soname -Wl,libauthpam.so -Wl,-version-script -Wl,.libs/libauthpam.ver -o .libs/libauthpam.so /usr/bin/install -c .libs/libauthpam.soT /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpam.so /usr/bin/install -c .libs/libauthpam.lai /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpam.la /usr/bin/install -c .libs/libauthpam.a /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpam.a chmod 644 /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpam.a ranlib /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpam.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/courier-authlib' /bin/sh ./libtool --mode=install /usr/bin/install -c 'libauthpgsql.la' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpgsql.la' libtool: install: warning: relinking `libauthpgsql.la' (cd /builddir/build/BUILD/courier-authlib-0.62.2; /bin/sh ./libtool --tag=CC --mode=relink gcc -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -module -rpath /usr/lib64/courier-authlib -export-symbols-regex "courier_auth.*_init" -avoid-version -o libauthpgsql.la authpgsql.lo preauthpgsql.lo authpgsqllib.lo libcourierauthcommon.la -L/usr/lib64 -lpq -lm -inst-prefix-dir /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild) generating symbol list for `libauthpgsql.la' /usr/bin/nm -B .libs/authpgsql.o .libs/preauthpgsql.o .libs/authpgsqllib.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libauthpgsql.exp /bin/grep -E -e "courier_auth.*_init" ".libs/libauthpgsql.exp" > ".libs/libauthpgsql.expT" mv -f ".libs/libauthpgsql.expT" ".libs/libauthpgsql.exp" echo "{ global:" > .libs/libauthpgsql.ver cat .libs/libauthpgsql.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libauthpgsql.ver echo "local: *; };" >> .libs/libauthpgsql.ver gcc -shared .libs/authpgsql.o .libs/preauthpgsql.o .libs/authpgsqllib.o -Wl,--rpath -Wl,/usr/lib64/courier-authlib -L/builddir/build/BUILD/courier-authlib-0.62.2/.libs -L/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib -L/usr/lib64/courier-authlib -lcourierauthcommon -L/usr/lib64 -lpq -lm -m64 -mtune=generic -m64 -mtune=generic -Wl,-soname -Wl,libauthpgsql.so -Wl,-version-script -Wl,.libs/libauthpgsql.ver -o .libs/libauthpgsql.so /usr/bin/install -c .libs/libauthpgsql.soT /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpgsql.so /usr/bin/install -c .libs/libauthpgsql.lai /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpgsql.la /usr/bin/install -c .libs/libauthpgsql.a /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpgsql.a chmod 644 /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpgsql.a ranlib /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpgsql.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/courier-authlib' /bin/sh ./libtool --mode=install /usr/bin/install -c 'libauthldap.la' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthldap.la' libtool: install: warning: relinking `libauthldap.la' (cd /builddir/build/BUILD/courier-authlib-0.62.2; /bin/sh ./libtool --tag=CC --mode=relink gcc -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -module -rpath /usr/lib64/courier-authlib -export-symbols-regex "courier_auth.*_init" -avoid-version -o libauthldap.la authldap.lo preauthldap.lo authldaplib.lo libcourierauthcommon.la -lldap -llber -lresolv -inst-prefix-dir /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild) generating symbol list for `libauthldap.la' /usr/bin/nm -B .libs/authldap.o .libs/preauthldap.o .libs/authldaplib.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libauthldap.exp /bin/grep -E -e "courier_auth.*_init" ".libs/libauthldap.exp" > ".libs/libauthldap.expT" mv -f ".libs/libauthldap.expT" ".libs/libauthldap.exp" echo "{ global:" > .libs/libauthldap.ver cat .libs/libauthldap.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libauthldap.ver echo "local: *; };" >> .libs/libauthldap.ver gcc -shared .libs/authldap.o .libs/preauthldap.o .libs/authldaplib.o -Wl,--rpath -Wl,/usr/lib64/courier-authlib -L/builddir/build/BUILD/courier-authlib-0.62.2/.libs -L/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib -L/usr/lib64/courier-authlib -lcourierauthcommon -lldap -llber -lresolv -m64 -mtune=generic -m64 -mtune=generic -Wl,-soname -Wl,libauthldap.so -Wl,-version-script -Wl,.libs/libauthldap.ver -o .libs/libauthldap.so /usr/bin/install -c .libs/libauthldap.soT /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthldap.so /usr/bin/install -c .libs/libauthldap.lai /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthldap.la /usr/bin/install -c .libs/libauthldap.a /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthldap.a chmod 644 /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthldap.a ranlib /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthldap.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/courier-authlib' /bin/sh ./libtool --mode=install /usr/bin/install -c 'libauthmysql.la' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthmysql.la' libtool: install: warning: relinking `libauthmysql.la' (cd /builddir/build/BUILD/courier-authlib-0.62.2; /bin/sh ./libtool --tag=CC --mode=relink gcc -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -module -rpath /usr/lib64/courier-authlib -export-symbols-regex "courier_auth.*_init" -avoid-version -o libauthmysql.la authmysql.lo preauthmysql.lo authmysqllib.lo libcourierauthcommon.la -L/usr/lib64/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib64 -lssl -lcrypto -lm -inst-prefix-dir /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild) generating symbol list for `libauthmysql.la' /usr/bin/nm -B .libs/authmysql.o .libs/preauthmysql.o .libs/authmysqllib.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libauthmysql.exp /bin/grep -E -e "courier_auth.*_init" ".libs/libauthmysql.exp" > ".libs/libauthmysql.expT" mv -f ".libs/libauthmysql.expT" ".libs/libauthmysql.exp" echo "{ global:" > .libs/libauthmysql.ver cat .libs/libauthmysql.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libauthmysql.ver echo "local: *; };" >> .libs/libauthmysql.ver gcc -shared .libs/authmysql.o .libs/preauthmysql.o .libs/authmysqllib.o -Wl,--rpath -Wl,/usr/lib64/courier-authlib -L/builddir/build/BUILD/courier-authlib-0.62.2/.libs -L/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib -L/usr/lib64/courier-authlib -lcourierauthcommon -L/usr/lib64/mysql -lmysqlclient -lz -lcrypt -lnsl -L/usr/lib64 -lssl -lcrypto -lm -m64 -mtune=generic -m64 -mtune=generic -Wl,-soname -Wl,libauthmysql.so -Wl,-version-script -Wl,.libs/libauthmysql.ver -o .libs/libauthmysql.so /usr/bin/install -c .libs/libauthmysql.soT /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthmysql.so /usr/bin/install -c .libs/libauthmysql.lai /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthmysql.la /usr/bin/install -c .libs/libauthmysql.a /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthmysql.a chmod 644 /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthmysql.a ranlib /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthmysql.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/courier-authlib' /bin/sh ./libtool --mode=install /usr/bin/install -c 'libauthcustom.la' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthcustom.la' libtool: install: warning: relinking `libauthcustom.la' (cd /builddir/build/BUILD/courier-authlib-0.62.2; /bin/sh ./libtool --tag=CC --mode=relink gcc -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -module -rpath /usr/lib64/courier-authlib -export-symbols-regex "courier_auth.*_init" -avoid-version -o libauthcustom.la authcustom.lo preauthcustom.lo libcourierauthcommon.la -inst-prefix-dir /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild) generating symbol list for `libauthcustom.la' /usr/bin/nm -B .libs/authcustom.o .libs/preauthcustom.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libauthcustom.exp /bin/grep -E -e "courier_auth.*_init" ".libs/libauthcustom.exp" > ".libs/libauthcustom.expT" mv -f ".libs/libauthcustom.expT" ".libs/libauthcustom.exp" echo "{ global:" > .libs/libauthcustom.ver cat .libs/libauthcustom.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libauthcustom.ver echo "local: *; };" >> .libs/libauthcustom.ver gcc -shared .libs/authcustom.o .libs/preauthcustom.o -Wl,--rpath -Wl,/usr/lib64/courier-authlib -L/builddir/build/BUILD/courier-authlib-0.62.2/.libs -L/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib -L/usr/lib64/courier-authlib -lcourierauthcommon -m64 -mtune=generic -m64 -mtune=generic -Wl,-soname -Wl,libauthcustom.so -Wl,-version-script -Wl,.libs/libauthcustom.ver -o .libs/libauthcustom.so /usr/bin/install -c .libs/libauthcustom.soT /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthcustom.so /usr/bin/install -c .libs/libauthcustom.lai /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthcustom.la /usr/bin/install -c .libs/libauthcustom.a /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthcustom.a chmod 644 /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthcustom.a ranlib /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthcustom.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/courier-authlib' /bin/sh ./libtool --mode=install /usr/bin/install -c 'libauthpipe.la' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpipe.la' libtool: install: warning: relinking `libauthpipe.la' (cd /builddir/build/BUILD/courier-authlib-0.62.2; /bin/sh ./libtool --tag=CC --mode=relink gcc -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I./.. -module -rpath /usr/lib64/courier-authlib -export-symbols-regex "courier_auth.*_init" -avoid-version -o libauthpipe.la authpipe.lo authpipelib.lo libcourierauthcommon.la -inst-prefix-dir /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild) generating symbol list for `libauthpipe.la' /usr/bin/nm -B .libs/authpipe.o .libs/authpipelib.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libauthpipe.exp /bin/grep -E -e "courier_auth.*_init" ".libs/libauthpipe.exp" > ".libs/libauthpipe.expT" mv -f ".libs/libauthpipe.expT" ".libs/libauthpipe.exp" echo "{ global:" > .libs/libauthpipe.ver cat .libs/libauthpipe.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libauthpipe.ver echo "local: *; };" >> .libs/libauthpipe.ver gcc -shared .libs/authpipe.o .libs/authpipelib.o -Wl,--rpath -Wl,/usr/lib64/courier-authlib -L/builddir/build/BUILD/courier-authlib-0.62.2/.libs -L/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib -L/usr/lib64/courier-authlib -lcourierauthcommon -m64 -mtune=generic -m64 -mtune=generic -Wl,-soname -Wl,libauthpipe.so -Wl,-version-script -Wl,.libs/libauthpipe.ver -o .libs/libauthpipe.so /usr/bin/install -c .libs/libauthpipe.soT /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpipe.so /usr/bin/install -c .libs/libauthpipe.lai /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpipe.la /usr/bin/install -c .libs/libauthpipe.a /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpipe.a chmod 644 /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpipe.a ranlib /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpipe.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/courier-authlib' test -z "/usr/libexec/courier-authlib" || /bin/mkdir -p "/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/libexec/courier-authlib" /usr/bin/install -c 'authsystem.passwd' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/libexec/courier-authlib/authsystem.passwd' test -z "/usr/sbin" || /bin/mkdir -p "/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin" /bin/sh ./libtool --mode=install /usr/bin/install -c 'authtest' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin/authtest' libtool: install: warning: `libcourierauth.la' has not been installed in `/usr/lib64/courier-authlib' /usr/bin/install -c .libs/authtest /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin/authtest /bin/sh ./libtool --mode=install /usr/bin/install -c 'authenumerate' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin/authenumerate' libtool: install: warning: `libcourierauth.la' has not been installed in `/usr/lib64/courier-authlib' /usr/bin/install -c .libs/authenumerate /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin/authenumerate /bin/sh ./libtool --mode=install /usr/bin/install -c 'authpasswd' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin/authpasswd' libtool: install: warning: `libcourierauthcommon.la' has not been installed in `/usr/lib64/courier-authlib' libtool: install: warning: `/builddir/build/BUILD/courier-authlib-0.62.2/libcourierauth.la' has not been installed in `/usr/lib64/courier-authlib' /usr/bin/install -c .libs/authpasswd /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin/authpasswd test -z "/usr/sbin" || /bin/mkdir -p "/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin" /usr/bin/install -c 'authdaemond' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin/authdaemond' /usr/bin/make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2' /bin/sh /builddir/build/BUILD/courier-authlib-0.62.2/install-sh -d /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/bin || : /bin/sh /builddir/build/BUILD/courier-authlib-0.62.2/install-sh -d /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin || : /bin/sh /builddir/build/BUILD/courier-authlib-0.62.2/install-sh -d /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/libexec/courier-authlib || : /bin/sh ./libtool --mode=install /usr/bin/install -c authdaemondprog /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/libexec/courier-authlib/authdaemond libtool: install: warning: `libcourierauthcommon.la' has not been installed in `/usr/lib64/courier-authlib' libtool: install: warning: `/builddir/build/BUILD/courier-authlib-0.62.2/libcourierauth.la' has not been installed in `/usr/lib64/courier-authlib' /usr/bin/install -c .libs/authdaemondprog /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/libexec/courier-authlib/authdaemond /bin/sh /builddir/build/BUILD/courier-authlib-0.62.2/install-sh -d /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/var/spool/authdaemon || : chmod 750 /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/var/spool/authdaemon chown daemon /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/var/spool/authdaemon chown: changing ownership of `/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/var/spool/authdaemon': Operation not permitted chgrp daemon /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/var/spool/authdaemon make[4]: [install-exec-hook] Error 1 (ignored) chgrp: changing group of `/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/var/spool/authdaemon': Operation not permitted test "libauthuserdb.la" = "" && exit 0 ;\ /usr/bin/install -c makedat/makedatprog \ /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/libexec/courier-authlib/makedatprog ; \ /usr/bin/install -c userdb/pw2userdb \ /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin/pw2userdb ; \ /usr/bin/install -c userdb/makeuserdb \ /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin/makeuserdb ; \ /usr/bin/install -c userdb/userdb.pl \ /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin/userdb ; \ /usr/bin/install -c userdb/userdbpw \ /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin/userdbpw ; \ /usr/bin/install -c userdb-test-cram-md5.pl \ /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin/userdb-test-cram-md5 make[4]: [install-exec-hook] Error 1 (ignored) for f in libcourierauth.la libcourierauthsasl.la libcourierauthsaslclient.la libcourierauthcommon.la libauthuserdb.la libauthpam.la libauthpgsql.la libauthldap.la libauthmysql.la libauthcustom.la libauthpipe.la; do . ./$f; rm -f /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/$dlname.0 /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/$dlname.0.0; ln -s $dlname /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/$dlname.0; done make[4]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2' test -z "/usr/include" || /bin/mkdir -p "/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/include" /usr/bin/install -c -m 644 'courier_auth_config.h' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/include/courier_auth_config.h' /usr/bin/install -c -m 644 'courierauth.h' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/include/courierauth.h' /usr/bin/install -c -m 644 'courierauthsasl.h' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/include/courierauthsasl.h' /usr/bin/install -c -m 644 'courierauthsaslclient.h' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/include/courierauthsaslclient.h' /usr/bin/install -c -m 644 'courierauthdebug.h' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/include/courierauthdebug.h' test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/share/man/man1" /usr/bin/install -c -m 644 './authpasswd.1' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/share/man/man1/authpasswd.1' /usr/bin/install -c -m 644 './authtest.1' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/share/man/man1/authtest.1' test -z "/usr/share/man/man3" || /bin/mkdir -p "/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/share/man/man3" /usr/bin/install -c -m 644 './authlib.3' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/share/man/man3/authlib.3' /usr/bin/install -c -m 644 './auth_generic.3' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/share/man/man3/auth_generic.3' /usr/bin/install -c -m 644 './auth_login.3' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/share/man/man3/auth_login.3' /usr/bin/install -c -m 644 './auth_getuserinfo.3' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/share/man/man3/auth_getuserinfo.3' /usr/bin/install -c -m 644 './auth_enumerate.3' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/share/man/man3/auth_enumerate.3' /usr/bin/install -c -m 644 './auth_passwd.3' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/share/man/man3/auth_passwd.3' /usr/bin/install -c -m 644 './auth_getoption.3' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/share/man/man3/auth_getoption.3' /usr/bin/install -c -m 644 './auth_sasl.3' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/share/man/man3/auth_sasl.3' /usr/bin/install -c -m 644 './auth_sasl_ex.3' '/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/share/man/man3/auth_sasl_ex.3' /usr/bin/make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/courier-authlib-0.62.2' /bin/sh /builddir/build/BUILD/courier-authlib-0.62.2/install-sh -d /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild`dirname /etc/authlib/authdaemonrc` || : sed 's/@ALLMODULES@/authuserdb authpam authpgsql authldap authmysql authcustom authpipe/' authdaemonrc.tmp /usr/bin/install -c -m 644 -m 660 authdaemonrc.tmp /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/etc/authlib/authdaemonrc.dist rm -f authdaemonrc.tmp chown daemon /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/etc/authlib/authdaemonrc.dist chown: changing ownership of `/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/etc/authlib/authdaemonrc.dist': Operation not permitted make[4]: [install-authdaemonrc] Error 1 (ignored) chgrp daemon /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/etc/authlib/authdaemonrc.dist chgrp: changing group of `/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/etc/authlib/authdaemonrc.dist': Operation not permitted make[4]: [install-authdaemonrc] Error 1 (ignored) /bin/sh /builddir/build/BUILD/courier-authlib-0.62.2/install-sh -d /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild`dirname /etc/authlib/authpgsqlrc` || : /usr/bin/install -c -m 644 -m 660 ./authpgsqlrc \ /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/etc/authlib/authpgsqlrc.dist chown daemon /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/etc/authlib/authpgsqlrc.dist chown: changing ownership of `/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/etc/authlib/authpgsqlrc.dist': Operation not permitted make[4]: [install-authpgsqlrc] Error 1 (ignored) chgrp daemon /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/etc/authlib/authpgsqlrc.dist chgrp: changing group of `/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/etc/authlib/authpgsqlrc.dist': Operation not permitted make[4]: [install-authpgsqlrc] Error 1 (ignored) /bin/sh /builddir/build/BUILD/courier-authlib-0.62.2/install-sh -d /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild`dirname /etc/authlib/authldaprc` || : /usr/bin/install -c -m 644 -m 660 ./authldaprc \ /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/etc/authlib/authldaprc.dist chown daemon /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/etc/authlib/authldaprc.dist chown: changing ownership of `/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/etc/authlib/authldaprc.dist': Operation not permitted make[4]: [install-authldaprc] Error 1 (ignored) chgrp daemon /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/etc/authlib/authldaprc.dist chgrp: changing group of `/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/etc/authlib/authldaprc.dist': Operation not permitted make[4]: [install-authldaprc] Error 1 (ignored) /bin/sh /builddir/build/BUILD/courier-authlib-0.62.2/install-sh -d /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild`dirname /etc/authlib/authmysqlrc` || : /usr/bin/install -c -m 644 -m 660 ./authmysqlrc \ /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/etc/authlib/authmysqlrc.dist chown daemon /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/etc/authlib/authmysqlrc.dist chown: changing ownership of `/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/etc/authlib/authmysqlrc.dist': Operation not permitted chgrp daemon /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/etc/authlib/authmysqlrc.dist make[4]: [install-authmysqlrc] Error 1 (ignored) chgrp: changing group of `/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/etc/authlib/authmysqlrc.dist': Operation not permitted : make[4]: [install-authmysqlrc] Error 1 (ignored) make[4]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2' make[3]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2' make[2]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2' make[1]: Leaving directory `/builddir/build/BUILD/courier-authlib-0.62.2' + /bin/rm -f /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthcustom.a /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthldap.a /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthmysql.a /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpam.a /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpgsql.a /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpipe.a /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthuserdb.a /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauth.a /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthcommon.a /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthsasl.a /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthsaslclient.a + /usr/bin/install -m 555 sysconftool /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/libexec/courier-authlib + ./courierauthconfig --configfiles + . configtmp ++ userdb=/etc/authlib/userdb ++ authdaemonrc=/etc/authlib/authdaemonrc ++ authldaprc=/etc/authlib/authldaprc ++ authmysqlrc=/etc/authlib/authmysqlrc ++ authpgsqlrc=/etc/authlib/authpgsqlrc ++ mailuser=daemon ++ mailgroup=daemon ++ mailuid=2 ++ mailgid=2 ++ sbindir=/usr/sbin ++ pwd + d=/builddir/build/BUILD/courier-authlib-0.62.2 + cd /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/var/spool/authdaemon + /builddir/build/BUILD/courier-authlib-0.62.2/authmksock ./socket + cd /builddir/build/BUILD/courier-authlib-0.62.2 + touch /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/var/spool/authdaemon/pid.lock + touch /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/var/spool/authdaemon/pid + /bin/chmod 777 /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/var/spool/authdaemon/socket + cat + echo '%defattr(-,daemon,daemon,-)' + echo '%defattr(-,daemon,daemon,-)' + echo '%defattr(-,daemon,daemon,-)' + echo '%defattr(-,daemon,daemon,-)' + echo '%defattr(-,daemon,daemon,-)' + echo '%defattr(-,daemon,daemon,-)' + for f in '$RPM_BUILD_ROOT/usr/sbin/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin/authdaemond + fn=authdaemond + case "$fn" in + echo /usr/sbin/authdaemond + for f in '$RPM_BUILD_ROOT/usr/sbin/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin/authenumerate + fn=authenumerate + case "$fn" in + echo /usr/sbin/authenumerate + for f in '$RPM_BUILD_ROOT/usr/sbin/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin/authpasswd + fn=authpasswd + case "$fn" in + echo /usr/sbin/authpasswd + for f in '$RPM_BUILD_ROOT/usr/sbin/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin/authtest + fn=authtest + case "$fn" in + echo /usr/sbin/authtest + for f in '$RPM_BUILD_ROOT/usr/sbin/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin/courierlogger + fn=courierlogger + case "$fn" in + echo /usr/sbin/courierlogger + for f in '$RPM_BUILD_ROOT/usr/sbin/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin/makeuserdb + fn=makeuserdb + case "$fn" in + echo /usr/sbin/makeuserdb + for f in '$RPM_BUILD_ROOT/usr/sbin/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin/pw2userdb + fn=pw2userdb + case "$fn" in + echo /usr/sbin/pw2userdb + for f in '$RPM_BUILD_ROOT/usr/sbin/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin/userdb + fn=userdb + case "$fn" in + echo /usr/sbin/userdb + for f in '$RPM_BUILD_ROOT/usr/sbin/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin/userdb-test-cram-md5 + fn=userdb-test-cram-md5 + case "$fn" in + echo /usr/sbin/userdb-test-cram-md5 + for f in '$RPM_BUILD_ROOT/usr/sbin/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin/userdbpw + fn=userdbpw + case "$fn" in + echo /usr/sbin/userdbpw + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthcustom.la + fn=libauthcustom.la + case "$fn" in + echo /usr/lib64/courier-authlib/libauthcustom.la + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthcustom.so + fn=libauthcustom.so + case "$fn" in + echo /usr/lib64/courier-authlib/libauthcustom.so + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthcustom.so.0 + fn=libauthcustom.so.0 + case "$fn" in + echo /usr/lib64/courier-authlib/libauthcustom.so.0 + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthldap.la + fn=libauthldap.la + case "$fn" in + echo /usr/lib64/courier-authlib/libauthldap.la + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthldap.so + fn=libauthldap.so + case "$fn" in + echo /usr/lib64/courier-authlib/libauthldap.so + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthldap.so.0 + fn=libauthldap.so.0 + case "$fn" in + echo /usr/lib64/courier-authlib/libauthldap.so.0 + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthmysql.la + fn=libauthmysql.la + case "$fn" in + echo /usr/lib64/courier-authlib/libauthmysql.la + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthmysql.so + fn=libauthmysql.so + case "$fn" in + echo /usr/lib64/courier-authlib/libauthmysql.so + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthmysql.so.0 + fn=libauthmysql.so.0 + case "$fn" in + echo /usr/lib64/courier-authlib/libauthmysql.so.0 + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpam.la + fn=libauthpam.la + case "$fn" in + echo /usr/lib64/courier-authlib/libauthpam.la + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpam.so + fn=libauthpam.so + case "$fn" in + echo /usr/lib64/courier-authlib/libauthpam.so + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpam.so.0 + fn=libauthpam.so.0 + case "$fn" in + echo /usr/lib64/courier-authlib/libauthpam.so.0 + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpgsql.la + fn=libauthpgsql.la + case "$fn" in + echo /usr/lib64/courier-authlib/libauthpgsql.la + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpgsql.so + fn=libauthpgsql.so + case "$fn" in + echo /usr/lib64/courier-authlib/libauthpgsql.so + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpgsql.so.0 + fn=libauthpgsql.so.0 + case "$fn" in + echo /usr/lib64/courier-authlib/libauthpgsql.so.0 + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpipe.la + fn=libauthpipe.la + case "$fn" in + echo /usr/lib64/courier-authlib/libauthpipe.la + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpipe.so + fn=libauthpipe.so + case "$fn" in + echo /usr/lib64/courier-authlib/libauthpipe.so + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpipe.so.0 + fn=libauthpipe.so.0 + case "$fn" in + echo /usr/lib64/courier-authlib/libauthpipe.so.0 + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthuserdb.la + fn=libauthuserdb.la + case "$fn" in + echo /usr/lib64/courier-authlib/libauthuserdb.la + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthuserdb.so + fn=libauthuserdb.so + case "$fn" in + echo /usr/lib64/courier-authlib/libauthuserdb.so + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthuserdb.so.0 + fn=libauthuserdb.so.0 + case "$fn" in + echo /usr/lib64/courier-authlib/libauthuserdb.so.0 + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauth.la + fn=libcourierauth.la + case "$fn" in + echo /usr/lib64/courier-authlib/libcourierauth.la + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauth.so + fn=libcourierauth.so + case "$fn" in + echo /usr/lib64/courier-authlib/libcourierauth.so + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauth.so.0 + fn=libcourierauth.so.0 + case "$fn" in + echo /usr/lib64/courier-authlib/libcourierauth.so.0 + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthcommon.la + fn=libcourierauthcommon.la + case "$fn" in + echo /usr/lib64/courier-authlib/libcourierauthcommon.la + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthcommon.so + fn=libcourierauthcommon.so + case "$fn" in + echo /usr/lib64/courier-authlib/libcourierauthcommon.so + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthcommon.so.0 + fn=libcourierauthcommon.so.0 + case "$fn" in + echo /usr/lib64/courier-authlib/libcourierauthcommon.so.0 + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthsasl.la + fn=libcourierauthsasl.la + case "$fn" in + echo /usr/lib64/courier-authlib/libcourierauthsasl.la + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthsasl.so + fn=libcourierauthsasl.so + case "$fn" in + echo /usr/lib64/courier-authlib/libcourierauthsasl.so + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthsasl.so.0 + fn=libcourierauthsasl.so.0 + case "$fn" in + echo /usr/lib64/courier-authlib/libcourierauthsasl.so.0 + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthsaslclient.la + fn=libcourierauthsaslclient.la + case "$fn" in + echo /usr/lib64/courier-authlib/libcourierauthsaslclient.la + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthsaslclient.so + fn=libcourierauthsaslclient.so + case "$fn" in + echo /usr/lib64/courier-authlib/libcourierauthsaslclient.so + for f in '$RPM_BUILD_ROOT/usr/lib64/courier-authlib/*' ++ basename /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthsaslclient.so.0 + fn=libcourierauthsaslclient.so.0 + case "$fn" in + echo /usr/lib64/courier-authlib/libcourierauthsaslclient.so.0 + /bin/mkdir -p /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/etc/rc.d/init.d + /usr/bin/install -m 555 courier-authlib.sysvinit /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/etc/rc.d/init.d/courier-authlib + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/courier-authlib-0.62.2 extracting debug info from /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauth.so extracting debug info from /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthsasl.so extracting debug info from /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthsaslclient.so extracting debug info from /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libcourierauthcommon.so extracting debug info from /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthuserdb.so extracting debug info from /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpam.so extracting debug info from /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpgsql.so extracting debug info from /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthldap.so extracting debug info from /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthmysql.so extracting debug info from /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthcustom.so extracting debug info from /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/lib64/courier-authlib/libauthpipe.so extracting debug info from /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin/courierlogger extracting debug info from /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin/authtest extracting debug info from /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin/authenumerate extracting debug info from /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin/authpasswd extracting debug info from /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/sbin/userdbpw extracting debug info from /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/bin/courierauthconfig extracting debug info from /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/libexec/courier-authlib/authdaemond extracting debug info from /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/libexec/courier-authlib/makedatprog cpio: courier-authlib-0.62.2/.libs/authdaemondprogS.c: No such file or directory cpio: courier-authlib-0.62.2/: No such file or directory 698 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: courier-authlib-0.62.2-1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.10475 + umask 022 + cd /builddir/build/BUILD + cd courier-authlib-0.62.2 + DOCDIR=/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/share/doc/courier-authlib-0.62.2 + export DOCDIR + rm -rf /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/share/doc/courier-authlib-0.62.2 + /bin/mkdir -p /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/share/doc/courier-authlib-0.62.2 + cp -pr README README.authdebug.html README_authlib.html README.authmysql.html README.authpostgres.html README.html README.authmysql.myownquery README.ldap /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/share/doc/courier-authlib-0.62.2 + cp -pr NEWS COPYING COPYING.GPL AUTHORS ChangeLog authldap.schema /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/share/doc/courier-authlib-0.62.2 + exit 0 Provides: libauthcustom.so()(64bit) libauthpam.so()(64bit) libcourierauth.so()(64bit) libcourierauth.so.0()(64bit) libcourierauthcommon.so()(64bit) libcourierauthcommon.so.0()(64bit) libcourierauthsasl.so()(64bit) libcourierauthsasl.so.0()(64bit) libcourierauthsaslclient.so()(64bit) libcourierauthsaslclient.so.0()(64bit) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/chkconfig Requires(preun): /bin/sh /sbin/chkconfig Requires: /bin/sh /usr/bin/expect /usr/bin/perl libauthcustom.so()(64bit) libauthpam.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcourierauth.so()(64bit) libcourierauthcommon.so()(64bit) libcourierauthsasl.so()(64bit) libcourierauthsaslclient.so()(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libgdbm.so.2()(64bit) libltdl.so.3()(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) perl(Getopt::Long) perl(IO::File) rtld(GNU_HASH) Processing files: courier-authlib-devel-0.62.2-1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.10475 + umask 022 + cd /builddir/build/BUILD + cd courier-authlib-0.62.2 + DOCDIR=/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/share/doc/courier-authlib-devel-0.62.2 + export DOCDIR + rm -rf /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/share/doc/courier-authlib-devel-0.62.2 + /bin/mkdir -p /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/share/doc/courier-authlib-devel-0.62.2 + cp -pr authlib.html auth_enumerate.html auth_generic.html auth_getoption.html auth_getuserinfo.html auth_login.html auth_passwd.html auth_sasl.html /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/share/doc/courier-authlib-devel-0.62.2 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: courier-authlib = 0:0.62.2-1.ru libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) rtld(GNU_HASH) Processing files: courier-authlib-userdb-0.62.2-1.ru Provides: libauthuserdb.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl courier-authlib = 0:0.62.2-1.ru libauthuserdb.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcourierauthcommon.so()(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(GLIBC_2.2.5)(64bit) libgdbm.so.2()(64bit) perl(Digest::MD5) perl(Fcntl) perl(Getopt::Long) perl(MIME::Base64) rtld(GNU_HASH) Processing files: courier-authlib-ldap-0.62.2-1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.10475 + umask 022 + cd /builddir/build/BUILD + cd courier-authlib-0.62.2 + DOCDIR=/var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/share/doc/courier-authlib-ldap-0.62.2 + export DOCDIR + rm -rf /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/share/doc/courier-authlib-ldap-0.62.2 + /bin/mkdir -p /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/share/doc/courier-authlib-ldap-0.62.2 + cp -pr authldap.schema /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild/usr/share/doc/courier-authlib-ldap-0.62.2 + exit 0 Provides: libauthldap.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: courier-authlib = 0:0.62.2-1.ru libauthldap.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libcourierauthcommon.so()(64bit) liblber-2.3.so.0()(64bit) libldap-2.3.so.0()(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH) Processing files: courier-authlib-mysql-0.62.2-1.ru Provides: libauthmysql.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: courier-authlib = 0:0.62.2-1.ru libauthmysql.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libcourierauthcommon.so()(64bit) libcrypt.so.1()(64bit) libcrypto.so.6()(64bit) libm.so.6()(64bit) libmysqlclient.so.15()(64bit) libmysqlclient.so.15(libmysqlclient_15)(64bit) libnsl.so.1()(64bit) libssl.so.6()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: courier-authlib-pgsql-0.62.2-1.ru Provides: libauthpgsql.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: courier-authlib = 0:0.62.2-1.ru libauthpgsql.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libcourierauthcommon.so()(64bit) libm.so.6()(64bit) libpq.so.4()(64bit) rtld(GNU_HASH) Processing files: courier-authlib-pipe-0.62.2-1.ru Provides: libauthpipe.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: courier-authlib = 0:0.62.2-1.ru libauthpipe.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcourierauthcommon.so()(64bit) rtld(GNU_HASH) Processing files: courier-authlib-debuginfo-0.62.2-1.ru Provides: libauthcustom.so.debug()(64bit) libauthldap.so.debug()(64bit) libauthmysql.so.debug()(64bit) libauthpam.so.debug()(64bit) libauthpgsql.so.debug()(64bit) libauthpipe.so.debug()(64bit) libauthuserdb.so.debug()(64bit) libcourierauth.so.debug()(64bit) libcourierauthcommon.so.debug()(64bit) libcourierauthsasl.so.debug()(64bit) libcourierauthsaslclient.so.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/courier-authlib-0.62.2-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/courier-authlib-devel-0.62.2-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/courier-authlib-userdb-0.62.2-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/courier-authlib-ldap-0.62.2-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/courier-authlib-mysql-0.62.2-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/courier-authlib-pgsql-0.62.2-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/courier-authlib-pipe-0.62.2-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/courier-authlib-debuginfo-0.62.2-1.ru.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.56594 + umask 022 + cd /builddir/build/BUILD + cd courier-authlib-0.62.2 + rm -rf /var/tmp/courier-authlib-0.62.2-1.ru-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->