Mageia Bugzilla – Attachment 1106 Details for
Bug 1974
Package request - courier-imap
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
configure,make,make check in Cauldron - output
courier-imap_build_test.txt (text/plain), 240.13 KB, created by
Barry Jackson
on 2011-11-24 15:05:09 CET
(
hide
)
Description:
configure,make,make check in Cauldron - output
Filename:
MIME Type:
Creator:
Barry Jackson
Created:
2011-11-24 15:05:09 CET
Size:
240.13 KB
patch
obsolete
>[baz@jackodesktop courier-imap]$ cd /home/baz/courier-imap/courier-imap-4.9.3 >[baz@jackodesktop courier-imap-4.9.3]$ ./configure >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 gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... gcc3 >checking for gawk... (cached) gawk >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking for perl5... /usr/bin/perl5 >checking for sysconftool...... ././sysconftool >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for ar... ar >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking how to run the C preprocessor... gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/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 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 whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for env... /usr/bin/env >checking for courierauthconfig... /usr/bin/courierauthconfig >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 >unlimited >configure: creating ./config.status >config.status: creating Makefile >config.status: creating dbobj.h >config.status: creating dbobj.config >config.status: creating imapd.rc >config.status: creating imapd-ssl.rc >config.status: creating pop3d.rc >config.status: creating pop3d-ssl.rc >config.status: creating courier-imap.sysvinit >config.status: creating courier-imap.spec >config.status: creating courier-imap.lpspec >config.status: creating INSTALL.html >config.status: creating packaging/suse/courier-imap.init >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >=== configuring in numlib (/home/baz/courier-imap/courier-imap-4.9.3/numlib) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. >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 gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... gcc3 >checking whether ln -s works... yes >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for ar... ar >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking how to run the C preprocessor... gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/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 >checking for unistd.h... (cached) yes >checking for stdint.h... (cached) yes >checking for int64_t... yes >checking for uid_t in sys/types.h... yes >checking for pid_t... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for setgroups... yes >checking for initgroups... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >=== configuring in bdbobj (/home/baz/courier-imap/courier-imap-4.9.3/bdbobj) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. >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 style of include used by make... GNU >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking dependency style of gcc... gcc3 >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for gcc... (cached) gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ISO C89... (cached) none needed >checking dependency style of gcc... (cached) gcc3 >checking for gawk... (cached) gawk >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 for library containing strerror... none required >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for ar... ar >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/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 >checking how to run the C++ preprocessor... g++ -E >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 -DPIC >checking if g++ PIC flag -fPIC -DPIC works... yes >checking if g++ static flag -static works... no >checking if g++ supports -c -o file.o... 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... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >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 limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for unistd.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking for size_t... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking if the C++ compiler needs -fhandle-exceptions... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >=== configuring in gdbmobj (/home/baz/courier-imap/courier-imap-4.9.3/gdbmobj) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. >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 style of include used by make... GNU >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking dependency style of gcc... gcc3 >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for gcc... (cached) gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ISO C89... (cached) none needed >checking dependency style of gcc... (cached) gcc3 >checking for library containing strerror... none required >checking for gawk... (cached) gawk >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 build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for ar... ar >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/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 >checking how to run the C++ preprocessor... g++ -E >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 -DPIC >checking if g++ PIC flag -fPIC -DPIC works... yes >checking if g++ static flag -static works... no >checking if g++ supports -c -o file.o... 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... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for gdbm_open in -lgdbm... yes >checking for gdbm_open... yes >checking for gdbm_fdesc... yes >checking for unistd.h... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for an ANSI C-conforming const... yes >checking for size_t... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking if the C++ compiler needs -fhandle-exceptions... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >=== configuring in soxwrap (/home/baz/courier-imap/courier-imap-4.9.3/soxwrap) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. >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 ranlib... ranlib >checking whether ln -s works... yes >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... gcc3 >checking for the Courier Socks library... no >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 how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/poll.h usability... yes >checking sys/poll.h presence... yes >checking for sys/poll.h... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for sys/stat.h... (cached) yes >checking for fcntl.h... (cached) yes >checking for sys/select.h... (cached) yes >checking for sys/poll.h... (cached) yes >checking whether time.h and sys/time.h may both be included... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for structs in6_addr, sockaddr_in6, and sockaddr_storage... yes >checking for socklen_t... yes >checking for inet_pton... yes >checking for poll... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating soxwrap_config.h >config.status: executing depfiles commands >=== configuring in unicode (/home/baz/courier-imap/courier-imap-4.9.3/unicode) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. >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 whether make sets $(MAKE)... (cached) yes >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking how to print strings... printf >checking for style of include used by make... GNU >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking dependency style of gcc... gcc3 >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for ar... ar >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking how to run the C preprocessor... gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/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 >checking whether ln -s works... yes >checking for gcc... (cached) gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ISO C89... (cached) none needed >checking dependency style of gcc... (cached) gcc3 >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 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 -DPIC >checking if g++ PIC flag -fPIC -DPIC works... yes >checking if g++ static flag -static works... no >checking if g++ supports -c -o file.o... 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... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for perl5... /usr/bin/perl5 >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for setlocale... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking whether byte ordering is bigendian... no >checking whether libcharset is used... no >checking for nl_langinfo and CODESET... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating unicode_config.h >config.status: executing depfiles commands >config.status: executing libtool commands >=== configuring in rfc822 (/home/baz/courier-imap/courier-imap-4.9.3/rfc822) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. >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 style of include used by make... GNU >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking dependency style of gcc... gcc3 >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for gcc... (cached) gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ISO C89... (cached) none needed >checking dependency style of gcc... (cached) gcc3 >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for ar... ar >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/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 >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... yes >checking for size_t... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for LIBIDN... yes >checking if Libidn should be used... yes >checking for strcasecmp... yes >checking for strncasecmp... yes >checking for setlocale... yes >checking how to calculate alternate timezone... daylight >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >=== configuring in rfc1035 (/home/baz/courier-imap/courier-imap-4.9.3/rfc1035) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. >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 gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... gcc3 >checking whether ln -s works... yes >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for ar... ar >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking how to run the C preprocessor... gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/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 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 whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... 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 socket in -lsocket... (cached) no >checking for an ANSI C-conforming const... yes >checking whether time.h and sys/time.h may both be included... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for uint32_t... no >checking for u_int_32_t... yes >checking for socklen_t... yes >checking for strcasecmp... yes >checking for structs in6_addr, sockaddr_in6, and sockaddr_storage... yes >checking for IPv6 flavor... glibc (default) >checking for SIOCGIFCONF... yes >checking for alloca... yes >checking for inet_pton... yes >checking for inet_ntop... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >=== configuring in rfc2045 (/home/baz/courier-imap/courier-imap-4.9.3/rfc2045) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. >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 style of include used by make... GNU >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking dependency style of gcc... gcc3 >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for gcc... (cached) gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ISO C89... (cached) none needed >checking dependency style of gcc... (cached) gcc3 >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 build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for ar... ar >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/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 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 whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking how to run the C++ preprocessor... g++ -E >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 -DPIC >checking if g++ PIC flag -fPIC -DPIC works... yes >checking if g++ static flag -static works... no >checking if g++ supports -c -o file.o... 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... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for ANSI C header files... (cached) yes >checking for unistd.h... (cached) yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking for strings.h... (cached) yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for missing gethostname prototype... no >checking for an ANSI C-conforming const... yes >checking for off_t... yes >checking for size_t... yes >checking for pid_t... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for setlocale... yes >checking for strncasecmp... yes >checking for strcasecmp... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating rfc2045charset.h >config.status: creating rfc2045_config.h >config.status: executing depfiles commands >config.status: executing libtool commands >=== configuring in md5 (/home/baz/courier-imap/courier-imap-4.9.3/md5) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. >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 whether ln -s works... yes >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... gcc3 >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for ar... ar >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking how to run the C preprocessor... gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/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 >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... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >=== configuring in sha1 (/home/baz/courier-imap/courier-imap-4.9.3/sha1) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. >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 gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... gcc3 >checking whether ln -s works... yes >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for ar... ar >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking how to run the C preprocessor... gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/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 >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... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >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 >config.status: executing libtool commands >=== configuring in random128 (/home/baz/courier-imap/courier-imap-4.9.3/random128) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. >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 style of include used by make... GNU >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking dependency style of gcc... gcc3 >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether ln -s works... yes >checking for gcc... (cached) gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ISO C89... (cached) none needed >checking dependency style of gcc... (cached) gcc3 >checking for ps... /bin/ps >checking for w... no >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for ar... ar >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/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 >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for unistd.h... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for pid_t... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for random source... /dev/urandom >checking for some good options for ps... -Afl >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >=== configuring in liblock (/home/baz/courier-imap/courier-imap-4.9.3/liblock) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. >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 gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... gcc3 >checking whether ln -s works... yes >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for ar... ar >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking how to run the C preprocessor... gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/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 >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... 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... yes >checking for an ANSI C-conforming const... yes >checking for off_t... yes >checking for pid_t... yes >checking return type of signal handlers... void >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >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: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >=== configuring in maildir (/home/baz/courier-imap/courier-imap-4.9.3/maildir) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking target system type... x86_64-unknown-linux-gnu >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 style of include used by make... GNU >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking dependency style of gcc... gcc3 >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for gcc... (cached) gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ISO C89... (cached) none needed >checking dependency style of gcc... (cached) gcc3 >checking whether ln -s works... yes >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for ar... ar >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/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 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 whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking 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 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 -DPIC >checking if g++ PIC flag -fPIC -DPIC works... yes >checking if g++ static flag -static works... no >checking if g++ supports -c -o file.o... 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... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for perl5... /usr/bin/perl5 >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for ANSI C header files... (cached) yes >checking whether time.h and sys/time.h may both be included... yes >checking for sys/stat.h... (cached) yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for unistd.h... (cached) yes >checking sysexits.h usability... yes >checking sysexits.h presence... yes >checking for sysexits.h... yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking pcre.h usability... yes >checking pcre.h presence... yes >checking for pcre.h... yes >checking pcre/pcre.h usability... no >checking pcre/pcre.h presence... no >checking for pcre/pcre.h... no >checking for pcre.h... (cached) yes >checking for pcre/pcre.h... (cached) no >checking for sys/wait.h that is POSIX.1 compatible... (cached) yes >checking vector usability... yes >checking vector presence... yes >checking for vector... yes >checking vector.h usability... no >checking vector.h presence... no >checking for vector.h... no >checking for an ANSI C-conforming const... yes >checking for off_t... yes >checking for size_t... yes >checking for uid_t in sys/types.h... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking fam.h usability... yes >checking fam.h presence... yes >checking for fam.h... yes >checking for symlink... yes >checking for readlink... yes >checking for strcasecmp... yes >checking for utime... yes >checking for utimes... yes >checking for FAMOpen in -lfam... yes >checking for fam.h... (cached) yes >checking for missing gethostname prototype... no >checking for mailbot... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating sharedindexinstall >config.status: creating sharedindexsplit >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >=== configuring in makedat (/home/baz/courier-imap/courier-imap-4.9.3/makedat) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. >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 gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... gcc3 >checking whether ln -s works... yes >checking for perl5... /usr/bin/perl5 >checking for cat... /bin/cat >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for ar... ar >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking how to run the C preprocessor... gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/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 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 whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for ANSI C header files... (cached) yes >checking for unistd.h... (cached) yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating makedat >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >=== configuring in libhmac (/home/baz/courier-imap/courier-imap-4.9.3/libhmac) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. >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 whether ln -s works... yes >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... gcc3 >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for ar... ar >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking how to run the C preprocessor... gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/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 >checking for ANSI C header files... (cached) yes >checking for an ANSI C-conforming const... yes >checking for size_t... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >=== configuring in waitlib (/home/baz/courier-imap/courier-imap-4.9.3/waitlib) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. >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 whether ln -s works... yes >checking for ranlib... ranlib >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... gcc3 >checking for sys/wait.h that is POSIX.1 compatible... yes >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for sys/wait.h... (cached) yes >checking for unistd.h... (cached) yes >checking for pid_t... yes >checking return type of signal handlers... void >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for wait... yes >checking for wait3... yes >checking for sigblock... yes >checking for sighold... yes >checking for sigprocmask... yes >checking if wait function is broken... yes >checking if wait3 function is broken... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >=== configuring in tcpd (/home/baz/courier-imap/courier-imap-4.9.3/tcpd) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. >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 gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... gcc3 >checking whether ln -s works... yes >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for ar... ar >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking how to run the C preprocessor... gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/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 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 whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for sed... (cached) /bin/sed >checking for env... /usr/bin/env >checking for pkg-config... /usr/bin/pkg-config >checking for krb5-config... /usr/bin/krb5-config >checking for dlopen in -ldl... (cached) 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 ANSI C header files... (cached) yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for sys/types.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for sys/stat.h... (cached) yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking 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 sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking whether time.h and sys/time.h may both be included... yes >checking for pid_t... yes >checking for uid_t in sys/types.h... yes >checking return type of signal handlers... void >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for socklen_t... yes >checking for setpgrp... yes >checking for setpgid... yes >checking for setpgrp... (cached) yes >checking whether setpgrp takes no argument... yes >checking for socketpair... yes >checking for SVR3 stream pipes... no >checking for SVR4 stream pipes... no >checking for stream pipes... socketpair >checking openssl/ssl.h usability... yes >checking openssl/ssl.h presence... yes >checking for openssl/ssl.h... yes >checking for SSL_load_error_strings in -lssl... yes >checking whether OpenSSL requires Kerberos... no >checking for GnuTLS... yes >checking size of gnutls_transport_ptr_t... 8 >checking size of long... 8 >checking for OpenSSL 0.9.7... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >=== configuring in rootcerts (/home/baz/courier-imap/courier-imap-4.9.3/rootcerts) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. >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 whether ln -s works... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating rootcertsdir.cnf >=== configuring in imap (/home/baz/courier-imap/courier-imap-4.9.3/imap) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking target system type... x86_64-unknown-linux-gnu >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 style of include used by make... GNU >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking dependency style of gcc... gcc3 >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for gcc... (cached) gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ISO C89... (cached) none needed >checking dependency style of gcc... (cached) gcc3 >checking for gawk... (cached) gawk >checking whether ln -s works... yes >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 print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for ar... ar >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/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 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 whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking how to run the C++ preprocessor... g++ -E >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 -DPIC >checking if g++ PIC flag -fPIC -DPIC works... yes >checking if g++ static flag -static works... no >checking if g++ supports -c -o file.o... 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... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for perl5... /usr/bin/perl5 >checking for courierauthconfig... /usr/bin/courierauthconfig >checking for sendmail... /usr/sbin/sendmail >checking for openssl... /usr/bin/openssl >checking for certtool... /usr/bin/certtool >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 unistd.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking whether time.h and sys/time.h may both be included... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for sys/wait.h that is POSIX.1 compatible... (cached) yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for size_t... yes >checking return type of signal handlers... void >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for socklen_t... yes >checking for strerror... yes >checking for utime... yes >checking for utimes... yes >checking for strcasecmp... yes >checking for strncasecmp... yes >checking for setlocale... yes >checking for poll... yes >checking for getaddrinfo... 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 >configure: creating ./config.status >config.status: creating Makefile >config.status: creating imapd.dist >config.status: creating imapd-ssl.dist >config.status: creating pop3d.dist >config.status: creating pop3d-ssl.dist >config.status: creating testsuitefix.pl >config.status: creating mkimapdcert >config.status: creating mkpop3dcert >config.status: creating imapd.cnf.openssl >config.status: creating pop3d.cnf.openssl >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >[baz@jackodesktop courier-imap-4.9.3]$ make >make all-recursive >make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3' >make all-gmake-check FOO=BAR >make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3' >make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3' >Making all in numlib >make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/numlib' >make all-am >make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/numlib' >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT atotimet.lo -MD -MP -MF .deps/atotimet.Tpo -c -o atotimet.lo atotimet.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT atotimet.lo -MD -MP -MF .deps/atotimet.Tpo -c atotimet.c -fPIC -DPIC -o .libs/atotimet.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT atotimet.lo -MD -MP -MF .deps/atotimet.Tpo -c atotimet.c -o atotimet.o >/dev/null 2>&1 >mv -f .deps/atotimet.Tpo .deps/atotimet.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT atouidt.lo -MD -MP -MF .deps/atouidt.Tpo -c -o atouidt.lo atouidt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT atouidt.lo -MD -MP -MF .deps/atouidt.Tpo -c atouidt.c -fPIC -DPIC -o .libs/atouidt.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT atouidt.lo -MD -MP -MF .deps/atouidt.Tpo -c atouidt.c -o atouidt.o >/dev/null 2>&1 >mv -f .deps/atouidt.Tpo .deps/atouidt.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT changeuidgid.lo -MD -MP -MF .deps/changeuidgid.Tpo -c -o changeuidgid.lo changeuidgid.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT changeuidgid.lo -MD -MP -MF .deps/changeuidgid.Tpo -c changeuidgid.c -fPIC -DPIC -o .libs/changeuidgid.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT changeuidgid.lo -MD -MP -MF .deps/changeuidgid.Tpo -c changeuidgid.c -o changeuidgid.o >/dev/null 2>&1 >mv -f .deps/changeuidgid.Tpo .deps/changeuidgid.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strdevt.lo -MD -MP -MF .deps/strdevt.Tpo -c -o strdevt.lo strdevt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strdevt.lo -MD -MP -MF .deps/strdevt.Tpo -c strdevt.c -fPIC -DPIC -o .libs/strdevt.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strdevt.lo -MD -MP -MF .deps/strdevt.Tpo -c strdevt.c -o strdevt.o >/dev/null 2>&1 >mv -f .deps/strdevt.Tpo .deps/strdevt.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strgidt.lo -MD -MP -MF .deps/strgidt.Tpo -c -o strgidt.lo strgidt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strgidt.lo -MD -MP -MF .deps/strgidt.Tpo -c strgidt.c -fPIC -DPIC -o .libs/strgidt.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strgidt.lo -MD -MP -MF .deps/strgidt.Tpo -c strgidt.c -o strgidt.o >/dev/null 2>&1 >mv -f .deps/strgidt.Tpo .deps/strgidt.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strhdevt.lo -MD -MP -MF .deps/strhdevt.Tpo -c -o strhdevt.lo strhdevt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strhdevt.lo -MD -MP -MF .deps/strhdevt.Tpo -c strhdevt.c -fPIC -DPIC -o .libs/strhdevt.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strhdevt.lo -MD -MP -MF .deps/strhdevt.Tpo -c strhdevt.c -o strhdevt.o >/dev/null 2>&1 >mv -f .deps/strhdevt.Tpo .deps/strhdevt.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strhinot.lo -MD -MP -MF .deps/strhinot.Tpo -c -o strhinot.lo strhinot.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strhinot.lo -MD -MP -MF .deps/strhinot.Tpo -c strhinot.c -fPIC -DPIC -o .libs/strhinot.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strhinot.lo -MD -MP -MF .deps/strhinot.Tpo -c strhinot.c -o strhinot.o >/dev/null 2>&1 >mv -f .deps/strhinot.Tpo .deps/strhinot.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strhpidt.lo -MD -MP -MF .deps/strhpidt.Tpo -c -o strhpidt.lo strhpidt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strhpidt.lo -MD -MP -MF .deps/strhpidt.Tpo -c strhpidt.c -fPIC -DPIC -o .libs/strhpidt.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strhpidt.lo -MD -MP -MF .deps/strhpidt.Tpo -c strhpidt.c -o strhpidt.o >/dev/null 2>&1 >mv -f .deps/strhpidt.Tpo .deps/strhpidt.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strhtimet.lo -MD -MP -MF .deps/strhtimet.Tpo -c -o strhtimet.lo strhtimet.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strhtimet.lo -MD -MP -MF .deps/strhtimet.Tpo -c strhtimet.c -fPIC -DPIC -o .libs/strhtimet.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strhtimet.lo -MD -MP -MF .deps/strhtimet.Tpo -c strhtimet.c -o strhtimet.o >/dev/null 2>&1 >mv -f .deps/strhtimet.Tpo .deps/strhtimet.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strinot.lo -MD -MP -MF .deps/strinot.Tpo -c -o strinot.lo strinot.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strinot.lo -MD -MP -MF .deps/strinot.Tpo -c strinot.c -fPIC -DPIC -o .libs/strinot.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strinot.lo -MD -MP -MF .deps/strinot.Tpo -c strinot.c -o strinot.o >/dev/null 2>&1 >mv -f .deps/strinot.Tpo .deps/strinot.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strofft.lo -MD -MP -MF .deps/strofft.Tpo -c -o strofft.lo strofft.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strofft.lo -MD -MP -MF .deps/strofft.Tpo -c strofft.c -fPIC -DPIC -o .libs/strofft.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strofft.lo -MD -MP -MF .deps/strofft.Tpo -c strofft.c -o strofft.o >/dev/null 2>&1 >mv -f .deps/strofft.Tpo .deps/strofft.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strpidt.lo -MD -MP -MF .deps/strpidt.Tpo -c -o strpidt.lo strpidt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strpidt.lo -MD -MP -MF .deps/strpidt.Tpo -c strpidt.c -fPIC -DPIC -o .libs/strpidt.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strpidt.lo -MD -MP -MF .deps/strpidt.Tpo -c strpidt.c -o strpidt.o >/dev/null 2>&1 >mv -f .deps/strpidt.Tpo .deps/strpidt.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strsize.lo -MD -MP -MF .deps/strsize.Tpo -c -o strsize.lo strsize.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strsize.lo -MD -MP -MF .deps/strsize.Tpo -c strsize.c -fPIC -DPIC -o .libs/strsize.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strsize.lo -MD -MP -MF .deps/strsize.Tpo -c strsize.c -o strsize.o >/dev/null 2>&1 >mv -f .deps/strsize.Tpo .deps/strsize.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strsizet.lo -MD -MP -MF .deps/strsizet.Tpo -c -o strsizet.lo strsizet.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strsizet.lo -MD -MP -MF .deps/strsizet.Tpo -c strsizet.c -fPIC -DPIC -o .libs/strsizet.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strsizet.lo -MD -MP -MF .deps/strsizet.Tpo -c strsizet.c -o strsizet.o >/dev/null 2>&1 >mv -f .deps/strsizet.Tpo .deps/strsizet.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strtimet.lo -MD -MP -MF .deps/strtimet.Tpo -c -o strtimet.lo strtimet.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strtimet.lo -MD -MP -MF .deps/strtimet.Tpo -c strtimet.c -fPIC -DPIC -o .libs/strtimet.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strtimet.lo -MD -MP -MF .deps/strtimet.Tpo -c strtimet.c -o strtimet.o >/dev/null 2>&1 >mv -f .deps/strtimet.Tpo .deps/strtimet.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT struidt.lo -MD -MP -MF .deps/struidt.Tpo -c -o struidt.lo struidt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT struidt.lo -MD -MP -MF .deps/struidt.Tpo -c struidt.c -fPIC -DPIC -o .libs/struidt.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT struidt.lo -MD -MP -MF .deps/struidt.Tpo -c struidt.c -o struidt.o >/dev/null 2>&1 >mv -f .deps/struidt.Tpo .deps/struidt.Plo >/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -o libnumlib.la atotimet.lo atouidt.lo changeuidgid.lo strdevt.lo strgidt.lo strhdevt.lo strhinot.lo strhpidt.lo strhtimet.lo strinot.lo strofft.lo strpidt.lo strsize.lo strsizet.lo strtimet.lo struidt.lo >libtool: link: 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 >libtool: link: ranlib .libs/libnumlib.a >libtool: link: ( cd ".libs" && rm -f "libnumlib.la" && ln -s "../libnumlib.la" "libnumlib.la" ) >make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/numlib' >make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/numlib' >Making all in md5 >make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/md5' >make all-am >make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/md5' >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1 >mv -f .deps/md5.Tpo .deps/md5.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT md5_hash.lo -MD -MP -MF .deps/md5_hash.Tpo -c -o md5_hash.lo md5_hash.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT md5_hash.lo -MD -MP -MF .deps/md5_hash.Tpo -c md5_hash.c -fPIC -DPIC -o .libs/md5_hash.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -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 >mv -f .deps/md5_hash.Tpo .deps/md5_hash.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT redhat-crypt-md5.lo -MD -MP -MF .deps/redhat-crypt-md5.Tpo -c -o redhat-crypt-md5.lo redhat-crypt-md5.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -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 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -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 >mv -f .deps/redhat-crypt-md5.Tpo .deps/redhat-crypt-md5.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c -o hmac.lo hmac.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -fPIC -DPIC -o .libs/hmac.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -o hmac.o >/dev/null 2>&1 >mv -f .deps/hmac.Tpo .deps/hmac.Plo >/bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -I./.. -I.. -o libmd5.la md5.lo md5_hash.lo redhat-crypt-md5.lo hmac.lo >libtool: link: ar cru .libs/libmd5.a .libs/md5.o .libs/md5_hash.o .libs/redhat-crypt-md5.o .libs/hmac.o >libtool: link: ranlib .libs/libmd5.a >libtool: link: ( cd ".libs" && rm -f "libmd5.la" && ln -s "../libmd5.la" "libmd5.la" ) >gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT md5test.o -MD -MP -MF .deps/md5test.Tpo -c -o md5test.o md5test.c >mv -f .deps/md5test.Tpo .deps/md5test.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -I./.. -I.. -static -o md5test md5test.o libmd5.la >libtool: link: gcc -Wall -g -O2 -I./.. -I.. -o md5test md5test.o ./.libs/libmd5.a >make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/md5' >make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/md5' >Making all in sha1 >make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/sha1' >make all-am >make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/sha1' >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c -o sha1.lo sha1.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -fPIC -DPIC -o .libs/sha1.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -o sha1.o >/dev/null 2>&1 >mv -f .deps/sha1.Tpo .deps/sha1.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT sha1_hash.lo -MD -MP -MF .deps/sha1_hash.Tpo -c -o sha1_hash.lo sha1_hash.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT sha1_hash.lo -MD -MP -MF .deps/sha1_hash.Tpo -c sha1_hash.c -fPIC -DPIC -o .libs/sha1_hash.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -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 >mv -f .deps/sha1_hash.Tpo .deps/sha1_hash.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT sha256.lo -MD -MP -MF .deps/sha256.Tpo -c -o sha256.lo sha256.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT sha256.lo -MD -MP -MF .deps/sha256.Tpo -c sha256.c -fPIC -DPIC -o .libs/sha256.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT sha256.lo -MD -MP -MF .deps/sha256.Tpo -c sha256.c -o sha256.o >/dev/null 2>&1 >mv -f .deps/sha256.Tpo .deps/sha256.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT sha256_hash.lo -MD -MP -MF .deps/sha256_hash.Tpo -c -o sha256_hash.lo sha256_hash.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT sha256_hash.lo -MD -MP -MF .deps/sha256_hash.Tpo -c sha256_hash.c -fPIC -DPIC -o .libs/sha256_hash.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -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 >mv -f .deps/sha256_hash.Tpo .deps/sha256_hash.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT sha512.lo -MD -MP -MF .deps/sha512.Tpo -c -o sha512.lo sha512.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT sha512.lo -MD -MP -MF .deps/sha512.Tpo -c sha512.c -fPIC -DPIC -o .libs/sha512.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT sha512.lo -MD -MP -MF .deps/sha512.Tpo -c sha512.c -o sha512.o >/dev/null 2>&1 >mv -f .deps/sha512.Tpo .deps/sha512.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT sha512_hash.lo -MD -MP -MF .deps/sha512_hash.Tpo -c -o sha512_hash.lo sha512_hash.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT sha512_hash.lo -MD -MP -MF .deps/sha512_hash.Tpo -c sha512_hash.c -fPIC -DPIC -o .libs/sha512_hash.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -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 >mv -f .deps/sha512_hash.Tpo .deps/sha512_hash.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c -o hmac.lo hmac.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -fPIC -DPIC -o .libs/hmac.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -o hmac.o >/dev/null 2>&1 >mv -f .deps/hmac.Tpo .deps/hmac.Plo >/bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -I./.. -I.. -o libsha1.la sha1.lo sha1_hash.lo sha256.lo sha256_hash.lo sha512.lo sha512_hash.lo hmac.lo >libtool: link: 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 >libtool: link: ranlib .libs/libsha1.a >libtool: link: ( cd ".libs" && rm -f "libsha1.la" && ln -s "../libsha1.la" "libsha1.la" ) >gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT testsuite.o -MD -MP -MF .deps/testsuite.Tpo -c -o testsuite.o testsuite.c >mv -f .deps/testsuite.Tpo .deps/testsuite.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -I./.. -I.. -static -o testsuite testsuite.o libsha1.la >libtool: link: gcc -Wall -g -O2 -I./.. -I.. -o testsuite testsuite.o ./.libs/libsha1.a >make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/sha1' >make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/sha1' >Making all in bdbobj >make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/bdbobj' >make all-am >make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/bdbobj' >make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/bdbobj' >make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/bdbobj' >Making all in gdbmobj >make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/gdbmobj' >make all-am >make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/gdbmobj' >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT gdbmobj.lo -MD -MP -MF .deps/gdbmobj.Tpo -c -o gdbmobj.lo gdbmobj.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT gdbmobj.lo -MD -MP -MF .deps/gdbmobj.Tpo -c gdbmobj.c -fPIC -DPIC -o .libs/gdbmobj.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT gdbmobj.lo -MD -MP -MF .deps/gdbmobj.Tpo -c gdbmobj.c -o gdbmobj.o >/dev/null 2>&1 >mv -f .deps/gdbmobj.Tpo .deps/gdbmobj.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT gdbmobj2.lo -MD -MP -MF .deps/gdbmobj2.Tpo -c -o gdbmobj2.lo gdbmobj2.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT gdbmobj2.lo -MD -MP -MF .deps/gdbmobj2.Tpo -c gdbmobj2.c -fPIC -DPIC -o .libs/gdbmobj2.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT gdbmobj2.lo -MD -MP -MF .deps/gdbmobj2.Tpo -c gdbmobj2.c -o gdbmobj2.o >/dev/null 2>&1 >mv -f .deps/gdbmobj2.Tpo .deps/gdbmobj2.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT gdbmobj3.lo -MD -MP -MF .deps/gdbmobj3.Tpo -c -o gdbmobj3.lo gdbmobj3.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT gdbmobj3.lo -MD -MP -MF .deps/gdbmobj3.Tpo -c gdbmobj3.c -fPIC -DPIC -o .libs/gdbmobj3.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT gdbmobj3.lo -MD -MP -MF .deps/gdbmobj3.Tpo -c gdbmobj3.c -o gdbmobj3.o >/dev/null 2>&1 >mv -f .deps/gdbmobj3.Tpo .deps/gdbmobj3.Plo >/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o libgdbmobj.la gdbmobj.lo gdbmobj2.lo gdbmobj3.lo -lgdbm >libtool: link: ar cru .libs/libgdbmobj.a .libs/gdbmobj.o .libs/gdbmobj2.o .libs/gdbmobj3.o >libtool: link: ranlib .libs/libgdbmobj.a >libtool: link: ( cd ".libs" && rm -f "libgdbmobj.la" && ln -s "../libgdbmobj.la" "libgdbmobj.la" ) >g++ -DHAVE_CONFIG_H -I. -g -O2 -MT testgdbm.o -MD -MP -MF .deps/testgdbm.Tpo -c -o testgdbm.o testgdbm.C >In file included from testgdbm.C:1:0: >gdbmobj.h:19:16: warning: âgdbmobjâ has a field âgdbmobj::dbfâ whose type uses the anonymous namespace >mv -f .deps/testgdbm.Tpo .deps/testgdbm.Po >/bin/sh ./libtool --tag=CXX --mode=link g++ -g -O2 -static -o testgdbm testgdbm.o libgdbmobj.la >libtool: link: g++ -g -O2 -o testgdbm testgdbm.o ./.libs/libgdbmobj.a /usr/lib64/libgdbm.so >make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/gdbmobj' >make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/gdbmobj' >Making all in soxwrap >make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/soxwrap' >make all-am >make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/soxwrap' >gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -g -O2 -MT sconnect.o -MD -MP -MF .deps/sconnect.Tpo -c -o sconnect.o sconnect.c >mv -f .deps/sconnect.Tpo .deps/sconnect.Po >rm -f libsoxwrap.a >ar cru libsoxwrap.a sconnect.o >ranlib libsoxwrap.a >gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -g -O2 -MT mksocket.o -MD -MP -MF .deps/mksocket.Tpo -c -o mksocket.o mksocket.c >mv -f .deps/mksocket.Tpo .deps/mksocket.Po >rm -f libmksocket.a >ar cru libmksocket.a mksocket.o >ranlib libmksocket.a >gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -g -O2 -MT testprog.o -MD -MP -MF .deps/testprog.Tpo -c -o testprog.o testprog.c >mv -f .deps/testprog.Tpo .deps/testprog.Po >gcc -g -O2 -o testprog testprog.o libsoxwrap.a >make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/soxwrap' >make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/soxwrap' >Making all in unicode >make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/unicode' >make all-am >make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/unicode' >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c -o unicode.lo unicode.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c unicode.c -fPIC -DPIC -o .libs/unicode.o >unicode.c: In function 'convert_flush_iconv': >unicode.c:962:3: warning: passing argument 2 of 'iconv' from incompatible pointer type >/usr/include/iconv.h:43:15: note: expected 'char ** __restrict__' but argument is of type 'const char **' >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c unicode.c -o unicode.o >/dev/null 2>&1 >mv -f .deps/unicode.Tpo .deps/unicode.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicodebuf.lo -MD -MP -MF .deps/unicodebuf.Tpo -c -o unicodebuf.lo unicodebuf.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicodebuf.lo -MD -MP -MF .deps/unicodebuf.Tpo -c unicodebuf.c -fPIC -DPIC -o .libs/unicodebuf.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicodebuf.lo -MD -MP -MF .deps/unicodebuf.Tpo -c unicodebuf.c -o unicodebuf.o >/dev/null 2>&1 >mv -f .deps/unicodebuf.Tpo .deps/unicodebuf.Plo >/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -g -O2 -MT unicodecpp.lo -MD -MP -MF .deps/unicodecpp.Tpo -c -o unicodecpp.lo unicodecpp.C >libtool: compile: g++ -DHAVE_CONFIG_H -I. -g -O2 -MT unicodecpp.lo -MD -MP -MF .deps/unicodecpp.Tpo -c unicodecpp.C -fPIC -DPIC -o .libs/unicodecpp.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -g -O2 -MT unicodecpp.lo -MD -MP -MF .deps/unicodecpp.Tpo -c unicodecpp.C -o unicodecpp.o >/dev/null 2>&1 >mv -f .deps/unicodecpp.Tpo .deps/unicodecpp.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_ultcase.lo -MD -MP -MF .deps/unicode_ultcase.Tpo -c -o unicode_ultcase.lo unicode_ultcase.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_ultcase.lo -MD -MP -MF .deps/unicode_ultcase.Tpo -c unicode_ultcase.c -fPIC -DPIC -o .libs/unicode_ultcase.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_ultcase.lo -MD -MP -MF .deps/unicode_ultcase.Tpo -c unicode_ultcase.c -o unicode_ultcase.o >/dev/null 2>&1 >mv -f .deps/unicode_ultcase.Tpo .deps/unicode_ultcase.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_ultcasetab.lo -MD -MP -MF .deps/unicode_ultcasetab.Tpo -c -o unicode_ultcasetab.lo unicode_ultcasetab.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_ultcasetab.lo -MD -MP -MF .deps/unicode_ultcasetab.Tpo -c unicode_ultcasetab.c -fPIC -DPIC -o .libs/unicode_ultcasetab.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_ultcasetab.lo -MD -MP -MF .deps/unicode_ultcasetab.Tpo -c unicode_ultcasetab.c -o unicode_ultcasetab.o >/dev/null 2>&1 >mv -f .deps/unicode_ultcasetab.Tpo .deps/unicode_ultcasetab.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_wcwidth.lo -MD -MP -MF .deps/unicode_wcwidth.Tpo -c -o unicode_wcwidth.lo unicode_wcwidth.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_wcwidth.lo -MD -MP -MF .deps/unicode_wcwidth.Tpo -c unicode_wcwidth.c -fPIC -DPIC -o .libs/unicode_wcwidth.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_wcwidth.lo -MD -MP -MF .deps/unicode_wcwidth.Tpo -c unicode_wcwidth.c -o unicode_wcwidth.o >/dev/null 2>&1 >mv -f .deps/unicode_wcwidth.Tpo .deps/unicode_wcwidth.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_tablookup.lo -MD -MP -MF .deps/unicode_tablookup.Tpo -c -o unicode_tablookup.lo unicode_tablookup.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_tablookup.lo -MD -MP -MF .deps/unicode_tablookup.Tpo -c unicode_tablookup.c -fPIC -DPIC -o .libs/unicode_tablookup.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_tablookup.lo -MD -MP -MF .deps/unicode_tablookup.Tpo -c unicode_tablookup.c -o unicode_tablookup.o >/dev/null 2>&1 >mv -f .deps/unicode_tablookup.Tpo .deps/unicode_tablookup.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_graphemebreak.lo -MD -MP -MF .deps/unicode_graphemebreak.Tpo -c -o unicode_graphemebreak.lo unicode_graphemebreak.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_graphemebreak.lo -MD -MP -MF .deps/unicode_graphemebreak.Tpo -c unicode_graphemebreak.c -fPIC -DPIC -o .libs/unicode_graphemebreak.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_graphemebreak.lo -MD -MP -MF .deps/unicode_graphemebreak.Tpo -c unicode_graphemebreak.c -o unicode_graphemebreak.o >/dev/null 2>&1 >mv -f .deps/unicode_graphemebreak.Tpo .deps/unicode_graphemebreak.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_linebreak.lo -MD -MP -MF .deps/unicode_linebreak.Tpo -c -o unicode_linebreak.lo unicode_linebreak.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_linebreak.lo -MD -MP -MF .deps/unicode_linebreak.Tpo -c unicode_linebreak.c -fPIC -DPIC -o .libs/unicode_linebreak.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_linebreak.lo -MD -MP -MF .deps/unicode_linebreak.Tpo -c unicode_linebreak.c -o unicode_linebreak.o >/dev/null 2>&1 >mv -f .deps/unicode_linebreak.Tpo .deps/unicode_linebreak.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_htmlent.lo -MD -MP -MF .deps/unicode_htmlent.Tpo -c -o unicode_htmlent.lo unicode_htmlent.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_htmlent.lo -MD -MP -MF .deps/unicode_htmlent.Tpo -c unicode_htmlent.c -fPIC -DPIC -o .libs/unicode_htmlent.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_htmlent.lo -MD -MP -MF .deps/unicode_htmlent.Tpo -c unicode_htmlent.c -o unicode_htmlent.o >/dev/null 2>&1 >mv -f .deps/unicode_htmlent.Tpo .deps/unicode_htmlent.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_wordbreak.lo -MD -MP -MF .deps/unicode_wordbreak.Tpo -c -o unicode_wordbreak.lo unicode_wordbreak.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_wordbreak.lo -MD -MP -MF .deps/unicode_wordbreak.Tpo -c unicode_wordbreak.c -fPIC -DPIC -o .libs/unicode_wordbreak.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_wordbreak.lo -MD -MP -MF .deps/unicode_wordbreak.Tpo -c unicode_wordbreak.c -o unicode_wordbreak.o >/dev/null 2>&1 >mv -f .deps/unicode_wordbreak.Tpo .deps/unicode_wordbreak.Plo >/bin/sh ./libtool --tag=CXX --mode=link g++ -g -O2 -o libunicode.la unicode.lo unicodebuf.lo unicodecpp.lo unicode_ultcase.lo unicode_ultcasetab.lo unicode_wcwidth.lo unicode_tablookup.lo unicode_graphemebreak.lo unicode_linebreak.lo unicode_htmlent.lo unicode_wordbreak.lo >libtool: link: ar cru .libs/libunicode.a .libs/unicode.o .libs/unicodebuf.o .libs/unicodecpp.o .libs/unicode_ultcase.o .libs/unicode_ultcasetab.o .libs/unicode_wcwidth.o .libs/unicode_tablookup.o .libs/unicode_graphemebreak.o .libs/unicode_linebreak.o .libs/unicode_htmlent.o .libs/unicode_wordbreak.o >libtool: link: ranlib .libs/libunicode.a >libtool: link: ( cd ".libs" && rm -f "libunicode.la" && ln -s "../libunicode.la" "libunicode.la" ) >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicodetest.o -MD -MP -MF .deps/unicodetest.Tpo -c -o unicodetest.o unicodetest.c >mv -f .deps/unicodetest.Tpo .deps/unicodetest.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -fexceptions -static -o unicodetest unicodetest.o libunicode.la >libtool: link: gcc -g -O2 -Wall -fexceptions -o unicodetest unicodetest.o ./.libs/libunicode.a >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT graphemetest.o -MD -MP -MF .deps/graphemetest.Tpo -c -o graphemetest.o graphemetest.c >mv -f .deps/graphemetest.Tpo .deps/graphemetest.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -fexceptions -static -o graphemetest graphemetest.o libunicode.la >libtool: link: gcc -g -O2 -Wall -fexceptions -o graphemetest graphemetest.o ./.libs/libunicode.a >g++ -DHAVE_CONFIG_H -I. -g -O2 -MT linebreaktest.o -MD -MP -MF .deps/linebreaktest.Tpo -c -o linebreaktest.o linebreaktest.C >mv -f .deps/linebreaktest.Tpo .deps/linebreaktest.Po >/bin/sh ./libtool --tag=CXX --mode=link g++ -g -O2 -static -o linebreaktest linebreaktest.o libunicode.la >libtool: link: g++ -g -O2 -o linebreaktest linebreaktest.o ./.libs/libunicode.a >g++ -DHAVE_CONFIG_H -I. -g -O2 -MT wordbreaktest.o -MD -MP -MF .deps/wordbreaktest.Tpo -c -o wordbreaktest.o wordbreaktest.C >mv -f .deps/wordbreaktest.Tpo .deps/wordbreaktest.Po >/bin/sh ./libtool --tag=CXX --mode=link g++ -g -O2 -static -o wordbreaktest wordbreaktest.o libunicode.la >libtool: link: g++ -g -O2 -o wordbreaktest wordbreaktest.o ./.libs/libunicode.a >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT enttest.o -MD -MP -MF .deps/enttest.Tpo -c -o enttest.o enttest.c >mv -f .deps/enttest.Tpo .deps/enttest.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -fexceptions -static -o enttest enttest.o libunicode.la >libtool: link: gcc -g -O2 -Wall -fexceptions -o enttest enttest.o ./.libs/libunicode.a >make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/unicode' >make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/unicode' >Making all in rfc822 >make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc822' >make all-am >make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc822' >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c -o encode.lo encode.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c encode.c -fPIC -DPIC -o .libs/encode.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c encode.c -o encode.o >/dev/null 2>&1 >mv -f .deps/encode.Tpo .deps/encode.Plo >/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -o libencode.la encode.lo >libtool: link: ar cru .libs/libencode.a .libs/encode.o >libtool: link: ranlib .libs/libencode.a >libtool: link: ( cd ".libs" && rm -f "libencode.la" && ln -s "../libencode.la" "libencode.la" ) >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822.lo -MD -MP -MF .deps/rfc822.Tpo -c -o rfc822.lo rfc822.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822.lo -MD -MP -MF .deps/rfc822.Tpo -c rfc822.c -fPIC -DPIC -o .libs/rfc822.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822.lo -MD -MP -MF .deps/rfc822.Tpo -c rfc822.c -o rfc822.o >/dev/null 2>&1 >mv -f .deps/rfc822.Tpo .deps/rfc822.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822hdr.lo -MD -MP -MF .deps/rfc822hdr.Tpo -c -o rfc822hdr.lo rfc822hdr.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822hdr.lo -MD -MP -MF .deps/rfc822hdr.Tpo -c rfc822hdr.c -fPIC -DPIC -o .libs/rfc822hdr.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822hdr.lo -MD -MP -MF .deps/rfc822hdr.Tpo -c rfc822hdr.c -o rfc822hdr.o >/dev/null 2>&1 >mv -f .deps/rfc822hdr.Tpo .deps/rfc822hdr.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822_getaddr.lo -MD -MP -MF .deps/rfc822_getaddr.Tpo -c -o rfc822_getaddr.lo rfc822_getaddr.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822_getaddr.lo -MD -MP -MF .deps/rfc822_getaddr.Tpo -c rfc822_getaddr.c -fPIC -DPIC -o .libs/rfc822_getaddr.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822_getaddr.lo -MD -MP -MF .deps/rfc822_getaddr.Tpo -c rfc822_getaddr.c -o rfc822_getaddr.o >/dev/null 2>&1 >mv -f .deps/rfc822_getaddr.Tpo .deps/rfc822_getaddr.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822_getaddrs.lo -MD -MP -MF .deps/rfc822_getaddrs.Tpo -c -o rfc822_getaddrs.lo rfc822_getaddrs.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822_getaddrs.lo -MD -MP -MF .deps/rfc822_getaddrs.Tpo -c rfc822_getaddrs.c -fPIC -DPIC -o .libs/rfc822_getaddrs.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822_getaddrs.lo -MD -MP -MF .deps/rfc822_getaddrs.Tpo -c rfc822_getaddrs.c -o rfc822_getaddrs.o >/dev/null 2>&1 >mv -f .deps/rfc822_getaddrs.Tpo .deps/rfc822_getaddrs.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822_mkdate.lo -MD -MP -MF .deps/rfc822_mkdate.Tpo -c -o rfc822_mkdate.lo rfc822_mkdate.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822_mkdate.lo -MD -MP -MF .deps/rfc822_mkdate.Tpo -c rfc822_mkdate.c -fPIC -DPIC -o .libs/rfc822_mkdate.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822_mkdate.lo -MD -MP -MF .deps/rfc822_mkdate.Tpo -c rfc822_mkdate.c -o rfc822_mkdate.o >/dev/null 2>&1 >mv -f .deps/rfc822_mkdate.Tpo .deps/rfc822_mkdate.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822_parsedt.lo -MD -MP -MF .deps/rfc822_parsedt.Tpo -c -o rfc822_parsedt.lo rfc822_parsedt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822_parsedt.lo -MD -MP -MF .deps/rfc822_parsedt.Tpo -c rfc822_parsedt.c -fPIC -DPIC -o .libs/rfc822_parsedt.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822_parsedt.lo -MD -MP -MF .deps/rfc822_parsedt.Tpo -c rfc822_parsedt.c -o rfc822_parsedt.o >/dev/null 2>&1 >mv -f .deps/rfc822_parsedt.Tpo .deps/rfc822_parsedt.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc2047u.lo -MD -MP -MF .deps/rfc2047u.Tpo -c -o rfc2047u.lo rfc2047u.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc2047u.lo -MD -MP -MF .deps/rfc2047u.Tpo -c rfc2047u.c -fPIC -DPIC -o .libs/rfc2047u.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc2047u.lo -MD -MP -MF .deps/rfc2047u.Tpo -c rfc2047u.c -o rfc2047u.o >/dev/null 2>&1 >mv -f .deps/rfc2047u.Tpo .deps/rfc2047u.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc2047.lo -MD -MP -MF .deps/rfc2047.Tpo -c -o rfc2047.lo rfc2047.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc2047.lo -MD -MP -MF .deps/rfc2047.Tpo -c rfc2047.c -fPIC -DPIC -o .libs/rfc2047.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc2047.lo -MD -MP -MF .deps/rfc2047.Tpo -c rfc2047.c -o rfc2047.o >/dev/null 2>&1 >mv -f .deps/rfc2047.Tpo .deps/rfc2047.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT imapsubj.lo -MD -MP -MF .deps/imapsubj.Tpo -c -o imapsubj.lo imapsubj.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT imapsubj.lo -MD -MP -MF .deps/imapsubj.Tpo -c imapsubj.c -fPIC -DPIC -o .libs/imapsubj.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT imapsubj.lo -MD -MP -MF .deps/imapsubj.Tpo -c imapsubj.c -o imapsubj.o >/dev/null 2>&1 >mv -f .deps/imapsubj.Tpo .deps/imapsubj.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT imaprefs.lo -MD -MP -MF .deps/imaprefs.Tpo -c -o imaprefs.lo imaprefs.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT imaprefs.lo -MD -MP -MF .deps/imaprefs.Tpo -c imaprefs.c -fPIC -DPIC -o .libs/imaprefs.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT imaprefs.lo -MD -MP -MF .deps/imaprefs.Tpo -c imaprefs.c -o imaprefs.o >/dev/null 2>&1 >mv -f .deps/imaprefs.Tpo .deps/imaprefs.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT encodeautodetect.lo -MD -MP -MF .deps/encodeautodetect.Tpo -c -o encodeautodetect.lo encodeautodetect.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT encodeautodetect.lo -MD -MP -MF .deps/encodeautodetect.Tpo -c encodeautodetect.c -fPIC -DPIC -o .libs/encodeautodetect.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT encodeautodetect.lo -MD -MP -MF .deps/encodeautodetect.Tpo -c encodeautodetect.c -o encodeautodetect.o >/dev/null 2>&1 >mv -f .deps/encodeautodetect.Tpo .deps/encodeautodetect.Plo >/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -o librfc822.la rfc822.lo rfc822hdr.lo rfc822_getaddr.lo rfc822_getaddrs.lo rfc822_mkdate.lo rfc822_parsedt.lo rfc2047u.lo rfc2047.lo imapsubj.lo imaprefs.lo encodeautodetect.lo -lidn >libtool: link: 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 >libtool: link: ranlib .libs/librfc822.a >libtool: link: ( cd ".libs" && rm -f "librfc822.la" && ln -s "../librfc822.la" "librfc822.la" ) >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT testsuite.o -MD -MP -MF .deps/testsuite.Tpo -c -o testsuite.o testsuite.c >mv -f .deps/testsuite.Tpo .deps/testsuite.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -static -o testsuite testsuite.o librfc822.la ../unicode/libunicode.la >libtool: link: gcc -g -O2 -Wall -o testsuite testsuite.o ./.libs/librfc822.a /usr/lib64/libidn.so ../unicode/.libs/libunicode.a >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT reftest.o -MD -MP -MF .deps/reftest.Tpo -c -o reftest.o reftest.c >mv -f .deps/reftest.Tpo .deps/reftest.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -static -o reftest reftest.o librfc822.la ../unicode/libunicode.la >libtool: link: gcc -g -O2 -Wall -o reftest reftest.o ./.libs/librfc822.a /usr/lib64/libidn.so ../unicode/.libs/libunicode.a >make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc822' >make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc822' >Making all in random128 >make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/random128' >make all-am >make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/random128' >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -g -O2 -MT random128.lo -MD -MP -MF .deps/random128.Tpo -c -o random128.lo random128.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -g -O2 -MT random128.lo -MD -MP -MF .deps/random128.Tpo -c random128.c -fPIC -DPIC -o .libs/random128.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -g -O2 -MT random128.lo -MD -MP -MF .deps/random128.Tpo -c random128.c -o random128.o >/dev/null 2>&1 >mv -f .deps/random128.Tpo .deps/random128.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -g -O2 -MT random128alpha.lo -MD -MP -MF .deps/random128alpha.Tpo -c -o random128alpha.lo random128alpha.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -g -O2 -MT random128alpha.lo -MD -MP -MF .deps/random128alpha.Tpo -c random128alpha.c -fPIC -DPIC -o .libs/random128alpha.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -g -O2 -MT random128alpha.lo -MD -MP -MF .deps/random128alpha.Tpo -c random128alpha.c -o random128alpha.o >/dev/null 2>&1 >mv -f .deps/random128alpha.Tpo .deps/random128alpha.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -g -O2 -MT random128binary.lo -MD -MP -MF .deps/random128binary.Tpo -c -o random128binary.lo random128binary.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -g -O2 -MT random128binary.lo -MD -MP -MF .deps/random128binary.Tpo -c random128binary.c -fPIC -DPIC -o .libs/random128binary.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -g -O2 -MT random128binary.lo -MD -MP -MF .deps/random128binary.Tpo -c random128binary.c -o random128binary.o >/dev/null 2>&1 >mv -f .deps/random128binary.Tpo .deps/random128binary.Plo >/bin/sh ./libtool --tag=CC --mode=link gcc -I.. -I./.. -g -O2 -o librandom128.la random128.lo random128alpha.lo random128binary.lo >libtool: link: ar cru .libs/librandom128.a .libs/random128.o .libs/random128alpha.o .libs/random128binary.o >libtool: link: ranlib .libs/librandom128.a >libtool: link: ( cd ".libs" && rm -f "librandom128.la" && ln -s "../librandom128.la" "librandom128.la" ) >make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/random128' >make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/random128' >Making all in rfc1035 >make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc1035' >make all-am >make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc1035' >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035.o -MD -MP -MF .deps/rfc1035.Tpo -c -o rfc1035.o rfc1035.c >mv -f .deps/rfc1035.Tpo .deps/rfc1035.Po >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035_res.o -MD -MP -MF .deps/rfc1035_res.Tpo -c -o rfc1035_res.o rfc1035_res.c >mv -f .deps/rfc1035_res.Tpo .deps/rfc1035_res.Po >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035an.o -MD -MP -MF .deps/rfc1035an.Tpo -c -o rfc1035an.o rfc1035an.c >mv -f .deps/rfc1035an.Tpo .deps/rfc1035an.Po >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035dump.o -MD -MP -MF .deps/rfc1035dump.Tpo -c -o rfc1035dump.o rfc1035dump.c >mv -f .deps/rfc1035dump.Tpo .deps/rfc1035dump.Po >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035dumprrdata.o -MD -MP -MF .deps/rfc1035dumprrdata.Tpo -c -o rfc1035dumprrdata.o rfc1035dumprrdata.c >mv -f .deps/rfc1035dumprrdata.Tpo .deps/rfc1035dumprrdata.Po >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035fmttime.o -MD -MP -MF .deps/rfc1035fmttime.Tpo -c -o rfc1035fmttime.o rfc1035fmttime.c >mv -f .deps/rfc1035fmttime.Tpo .deps/rfc1035fmttime.Po >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035gettxt.o -MD -MP -MF .deps/rfc1035gettxt.Tpo -c -o rfc1035gettxt.o rfc1035gettxt.c >mv -f .deps/rfc1035gettxt.Tpo .deps/rfc1035gettxt.Po >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035ifconf.o -MD -MP -MF .deps/rfc1035ifconf.Tpo -c -o rfc1035ifconf.o rfc1035ifconf.c >mv -f .deps/rfc1035ifconf.Tpo .deps/rfc1035ifconf.Po >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035ipv6to4.o -MD -MP -MF .deps/rfc1035ipv6to4.Tpo -c -o rfc1035ipv6to4.o rfc1035ipv6to4.c >mv -f .deps/rfc1035ipv6to4.Tpo .deps/rfc1035ipv6to4.Po >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035mkaddress.o -MD -MP -MF .deps/rfc1035mkaddress.Tpo -c -o rfc1035mkaddress.o rfc1035mkaddress.c >mv -f .deps/rfc1035mkaddress.Tpo .deps/rfc1035mkaddress.Po >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035mksocket.o -MD -MP -MF .deps/rfc1035mksocket.Tpo -c -o rfc1035mksocket.o rfc1035mksocket.c >mv -f .deps/rfc1035mksocket.Tpo .deps/rfc1035mksocket.Po >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035mxlist.o -MD -MP -MF .deps/rfc1035mxlist.Tpo -c -o rfc1035mxlist.o rfc1035mxlist.c >mv -f .deps/rfc1035mxlist.Tpo .deps/rfc1035mxlist.Po >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035qa.o -MD -MP -MF .deps/rfc1035qa.Tpo -c -o rfc1035qa.o rfc1035qa.c >mv -f .deps/rfc1035qa.Tpo .deps/rfc1035qa.Po >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035qptr.o -MD -MP -MF .deps/rfc1035qptr.Tpo -c -o rfc1035qptr.o rfc1035qptr.c >mv -f .deps/rfc1035qptr.Tpo .deps/rfc1035qptr.Po >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035reply.o -MD -MP -MF .deps/rfc1035reply.Tpo -c -o rfc1035reply.o rfc1035reply.c >mv -f .deps/rfc1035reply.Tpo .deps/rfc1035reply.Po >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035resolve.o -MD -MP -MF .deps/rfc1035resolve.Tpo -c -o rfc1035resolve.o rfc1035resolve.c >mv -f .deps/rfc1035resolve.Tpo .deps/rfc1035resolve.Po >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035sameip.o -MD -MP -MF .deps/rfc1035sameip.Tpo -c -o rfc1035sameip.o rfc1035sameip.c >mv -f .deps/rfc1035sameip.Tpo .deps/rfc1035sameip.Po >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035search.o -MD -MP -MF .deps/rfc1035search.Tpo -c -o rfc1035search.o rfc1035search.c >mv -f .deps/rfc1035search.Tpo .deps/rfc1035search.Po >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035sockaddrip.o -MD -MP -MF .deps/rfc1035sockaddrip.Tpo -c -o rfc1035sockaddrip.o rfc1035sockaddrip.c >mv -f .deps/rfc1035sockaddrip.Tpo .deps/rfc1035sockaddrip.Po >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035sockaddrport.o -MD -MP -MF .deps/rfc1035sockaddrport.Tpo -c -o rfc1035sockaddrport.o rfc1035sockaddrport.c >mv -f .deps/rfc1035sockaddrport.Tpo .deps/rfc1035sockaddrport.Po >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035str.o -MD -MP -MF .deps/rfc1035str.Tpo -c -o rfc1035str.o rfc1035str.c >mv -f .deps/rfc1035str.Tpo .deps/rfc1035str.Po >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035tcp.o -MD -MP -MF .deps/rfc1035tcp.Tpo -c -o rfc1035tcp.o rfc1035tcp.c >mv -f .deps/rfc1035tcp.Tpo .deps/rfc1035tcp.Po >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035udp.o -MD -MP -MF .deps/rfc1035udp.Tpo -c -o rfc1035udp.o rfc1035udp.c >mv -f .deps/rfc1035udp.Tpo .deps/rfc1035udp.Po >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035bindsource.o -MD -MP -MF .deps/rfc1035bindsource.Tpo -c -o rfc1035bindsource.o rfc1035bindsource.c >mv -f .deps/rfc1035bindsource.Tpo .deps/rfc1035bindsource.Po >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT spf.o -MD -MP -MF .deps/spf.Tpo -c -o spf.o spf.c >mv -f .deps/spf.Tpo .deps/spf.Po >rm -f librfc1035.a >ar cru librfc1035.a rfc1035.o rfc1035_res.o rfc1035an.o rfc1035dump.o rfc1035dumprrdata.o rfc1035fmttime.o rfc1035gettxt.o rfc1035ifconf.o rfc1035ipv6to4.o rfc1035mkaddress.o rfc1035mksocket.o rfc1035mxlist.o rfc1035qa.o rfc1035qptr.o rfc1035reply.o rfc1035resolve.o rfc1035sameip.o rfc1035search.o rfc1035sockaddrip.o rfc1035sockaddrport.o rfc1035str.o rfc1035tcp.o rfc1035udp.o rfc1035bindsource.o spf.o >ranlib librfc1035.a >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT testlookup.o -MD -MP -MF .deps/testlookup.Tpo -c -o testlookup.o testlookup.c >mv -f .deps/testlookup.Tpo .deps/testlookup.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -I./.. -I.. -static -o testlookup testlookup.o librfc1035.a ../soxwrap/libsoxwrap.a ../md5/libmd5.la ../random128/librandom128.la `cat ../soxwrap/soxlibs.dep` >libtool: link: gcc -g -O2 -Wall -I./.. -I.. -o testlookup testlookup.o librfc1035.a ../soxwrap/libsoxwrap.a ../md5/.libs/libmd5.a ../random128/.libs/librandom128.a >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT testspf.o -MD -MP -MF .deps/testspf.Tpo -c -o testspf.o testspf.c >mv -f .deps/testspf.Tpo .deps/testspf.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -I./.. -I.. -static -o testspf testspf.o librfc1035.a ../md5/libmd5.la ../random128/librandom128.la ../soxwrap/libsoxwrap.a `cat ../soxwrap/soxlibs.dep` >libtool: link: gcc -g -O2 -Wall -I./.. -I.. -o testspf testspf.o librfc1035.a ../md5/.libs/libmd5.a ../random128/.libs/librandom128.a ../soxwrap/libsoxwrap.a >make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc1035' >make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc1035' >Making all in rfc2045 >make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc2045' >make all-am >make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc2045' >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045.lo -MD -MP -MF .deps/rfc2045.Tpo -c -o rfc2045.lo rfc2045.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045.lo -MD -MP -MF .deps/rfc2045.Tpo -c rfc2045.c -fPIC -DPIC -o .libs/rfc2045.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045.lo -MD -MP -MF .deps/rfc2045.Tpo -c rfc2045.c -o rfc2045.o >/dev/null 2>&1 >mv -f .deps/rfc2045.Tpo .deps/rfc2045.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045acchk.lo -MD -MP -MF .deps/rfc2045acchk.Tpo -c -o rfc2045acchk.lo rfc2045acchk.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045acchk.lo -MD -MP -MF .deps/rfc2045acchk.Tpo -c rfc2045acchk.c -fPIC -DPIC -o .libs/rfc2045acchk.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045acchk.lo -MD -MP -MF .deps/rfc2045acchk.Tpo -c rfc2045acchk.c -o rfc2045acchk.o >/dev/null 2>&1 >mv -f .deps/rfc2045acchk.Tpo .deps/rfc2045acchk.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045acprep.lo -MD -MP -MF .deps/rfc2045acprep.Tpo -c -o rfc2045acprep.lo rfc2045acprep.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045acprep.lo -MD -MP -MF .deps/rfc2045acprep.Tpo -c rfc2045acprep.c -fPIC -DPIC -o .libs/rfc2045acprep.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045acprep.lo -MD -MP -MF .deps/rfc2045acprep.Tpo -c rfc2045acprep.c -o rfc2045acprep.o >/dev/null 2>&1 >mv -f .deps/rfc2045acprep.Tpo .deps/rfc2045acprep.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045appendurl.lo -MD -MP -MF .deps/rfc2045appendurl.Tpo -c -o rfc2045appendurl.lo rfc2045appendurl.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045appendurl.lo -MD -MP -MF .deps/rfc2045appendurl.Tpo -c rfc2045appendurl.c -fPIC -DPIC -o .libs/rfc2045appendurl.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045appendurl.lo -MD -MP -MF .deps/rfc2045appendurl.Tpo -c rfc2045appendurl.c -o rfc2045appendurl.o >/dev/null 2>&1 >mv -f .deps/rfc2045appendurl.Tpo .deps/rfc2045appendurl.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045cdecode.lo -MD -MP -MF .deps/rfc2045cdecode.Tpo -c -o rfc2045cdecode.lo rfc2045cdecode.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045cdecode.lo -MD -MP -MF .deps/rfc2045cdecode.Tpo -c rfc2045cdecode.c -fPIC -DPIC -o .libs/rfc2045cdecode.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045cdecode.lo -MD -MP -MF .deps/rfc2045cdecode.Tpo -c rfc2045cdecode.c -o rfc2045cdecode.o >/dev/null 2>&1 >mv -f .deps/rfc2045cdecode.Tpo .deps/rfc2045cdecode.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045decode.lo -MD -MP -MF .deps/rfc2045decode.Tpo -c -o rfc2045decode.lo rfc2045decode.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045decode.lo -MD -MP -MF .deps/rfc2045decode.Tpo -c rfc2045decode.c -fPIC -DPIC -o .libs/rfc2045decode.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045decode.lo -MD -MP -MF .deps/rfc2045decode.Tpo -c rfc2045decode.c -o rfc2045decode.o >/dev/null 2>&1 >mv -f .deps/rfc2045decode.Tpo .deps/rfc2045decode.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045enomem.lo -MD -MP -MF .deps/rfc2045enomem.Tpo -c -o rfc2045enomem.lo rfc2045enomem.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045enomem.lo -MD -MP -MF .deps/rfc2045enomem.Tpo -c rfc2045enomem.c -fPIC -DPIC -o .libs/rfc2045enomem.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045enomem.lo -MD -MP -MF .deps/rfc2045enomem.Tpo -c rfc2045enomem.c -o rfc2045enomem.o >/dev/null 2>&1 >mv -f .deps/rfc2045enomem.Tpo .deps/rfc2045enomem.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045_fromfd.lo -MD -MP -MF .deps/rfc2045_fromfd.Tpo -c -o rfc2045_fromfd.lo rfc2045_fromfd.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045_fromfd.lo -MD -MP -MF .deps/rfc2045_fromfd.Tpo -c rfc2045_fromfd.c -fPIC -DPIC -o .libs/rfc2045_fromfd.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045_fromfd.lo -MD -MP -MF .deps/rfc2045_fromfd.Tpo -c rfc2045_fromfd.c -o rfc2045_fromfd.o >/dev/null 2>&1 >mv -f .deps/rfc2045_fromfd.Tpo .deps/rfc2045_fromfd.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045find.lo -MD -MP -MF .deps/rfc2045find.Tpo -c -o rfc2045find.lo rfc2045find.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045find.lo -MD -MP -MF .deps/rfc2045find.Tpo -c rfc2045find.c -fPIC -DPIC -o .libs/rfc2045find.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045find.lo -MD -MP -MF .deps/rfc2045find.Tpo -c rfc2045find.c -o rfc2045find.o >/dev/null 2>&1 >mv -f .deps/rfc2045find.Tpo .deps/rfc2045find.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045mkboundary.lo -MD -MP -MF .deps/rfc2045mkboundary.Tpo -c -o rfc2045mkboundary.lo rfc2045mkboundary.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045mkboundary.lo -MD -MP -MF .deps/rfc2045mkboundary.Tpo -c rfc2045mkboundary.c -fPIC -DPIC -o .libs/rfc2045mkboundary.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045mkboundary.lo -MD -MP -MF .deps/rfc2045mkboundary.Tpo -c rfc2045mkboundary.c -o rfc2045mkboundary.o >/dev/null 2>&1 >mv -f .deps/rfc2045mkboundary.Tpo .deps/rfc2045mkboundary.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045rewrite.lo -MD -MP -MF .deps/rfc2045rewrite.Tpo -c -o rfc2045rewrite.lo rfc2045rewrite.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045rewrite.lo -MD -MP -MF .deps/rfc2045rewrite.Tpo -c rfc2045rewrite.c -fPIC -DPIC -o .libs/rfc2045rewrite.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045rewrite.lo -MD -MP -MF .deps/rfc2045rewrite.Tpo -c rfc2045rewrite.c -o rfc2045rewrite.o >/dev/null 2>&1 >mv -f .deps/rfc2045rewrite.Tpo .deps/rfc2045rewrite.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045tryboundary.lo -MD -MP -MF .deps/rfc2045tryboundary.Tpo -c -o rfc2045tryboundary.lo rfc2045tryboundary.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045tryboundary.lo -MD -MP -MF .deps/rfc2045tryboundary.Tpo -c rfc2045tryboundary.c -fPIC -DPIC -o .libs/rfc2045tryboundary.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045tryboundary.lo -MD -MP -MF .deps/rfc2045tryboundary.Tpo -c rfc2045tryboundary.c -o rfc2045tryboundary.o >/dev/null 2>&1 >mv -f .deps/rfc2045tryboundary.Tpo .deps/rfc2045tryboundary.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045xdump.lo -MD -MP -MF .deps/rfc2045xdump.Tpo -c -o rfc2045xdump.lo rfc2045xdump.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045xdump.lo -MD -MP -MF .deps/rfc2045xdump.Tpo -c rfc2045xdump.c -fPIC -DPIC -o .libs/rfc2045xdump.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045xdump.lo -MD -MP -MF .deps/rfc2045xdump.Tpo -c rfc2045xdump.c -o rfc2045xdump.o >/dev/null 2>&1 >mv -f .deps/rfc2045xdump.Tpo .deps/rfc2045xdump.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045searchcontenttype.lo -MD -MP -MF .deps/rfc2045searchcontenttype.Tpo -c -o rfc2045searchcontenttype.lo rfc2045searchcontenttype.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045searchcontenttype.lo -MD -MP -MF .deps/rfc2045searchcontenttype.Tpo -c rfc2045searchcontenttype.c -fPIC -DPIC -o .libs/rfc2045searchcontenttype.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045searchcontenttype.lo -MD -MP -MF .deps/rfc2045searchcontenttype.Tpo -c rfc2045searchcontenttype.c -o rfc2045searchcontenttype.o >/dev/null 2>&1 >mv -f .deps/rfc2045searchcontenttype.Tpo .deps/rfc2045searchcontenttype.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045decodemimesection.lo -MD -MP -MF .deps/rfc2045decodemimesection.Tpo -c -o rfc2045decodemimesection.lo rfc2045decodemimesection.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045decodemimesection.lo -MD -MP -MF .deps/rfc2045decodemimesection.Tpo -c rfc2045decodemimesection.c -fPIC -DPIC -o .libs/rfc2045decodemimesection.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045decodemimesection.lo -MD -MP -MF .deps/rfc2045decodemimesection.Tpo -c rfc2045decodemimesection.c -o rfc2045decodemimesection.o >/dev/null 2>&1 >mv -f .deps/rfc2045decodemimesection.Tpo .deps/rfc2045decodemimesection.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045decodemimesectionu.lo -MD -MP -MF .deps/rfc2045decodemimesectionu.Tpo -c -o rfc2045decodemimesectionu.lo rfc2045decodemimesectionu.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045decodemimesectionu.lo -MD -MP -MF .deps/rfc2045decodemimesectionu.Tpo -c rfc2045decodemimesectionu.c -fPIC -DPIC -o .libs/rfc2045decodemimesectionu.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045decodemimesectionu.lo -MD -MP -MF .deps/rfc2045decodemimesectionu.Tpo -c rfc2045decodemimesectionu.c -o rfc2045decodemimesectionu.o >/dev/null 2>&1 >mv -f .deps/rfc2045decodemimesectionu.Tpo .deps/rfc2045decodemimesectionu.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045header.lo -MD -MP -MF .deps/rfc2045header.Tpo -c -o rfc2045header.lo rfc2045header.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045header.lo -MD -MP -MF .deps/rfc2045header.Tpo -c rfc2045header.c -fPIC -DPIC -o .libs/rfc2045header.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045header.lo -MD -MP -MF .deps/rfc2045header.Tpo -c rfc2045header.c -o rfc2045header.o >/dev/null 2>&1 >mv -f .deps/rfc2045header.Tpo .deps/rfc2045header.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045reply.lo -MD -MP -MF .deps/rfc2045reply.Tpo -c -o rfc2045reply.lo rfc2045reply.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045reply.lo -MD -MP -MF .deps/rfc2045reply.Tpo -c rfc2045reply.c -fPIC -DPIC -o .libs/rfc2045reply.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045reply.lo -MD -MP -MF .deps/rfc2045reply.Tpo -c rfc2045reply.c -o rfc2045reply.o >/dev/null 2>&1 >mv -f .deps/rfc2045reply.Tpo .deps/rfc2045reply.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045decodemsgtoutf8.lo -MD -MP -MF .deps/rfc2045decodemsgtoutf8.Tpo -c -o rfc2045decodemsgtoutf8.lo rfc2045decodemsgtoutf8.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045decodemsgtoutf8.lo -MD -MP -MF .deps/rfc2045decodemsgtoutf8.Tpo -c rfc2045decodemsgtoutf8.c -fPIC -DPIC -o .libs/rfc2045decodemsgtoutf8.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045decodemsgtoutf8.lo -MD -MP -MF .deps/rfc2045decodemsgtoutf8.Tpo -c rfc2045decodemsgtoutf8.c -o rfc2045decodemsgtoutf8.o >/dev/null 2>&1 >mv -f .deps/rfc2045decodemsgtoutf8.Tpo .deps/rfc2045decodemsgtoutf8.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2231.lo -MD -MP -MF .deps/rfc2231.Tpo -c -o rfc2231.lo rfc2231.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2231.lo -MD -MP -MF .deps/rfc2231.Tpo -c rfc2231.c -fPIC -DPIC -o .libs/rfc2231.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2231.lo -MD -MP -MF .deps/rfc2231.Tpo -c rfc2231.c -o rfc2231.o >/dev/null 2>&1 >mv -f .deps/rfc2231.Tpo .deps/rfc2231.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2231encode.lo -MD -MP -MF .deps/rfc2231encode.Tpo -c -o rfc2231encode.lo rfc2231encode.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2231encode.lo -MD -MP -MF .deps/rfc2231encode.Tpo -c rfc2231encode.c -fPIC -DPIC -o .libs/rfc2231encode.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2231encode.lo -MD -MP -MF .deps/rfc2231encode.Tpo -c rfc2231encode.c -o rfc2231encode.o >/dev/null 2>&1 >mv -f .deps/rfc2231encode.Tpo .deps/rfc2231encode.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc3676parser.lo -MD -MP -MF .deps/rfc3676parser.Tpo -c -o rfc3676parser.lo rfc3676parser.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc3676parser.lo -MD -MP -MF .deps/rfc3676parser.Tpo -c rfc3676parser.c -fPIC -DPIC -o .libs/rfc3676parser.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc3676parser.lo -MD -MP -MF .deps/rfc3676parser.Tpo -c rfc3676parser.c -o rfc3676parser.o >/dev/null 2>&1 >mv -f .deps/rfc3676parser.Tpo .deps/rfc3676parser.Plo >/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc3676parsercpp.lo -MD -MP -MF .deps/rfc3676parsercpp.Tpo -c -o rfc3676parsercpp.lo rfc3676parsercpp.C >libtool: compile: g++ -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc3676parsercpp.lo -MD -MP -MF .deps/rfc3676parsercpp.Tpo -c rfc3676parsercpp.C -fPIC -DPIC -o .libs/rfc3676parsercpp.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc3676parsercpp.lo -MD -MP -MF .deps/rfc3676parsercpp.Tpo -c rfc3676parsercpp.C -o rfc3676parsercpp.o >/dev/null 2>&1 >mv -f .deps/rfc3676parsercpp.Tpo .deps/rfc3676parsercpp.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c -o base64.lo base64.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1 >mv -f .deps/base64.Tpo .deps/base64.Plo >/bin/sh ./libtool --tag=CXX --mode=link g++ -g -O2 -Wall -o librfc2045.la rfc2045.lo rfc2045acchk.lo rfc2045acprep.lo rfc2045appendurl.lo rfc2045cdecode.lo rfc2045decode.lo rfc2045enomem.lo rfc2045_fromfd.lo rfc2045find.lo rfc2045mkboundary.lo rfc2045rewrite.lo rfc2045tryboundary.lo rfc2045xdump.lo rfc2045searchcontenttype.lo rfc2045decodemimesection.lo rfc2045decodemimesectionu.lo rfc2045header.lo rfc2045reply.lo rfc2045decodemsgtoutf8.lo rfc2231.lo rfc2231encode.lo rfc3676parser.lo rfc3676parsercpp.lo base64.lo >libtool: link: ar cru .libs/librfc2045.a .libs/rfc2045.o .libs/rfc2045acchk.o .libs/rfc2045acprep.o .libs/rfc2045appendurl.o .libs/rfc2045cdecode.o .libs/rfc2045decode.o .libs/rfc2045enomem.o .libs/rfc2045_fromfd.o .libs/rfc2045find.o .libs/rfc2045mkboundary.o .libs/rfc2045rewrite.o .libs/rfc2045tryboundary.o .libs/rfc2045xdump.o .libs/rfc2045searchcontenttype.o .libs/rfc2045decodemimesection.o .libs/rfc2045decodemimesectionu.o .libs/rfc2045header.o .libs/rfc2045reply.o .libs/rfc2045decodemsgtoutf8.o .libs/rfc2231.o .libs/rfc2231encode.o .libs/rfc3676parser.o .libs/rfc3676parsercpp.o .libs/base64.o >libtool: link: ranlib .libs/librfc2045.a >libtool: link: ( cd ".libs" && rm -f "librfc2045.la" && ln -s "../librfc2045.la" "librfc2045.la" ) >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT reformime.o -MD -MP -MF .deps/reformime.Tpo -c -o reformime.o reformime.c >mv -f .deps/reformime.Tpo .deps/reformime.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -I./.. -static -o reformime reformime.o librfc2045.la ../rfc822/libencode.la ../rfc822/librfc822.la ../unicode/libunicode.la ../numlib/libnumlib.la >libtool: link: gcc -g -O2 -Wall -I./.. -o reformime reformime.o ./.libs/librfc2045.a ../rfc822/.libs/libencode.a ../rfc822/.libs/librfc822.a /usr/lib64/libidn.so ../unicode/.libs/libunicode.a ../numlib/.libs/libnumlib.a >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT makemime.o -MD -MP -MF .deps/makemime.Tpo -c -o makemime.o makemime.c >mv -f .deps/makemime.Tpo .deps/makemime.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -I./.. -static -o makemime makemime.o ../rfc822/libencode.la ../rfc822/librfc822.la librfc2045.la ../unicode/libunicode.la ../numlib/libnumlib.la ../unicode/libunicode.la >libtool: link: gcc -g -O2 -Wall -I./.. -o makemime makemime.o ../rfc822/.libs/libencode.a ../rfc822/.libs/librfc822.a /usr/lib64/libidn.so ./.libs/librfc2045.a ../numlib/.libs/libnumlib.a ../unicode/.libs/libunicode.a >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT headercheck.o -MD -MP -MF .deps/headercheck.Tpo -c -o headercheck.o headercheck.c >mv -f .deps/headercheck.Tpo .deps/headercheck.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -I./.. -static -o headercheck headercheck.o librfc2045.la ../rfc822/librfc822.la ../numlib/libnumlib.la ../unicode/libunicode.la >libtool: link: gcc -g -O2 -Wall -I./.. -o headercheck headercheck.o ./.libs/librfc2045.a ../rfc822/.libs/librfc822.a /usr/lib64/libidn.so ../numlib/.libs/libnumlib.a ../unicode/.libs/libunicode.a >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT testrfc3676parser.o -MD -MP -MF .deps/testrfc3676parser.Tpo -c -o testrfc3676parser.o testrfc3676parser.c >mv -f .deps/testrfc3676parser.Tpo .deps/testrfc3676parser.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -I./.. -o testrfc3676parser testrfc3676parser.o librfc2045.la ../unicode/libunicode.la >libtool: link: gcc -g -O2 -Wall -I./.. -o testrfc3676parser testrfc3676parser.o ./.libs/librfc2045.a ../unicode/.libs/libunicode.a >make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc2045' >make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc2045' >Making all in liblock >make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/liblock' >make all-am >make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/liblock' >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT lockfcntl.lo -MD -MP -MF .deps/lockfcntl.Tpo -c -o lockfcntl.lo lockfcntl.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT lockfcntl.lo -MD -MP -MF .deps/lockfcntl.Tpo -c lockfcntl.c -fPIC -DPIC -o .libs/lockfcntl.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT lockfcntl.lo -MD -MP -MF .deps/lockfcntl.Tpo -c lockfcntl.c -o lockfcntl.o >/dev/null 2>&1 >mv -f .deps/lockfcntl.Tpo .deps/lockfcntl.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT lockdaemon.lo -MD -MP -MF .deps/lockdaemon.Tpo -c -o lockdaemon.lo lockdaemon.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT lockdaemon.lo -MD -MP -MF .deps/lockdaemon.Tpo -c lockdaemon.c -fPIC -DPIC -o .libs/lockdaemon.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT lockdaemon.lo -MD -MP -MF .deps/lockdaemon.Tpo -c lockdaemon.c -o lockdaemon.o >/dev/null 2>&1 >mv -f .deps/lockdaemon.Tpo .deps/lockdaemon.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT mail.lo -MD -MP -MF .deps/mail.Tpo -c -o mail.lo mail.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT mail.lo -MD -MP -MF .deps/mail.Tpo -c mail.c -fPIC -DPIC -o .libs/mail.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT mail.lo -MD -MP -MF .deps/mail.Tpo -c mail.c -o mail.o >/dev/null 2>&1 >mv -f .deps/mail.Tpo .deps/mail.Plo >/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o liblock.la lockfcntl.lo lockdaemon.lo mail.lo >libtool: link: ar cru .libs/liblock.a .libs/lockfcntl.o .libs/lockdaemon.o .libs/mail.o >libtool: link: ranlib .libs/liblock.a >libtool: link: ( cd ".libs" && rm -f "liblock.la" && ln -s "../liblock.la" "liblock.la" ) >gcc -DHAVE_CONFIG_H -I. -g -O2 -MT lockmail.o -MD -MP -MF .deps/lockmail.Tpo -c -o lockmail.o lockmail.c >mv -f .deps/lockmail.Tpo .deps/lockmail.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -static -o lockmail lockmail.o liblock.la ../numlib/libnumlib.la >libtool: link: gcc -g -O2 -o lockmail lockmail.o ./.libs/liblock.a ../numlib/.libs/libnumlib.a >make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/liblock' >make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/liblock' >Making all in maildir >make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/maildir' >echo '#define MAILDIRSHAREDRC "/usr/lib/courier-imap/etc/maildirshared"' >maildirsharedrc.h >echo '#define MAILDIRFILTERCONFIG "/usr/lib/courier-imap/etc/maildirfilterconfig"' >maildirfilterconfig.h >echo '#define QUOTAWARNMSG "/usr/lib/courier-imap/etc/quotawarnmsg"' >quotawarnmsg.h >echo '#define MAILBOT "mailbot"' >mailbot.h >echo '#define AUTORESPONSEQUOTA "/usr/lib/courier-imap/etc/autoresponsesquota"' >autoresponsequota.h >./config.status --file=deliverquota.html >config.status: creating deliverquota.html >./config.status --file=maildirmake.html >config.status: creating maildirmake.html >./config.status --file=deliverquota.8 >config.status: creating deliverquota.8 >./config.status --file=maildirmake.1 >config.status: creating maildirmake.1 >./config.status --file=maildiracl.html >config.status: creating maildiracl.html >./config.status --file=maildiracl.1 >config.status: creating maildiracl.1 >echo -lfam >maildir.libdeps >make all-am >make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/maildir' >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT autoresponse.lo -MD -MP -MF .deps/autoresponse.Tpo -c -o autoresponse.lo autoresponse.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT autoresponse.lo -MD -MP -MF .deps/autoresponse.Tpo -c autoresponse.c -fPIC -DPIC -o .libs/autoresponse.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT autoresponse.lo -MD -MP -MF .deps/autoresponse.Tpo -c autoresponse.c -o autoresponse.o >/dev/null 2>&1 >mv -f .deps/autoresponse.Tpo .deps/autoresponse.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildiraclt.lo -MD -MP -MF .deps/maildiraclt.Tpo -c -o maildiraclt.lo maildiraclt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildiraclt.lo -MD -MP -MF .deps/maildiraclt.Tpo -c maildiraclt.c -fPIC -DPIC -o .libs/maildiraclt.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildiraclt.lo -MD -MP -MF .deps/maildiraclt.Tpo -c maildiraclt.c -o maildiraclt.o >/dev/null 2>&1 >mv -f .deps/maildiraclt.Tpo .deps/maildiraclt.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildircache.lo -MD -MP -MF .deps/maildircache.Tpo -c -o maildircache.lo maildircache.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildircache.lo -MD -MP -MF .deps/maildircache.Tpo -c maildircache.c -fPIC -DPIC -o .libs/maildircache.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildircache.lo -MD -MP -MF .deps/maildircache.Tpo -c maildircache.c -o maildircache.o >/dev/null 2>&1 >mv -f .deps/maildircache.Tpo .deps/maildircache.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildircreate.lo -MD -MP -MF .deps/maildircreate.Tpo -c -o maildircreate.lo maildircreate.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildircreate.lo -MD -MP -MF .deps/maildircreate.Tpo -c maildircreate.c -fPIC -DPIC -o .libs/maildircreate.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildircreate.lo -MD -MP -MF .deps/maildircreate.Tpo -c maildircreate.c -o maildircreate.o >/dev/null 2>&1 >mv -f .deps/maildircreate.Tpo .deps/maildircreate.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirfilename.lo -MD -MP -MF .deps/maildirfilename.Tpo -c -o maildirfilename.lo maildirfilename.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirfilename.lo -MD -MP -MF .deps/maildirfilename.Tpo -c maildirfilename.c -fPIC -DPIC -o .libs/maildirfilename.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirfilename.lo -MD -MP -MF .deps/maildirfilename.Tpo -c maildirfilename.c -o maildirfilename.o >/dev/null 2>&1 >mv -f .deps/maildirfilename.Tpo .deps/maildirfilename.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirgetnew.lo -MD -MP -MF .deps/maildirgetnew.Tpo -c -o maildirgetnew.lo maildirgetnew.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirgetnew.lo -MD -MP -MF .deps/maildirgetnew.Tpo -c maildirgetnew.c -fPIC -DPIC -o .libs/maildirgetnew.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirgetnew.lo -MD -MP -MF .deps/maildirgetnew.Tpo -c maildirgetnew.c -o maildirgetnew.o >/dev/null 2>&1 >mv -f .deps/maildirgetnew.Tpo .deps/maildirgetnew.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirfilter.lo -MD -MP -MF .deps/maildirfilter.Tpo -c -o maildirfilter.lo maildirfilter.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirfilter.lo -MD -MP -MF .deps/maildirfilter.Tpo -c maildirfilter.c -fPIC -DPIC -o .libs/maildirfilter.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirfilter.lo -MD -MP -MF .deps/maildirfilter.Tpo -c maildirfilter.c -o maildirfilter.o >/dev/null 2>&1 >mv -f .deps/maildirfilter.Tpo .deps/maildirfilter.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirfilter2.lo -MD -MP -MF .deps/maildirfilter2.Tpo -c -o maildirfilter2.lo maildirfilter2.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirfilter2.lo -MD -MP -MF .deps/maildirfilter2.Tpo -c maildirfilter2.c -fPIC -DPIC -o .libs/maildirfilter2.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirfilter2.lo -MD -MP -MF .deps/maildirfilter2.Tpo -c maildirfilter2.c -o maildirfilter2.o >/dev/null 2>&1 >mv -f .deps/maildirfilter2.Tpo .deps/maildirfilter2.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirflags.lo -MD -MP -MF .deps/maildirflags.Tpo -c -o maildirflags.lo maildirflags.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirflags.lo -MD -MP -MF .deps/maildirflags.Tpo -c maildirflags.c -fPIC -DPIC -o .libs/maildirflags.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirflags.lo -MD -MP -MF .deps/maildirflags.Tpo -c maildirflags.c -o maildirflags.o >/dev/null 2>&1 >mv -f .deps/maildirflags.Tpo .deps/maildirflags.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirmkdir.lo -MD -MP -MF .deps/maildirmkdir.Tpo -c -o maildirmkdir.lo maildirmkdir.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirmkdir.lo -MD -MP -MF .deps/maildirmkdir.Tpo -c maildirmkdir.c -fPIC -DPIC -o .libs/maildirmkdir.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirmkdir.lo -MD -MP -MF .deps/maildirmkdir.Tpo -c maildirmkdir.c -o maildirmkdir.o >/dev/null 2>&1 >mv -f .deps/maildirmkdir.Tpo .deps/maildirmkdir.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirgetquota.lo -MD -MP -MF .deps/maildirgetquota.Tpo -c -o maildirgetquota.lo maildirgetquota.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirgetquota.lo -MD -MP -MF .deps/maildirgetquota.Tpo -c maildirgetquota.c -fPIC -DPIC -o .libs/maildirgetquota.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirgetquota.lo -MD -MP -MF .deps/maildirgetquota.Tpo -c maildirgetquota.c -o maildirgetquota.o >/dev/null 2>&1 >mv -f .deps/maildirgetquota.Tpo .deps/maildirgetquota.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirinfo.lo -MD -MP -MF .deps/maildirinfo.Tpo -c -o maildirinfo.lo maildirinfo.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirinfo.lo -MD -MP -MF .deps/maildirinfo.Tpo -c maildirinfo.c -fPIC -DPIC -o .libs/maildirinfo.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirinfo.lo -MD -MP -MF .deps/maildirinfo.Tpo -c maildirinfo.c -o maildirinfo.o >/dev/null 2>&1 >mv -f .deps/maildirinfo.Tpo .deps/maildirinfo.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirkeywords.lo -MD -MP -MF .deps/maildirkeywords.Tpo -c -o maildirkeywords.lo maildirkeywords.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirkeywords.lo -MD -MP -MF .deps/maildirkeywords.Tpo -c maildirkeywords.c -fPIC -DPIC -o .libs/maildirkeywords.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirkeywords.lo -MD -MP -MF .deps/maildirkeywords.Tpo -c maildirkeywords.c -o maildirkeywords.o >/dev/null 2>&1 >mv -f .deps/maildirkeywords.Tpo .deps/maildirkeywords.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirkeywords2.lo -MD -MP -MF .deps/maildirkeywords2.Tpo -c -o maildirkeywords2.lo maildirkeywords2.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirkeywords2.lo -MD -MP -MF .deps/maildirkeywords2.Tpo -c maildirkeywords2.c -fPIC -DPIC -o .libs/maildirkeywords2.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirkeywords2.lo -MD -MP -MF .deps/maildirkeywords2.Tpo -c maildirkeywords2.c -o maildirkeywords2.o >/dev/null 2>&1 >mv -f .deps/maildirkeywords2.Tpo .deps/maildirkeywords2.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirkeywords3.lo -MD -MP -MF .deps/maildirkeywords3.Tpo -c -o maildirkeywords3.lo maildirkeywords3.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirkeywords3.lo -MD -MP -MF .deps/maildirkeywords3.Tpo -c maildirkeywords3.c -fPIC -DPIC -o .libs/maildirkeywords3.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirkeywords3.lo -MD -MP -MF .deps/maildirkeywords3.Tpo -c maildirkeywords3.c -o maildirkeywords3.o >/dev/null 2>&1 >mv -f .deps/maildirkeywords3.Tpo .deps/maildirkeywords3.Plo >/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT maildirkeywords4.lo -MD -MP -MF .deps/maildirkeywords4.Tpo -c -o maildirkeywords4.lo maildirkeywords4.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT maildirkeywords4.lo -MD -MP -MF .deps/maildirkeywords4.Tpo -c maildirkeywords4.cpp -fPIC -DPIC -o .libs/maildirkeywords4.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT maildirkeywords4.lo -MD -MP -MF .deps/maildirkeywords4.Tpo -c maildirkeywords4.cpp -o maildirkeywords4.o >/dev/null 2>&1 >mv -f .deps/maildirkeywords4.Tpo .deps/maildirkeywords4.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirlist.lo -MD -MP -MF .deps/maildirlist.Tpo -c -o maildirlist.lo maildirlist.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirlist.lo -MD -MP -MF .deps/maildirlist.Tpo -c maildirlist.c -fPIC -DPIC -o .libs/maildirlist.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirlist.lo -MD -MP -MF .deps/maildirlist.Tpo -c maildirlist.c -o maildirlist.o >/dev/null 2>&1 >mv -f .deps/maildirlist.Tpo .deps/maildirlist.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirlock.lo -MD -MP -MF .deps/maildirlock.Tpo -c -o maildirlock.lo maildirlock.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirlock.lo -MD -MP -MF .deps/maildirlock.Tpo -c maildirlock.c -fPIC -DPIC -o .libs/maildirlock.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirlock.lo -MD -MP -MF .deps/maildirlock.Tpo -c maildirlock.c -o maildirlock.o >/dev/null 2>&1 >mv -f .deps/maildirlock.Tpo .deps/maildirlock.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirmake2.lo -MD -MP -MF .deps/maildirmake2.Tpo -c -o maildirmake2.lo maildirmake2.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirmake2.lo -MD -MP -MF .deps/maildirmake2.Tpo -c maildirmake2.c -fPIC -DPIC -o .libs/maildirmake2.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirmake2.lo -MD -MP -MF .deps/maildirmake2.Tpo -c maildirmake2.c -o maildirmake2.o >/dev/null 2>&1 >mv -f .deps/maildirmake2.Tpo .deps/maildirmake2.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirnewshared.lo -MD -MP -MF .deps/maildirnewshared.Tpo -c -o maildirnewshared.lo maildirnewshared.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirnewshared.lo -MD -MP -MF .deps/maildirnewshared.Tpo -c maildirnewshared.c -fPIC -DPIC -o .libs/maildirnewshared.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirnewshared.lo -MD -MP -MF .deps/maildirnewshared.Tpo -c maildirnewshared.c -o maildirnewshared.o >/dev/null 2>&1 >mv -f .deps/maildirnewshared.Tpo .deps/maildirnewshared.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirnewshared2.lo -MD -MP -MF .deps/maildirnewshared2.Tpo -c -o maildirnewshared2.lo maildirnewshared2.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirnewshared2.lo -MD -MP -MF .deps/maildirnewshared2.Tpo -c maildirnewshared2.c -fPIC -DPIC -o .libs/maildirnewshared2.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirnewshared2.lo -MD -MP -MF .deps/maildirnewshared2.Tpo -c maildirnewshared2.c -o maildirnewshared2.o >/dev/null 2>&1 >mv -f .deps/maildirnewshared2.Tpo .deps/maildirnewshared2.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildiropen.lo -MD -MP -MF .deps/maildiropen.Tpo -c -o maildiropen.lo maildiropen.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildiropen.lo -MD -MP -MF .deps/maildiropen.Tpo -c maildiropen.c -fPIC -DPIC -o .libs/maildiropen.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildiropen.lo -MD -MP -MF .deps/maildiropen.Tpo -c maildiropen.c -o maildiropen.o >/dev/null 2>&1 >mv -f .deps/maildiropen.Tpo .deps/maildiropen.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirparsequota.lo -MD -MP -MF .deps/maildirparsequota.Tpo -c -o maildirparsequota.lo maildirparsequota.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirparsequota.lo -MD -MP -MF .deps/maildirparsequota.Tpo -c maildirparsequota.c -fPIC -DPIC -o .libs/maildirparsequota.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirparsequota.lo -MD -MP -MF .deps/maildirparsequota.Tpo -c maildirparsequota.c -o maildirparsequota.o >/dev/null 2>&1 >mv -f .deps/maildirparsequota.Tpo .deps/maildirparsequota.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirpath.lo -MD -MP -MF .deps/maildirpath.Tpo -c -o maildirpath.lo maildirpath.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirpath.lo -MD -MP -MF .deps/maildirpath.Tpo -c maildirpath.c -fPIC -DPIC -o .libs/maildirpath.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirpath.lo -MD -MP -MF .deps/maildirpath.Tpo -c maildirpath.c -o maildirpath.o >/dev/null 2>&1 >mv -f .deps/maildirpath.Tpo .deps/maildirpath.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirpurgetmp.lo -MD -MP -MF .deps/maildirpurgetmp.Tpo -c -o maildirpurgetmp.lo maildirpurgetmp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirpurgetmp.lo -MD -MP -MF .deps/maildirpurgetmp.Tpo -c maildirpurgetmp.c -fPIC -DPIC -o .libs/maildirpurgetmp.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirpurgetmp.lo -MD -MP -MF .deps/maildirpurgetmp.Tpo -c maildirpurgetmp.c -o maildirpurgetmp.o >/dev/null 2>&1 >mv -f .deps/maildirpurgetmp.Tpo .deps/maildirpurgetmp.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirrename.lo -MD -MP -MF .deps/maildirrename.Tpo -c -o maildirrename.lo maildirrename.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirrename.lo -MD -MP -MF .deps/maildirrename.Tpo -c maildirrename.c -fPIC -DPIC -o .libs/maildirrename.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirrename.lo -MD -MP -MF .deps/maildirrename.Tpo -c maildirrename.c -o maildirrename.o >/dev/null 2>&1 >mv -f .deps/maildirrename.Tpo .deps/maildirrename.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirsearch.lo -MD -MP -MF .deps/maildirsearch.Tpo -c -o maildirsearch.lo maildirsearch.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirsearch.lo -MD -MP -MF .deps/maildirsearch.Tpo -c maildirsearch.c -fPIC -DPIC -o .libs/maildirsearch.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirsearch.lo -MD -MP -MF .deps/maildirsearch.Tpo -c maildirsearch.c -o maildirsearch.o >/dev/null 2>&1 >mv -f .deps/maildirsearch.Tpo .deps/maildirsearch.Plo >/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT maildirsearchC.lo -MD -MP -MF .deps/maildirsearchC.Tpo -c -o maildirsearchC.lo maildirsearchC.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT maildirsearchC.lo -MD -MP -MF .deps/maildirsearchC.Tpo -c maildirsearchC.cpp -fPIC -DPIC -o .libs/maildirsearchC.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT maildirsearchC.lo -MD -MP -MF .deps/maildirsearchC.Tpo -c maildirsearchC.cpp -o maildirsearchC.o >/dev/null 2>&1 >mv -f .deps/maildirsearchC.Tpo .deps/maildirsearchC.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirshared.lo -MD -MP -MF .deps/maildirshared.Tpo -c -o maildirshared.lo maildirshared.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirshared.lo -MD -MP -MF .deps/maildirshared.Tpo -c maildirshared.c -fPIC -DPIC -o .libs/maildirshared.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirshared.lo -MD -MP -MF .deps/maildirshared.Tpo -c maildirshared.c -o maildirshared.o >/dev/null 2>&1 >mv -f .deps/maildirshared.Tpo .deps/maildirshared.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirshared2.lo -MD -MP -MF .deps/maildirshared2.Tpo -c -o maildirshared2.lo maildirshared2.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirshared2.lo -MD -MP -MF .deps/maildirshared2.Tpo -c maildirshared2.c -fPIC -DPIC -o .libs/maildirshared2.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirshared2.lo -MD -MP -MF .deps/maildirshared2.Tpo -c maildirshared2.c -o maildirshared2.o >/dev/null 2>&1 >mv -f .deps/maildirshared2.Tpo .deps/maildirshared2.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirdelfolder.lo -MD -MP -MF .deps/maildirdelfolder.Tpo -c -o maildirdelfolder.lo maildirdelfolder.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirdelfolder.lo -MD -MP -MF .deps/maildirdelfolder.Tpo -c maildirdelfolder.c -fPIC -DPIC -o .libs/maildirdelfolder.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirdelfolder.lo -MD -MP -MF .deps/maildirdelfolder.Tpo -c maildirdelfolder.c -o maildirdelfolder.o >/dev/null 2>&1 >mv -f .deps/maildirdelfolder.Tpo .deps/maildirdelfolder.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirquota.lo -MD -MP -MF .deps/maildirquota.Tpo -c -o maildirquota.lo maildirquota.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirquota.lo -MD -MP -MF .deps/maildirquota.Tpo -c maildirquota.c -fPIC -DPIC -o .libs/maildirquota.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirquota.lo -MD -MP -MF .deps/maildirquota.Tpo -c maildirquota.c -o maildirquota.o >/dev/null 2>&1 >mv -f .deps/maildirquota.Tpo .deps/maildirquota.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirrequota.lo -MD -MP -MF .deps/maildirrequota.Tpo -c -o maildirrequota.lo maildirrequota.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirrequota.lo -MD -MP -MF .deps/maildirrequota.Tpo -c maildirrequota.c -fPIC -DPIC -o .libs/maildirrequota.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirrequota.lo -MD -MP -MF .deps/maildirrequota.Tpo -c maildirrequota.c -o maildirrequota.o >/dev/null 2>&1 >mv -f .deps/maildirrequota.Tpo .deps/maildirrequota.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirwatch.lo -MD -MP -MF .deps/maildirwatch.Tpo -c -o maildirwatch.lo maildirwatch.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirwatch.lo -MD -MP -MF .deps/maildirwatch.Tpo -c maildirwatch.c -fPIC -DPIC -o .libs/maildirwatch.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirwatch.lo -MD -MP -MF .deps/maildirwatch.Tpo -c maildirwatch.c -o maildirwatch.o >/dev/null 2>&1 >mv -f .deps/maildirwatch.Tpo .deps/maildirwatch.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT loginexec.lo -MD -MP -MF .deps/loginexec.Tpo -c -o loginexec.lo loginexec.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT loginexec.lo -MD -MP -MF .deps/loginexec.Tpo -c loginexec.c -fPIC -DPIC -o .libs/loginexec.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT loginexec.lo -MD -MP -MF .deps/loginexec.Tpo -c loginexec.c -o loginexec.o >/dev/null 2>&1 >mv -f .deps/loginexec.Tpo .deps/loginexec.Plo >/bin/sh ./libtool --tag=CXX --mode=link g++ -g -O2 -Wall -o libmaildir.la autoresponse.lo maildiraclt.lo maildircache.lo maildircreate.lo maildirfilename.lo maildirgetnew.lo maildirfilter.lo maildirfilter2.lo maildirflags.lo maildirmkdir.lo maildirgetquota.lo maildirinfo.lo maildirkeywords.lo maildirkeywords2.lo maildirkeywords3.lo maildirkeywords4.lo maildirlist.lo maildirlock.lo maildirmake2.lo maildirnewshared.lo maildirnewshared2.lo maildiropen.lo maildirparsequota.lo maildirpath.lo maildirpurgetmp.lo maildirrename.lo maildirsearch.lo maildirsearchC.lo maildirshared.lo maildirshared2.lo maildirdelfolder.lo maildirquota.lo maildirrequota.lo maildirwatch.lo loginexec.lo >libtool: link: ar cru .libs/libmaildir.a .libs/autoresponse.o .libs/maildiraclt.o .libs/maildircache.o .libs/maildircreate.o .libs/maildirfilename.o .libs/maildirgetnew.o .libs/maildirfilter.o .libs/maildirfilter2.o .libs/maildirflags.o .libs/maildirmkdir.o .libs/maildirgetquota.o .libs/maildirinfo.o .libs/maildirkeywords.o .libs/maildirkeywords2.o .libs/maildirkeywords3.o .libs/maildirkeywords4.o .libs/maildirlist.o .libs/maildirlock.o .libs/maildirmake2.o .libs/maildirnewshared.o .libs/maildirnewshared2.o .libs/maildiropen.o .libs/maildirparsequota.o .libs/maildirpath.o .libs/maildirpurgetmp.o .libs/maildirrename.o .libs/maildirsearch.o .libs/maildirsearchC.o .libs/maildirshared.o .libs/maildirshared2.o .libs/maildirdelfolder.o .libs/maildirquota.o .libs/maildirrequota.o .libs/maildirwatch.o .libs/loginexec.o >libtool: link: ranlib .libs/libmaildir.a >libtool: link: ( cd ".libs" && rm -f "libmaildir.la" && ln -s "../libmaildir.la" "libmaildir.la" ) >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT deliverquota.o -MD -MP -MF .deps/deliverquota.Tpo -c -o deliverquota.o deliverquota.c >mv -f .deps/deliverquota.Tpo .deps/deliverquota.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -I./.. -I.. -static -o deliverquota deliverquota.o libmaildir.la ../rfc822/librfc822.la ../numlib/libnumlib.la >libtool: link: gcc -g -O2 -Wall -I./.. -I.. -o deliverquota deliverquota.o ./.libs/libmaildir.a ../rfc822/.libs/librfc822.a /usr/lib64/libidn.so ../numlib/.libs/libnumlib.a >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirmake.o -MD -MP -MF .deps/maildirmake.Tpo -c -o maildirmake.o maildirmake.c >mv -f .deps/maildirmake.Tpo .deps/maildirmake.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -I./.. -I.. -static -o maildirmake maildirmake.o libmaildir.la ../numlib/libnumlib.la ../rfc822/librfc822.la >libtool: link: gcc -g -O2 -Wall -I./.. -I.. -o maildirmake maildirmake.o ./.libs/libmaildir.a ../numlib/.libs/libnumlib.a ../rfc822/.libs/librfc822.a /usr/lib64/libidn.so >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT testmaildirfilter.o -MD -MP -MF .deps/testmaildirfilter.Tpo -c -o testmaildirfilter.o testmaildirfilter.c >mv -f .deps/testmaildirfilter.Tpo .deps/testmaildirfilter.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -I./.. -I.. -static -o testmaildirfilter testmaildirfilter.o libmaildir.la ../numlib/libnumlib.la -lpcre >libtool: link: gcc -g -O2 -Wall -I./.. -I.. -o testmaildirfilter testmaildirfilter.o ./.libs/libmaildir.a ../numlib/.libs/libnumlib.a -lpcre >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirkwtest.o -MD -MP -MF .deps/maildirkwtest.Tpo -c -o maildirkwtest.o maildirkwtest.c >mv -f .deps/maildirkwtest.Tpo .deps/maildirkwtest.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -I./.. -I.. -static -o maildirkwtest maildirkwtest.o libmaildir.la >libtool: link: gcc -g -O2 -Wall -I./.. -I.. -o maildirkwtest maildirkwtest.o ./.libs/libmaildir.a >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirkw.o -MD -MP -MF .deps/maildirkw.Tpo -c -o maildirkw.o maildirkw.c >mv -f .deps/maildirkw.Tpo .deps/maildirkw.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -I./.. -I.. -static -o maildirkw maildirkw.o libmaildir.la ../liblock/liblock.la ../numlib/libnumlib.la `cat maildir.libdeps` >libtool: link: gcc -g -O2 -Wall -I./.. -I.. -o maildirkw maildirkw.o ./.libs/libmaildir.a ../liblock/.libs/liblock.a ../numlib/.libs/libnumlib.a /usr/lib64/libfam.so >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildiracl.o -MD -MP -MF .deps/maildiracl.Tpo -c -o maildiracl.o maildiracl.c >mv -f .deps/maildiracl.Tpo .deps/maildiracl.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -I./.. -I.. -static -o maildiracl maildiracl.o libmaildir.la ../liblock/liblock.la ../numlib/libnumlib.la `cat maildir.libdeps` >libtool: link: gcc -g -O2 -Wall -I./.. -I.. -o maildiracl maildiracl.o ./.libs/libmaildir.a ../liblock/.libs/liblock.a ../numlib/.libs/libnumlib.a /usr/lib64/libfam.so >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT testmaildiraclt.o -MD -MP -MF .deps/testmaildiraclt.Tpo -c -o testmaildiraclt.o testmaildiraclt.c >mv -f .deps/testmaildiraclt.Tpo .deps/testmaildiraclt.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -I./.. -I.. -static -o maildiraclttest testmaildiraclt.o libmaildir.la ../liblock/liblock.la ../numlib/libnumlib.la `cat maildir.libdeps` >libtool: link: gcc -g -O2 -Wall -I./.. -I.. -o maildiraclttest testmaildiraclt.o ./.libs/libmaildir.a ../liblock/.libs/liblock.a ../numlib/.libs/libnumlib.a /usr/lib64/libfam.so >gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT testmaildirsearch.o -MD -MP -MF .deps/testmaildirsearch.Tpo -c -o testmaildirsearch.o testmaildirsearch.c >mv -f .deps/testmaildirsearch.Tpo .deps/testmaildirsearch.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -I./.. -I.. -o testmaildirsearch testmaildirsearch.o libmaildir.la ../unicode/libunicode.la >libtool: link: gcc -g -O2 -Wall -I./.. -I.. -o testmaildirsearch testmaildirsearch.o ./.libs/libmaildir.a ../unicode/.libs/libunicode.a >make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/maildir' >make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/maildir' >Making all in makedat >make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/makedat' >make all-am >make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/makedat' >gcc -DHAVE_CONFIG_H -I. -I./.. -I.. -Wall -g -O2 -MT makedatprog.o -MD -MP -MF .deps/makedatprog.Tpo -c -o makedatprog.o makedatprog.c >mv -f .deps/makedatprog.Tpo .deps/makedatprog.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -I./.. -I.. -Wall -g -O2 -static -o makedatprog makedatprog.o ../gdbmobj/libgdbmobj.la >libtool: link: gcc -I./.. -I.. -Wall -g -O2 -o makedatprog makedatprog.o ../gdbmobj/.libs/libgdbmobj.a /usr/lib64/libgdbm.so >make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/makedat' >make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/makedat' >Making all in libhmac >make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/libhmac' >make all-am >make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/libhmac' >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -I.. -Wall -g -O2 -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c -o hmac.lo hmac.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -I.. -Wall -g -O2 -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -fPIC -DPIC -o .libs/hmac.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -I.. -Wall -g -O2 -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -o hmac.o >/dev/null 2>&1 >mv -f .deps/hmac.Tpo .deps/hmac.Plo >/bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -o libhmac.la hmac.lo >libtool: link: ar cru .libs/libhmac.a .libs/hmac.o >libtool: link: ranlib .libs/libhmac.a >libtool: link: ( cd ".libs" && rm -f "libhmac.la" && ln -s "../libhmac.la" "libhmac.la" ) >gcc -DHAVE_CONFIG_H -I. -I./.. -I.. -Wall -g -O2 -MT md5hmactest.o -MD -MP -MF .deps/md5hmactest.Tpo -c -o md5hmactest.o md5hmactest.c >mv -f .deps/md5hmactest.Tpo .deps/md5hmactest.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -static -o md5hmactest md5hmactest.o libhmac.la ../md5/libmd5.la ../sha1/libsha1.la >libtool: link: gcc -Wall -g -O2 -o md5hmactest md5hmactest.o ./.libs/libhmac.a ../md5/.libs/libmd5.a ../sha1/.libs/libsha1.a >gcc -DHAVE_CONFIG_H -I. -I./.. -I.. -Wall -g -O2 -MT sha1hmactest.o -MD -MP -MF .deps/sha1hmactest.Tpo -c -o sha1hmactest.o sha1hmactest.c >mv -f .deps/sha1hmactest.Tpo .deps/sha1hmactest.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -static -o sha1hmactest sha1hmactest.o libhmac.la ../md5/libmd5.la ../sha1/libsha1.la >libtool: link: gcc -Wall -g -O2 -o sha1hmactest sha1hmactest.o ./.libs/libhmac.a ../md5/.libs/libmd5.a ../sha1/.libs/libsha1.a >make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/libhmac' >make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/libhmac' >Making all in waitlib >make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/waitlib' >make all-am >make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/waitlib' >gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT waitlib.o -MD -MP -MF .deps/waitlib.Tpo -c -o waitlib.o waitlib.c >mv -f .deps/waitlib.Tpo .deps/waitlib.Po >gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT waitlib2.o -MD -MP -MF .deps/waitlib2.Tpo -c -o waitlib2.o waitlib2.c >mv -f .deps/waitlib2.Tpo .deps/waitlib2.Po >rm -f libwaitlib.a >ar cru libwaitlib.a waitlib.o waitlib2.o >ranlib libwaitlib.a >gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT testwait.o -MD -MP -MF .deps/testwait.Tpo -c -o testwait.o testwait.c >mv -f .deps/testwait.Tpo .deps/testwait.Po >gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT testwait2.o -MD -MP -MF .deps/testwait2.Tpo -c -o testwait2.o testwait2.c >mv -f .deps/testwait2.Tpo .deps/testwait2.Po >gcc -Wall -g -O2 -o testwait testwait.o testwait2.o libwaitlib.a >make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/waitlib' >make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/waitlib' >Making all in tcpd >make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/tcpd' >make all-am >make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/tcpd' >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT spipe.lo -MD -MP -MF .deps/spipe.Tpo -c -o spipe.lo spipe.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT spipe.lo -MD -MP -MF .deps/spipe.Tpo -c spipe.c -fPIC -DPIC -o .libs/spipe.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT spipe.lo -MD -MP -MF .deps/spipe.Tpo -c spipe.c -o spipe.o >/dev/null 2>&1 >mv -f .deps/spipe.Tpo .deps/spipe.Plo >/bin/sh ./libtool --tag=CC --mode=link gcc -I./.. -I.. -Wall -g -O2 -o libspipe.la spipe.lo >libtool: link: ar cru .libs/libspipe.a .libs/spipe.o >libtool: link: ranlib .libs/libspipe.a >libtool: link: ( cd ".libs" && rm -f "libspipe.la" && ln -s "../libspipe.la" "libspipe.la" ) >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT tlscache.lo -MD -MP -MF .deps/tlscache.Tpo -c -o tlscache.lo tlscache.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT tlscache.lo -MD -MP -MF .deps/tlscache.Tpo -c tlscache.c -fPIC -DPIC -o .libs/tlscache.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT tlscache.lo -MD -MP -MF .deps/tlscache.Tpo -c tlscache.c -o tlscache.o >/dev/null 2>&1 >mv -f .deps/tlscache.Tpo .deps/tlscache.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT libcouriertls.lo -MD -MP -MF .deps/libcouriertls.Tpo -c -o libcouriertls.lo libcouriertls.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT libcouriertls.lo -MD -MP -MF .deps/libcouriertls.Tpo -c libcouriertls.c -fPIC -DPIC -o .libs/libcouriertls.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT libcouriertls.lo -MD -MP -MF .deps/libcouriertls.Tpo -c libcouriertls.c -o libcouriertls.o >/dev/null 2>&1 >mv -f .deps/libcouriertls.Tpo .deps/libcouriertls.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT tlsinfo.lo -MD -MP -MF .deps/tlsinfo.Tpo -c -o tlsinfo.lo tlsinfo.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT tlsinfo.lo -MD -MP -MF .deps/tlsinfo.Tpo -c tlsinfo.c -fPIC -DPIC -o .libs/tlsinfo.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT tlsinfo.lo -MD -MP -MF .deps/tlsinfo.Tpo -c tlsinfo.c -o tlsinfo.o >/dev/null 2>&1 >mv -f .deps/tlsinfo.Tpo .deps/tlsinfo.Plo >/bin/sh ./libtool --tag=CC --mode=link gcc -I./.. -I.. -Wall -g -O2 -o libcouriertlsopenssl.la libcouriertls.lo tlsinfo.lo -lssl -lcrypto ../random128/librandom128.la >libtool: link: (cd .libs/libcouriertlsopenssl.lax/librandom128.a && ar x "/home/baz/courier-imap/courier-imap-4.9.3/tcpd/../random128/.libs/librandom128.a") >libtool: link: ar cru .libs/libcouriertlsopenssl.a .libs/libcouriertls.o .libs/tlsinfo.o .libs/libcouriertlsopenssl.lax/librandom128.a/random128.o .libs/libcouriertlsopenssl.lax/librandom128.a/random128alpha.o .libs/libcouriertlsopenssl.lax/librandom128.a/random128binary.o >libtool: link: ranlib .libs/libcouriertlsopenssl.a >libtool: link: rm -fr .libs/libcouriertlsopenssl.lax >libtool: link: ( cd ".libs" && rm -f "libcouriertlsopenssl.la" && ln -s "../libcouriertlsopenssl.la" "libcouriertlsopenssl.la" ) >/bin/sh ./libtool --tag=CC --mode=link gcc -I./.. -I.. -Wall -g -O2 -o libcouriertls.la tlscache.lo libcouriertlsopenssl.la >libtool: link: (cd .libs/libcouriertls.lax/libcouriertlsopenssl.a && ar x "/home/baz/courier-imap/courier-imap-4.9.3/tcpd/./.libs/libcouriertlsopenssl.a") >libtool: link: ar cru .libs/libcouriertls.a .libs/tlscache.o .libs/libcouriertls.lax/libcouriertlsopenssl.a/libcouriertls.o .libs/libcouriertls.lax/libcouriertlsopenssl.a/random128.o .libs/libcouriertls.lax/libcouriertlsopenssl.a/random128alpha.o .libs/libcouriertls.lax/libcouriertlsopenssl.a/random128binary.o .libs/libcouriertls.lax/libcouriertlsopenssl.a/tlsinfo.o >libtool: link: ranlib .libs/libcouriertls.a >libtool: link: rm -fr .libs/libcouriertls.lax >libtool: link: ( cd ".libs" && rm -f "libcouriertls.la" && ln -s "../libcouriertls.la" "libcouriertls.la" ) >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT tlsclient.lo -MD -MP -MF .deps/tlsclient.Tpo -c -o tlsclient.lo tlsclient.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT tlsclient.lo -MD -MP -MF .deps/tlsclient.Tpo -c tlsclient.c -fPIC -DPIC -o .libs/tlsclient.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT tlsclient.lo -MD -MP -MF .deps/tlsclient.Tpo -c tlsclient.c -o tlsclient.o >/dev/null 2>&1 >mv -f .deps/tlsclient.Tpo .deps/tlsclient.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT tlspasswordcache.lo -MD -MP -MF .deps/tlspasswordcache.Tpo -c -o tlspasswordcache.lo tlspasswordcache.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT tlspasswordcache.lo -MD -MP -MF .deps/tlspasswordcache.Tpo -c tlspasswordcache.c -fPIC -DPIC -o .libs/tlspasswordcache.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT tlspasswordcache.lo -MD -MP -MF .deps/tlspasswordcache.Tpo -c tlspasswordcache.c -o tlspasswordcache.o >/dev/null 2>&1 >mv -f .deps/tlspasswordcache.Tpo .deps/tlspasswordcache.Plo >/bin/sh ./libtool --tag=CC --mode=link gcc -I./.. -I.. -Wall -g -O2 -o libtlsclient.la tlsclient.lo tlspasswordcache.lo >libtool: link: ar cru .libs/libtlsclient.a .libs/tlsclient.o .libs/tlspasswordcache.o >libtool: link: ranlib .libs/libtlsclient.a >libtool: link: ( cd ".libs" && rm -f "libtlsclient.la" && ln -s "../libtlsclient.la" "libtlsclient.la" ) >gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT argparse.o -MD -MP -MF .deps/argparse.Tpo -c -o argparse.o argparse.c >mv -f .deps/argparse.Tpo .deps/argparse.Po >gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT tcpd.o -MD -MP -MF .deps/tcpd.Tpo -c -o tcpd.o tcpd.c >mv -f .deps/tcpd.Tpo .deps/tcpd.Po >gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT tcpdaccess.o -MD -MP -MF .deps/tcpdaccess.Tpo -c -o tcpdaccess.o tcpdaccess.c >mv -f .deps/tcpdaccess.Tpo .deps/tcpdaccess.Po >gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT tcpremoteinfo.o -MD -MP -MF .deps/tcpremoteinfo.Tpo -c -o tcpremoteinfo.o tcpremoteinfo.c >mv -f .deps/tcpremoteinfo.Tpo .deps/tcpremoteinfo.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -I./.. -I.. -Wall -g -O2 -static -o couriertcpd argparse.o tcpd.o tcpdaccess.o tcpremoteinfo.o libspipe.la ../rfc1035/librfc1035.a ../gdbmobj/libgdbmobj.la ../liblock/liblock.la ../numlib/libnumlib.la ../waitlib/libwaitlib.a ../soxwrap/libsoxwrap.a ../md5/libmd5.la ../random128/librandom128.la >libtool: link: gcc -I./.. -I.. -Wall -g -O2 -o couriertcpd argparse.o tcpd.o tcpdaccess.o tcpremoteinfo.o ./.libs/libspipe.a ../rfc1035/librfc1035.a ../gdbmobj/.libs/libgdbmobj.a /usr/lib64/libgdbm.so ../liblock/.libs/liblock.a ../numlib/.libs/libnumlib.a ../waitlib/libwaitlib.a ../soxwrap/libsoxwrap.a ../md5/.libs/libmd5.a ../random128/.libs/librandom128.a >gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT starttls.o -MD -MP -MF .deps/starttls.Tpo -c -o starttls.o starttls.c >mv -f .deps/starttls.Tpo .deps/starttls.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -I./.. -I.. -Wall -g -O2 -static -o couriertls starttls.o argparse.o libcouriertls.la libspipe.la ../rfc1035/librfc1035.a ../md5/libmd5.la ../random128/librandom128.la ../numlib/libnumlib.la ../liblock/liblock.la ../soxwrap/libsoxwrap.a >libtool: link: gcc -I./.. -I.. -Wall -g -O2 -o couriertls starttls.o argparse.o ./.libs/libcouriertls.a -lssl -lcrypto ./.libs/libspipe.a ../rfc1035/librfc1035.a ../md5/.libs/libmd5.a ../random128/.libs/librandom128.a ../numlib/.libs/libnumlib.a ../liblock/.libs/liblock.a ../soxwrap/libsoxwrap.a >gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT tlscachetest.o -MD -MP -MF .deps/tlscachetest.Tpo -c -o tlscachetest.o tlscachetest.c >mv -f .deps/tlscachetest.Tpo .deps/tlscachetest.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -I./.. -I.. -Wall -g -O2 -static -o tlscachetest tlscachetest.o ../numlib/libnumlib.la ../liblock/liblock.la >libtool: link: gcc -I./.. -I.. -Wall -g -O2 -o tlscachetest tlscachetest.o ../numlib/.libs/libnumlib.a ../liblock/.libs/liblock.a >make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/tcpd' >make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/tcpd' >Making all in rootcerts >make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/rootcerts' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/rootcerts' >Making all in imap >make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/imap' >make all-am >make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/imap' >/bin/sh ./libtool --tag=CC --mode=link gcc -I.. -I./.. -Wall -g -O2 -static -o libimaplogin.la ../tcpd/libspipe.la ../tcpd/libtlsclient.la ../numlib/libnumlib.la >libtool: link: (cd .libs/libimaplogin.lax/libspipe.a && ar x "/home/baz/courier-imap/courier-imap-4.9.3/imap/../tcpd/.libs/libspipe.a") >libtool: link: (cd .libs/libimaplogin.lax/libtlsclient.a && ar x "/home/baz/courier-imap/courier-imap-4.9.3/imap/../tcpd/.libs/libtlsclient.a") >libtool: link: (cd .libs/libimaplogin.lax/libnumlib.a && ar x "/home/baz/courier-imap/courier-imap-4.9.3/imap/../numlib/.libs/libnumlib.a") >libtool: link: ar cru .libs/libimaplogin.a .libs/libimaplogin.lax/libspipe.a/spipe.o .libs/libimaplogin.lax/libtlsclient.a/tlsclient.o .libs/libimaplogin.lax/libtlsclient.a/tlspasswordcache.o .libs/libimaplogin.lax/libnumlib.a/atotimet.o .libs/libimaplogin.lax/libnumlib.a/atouidt.o .libs/libimaplogin.lax/libnumlib.a/changeuidgid.o .libs/libimaplogin.lax/libnumlib.a/strdevt.o .libs/libimaplogin.lax/libnumlib.a/strgidt.o .libs/libimaplogin.lax/libnumlib.a/strhdevt.o .libs/libimaplogin.lax/libnumlib.a/strhinot.o .libs/libimaplogin.lax/libnumlib.a/strhpidt.o .libs/libimaplogin.lax/libnumlib.a/strhtimet.o .libs/libimaplogin.lax/libnumlib.a/strinot.o .libs/libimaplogin.lax/libnumlib.a/strofft.o .libs/libimaplogin.lax/libnumlib.a/strpidt.o .libs/libimaplogin.lax/libnumlib.a/strsize.o .libs/libimaplogin.lax/libnumlib.a/strsizet.o .libs/libimaplogin.lax/libnumlib.a/strtimet.o .libs/libimaplogin.lax/libnumlib.a/struidt.o >libtool: link: ranlib .libs/libimaplogin.a >libtool: link: rm -fr .libs/libimaplogin.lax >libtool: link: ( cd ".libs" && rm -f "libimaplogin.la" && ln -s "../libimaplogin.la" "libimaplogin.la" ) >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT mainloop.lo -MD -MP -MF .deps/mainloop.Tpo -c -o mainloop.lo mainloop.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT mainloop.lo -MD -MP -MF .deps/mainloop.Tpo -c mainloop.c -fPIC -DPIC -o .libs/mainloop.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT mainloop.lo -MD -MP -MF .deps/mainloop.Tpo -c mainloop.c -o mainloop.o >/dev/null 2>&1 >mv -f .deps/mainloop.Tpo .deps/mainloop.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT imaptoken.lo -MD -MP -MF .deps/imaptoken.Tpo -c -o imaptoken.lo imaptoken.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT imaptoken.lo -MD -MP -MF .deps/imaptoken.Tpo -c imaptoken.c -fPIC -DPIC -o .libs/imaptoken.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT imaptoken.lo -MD -MP -MF .deps/imaptoken.Tpo -c imaptoken.c -o imaptoken.o >/dev/null 2>&1 >mv -f .deps/imaptoken.Tpo .deps/imaptoken.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT imapwrite.lo -MD -MP -MF .deps/imapwrite.Tpo -c -o imapwrite.lo imapwrite.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT imapwrite.lo -MD -MP -MF .deps/imapwrite.Tpo -c imapwrite.c -fPIC -DPIC -o .libs/imapwrite.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT imapwrite.lo -MD -MP -MF .deps/imapwrite.Tpo -c imapwrite.c -o imapwrite.o >/dev/null 2>&1 >mv -f .deps/imapwrite.Tpo .deps/imapwrite.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT capability.lo -MD -MP -MF .deps/capability.Tpo -c -o capability.lo capability.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT capability.lo -MD -MP -MF .deps/capability.Tpo -c capability.c -fPIC -DPIC -o .libs/capability.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT capability.lo -MD -MP -MF .deps/capability.Tpo -c capability.c -o capability.o >/dev/null 2>&1 >mv -f .deps/capability.Tpo .deps/capability.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT externalauth.lo -MD -MP -MF .deps/externalauth.Tpo -c -o externalauth.lo externalauth.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT externalauth.lo -MD -MP -MF .deps/externalauth.Tpo -c externalauth.c -fPIC -DPIC -o .libs/externalauth.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT externalauth.lo -MD -MP -MF .deps/externalauth.Tpo -c externalauth.c -o externalauth.o >/dev/null 2>&1 >mv -f .deps/externalauth.Tpo .deps/externalauth.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT smap.lo -MD -MP -MF .deps/smap.Tpo -c -o smap.lo smap.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT smap.lo -MD -MP -MF .deps/smap.Tpo -c smap.c -fPIC -DPIC -o .libs/smap.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT smap.lo -MD -MP -MF .deps/smap.Tpo -c smap.c -o smap.o >/dev/null 2>&1 >mv -f .deps/smap.Tpo .deps/smap.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT smapsnapshot.lo -MD -MP -MF .deps/smapsnapshot.Tpo -c -o smapsnapshot.lo smapsnapshot.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT smapsnapshot.lo -MD -MP -MF .deps/smapsnapshot.Tpo -c smapsnapshot.c -fPIC -DPIC -o .libs/smapsnapshot.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT smapsnapshot.lo -MD -MP -MF .deps/smapsnapshot.Tpo -c smapsnapshot.c -o smapsnapshot.o >/dev/null 2>&1 >mv -f .deps/smapsnapshot.Tpo .deps/smapsnapshot.Plo >/bin/sh ./libtool --tag=CC --mode=link gcc -I.. -I./.. -Wall -g -O2 -static -o libimapd.la mainloop.lo imaptoken.lo imapwrite.lo capability.lo externalauth.lo smap.lo smapsnapshot.lo ../rfc2045/librfc2045.la ../maildir/libmaildir.la ../rfc822/librfc822.la ../liblock/liblock.la ../numlib/libnumlib.la ../unicode/libunicode.la >libtool: link: (cd .libs/libimapd.lax/librfc2045.a && ar x "/home/baz/courier-imap/courier-imap-4.9.3/imap/../rfc2045/.libs/librfc2045.a") >libtool: link: (cd .libs/libimapd.lax/libmaildir.a && ar x "/home/baz/courier-imap/courier-imap-4.9.3/imap/../maildir/.libs/libmaildir.a") >libtool: link: (cd .libs/libimapd.lax/librfc822.a && ar x "/home/baz/courier-imap/courier-imap-4.9.3/imap/../rfc822/.libs/librfc822.a") >libtool: link: (cd .libs/libimapd.lax/liblock.a && ar x "/home/baz/courier-imap/courier-imap-4.9.3/imap/../liblock/.libs/liblock.a") >libtool: link: (cd .libs/libimapd.lax/libnumlib.a && ar x "/home/baz/courier-imap/courier-imap-4.9.3/imap/../numlib/.libs/libnumlib.a") >libtool: link: (cd .libs/libimapd.lax/libunicode.a && ar x "/home/baz/courier-imap/courier-imap-4.9.3/imap/../unicode/.libs/libunicode.a") >libtool: link: ar cru .libs/libimapd.a mainloop.o imaptoken.o imapwrite.o capability.o externalauth.o smap.o smapsnapshot.o .libs/libimapd.lax/librfc2045.a/base64.o .libs/libimapd.lax/librfc2045.a/rfc2045.o .libs/libimapd.lax/librfc2045.a/rfc2045_fromfd.o .libs/libimapd.lax/librfc2045.a/rfc2045acchk.o .libs/libimapd.lax/librfc2045.a/rfc2045acprep.o .libs/libimapd.lax/librfc2045.a/rfc2045appendurl.o .libs/libimapd.lax/librfc2045.a/rfc2045cdecode.o .libs/libimapd.lax/librfc2045.a/rfc2045decode.o .libs/libimapd.lax/librfc2045.a/rfc2045decodemimesection.o .libs/libimapd.lax/librfc2045.a/rfc2045decodemimesectionu.o .libs/libimapd.lax/librfc2045.a/rfc2045decodemsgtoutf8.o .libs/libimapd.lax/librfc2045.a/rfc2045enomem.o .libs/libimapd.lax/librfc2045.a/rfc2045find.o .libs/libimapd.lax/librfc2045.a/rfc2045header.o .libs/libimapd.lax/librfc2045.a/rfc2045mkboundary.o .libs/libimapd.lax/librfc2045.a/rfc2045reply.o .libs/libimapd.lax/librfc2045.a/rfc2045rewrite.o .libs/libimapd.lax/librfc2045.a/rfc2045searchcontenttype.o .libs/libimapd.lax/librfc2045.a/rfc2045tryboundary.o .libs/libimapd.lax/librfc2045.a/rfc2045xdump.o .libs/libimapd.lax/librfc2045.a/rfc2231.o .libs/libimapd.lax/librfc2045.a/rfc2231encode.o .libs/libimapd.lax/librfc2045.a/rfc3676parser.o .libs/libimapd.lax/librfc2045.a/rfc3676parsercpp.o .libs/libimapd.lax/libmaildir.a/autoresponse.o .libs/libimapd.lax/libmaildir.a/loginexec.o .libs/libimapd.lax/libmaildir.a/maildiraclt.o .libs/libimapd.lax/libmaildir.a/maildircache.o .libs/libimapd.lax/libmaildir.a/maildircreate.o .libs/libimapd.lax/libmaildir.a/maildirdelfolder.o .libs/libimapd.lax/libmaildir.a/maildirfilename.o .libs/libimapd.lax/libmaildir.a/maildirfilter.o .libs/libimapd.lax/libmaildir.a/maildirfilter2.o .libs/libimapd.lax/libmaildir.a/maildirflags.o .libs/libimapd.lax/libmaildir.a/maildirgetnew.o .libs/libimapd.lax/libmaildir.a/maildirgetquota.o .libs/libimapd.lax/libmaildir.a/maildirinfo.o .libs/libimapd.lax/libmaildir.a/maildirkeywords.o .libs/libimapd.lax/libmaildir.a/maildirkeywords2.o .libs/libimapd.lax/libmaildir.a/maildirkeywords3.o .libs/libimapd.lax/libmaildir.a/maildirkeywords4.o .libs/libimapd.lax/libmaildir.a/maildirlist.o .libs/libimapd.lax/libmaildir.a/maildirlock.o .libs/libimapd.lax/libmaildir.a/maildirmake2.o .libs/libimapd.lax/libmaildir.a/maildirmkdir.o .libs/libimapd.lax/libmaildir.a/maildirnewshared.o .libs/libimapd.lax/libmaildir.a/maildirnewshared2.o .libs/libimapd.lax/libmaildir.a/maildiropen.o .libs/libimapd.lax/libmaildir.a/maildirparsequota.o .libs/libimapd.lax/libmaildir.a/maildirpath.o .libs/libimapd.lax/libmaildir.a/maildirpurgetmp.o .libs/libimapd.lax/libmaildir.a/maildirquota.o .libs/libimapd.lax/libmaildir.a/maildirrename.o .libs/libimapd.lax/libmaildir.a/maildirrequota.o .libs/libimapd.lax/libmaildir.a/maildirsearch.o .libs/libimapd.lax/libmaildir.a/maildirsearchC.o .libs/libimapd.lax/libmaildir.a/maildirshared.o .libs/libimapd.lax/libmaildir.a/maildirshared2.o .libs/libimapd.lax/libmaildir.a/maildirwatch.o .libs/libimapd.lax/librfc822.a/encodeautodetect.o .libs/libimapd.lax/librfc822.a/imaprefs.o .libs/libimapd.lax/librfc822.a/imapsubj.o .libs/libimapd.lax/librfc822.a/rfc2047.o .libs/libimapd.lax/librfc822.a/rfc2047u.o .libs/libimapd.lax/librfc822.a/rfc822.o .libs/libimapd.lax/librfc822.a/rfc822_getaddr.o .libs/libimapd.lax/librfc822.a/rfc822_getaddrs.o .libs/libimapd.lax/librfc822.a/rfc822_mkdate.o .libs/libimapd.lax/librfc822.a/rfc822_parsedt.o .libs/libimapd.lax/librfc822.a/rfc822hdr.o .libs/libimapd.lax/liblock.a/lockdaemon.o .libs/libimapd.lax/liblock.a/lockfcntl.o .libs/libimapd.lax/liblock.a/mail.o .libs/libimapd.lax/libnumlib.a/atotimet.o .libs/libimapd.lax/libnumlib.a/atouidt.o .libs/libimapd.lax/libnumlib.a/changeuidgid.o .libs/libimapd.lax/libnumlib.a/strdevt.o .libs/libimapd.lax/libnumlib.a/strgidt.o .libs/libimapd.lax/libnumlib.a/strhdevt.o .libs/libimapd.lax/libnumlib.a/strhinot.o .libs/libimapd.lax/libnumlib.a/strhpidt.o .libs/libimapd.lax/libnumlib.a/strhtimet.o .libs/libimapd.lax/libnumlib.a/strinot.o .libs/libimapd.lax/libnumlib.a/strofft.o .libs/libimapd.lax/libnumlib.a/strpidt.o .libs/libimapd.lax/libnumlib.a/strsize.o .libs/libimapd.lax/libnumlib.a/strsizet.o .libs/libimapd.lax/libnumlib.a/strtimet.o .libs/libimapd.lax/libnumlib.a/struidt.o .libs/libimapd.lax/libunicode.a/unicode.o .libs/libimapd.lax/libunicode.a/unicode_graphemebreak.o .libs/libimapd.lax/libunicode.a/unicode_htmlent.o .libs/libimapd.lax/libunicode.a/unicode_linebreak.o .libs/libimapd.lax/libunicode.a/unicode_tablookup.o .libs/libimapd.lax/libunicode.a/unicode_ultcase.o .libs/libimapd.lax/libunicode.a/unicode_ultcasetab.o .libs/libimapd.lax/libunicode.a/unicode_wcwidth.o .libs/libimapd.lax/libunicode.a/unicode_wordbreak.o .libs/libimapd.lax/libunicode.a/unicodebuf.o .libs/libimapd.lax/libunicode.a/unicodecpp.o >libtool: link: ranlib .libs/libimapd.a >libtool: link: rm -fr .libs/libimapd.lax >libtool: link: ( cd ".libs" && rm -f "libimapd.la" && ln -s "../libimapd.la" "libimapd.la" ) >/bin/sh ./libtool --tag=CC --mode=link gcc -I.. -I./.. -Wall -g -O2 -static -o libpop3d.la externalauth.lo ../maildir/libmaildir.la ../rfc822/librfc822.la ../numlib/libnumlib.la >libtool: link: (cd .libs/libpop3d.lax/libmaildir.a && ar x "/home/baz/courier-imap/courier-imap-4.9.3/imap/../maildir/.libs/libmaildir.a") >libtool: link: (cd .libs/libpop3d.lax/librfc822.a && ar x "/home/baz/courier-imap/courier-imap-4.9.3/imap/../rfc822/.libs/librfc822.a") >libtool: link: (cd .libs/libpop3d.lax/libnumlib.a && ar x "/home/baz/courier-imap/courier-imap-4.9.3/imap/../numlib/.libs/libnumlib.a") >libtool: link: ar cru .libs/libpop3d.a externalauth.o .libs/libpop3d.lax/libmaildir.a/autoresponse.o .libs/libpop3d.lax/libmaildir.a/loginexec.o .libs/libpop3d.lax/libmaildir.a/maildiraclt.o .libs/libpop3d.lax/libmaildir.a/maildircache.o .libs/libpop3d.lax/libmaildir.a/maildircreate.o .libs/libpop3d.lax/libmaildir.a/maildirdelfolder.o .libs/libpop3d.lax/libmaildir.a/maildirfilename.o .libs/libpop3d.lax/libmaildir.a/maildirfilter.o .libs/libpop3d.lax/libmaildir.a/maildirfilter2.o .libs/libpop3d.lax/libmaildir.a/maildirflags.o .libs/libpop3d.lax/libmaildir.a/maildirgetnew.o .libs/libpop3d.lax/libmaildir.a/maildirgetquota.o .libs/libpop3d.lax/libmaildir.a/maildirinfo.o .libs/libpop3d.lax/libmaildir.a/maildirkeywords.o .libs/libpop3d.lax/libmaildir.a/maildirkeywords2.o .libs/libpop3d.lax/libmaildir.a/maildirkeywords3.o .libs/libpop3d.lax/libmaildir.a/maildirkeywords4.o .libs/libpop3d.lax/libmaildir.a/maildirlist.o .libs/libpop3d.lax/libmaildir.a/maildirlock.o .libs/libpop3d.lax/libmaildir.a/maildirmake2.o .libs/libpop3d.lax/libmaildir.a/maildirmkdir.o .libs/libpop3d.lax/libmaildir.a/maildirnewshared.o .libs/libpop3d.lax/libmaildir.a/maildirnewshared2.o .libs/libpop3d.lax/libmaildir.a/maildiropen.o .libs/libpop3d.lax/libmaildir.a/maildirparsequota.o .libs/libpop3d.lax/libmaildir.a/maildirpath.o .libs/libpop3d.lax/libmaildir.a/maildirpurgetmp.o .libs/libpop3d.lax/libmaildir.a/maildirquota.o .libs/libpop3d.lax/libmaildir.a/maildirrename.o .libs/libpop3d.lax/libmaildir.a/maildirrequota.o .libs/libpop3d.lax/libmaildir.a/maildirsearch.o .libs/libpop3d.lax/libmaildir.a/maildirsearchC.o .libs/libpop3d.lax/libmaildir.a/maildirshared.o .libs/libpop3d.lax/libmaildir.a/maildirshared2.o .libs/libpop3d.lax/libmaildir.a/maildirwatch.o .libs/libpop3d.lax/librfc822.a/encodeautodetect.o .libs/libpop3d.lax/librfc822.a/imaprefs.o .libs/libpop3d.lax/librfc822.a/imapsubj.o .libs/libpop3d.lax/librfc822.a/rfc2047.o .libs/libpop3d.lax/librfc822.a/rfc2047u.o .libs/libpop3d.lax/librfc822.a/rfc822.o .libs/libpop3d.lax/librfc822.a/rfc822_getaddr.o .libs/libpop3d.lax/librfc822.a/rfc822_getaddrs.o .libs/libpop3d.lax/librfc822.a/rfc822_mkdate.o .libs/libpop3d.lax/librfc822.a/rfc822_parsedt.o .libs/libpop3d.lax/librfc822.a/rfc822hdr.o .libs/libpop3d.lax/libnumlib.a/atotimet.o .libs/libpop3d.lax/libnumlib.a/atouidt.o .libs/libpop3d.lax/libnumlib.a/changeuidgid.o .libs/libpop3d.lax/libnumlib.a/strdevt.o .libs/libpop3d.lax/libnumlib.a/strgidt.o .libs/libpop3d.lax/libnumlib.a/strhdevt.o .libs/libpop3d.lax/libnumlib.a/strhinot.o .libs/libpop3d.lax/libnumlib.a/strhpidt.o .libs/libpop3d.lax/libnumlib.a/strhtimet.o .libs/libpop3d.lax/libnumlib.a/strinot.o .libs/libpop3d.lax/libnumlib.a/strofft.o .libs/libpop3d.lax/libnumlib.a/strpidt.o .libs/libpop3d.lax/libnumlib.a/strsize.o .libs/libpop3d.lax/libnumlib.a/strsizet.o .libs/libpop3d.lax/libnumlib.a/strtimet.o .libs/libpop3d.lax/libnumlib.a/struidt.o >libtool: link: ranlib .libs/libpop3d.a >libtool: link: rm -fr .libs/libpop3d.lax >libtool: link: ( cd ".libs" && rm -f "libpop3d.la" && ln -s "../libpop3d.la" "libpop3d.la" ) >gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT imaplogin.o -MD -MP -MF .deps/imaplogin.Tpo -c -o imaplogin.o imaplogin.c >mv -f .deps/imaplogin.Tpo .deps/imaplogin.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT authenticate_auth.o -MD -MP -MF .deps/authenticate_auth.Tpo -c -o authenticate_auth.o authenticate_auth.c >mv -f .deps/authenticate_auth.Tpo .deps/authenticate_auth.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT proxy.o -MD -MP -MF .deps/proxy.Tpo -c -o proxy.o proxy.c >mv -f .deps/proxy.Tpo .deps/proxy.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -I.. -I./.. -Wall -g -O2 -o imaplogin imaplogin.o authenticate_auth.o proxy.o libimapd.la libimaplogin.la -L/usr/lib64/courier-authlib -lcourierauth -lcourierauthsasl >libtool: link: gcc -I.. -I./.. -Wall -g -O2 -o imaplogin imaplogin.o authenticate_auth.o proxy.o ./.libs/libimapd.a /usr/lib64/libidn.so ./.libs/libimaplogin.a -L/usr/lib64/courier-authlib -lcourierauth -lcourierauthsasl >gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT fetch.o -MD -MP -MF .deps/fetch.Tpo -c -o fetch.o fetch.c >mv -f .deps/fetch.Tpo .deps/fetch.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT fetchinfo.o -MD -MP -MF .deps/fetchinfo.Tpo -c -o fetchinfo.o fetchinfo.c >mv -f .deps/fetchinfo.Tpo .deps/fetchinfo.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT imapd.o -MD -MP -MF .deps/imapd.Tpo -c -o imapd.o imapd.c >mv -f .deps/imapd.Tpo .deps/imapd.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT imapscanclient.o -MD -MP -MF .deps/imapscanclient.Tpo -c -o imapscanclient.o imapscanclient.c >mv -f .deps/imapscanclient.Tpo .deps/imapscanclient.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT mailboxlist.o -MD -MP -MF .deps/mailboxlist.Tpo -c -o mailboxlist.o mailboxlist.c >mv -f .deps/mailboxlist.Tpo .deps/mailboxlist.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT msgbodystructure.o -MD -MP -MF .deps/msgbodystructure.Tpo -c -o msgbodystructure.o msgbodystructure.c >mv -f .deps/msgbodystructure.Tpo .deps/msgbodystructure.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT msgenvelope.o -MD -MP -MF .deps/msgenvelope.Tpo -c -o msgenvelope.o msgenvelope.c >mv -f .deps/msgenvelope.Tpo .deps/msgenvelope.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT mysignal.o -MD -MP -MF .deps/mysignal.Tpo -c -o mysignal.o mysignal.c >mv -f .deps/mysignal.Tpo .deps/mysignal.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT outbox.o -MD -MP -MF .deps/outbox.Tpo -c -o outbox.o outbox.c >mv -f .deps/outbox.Tpo .deps/outbox.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT thread.o -MD -MP -MF .deps/thread.Tpo -c -o thread.o thread.c >mv -f .deps/thread.Tpo .deps/thread.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.c >mv -f .deps/search.Tpo .deps/search.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT searchinfo.o -MD -MP -MF .deps/searchinfo.Tpo -c -o searchinfo.o searchinfo.c >mv -f .deps/searchinfo.Tpo .deps/searchinfo.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT storeinfo.o -MD -MP -MF .deps/storeinfo.Tpo -c -o storeinfo.o storeinfo.c >mv -f .deps/storeinfo.Tpo .deps/storeinfo.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -I.. -I./.. -Wall -g -O2 -o imapd fetch.o fetchinfo.o imapd.o imapscanclient.o mailboxlist.o msgbodystructure.o msgenvelope.o mysignal.o outbox.o thread.o search.o searchinfo.o storeinfo.o libimapd.la `cat ../maildir/maildir.libdeps` ../gdbmobj/libgdbmobj.la -L/usr/lib64/courier-authlib -lcourierauth >libtool: link: gcc -I.. -I./.. -Wall -g -O2 -o imapd fetch.o fetchinfo.o imapd.o imapscanclient.o mailboxlist.o msgbodystructure.o msgenvelope.o mysignal.o outbox.o thread.o search.o searchinfo.o storeinfo.o ./.libs/libimapd.a /usr/lib64/libidn.so /usr/lib64/libfam.so ../gdbmobj/.libs/libgdbmobj.a /usr/lib64/libgdbm.so -L/usr/lib64/courier-authlib -lcourierauth >gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT pop3login.o -MD -MP -MF .deps/pop3login.Tpo -c -o pop3login.o pop3login.c >mv -f .deps/pop3login.Tpo .deps/pop3login.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT pop3dcapa.o -MD -MP -MF .deps/pop3dcapa.Tpo -c -o pop3dcapa.o pop3dcapa.c >mv -f .deps/pop3dcapa.Tpo .deps/pop3dcapa.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -I.. -I./.. -Wall -g -O2 -o pop3login pop3login.o pop3dcapa.o proxy.o ../tcpd/libtlsclient.la ../tcpd/libspipe.la libpop3d.la ../tcpd/libspipe.la -L/usr/lib64/courier-authlib -lcourierauth -lcourierauthsasl >libtool: link: gcc -I.. -I./.. -Wall -g -O2 -o pop3login pop3login.o pop3dcapa.o proxy.o ../tcpd/.libs/libtlsclient.a ./.libs/libpop3d.a /usr/lib64/libidn.so ../tcpd/.libs/libspipe.a -L/usr/lib64/courier-authlib -lcourierauth -lcourierauthsasl >gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT pop3dserver.o -MD -MP -MF .deps/pop3dserver.Tpo -c -o pop3dserver.o pop3dserver.c >mv -f .deps/pop3dserver.Tpo .deps/pop3dserver.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -I.. -I./.. -Wall -g -O2 -o pop3d pop3dserver.o pop3dcapa.o libpop3d.la -L/usr/lib64/courier-authlib -lcourierauth >libtool: link: gcc -I.. -I./.. -Wall -g -O2 -o pop3d pop3dserver.o pop3dcapa.o ./.libs/libpop3d.a /usr/lib64/libidn.so -L/usr/lib64/courier-authlib -lcourierauth >./config.status --file=imapd.8 >config.status: creating imapd.8 >./config.status --file=imapd.html >config.status: creating imapd.html >cp imapd.cnf.openssl imapd.cnf >touch imapd.cnf >cp pop3d.cnf.openssl pop3d.cnf >touch pop3d.cnf >./config.status --file=mkimapdcert.html >config.status: creating mkimapdcert.html >./config.status --file=mkimapdcert.8 >config.status: creating mkimapdcert.8 >./config.status --file=mkpop3dcert.html >config.status: creating mkpop3dcert.html >config.status: WARNING: 'mkpop3dcert.html.in' seems to ignore the --datarootdir setting >./config.status --file=mkpop3dcert.8 >config.status: creating mkpop3dcert.8 >config.status: WARNING: 'mkpop3dcert.8.in' seems to ignore the --datarootdir setting >./config.status --file=courierpop3d.html >config.status: creating courierpop3d.html >./config.status --file=courierpop3d.8 >config.status: creating courierpop3d.8 >make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/imap' >make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/imap' >make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3' >cp imap/imapd . >cp imap/pop3d . >cp maildir/maildirmake . >cp maildir/maildiracl . >cp maildir/deliverquota . >cp maildir/maildirkw . >cp makedat/makedatprog . >cp tcpd/couriertcpd . >cp imap/imaplogin . >cp imap/pop3login . >cp imap/mkimapdcert . >cp imap/mkpop3dcert . >cp maildir/sharedindexinstall . >cp maildir/sharedindexsplit . >cp ./tcpd/couriertcpd.1 . >cp maildir/deliverquota.8 . >cp maildir/maildirmake.1 . >cp maildir/maildiracl.1 . >cp imap/imapd.8 . >cp -f imap/mkimapdcert.8 . >cp -f imap/mkpop3dcert.8 . >cp ./maildir/maildirkw.1 . >cp imap/imapd.dist . >cp imap/imapd-ssl.dist . >cp imap/pop3d.dist . >cp imap/pop3d-ssl.dist . >cp imap/imapd.cnf . >cp imap/pop3d.cnf . >cp -f ./maildir/quotawarnmsg quotawarnmsg.example >make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3' >make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3' >[baz@jackodesktop courier-imap-4.9.3]$ make check >Making check in numlib >make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/numlib' >make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/numlib' >Making check in md5 >make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/md5' >./md5test | cmp -s - ./md5test.txt >make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/md5' >Making check in sha1 >make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/sha1' >./testsuite | cmp -s - ./testsuite.txt >make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/sha1' >Making check in bdbobj >make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/bdbobj' >make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/bdbobj' >Making check in gdbmobj >make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/gdbmobj' >./testsuite | cmp -s - ./testsuite.txt >make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/gdbmobj' >Making check in soxwrap >make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/soxwrap' >./testprog >make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/soxwrap' >Making check in unicode >make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/unicode' >./unicodetest >./enttest >test -f ./LineBreakTest.txt || exit 0; ./linebreaktest >test "`./unicodetest foo`" = "foo" >test "`./unicodetest 'foo&bar.~'`" = "foo&-bar.~" >test "`./unicodetest 'foobаr'`" = "foob&BDA-r" >test "`./unicodetest 'foobааr'`" = "foob&BDAEMA-r" >test "`./unicodetest 'foobаааr'`" = "foob&BDAEMAQw-r" >test "`./unicodetest 'foobааааr'`" = "foob&BDAEMAQwBDA-r" >test "`./unicodetest 'foobаааааr'`" = "foob&BDAEMAQwBDAEMA-r" >test "`./unicodetest 'foobааааааr'`" = "foob&BDAEMAQwBDAEMAQw-r" >test "`./unicodetest 'foobаaаr'`" = "foob&BDA-a&BDA-r" >test "`./unicodetest 'foobааaааr'`" = "foob&BDAEMA-a&BDAEMA-r" >n="aaaaaaaa"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n"; n="`echo $n | cut -c1-1023`"; test "`./unicodetest $n`" = "$n" >n="aaaaaaaa"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n"; test "`./unicodetest $n`" = "$n" >n="aaaaaaaa"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n"; test "`./unicodetest a$n`" = "a$n" >n="aaaaaaaa"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n"; n="`echo $n | cut -c1-1023`"; test "`./unicodetest $n'&'`" = "$n""&-" >n="aaaaaaaa"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n"; test "`./unicodetest $n'&'`" = "$n""&-" >n="aaaaaaaa"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n"; test "`./unicodetest $n'a&'`" = "$n""a&-" >n="aaaaaaaa"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n"; test "`./unicodetest $n'a&a'`" = "$n""a&-a" >n="aaaaaaaa"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n"; n="`echo $n | cut -c1-1023`"; test "`./unicodetest $n'а'`" = "$n""&BDA-" >test "`./unicodetest --smap foo`" = "foo" >test "`./unicodetest --smap 'foo&bar'`" = 'foo&-bar' >test "`./unicodetest --smap 'foo.bar'`" = 'foo&AC4-bar' >test "`./unicodetest --totitle 'tÃst'`" = 'Täst' >test "`./graphemetest 0x0d 0x0a`" = "0" >test "`./graphemetest 0x0d 0x41`" = "1" >test "`./graphemetest 0x41 0x0d`" = "1" >test "`./graphemetest 0x0a 0x41`" = "1" >test "`./graphemetest 0x41 0x0a`" = "1" >test "`./graphemetest 0x09 0x41`" = "1" >test "`./graphemetest 0x41 0x09`" = "1" >test "`./graphemetest 0x1100 0x1101`" = "0" >test "`./graphemetest 0x1100 0x1160`" = "0" >test "`./graphemetest 0xAC00 0x1160`" = "0" >test "`./graphemetest 0xAC02 0xD7FB`" = "0" >test "`./graphemetest 0xD7FB 0xD7FB`" = "0" >test "`./graphemetest 0x0041 0x1101`" = "1" >test "`./graphemetest 0x0041 0x1160`" = "1" >test "`./graphemetest 0x0041 0x1160`" = "1" >test "`./graphemetest 0x0041 0xD7FB`" = "1" >test "`./graphemetest 0x0041 0xD7FB`" = "1" >test "`./graphemetest 0x1100 0x0041`" = "1" >test "`./graphemetest 0x1100 0x0041`" = "1" >test "`./graphemetest 0xAC00 0x0041`" = "1" >test "`./graphemetest 0xAC02 0x0041`" = "1" >test "`./graphemetest 0xD7FB 0x0041`" = "1" >test "`./graphemetest 0x0041 0x036F`" = "0" >test "`./graphemetest 0x0041 0x0903`" = "0" >test "`./graphemetest 0x0041 0xAABB`" = "1" >test "`./graphemetest 0x036F 0x0041`" = "1" >test "`./graphemetest 0x0903 0x0041`" = "1" >test "`./graphemetest 0xAABB 0x0041`" = "0" >test "`./graphemetest 0x0041 0x0041`" = "1" >make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/unicode' >Making check in rfc822 >make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc822' >make check-am >make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc822' >./testsuite | cmp -s - ./testsuite.txt >./reftest | cmp -s - ./reftest.txt >make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc822' >make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc822' >Making check in random128 >make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/random128' >make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/random128' >Making check in rfc1035 >make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc1035' >make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc1035' >Making check in rfc2045 >make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc2045' >make check-am >make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc2045' >/bin/sh ./testsuite | cmp -s - ./testsuite.txt.idn >/bin/sh ./testsuitemm | cmp -s - ./testsuitemm.txt >/bin/sh ./testrfc3676parsersuite | diff -U 3 ./testrfc3676parsersuite.txt - >make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc2045' >make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc2045' >Making check in liblock >make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/liblock' >make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/liblock' >Making check in maildir >make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/maildir' >make check-am >make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/maildir' >/bin/sh ./testsuite 2>&1 | cmp - ./testsuite.txt >test "-lpcre" != "" || exit 0 ; /bin/sh ./testsuite2 2>&1 | cmp - ./testsuite2.txt >LC_ALL=C; export LC_ALL; ./maildirkwtest | cmp -s - ./maildirkwtest.txt >LC_ALL=C; export LC_ALL; ./maildiraclttest >./testmaildirsearch iso-8859-1 needle haystack; test $? = 2 && exit 0; exit 1 >./testmaildirsearch iso-8859-1 nEEdle needlE >./testmaildirsearch iso-8859-1 "abra cadAbra" "abra cadabra" >./testmaildirsearch iso-8859-1 " abra cadAbra " " abra cadabra" >./testmaildirsearch iso-8859-1 " abra cadAbra " " abra cadabra " >make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/maildir' >make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/maildir' >Making check in makedat >make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/makedat' >make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/makedat' >Making check in libhmac >make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/libhmac' >test ! -x ./md5hmactest || ./md5hmactest | cmp -s - ./md5hmactest.txt >test ! -x ./sha1hmactest || ./sha1hmactest | cmp -s - ./sha1hmactest.txt >make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/libhmac' >Making check in waitlib >make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/waitlib' >./testwait >make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/waitlib' >Making check in tcpd >make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/tcpd' >make check-am >make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/tcpd' >sh ./testsuite 2>&1 | cmp -s - ./testsuite.txt >make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/tcpd' >make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/tcpd' >Making check in rootcerts >make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/rootcerts' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/rootcerts' >Making check in imap >make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/imap' >make check-am >make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/imap' >LC_ALL=C; export LC_ALL; ./testsuite | ./testsuitefix.pl | sort | cmp -s - ./testsuite.txt >**************************** >* Sanity check in progress * >**************************** >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory >make[2]: *** [check-am] Error 1 >make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/imap' >make[1]: *** [check] Error 2 >make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/imap' >make: *** [check-recursive] Error 1 >[baz@jackodesktop courier-imap-4.9.3]$
[baz@jackodesktop courier-imap]$ cd /home/baz/courier-imap/courier-imap-4.9.3 [baz@jackodesktop courier-imap-4.9.3]$ ./configure 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 gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gawk... (cached) gawk checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for perl5... /usr/bin/perl5 checking for sysconftool...... ././sysconftool checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/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 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 whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for env... /usr/bin/env checking for courierauthconfig... /usr/bin/courierauthconfig 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 unlimited configure: creating ./config.status config.status: creating Makefile config.status: creating dbobj.h config.status: creating dbobj.config config.status: creating imapd.rc config.status: creating imapd-ssl.rc config.status: creating pop3d.rc config.status: creating pop3d-ssl.rc config.status: creating courier-imap.sysvinit config.status: creating courier-imap.spec config.status: creating courier-imap.lpspec config.status: creating INSTALL.html config.status: creating packaging/suse/courier-imap.init config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in numlib (/home/baz/courier-imap/courier-imap-4.9.3/numlib) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. 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 gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether ln -s works... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/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 checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for int64_t... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for setgroups... yes checking for initgroups... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in bdbobj (/home/baz/courier-imap/courier-imap-4.9.3/bdbobj) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. 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 style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for gawk... (cached) gawk 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 for library containing strerror... none required checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/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 checking how to run the C++ preprocessor... g++ -E 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 -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... 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... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking if the C++ compiler needs -fhandle-exceptions... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gdbmobj (/home/baz/courier-imap/courier-imap-4.9.3/gdbmobj) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. 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 style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for library containing strerror... none required checking for gawk... (cached) gawk 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 build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/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 checking how to run the C++ preprocessor... g++ -E 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 -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... 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... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gdbm_open in -lgdbm... yes checking for gdbm_open... yes checking for gdbm_fdesc... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking if the C++ compiler needs -fhandle-exceptions... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in soxwrap (/home/baz/courier-imap/courier-imap-4.9.3/soxwrap) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. 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 ranlib... ranlib checking whether ln -s works... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for the Courier Socks library... no 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 how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for sys/stat.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/poll.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for structs in6_addr, sockaddr_in6, and sockaddr_storage... yes checking for socklen_t... yes checking for inet_pton... yes checking for poll... yes configure: creating ./config.status config.status: creating Makefile config.status: creating soxwrap_config.h config.status: executing depfiles commands === configuring in unicode (/home/baz/courier-imap/courier-imap-4.9.3/unicode) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. 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 whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/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 checking whether ln -s works... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 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 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 -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... 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... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for perl5... /usr/bin/perl5 checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for setlocale... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether byte ordering is bigendian... no checking whether libcharset is used... no checking for nl_langinfo and CODESET... yes configure: creating ./config.status config.status: creating Makefile config.status: creating unicode_config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in rfc822 (/home/baz/courier-imap/courier-imap-4.9.3/rfc822) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. 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 style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/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 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... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBIDN... yes checking if Libidn should be used... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for setlocale... yes checking how to calculate alternate timezone... daylight configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in rfc1035 (/home/baz/courier-imap/courier-imap-4.9.3/rfc1035) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. 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 gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether ln -s works... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/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 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 whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... 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 socket in -lsocket... (cached) no checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for uint32_t... no checking for u_int_32_t... yes checking for socklen_t... yes checking for strcasecmp... yes checking for structs in6_addr, sockaddr_in6, and sockaddr_storage... yes checking for IPv6 flavor... glibc (default) checking for SIOCGIFCONF... yes checking for alloca... yes checking for inet_pton... yes checking for inet_ntop... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in rfc2045 (/home/baz/courier-imap/courier-imap-4.9.3/rfc2045) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. 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 style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 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 build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/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 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 whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E 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 -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... 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... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for strings.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for missing gethostname prototype... no checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking for pid_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for setlocale... yes checking for strncasecmp... yes checking for strcasecmp... yes configure: creating ./config.status config.status: creating Makefile config.status: creating rfc2045charset.h config.status: creating rfc2045_config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in md5 (/home/baz/courier-imap/courier-imap-4.9.3/md5) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. 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 whether ln -s works... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/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 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... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in sha1 (/home/baz/courier-imap/courier-imap-4.9.3/sha1) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. 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 gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether ln -s works... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/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 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... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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 config.status: executing libtool commands === configuring in random128 (/home/baz/courier-imap/courier-imap-4.9.3/random128) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. 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 style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether ln -s works... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for ps... /bin/ps checking for w... no checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/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 checking for sys/wait.h that is POSIX.1 compatible... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for pid_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for random source... /dev/urandom checking for some good options for ps... -Afl configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in liblock (/home/baz/courier-imap/courier-imap-4.9.3/liblock) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. 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 gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether ln -s works... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/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 checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... 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... yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for pid_t... yes checking return type of signal handlers... void checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in maildir (/home/baz/courier-imap/courier-imap-4.9.3/maildir) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu 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 style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/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 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 whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking 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 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 -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... 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... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for perl5... /usr/bin/perl5 checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/stat.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking pcre/pcre.h usability... no checking pcre/pcre.h presence... no checking for pcre/pcre.h... no checking for pcre.h... (cached) yes checking for pcre/pcre.h... (cached) no checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking vector usability... yes checking vector presence... yes checking for vector... yes checking vector.h usability... no checking vector.h presence... no checking for vector.h... no checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking fam.h usability... yes checking fam.h presence... yes checking for fam.h... yes checking for symlink... yes checking for readlink... yes checking for strcasecmp... yes checking for utime... yes checking for utimes... yes checking for FAMOpen in -lfam... yes checking for fam.h... (cached) yes checking for missing gethostname prototype... no checking for mailbot... no configure: creating ./config.status config.status: creating Makefile config.status: creating sharedindexinstall config.status: creating sharedindexsplit config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in makedat (/home/baz/courier-imap/courier-imap-4.9.3/makedat) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. 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 gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether ln -s works... yes checking for perl5... /usr/bin/perl5 checking for cat... /bin/cat checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/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 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 whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating makedat config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libhmac (/home/baz/courier-imap/courier-imap-4.9.3/libhmac) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. 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 whether ln -s works... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/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 checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in waitlib (/home/baz/courier-imap/courier-imap-4.9.3/waitlib) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. 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 whether ln -s works... yes checking for ranlib... ranlib checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for sys/wait.h that is POSIX.1 compatible... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for sys/wait.h... (cached) yes checking for unistd.h... (cached) yes checking for pid_t... yes checking return type of signal handlers... void checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for wait... yes checking for wait3... yes checking for sigblock... yes checking for sighold... yes checking for sigprocmask... yes checking if wait function is broken... yes checking if wait3 function is broken... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands === configuring in tcpd (/home/baz/courier-imap/courier-imap-4.9.3/tcpd) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. 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 gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether ln -s works... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/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 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 whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for sed... (cached) /bin/sed checking for env... /usr/bin/env checking for pkg-config... /usr/bin/pkg-config checking for krb5-config... /usr/bin/krb5-config checking for dlopen in -ldl... (cached) 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 ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/stat.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking 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 sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking whether time.h and sys/time.h may both be included... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking return type of signal handlers... void checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for socklen_t... yes checking for setpgrp... yes checking for setpgid... yes checking for setpgrp... (cached) yes checking whether setpgrp takes no argument... yes checking for socketpair... yes checking for SVR3 stream pipes... no checking for SVR4 stream pipes... no checking for stream pipes... socketpair checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for SSL_load_error_strings in -lssl... yes checking whether OpenSSL requires Kerberos... no checking for GnuTLS... yes checking size of gnutls_transport_ptr_t... 8 checking size of long... 8 checking for OpenSSL 0.9.7... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in rootcerts (/home/baz/courier-imap/courier-imap-4.9.3/rootcerts) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. 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 whether ln -s works... yes configure: creating ./config.status config.status: creating Makefile config.status: creating rootcertsdir.cnf === configuring in imap (/home/baz/courier-imap/courier-imap-4.9.3/imap) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/lib/courier-imap' '--enable-unicode' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.9.3' --cache-file=/dev/null --srcdir=. checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu 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 style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for gawk... (cached) gawk checking whether ln -s works... yes 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 print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/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 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 whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E 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 -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... 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... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for perl5... /usr/bin/perl5 checking for courierauthconfig... /usr/bin/courierauthconfig checking for sendmail... /usr/sbin/sendmail checking for openssl... /usr/bin/openssl checking for certtool... /usr/bin/certtool 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 unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking return type of signal handlers... void checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for socklen_t... yes checking for strerror... yes checking for utime... yes checking for utimes... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for setlocale... yes checking for poll... yes checking for getaddrinfo... 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 configure: creating ./config.status config.status: creating Makefile config.status: creating imapd.dist config.status: creating imapd-ssl.dist config.status: creating pop3d.dist config.status: creating pop3d-ssl.dist config.status: creating testsuitefix.pl config.status: creating mkimapdcert config.status: creating mkpop3dcert config.status: creating imapd.cnf.openssl config.status: creating pop3d.cnf.openssl config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands [baz@jackodesktop courier-imap-4.9.3]$ make make all-recursive make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3' make all-gmake-check FOO=BAR make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3' make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3' Making all in numlib make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/numlib' make all-am make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/numlib' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT atotimet.lo -MD -MP -MF .deps/atotimet.Tpo -c -o atotimet.lo atotimet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT atotimet.lo -MD -MP -MF .deps/atotimet.Tpo -c atotimet.c -fPIC -DPIC -o .libs/atotimet.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT atotimet.lo -MD -MP -MF .deps/atotimet.Tpo -c atotimet.c -o atotimet.o >/dev/null 2>&1 mv -f .deps/atotimet.Tpo .deps/atotimet.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT atouidt.lo -MD -MP -MF .deps/atouidt.Tpo -c -o atouidt.lo atouidt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT atouidt.lo -MD -MP -MF .deps/atouidt.Tpo -c atouidt.c -fPIC -DPIC -o .libs/atouidt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT atouidt.lo -MD -MP -MF .deps/atouidt.Tpo -c atouidt.c -o atouidt.o >/dev/null 2>&1 mv -f .deps/atouidt.Tpo .deps/atouidt.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT changeuidgid.lo -MD -MP -MF .deps/changeuidgid.Tpo -c -o changeuidgid.lo changeuidgid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT changeuidgid.lo -MD -MP -MF .deps/changeuidgid.Tpo -c changeuidgid.c -fPIC -DPIC -o .libs/changeuidgid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT changeuidgid.lo -MD -MP -MF .deps/changeuidgid.Tpo -c changeuidgid.c -o changeuidgid.o >/dev/null 2>&1 mv -f .deps/changeuidgid.Tpo .deps/changeuidgid.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strdevt.lo -MD -MP -MF .deps/strdevt.Tpo -c -o strdevt.lo strdevt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strdevt.lo -MD -MP -MF .deps/strdevt.Tpo -c strdevt.c -fPIC -DPIC -o .libs/strdevt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strdevt.lo -MD -MP -MF .deps/strdevt.Tpo -c strdevt.c -o strdevt.o >/dev/null 2>&1 mv -f .deps/strdevt.Tpo .deps/strdevt.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strgidt.lo -MD -MP -MF .deps/strgidt.Tpo -c -o strgidt.lo strgidt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strgidt.lo -MD -MP -MF .deps/strgidt.Tpo -c strgidt.c -fPIC -DPIC -o .libs/strgidt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strgidt.lo -MD -MP -MF .deps/strgidt.Tpo -c strgidt.c -o strgidt.o >/dev/null 2>&1 mv -f .deps/strgidt.Tpo .deps/strgidt.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strhdevt.lo -MD -MP -MF .deps/strhdevt.Tpo -c -o strhdevt.lo strhdevt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strhdevt.lo -MD -MP -MF .deps/strhdevt.Tpo -c strhdevt.c -fPIC -DPIC -o .libs/strhdevt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strhdevt.lo -MD -MP -MF .deps/strhdevt.Tpo -c strhdevt.c -o strhdevt.o >/dev/null 2>&1 mv -f .deps/strhdevt.Tpo .deps/strhdevt.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strhinot.lo -MD -MP -MF .deps/strhinot.Tpo -c -o strhinot.lo strhinot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strhinot.lo -MD -MP -MF .deps/strhinot.Tpo -c strhinot.c -fPIC -DPIC -o .libs/strhinot.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strhinot.lo -MD -MP -MF .deps/strhinot.Tpo -c strhinot.c -o strhinot.o >/dev/null 2>&1 mv -f .deps/strhinot.Tpo .deps/strhinot.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strhpidt.lo -MD -MP -MF .deps/strhpidt.Tpo -c -o strhpidt.lo strhpidt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strhpidt.lo -MD -MP -MF .deps/strhpidt.Tpo -c strhpidt.c -fPIC -DPIC -o .libs/strhpidt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strhpidt.lo -MD -MP -MF .deps/strhpidt.Tpo -c strhpidt.c -o strhpidt.o >/dev/null 2>&1 mv -f .deps/strhpidt.Tpo .deps/strhpidt.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strhtimet.lo -MD -MP -MF .deps/strhtimet.Tpo -c -o strhtimet.lo strhtimet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strhtimet.lo -MD -MP -MF .deps/strhtimet.Tpo -c strhtimet.c -fPIC -DPIC -o .libs/strhtimet.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strhtimet.lo -MD -MP -MF .deps/strhtimet.Tpo -c strhtimet.c -o strhtimet.o >/dev/null 2>&1 mv -f .deps/strhtimet.Tpo .deps/strhtimet.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strinot.lo -MD -MP -MF .deps/strinot.Tpo -c -o strinot.lo strinot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strinot.lo -MD -MP -MF .deps/strinot.Tpo -c strinot.c -fPIC -DPIC -o .libs/strinot.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strinot.lo -MD -MP -MF .deps/strinot.Tpo -c strinot.c -o strinot.o >/dev/null 2>&1 mv -f .deps/strinot.Tpo .deps/strinot.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strofft.lo -MD -MP -MF .deps/strofft.Tpo -c -o strofft.lo strofft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strofft.lo -MD -MP -MF .deps/strofft.Tpo -c strofft.c -fPIC -DPIC -o .libs/strofft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strofft.lo -MD -MP -MF .deps/strofft.Tpo -c strofft.c -o strofft.o >/dev/null 2>&1 mv -f .deps/strofft.Tpo .deps/strofft.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strpidt.lo -MD -MP -MF .deps/strpidt.Tpo -c -o strpidt.lo strpidt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strpidt.lo -MD -MP -MF .deps/strpidt.Tpo -c strpidt.c -fPIC -DPIC -o .libs/strpidt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strpidt.lo -MD -MP -MF .deps/strpidt.Tpo -c strpidt.c -o strpidt.o >/dev/null 2>&1 mv -f .deps/strpidt.Tpo .deps/strpidt.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strsize.lo -MD -MP -MF .deps/strsize.Tpo -c -o strsize.lo strsize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strsize.lo -MD -MP -MF .deps/strsize.Tpo -c strsize.c -fPIC -DPIC -o .libs/strsize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strsize.lo -MD -MP -MF .deps/strsize.Tpo -c strsize.c -o strsize.o >/dev/null 2>&1 mv -f .deps/strsize.Tpo .deps/strsize.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strsizet.lo -MD -MP -MF .deps/strsizet.Tpo -c -o strsizet.lo strsizet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strsizet.lo -MD -MP -MF .deps/strsizet.Tpo -c strsizet.c -fPIC -DPIC -o .libs/strsizet.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strsizet.lo -MD -MP -MF .deps/strsizet.Tpo -c strsizet.c -o strsizet.o >/dev/null 2>&1 mv -f .deps/strsizet.Tpo .deps/strsizet.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strtimet.lo -MD -MP -MF .deps/strtimet.Tpo -c -o strtimet.lo strtimet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strtimet.lo -MD -MP -MF .deps/strtimet.Tpo -c strtimet.c -fPIC -DPIC -o .libs/strtimet.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT strtimet.lo -MD -MP -MF .deps/strtimet.Tpo -c strtimet.c -o strtimet.o >/dev/null 2>&1 mv -f .deps/strtimet.Tpo .deps/strtimet.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT struidt.lo -MD -MP -MF .deps/struidt.Tpo -c -o struidt.lo struidt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT struidt.lo -MD -MP -MF .deps/struidt.Tpo -c struidt.c -fPIC -DPIC -o .libs/struidt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT struidt.lo -MD -MP -MF .deps/struidt.Tpo -c struidt.c -o struidt.o >/dev/null 2>&1 mv -f .deps/struidt.Tpo .deps/struidt.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -o libnumlib.la atotimet.lo atouidt.lo changeuidgid.lo strdevt.lo strgidt.lo strhdevt.lo strhinot.lo strhpidt.lo strhtimet.lo strinot.lo strofft.lo strpidt.lo strsize.lo strsizet.lo strtimet.lo struidt.lo libtool: link: 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 libtool: link: ranlib .libs/libnumlib.a libtool: link: ( cd ".libs" && rm -f "libnumlib.la" && ln -s "../libnumlib.la" "libnumlib.la" ) make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/numlib' make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/numlib' Making all in md5 make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/md5' make all-am make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/md5' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1 mv -f .deps/md5.Tpo .deps/md5.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT md5_hash.lo -MD -MP -MF .deps/md5_hash.Tpo -c -o md5_hash.lo md5_hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT md5_hash.lo -MD -MP -MF .deps/md5_hash.Tpo -c md5_hash.c -fPIC -DPIC -o .libs/md5_hash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -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 mv -f .deps/md5_hash.Tpo .deps/md5_hash.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT redhat-crypt-md5.lo -MD -MP -MF .deps/redhat-crypt-md5.Tpo -c -o redhat-crypt-md5.lo redhat-crypt-md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -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 mv -f .deps/redhat-crypt-md5.Tpo .deps/redhat-crypt-md5.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c -o hmac.lo hmac.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -fPIC -DPIC -o .libs/hmac.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -o hmac.o >/dev/null 2>&1 mv -f .deps/hmac.Tpo .deps/hmac.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -I./.. -I.. -o libmd5.la md5.lo md5_hash.lo redhat-crypt-md5.lo hmac.lo libtool: link: ar cru .libs/libmd5.a .libs/md5.o .libs/md5_hash.o .libs/redhat-crypt-md5.o .libs/hmac.o libtool: link: ranlib .libs/libmd5.a libtool: link: ( cd ".libs" && rm -f "libmd5.la" && ln -s "../libmd5.la" "libmd5.la" ) gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT md5test.o -MD -MP -MF .deps/md5test.Tpo -c -o md5test.o md5test.c mv -f .deps/md5test.Tpo .deps/md5test.Po /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -I./.. -I.. -static -o md5test md5test.o libmd5.la libtool: link: gcc -Wall -g -O2 -I./.. -I.. -o md5test md5test.o ./.libs/libmd5.a make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/md5' make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/md5' Making all in sha1 make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/sha1' make all-am make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/sha1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c -o sha1.lo sha1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -fPIC -DPIC -o .libs/sha1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -o sha1.o >/dev/null 2>&1 mv -f .deps/sha1.Tpo .deps/sha1.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT sha1_hash.lo -MD -MP -MF .deps/sha1_hash.Tpo -c -o sha1_hash.lo sha1_hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT sha1_hash.lo -MD -MP -MF .deps/sha1_hash.Tpo -c sha1_hash.c -fPIC -DPIC -o .libs/sha1_hash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -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 mv -f .deps/sha1_hash.Tpo .deps/sha1_hash.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT sha256.lo -MD -MP -MF .deps/sha256.Tpo -c -o sha256.lo sha256.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT sha256.lo -MD -MP -MF .deps/sha256.Tpo -c sha256.c -fPIC -DPIC -o .libs/sha256.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT sha256.lo -MD -MP -MF .deps/sha256.Tpo -c sha256.c -o sha256.o >/dev/null 2>&1 mv -f .deps/sha256.Tpo .deps/sha256.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT sha256_hash.lo -MD -MP -MF .deps/sha256_hash.Tpo -c -o sha256_hash.lo sha256_hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT sha256_hash.lo -MD -MP -MF .deps/sha256_hash.Tpo -c sha256_hash.c -fPIC -DPIC -o .libs/sha256_hash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -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 mv -f .deps/sha256_hash.Tpo .deps/sha256_hash.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT sha512.lo -MD -MP -MF .deps/sha512.Tpo -c -o sha512.lo sha512.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT sha512.lo -MD -MP -MF .deps/sha512.Tpo -c sha512.c -fPIC -DPIC -o .libs/sha512.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT sha512.lo -MD -MP -MF .deps/sha512.Tpo -c sha512.c -o sha512.o >/dev/null 2>&1 mv -f .deps/sha512.Tpo .deps/sha512.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT sha512_hash.lo -MD -MP -MF .deps/sha512_hash.Tpo -c -o sha512_hash.lo sha512_hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT sha512_hash.lo -MD -MP -MF .deps/sha512_hash.Tpo -c sha512_hash.c -fPIC -DPIC -o .libs/sha512_hash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -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 mv -f .deps/sha512_hash.Tpo .deps/sha512_hash.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c -o hmac.lo hmac.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -fPIC -DPIC -o .libs/hmac.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -o hmac.o >/dev/null 2>&1 mv -f .deps/hmac.Tpo .deps/hmac.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -I./.. -I.. -o libsha1.la sha1.lo sha1_hash.lo sha256.lo sha256_hash.lo sha512.lo sha512_hash.lo hmac.lo libtool: link: 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 libtool: link: ranlib .libs/libsha1.a libtool: link: ( cd ".libs" && rm -f "libsha1.la" && ln -s "../libsha1.la" "libsha1.la" ) gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -I./.. -I.. -MT testsuite.o -MD -MP -MF .deps/testsuite.Tpo -c -o testsuite.o testsuite.c mv -f .deps/testsuite.Tpo .deps/testsuite.Po /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -I./.. -I.. -static -o testsuite testsuite.o libsha1.la libtool: link: gcc -Wall -g -O2 -I./.. -I.. -o testsuite testsuite.o ./.libs/libsha1.a make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/sha1' make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/sha1' Making all in bdbobj make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/bdbobj' make all-am make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/bdbobj' make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/bdbobj' make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/bdbobj' Making all in gdbmobj make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/gdbmobj' make all-am make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/gdbmobj' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT gdbmobj.lo -MD -MP -MF .deps/gdbmobj.Tpo -c -o gdbmobj.lo gdbmobj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT gdbmobj.lo -MD -MP -MF .deps/gdbmobj.Tpo -c gdbmobj.c -fPIC -DPIC -o .libs/gdbmobj.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT gdbmobj.lo -MD -MP -MF .deps/gdbmobj.Tpo -c gdbmobj.c -o gdbmobj.o >/dev/null 2>&1 mv -f .deps/gdbmobj.Tpo .deps/gdbmobj.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT gdbmobj2.lo -MD -MP -MF .deps/gdbmobj2.Tpo -c -o gdbmobj2.lo gdbmobj2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT gdbmobj2.lo -MD -MP -MF .deps/gdbmobj2.Tpo -c gdbmobj2.c -fPIC -DPIC -o .libs/gdbmobj2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT gdbmobj2.lo -MD -MP -MF .deps/gdbmobj2.Tpo -c gdbmobj2.c -o gdbmobj2.o >/dev/null 2>&1 mv -f .deps/gdbmobj2.Tpo .deps/gdbmobj2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT gdbmobj3.lo -MD -MP -MF .deps/gdbmobj3.Tpo -c -o gdbmobj3.lo gdbmobj3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT gdbmobj3.lo -MD -MP -MF .deps/gdbmobj3.Tpo -c gdbmobj3.c -fPIC -DPIC -o .libs/gdbmobj3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT gdbmobj3.lo -MD -MP -MF .deps/gdbmobj3.Tpo -c gdbmobj3.c -o gdbmobj3.o >/dev/null 2>&1 mv -f .deps/gdbmobj3.Tpo .deps/gdbmobj3.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o libgdbmobj.la gdbmobj.lo gdbmobj2.lo gdbmobj3.lo -lgdbm libtool: link: ar cru .libs/libgdbmobj.a .libs/gdbmobj.o .libs/gdbmobj2.o .libs/gdbmobj3.o libtool: link: ranlib .libs/libgdbmobj.a libtool: link: ( cd ".libs" && rm -f "libgdbmobj.la" && ln -s "../libgdbmobj.la" "libgdbmobj.la" ) g++ -DHAVE_CONFIG_H -I. -g -O2 -MT testgdbm.o -MD -MP -MF .deps/testgdbm.Tpo -c -o testgdbm.o testgdbm.C In file included from testgdbm.C:1:0: gdbmobj.h:19:16: warning: âgdbmobjâ has a field âgdbmobj::dbfâ whose type uses the anonymous namespace mv -f .deps/testgdbm.Tpo .deps/testgdbm.Po /bin/sh ./libtool --tag=CXX --mode=link g++ -g -O2 -static -o testgdbm testgdbm.o libgdbmobj.la libtool: link: g++ -g -O2 -o testgdbm testgdbm.o ./.libs/libgdbmobj.a /usr/lib64/libgdbm.so make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/gdbmobj' make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/gdbmobj' Making all in soxwrap make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/soxwrap' make all-am make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/soxwrap' gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -g -O2 -MT sconnect.o -MD -MP -MF .deps/sconnect.Tpo -c -o sconnect.o sconnect.c mv -f .deps/sconnect.Tpo .deps/sconnect.Po rm -f libsoxwrap.a ar cru libsoxwrap.a sconnect.o ranlib libsoxwrap.a gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -g -O2 -MT mksocket.o -MD -MP -MF .deps/mksocket.Tpo -c -o mksocket.o mksocket.c mv -f .deps/mksocket.Tpo .deps/mksocket.Po rm -f libmksocket.a ar cru libmksocket.a mksocket.o ranlib libmksocket.a gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -g -O2 -MT testprog.o -MD -MP -MF .deps/testprog.Tpo -c -o testprog.o testprog.c mv -f .deps/testprog.Tpo .deps/testprog.Po gcc -g -O2 -o testprog testprog.o libsoxwrap.a make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/soxwrap' make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/soxwrap' Making all in unicode make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/unicode' make all-am make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/unicode' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c -o unicode.lo unicode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c unicode.c -fPIC -DPIC -o .libs/unicode.o unicode.c: In function 'convert_flush_iconv': unicode.c:962:3: warning: passing argument 2 of 'iconv' from incompatible pointer type /usr/include/iconv.h:43:15: note: expected 'char ** __restrict__' but argument is of type 'const char **' libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c unicode.c -o unicode.o >/dev/null 2>&1 mv -f .deps/unicode.Tpo .deps/unicode.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicodebuf.lo -MD -MP -MF .deps/unicodebuf.Tpo -c -o unicodebuf.lo unicodebuf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicodebuf.lo -MD -MP -MF .deps/unicodebuf.Tpo -c unicodebuf.c -fPIC -DPIC -o .libs/unicodebuf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicodebuf.lo -MD -MP -MF .deps/unicodebuf.Tpo -c unicodebuf.c -o unicodebuf.o >/dev/null 2>&1 mv -f .deps/unicodebuf.Tpo .deps/unicodebuf.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -g -O2 -MT unicodecpp.lo -MD -MP -MF .deps/unicodecpp.Tpo -c -o unicodecpp.lo unicodecpp.C libtool: compile: g++ -DHAVE_CONFIG_H -I. -g -O2 -MT unicodecpp.lo -MD -MP -MF .deps/unicodecpp.Tpo -c unicodecpp.C -fPIC -DPIC -o .libs/unicodecpp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -g -O2 -MT unicodecpp.lo -MD -MP -MF .deps/unicodecpp.Tpo -c unicodecpp.C -o unicodecpp.o >/dev/null 2>&1 mv -f .deps/unicodecpp.Tpo .deps/unicodecpp.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_ultcase.lo -MD -MP -MF .deps/unicode_ultcase.Tpo -c -o unicode_ultcase.lo unicode_ultcase.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_ultcase.lo -MD -MP -MF .deps/unicode_ultcase.Tpo -c unicode_ultcase.c -fPIC -DPIC -o .libs/unicode_ultcase.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_ultcase.lo -MD -MP -MF .deps/unicode_ultcase.Tpo -c unicode_ultcase.c -o unicode_ultcase.o >/dev/null 2>&1 mv -f .deps/unicode_ultcase.Tpo .deps/unicode_ultcase.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_ultcasetab.lo -MD -MP -MF .deps/unicode_ultcasetab.Tpo -c -o unicode_ultcasetab.lo unicode_ultcasetab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_ultcasetab.lo -MD -MP -MF .deps/unicode_ultcasetab.Tpo -c unicode_ultcasetab.c -fPIC -DPIC -o .libs/unicode_ultcasetab.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_ultcasetab.lo -MD -MP -MF .deps/unicode_ultcasetab.Tpo -c unicode_ultcasetab.c -o unicode_ultcasetab.o >/dev/null 2>&1 mv -f .deps/unicode_ultcasetab.Tpo .deps/unicode_ultcasetab.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_wcwidth.lo -MD -MP -MF .deps/unicode_wcwidth.Tpo -c -o unicode_wcwidth.lo unicode_wcwidth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_wcwidth.lo -MD -MP -MF .deps/unicode_wcwidth.Tpo -c unicode_wcwidth.c -fPIC -DPIC -o .libs/unicode_wcwidth.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_wcwidth.lo -MD -MP -MF .deps/unicode_wcwidth.Tpo -c unicode_wcwidth.c -o unicode_wcwidth.o >/dev/null 2>&1 mv -f .deps/unicode_wcwidth.Tpo .deps/unicode_wcwidth.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_tablookup.lo -MD -MP -MF .deps/unicode_tablookup.Tpo -c -o unicode_tablookup.lo unicode_tablookup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_tablookup.lo -MD -MP -MF .deps/unicode_tablookup.Tpo -c unicode_tablookup.c -fPIC -DPIC -o .libs/unicode_tablookup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_tablookup.lo -MD -MP -MF .deps/unicode_tablookup.Tpo -c unicode_tablookup.c -o unicode_tablookup.o >/dev/null 2>&1 mv -f .deps/unicode_tablookup.Tpo .deps/unicode_tablookup.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_graphemebreak.lo -MD -MP -MF .deps/unicode_graphemebreak.Tpo -c -o unicode_graphemebreak.lo unicode_graphemebreak.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_graphemebreak.lo -MD -MP -MF .deps/unicode_graphemebreak.Tpo -c unicode_graphemebreak.c -fPIC -DPIC -o .libs/unicode_graphemebreak.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_graphemebreak.lo -MD -MP -MF .deps/unicode_graphemebreak.Tpo -c unicode_graphemebreak.c -o unicode_graphemebreak.o >/dev/null 2>&1 mv -f .deps/unicode_graphemebreak.Tpo .deps/unicode_graphemebreak.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_linebreak.lo -MD -MP -MF .deps/unicode_linebreak.Tpo -c -o unicode_linebreak.lo unicode_linebreak.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_linebreak.lo -MD -MP -MF .deps/unicode_linebreak.Tpo -c unicode_linebreak.c -fPIC -DPIC -o .libs/unicode_linebreak.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_linebreak.lo -MD -MP -MF .deps/unicode_linebreak.Tpo -c unicode_linebreak.c -o unicode_linebreak.o >/dev/null 2>&1 mv -f .deps/unicode_linebreak.Tpo .deps/unicode_linebreak.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_htmlent.lo -MD -MP -MF .deps/unicode_htmlent.Tpo -c -o unicode_htmlent.lo unicode_htmlent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_htmlent.lo -MD -MP -MF .deps/unicode_htmlent.Tpo -c unicode_htmlent.c -fPIC -DPIC -o .libs/unicode_htmlent.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_htmlent.lo -MD -MP -MF .deps/unicode_htmlent.Tpo -c unicode_htmlent.c -o unicode_htmlent.o >/dev/null 2>&1 mv -f .deps/unicode_htmlent.Tpo .deps/unicode_htmlent.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_wordbreak.lo -MD -MP -MF .deps/unicode_wordbreak.Tpo -c -o unicode_wordbreak.lo unicode_wordbreak.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_wordbreak.lo -MD -MP -MF .deps/unicode_wordbreak.Tpo -c unicode_wordbreak.c -fPIC -DPIC -o .libs/unicode_wordbreak.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicode_wordbreak.lo -MD -MP -MF .deps/unicode_wordbreak.Tpo -c unicode_wordbreak.c -o unicode_wordbreak.o >/dev/null 2>&1 mv -f .deps/unicode_wordbreak.Tpo .deps/unicode_wordbreak.Plo /bin/sh ./libtool --tag=CXX --mode=link g++ -g -O2 -o libunicode.la unicode.lo unicodebuf.lo unicodecpp.lo unicode_ultcase.lo unicode_ultcasetab.lo unicode_wcwidth.lo unicode_tablookup.lo unicode_graphemebreak.lo unicode_linebreak.lo unicode_htmlent.lo unicode_wordbreak.lo libtool: link: ar cru .libs/libunicode.a .libs/unicode.o .libs/unicodebuf.o .libs/unicodecpp.o .libs/unicode_ultcase.o .libs/unicode_ultcasetab.o .libs/unicode_wcwidth.o .libs/unicode_tablookup.o .libs/unicode_graphemebreak.o .libs/unicode_linebreak.o .libs/unicode_htmlent.o .libs/unicode_wordbreak.o libtool: link: ranlib .libs/libunicode.a libtool: link: ( cd ".libs" && rm -f "libunicode.la" && ln -s "../libunicode.la" "libunicode.la" ) gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT unicodetest.o -MD -MP -MF .deps/unicodetest.Tpo -c -o unicodetest.o unicodetest.c mv -f .deps/unicodetest.Tpo .deps/unicodetest.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -fexceptions -static -o unicodetest unicodetest.o libunicode.la libtool: link: gcc -g -O2 -Wall -fexceptions -o unicodetest unicodetest.o ./.libs/libunicode.a gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT graphemetest.o -MD -MP -MF .deps/graphemetest.Tpo -c -o graphemetest.o graphemetest.c mv -f .deps/graphemetest.Tpo .deps/graphemetest.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -fexceptions -static -o graphemetest graphemetest.o libunicode.la libtool: link: gcc -g -O2 -Wall -fexceptions -o graphemetest graphemetest.o ./.libs/libunicode.a g++ -DHAVE_CONFIG_H -I. -g -O2 -MT linebreaktest.o -MD -MP -MF .deps/linebreaktest.Tpo -c -o linebreaktest.o linebreaktest.C mv -f .deps/linebreaktest.Tpo .deps/linebreaktest.Po /bin/sh ./libtool --tag=CXX --mode=link g++ -g -O2 -static -o linebreaktest linebreaktest.o libunicode.la libtool: link: g++ -g -O2 -o linebreaktest linebreaktest.o ./.libs/libunicode.a g++ -DHAVE_CONFIG_H -I. -g -O2 -MT wordbreaktest.o -MD -MP -MF .deps/wordbreaktest.Tpo -c -o wordbreaktest.o wordbreaktest.C mv -f .deps/wordbreaktest.Tpo .deps/wordbreaktest.Po /bin/sh ./libtool --tag=CXX --mode=link g++ -g -O2 -static -o wordbreaktest wordbreaktest.o libunicode.la libtool: link: g++ -g -O2 -o wordbreaktest wordbreaktest.o ./.libs/libunicode.a gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -fexceptions -MT enttest.o -MD -MP -MF .deps/enttest.Tpo -c -o enttest.o enttest.c mv -f .deps/enttest.Tpo .deps/enttest.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -fexceptions -static -o enttest enttest.o libunicode.la libtool: link: gcc -g -O2 -Wall -fexceptions -o enttest enttest.o ./.libs/libunicode.a make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/unicode' make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/unicode' Making all in rfc822 make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc822' make all-am make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc822' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c -o encode.lo encode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c encode.c -fPIC -DPIC -o .libs/encode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c encode.c -o encode.o >/dev/null 2>&1 mv -f .deps/encode.Tpo .deps/encode.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -o libencode.la encode.lo libtool: link: ar cru .libs/libencode.a .libs/encode.o libtool: link: ranlib .libs/libencode.a libtool: link: ( cd ".libs" && rm -f "libencode.la" && ln -s "../libencode.la" "libencode.la" ) /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822.lo -MD -MP -MF .deps/rfc822.Tpo -c -o rfc822.lo rfc822.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822.lo -MD -MP -MF .deps/rfc822.Tpo -c rfc822.c -fPIC -DPIC -o .libs/rfc822.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822.lo -MD -MP -MF .deps/rfc822.Tpo -c rfc822.c -o rfc822.o >/dev/null 2>&1 mv -f .deps/rfc822.Tpo .deps/rfc822.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822hdr.lo -MD -MP -MF .deps/rfc822hdr.Tpo -c -o rfc822hdr.lo rfc822hdr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822hdr.lo -MD -MP -MF .deps/rfc822hdr.Tpo -c rfc822hdr.c -fPIC -DPIC -o .libs/rfc822hdr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822hdr.lo -MD -MP -MF .deps/rfc822hdr.Tpo -c rfc822hdr.c -o rfc822hdr.o >/dev/null 2>&1 mv -f .deps/rfc822hdr.Tpo .deps/rfc822hdr.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822_getaddr.lo -MD -MP -MF .deps/rfc822_getaddr.Tpo -c -o rfc822_getaddr.lo rfc822_getaddr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822_getaddr.lo -MD -MP -MF .deps/rfc822_getaddr.Tpo -c rfc822_getaddr.c -fPIC -DPIC -o .libs/rfc822_getaddr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822_getaddr.lo -MD -MP -MF .deps/rfc822_getaddr.Tpo -c rfc822_getaddr.c -o rfc822_getaddr.o >/dev/null 2>&1 mv -f .deps/rfc822_getaddr.Tpo .deps/rfc822_getaddr.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822_getaddrs.lo -MD -MP -MF .deps/rfc822_getaddrs.Tpo -c -o rfc822_getaddrs.lo rfc822_getaddrs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822_getaddrs.lo -MD -MP -MF .deps/rfc822_getaddrs.Tpo -c rfc822_getaddrs.c -fPIC -DPIC -o .libs/rfc822_getaddrs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822_getaddrs.lo -MD -MP -MF .deps/rfc822_getaddrs.Tpo -c rfc822_getaddrs.c -o rfc822_getaddrs.o >/dev/null 2>&1 mv -f .deps/rfc822_getaddrs.Tpo .deps/rfc822_getaddrs.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822_mkdate.lo -MD -MP -MF .deps/rfc822_mkdate.Tpo -c -o rfc822_mkdate.lo rfc822_mkdate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822_mkdate.lo -MD -MP -MF .deps/rfc822_mkdate.Tpo -c rfc822_mkdate.c -fPIC -DPIC -o .libs/rfc822_mkdate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822_mkdate.lo -MD -MP -MF .deps/rfc822_mkdate.Tpo -c rfc822_mkdate.c -o rfc822_mkdate.o >/dev/null 2>&1 mv -f .deps/rfc822_mkdate.Tpo .deps/rfc822_mkdate.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822_parsedt.lo -MD -MP -MF .deps/rfc822_parsedt.Tpo -c -o rfc822_parsedt.lo rfc822_parsedt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822_parsedt.lo -MD -MP -MF .deps/rfc822_parsedt.Tpo -c rfc822_parsedt.c -fPIC -DPIC -o .libs/rfc822_parsedt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc822_parsedt.lo -MD -MP -MF .deps/rfc822_parsedt.Tpo -c rfc822_parsedt.c -o rfc822_parsedt.o >/dev/null 2>&1 mv -f .deps/rfc822_parsedt.Tpo .deps/rfc822_parsedt.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc2047u.lo -MD -MP -MF .deps/rfc2047u.Tpo -c -o rfc2047u.lo rfc2047u.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc2047u.lo -MD -MP -MF .deps/rfc2047u.Tpo -c rfc2047u.c -fPIC -DPIC -o .libs/rfc2047u.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc2047u.lo -MD -MP -MF .deps/rfc2047u.Tpo -c rfc2047u.c -o rfc2047u.o >/dev/null 2>&1 mv -f .deps/rfc2047u.Tpo .deps/rfc2047u.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc2047.lo -MD -MP -MF .deps/rfc2047.Tpo -c -o rfc2047.lo rfc2047.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc2047.lo -MD -MP -MF .deps/rfc2047.Tpo -c rfc2047.c -fPIC -DPIC -o .libs/rfc2047.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc2047.lo -MD -MP -MF .deps/rfc2047.Tpo -c rfc2047.c -o rfc2047.o >/dev/null 2>&1 mv -f .deps/rfc2047.Tpo .deps/rfc2047.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT imapsubj.lo -MD -MP -MF .deps/imapsubj.Tpo -c -o imapsubj.lo imapsubj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT imapsubj.lo -MD -MP -MF .deps/imapsubj.Tpo -c imapsubj.c -fPIC -DPIC -o .libs/imapsubj.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT imapsubj.lo -MD -MP -MF .deps/imapsubj.Tpo -c imapsubj.c -o imapsubj.o >/dev/null 2>&1 mv -f .deps/imapsubj.Tpo .deps/imapsubj.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT imaprefs.lo -MD -MP -MF .deps/imaprefs.Tpo -c -o imaprefs.lo imaprefs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT imaprefs.lo -MD -MP -MF .deps/imaprefs.Tpo -c imaprefs.c -fPIC -DPIC -o .libs/imaprefs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT imaprefs.lo -MD -MP -MF .deps/imaprefs.Tpo -c imaprefs.c -o imaprefs.o >/dev/null 2>&1 mv -f .deps/imaprefs.Tpo .deps/imaprefs.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT encodeautodetect.lo -MD -MP -MF .deps/encodeautodetect.Tpo -c -o encodeautodetect.lo encodeautodetect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT encodeautodetect.lo -MD -MP -MF .deps/encodeautodetect.Tpo -c encodeautodetect.c -fPIC -DPIC -o .libs/encodeautodetect.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT encodeautodetect.lo -MD -MP -MF .deps/encodeautodetect.Tpo -c encodeautodetect.c -o encodeautodetect.o >/dev/null 2>&1 mv -f .deps/encodeautodetect.Tpo .deps/encodeautodetect.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -o librfc822.la rfc822.lo rfc822hdr.lo rfc822_getaddr.lo rfc822_getaddrs.lo rfc822_mkdate.lo rfc822_parsedt.lo rfc2047u.lo rfc2047.lo imapsubj.lo imaprefs.lo encodeautodetect.lo -lidn libtool: link: 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 libtool: link: ranlib .libs/librfc822.a libtool: link: ( cd ".libs" && rm -f "librfc822.la" && ln -s "../librfc822.la" "librfc822.la" ) gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT testsuite.o -MD -MP -MF .deps/testsuite.Tpo -c -o testsuite.o testsuite.c mv -f .deps/testsuite.Tpo .deps/testsuite.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -static -o testsuite testsuite.o librfc822.la ../unicode/libunicode.la libtool: link: gcc -g -O2 -Wall -o testsuite testsuite.o ./.libs/librfc822.a /usr/lib64/libidn.so ../unicode/.libs/libunicode.a gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT reftest.o -MD -MP -MF .deps/reftest.Tpo -c -o reftest.o reftest.c mv -f .deps/reftest.Tpo .deps/reftest.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -static -o reftest reftest.o librfc822.la ../unicode/libunicode.la libtool: link: gcc -g -O2 -Wall -o reftest reftest.o ./.libs/librfc822.a /usr/lib64/libidn.so ../unicode/.libs/libunicode.a make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc822' make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc822' Making all in random128 make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/random128' make all-am make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/random128' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -g -O2 -MT random128.lo -MD -MP -MF .deps/random128.Tpo -c -o random128.lo random128.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -g -O2 -MT random128.lo -MD -MP -MF .deps/random128.Tpo -c random128.c -fPIC -DPIC -o .libs/random128.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -g -O2 -MT random128.lo -MD -MP -MF .deps/random128.Tpo -c random128.c -o random128.o >/dev/null 2>&1 mv -f .deps/random128.Tpo .deps/random128.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -g -O2 -MT random128alpha.lo -MD -MP -MF .deps/random128alpha.Tpo -c -o random128alpha.lo random128alpha.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -g -O2 -MT random128alpha.lo -MD -MP -MF .deps/random128alpha.Tpo -c random128alpha.c -fPIC -DPIC -o .libs/random128alpha.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -g -O2 -MT random128alpha.lo -MD -MP -MF .deps/random128alpha.Tpo -c random128alpha.c -o random128alpha.o >/dev/null 2>&1 mv -f .deps/random128alpha.Tpo .deps/random128alpha.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -g -O2 -MT random128binary.lo -MD -MP -MF .deps/random128binary.Tpo -c -o random128binary.lo random128binary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -g -O2 -MT random128binary.lo -MD -MP -MF .deps/random128binary.Tpo -c random128binary.c -fPIC -DPIC -o .libs/random128binary.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -g -O2 -MT random128binary.lo -MD -MP -MF .deps/random128binary.Tpo -c random128binary.c -o random128binary.o >/dev/null 2>&1 mv -f .deps/random128binary.Tpo .deps/random128binary.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -I.. -I./.. -g -O2 -o librandom128.la random128.lo random128alpha.lo random128binary.lo libtool: link: ar cru .libs/librandom128.a .libs/random128.o .libs/random128alpha.o .libs/random128binary.o libtool: link: ranlib .libs/librandom128.a libtool: link: ( cd ".libs" && rm -f "librandom128.la" && ln -s "../librandom128.la" "librandom128.la" ) make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/random128' make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/random128' Making all in rfc1035 make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc1035' make all-am make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc1035' gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035.o -MD -MP -MF .deps/rfc1035.Tpo -c -o rfc1035.o rfc1035.c mv -f .deps/rfc1035.Tpo .deps/rfc1035.Po gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035_res.o -MD -MP -MF .deps/rfc1035_res.Tpo -c -o rfc1035_res.o rfc1035_res.c mv -f .deps/rfc1035_res.Tpo .deps/rfc1035_res.Po gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035an.o -MD -MP -MF .deps/rfc1035an.Tpo -c -o rfc1035an.o rfc1035an.c mv -f .deps/rfc1035an.Tpo .deps/rfc1035an.Po gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035dump.o -MD -MP -MF .deps/rfc1035dump.Tpo -c -o rfc1035dump.o rfc1035dump.c mv -f .deps/rfc1035dump.Tpo .deps/rfc1035dump.Po gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035dumprrdata.o -MD -MP -MF .deps/rfc1035dumprrdata.Tpo -c -o rfc1035dumprrdata.o rfc1035dumprrdata.c mv -f .deps/rfc1035dumprrdata.Tpo .deps/rfc1035dumprrdata.Po gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035fmttime.o -MD -MP -MF .deps/rfc1035fmttime.Tpo -c -o rfc1035fmttime.o rfc1035fmttime.c mv -f .deps/rfc1035fmttime.Tpo .deps/rfc1035fmttime.Po gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035gettxt.o -MD -MP -MF .deps/rfc1035gettxt.Tpo -c -o rfc1035gettxt.o rfc1035gettxt.c mv -f .deps/rfc1035gettxt.Tpo .deps/rfc1035gettxt.Po gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035ifconf.o -MD -MP -MF .deps/rfc1035ifconf.Tpo -c -o rfc1035ifconf.o rfc1035ifconf.c mv -f .deps/rfc1035ifconf.Tpo .deps/rfc1035ifconf.Po gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035ipv6to4.o -MD -MP -MF .deps/rfc1035ipv6to4.Tpo -c -o rfc1035ipv6to4.o rfc1035ipv6to4.c mv -f .deps/rfc1035ipv6to4.Tpo .deps/rfc1035ipv6to4.Po gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035mkaddress.o -MD -MP -MF .deps/rfc1035mkaddress.Tpo -c -o rfc1035mkaddress.o rfc1035mkaddress.c mv -f .deps/rfc1035mkaddress.Tpo .deps/rfc1035mkaddress.Po gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035mksocket.o -MD -MP -MF .deps/rfc1035mksocket.Tpo -c -o rfc1035mksocket.o rfc1035mksocket.c mv -f .deps/rfc1035mksocket.Tpo .deps/rfc1035mksocket.Po gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035mxlist.o -MD -MP -MF .deps/rfc1035mxlist.Tpo -c -o rfc1035mxlist.o rfc1035mxlist.c mv -f .deps/rfc1035mxlist.Tpo .deps/rfc1035mxlist.Po gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035qa.o -MD -MP -MF .deps/rfc1035qa.Tpo -c -o rfc1035qa.o rfc1035qa.c mv -f .deps/rfc1035qa.Tpo .deps/rfc1035qa.Po gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035qptr.o -MD -MP -MF .deps/rfc1035qptr.Tpo -c -o rfc1035qptr.o rfc1035qptr.c mv -f .deps/rfc1035qptr.Tpo .deps/rfc1035qptr.Po gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035reply.o -MD -MP -MF .deps/rfc1035reply.Tpo -c -o rfc1035reply.o rfc1035reply.c mv -f .deps/rfc1035reply.Tpo .deps/rfc1035reply.Po gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035resolve.o -MD -MP -MF .deps/rfc1035resolve.Tpo -c -o rfc1035resolve.o rfc1035resolve.c mv -f .deps/rfc1035resolve.Tpo .deps/rfc1035resolve.Po gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035sameip.o -MD -MP -MF .deps/rfc1035sameip.Tpo -c -o rfc1035sameip.o rfc1035sameip.c mv -f .deps/rfc1035sameip.Tpo .deps/rfc1035sameip.Po gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035search.o -MD -MP -MF .deps/rfc1035search.Tpo -c -o rfc1035search.o rfc1035search.c mv -f .deps/rfc1035search.Tpo .deps/rfc1035search.Po gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035sockaddrip.o -MD -MP -MF .deps/rfc1035sockaddrip.Tpo -c -o rfc1035sockaddrip.o rfc1035sockaddrip.c mv -f .deps/rfc1035sockaddrip.Tpo .deps/rfc1035sockaddrip.Po gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035sockaddrport.o -MD -MP -MF .deps/rfc1035sockaddrport.Tpo -c -o rfc1035sockaddrport.o rfc1035sockaddrport.c mv -f .deps/rfc1035sockaddrport.Tpo .deps/rfc1035sockaddrport.Po gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035str.o -MD -MP -MF .deps/rfc1035str.Tpo -c -o rfc1035str.o rfc1035str.c mv -f .deps/rfc1035str.Tpo .deps/rfc1035str.Po gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035tcp.o -MD -MP -MF .deps/rfc1035tcp.Tpo -c -o rfc1035tcp.o rfc1035tcp.c mv -f .deps/rfc1035tcp.Tpo .deps/rfc1035tcp.Po gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035udp.o -MD -MP -MF .deps/rfc1035udp.Tpo -c -o rfc1035udp.o rfc1035udp.c mv -f .deps/rfc1035udp.Tpo .deps/rfc1035udp.Po gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT rfc1035bindsource.o -MD -MP -MF .deps/rfc1035bindsource.Tpo -c -o rfc1035bindsource.o rfc1035bindsource.c mv -f .deps/rfc1035bindsource.Tpo .deps/rfc1035bindsource.Po gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT spf.o -MD -MP -MF .deps/spf.Tpo -c -o spf.o spf.c mv -f .deps/spf.Tpo .deps/spf.Po rm -f librfc1035.a ar cru librfc1035.a rfc1035.o rfc1035_res.o rfc1035an.o rfc1035dump.o rfc1035dumprrdata.o rfc1035fmttime.o rfc1035gettxt.o rfc1035ifconf.o rfc1035ipv6to4.o rfc1035mkaddress.o rfc1035mksocket.o rfc1035mxlist.o rfc1035qa.o rfc1035qptr.o rfc1035reply.o rfc1035resolve.o rfc1035sameip.o rfc1035search.o rfc1035sockaddrip.o rfc1035sockaddrport.o rfc1035str.o rfc1035tcp.o rfc1035udp.o rfc1035bindsource.o spf.o ranlib librfc1035.a gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT testlookup.o -MD -MP -MF .deps/testlookup.Tpo -c -o testlookup.o testlookup.c mv -f .deps/testlookup.Tpo .deps/testlookup.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -I./.. -I.. -static -o testlookup testlookup.o librfc1035.a ../soxwrap/libsoxwrap.a ../md5/libmd5.la ../random128/librandom128.la `cat ../soxwrap/soxlibs.dep` libtool: link: gcc -g -O2 -Wall -I./.. -I.. -o testlookup testlookup.o librfc1035.a ../soxwrap/libsoxwrap.a ../md5/.libs/libmd5.a ../random128/.libs/librandom128.a gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT testspf.o -MD -MP -MF .deps/testspf.Tpo -c -o testspf.o testspf.c mv -f .deps/testspf.Tpo .deps/testspf.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -I./.. -I.. -static -o testspf testspf.o librfc1035.a ../md5/libmd5.la ../random128/librandom128.la ../soxwrap/libsoxwrap.a `cat ../soxwrap/soxlibs.dep` libtool: link: gcc -g -O2 -Wall -I./.. -I.. -o testspf testspf.o librfc1035.a ../md5/.libs/libmd5.a ../random128/.libs/librandom128.a ../soxwrap/libsoxwrap.a make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc1035' make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc1035' Making all in rfc2045 make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc2045' make all-am make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc2045' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045.lo -MD -MP -MF .deps/rfc2045.Tpo -c -o rfc2045.lo rfc2045.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045.lo -MD -MP -MF .deps/rfc2045.Tpo -c rfc2045.c -fPIC -DPIC -o .libs/rfc2045.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045.lo -MD -MP -MF .deps/rfc2045.Tpo -c rfc2045.c -o rfc2045.o >/dev/null 2>&1 mv -f .deps/rfc2045.Tpo .deps/rfc2045.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045acchk.lo -MD -MP -MF .deps/rfc2045acchk.Tpo -c -o rfc2045acchk.lo rfc2045acchk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045acchk.lo -MD -MP -MF .deps/rfc2045acchk.Tpo -c rfc2045acchk.c -fPIC -DPIC -o .libs/rfc2045acchk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045acchk.lo -MD -MP -MF .deps/rfc2045acchk.Tpo -c rfc2045acchk.c -o rfc2045acchk.o >/dev/null 2>&1 mv -f .deps/rfc2045acchk.Tpo .deps/rfc2045acchk.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045acprep.lo -MD -MP -MF .deps/rfc2045acprep.Tpo -c -o rfc2045acprep.lo rfc2045acprep.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045acprep.lo -MD -MP -MF .deps/rfc2045acprep.Tpo -c rfc2045acprep.c -fPIC -DPIC -o .libs/rfc2045acprep.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045acprep.lo -MD -MP -MF .deps/rfc2045acprep.Tpo -c rfc2045acprep.c -o rfc2045acprep.o >/dev/null 2>&1 mv -f .deps/rfc2045acprep.Tpo .deps/rfc2045acprep.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045appendurl.lo -MD -MP -MF .deps/rfc2045appendurl.Tpo -c -o rfc2045appendurl.lo rfc2045appendurl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045appendurl.lo -MD -MP -MF .deps/rfc2045appendurl.Tpo -c rfc2045appendurl.c -fPIC -DPIC -o .libs/rfc2045appendurl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045appendurl.lo -MD -MP -MF .deps/rfc2045appendurl.Tpo -c rfc2045appendurl.c -o rfc2045appendurl.o >/dev/null 2>&1 mv -f .deps/rfc2045appendurl.Tpo .deps/rfc2045appendurl.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045cdecode.lo -MD -MP -MF .deps/rfc2045cdecode.Tpo -c -o rfc2045cdecode.lo rfc2045cdecode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045cdecode.lo -MD -MP -MF .deps/rfc2045cdecode.Tpo -c rfc2045cdecode.c -fPIC -DPIC -o .libs/rfc2045cdecode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045cdecode.lo -MD -MP -MF .deps/rfc2045cdecode.Tpo -c rfc2045cdecode.c -o rfc2045cdecode.o >/dev/null 2>&1 mv -f .deps/rfc2045cdecode.Tpo .deps/rfc2045cdecode.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045decode.lo -MD -MP -MF .deps/rfc2045decode.Tpo -c -o rfc2045decode.lo rfc2045decode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045decode.lo -MD -MP -MF .deps/rfc2045decode.Tpo -c rfc2045decode.c -fPIC -DPIC -o .libs/rfc2045decode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045decode.lo -MD -MP -MF .deps/rfc2045decode.Tpo -c rfc2045decode.c -o rfc2045decode.o >/dev/null 2>&1 mv -f .deps/rfc2045decode.Tpo .deps/rfc2045decode.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045enomem.lo -MD -MP -MF .deps/rfc2045enomem.Tpo -c -o rfc2045enomem.lo rfc2045enomem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045enomem.lo -MD -MP -MF .deps/rfc2045enomem.Tpo -c rfc2045enomem.c -fPIC -DPIC -o .libs/rfc2045enomem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045enomem.lo -MD -MP -MF .deps/rfc2045enomem.Tpo -c rfc2045enomem.c -o rfc2045enomem.o >/dev/null 2>&1 mv -f .deps/rfc2045enomem.Tpo .deps/rfc2045enomem.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045_fromfd.lo -MD -MP -MF .deps/rfc2045_fromfd.Tpo -c -o rfc2045_fromfd.lo rfc2045_fromfd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045_fromfd.lo -MD -MP -MF .deps/rfc2045_fromfd.Tpo -c rfc2045_fromfd.c -fPIC -DPIC -o .libs/rfc2045_fromfd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045_fromfd.lo -MD -MP -MF .deps/rfc2045_fromfd.Tpo -c rfc2045_fromfd.c -o rfc2045_fromfd.o >/dev/null 2>&1 mv -f .deps/rfc2045_fromfd.Tpo .deps/rfc2045_fromfd.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045find.lo -MD -MP -MF .deps/rfc2045find.Tpo -c -o rfc2045find.lo rfc2045find.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045find.lo -MD -MP -MF .deps/rfc2045find.Tpo -c rfc2045find.c -fPIC -DPIC -o .libs/rfc2045find.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045find.lo -MD -MP -MF .deps/rfc2045find.Tpo -c rfc2045find.c -o rfc2045find.o >/dev/null 2>&1 mv -f .deps/rfc2045find.Tpo .deps/rfc2045find.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045mkboundary.lo -MD -MP -MF .deps/rfc2045mkboundary.Tpo -c -o rfc2045mkboundary.lo rfc2045mkboundary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045mkboundary.lo -MD -MP -MF .deps/rfc2045mkboundary.Tpo -c rfc2045mkboundary.c -fPIC -DPIC -o .libs/rfc2045mkboundary.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045mkboundary.lo -MD -MP -MF .deps/rfc2045mkboundary.Tpo -c rfc2045mkboundary.c -o rfc2045mkboundary.o >/dev/null 2>&1 mv -f .deps/rfc2045mkboundary.Tpo .deps/rfc2045mkboundary.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045rewrite.lo -MD -MP -MF .deps/rfc2045rewrite.Tpo -c -o rfc2045rewrite.lo rfc2045rewrite.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045rewrite.lo -MD -MP -MF .deps/rfc2045rewrite.Tpo -c rfc2045rewrite.c -fPIC -DPIC -o .libs/rfc2045rewrite.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045rewrite.lo -MD -MP -MF .deps/rfc2045rewrite.Tpo -c rfc2045rewrite.c -o rfc2045rewrite.o >/dev/null 2>&1 mv -f .deps/rfc2045rewrite.Tpo .deps/rfc2045rewrite.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045tryboundary.lo -MD -MP -MF .deps/rfc2045tryboundary.Tpo -c -o rfc2045tryboundary.lo rfc2045tryboundary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045tryboundary.lo -MD -MP -MF .deps/rfc2045tryboundary.Tpo -c rfc2045tryboundary.c -fPIC -DPIC -o .libs/rfc2045tryboundary.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045tryboundary.lo -MD -MP -MF .deps/rfc2045tryboundary.Tpo -c rfc2045tryboundary.c -o rfc2045tryboundary.o >/dev/null 2>&1 mv -f .deps/rfc2045tryboundary.Tpo .deps/rfc2045tryboundary.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045xdump.lo -MD -MP -MF .deps/rfc2045xdump.Tpo -c -o rfc2045xdump.lo rfc2045xdump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045xdump.lo -MD -MP -MF .deps/rfc2045xdump.Tpo -c rfc2045xdump.c -fPIC -DPIC -o .libs/rfc2045xdump.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045xdump.lo -MD -MP -MF .deps/rfc2045xdump.Tpo -c rfc2045xdump.c -o rfc2045xdump.o >/dev/null 2>&1 mv -f .deps/rfc2045xdump.Tpo .deps/rfc2045xdump.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045searchcontenttype.lo -MD -MP -MF .deps/rfc2045searchcontenttype.Tpo -c -o rfc2045searchcontenttype.lo rfc2045searchcontenttype.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045searchcontenttype.lo -MD -MP -MF .deps/rfc2045searchcontenttype.Tpo -c rfc2045searchcontenttype.c -fPIC -DPIC -o .libs/rfc2045searchcontenttype.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045searchcontenttype.lo -MD -MP -MF .deps/rfc2045searchcontenttype.Tpo -c rfc2045searchcontenttype.c -o rfc2045searchcontenttype.o >/dev/null 2>&1 mv -f .deps/rfc2045searchcontenttype.Tpo .deps/rfc2045searchcontenttype.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045decodemimesection.lo -MD -MP -MF .deps/rfc2045decodemimesection.Tpo -c -o rfc2045decodemimesection.lo rfc2045decodemimesection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045decodemimesection.lo -MD -MP -MF .deps/rfc2045decodemimesection.Tpo -c rfc2045decodemimesection.c -fPIC -DPIC -o .libs/rfc2045decodemimesection.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045decodemimesection.lo -MD -MP -MF .deps/rfc2045decodemimesection.Tpo -c rfc2045decodemimesection.c -o rfc2045decodemimesection.o >/dev/null 2>&1 mv -f .deps/rfc2045decodemimesection.Tpo .deps/rfc2045decodemimesection.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045decodemimesectionu.lo -MD -MP -MF .deps/rfc2045decodemimesectionu.Tpo -c -o rfc2045decodemimesectionu.lo rfc2045decodemimesectionu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045decodemimesectionu.lo -MD -MP -MF .deps/rfc2045decodemimesectionu.Tpo -c rfc2045decodemimesectionu.c -fPIC -DPIC -o .libs/rfc2045decodemimesectionu.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045decodemimesectionu.lo -MD -MP -MF .deps/rfc2045decodemimesectionu.Tpo -c rfc2045decodemimesectionu.c -o rfc2045decodemimesectionu.o >/dev/null 2>&1 mv -f .deps/rfc2045decodemimesectionu.Tpo .deps/rfc2045decodemimesectionu.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045header.lo -MD -MP -MF .deps/rfc2045header.Tpo -c -o rfc2045header.lo rfc2045header.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045header.lo -MD -MP -MF .deps/rfc2045header.Tpo -c rfc2045header.c -fPIC -DPIC -o .libs/rfc2045header.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045header.lo -MD -MP -MF .deps/rfc2045header.Tpo -c rfc2045header.c -o rfc2045header.o >/dev/null 2>&1 mv -f .deps/rfc2045header.Tpo .deps/rfc2045header.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045reply.lo -MD -MP -MF .deps/rfc2045reply.Tpo -c -o rfc2045reply.lo rfc2045reply.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045reply.lo -MD -MP -MF .deps/rfc2045reply.Tpo -c rfc2045reply.c -fPIC -DPIC -o .libs/rfc2045reply.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045reply.lo -MD -MP -MF .deps/rfc2045reply.Tpo -c rfc2045reply.c -o rfc2045reply.o >/dev/null 2>&1 mv -f .deps/rfc2045reply.Tpo .deps/rfc2045reply.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045decodemsgtoutf8.lo -MD -MP -MF .deps/rfc2045decodemsgtoutf8.Tpo -c -o rfc2045decodemsgtoutf8.lo rfc2045decodemsgtoutf8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045decodemsgtoutf8.lo -MD -MP -MF .deps/rfc2045decodemsgtoutf8.Tpo -c rfc2045decodemsgtoutf8.c -fPIC -DPIC -o .libs/rfc2045decodemsgtoutf8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2045decodemsgtoutf8.lo -MD -MP -MF .deps/rfc2045decodemsgtoutf8.Tpo -c rfc2045decodemsgtoutf8.c -o rfc2045decodemsgtoutf8.o >/dev/null 2>&1 mv -f .deps/rfc2045decodemsgtoutf8.Tpo .deps/rfc2045decodemsgtoutf8.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2231.lo -MD -MP -MF .deps/rfc2231.Tpo -c -o rfc2231.lo rfc2231.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2231.lo -MD -MP -MF .deps/rfc2231.Tpo -c rfc2231.c -fPIC -DPIC -o .libs/rfc2231.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2231.lo -MD -MP -MF .deps/rfc2231.Tpo -c rfc2231.c -o rfc2231.o >/dev/null 2>&1 mv -f .deps/rfc2231.Tpo .deps/rfc2231.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2231encode.lo -MD -MP -MF .deps/rfc2231encode.Tpo -c -o rfc2231encode.lo rfc2231encode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2231encode.lo -MD -MP -MF .deps/rfc2231encode.Tpo -c rfc2231encode.c -fPIC -DPIC -o .libs/rfc2231encode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc2231encode.lo -MD -MP -MF .deps/rfc2231encode.Tpo -c rfc2231encode.c -o rfc2231encode.o >/dev/null 2>&1 mv -f .deps/rfc2231encode.Tpo .deps/rfc2231encode.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc3676parser.lo -MD -MP -MF .deps/rfc3676parser.Tpo -c -o rfc3676parser.lo rfc3676parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc3676parser.lo -MD -MP -MF .deps/rfc3676parser.Tpo -c rfc3676parser.c -fPIC -DPIC -o .libs/rfc3676parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT rfc3676parser.lo -MD -MP -MF .deps/rfc3676parser.Tpo -c rfc3676parser.c -o rfc3676parser.o >/dev/null 2>&1 mv -f .deps/rfc3676parser.Tpo .deps/rfc3676parser.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc3676parsercpp.lo -MD -MP -MF .deps/rfc3676parsercpp.Tpo -c -o rfc3676parsercpp.lo rfc3676parsercpp.C libtool: compile: g++ -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc3676parsercpp.lo -MD -MP -MF .deps/rfc3676parsercpp.Tpo -c rfc3676parsercpp.C -fPIC -DPIC -o .libs/rfc3676parsercpp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT rfc3676parsercpp.lo -MD -MP -MF .deps/rfc3676parsercpp.Tpo -c rfc3676parsercpp.C -o rfc3676parsercpp.o >/dev/null 2>&1 mv -f .deps/rfc3676parsercpp.Tpo .deps/rfc3676parsercpp.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c -o base64.lo base64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1 mv -f .deps/base64.Tpo .deps/base64.Plo /bin/sh ./libtool --tag=CXX --mode=link g++ -g -O2 -Wall -o librfc2045.la rfc2045.lo rfc2045acchk.lo rfc2045acprep.lo rfc2045appendurl.lo rfc2045cdecode.lo rfc2045decode.lo rfc2045enomem.lo rfc2045_fromfd.lo rfc2045find.lo rfc2045mkboundary.lo rfc2045rewrite.lo rfc2045tryboundary.lo rfc2045xdump.lo rfc2045searchcontenttype.lo rfc2045decodemimesection.lo rfc2045decodemimesectionu.lo rfc2045header.lo rfc2045reply.lo rfc2045decodemsgtoutf8.lo rfc2231.lo rfc2231encode.lo rfc3676parser.lo rfc3676parsercpp.lo base64.lo libtool: link: ar cru .libs/librfc2045.a .libs/rfc2045.o .libs/rfc2045acchk.o .libs/rfc2045acprep.o .libs/rfc2045appendurl.o .libs/rfc2045cdecode.o .libs/rfc2045decode.o .libs/rfc2045enomem.o .libs/rfc2045_fromfd.o .libs/rfc2045find.o .libs/rfc2045mkboundary.o .libs/rfc2045rewrite.o .libs/rfc2045tryboundary.o .libs/rfc2045xdump.o .libs/rfc2045searchcontenttype.o .libs/rfc2045decodemimesection.o .libs/rfc2045decodemimesectionu.o .libs/rfc2045header.o .libs/rfc2045reply.o .libs/rfc2045decodemsgtoutf8.o .libs/rfc2231.o .libs/rfc2231encode.o .libs/rfc3676parser.o .libs/rfc3676parsercpp.o .libs/base64.o libtool: link: ranlib .libs/librfc2045.a libtool: link: ( cd ".libs" && rm -f "librfc2045.la" && ln -s "../librfc2045.la" "librfc2045.la" ) gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT reformime.o -MD -MP -MF .deps/reformime.Tpo -c -o reformime.o reformime.c mv -f .deps/reformime.Tpo .deps/reformime.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -I./.. -static -o reformime reformime.o librfc2045.la ../rfc822/libencode.la ../rfc822/librfc822.la ../unicode/libunicode.la ../numlib/libnumlib.la libtool: link: gcc -g -O2 -Wall -I./.. -o reformime reformime.o ./.libs/librfc2045.a ../rfc822/.libs/libencode.a ../rfc822/.libs/librfc822.a /usr/lib64/libidn.so ../unicode/.libs/libunicode.a ../numlib/.libs/libnumlib.a gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT makemime.o -MD -MP -MF .deps/makemime.Tpo -c -o makemime.o makemime.c mv -f .deps/makemime.Tpo .deps/makemime.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -I./.. -static -o makemime makemime.o ../rfc822/libencode.la ../rfc822/librfc822.la librfc2045.la ../unicode/libunicode.la ../numlib/libnumlib.la ../unicode/libunicode.la libtool: link: gcc -g -O2 -Wall -I./.. -o makemime makemime.o ../rfc822/.libs/libencode.a ../rfc822/.libs/librfc822.a /usr/lib64/libidn.so ./.libs/librfc2045.a ../numlib/.libs/libnumlib.a ../unicode/.libs/libunicode.a gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT headercheck.o -MD -MP -MF .deps/headercheck.Tpo -c -o headercheck.o headercheck.c mv -f .deps/headercheck.Tpo .deps/headercheck.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -I./.. -static -o headercheck headercheck.o librfc2045.la ../rfc822/librfc822.la ../numlib/libnumlib.la ../unicode/libunicode.la libtool: link: gcc -g -O2 -Wall -I./.. -o headercheck headercheck.o ./.libs/librfc2045.a ../rfc822/.libs/librfc822.a /usr/lib64/libidn.so ../numlib/.libs/libnumlib.a ../unicode/.libs/libunicode.a gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -MT testrfc3676parser.o -MD -MP -MF .deps/testrfc3676parser.Tpo -c -o testrfc3676parser.o testrfc3676parser.c mv -f .deps/testrfc3676parser.Tpo .deps/testrfc3676parser.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -I./.. -o testrfc3676parser testrfc3676parser.o librfc2045.la ../unicode/libunicode.la libtool: link: gcc -g -O2 -Wall -I./.. -o testrfc3676parser testrfc3676parser.o ./.libs/librfc2045.a ../unicode/.libs/libunicode.a make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc2045' make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc2045' Making all in liblock make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/liblock' make all-am make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/liblock' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT lockfcntl.lo -MD -MP -MF .deps/lockfcntl.Tpo -c -o lockfcntl.lo lockfcntl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT lockfcntl.lo -MD -MP -MF .deps/lockfcntl.Tpo -c lockfcntl.c -fPIC -DPIC -o .libs/lockfcntl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT lockfcntl.lo -MD -MP -MF .deps/lockfcntl.Tpo -c lockfcntl.c -o lockfcntl.o >/dev/null 2>&1 mv -f .deps/lockfcntl.Tpo .deps/lockfcntl.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT lockdaemon.lo -MD -MP -MF .deps/lockdaemon.Tpo -c -o lockdaemon.lo lockdaemon.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT lockdaemon.lo -MD -MP -MF .deps/lockdaemon.Tpo -c lockdaemon.c -fPIC -DPIC -o .libs/lockdaemon.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT lockdaemon.lo -MD -MP -MF .deps/lockdaemon.Tpo -c lockdaemon.c -o lockdaemon.o >/dev/null 2>&1 mv -f .deps/lockdaemon.Tpo .deps/lockdaemon.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT mail.lo -MD -MP -MF .deps/mail.Tpo -c -o mail.lo mail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT mail.lo -MD -MP -MF .deps/mail.Tpo -c mail.c -fPIC -DPIC -o .libs/mail.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT mail.lo -MD -MP -MF .deps/mail.Tpo -c mail.c -o mail.o >/dev/null 2>&1 mv -f .deps/mail.Tpo .deps/mail.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o liblock.la lockfcntl.lo lockdaemon.lo mail.lo libtool: link: ar cru .libs/liblock.a .libs/lockfcntl.o .libs/lockdaemon.o .libs/mail.o libtool: link: ranlib .libs/liblock.a libtool: link: ( cd ".libs" && rm -f "liblock.la" && ln -s "../liblock.la" "liblock.la" ) gcc -DHAVE_CONFIG_H -I. -g -O2 -MT lockmail.o -MD -MP -MF .deps/lockmail.Tpo -c -o lockmail.o lockmail.c mv -f .deps/lockmail.Tpo .deps/lockmail.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -static -o lockmail lockmail.o liblock.la ../numlib/libnumlib.la libtool: link: gcc -g -O2 -o lockmail lockmail.o ./.libs/liblock.a ../numlib/.libs/libnumlib.a make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/liblock' make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/liblock' Making all in maildir make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/maildir' echo '#define MAILDIRSHAREDRC "/usr/lib/courier-imap/etc/maildirshared"' >maildirsharedrc.h echo '#define MAILDIRFILTERCONFIG "/usr/lib/courier-imap/etc/maildirfilterconfig"' >maildirfilterconfig.h echo '#define QUOTAWARNMSG "/usr/lib/courier-imap/etc/quotawarnmsg"' >quotawarnmsg.h echo '#define MAILBOT "mailbot"' >mailbot.h echo '#define AUTORESPONSEQUOTA "/usr/lib/courier-imap/etc/autoresponsesquota"' >autoresponsequota.h ./config.status --file=deliverquota.html config.status: creating deliverquota.html ./config.status --file=maildirmake.html config.status: creating maildirmake.html ./config.status --file=deliverquota.8 config.status: creating deliverquota.8 ./config.status --file=maildirmake.1 config.status: creating maildirmake.1 ./config.status --file=maildiracl.html config.status: creating maildiracl.html ./config.status --file=maildiracl.1 config.status: creating maildiracl.1 echo -lfam >maildir.libdeps make all-am make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/maildir' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT autoresponse.lo -MD -MP -MF .deps/autoresponse.Tpo -c -o autoresponse.lo autoresponse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT autoresponse.lo -MD -MP -MF .deps/autoresponse.Tpo -c autoresponse.c -fPIC -DPIC -o .libs/autoresponse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT autoresponse.lo -MD -MP -MF .deps/autoresponse.Tpo -c autoresponse.c -o autoresponse.o >/dev/null 2>&1 mv -f .deps/autoresponse.Tpo .deps/autoresponse.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildiraclt.lo -MD -MP -MF .deps/maildiraclt.Tpo -c -o maildiraclt.lo maildiraclt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildiraclt.lo -MD -MP -MF .deps/maildiraclt.Tpo -c maildiraclt.c -fPIC -DPIC -o .libs/maildiraclt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildiraclt.lo -MD -MP -MF .deps/maildiraclt.Tpo -c maildiraclt.c -o maildiraclt.o >/dev/null 2>&1 mv -f .deps/maildiraclt.Tpo .deps/maildiraclt.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildircache.lo -MD -MP -MF .deps/maildircache.Tpo -c -o maildircache.lo maildircache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildircache.lo -MD -MP -MF .deps/maildircache.Tpo -c maildircache.c -fPIC -DPIC -o .libs/maildircache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildircache.lo -MD -MP -MF .deps/maildircache.Tpo -c maildircache.c -o maildircache.o >/dev/null 2>&1 mv -f .deps/maildircache.Tpo .deps/maildircache.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildircreate.lo -MD -MP -MF .deps/maildircreate.Tpo -c -o maildircreate.lo maildircreate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildircreate.lo -MD -MP -MF .deps/maildircreate.Tpo -c maildircreate.c -fPIC -DPIC -o .libs/maildircreate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildircreate.lo -MD -MP -MF .deps/maildircreate.Tpo -c maildircreate.c -o maildircreate.o >/dev/null 2>&1 mv -f .deps/maildircreate.Tpo .deps/maildircreate.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirfilename.lo -MD -MP -MF .deps/maildirfilename.Tpo -c -o maildirfilename.lo maildirfilename.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirfilename.lo -MD -MP -MF .deps/maildirfilename.Tpo -c maildirfilename.c -fPIC -DPIC -o .libs/maildirfilename.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirfilename.lo -MD -MP -MF .deps/maildirfilename.Tpo -c maildirfilename.c -o maildirfilename.o >/dev/null 2>&1 mv -f .deps/maildirfilename.Tpo .deps/maildirfilename.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirgetnew.lo -MD -MP -MF .deps/maildirgetnew.Tpo -c -o maildirgetnew.lo maildirgetnew.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirgetnew.lo -MD -MP -MF .deps/maildirgetnew.Tpo -c maildirgetnew.c -fPIC -DPIC -o .libs/maildirgetnew.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirgetnew.lo -MD -MP -MF .deps/maildirgetnew.Tpo -c maildirgetnew.c -o maildirgetnew.o >/dev/null 2>&1 mv -f .deps/maildirgetnew.Tpo .deps/maildirgetnew.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirfilter.lo -MD -MP -MF .deps/maildirfilter.Tpo -c -o maildirfilter.lo maildirfilter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirfilter.lo -MD -MP -MF .deps/maildirfilter.Tpo -c maildirfilter.c -fPIC -DPIC -o .libs/maildirfilter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirfilter.lo -MD -MP -MF .deps/maildirfilter.Tpo -c maildirfilter.c -o maildirfilter.o >/dev/null 2>&1 mv -f .deps/maildirfilter.Tpo .deps/maildirfilter.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirfilter2.lo -MD -MP -MF .deps/maildirfilter2.Tpo -c -o maildirfilter2.lo maildirfilter2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirfilter2.lo -MD -MP -MF .deps/maildirfilter2.Tpo -c maildirfilter2.c -fPIC -DPIC -o .libs/maildirfilter2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirfilter2.lo -MD -MP -MF .deps/maildirfilter2.Tpo -c maildirfilter2.c -o maildirfilter2.o >/dev/null 2>&1 mv -f .deps/maildirfilter2.Tpo .deps/maildirfilter2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirflags.lo -MD -MP -MF .deps/maildirflags.Tpo -c -o maildirflags.lo maildirflags.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirflags.lo -MD -MP -MF .deps/maildirflags.Tpo -c maildirflags.c -fPIC -DPIC -o .libs/maildirflags.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirflags.lo -MD -MP -MF .deps/maildirflags.Tpo -c maildirflags.c -o maildirflags.o >/dev/null 2>&1 mv -f .deps/maildirflags.Tpo .deps/maildirflags.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirmkdir.lo -MD -MP -MF .deps/maildirmkdir.Tpo -c -o maildirmkdir.lo maildirmkdir.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirmkdir.lo -MD -MP -MF .deps/maildirmkdir.Tpo -c maildirmkdir.c -fPIC -DPIC -o .libs/maildirmkdir.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirmkdir.lo -MD -MP -MF .deps/maildirmkdir.Tpo -c maildirmkdir.c -o maildirmkdir.o >/dev/null 2>&1 mv -f .deps/maildirmkdir.Tpo .deps/maildirmkdir.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirgetquota.lo -MD -MP -MF .deps/maildirgetquota.Tpo -c -o maildirgetquota.lo maildirgetquota.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirgetquota.lo -MD -MP -MF .deps/maildirgetquota.Tpo -c maildirgetquota.c -fPIC -DPIC -o .libs/maildirgetquota.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirgetquota.lo -MD -MP -MF .deps/maildirgetquota.Tpo -c maildirgetquota.c -o maildirgetquota.o >/dev/null 2>&1 mv -f .deps/maildirgetquota.Tpo .deps/maildirgetquota.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirinfo.lo -MD -MP -MF .deps/maildirinfo.Tpo -c -o maildirinfo.lo maildirinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirinfo.lo -MD -MP -MF .deps/maildirinfo.Tpo -c maildirinfo.c -fPIC -DPIC -o .libs/maildirinfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirinfo.lo -MD -MP -MF .deps/maildirinfo.Tpo -c maildirinfo.c -o maildirinfo.o >/dev/null 2>&1 mv -f .deps/maildirinfo.Tpo .deps/maildirinfo.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirkeywords.lo -MD -MP -MF .deps/maildirkeywords.Tpo -c -o maildirkeywords.lo maildirkeywords.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirkeywords.lo -MD -MP -MF .deps/maildirkeywords.Tpo -c maildirkeywords.c -fPIC -DPIC -o .libs/maildirkeywords.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirkeywords.lo -MD -MP -MF .deps/maildirkeywords.Tpo -c maildirkeywords.c -o maildirkeywords.o >/dev/null 2>&1 mv -f .deps/maildirkeywords.Tpo .deps/maildirkeywords.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirkeywords2.lo -MD -MP -MF .deps/maildirkeywords2.Tpo -c -o maildirkeywords2.lo maildirkeywords2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirkeywords2.lo -MD -MP -MF .deps/maildirkeywords2.Tpo -c maildirkeywords2.c -fPIC -DPIC -o .libs/maildirkeywords2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirkeywords2.lo -MD -MP -MF .deps/maildirkeywords2.Tpo -c maildirkeywords2.c -o maildirkeywords2.o >/dev/null 2>&1 mv -f .deps/maildirkeywords2.Tpo .deps/maildirkeywords2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirkeywords3.lo -MD -MP -MF .deps/maildirkeywords3.Tpo -c -o maildirkeywords3.lo maildirkeywords3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirkeywords3.lo -MD -MP -MF .deps/maildirkeywords3.Tpo -c maildirkeywords3.c -fPIC -DPIC -o .libs/maildirkeywords3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirkeywords3.lo -MD -MP -MF .deps/maildirkeywords3.Tpo -c maildirkeywords3.c -o maildirkeywords3.o >/dev/null 2>&1 mv -f .deps/maildirkeywords3.Tpo .deps/maildirkeywords3.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT maildirkeywords4.lo -MD -MP -MF .deps/maildirkeywords4.Tpo -c -o maildirkeywords4.lo maildirkeywords4.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT maildirkeywords4.lo -MD -MP -MF .deps/maildirkeywords4.Tpo -c maildirkeywords4.cpp -fPIC -DPIC -o .libs/maildirkeywords4.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT maildirkeywords4.lo -MD -MP -MF .deps/maildirkeywords4.Tpo -c maildirkeywords4.cpp -o maildirkeywords4.o >/dev/null 2>&1 mv -f .deps/maildirkeywords4.Tpo .deps/maildirkeywords4.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirlist.lo -MD -MP -MF .deps/maildirlist.Tpo -c -o maildirlist.lo maildirlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirlist.lo -MD -MP -MF .deps/maildirlist.Tpo -c maildirlist.c -fPIC -DPIC -o .libs/maildirlist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirlist.lo -MD -MP -MF .deps/maildirlist.Tpo -c maildirlist.c -o maildirlist.o >/dev/null 2>&1 mv -f .deps/maildirlist.Tpo .deps/maildirlist.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirlock.lo -MD -MP -MF .deps/maildirlock.Tpo -c -o maildirlock.lo maildirlock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirlock.lo -MD -MP -MF .deps/maildirlock.Tpo -c maildirlock.c -fPIC -DPIC -o .libs/maildirlock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirlock.lo -MD -MP -MF .deps/maildirlock.Tpo -c maildirlock.c -o maildirlock.o >/dev/null 2>&1 mv -f .deps/maildirlock.Tpo .deps/maildirlock.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirmake2.lo -MD -MP -MF .deps/maildirmake2.Tpo -c -o maildirmake2.lo maildirmake2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirmake2.lo -MD -MP -MF .deps/maildirmake2.Tpo -c maildirmake2.c -fPIC -DPIC -o .libs/maildirmake2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirmake2.lo -MD -MP -MF .deps/maildirmake2.Tpo -c maildirmake2.c -o maildirmake2.o >/dev/null 2>&1 mv -f .deps/maildirmake2.Tpo .deps/maildirmake2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirnewshared.lo -MD -MP -MF .deps/maildirnewshared.Tpo -c -o maildirnewshared.lo maildirnewshared.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirnewshared.lo -MD -MP -MF .deps/maildirnewshared.Tpo -c maildirnewshared.c -fPIC -DPIC -o .libs/maildirnewshared.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirnewshared.lo -MD -MP -MF .deps/maildirnewshared.Tpo -c maildirnewshared.c -o maildirnewshared.o >/dev/null 2>&1 mv -f .deps/maildirnewshared.Tpo .deps/maildirnewshared.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirnewshared2.lo -MD -MP -MF .deps/maildirnewshared2.Tpo -c -o maildirnewshared2.lo maildirnewshared2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirnewshared2.lo -MD -MP -MF .deps/maildirnewshared2.Tpo -c maildirnewshared2.c -fPIC -DPIC -o .libs/maildirnewshared2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirnewshared2.lo -MD -MP -MF .deps/maildirnewshared2.Tpo -c maildirnewshared2.c -o maildirnewshared2.o >/dev/null 2>&1 mv -f .deps/maildirnewshared2.Tpo .deps/maildirnewshared2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildiropen.lo -MD -MP -MF .deps/maildiropen.Tpo -c -o maildiropen.lo maildiropen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildiropen.lo -MD -MP -MF .deps/maildiropen.Tpo -c maildiropen.c -fPIC -DPIC -o .libs/maildiropen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildiropen.lo -MD -MP -MF .deps/maildiropen.Tpo -c maildiropen.c -o maildiropen.o >/dev/null 2>&1 mv -f .deps/maildiropen.Tpo .deps/maildiropen.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirparsequota.lo -MD -MP -MF .deps/maildirparsequota.Tpo -c -o maildirparsequota.lo maildirparsequota.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirparsequota.lo -MD -MP -MF .deps/maildirparsequota.Tpo -c maildirparsequota.c -fPIC -DPIC -o .libs/maildirparsequota.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirparsequota.lo -MD -MP -MF .deps/maildirparsequota.Tpo -c maildirparsequota.c -o maildirparsequota.o >/dev/null 2>&1 mv -f .deps/maildirparsequota.Tpo .deps/maildirparsequota.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirpath.lo -MD -MP -MF .deps/maildirpath.Tpo -c -o maildirpath.lo maildirpath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirpath.lo -MD -MP -MF .deps/maildirpath.Tpo -c maildirpath.c -fPIC -DPIC -o .libs/maildirpath.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirpath.lo -MD -MP -MF .deps/maildirpath.Tpo -c maildirpath.c -o maildirpath.o >/dev/null 2>&1 mv -f .deps/maildirpath.Tpo .deps/maildirpath.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirpurgetmp.lo -MD -MP -MF .deps/maildirpurgetmp.Tpo -c -o maildirpurgetmp.lo maildirpurgetmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirpurgetmp.lo -MD -MP -MF .deps/maildirpurgetmp.Tpo -c maildirpurgetmp.c -fPIC -DPIC -o .libs/maildirpurgetmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirpurgetmp.lo -MD -MP -MF .deps/maildirpurgetmp.Tpo -c maildirpurgetmp.c -o maildirpurgetmp.o >/dev/null 2>&1 mv -f .deps/maildirpurgetmp.Tpo .deps/maildirpurgetmp.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirrename.lo -MD -MP -MF .deps/maildirrename.Tpo -c -o maildirrename.lo maildirrename.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirrename.lo -MD -MP -MF .deps/maildirrename.Tpo -c maildirrename.c -fPIC -DPIC -o .libs/maildirrename.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirrename.lo -MD -MP -MF .deps/maildirrename.Tpo -c maildirrename.c -o maildirrename.o >/dev/null 2>&1 mv -f .deps/maildirrename.Tpo .deps/maildirrename.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirsearch.lo -MD -MP -MF .deps/maildirsearch.Tpo -c -o maildirsearch.lo maildirsearch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirsearch.lo -MD -MP -MF .deps/maildirsearch.Tpo -c maildirsearch.c -fPIC -DPIC -o .libs/maildirsearch.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirsearch.lo -MD -MP -MF .deps/maildirsearch.Tpo -c maildirsearch.c -o maildirsearch.o >/dev/null 2>&1 mv -f .deps/maildirsearch.Tpo .deps/maildirsearch.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT maildirsearchC.lo -MD -MP -MF .deps/maildirsearchC.Tpo -c -o maildirsearchC.lo maildirsearchC.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT maildirsearchC.lo -MD -MP -MF .deps/maildirsearchC.Tpo -c maildirsearchC.cpp -fPIC -DPIC -o .libs/maildirsearchC.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT maildirsearchC.lo -MD -MP -MF .deps/maildirsearchC.Tpo -c maildirsearchC.cpp -o maildirsearchC.o >/dev/null 2>&1 mv -f .deps/maildirsearchC.Tpo .deps/maildirsearchC.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirshared.lo -MD -MP -MF .deps/maildirshared.Tpo -c -o maildirshared.lo maildirshared.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirshared.lo -MD -MP -MF .deps/maildirshared.Tpo -c maildirshared.c -fPIC -DPIC -o .libs/maildirshared.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirshared.lo -MD -MP -MF .deps/maildirshared.Tpo -c maildirshared.c -o maildirshared.o >/dev/null 2>&1 mv -f .deps/maildirshared.Tpo .deps/maildirshared.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirshared2.lo -MD -MP -MF .deps/maildirshared2.Tpo -c -o maildirshared2.lo maildirshared2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirshared2.lo -MD -MP -MF .deps/maildirshared2.Tpo -c maildirshared2.c -fPIC -DPIC -o .libs/maildirshared2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirshared2.lo -MD -MP -MF .deps/maildirshared2.Tpo -c maildirshared2.c -o maildirshared2.o >/dev/null 2>&1 mv -f .deps/maildirshared2.Tpo .deps/maildirshared2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirdelfolder.lo -MD -MP -MF .deps/maildirdelfolder.Tpo -c -o maildirdelfolder.lo maildirdelfolder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirdelfolder.lo -MD -MP -MF .deps/maildirdelfolder.Tpo -c maildirdelfolder.c -fPIC -DPIC -o .libs/maildirdelfolder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirdelfolder.lo -MD -MP -MF .deps/maildirdelfolder.Tpo -c maildirdelfolder.c -o maildirdelfolder.o >/dev/null 2>&1 mv -f .deps/maildirdelfolder.Tpo .deps/maildirdelfolder.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirquota.lo -MD -MP -MF .deps/maildirquota.Tpo -c -o maildirquota.lo maildirquota.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirquota.lo -MD -MP -MF .deps/maildirquota.Tpo -c maildirquota.c -fPIC -DPIC -o .libs/maildirquota.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirquota.lo -MD -MP -MF .deps/maildirquota.Tpo -c maildirquota.c -o maildirquota.o >/dev/null 2>&1 mv -f .deps/maildirquota.Tpo .deps/maildirquota.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirrequota.lo -MD -MP -MF .deps/maildirrequota.Tpo -c -o maildirrequota.lo maildirrequota.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirrequota.lo -MD -MP -MF .deps/maildirrequota.Tpo -c maildirrequota.c -fPIC -DPIC -o .libs/maildirrequota.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirrequota.lo -MD -MP -MF .deps/maildirrequota.Tpo -c maildirrequota.c -o maildirrequota.o >/dev/null 2>&1 mv -f .deps/maildirrequota.Tpo .deps/maildirrequota.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirwatch.lo -MD -MP -MF .deps/maildirwatch.Tpo -c -o maildirwatch.lo maildirwatch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirwatch.lo -MD -MP -MF .deps/maildirwatch.Tpo -c maildirwatch.c -fPIC -DPIC -o .libs/maildirwatch.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirwatch.lo -MD -MP -MF .deps/maildirwatch.Tpo -c maildirwatch.c -o maildirwatch.o >/dev/null 2>&1 mv -f .deps/maildirwatch.Tpo .deps/maildirwatch.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT loginexec.lo -MD -MP -MF .deps/loginexec.Tpo -c -o loginexec.lo loginexec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT loginexec.lo -MD -MP -MF .deps/loginexec.Tpo -c loginexec.c -fPIC -DPIC -o .libs/loginexec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT loginexec.lo -MD -MP -MF .deps/loginexec.Tpo -c loginexec.c -o loginexec.o >/dev/null 2>&1 mv -f .deps/loginexec.Tpo .deps/loginexec.Plo /bin/sh ./libtool --tag=CXX --mode=link g++ -g -O2 -Wall -o libmaildir.la autoresponse.lo maildiraclt.lo maildircache.lo maildircreate.lo maildirfilename.lo maildirgetnew.lo maildirfilter.lo maildirfilter2.lo maildirflags.lo maildirmkdir.lo maildirgetquota.lo maildirinfo.lo maildirkeywords.lo maildirkeywords2.lo maildirkeywords3.lo maildirkeywords4.lo maildirlist.lo maildirlock.lo maildirmake2.lo maildirnewshared.lo maildirnewshared2.lo maildiropen.lo maildirparsequota.lo maildirpath.lo maildirpurgetmp.lo maildirrename.lo maildirsearch.lo maildirsearchC.lo maildirshared.lo maildirshared2.lo maildirdelfolder.lo maildirquota.lo maildirrequota.lo maildirwatch.lo loginexec.lo libtool: link: ar cru .libs/libmaildir.a .libs/autoresponse.o .libs/maildiraclt.o .libs/maildircache.o .libs/maildircreate.o .libs/maildirfilename.o .libs/maildirgetnew.o .libs/maildirfilter.o .libs/maildirfilter2.o .libs/maildirflags.o .libs/maildirmkdir.o .libs/maildirgetquota.o .libs/maildirinfo.o .libs/maildirkeywords.o .libs/maildirkeywords2.o .libs/maildirkeywords3.o .libs/maildirkeywords4.o .libs/maildirlist.o .libs/maildirlock.o .libs/maildirmake2.o .libs/maildirnewshared.o .libs/maildirnewshared2.o .libs/maildiropen.o .libs/maildirparsequota.o .libs/maildirpath.o .libs/maildirpurgetmp.o .libs/maildirrename.o .libs/maildirsearch.o .libs/maildirsearchC.o .libs/maildirshared.o .libs/maildirshared2.o .libs/maildirdelfolder.o .libs/maildirquota.o .libs/maildirrequota.o .libs/maildirwatch.o .libs/loginexec.o libtool: link: ranlib .libs/libmaildir.a libtool: link: ( cd ".libs" && rm -f "libmaildir.la" && ln -s "../libmaildir.la" "libmaildir.la" ) gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT deliverquota.o -MD -MP -MF .deps/deliverquota.Tpo -c -o deliverquota.o deliverquota.c mv -f .deps/deliverquota.Tpo .deps/deliverquota.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -I./.. -I.. -static -o deliverquota deliverquota.o libmaildir.la ../rfc822/librfc822.la ../numlib/libnumlib.la libtool: link: gcc -g -O2 -Wall -I./.. -I.. -o deliverquota deliverquota.o ./.libs/libmaildir.a ../rfc822/.libs/librfc822.a /usr/lib64/libidn.so ../numlib/.libs/libnumlib.a gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirmake.o -MD -MP -MF .deps/maildirmake.Tpo -c -o maildirmake.o maildirmake.c mv -f .deps/maildirmake.Tpo .deps/maildirmake.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -I./.. -I.. -static -o maildirmake maildirmake.o libmaildir.la ../numlib/libnumlib.la ../rfc822/librfc822.la libtool: link: gcc -g -O2 -Wall -I./.. -I.. -o maildirmake maildirmake.o ./.libs/libmaildir.a ../numlib/.libs/libnumlib.a ../rfc822/.libs/librfc822.a /usr/lib64/libidn.so gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT testmaildirfilter.o -MD -MP -MF .deps/testmaildirfilter.Tpo -c -o testmaildirfilter.o testmaildirfilter.c mv -f .deps/testmaildirfilter.Tpo .deps/testmaildirfilter.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -I./.. -I.. -static -o testmaildirfilter testmaildirfilter.o libmaildir.la ../numlib/libnumlib.la -lpcre libtool: link: gcc -g -O2 -Wall -I./.. -I.. -o testmaildirfilter testmaildirfilter.o ./.libs/libmaildir.a ../numlib/.libs/libnumlib.a -lpcre gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirkwtest.o -MD -MP -MF .deps/maildirkwtest.Tpo -c -o maildirkwtest.o maildirkwtest.c mv -f .deps/maildirkwtest.Tpo .deps/maildirkwtest.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -I./.. -I.. -static -o maildirkwtest maildirkwtest.o libmaildir.la libtool: link: gcc -g -O2 -Wall -I./.. -I.. -o maildirkwtest maildirkwtest.o ./.libs/libmaildir.a gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildirkw.o -MD -MP -MF .deps/maildirkw.Tpo -c -o maildirkw.o maildirkw.c mv -f .deps/maildirkw.Tpo .deps/maildirkw.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -I./.. -I.. -static -o maildirkw maildirkw.o libmaildir.la ../liblock/liblock.la ../numlib/libnumlib.la `cat maildir.libdeps` libtool: link: gcc -g -O2 -Wall -I./.. -I.. -o maildirkw maildirkw.o ./.libs/libmaildir.a ../liblock/.libs/liblock.a ../numlib/.libs/libnumlib.a /usr/lib64/libfam.so gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT maildiracl.o -MD -MP -MF .deps/maildiracl.Tpo -c -o maildiracl.o maildiracl.c mv -f .deps/maildiracl.Tpo .deps/maildiracl.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -I./.. -I.. -static -o maildiracl maildiracl.o libmaildir.la ../liblock/liblock.la ../numlib/libnumlib.la `cat maildir.libdeps` libtool: link: gcc -g -O2 -Wall -I./.. -I.. -o maildiracl maildiracl.o ./.libs/libmaildir.a ../liblock/.libs/liblock.a ../numlib/.libs/libnumlib.a /usr/lib64/libfam.so gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT testmaildiraclt.o -MD -MP -MF .deps/testmaildiraclt.Tpo -c -o testmaildiraclt.o testmaildiraclt.c mv -f .deps/testmaildiraclt.Tpo .deps/testmaildiraclt.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -I./.. -I.. -static -o maildiraclttest testmaildiraclt.o libmaildir.la ../liblock/liblock.la ../numlib/libnumlib.la `cat maildir.libdeps` libtool: link: gcc -g -O2 -Wall -I./.. -I.. -o maildiraclttest testmaildiraclt.o ./.libs/libmaildir.a ../liblock/.libs/liblock.a ../numlib/.libs/libnumlib.a /usr/lib64/libfam.so gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -I./.. -I.. -MT testmaildirsearch.o -MD -MP -MF .deps/testmaildirsearch.Tpo -c -o testmaildirsearch.o testmaildirsearch.c mv -f .deps/testmaildirsearch.Tpo .deps/testmaildirsearch.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -I./.. -I.. -o testmaildirsearch testmaildirsearch.o libmaildir.la ../unicode/libunicode.la libtool: link: gcc -g -O2 -Wall -I./.. -I.. -o testmaildirsearch testmaildirsearch.o ./.libs/libmaildir.a ../unicode/.libs/libunicode.a make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/maildir' make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/maildir' Making all in makedat make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/makedat' make all-am make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/makedat' gcc -DHAVE_CONFIG_H -I. -I./.. -I.. -Wall -g -O2 -MT makedatprog.o -MD -MP -MF .deps/makedatprog.Tpo -c -o makedatprog.o makedatprog.c mv -f .deps/makedatprog.Tpo .deps/makedatprog.Po /bin/sh ./libtool --tag=CC --mode=link gcc -I./.. -I.. -Wall -g -O2 -static -o makedatprog makedatprog.o ../gdbmobj/libgdbmobj.la libtool: link: gcc -I./.. -I.. -Wall -g -O2 -o makedatprog makedatprog.o ../gdbmobj/.libs/libgdbmobj.a /usr/lib64/libgdbm.so make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/makedat' make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/makedat' Making all in libhmac make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/libhmac' make all-am make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/libhmac' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -I.. -Wall -g -O2 -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c -o hmac.lo hmac.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -I.. -Wall -g -O2 -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -fPIC -DPIC -o .libs/hmac.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -I.. -Wall -g -O2 -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -o hmac.o >/dev/null 2>&1 mv -f .deps/hmac.Tpo .deps/hmac.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -o libhmac.la hmac.lo libtool: link: ar cru .libs/libhmac.a .libs/hmac.o libtool: link: ranlib .libs/libhmac.a libtool: link: ( cd ".libs" && rm -f "libhmac.la" && ln -s "../libhmac.la" "libhmac.la" ) gcc -DHAVE_CONFIG_H -I. -I./.. -I.. -Wall -g -O2 -MT md5hmactest.o -MD -MP -MF .deps/md5hmactest.Tpo -c -o md5hmactest.o md5hmactest.c mv -f .deps/md5hmactest.Tpo .deps/md5hmactest.Po /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -static -o md5hmactest md5hmactest.o libhmac.la ../md5/libmd5.la ../sha1/libsha1.la libtool: link: gcc -Wall -g -O2 -o md5hmactest md5hmactest.o ./.libs/libhmac.a ../md5/.libs/libmd5.a ../sha1/.libs/libsha1.a gcc -DHAVE_CONFIG_H -I. -I./.. -I.. -Wall -g -O2 -MT sha1hmactest.o -MD -MP -MF .deps/sha1hmactest.Tpo -c -o sha1hmactest.o sha1hmactest.c mv -f .deps/sha1hmactest.Tpo .deps/sha1hmactest.Po /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -static -o sha1hmactest sha1hmactest.o libhmac.la ../md5/libmd5.la ../sha1/libsha1.la libtool: link: gcc -Wall -g -O2 -o sha1hmactest sha1hmactest.o ./.libs/libhmac.a ../md5/.libs/libmd5.a ../sha1/.libs/libsha1.a make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/libhmac' make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/libhmac' Making all in waitlib make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/waitlib' make all-am make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/waitlib' gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT waitlib.o -MD -MP -MF .deps/waitlib.Tpo -c -o waitlib.o waitlib.c mv -f .deps/waitlib.Tpo .deps/waitlib.Po gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT waitlib2.o -MD -MP -MF .deps/waitlib2.Tpo -c -o waitlib2.o waitlib2.c mv -f .deps/waitlib2.Tpo .deps/waitlib2.Po rm -f libwaitlib.a ar cru libwaitlib.a waitlib.o waitlib2.o ranlib libwaitlib.a gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT testwait.o -MD -MP -MF .deps/testwait.Tpo -c -o testwait.o testwait.c mv -f .deps/testwait.Tpo .deps/testwait.Po gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT testwait2.o -MD -MP -MF .deps/testwait2.Tpo -c -o testwait2.o testwait2.c mv -f .deps/testwait2.Tpo .deps/testwait2.Po gcc -Wall -g -O2 -o testwait testwait.o testwait2.o libwaitlib.a make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/waitlib' make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/waitlib' Making all in tcpd make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/tcpd' make all-am make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/tcpd' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT spipe.lo -MD -MP -MF .deps/spipe.Tpo -c -o spipe.lo spipe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT spipe.lo -MD -MP -MF .deps/spipe.Tpo -c spipe.c -fPIC -DPIC -o .libs/spipe.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT spipe.lo -MD -MP -MF .deps/spipe.Tpo -c spipe.c -o spipe.o >/dev/null 2>&1 mv -f .deps/spipe.Tpo .deps/spipe.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -I./.. -I.. -Wall -g -O2 -o libspipe.la spipe.lo libtool: link: ar cru .libs/libspipe.a .libs/spipe.o libtool: link: ranlib .libs/libspipe.a libtool: link: ( cd ".libs" && rm -f "libspipe.la" && ln -s "../libspipe.la" "libspipe.la" ) /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT tlscache.lo -MD -MP -MF .deps/tlscache.Tpo -c -o tlscache.lo tlscache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT tlscache.lo -MD -MP -MF .deps/tlscache.Tpo -c tlscache.c -fPIC -DPIC -o .libs/tlscache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT tlscache.lo -MD -MP -MF .deps/tlscache.Tpo -c tlscache.c -o tlscache.o >/dev/null 2>&1 mv -f .deps/tlscache.Tpo .deps/tlscache.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT libcouriertls.lo -MD -MP -MF .deps/libcouriertls.Tpo -c -o libcouriertls.lo libcouriertls.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT libcouriertls.lo -MD -MP -MF .deps/libcouriertls.Tpo -c libcouriertls.c -fPIC -DPIC -o .libs/libcouriertls.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT libcouriertls.lo -MD -MP -MF .deps/libcouriertls.Tpo -c libcouriertls.c -o libcouriertls.o >/dev/null 2>&1 mv -f .deps/libcouriertls.Tpo .deps/libcouriertls.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT tlsinfo.lo -MD -MP -MF .deps/tlsinfo.Tpo -c -o tlsinfo.lo tlsinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT tlsinfo.lo -MD -MP -MF .deps/tlsinfo.Tpo -c tlsinfo.c -fPIC -DPIC -o .libs/tlsinfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT tlsinfo.lo -MD -MP -MF .deps/tlsinfo.Tpo -c tlsinfo.c -o tlsinfo.o >/dev/null 2>&1 mv -f .deps/tlsinfo.Tpo .deps/tlsinfo.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -I./.. -I.. -Wall -g -O2 -o libcouriertlsopenssl.la libcouriertls.lo tlsinfo.lo -lssl -lcrypto ../random128/librandom128.la libtool: link: (cd .libs/libcouriertlsopenssl.lax/librandom128.a && ar x "/home/baz/courier-imap/courier-imap-4.9.3/tcpd/../random128/.libs/librandom128.a") libtool: link: ar cru .libs/libcouriertlsopenssl.a .libs/libcouriertls.o .libs/tlsinfo.o .libs/libcouriertlsopenssl.lax/librandom128.a/random128.o .libs/libcouriertlsopenssl.lax/librandom128.a/random128alpha.o .libs/libcouriertlsopenssl.lax/librandom128.a/random128binary.o libtool: link: ranlib .libs/libcouriertlsopenssl.a libtool: link: rm -fr .libs/libcouriertlsopenssl.lax libtool: link: ( cd ".libs" && rm -f "libcouriertlsopenssl.la" && ln -s "../libcouriertlsopenssl.la" "libcouriertlsopenssl.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -I./.. -I.. -Wall -g -O2 -o libcouriertls.la tlscache.lo libcouriertlsopenssl.la libtool: link: (cd .libs/libcouriertls.lax/libcouriertlsopenssl.a && ar x "/home/baz/courier-imap/courier-imap-4.9.3/tcpd/./.libs/libcouriertlsopenssl.a") libtool: link: ar cru .libs/libcouriertls.a .libs/tlscache.o .libs/libcouriertls.lax/libcouriertlsopenssl.a/libcouriertls.o .libs/libcouriertls.lax/libcouriertlsopenssl.a/random128.o .libs/libcouriertls.lax/libcouriertlsopenssl.a/random128alpha.o .libs/libcouriertls.lax/libcouriertlsopenssl.a/random128binary.o .libs/libcouriertls.lax/libcouriertlsopenssl.a/tlsinfo.o libtool: link: ranlib .libs/libcouriertls.a libtool: link: rm -fr .libs/libcouriertls.lax libtool: link: ( cd ".libs" && rm -f "libcouriertls.la" && ln -s "../libcouriertls.la" "libcouriertls.la" ) /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT tlsclient.lo -MD -MP -MF .deps/tlsclient.Tpo -c -o tlsclient.lo tlsclient.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT tlsclient.lo -MD -MP -MF .deps/tlsclient.Tpo -c tlsclient.c -fPIC -DPIC -o .libs/tlsclient.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT tlsclient.lo -MD -MP -MF .deps/tlsclient.Tpo -c tlsclient.c -o tlsclient.o >/dev/null 2>&1 mv -f .deps/tlsclient.Tpo .deps/tlsclient.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT tlspasswordcache.lo -MD -MP -MF .deps/tlspasswordcache.Tpo -c -o tlspasswordcache.lo tlspasswordcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT tlspasswordcache.lo -MD -MP -MF .deps/tlspasswordcache.Tpo -c tlspasswordcache.c -fPIC -DPIC -o .libs/tlspasswordcache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT tlspasswordcache.lo -MD -MP -MF .deps/tlspasswordcache.Tpo -c tlspasswordcache.c -o tlspasswordcache.o >/dev/null 2>&1 mv -f .deps/tlspasswordcache.Tpo .deps/tlspasswordcache.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -I./.. -I.. -Wall -g -O2 -o libtlsclient.la tlsclient.lo tlspasswordcache.lo libtool: link: ar cru .libs/libtlsclient.a .libs/tlsclient.o .libs/tlspasswordcache.o libtool: link: ranlib .libs/libtlsclient.a libtool: link: ( cd ".libs" && rm -f "libtlsclient.la" && ln -s "../libtlsclient.la" "libtlsclient.la" ) gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT argparse.o -MD -MP -MF .deps/argparse.Tpo -c -o argparse.o argparse.c mv -f .deps/argparse.Tpo .deps/argparse.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT tcpd.o -MD -MP -MF .deps/tcpd.Tpo -c -o tcpd.o tcpd.c mv -f .deps/tcpd.Tpo .deps/tcpd.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT tcpdaccess.o -MD -MP -MF .deps/tcpdaccess.Tpo -c -o tcpdaccess.o tcpdaccess.c mv -f .deps/tcpdaccess.Tpo .deps/tcpdaccess.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT tcpremoteinfo.o -MD -MP -MF .deps/tcpremoteinfo.Tpo -c -o tcpremoteinfo.o tcpremoteinfo.c mv -f .deps/tcpremoteinfo.Tpo .deps/tcpremoteinfo.Po /bin/sh ./libtool --tag=CC --mode=link gcc -I./.. -I.. -Wall -g -O2 -static -o couriertcpd argparse.o tcpd.o tcpdaccess.o tcpremoteinfo.o libspipe.la ../rfc1035/librfc1035.a ../gdbmobj/libgdbmobj.la ../liblock/liblock.la ../numlib/libnumlib.la ../waitlib/libwaitlib.a ../soxwrap/libsoxwrap.a ../md5/libmd5.la ../random128/librandom128.la libtool: link: gcc -I./.. -I.. -Wall -g -O2 -o couriertcpd argparse.o tcpd.o tcpdaccess.o tcpremoteinfo.o ./.libs/libspipe.a ../rfc1035/librfc1035.a ../gdbmobj/.libs/libgdbmobj.a /usr/lib64/libgdbm.so ../liblock/.libs/liblock.a ../numlib/.libs/libnumlib.a ../waitlib/libwaitlib.a ../soxwrap/libsoxwrap.a ../md5/.libs/libmd5.a ../random128/.libs/librandom128.a gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT starttls.o -MD -MP -MF .deps/starttls.Tpo -c -o starttls.o starttls.c mv -f .deps/starttls.Tpo .deps/starttls.Po /bin/sh ./libtool --tag=CC --mode=link gcc -I./.. -I.. -Wall -g -O2 -static -o couriertls starttls.o argparse.o libcouriertls.la libspipe.la ../rfc1035/librfc1035.a ../md5/libmd5.la ../random128/librandom128.la ../numlib/libnumlib.la ../liblock/liblock.la ../soxwrap/libsoxwrap.a libtool: link: gcc -I./.. -I.. -Wall -g -O2 -o couriertls starttls.o argparse.o ./.libs/libcouriertls.a -lssl -lcrypto ./.libs/libspipe.a ../rfc1035/librfc1035.a ../md5/.libs/libmd5.a ../random128/.libs/librandom128.a ../numlib/.libs/libnumlib.a ../liblock/.libs/liblock.a ../soxwrap/libsoxwrap.a gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. -Wall -g -O2 -MT tlscachetest.o -MD -MP -MF .deps/tlscachetest.Tpo -c -o tlscachetest.o tlscachetest.c mv -f .deps/tlscachetest.Tpo .deps/tlscachetest.Po /bin/sh ./libtool --tag=CC --mode=link gcc -I./.. -I.. -Wall -g -O2 -static -o tlscachetest tlscachetest.o ../numlib/libnumlib.la ../liblock/liblock.la libtool: link: gcc -I./.. -I.. -Wall -g -O2 -o tlscachetest tlscachetest.o ../numlib/.libs/libnumlib.a ../liblock/.libs/liblock.a make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/tcpd' make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/tcpd' Making all in rootcerts make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/rootcerts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/rootcerts' Making all in imap make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/imap' make all-am make[3]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/imap' /bin/sh ./libtool --tag=CC --mode=link gcc -I.. -I./.. -Wall -g -O2 -static -o libimaplogin.la ../tcpd/libspipe.la ../tcpd/libtlsclient.la ../numlib/libnumlib.la libtool: link: (cd .libs/libimaplogin.lax/libspipe.a && ar x "/home/baz/courier-imap/courier-imap-4.9.3/imap/../tcpd/.libs/libspipe.a") libtool: link: (cd .libs/libimaplogin.lax/libtlsclient.a && ar x "/home/baz/courier-imap/courier-imap-4.9.3/imap/../tcpd/.libs/libtlsclient.a") libtool: link: (cd .libs/libimaplogin.lax/libnumlib.a && ar x "/home/baz/courier-imap/courier-imap-4.9.3/imap/../numlib/.libs/libnumlib.a") libtool: link: ar cru .libs/libimaplogin.a .libs/libimaplogin.lax/libspipe.a/spipe.o .libs/libimaplogin.lax/libtlsclient.a/tlsclient.o .libs/libimaplogin.lax/libtlsclient.a/tlspasswordcache.o .libs/libimaplogin.lax/libnumlib.a/atotimet.o .libs/libimaplogin.lax/libnumlib.a/atouidt.o .libs/libimaplogin.lax/libnumlib.a/changeuidgid.o .libs/libimaplogin.lax/libnumlib.a/strdevt.o .libs/libimaplogin.lax/libnumlib.a/strgidt.o .libs/libimaplogin.lax/libnumlib.a/strhdevt.o .libs/libimaplogin.lax/libnumlib.a/strhinot.o .libs/libimaplogin.lax/libnumlib.a/strhpidt.o .libs/libimaplogin.lax/libnumlib.a/strhtimet.o .libs/libimaplogin.lax/libnumlib.a/strinot.o .libs/libimaplogin.lax/libnumlib.a/strofft.o .libs/libimaplogin.lax/libnumlib.a/strpidt.o .libs/libimaplogin.lax/libnumlib.a/strsize.o .libs/libimaplogin.lax/libnumlib.a/strsizet.o .libs/libimaplogin.lax/libnumlib.a/strtimet.o .libs/libimaplogin.lax/libnumlib.a/struidt.o libtool: link: ranlib .libs/libimaplogin.a libtool: link: rm -fr .libs/libimaplogin.lax libtool: link: ( cd ".libs" && rm -f "libimaplogin.la" && ln -s "../libimaplogin.la" "libimaplogin.la" ) /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT mainloop.lo -MD -MP -MF .deps/mainloop.Tpo -c -o mainloop.lo mainloop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT mainloop.lo -MD -MP -MF .deps/mainloop.Tpo -c mainloop.c -fPIC -DPIC -o .libs/mainloop.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT mainloop.lo -MD -MP -MF .deps/mainloop.Tpo -c mainloop.c -o mainloop.o >/dev/null 2>&1 mv -f .deps/mainloop.Tpo .deps/mainloop.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT imaptoken.lo -MD -MP -MF .deps/imaptoken.Tpo -c -o imaptoken.lo imaptoken.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT imaptoken.lo -MD -MP -MF .deps/imaptoken.Tpo -c imaptoken.c -fPIC -DPIC -o .libs/imaptoken.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT imaptoken.lo -MD -MP -MF .deps/imaptoken.Tpo -c imaptoken.c -o imaptoken.o >/dev/null 2>&1 mv -f .deps/imaptoken.Tpo .deps/imaptoken.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT imapwrite.lo -MD -MP -MF .deps/imapwrite.Tpo -c -o imapwrite.lo imapwrite.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT imapwrite.lo -MD -MP -MF .deps/imapwrite.Tpo -c imapwrite.c -fPIC -DPIC -o .libs/imapwrite.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT imapwrite.lo -MD -MP -MF .deps/imapwrite.Tpo -c imapwrite.c -o imapwrite.o >/dev/null 2>&1 mv -f .deps/imapwrite.Tpo .deps/imapwrite.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT capability.lo -MD -MP -MF .deps/capability.Tpo -c -o capability.lo capability.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT capability.lo -MD -MP -MF .deps/capability.Tpo -c capability.c -fPIC -DPIC -o .libs/capability.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT capability.lo -MD -MP -MF .deps/capability.Tpo -c capability.c -o capability.o >/dev/null 2>&1 mv -f .deps/capability.Tpo .deps/capability.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT externalauth.lo -MD -MP -MF .deps/externalauth.Tpo -c -o externalauth.lo externalauth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT externalauth.lo -MD -MP -MF .deps/externalauth.Tpo -c externalauth.c -fPIC -DPIC -o .libs/externalauth.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT externalauth.lo -MD -MP -MF .deps/externalauth.Tpo -c externalauth.c -o externalauth.o >/dev/null 2>&1 mv -f .deps/externalauth.Tpo .deps/externalauth.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT smap.lo -MD -MP -MF .deps/smap.Tpo -c -o smap.lo smap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT smap.lo -MD -MP -MF .deps/smap.Tpo -c smap.c -fPIC -DPIC -o .libs/smap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT smap.lo -MD -MP -MF .deps/smap.Tpo -c smap.c -o smap.o >/dev/null 2>&1 mv -f .deps/smap.Tpo .deps/smap.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT smapsnapshot.lo -MD -MP -MF .deps/smapsnapshot.Tpo -c -o smapsnapshot.lo smapsnapshot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT smapsnapshot.lo -MD -MP -MF .deps/smapsnapshot.Tpo -c smapsnapshot.c -fPIC -DPIC -o .libs/smapsnapshot.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT smapsnapshot.lo -MD -MP -MF .deps/smapsnapshot.Tpo -c smapsnapshot.c -o smapsnapshot.o >/dev/null 2>&1 mv -f .deps/smapsnapshot.Tpo .deps/smapsnapshot.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -I.. -I./.. -Wall -g -O2 -static -o libimapd.la mainloop.lo imaptoken.lo imapwrite.lo capability.lo externalauth.lo smap.lo smapsnapshot.lo ../rfc2045/librfc2045.la ../maildir/libmaildir.la ../rfc822/librfc822.la ../liblock/liblock.la ../numlib/libnumlib.la ../unicode/libunicode.la libtool: link: (cd .libs/libimapd.lax/librfc2045.a && ar x "/home/baz/courier-imap/courier-imap-4.9.3/imap/../rfc2045/.libs/librfc2045.a") libtool: link: (cd .libs/libimapd.lax/libmaildir.a && ar x "/home/baz/courier-imap/courier-imap-4.9.3/imap/../maildir/.libs/libmaildir.a") libtool: link: (cd .libs/libimapd.lax/librfc822.a && ar x "/home/baz/courier-imap/courier-imap-4.9.3/imap/../rfc822/.libs/librfc822.a") libtool: link: (cd .libs/libimapd.lax/liblock.a && ar x "/home/baz/courier-imap/courier-imap-4.9.3/imap/../liblock/.libs/liblock.a") libtool: link: (cd .libs/libimapd.lax/libnumlib.a && ar x "/home/baz/courier-imap/courier-imap-4.9.3/imap/../numlib/.libs/libnumlib.a") libtool: link: (cd .libs/libimapd.lax/libunicode.a && ar x "/home/baz/courier-imap/courier-imap-4.9.3/imap/../unicode/.libs/libunicode.a") libtool: link: ar cru .libs/libimapd.a mainloop.o imaptoken.o imapwrite.o capability.o externalauth.o smap.o smapsnapshot.o .libs/libimapd.lax/librfc2045.a/base64.o .libs/libimapd.lax/librfc2045.a/rfc2045.o .libs/libimapd.lax/librfc2045.a/rfc2045_fromfd.o .libs/libimapd.lax/librfc2045.a/rfc2045acchk.o .libs/libimapd.lax/librfc2045.a/rfc2045acprep.o .libs/libimapd.lax/librfc2045.a/rfc2045appendurl.o .libs/libimapd.lax/librfc2045.a/rfc2045cdecode.o .libs/libimapd.lax/librfc2045.a/rfc2045decode.o .libs/libimapd.lax/librfc2045.a/rfc2045decodemimesection.o .libs/libimapd.lax/librfc2045.a/rfc2045decodemimesectionu.o .libs/libimapd.lax/librfc2045.a/rfc2045decodemsgtoutf8.o .libs/libimapd.lax/librfc2045.a/rfc2045enomem.o .libs/libimapd.lax/librfc2045.a/rfc2045find.o .libs/libimapd.lax/librfc2045.a/rfc2045header.o .libs/libimapd.lax/librfc2045.a/rfc2045mkboundary.o .libs/libimapd.lax/librfc2045.a/rfc2045reply.o .libs/libimapd.lax/librfc2045.a/rfc2045rewrite.o .libs/libimapd.lax/librfc2045.a/rfc2045searchcontenttype.o .libs/libimapd.lax/librfc2045.a/rfc2045tryboundary.o .libs/libimapd.lax/librfc2045.a/rfc2045xdump.o .libs/libimapd.lax/librfc2045.a/rfc2231.o .libs/libimapd.lax/librfc2045.a/rfc2231encode.o .libs/libimapd.lax/librfc2045.a/rfc3676parser.o .libs/libimapd.lax/librfc2045.a/rfc3676parsercpp.o .libs/libimapd.lax/libmaildir.a/autoresponse.o .libs/libimapd.lax/libmaildir.a/loginexec.o .libs/libimapd.lax/libmaildir.a/maildiraclt.o .libs/libimapd.lax/libmaildir.a/maildircache.o .libs/libimapd.lax/libmaildir.a/maildircreate.o .libs/libimapd.lax/libmaildir.a/maildirdelfolder.o .libs/libimapd.lax/libmaildir.a/maildirfilename.o .libs/libimapd.lax/libmaildir.a/maildirfilter.o .libs/libimapd.lax/libmaildir.a/maildirfilter2.o .libs/libimapd.lax/libmaildir.a/maildirflags.o .libs/libimapd.lax/libmaildir.a/maildirgetnew.o .libs/libimapd.lax/libmaildir.a/maildirgetquota.o .libs/libimapd.lax/libmaildir.a/maildirinfo.o .libs/libimapd.lax/libmaildir.a/maildirkeywords.o .libs/libimapd.lax/libmaildir.a/maildirkeywords2.o .libs/libimapd.lax/libmaildir.a/maildirkeywords3.o .libs/libimapd.lax/libmaildir.a/maildirkeywords4.o .libs/libimapd.lax/libmaildir.a/maildirlist.o .libs/libimapd.lax/libmaildir.a/maildirlock.o .libs/libimapd.lax/libmaildir.a/maildirmake2.o .libs/libimapd.lax/libmaildir.a/maildirmkdir.o .libs/libimapd.lax/libmaildir.a/maildirnewshared.o .libs/libimapd.lax/libmaildir.a/maildirnewshared2.o .libs/libimapd.lax/libmaildir.a/maildiropen.o .libs/libimapd.lax/libmaildir.a/maildirparsequota.o .libs/libimapd.lax/libmaildir.a/maildirpath.o .libs/libimapd.lax/libmaildir.a/maildirpurgetmp.o .libs/libimapd.lax/libmaildir.a/maildirquota.o .libs/libimapd.lax/libmaildir.a/maildirrename.o .libs/libimapd.lax/libmaildir.a/maildirrequota.o .libs/libimapd.lax/libmaildir.a/maildirsearch.o .libs/libimapd.lax/libmaildir.a/maildirsearchC.o .libs/libimapd.lax/libmaildir.a/maildirshared.o .libs/libimapd.lax/libmaildir.a/maildirshared2.o .libs/libimapd.lax/libmaildir.a/maildirwatch.o .libs/libimapd.lax/librfc822.a/encodeautodetect.o .libs/libimapd.lax/librfc822.a/imaprefs.o .libs/libimapd.lax/librfc822.a/imapsubj.o .libs/libimapd.lax/librfc822.a/rfc2047.o .libs/libimapd.lax/librfc822.a/rfc2047u.o .libs/libimapd.lax/librfc822.a/rfc822.o .libs/libimapd.lax/librfc822.a/rfc822_getaddr.o .libs/libimapd.lax/librfc822.a/rfc822_getaddrs.o .libs/libimapd.lax/librfc822.a/rfc822_mkdate.o .libs/libimapd.lax/librfc822.a/rfc822_parsedt.o .libs/libimapd.lax/librfc822.a/rfc822hdr.o .libs/libimapd.lax/liblock.a/lockdaemon.o .libs/libimapd.lax/liblock.a/lockfcntl.o .libs/libimapd.lax/liblock.a/mail.o .libs/libimapd.lax/libnumlib.a/atotimet.o .libs/libimapd.lax/libnumlib.a/atouidt.o .libs/libimapd.lax/libnumlib.a/changeuidgid.o .libs/libimapd.lax/libnumlib.a/strdevt.o .libs/libimapd.lax/libnumlib.a/strgidt.o .libs/libimapd.lax/libnumlib.a/strhdevt.o .libs/libimapd.lax/libnumlib.a/strhinot.o .libs/libimapd.lax/libnumlib.a/strhpidt.o .libs/libimapd.lax/libnumlib.a/strhtimet.o .libs/libimapd.lax/libnumlib.a/strinot.o .libs/libimapd.lax/libnumlib.a/strofft.o .libs/libimapd.lax/libnumlib.a/strpidt.o .libs/libimapd.lax/libnumlib.a/strsize.o .libs/libimapd.lax/libnumlib.a/strsizet.o .libs/libimapd.lax/libnumlib.a/strtimet.o .libs/libimapd.lax/libnumlib.a/struidt.o .libs/libimapd.lax/libunicode.a/unicode.o .libs/libimapd.lax/libunicode.a/unicode_graphemebreak.o .libs/libimapd.lax/libunicode.a/unicode_htmlent.o .libs/libimapd.lax/libunicode.a/unicode_linebreak.o .libs/libimapd.lax/libunicode.a/unicode_tablookup.o .libs/libimapd.lax/libunicode.a/unicode_ultcase.o .libs/libimapd.lax/libunicode.a/unicode_ultcasetab.o .libs/libimapd.lax/libunicode.a/unicode_wcwidth.o .libs/libimapd.lax/libunicode.a/unicode_wordbreak.o .libs/libimapd.lax/libunicode.a/unicodebuf.o .libs/libimapd.lax/libunicode.a/unicodecpp.o libtool: link: ranlib .libs/libimapd.a libtool: link: rm -fr .libs/libimapd.lax libtool: link: ( cd ".libs" && rm -f "libimapd.la" && ln -s "../libimapd.la" "libimapd.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -I.. -I./.. -Wall -g -O2 -static -o libpop3d.la externalauth.lo ../maildir/libmaildir.la ../rfc822/librfc822.la ../numlib/libnumlib.la libtool: link: (cd .libs/libpop3d.lax/libmaildir.a && ar x "/home/baz/courier-imap/courier-imap-4.9.3/imap/../maildir/.libs/libmaildir.a") libtool: link: (cd .libs/libpop3d.lax/librfc822.a && ar x "/home/baz/courier-imap/courier-imap-4.9.3/imap/../rfc822/.libs/librfc822.a") libtool: link: (cd .libs/libpop3d.lax/libnumlib.a && ar x "/home/baz/courier-imap/courier-imap-4.9.3/imap/../numlib/.libs/libnumlib.a") libtool: link: ar cru .libs/libpop3d.a externalauth.o .libs/libpop3d.lax/libmaildir.a/autoresponse.o .libs/libpop3d.lax/libmaildir.a/loginexec.o .libs/libpop3d.lax/libmaildir.a/maildiraclt.o .libs/libpop3d.lax/libmaildir.a/maildircache.o .libs/libpop3d.lax/libmaildir.a/maildircreate.o .libs/libpop3d.lax/libmaildir.a/maildirdelfolder.o .libs/libpop3d.lax/libmaildir.a/maildirfilename.o .libs/libpop3d.lax/libmaildir.a/maildirfilter.o .libs/libpop3d.lax/libmaildir.a/maildirfilter2.o .libs/libpop3d.lax/libmaildir.a/maildirflags.o .libs/libpop3d.lax/libmaildir.a/maildirgetnew.o .libs/libpop3d.lax/libmaildir.a/maildirgetquota.o .libs/libpop3d.lax/libmaildir.a/maildirinfo.o .libs/libpop3d.lax/libmaildir.a/maildirkeywords.o .libs/libpop3d.lax/libmaildir.a/maildirkeywords2.o .libs/libpop3d.lax/libmaildir.a/maildirkeywords3.o .libs/libpop3d.lax/libmaildir.a/maildirkeywords4.o .libs/libpop3d.lax/libmaildir.a/maildirlist.o .libs/libpop3d.lax/libmaildir.a/maildirlock.o .libs/libpop3d.lax/libmaildir.a/maildirmake2.o .libs/libpop3d.lax/libmaildir.a/maildirmkdir.o .libs/libpop3d.lax/libmaildir.a/maildirnewshared.o .libs/libpop3d.lax/libmaildir.a/maildirnewshared2.o .libs/libpop3d.lax/libmaildir.a/maildiropen.o .libs/libpop3d.lax/libmaildir.a/maildirparsequota.o .libs/libpop3d.lax/libmaildir.a/maildirpath.o .libs/libpop3d.lax/libmaildir.a/maildirpurgetmp.o .libs/libpop3d.lax/libmaildir.a/maildirquota.o .libs/libpop3d.lax/libmaildir.a/maildirrename.o .libs/libpop3d.lax/libmaildir.a/maildirrequota.o .libs/libpop3d.lax/libmaildir.a/maildirsearch.o .libs/libpop3d.lax/libmaildir.a/maildirsearchC.o .libs/libpop3d.lax/libmaildir.a/maildirshared.o .libs/libpop3d.lax/libmaildir.a/maildirshared2.o .libs/libpop3d.lax/libmaildir.a/maildirwatch.o .libs/libpop3d.lax/librfc822.a/encodeautodetect.o .libs/libpop3d.lax/librfc822.a/imaprefs.o .libs/libpop3d.lax/librfc822.a/imapsubj.o .libs/libpop3d.lax/librfc822.a/rfc2047.o .libs/libpop3d.lax/librfc822.a/rfc2047u.o .libs/libpop3d.lax/librfc822.a/rfc822.o .libs/libpop3d.lax/librfc822.a/rfc822_getaddr.o .libs/libpop3d.lax/librfc822.a/rfc822_getaddrs.o .libs/libpop3d.lax/librfc822.a/rfc822_mkdate.o .libs/libpop3d.lax/librfc822.a/rfc822_parsedt.o .libs/libpop3d.lax/librfc822.a/rfc822hdr.o .libs/libpop3d.lax/libnumlib.a/atotimet.o .libs/libpop3d.lax/libnumlib.a/atouidt.o .libs/libpop3d.lax/libnumlib.a/changeuidgid.o .libs/libpop3d.lax/libnumlib.a/strdevt.o .libs/libpop3d.lax/libnumlib.a/strgidt.o .libs/libpop3d.lax/libnumlib.a/strhdevt.o .libs/libpop3d.lax/libnumlib.a/strhinot.o .libs/libpop3d.lax/libnumlib.a/strhpidt.o .libs/libpop3d.lax/libnumlib.a/strhtimet.o .libs/libpop3d.lax/libnumlib.a/strinot.o .libs/libpop3d.lax/libnumlib.a/strofft.o .libs/libpop3d.lax/libnumlib.a/strpidt.o .libs/libpop3d.lax/libnumlib.a/strsize.o .libs/libpop3d.lax/libnumlib.a/strsizet.o .libs/libpop3d.lax/libnumlib.a/strtimet.o .libs/libpop3d.lax/libnumlib.a/struidt.o libtool: link: ranlib .libs/libpop3d.a libtool: link: rm -fr .libs/libpop3d.lax libtool: link: ( cd ".libs" && rm -f "libpop3d.la" && ln -s "../libpop3d.la" "libpop3d.la" ) gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT imaplogin.o -MD -MP -MF .deps/imaplogin.Tpo -c -o imaplogin.o imaplogin.c mv -f .deps/imaplogin.Tpo .deps/imaplogin.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT authenticate_auth.o -MD -MP -MF .deps/authenticate_auth.Tpo -c -o authenticate_auth.o authenticate_auth.c mv -f .deps/authenticate_auth.Tpo .deps/authenticate_auth.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT proxy.o -MD -MP -MF .deps/proxy.Tpo -c -o proxy.o proxy.c mv -f .deps/proxy.Tpo .deps/proxy.Po /bin/sh ./libtool --tag=CC --mode=link gcc -I.. -I./.. -Wall -g -O2 -o imaplogin imaplogin.o authenticate_auth.o proxy.o libimapd.la libimaplogin.la -L/usr/lib64/courier-authlib -lcourierauth -lcourierauthsasl libtool: link: gcc -I.. -I./.. -Wall -g -O2 -o imaplogin imaplogin.o authenticate_auth.o proxy.o ./.libs/libimapd.a /usr/lib64/libidn.so ./.libs/libimaplogin.a -L/usr/lib64/courier-authlib -lcourierauth -lcourierauthsasl gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT fetch.o -MD -MP -MF .deps/fetch.Tpo -c -o fetch.o fetch.c mv -f .deps/fetch.Tpo .deps/fetch.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT fetchinfo.o -MD -MP -MF .deps/fetchinfo.Tpo -c -o fetchinfo.o fetchinfo.c mv -f .deps/fetchinfo.Tpo .deps/fetchinfo.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT imapd.o -MD -MP -MF .deps/imapd.Tpo -c -o imapd.o imapd.c mv -f .deps/imapd.Tpo .deps/imapd.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT imapscanclient.o -MD -MP -MF .deps/imapscanclient.Tpo -c -o imapscanclient.o imapscanclient.c mv -f .deps/imapscanclient.Tpo .deps/imapscanclient.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT mailboxlist.o -MD -MP -MF .deps/mailboxlist.Tpo -c -o mailboxlist.o mailboxlist.c mv -f .deps/mailboxlist.Tpo .deps/mailboxlist.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT msgbodystructure.o -MD -MP -MF .deps/msgbodystructure.Tpo -c -o msgbodystructure.o msgbodystructure.c mv -f .deps/msgbodystructure.Tpo .deps/msgbodystructure.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT msgenvelope.o -MD -MP -MF .deps/msgenvelope.Tpo -c -o msgenvelope.o msgenvelope.c mv -f .deps/msgenvelope.Tpo .deps/msgenvelope.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT mysignal.o -MD -MP -MF .deps/mysignal.Tpo -c -o mysignal.o mysignal.c mv -f .deps/mysignal.Tpo .deps/mysignal.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT outbox.o -MD -MP -MF .deps/outbox.Tpo -c -o outbox.o outbox.c mv -f .deps/outbox.Tpo .deps/outbox.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT thread.o -MD -MP -MF .deps/thread.Tpo -c -o thread.o thread.c mv -f .deps/thread.Tpo .deps/thread.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.c mv -f .deps/search.Tpo .deps/search.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT searchinfo.o -MD -MP -MF .deps/searchinfo.Tpo -c -o searchinfo.o searchinfo.c mv -f .deps/searchinfo.Tpo .deps/searchinfo.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT storeinfo.o -MD -MP -MF .deps/storeinfo.Tpo -c -o storeinfo.o storeinfo.c mv -f .deps/storeinfo.Tpo .deps/storeinfo.Po /bin/sh ./libtool --tag=CC --mode=link gcc -I.. -I./.. -Wall -g -O2 -o imapd fetch.o fetchinfo.o imapd.o imapscanclient.o mailboxlist.o msgbodystructure.o msgenvelope.o mysignal.o outbox.o thread.o search.o searchinfo.o storeinfo.o libimapd.la `cat ../maildir/maildir.libdeps` ../gdbmobj/libgdbmobj.la -L/usr/lib64/courier-authlib -lcourierauth libtool: link: gcc -I.. -I./.. -Wall -g -O2 -o imapd fetch.o fetchinfo.o imapd.o imapscanclient.o mailboxlist.o msgbodystructure.o msgenvelope.o mysignal.o outbox.o thread.o search.o searchinfo.o storeinfo.o ./.libs/libimapd.a /usr/lib64/libidn.so /usr/lib64/libfam.so ../gdbmobj/.libs/libgdbmobj.a /usr/lib64/libgdbm.so -L/usr/lib64/courier-authlib -lcourierauth gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT pop3login.o -MD -MP -MF .deps/pop3login.Tpo -c -o pop3login.o pop3login.c mv -f .deps/pop3login.Tpo .deps/pop3login.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT pop3dcapa.o -MD -MP -MF .deps/pop3dcapa.Tpo -c -o pop3dcapa.o pop3dcapa.c mv -f .deps/pop3dcapa.Tpo .deps/pop3dcapa.Po /bin/sh ./libtool --tag=CC --mode=link gcc -I.. -I./.. -Wall -g -O2 -o pop3login pop3login.o pop3dcapa.o proxy.o ../tcpd/libtlsclient.la ../tcpd/libspipe.la libpop3d.la ../tcpd/libspipe.la -L/usr/lib64/courier-authlib -lcourierauth -lcourierauthsasl libtool: link: gcc -I.. -I./.. -Wall -g -O2 -o pop3login pop3login.o pop3dcapa.o proxy.o ../tcpd/.libs/libtlsclient.a ./.libs/libpop3d.a /usr/lib64/libidn.so ../tcpd/.libs/libspipe.a -L/usr/lib64/courier-authlib -lcourierauth -lcourierauthsasl gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT pop3dserver.o -MD -MP -MF .deps/pop3dserver.Tpo -c -o pop3dserver.o pop3dserver.c mv -f .deps/pop3dserver.Tpo .deps/pop3dserver.Po /bin/sh ./libtool --tag=CC --mode=link gcc -I.. -I./.. -Wall -g -O2 -o pop3d pop3dserver.o pop3dcapa.o libpop3d.la -L/usr/lib64/courier-authlib -lcourierauth libtool: link: gcc -I.. -I./.. -Wall -g -O2 -o pop3d pop3dserver.o pop3dcapa.o ./.libs/libpop3d.a /usr/lib64/libidn.so -L/usr/lib64/courier-authlib -lcourierauth ./config.status --file=imapd.8 config.status: creating imapd.8 ./config.status --file=imapd.html config.status: creating imapd.html cp imapd.cnf.openssl imapd.cnf touch imapd.cnf cp pop3d.cnf.openssl pop3d.cnf touch pop3d.cnf ./config.status --file=mkimapdcert.html config.status: creating mkimapdcert.html ./config.status --file=mkimapdcert.8 config.status: creating mkimapdcert.8 ./config.status --file=mkpop3dcert.html config.status: creating mkpop3dcert.html config.status: WARNING: 'mkpop3dcert.html.in' seems to ignore the --datarootdir setting ./config.status --file=mkpop3dcert.8 config.status: creating mkpop3dcert.8 config.status: WARNING: 'mkpop3dcert.8.in' seems to ignore the --datarootdir setting ./config.status --file=courierpop3d.html config.status: creating courierpop3d.html ./config.status --file=courierpop3d.8 config.status: creating courierpop3d.8 make[3]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/imap' make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/imap' make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3' cp imap/imapd . cp imap/pop3d . cp maildir/maildirmake . cp maildir/maildiracl . cp maildir/deliverquota . cp maildir/maildirkw . cp makedat/makedatprog . cp tcpd/couriertcpd . cp imap/imaplogin . cp imap/pop3login . cp imap/mkimapdcert . cp imap/mkpop3dcert . cp maildir/sharedindexinstall . cp maildir/sharedindexsplit . cp ./tcpd/couriertcpd.1 . cp maildir/deliverquota.8 . cp maildir/maildirmake.1 . cp maildir/maildiracl.1 . cp imap/imapd.8 . cp -f imap/mkimapdcert.8 . cp -f imap/mkpop3dcert.8 . cp ./maildir/maildirkw.1 . cp imap/imapd.dist . cp imap/imapd-ssl.dist . cp imap/pop3d.dist . cp imap/pop3d-ssl.dist . cp imap/imapd.cnf . cp imap/pop3d.cnf . cp -f ./maildir/quotawarnmsg quotawarnmsg.example make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3' make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3' [baz@jackodesktop courier-imap-4.9.3]$ make check Making check in numlib make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/numlib' make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/numlib' Making check in md5 make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/md5' ./md5test | cmp -s - ./md5test.txt make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/md5' Making check in sha1 make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/sha1' ./testsuite | cmp -s - ./testsuite.txt make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/sha1' Making check in bdbobj make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/bdbobj' make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/bdbobj' Making check in gdbmobj make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/gdbmobj' ./testsuite | cmp -s - ./testsuite.txt make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/gdbmobj' Making check in soxwrap make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/soxwrap' ./testprog make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/soxwrap' Making check in unicode make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/unicode' ./unicodetest ./enttest test -f ./LineBreakTest.txt || exit 0; ./linebreaktest test "`./unicodetest foo`" = "foo" test "`./unicodetest 'foo&bar.~'`" = "foo&-bar.~" test "`./unicodetest 'foobаr'`" = "foob&BDA-r" test "`./unicodetest 'foobааr'`" = "foob&BDAEMA-r" test "`./unicodetest 'foobаааr'`" = "foob&BDAEMAQw-r" test "`./unicodetest 'foobааааr'`" = "foob&BDAEMAQwBDA-r" test "`./unicodetest 'foobаааааr'`" = "foob&BDAEMAQwBDAEMA-r" test "`./unicodetest 'foobааааааr'`" = "foob&BDAEMAQwBDAEMAQw-r" test "`./unicodetest 'foobаaаr'`" = "foob&BDA-a&BDA-r" test "`./unicodetest 'foobааaааr'`" = "foob&BDAEMA-a&BDAEMA-r" n="aaaaaaaa"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n"; n="`echo $n | cut -c1-1023`"; test "`./unicodetest $n`" = "$n" n="aaaaaaaa"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n"; test "`./unicodetest $n`" = "$n" n="aaaaaaaa"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n"; test "`./unicodetest a$n`" = "a$n" n="aaaaaaaa"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n"; n="`echo $n | cut -c1-1023`"; test "`./unicodetest $n'&'`" = "$n""&-" n="aaaaaaaa"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n"; test "`./unicodetest $n'&'`" = "$n""&-" n="aaaaaaaa"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n"; test "`./unicodetest $n'a&'`" = "$n""a&-" n="aaaaaaaa"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n"; test "`./unicodetest $n'a&a'`" = "$n""a&-a" n="aaaaaaaa"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n"; n="`echo $n | cut -c1-1023`"; test "`./unicodetest $n'а'`" = "$n""&BDA-" test "`./unicodetest --smap foo`" = "foo" test "`./unicodetest --smap 'foo&bar'`" = 'foo&-bar' test "`./unicodetest --smap 'foo.bar'`" = 'foo&AC4-bar' test "`./unicodetest --totitle 'tÃst'`" = 'Täst' test "`./graphemetest 0x0d 0x0a`" = "0" test "`./graphemetest 0x0d 0x41`" = "1" test "`./graphemetest 0x41 0x0d`" = "1" test "`./graphemetest 0x0a 0x41`" = "1" test "`./graphemetest 0x41 0x0a`" = "1" test "`./graphemetest 0x09 0x41`" = "1" test "`./graphemetest 0x41 0x09`" = "1" test "`./graphemetest 0x1100 0x1101`" = "0" test "`./graphemetest 0x1100 0x1160`" = "0" test "`./graphemetest 0xAC00 0x1160`" = "0" test "`./graphemetest 0xAC02 0xD7FB`" = "0" test "`./graphemetest 0xD7FB 0xD7FB`" = "0" test "`./graphemetest 0x0041 0x1101`" = "1" test "`./graphemetest 0x0041 0x1160`" = "1" test "`./graphemetest 0x0041 0x1160`" = "1" test "`./graphemetest 0x0041 0xD7FB`" = "1" test "`./graphemetest 0x0041 0xD7FB`" = "1" test "`./graphemetest 0x1100 0x0041`" = "1" test "`./graphemetest 0x1100 0x0041`" = "1" test "`./graphemetest 0xAC00 0x0041`" = "1" test "`./graphemetest 0xAC02 0x0041`" = "1" test "`./graphemetest 0xD7FB 0x0041`" = "1" test "`./graphemetest 0x0041 0x036F`" = "0" test "`./graphemetest 0x0041 0x0903`" = "0" test "`./graphemetest 0x0041 0xAABB`" = "1" test "`./graphemetest 0x036F 0x0041`" = "1" test "`./graphemetest 0x0903 0x0041`" = "1" test "`./graphemetest 0xAABB 0x0041`" = "0" test "`./graphemetest 0x0041 0x0041`" = "1" make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/unicode' Making check in rfc822 make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc822' make check-am make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc822' ./testsuite | cmp -s - ./testsuite.txt ./reftest | cmp -s - ./reftest.txt make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc822' make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc822' Making check in random128 make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/random128' make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/random128' Making check in rfc1035 make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc1035' make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc1035' Making check in rfc2045 make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc2045' make check-am make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc2045' /bin/sh ./testsuite | cmp -s - ./testsuite.txt.idn /bin/sh ./testsuitemm | cmp -s - ./testsuitemm.txt /bin/sh ./testrfc3676parsersuite | diff -U 3 ./testrfc3676parsersuite.txt - make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc2045' make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/rfc2045' Making check in liblock make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/liblock' make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/liblock' Making check in maildir make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/maildir' make check-am make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/maildir' /bin/sh ./testsuite 2>&1 | cmp - ./testsuite.txt test "-lpcre" != "" || exit 0 ; /bin/sh ./testsuite2 2>&1 | cmp - ./testsuite2.txt LC_ALL=C; export LC_ALL; ./maildirkwtest | cmp -s - ./maildirkwtest.txt LC_ALL=C; export LC_ALL; ./maildiraclttest ./testmaildirsearch iso-8859-1 needle haystack; test $? = 2 && exit 0; exit 1 ./testmaildirsearch iso-8859-1 nEEdle needlE ./testmaildirsearch iso-8859-1 "abra cadAbra" "abra cadabra" ./testmaildirsearch iso-8859-1 " abra cadAbra " " abra cadabra" ./testmaildirsearch iso-8859-1 " abra cadAbra " " abra cadabra " make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/maildir' make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/maildir' Making check in makedat make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/makedat' make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/makedat' Making check in libhmac make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/libhmac' test ! -x ./md5hmactest || ./md5hmactest | cmp -s - ./md5hmactest.txt test ! -x ./sha1hmactest || ./sha1hmactest | cmp -s - ./sha1hmactest.txt make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/libhmac' Making check in waitlib make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/waitlib' ./testwait make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/waitlib' Making check in tcpd make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/tcpd' make check-am make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/tcpd' sh ./testsuite 2>&1 | cmp -s - ./testsuite.txt make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/tcpd' make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/tcpd' Making check in rootcerts make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/rootcerts' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/rootcerts' Making check in imap make[1]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/imap' make check-am make[2]: Entering directory `/home/baz/courier-imap/courier-imap-4.9.3/imap' LC_ALL=C; export LC_ALL; ./testsuite | ./testsuitefix.pl | sort | cmp -s - ./testsuite.txt **************************** * Sanity check in progress * **************************** ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory ./imapd: error while loading shared libraries: libcourierauth.so: cannot open shared object file: No such file or directory make[2]: *** [check-am] Error 1 make[2]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/imap' make[1]: *** [check] Error 2 make[1]: Leaving directory `/home/baz/courier-imap/courier-imap-4.9.3/imap' make: *** [check-recursive] Error 1 [baz@jackodesktop courier-imap-4.9.3]$
View Attachment As Raw
Actions:
View
Attachments on
bug 1974
:
1097
| 1106