The build took 00h 00m 33s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language | 
|---|---|
| 12,069 | ansic | 
| 4,816 | sh | 
| 2,861 | makefile | 
| 16 | sed | 
| 19,762 | total | 
The process tree of the build process is here.
    To avoid scrolling, you may jump to the last line of the
    invocation of makepkg that was used to build this
    package.
    
Removed vanilla repositories from pacman.conf and added:
        CMD: sudo -u tuscan  red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
        ==> Making package: mpop 1.2.5-1 (Wed Aug 24 13:37:54 UTC 2016)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking build system type... x86_64-pc-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking target system type... x86_64-unknown-linux-gnuchecking for x86_64-unknown-linux-gcc... nochecking for gcc... gccchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether gcc accepts -g... yeschecking for gcc option to accept ISO C89... none neededchecking whether gcc understands -c and -o together... yeschecking how to run the C preprocessor... gcc -Echecking for grep that handles long lines and -e... /usr/sbin/grepchecking for egrep... /usr/sbin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking minix/config.h usability... nochecking minix/config.h presence... nochecking for minix/config.h... nochecking whether it is safe to define __EXTENSIONS__... yeschecking for special C compiler options needed for large files... nochecking for _FILE_OFFSET_BITS value needed for large files... nochecking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for a thread-safe mkdir -p... /usr/sbin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking for style of include used by make... GNUchecking whether make supports nested variables... yeschecking dependency style of gcc... gcc3checking whether make supports nested variables... (cached) yeschecking for x86_64-unknown-linux-gcc... gccchecking whether we are using the GNU C compiler... (cached) yeschecking whether gcc accepts -g... (cached) yeschecking for gcc option to accept ISO C89... (cached) none neededchecking whether gcc understands -c and -o together... (cached) yeschecking for a sed that does not truncate output... /usr/sbin/sedchecking whether NLS is requested... yeschecking for msgfmt... /usr/sbin/msgfmtchecking for gmsgfmt... /usr/sbin/msgfmtchecking for xgettext... /usr/sbin/xgettextchecking for msgmerge... /usr/sbin/msgmergechecking for ld used by gcc... /usr/sbin/ldchecking if the linker (/usr/sbin/ld) is GNU ld... yeschecking for shared library run path origin... donechecking for CFPreferencesCopyAppValue... nochecking for CFLocaleCopyCurrent... nochecking for GNU gettext in libc... yeschecking whether to use NLS... yeschecking where the gettext function comes from... libcchecking sysexits.h usability... yeschecking sysexits.h presence... yeschecking for sysexits.h... yeschecking netdb.h usability... yeschecking netdb.h presence... yeschecking for netdb.h... yeschecking arpa/inet.h usability... yeschecking arpa/inet.h presence... yeschecking for arpa/inet.h... yeschecking sys/socket.h usability... yeschecking sys/socket.h presence... yeschecking for sys/socket.h... yeschecking sys/wait.h usability... yeschecking sys/wait.h presence... yeschecking for sys/wait.h... yeschecking for fseeko... yeschecking for fseeko64... yeschecking for getpass... yeschecking for getservbyname... yeschecking for link... yeschecking for mkstemp... yeschecking for sigaction... yeschecking for signal... yeschecking for strndup... yeschecking for syslog... yeschecking for vasprintf... yeschecking for library containing nanosleep... none requiredchecking for library containing socket... none requiredchecking for x86_64-unknown-linux-pkg-config... nochecking for pkg-config... /usr/sbin/pkg-configchecking pkg-config is at least version 0.9.0... yesconfigure: WARNING: --with-ssl is deprecated, use --with-tls insteadchecking for libgnutls... yeschecking for libgsasl... noconfigure: WARNING: library libgsasl not found:configure: WARNING: No package 'libgsasl' foundconfigure: WARNING: libgsasl is provided by GNU SASL; Debian package: libgsasl7-devchecking whether AI_IDN is declared... yeschecking whether getaddrinfo accepts AI_IDN... yeschecking whether GnuTLS has builtin IDN support... yeschecking whether libidn is needed for IDN support... nochecking for libsecret... noconfigure: WARNING: library libsecret not found:configure: WARNING: No package 'libsecret-1' foundconfigure: WARNING: libsecret is provided by Gnome; Debian package: libsecret-1-devchecking for SecKeychainGetVersion... nochecking that generated files are newer than configure... doneconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating src/Makefileconfig.status: creating po/Makefile.inconfig.status: creating doc/Makefileconfig.status: creating scripts/Makefileconfig.status: creating config.hconfig.status: executing depfiles commandsconfig.status: executing po-directories commandsconfig.status: creating po/POTFILESconfig.status: creating po/MakefileInstall prefix ......... : /usrTLS/SSL support ........ : yes (Library: GnuTLS)GNU SASL support ....... : noIDN support ............ : yes (no library required)NLS support ............ : yesLibsecret support (GNOME): noMacOS X Keychain support : nomake  all-recursivemake[1]: Entering directory '/tmp/mpop/src/mpop-1.2.5'Making all in srcmake[2]: Entering directory '/tmp/mpop/src/mpop-1.2.5/src'  CC       conf.o  CC       delivery.o  CC       list.o  CC       mpop.o  CC       net.o  CC       netrc.o  CC       pop3.o  CC       readbuf.o  CC       stream.o  CC       tools.o  CC       uidls.o  CC       xalloc.o  CC       md5.o  CC       md5-apps.o  CC       tls.o  CC       base64.otls.c: In function 'tls_start':tls.c:1418:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]     gnutls_transport_set_ptr(tls->session, (gnutls_transport_ptr_t)fd);                                            ^  CCLD     mpopmake[2]: Leaving directory '/tmp/mpop/src/mpop-1.2.5/src'Making all in pomake[2]: Entering directory '/tmp/mpop/src/mpop-1.2.5/po'make[2]: Nothing to be done for 'all'.make[2]: Leaving directory '/tmp/mpop/src/mpop-1.2.5/po'Making all in docmake[2]: Entering directory '/tmp/mpop/src/mpop-1.2.5/doc'make[2]: Nothing to be done for 'all'.make[2]: Leaving directory '/tmp/mpop/src/mpop-1.2.5/doc'Making all in scriptsmake[2]: Entering directory '/tmp/mpop/src/mpop-1.2.5/scripts'make[2]: Nothing to be done for 'all'.make[2]: Leaving directory '/tmp/mpop/src/mpop-1.2.5/scripts'make[2]: Entering directory '/tmp/mpop/src/mpop-1.2.5'make[2]: Leaving directory '/tmp/mpop/src/mpop-1.2.5'make[1]: Leaving directory '/tmp/mpop/src/mpop-1.2.5'==> Entering fakeroot environment...==> Starting package()...Making install in srcmake[1]: Entering directory '/tmp/mpop/src/mpop-1.2.5/src'make[2]: Entering directory '/tmp/mpop/src/mpop-1.2.5/src' /usr/sbin/mkdir -p '/tmp/mpop/pkg/mpop/usr/bin'make[2]: Nothing to be done for 'install-data-am'.  /usr/bin/install -c mpop '/tmp/mpop/pkg/mpop/usr/bin'make[2]: Leaving directory '/tmp/mpop/src/mpop-1.2.5/src'make[1]: Leaving directory '/tmp/mpop/src/mpop-1.2.5/src'Making install in pomake[1]: Entering directory '/tmp/mpop/src/mpop-1.2.5/po'installing de.gmo as /tmp/mpop/pkg/mpop/usr/share/locale/de/LC_MESSAGES/mpop.moif test "mpop" = "gettext-tools"; then \  /usr/sbin/mkdir -p /tmp/mpop/pkg/mpop/usr/share/gettext/po; \  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \    /usr/bin/install -c -m 644 ./$file \		    /tmp/mpop/pkg/mpop/usr/share/gettext/po/$file; \  done; \  for file in Makevars; do \    rm -f /tmp/mpop/pkg/mpop/usr/share/gettext/po/$file; \  done; \else \  : ; \fimake[1]: Leaving directory '/tmp/mpop/src/mpop-1.2.5/po'Making install in docmake[1]: Entering directory '/tmp/mpop/src/mpop-1.2.5/doc'make[2]: Entering directory '/tmp/mpop/src/mpop-1.2.5/doc'make[2]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/mpop/pkg/mpop/usr/share/info' /usr/sbin/mkdir -p '/tmp/mpop/pkg/mpop/usr/share/man/man1' /usr/bin/install -c -m 644 ./mpop.info '/tmp/mpop/pkg/mpop/usr/share/info' /usr/bin/install -c -m 644 mpop.1 '/tmp/mpop/pkg/mpop/usr/share/man/man1' install-info --info-dir='/tmp/mpop/pkg/mpop/usr/share/info' '/tmp/mpop/pkg/mpop/usr/share/info/mpop.info'make[2]: Leaving directory '/tmp/mpop/src/mpop-1.2.5/doc'make[1]: Leaving directory '/tmp/mpop/src/mpop-1.2.5/doc'Making install in scriptsmake[1]: Entering directory '/tmp/mpop/src/mpop-1.2.5/scripts'make[2]: Entering directory '/tmp/mpop/src/mpop-1.2.5/scripts'make[2]: Nothing to be done for 'install-exec-am'.make[2]: Nothing to be done for 'install-data-am'.make[2]: Leaving directory '/tmp/mpop/src/mpop-1.2.5/scripts'make[1]: Leaving directory '/tmp/mpop/src/mpop-1.2.5/scripts'make[1]: Entering directory '/tmp/mpop/src/mpop-1.2.5'make[2]: Entering directory '/tmp/mpop/src/mpop-1.2.5'make[2]: Nothing to be done for 'install-exec-am'.make[2]: Nothing to be done for 'install-data-am'.make[2]: Leaving directory '/tmp/mpop/src/mpop-1.2.5'make[1]: Leaving directory '/tmp/mpop/src/mpop-1.2.5'==> Tidying install...  -> Removing doc files...  -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "mpop"...  -> Generating .PKGINFO file...  -> Generating .BUILDINFO file...error: invalid option '--noprogressbar'  -> Adding install file...  -> Generating .MTREE file...  -> Compressing package...==> Leaving fakeroot environment.==> Finished making: mpop 1.2.5-1 (Wed Aug 24 13:38:05 UTC 2016)CMD: pacman --query --file mpop-1.2.5-1-x86_64.pkg.tar.xz
        Creating hybrid package for 'mpop'
        Trying to find vanilla package 'mpop'...
        CMD: pacman --query --file /mirror/mpop-1.2.5-1.pkg.tar.xz
        Package file has the following structure:
        Generating .MTREE
        CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO .INSTALL usr
        Tar-ing up files
        CMD: bsdtar -cf - .PKGINFO .BUILDINFO .INSTALL usr .MTREE
        CMD: xz -c -z
        Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO .INSTALL usr .MTREE | xz -c -z
        CMD: bsdtar -tqf mpop.pkg.tar.xz .PKGINFO
        Created package at path /var/cache/pacman/pkg/mpop.pkg.tar.xz
        Attempting to access local repository, attempt 1
        CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/mpop.pkg.tar.xz
        ==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/mpop.pkg.tar.xz'  -> Computing checksums...  -> Creating 'desc' db entry...  -> Creating 'files' db entry...==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'Printing config logfiles
        CMD: config logfiles '/tmp/mpop/src/mpop-1.2.5/config.log'
        This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by mpop configure 1.2.5, which wasgenerated by GNU Autoconf 2.69.  Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --with-ssl=gnutls## --------- #### Platform. #### --------- ##hostname = 0fe9cfef0661uname -m = x86_64uname -r = 4.7.1-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016/usr/bin/uname -p = unknown/bin/uname -X     = unknown/bin/arch              = unknown/usr/bin/arch -k       = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo      = unknown/bin/machine           = unknown/usr/bin/oslevel       = unknown/bin/universe          = unknownPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2364: checking build system typeconfigure:2378: result: x86_64-pc-linux-gnuconfigure:2398: checking host system typeconfigure:2411: result: x86_64-unknown-linux-gnuconfigure:2431: checking target system typeconfigure:2444: result: x86_64-unknown-linux-gnuconfigure:2481: checking for x86_64-unknown-linux-gccconfigure:2511: result: noconfigure:2521: checking for gccconfigure:2537: found /usr/sbin/gccconfigure:2548: result: gccconfigure:2777: checking for C compiler versionconfigure:2786: gcc --version >&5gcc (GCC) 6.1.1 20160602Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions.  There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:2797: $? = 0configure:2786: gcc -v >&5Using built-in specs.COLLECT_GCC=gccCOLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:2797: $? = 0configure:2786: gcc -V >&5gcc: error: unrecognized command line option '-V'gcc: fatal error: no input filescompilation terminated.configure:2797: $? = 1configure:2786: gcc -qversion >&5gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?gcc: fatal error: no input filescompilation terminated.configure:2797: $? = 1configure:2817: checking whether the C compiler worksconfigure:2839: gcc    conftest.c  >&5configure:2843: $? = 0configure:2891: result: yesconfigure:2894: checking for C compiler default output file nameconfigure:2896: result: a.outconfigure:2902: checking for suffix of executablesconfigure:2909: gcc -o conftest    conftest.c  >&5configure:2913: $? = 0configure:2935: result:configure:2957: checking whether we are cross compilingconfigure:2965: gcc -o conftest    conftest.c  >&5configure:2969: $? = 0configure:2976: ./conftestconfigure:2980: $? = 0configure:2995: result: noconfigure:3000: checking for suffix of object filesconfigure:3022: gcc -c   conftest.c >&5configure:3026: $? = 0configure:3047: result: oconfigure:3051: checking whether we are using the GNU C compilerconfigure:3070: gcc -c   conftest.c >&5configure:3070: $? = 0configure:3079: result: yesconfigure:3088: checking whether gcc accepts -gconfigure:3108: gcc -c -g  conftest.c >&5configure:3108: $? = 0configure:3149: result: yesconfigure:3166: checking for gcc option to accept ISO C89configure:3229: gcc  -c   conftest.c >&5configure:3229: $? = 0configure:3242: result: none neededconfigure:3267: checking whether gcc understands -c and -o togetherconfigure:3289: gcc -c conftest.c -o conftest2.oconfigure:3292: $? = 0configure:3289: gcc -c conftest.c -o conftest2.oconfigure:3292: $? = 0configure:3304: result: yesconfigure:3327: checking how to run the C preprocessorconfigure:3358: gcc -E  conftest.cconfigure:3358: $? = 0configure:3372: gcc -E  conftest.cconftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:3372: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "mpop"| #define PACKAGE_TARNAME "mpop"| #define PACKAGE_VERSION "1.2.5"| #define PACKAGE_STRING "mpop 1.2.5"| #define PACKAGE_BUGREPORT "marlam@marlam.de"| #define PACKAGE_URL "http://mpop.sourceforge.net/"| /* end confdefs.h.  */| #include configure:3397: result: gcc -Econfigure:3417: gcc -E  conftest.cconfigure:3417: $? = 0configure:3431: gcc -E  conftest.cconftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:3431: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "mpop"| #define PACKAGE_TARNAME "mpop"| #define PACKAGE_VERSION "1.2.5"| #define PACKAGE_STRING "mpop 1.2.5"| #define PACKAGE_BUGREPORT "marlam@marlam.de"| #define PACKAGE_URL "http://mpop.sourceforge.net/"| /* end confdefs.h.  */| #include configure:3460: checking for grep that handles long lines and -econfigure:3518: result: /usr/sbin/grepconfigure:3523: checking for egrepconfigure:3585: result: /usr/sbin/grep -Econfigure:3590: checking for ANSI C header filesconfigure:3610: gcc -c   conftest.c >&5configure:3610: $? = 0configure:3683: gcc -o conftest    conftest.c  >&5configure:3683: $? = 0configure:3683: ./conftestconfigure:3683: $? = 0configure:3694: result: yesconfigure:3707: checking for sys/types.hconfigure:3707: gcc -c   conftest.c >&5configure:3707: $? = 0configure:3707: result: yesconfigure:3707: checking for sys/stat.hconfigure:3707: gcc -c   conftest.c >&5configure:3707: $? = 0configure:3707: result: yesconfigure:3707: checking for stdlib.hconfigure:3707: gcc -c   conftest.c >&5configure:3707: $? = 0configure:3707: result: yesconfigure:3707: checking for string.hconfigure:3707: gcc -c   conftest.c >&5configure:3707: $? = 0configure:3707: result: yesconfigure:3707: checking for memory.hconfigure:3707: gcc -c   conftest.c >&5configure:3707: $? = 0configure:3707: result: yesconfigure:3707: checking for strings.hconfigure:3707: gcc -c   conftest.c >&5configure:3707: $? = 0configure:3707: result: yesconfigure:3707: checking for inttypes.hconfigure:3707: gcc -c   conftest.c >&5configure:3707: $? = 0configure:3707: result: yesconfigure:3707: checking for stdint.hconfigure:3707: gcc -c   conftest.c >&5configure:3707: $? = 0configure:3707: result: yesconfigure:3707: checking for unistd.hconfigure:3707: gcc -c   conftest.c >&5configure:3707: $? = 0configure:3707: result: yesconfigure:3720: checking minix/config.h usabilityconfigure:3720: gcc -c   conftest.c >&5conftest.c:52:26: fatal error: minix/config.h: No such file or directory#include ^compilation terminated.configure:3720: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "mpop"| #define PACKAGE_TARNAME "mpop"| #define PACKAGE_VERSION "1.2.5"| #define PACKAGE_STRING "mpop 1.2.5"| #define PACKAGE_BUGREPORT "marlam@marlam.de"| #define PACKAGE_URL "http://mpop.sourceforge.net/"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h.  */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| #  include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| #  include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:3720: result: noconfigure:3720: checking minix/config.h presenceconfigure:3720: gcc -E  conftest.cconftest.c:19:26: fatal error: minix/config.h: No such file or directory#include ^compilation terminated.configure:3720: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "mpop"| #define PACKAGE_TARNAME "mpop"| #define PACKAGE_VERSION "1.2.5"| #define PACKAGE_STRING "mpop 1.2.5"| #define PACKAGE_BUGREPORT "marlam@marlam.de"| #define PACKAGE_URL "http://mpop.sourceforge.net/"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h.  */| #include configure:3720: result: noconfigure:3720: checking for minix/config.hconfigure:3720: result: noconfigure:3741: checking whether it is safe to define __EXTENSIONS__configure:3759: gcc -c   conftest.c >&5configure:3759: $? = 0configure:3766: result: yesconfigure:3787: checking for special C compiler options needed for large filesconfigure:3832: result: noconfigure:3838: checking for _FILE_OFFSET_BITS value needed for large filesconfigure:3863: gcc -c   conftest.c >&5configure:3863: $? = 0configure:3895: result: noconfigure:3996: checking for a BSD-compatible installconfigure:4064: result: /usr/bin/install -cconfigure:4075: checking whether build environment is saneconfigure:4130: result: yesconfigure:4278: checking for a thread-safe mkdir -pconfigure:4317: result: /usr/sbin/mkdir -pconfigure:4324: checking for gawkconfigure:4340: found /usr/sbin/gawkconfigure:4351: result: gawkconfigure:4362: checking whether make sets $(MAKE)configure:4384: result: yesconfigure:4414: checking for style of include used by makeconfigure:4442: result: GNUconfigure:4476: checking whether make supports nested variablesconfigure:4493: result: yesconfigure:4578: checking dependency style of gccconfigure:4689: result: gcc3configure:4758: checking whether make supports nested variablesconfigure:4775: result: yesconfigure:4794: checking for x86_64-unknown-linux-gccconfigure:4821: result: gccconfigure:5090: checking for C compiler versionconfigure:5099: gcc --version >&5gcc (GCC) 6.1.1 20160602Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions.  There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:5110: $? = 0configure:5099: gcc -v >&5Using built-in specs.COLLECT_GCC=gccCOLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:5110: $? = 0configure:5099: gcc -V >&5gcc: error: unrecognized command line option '-V'gcc: fatal error: no input filescompilation terminated.configure:5110: $? = 1configure:5099: gcc -qversion >&5gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?gcc: fatal error: no input filescompilation terminated.configure:5110: $? = 1configure:5114: checking whether we are using the GNU C compilerconfigure:5142: result: yesconfigure:5151: checking whether gcc accepts -gconfigure:5212: result: yesconfigure:5229: checking for gcc option to accept ISO C89configure:5305: result: none neededconfigure:5330: checking whether gcc understands -c and -o togetherconfigure:5367: result: yesconfigure:5399: checking for a sed that does not truncate outputconfigure:5463: result: /usr/sbin/sedconfigure:5469: checking whether NLS is requestedconfigure:5478: result: yesconfigure:5518: checking for msgfmtconfigure: trying /usr/sbin/msgfmt...0 translated messages.configure:5550: result: /usr/sbin/msgfmtconfigure:5559: checking for gmsgfmtconfigure:5590: result: /usr/sbin/msgfmtconfigure:5640: checking for xgettextconfigure: trying /usr/sbin/xgettext.../usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try Cconfigure:5672: result: /usr/sbin/xgettextconfigure:5717: checking for msgmergeconfigure: trying /usr/sbin/msgmerge...configure:5748: result: /usr/sbin/msgmergeconfigure:5806: checking for ld used by gccconfigure:5873: result: /usr/sbin/ldconfigure:5880: checking if the linker (/usr/sbin/ld) is GNU ldconfigure:5895: result: yesconfigure:5902: checking for shared library run path originconfigure:5915: result: doneconfigure:6487: checking for CFPreferencesCopyAppValueconfigure:6505: gcc -o conftest    conftest.c  -Wl,-framework -Wl,CoreFoundation >&5conftest.c:27:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory#include ^compilation terminated.configure:6505: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "mpop"| #define PACKAGE_TARNAME "mpop"| #define PACKAGE_VERSION "1.2.5"| #define PACKAGE_STRING "mpop 1.2.5"| #define PACKAGE_BUGREPORT "marlam@marlam.de"| #define PACKAGE_URL "http://mpop.sourceforge.net/"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define PACKAGE "mpop"| #define VERSION "1.2.5"| #define PLATFORM "x86_64-unknown-linux-gnu"| /* end confdefs.h.  */| #include | int| main ()| {| CFPreferencesCopyAppValue(NULL, NULL)|   ;|   return 0;| }configure:6514: result: noconfigure:6521: checking for CFLocaleCopyCurrentconfigure:6539: gcc -o conftest    conftest.c  -Wl,-framework -Wl,CoreFoundation >&5conftest.c:27:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory#include ^compilation terminated.configure:6539: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "mpop"| #define PACKAGE_TARNAME "mpop"| #define PACKAGE_VERSION "1.2.5"| #define PACKAGE_STRING "mpop 1.2.5"| #define PACKAGE_BUGREPORT "marlam@marlam.de"| #define PACKAGE_URL "http://mpop.sourceforge.net/"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define PACKAGE "mpop"| #define VERSION "1.2.5"| #define PLATFORM "x86_64-unknown-linux-gnu"| /* end confdefs.h.  */| #include | int| main ()| {| CFLocaleCopyCurrent();|   ;|   return 0;| }configure:6548: result: noconfigure:6597: checking for GNU gettext in libcconfigure:6621: gcc -o conftest    conftest.c  >&5configure:6621: $? = 0configure:6630: result: yesconfigure:7467: checking whether to use NLSconfigure:7469: result: yesconfigure:7472: checking where the gettext function comes fromconfigure:7483: result: libcconfigure:7544: checking sysexits.h usabilityconfigure:7544: gcc -c   conftest.c >&5configure:7544: $? = 0configure:7544: result: yesconfigure:7544: checking sysexits.h presenceconfigure:7544: gcc -E  conftest.cconfigure:7544: $? = 0configure:7544: result: yesconfigure:7544: checking for sysexits.hconfigure:7544: result: yesconfigure:7544: checking netdb.h usabilityconfigure:7544: gcc -c   conftest.c >&5configure:7544: $? = 0configure:7544: result: yesconfigure:7544: checking netdb.h presenceconfigure:7544: gcc -E  conftest.cconfigure:7544: $? = 0configure:7544: result: yesconfigure:7544: checking for netdb.hconfigure:7544: result: yesconfigure:7544: checking arpa/inet.h usabilityconfigure:7544: gcc -c   conftest.c >&5configure:7544: $? = 0configure:7544: result: yesconfigure:7544: checking arpa/inet.h presenceconfigure:7544: gcc -E  conftest.cconfigure:7544: $? = 0configure:7544: result: yesconfigure:7544: checking for arpa/inet.hconfigure:7544: result: yesconfigure:7544: checking sys/socket.h usabilityconfigure:7544: gcc -c   conftest.c >&5configure:7544: $? = 0configure:7544: result: yesconfigure:7544: checking sys/socket.h presenceconfigure:7544: gcc -E  conftest.cconfigure:7544: $? = 0configure:7544: result: yesconfigure:7544: checking for sys/socket.hconfigure:7544: result: yesconfigure:7544: checking sys/wait.h usabilityconfigure:7544: gcc -c   conftest.c >&5configure:7544: $? = 0configure:7544: result: yesconfigure:7544: checking sys/wait.h presenceconfigure:7544: gcc -E  conftest.cconfigure:7544: $? = 0configure:7544: result: yesconfigure:7544: checking for sys/wait.hconfigure:7544: result: yesconfigure:7557: checking for fseekoconfigure:7557: gcc -o conftest    conftest.c  >&5configure:7557: $? = 0configure:7557: result: yesconfigure:7557: checking for fseeko64configure:7557: gcc -o conftest    conftest.c  >&5configure:7557: $? = 0configure:7557: result: yesconfigure:7557: checking for getpassconfigure:7557: gcc -o conftest    conftest.c  >&5configure:7557: $? = 0configure:7557: result: yesconfigure:7557: checking for getservbynameconfigure:7557: gcc -o conftest    conftest.c  >&5configure:7557: $? = 0configure:7557: result: yesconfigure:7557: checking for linkconfigure:7557: gcc -o conftest    conftest.c  >&5configure:7557: $? = 0configure:7557: result: yesconfigure:7557: checking for mkstempconfigure:7557: gcc -o conftest    conftest.c  >&5configure:7557: $? = 0configure:7557: result: yesconfigure:7557: checking for sigactionconfigure:7557: gcc -o conftest    conftest.c  >&5configure:7557: $? = 0configure:7557: result: yesconfigure:7557: checking for signalconfigure:7557: gcc -o conftest    conftest.c  >&5configure:7557: $? = 0configure:7557: result: yesconfigure:7557: checking for strndupconfigure:7557: gcc -o conftest    conftest.c  >&5conftest.c:66:6: warning: conflicting types for built-in function 'strndup'char strndup ();^~~~~~~configure:7557: $? = 0configure:7557: result: yesconfigure:7557: checking for syslogconfigure:7557: gcc -o conftest    conftest.c  >&5configure:7557: $? = 0configure:7557: result: yesconfigure:7557: checking for vasprintfconfigure:7557: gcc -o conftest    conftest.c  >&5configure:7557: $? = 0configure:7557: result: yesconfigure:7566: checking for library containing nanosleepconfigure:7597: gcc -o conftest    conftest.c  >&5configure:7597: $? = 0configure:7614: result: none requiredconfigure:7622: checking for library containing socketconfigure:7653: gcc -o conftest    conftest.c  >&5configure:7653: $? = 0configure:7670: result: none requiredconfigure:7690: checking for x86_64-unknown-linux-pkg-configconfigure:7723: result: noconfigure:7733: checking for pkg-configconfigure:7751: found /usr/sbin/pkg-configconfigure:7763: result: /usr/sbin/pkg-configconfigure:7788: checking pkg-config is at least version 0.9.0configure:7791: result: yesconfigure:7833: WARNING: --with-ssl is deprecated, use --with-tls insteadconfigure:7859: checking for libgnutlsconfigure:7866: $PKG_CONFIG --exists --print-errors "gnutls >= 0.0"configure:7869: $? = 0configure:7883: $PKG_CONFIG --exists --print-errors "gnutls >= 0.0"configure:7886: $? = 0configure:7924: result: yesconfigure:8064: checking for libgsaslconfigure:8071: $PKG_CONFIG --exists --print-errors "libgsasl >= 0.0"Package libgsasl was not found in the pkg-config search path.Perhaps you should add the directory containing `libgsasl.pc'to the PKG_CONFIG_PATH environment variableNo package 'libgsasl' foundconfigure:8074: $? = 1configure:8088: $PKG_CONFIG --exists --print-errors "libgsasl >= 0.0"Package libgsasl was not found in the pkg-config search path.Perhaps you should add the directory containing `libgsasl.pc'to the PKG_CONFIG_PATH environment variableNo package 'libgsasl' foundconfigure:8091: $? = 1configure:8105: result: noNo package 'libgsasl' foundconfigure:8134: WARNING: library libgsasl not found:configure:8136: WARNING: No package 'libgsasl' foundconfigure:8138: WARNING: libgsasl is provided by GNU SASL; Debian package: libgsasl7-devconfigure:8166: checking whether AI_IDN is declaredconfigure:8166: gcc -c   conftest.c >&5configure:8166: $? = 0configure:8166: result: yesconfigure:8177: checking whether getaddrinfo accepts AI_IDNconfigure:8212: gcc -o conftest    conftest.c  >&5configure:8212: $? = 0configure:8212: ./conftestconfigure:8212: $? = 0configure:8221: result: yesconfigure:8238: checking whether GnuTLS has builtin IDN supportconfigure:8257: gcc -c  -I/usr/include/p11-kit-1  conftest.c >&5configure:8257: $? = 0configure:8262: result: yesconfigure:8266: checking whether libidn is needed for IDN supportconfigure:8274: result: noconfigure:8387: checking for libsecretconfigure:8394: $PKG_CONFIG --exists --print-errors "libsecret-1"Package libsecret-1 was not found in the pkg-config search path.Perhaps you should add the directory containing `libsecret-1.pc'to the PKG_CONFIG_PATH environment variableNo package 'libsecret-1' foundconfigure:8397: $? = 1configure:8411: $PKG_CONFIG --exists --print-errors "libsecret-1"Package libsecret-1 was not found in the pkg-config search path.Perhaps you should add the directory containing `libsecret-1.pc'to the PKG_CONFIG_PATH environment variableNo package 'libsecret-1' foundconfigure:8414: $? = 1configure:8428: result: noNo package 'libsecret-1' foundconfigure:8457: WARNING: library libsecret not found:configure:8459: WARNING: No package 'libsecret-1' foundconfigure:8461: WARNING: libsecret is provided by Gnome; Debian package: libsecret-1-devconfigure:8481: checking for SecKeychainGetVersionconfigure:8499: gcc -o conftest    conftest.c  -Wl,-framework -Wl,Security >&5conftest.c:49:31: fatal error: Security/Security.h: No such file or directory#include ^compilation terminated.configure:8499: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "mpop"| #define PACKAGE_TARNAME "mpop"| #define PACKAGE_VERSION "1.2.5"| #define PACKAGE_STRING "mpop 1.2.5"| #define PACKAGE_BUGREPORT "marlam@marlam.de"| #define PACKAGE_URL "http://mpop.sourceforge.net/"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define PACKAGE "mpop"| #define VERSION "1.2.5"| #define PLATFORM "x86_64-unknown-linux-gnu"| #define ENABLE_NLS 1| #define HAVE_GETTEXT 1| #define HAVE_DCGETTEXT 1| #define HAVE_SYSEXITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_FSEEKO 1| #define HAVE_FSEEKO64 1| #define HAVE_GETPASS 1| #define HAVE_GETSERVBYNAME 1| #define HAVE_LINK 1| #define HAVE_MKSTEMP 1| #define HAVE_SIGACTION 1| #define HAVE_SIGNAL 1| #define HAVE_STRNDUP 1| #define HAVE_SYSLOG 1| #define HAVE_VASPRINTF 1| #define HAVE_LIBGNUTLS 1| #define HAVE_TLS 1| #define HAVE_GAI_IDN 1| /* end confdefs.h.  */| #include | int| main ()| {| SecKeychainGetVersion(NULL);|   ;|   return 0;| }configure:8508: result: noconfigure:8634: checking that generated files are newer than configureconfigure:8640: result: doneconfigure:8671: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by mpop config.status 1.2.5, which wasgenerated by GNU Autoconf 2.69.  Invocation command line wasCONFIG_FILES    =CONFIG_HEADERS  =CONFIG_LINKS    =CONFIG_COMMANDS =$ ./config.statuson 0fe9cfef0661config.status:943: creating Makefileconfig.status:943: creating src/Makefileconfig.status:943: creating po/Makefile.inconfig.status:943: creating doc/Makefileconfig.status:943: creating scripts/Makefileconfig.status:943: creating config.hconfig.status:1172: executing depfiles commandsconfig.status:1172: executing po-directories commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-pc-linux-gnuac_cv_c_compiler_gnu=yesac_cv_env_CC_set=ac_cv_env_CC_value=ac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_PKG_CONFIG_LIBDIR_set=ac_cv_env_PKG_CONFIG_LIBDIR_value=ac_cv_env_PKG_CONFIG_PATH_set=ac_cv_env_PKG_CONFIG_PATH_value=ac_cv_env_PKG_CONFIG_set=ac_cv_env_PKG_CONFIG_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_libgnutls_CFLAGS_set=ac_cv_env_libgnutls_CFLAGS_value=ac_cv_env_libgnutls_LIBS_set=ac_cv_env_libgnutls_LIBS_value=ac_cv_env_libgsasl_CFLAGS_set=ac_cv_env_libgsasl_CFLAGS_value=ac_cv_env_libgsasl_LIBS_set=ac_cv_env_libgsasl_LIBS_value=ac_cv_env_libidn_CFLAGS_set=ac_cv_env_libidn_CFLAGS_value=ac_cv_env_libidn_LIBS_set=ac_cv_env_libidn_LIBS_value=ac_cv_env_libsecret_CFLAGS_set=ac_cv_env_libsecret_CFLAGS_value=ac_cv_env_libsecret_LIBS_set=ac_cv_env_libsecret_LIBS_value=ac_cv_env_libssl_CFLAGS_set=ac_cv_env_libssl_CFLAGS_value=ac_cv_env_libssl_LIBS_set=ac_cv_env_libssl_LIBS_value=ac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_SecKeychainGetVersion=noac_cv_func_fseeko64=yesac_cv_func_fseeko=yesac_cv_func_getpass=yesac_cv_func_getservbyname=yesac_cv_func_link=yesac_cv_func_mkstemp=yesac_cv_func_sigaction=yesac_cv_func_signal=yesac_cv_func_strndup=yesac_cv_func_syslog=yesac_cv_func_vasprintf=yesac_cv_have_decl_AI_IDN=yesac_cv_header_arpa_inet_h=yesac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_minix_config_h=noac_cv_header_netdb_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_socket_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_sys_wait_h=yesac_cv_header_sysexits_h=yesac_cv_header_unistd_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_GMSGFMT=/usr/sbin/msgfmtac_cv_path_GREP=/usr/sbin/grepac_cv_path_MSGFMT=/usr/sbin/msgfmtac_cv_path_MSGMERGE=/usr/sbin/msgmergeac_cv_path_SED=/usr/sbin/sedac_cv_path_XGETTEXT=/usr/sbin/xgettextac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-configac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/sbin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CC=gccac_cv_prog_CPP='gcc -E'ac_cv_prog_ac_ct_CC=gccac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_make_make_set=yesac_cv_safe_to_define___extensions__=yesac_cv_search_nanosleep='none required'ac_cv_search_socket='none required'ac_cv_sys_file_offset_bits=noac_cv_sys_largefile_CC=noac_cv_target=x86_64-unknown-linux-gnuacl_cv_hardcode_direct=noacl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'acl_cv_hardcode_libdir_separator=acl_cv_hardcode_minus_L=noacl_cv_libext=aacl_cv_libname_spec='lib$name'acl_cv_library_names_spec='$libname$shrext'acl_cv_path_LD=/usr/sbin/ldacl_cv_prog_gnu_ld=yesacl_cv_rpath=doneacl_cv_shlibext=soacl_cv_wl=-Wl,am_cv_CC_dependencies_compiler_type=gcc3am_cv_make_support_nested_variables=yesam_cv_prog_cc_c_o=yesgt_cv_func_CFLocaleCopyCurrent=nogt_cv_func_CFPreferencesCopyAppValue=nogt_cv_func_gnugettext1_libc=yespkg_cv_libgnutls_CFLAGS=-I/usr/include/p11-kit-1pkg_cv_libgnutls_LIBS=-lgnutls## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/mpop/src/mpop-1.2.5/build-aux/missing aclocal-1.15'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='$${TAR-tar}'AM_BACKSLASH='\'AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'AM_DEFAULT_VERBOSITY='0'AM_V='$(V)'AUTOCONF='${SHELL} /tmp/mpop/src/mpop-1.2.5/build-aux/missing autoconf'AUTOHEADER='${SHELL} /tmp/mpop/src/mpop-1.2.5/build-aux/missing autoheader'AUTOMAKE='${SHELL} /tmp/mpop/src/mpop-1.2.5/build-aux/missing automake-1.15'AWK='gawk'CC='gcc'CCDEPMODE='depmode=gcc3'CFLAGS=''CPP='gcc -E'CPPFLAGS=''CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/sbin/grep -E'EXEEXT=''GETTEXT_MACRO_VERSION='0.19'GMSGFMT='/usr/sbin/msgfmt'GMSGFMT_015='/usr/sbin/msgfmt'GREP='/usr/sbin/grep'HAVE_LIBGSASL_FALSE=''HAVE_LIBGSASL_TRUE='#'HAVE_TLS_FALSE='#'HAVE_TLS_TRUE=''INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'INTLLIBS=''INTL_MACOSX_LIBS=''LDFLAGS=''LIBICONV='-liconv'LIBINTL=''LIBOBJS=''LIBS=''LTLIBICONV='-liconv'LTLIBINTL=''LTLIBOBJS=''MAKEINFO='${SHELL} /tmp/mpop/src/mpop-1.2.5/build-aux/missing makeinfo'MKDIR_P='/usr/sbin/mkdir -p'MSGFMT='/usr/sbin/msgfmt'MSGFMT_015='/usr/sbin/msgfmt'MSGMERGE='/usr/sbin/msgmerge'OBJEXT='o'PACKAGE='mpop'PACKAGE_BUGREPORT='marlam@marlam.de'PACKAGE_NAME='mpop'PACKAGE_STRING='mpop 1.2.5'PACKAGE_TARNAME='mpop'PACKAGE_URL='http://mpop.sourceforge.net/'PACKAGE_VERSION='1.2.5'PATH_SEPARATOR=':'PKG_CONFIG='/usr/sbin/pkg-config'PKG_CONFIG_LIBDIR=''PKG_CONFIG_PATH=''POSUB='po'SED='/usr/sbin/sed'SET_MAKE=''SHELL='/bin/sh'STRIP=''USE_NLS='yes'VERSION='1.2.5'XGETTEXT='/usr/sbin/xgettext'XGETTEXT_015='/usr/sbin/xgettext'XGETTEXT_EXTRA_OPTIONS=''ac_ct_CC='gcc'am__EXEEXT_FALSE=''am__EXEEXT_TRUE='#'am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__include='include'am__isrc=''am__leading_dot='.'am__nodep='_no'am__quote=''am__tar='$${TAR-tar} chof - "$$tardir"'am__untar='$${TAR-tar} xf -'bindir='${exec_prefix}/bin'build='x86_64-pc-linux-gnu'build_alias=''build_cpu='x86_64'build_os='linux-gnu'build_vendor='pc'datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'exec_prefix='${prefix}'host='x86_64-unknown-linux-gnu'host_alias='x86_64-unknown-linux'host_cpu='x86_64'host_os='linux-gnu'host_vendor='unknown'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'install_sh='${SHELL} /tmp/mpop/src/mpop-1.2.5/build-aux/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'libgnutls_CFLAGS='-I/usr/include/p11-kit-1'libgnutls_LIBS='-lgnutls'libgsasl_CFLAGS=''libgsasl_LIBS=''libidn_CFLAGS=''libidn_LIBS=''libsecret_CFLAGS=''libsecret_LIBS=''libssl_CFLAGS=''libssl_LIBS=''localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'mkdir_p='$(MKDIR_P)'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'runstatedir='${localstatedir}/run'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target='x86_64-unknown-linux-gnu'target_alias=''target_cpu='x86_64'target_os='linux-gnu'target_vendor='unknown'tls_CFLAGS='-I/usr/include/p11-kit-1'tls_LIBS='-lgnutls'## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "mpop"#define PACKAGE_TARNAME "mpop"#define PACKAGE_VERSION "1.2.5"#define PACKAGE_STRING "mpop 1.2.5"#define PACKAGE_BUGREPORT "marlam@marlam.de"#define PACKAGE_URL "http://mpop.sourceforge.net/"#define STDC_HEADERS 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_STAT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_MEMORY_H 1#define HAVE_STRINGS_H 1#define HAVE_INTTYPES_H 1#define HAVE_STDINT_H 1#define HAVE_UNISTD_H 1#define __EXTENSIONS__ 1#define _ALL_SOURCE 1#define _GNU_SOURCE 1#define _POSIX_PTHREAD_SEMANTICS 1#define _TANDEM_SOURCE 1#define PACKAGE "mpop"#define VERSION "1.2.5"#define PLATFORM "x86_64-unknown-linux-gnu"#define ENABLE_NLS 1#define HAVE_GETTEXT 1#define HAVE_DCGETTEXT 1#define HAVE_SYSEXITS_H 1#define HAVE_NETDB_H 1#define HAVE_ARPA_INET_H 1#define HAVE_SYS_SOCKET_H 1#define HAVE_SYS_WAIT_H 1#define HAVE_FSEEKO 1#define HAVE_FSEEKO64 1#define HAVE_GETPASS 1#define HAVE_GETSERVBYNAME 1#define HAVE_LINK 1#define HAVE_MKSTEMP 1#define HAVE_SIGACTION 1#define HAVE_SIGNAL 1#define HAVE_STRNDUP 1#define HAVE_SYSLOG 1#define HAVE_VASPRINTF 1#define HAVE_LIBGNUTLS 1#define HAVE_TLS 1#define HAVE_GAI_IDN 1configure: exit 0