The build took 00h 01m 46s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language | 
|---|---|
11,937 | 
          ansic | 
4,671 | 
          sh | 
1,905 | 
          makefile | 
16 | 
          sed | 
18,529 | 
          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:
        Copied permanent toolchain into container-local sysroot
        /toolchain_root/sysroot  -->  /sysroot/sysroot/toolchain_root/lib  -->  /sysroot/lib/toolchain_root/sbin  -->  /sysroot/sbin/toolchain_root/lib64  -->  /sysroot/lib64/toolchain_root/etc  -->  /sysroot/etc/toolchain_root/share  -->  /sysroot/share/toolchain_root/bin  -->  /sysroot/bin/toolchain_root/var  -->  /sysroot/var/toolchain_root/usr  -->  /sysroot/usr/toolchain_root/glibc-build  -->  /sysroot/glibc-build/toolchain_root/x86_64-pc-linux-gnu  -->  /sysroot/x86_64-pc-linux-gnu/toolchain_root/include  -->  /sysroot/include/toolchain_root/libexec  -->  /sysroot/libexecCMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
        ==> Making package: quota-tools 1:4.03-2 (Thu Apr 13 18:39:00 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for a thread-safe mkdir -p... /usr/bin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether make supports nested variables... yeschecking whether make supports nested variables... (cached) yeschecking for style of include used by make... GNUchecking for x86_64-unknown-linux-gcc... clangchecking 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 clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking dependency style of clang... gcc3checking for x86_64-unknown-linux-ar... nochecking for x86_64-unknown-linux-lib... nochecking for x86_64-unknown-linux-link... nochecking for ar... archecking the archiver (ar) interface... archecking for x86_64-unknown-linux-cc... (cached) clangchecking whether we are using the GNU C compiler... (cached) yeschecking whether clang accepts -g... (cached) yeschecking for clang option to accept ISO C89... (cached) none neededchecking dependency style of clang... (cached) gcc3checking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking whether ln -s works... yeschecking whether make sets $(MAKE)... (cached) yeschecking for x86_64-unknown-linux-pkg-config... nochecking for pkg-config... /usr/bin/pkg-configchecking pkg-config is at least version 0.20... yeschecking for an ANSI C-conforming const... yeschecking for inline... inlinechecking whether NLS is requested... yeschecking for msgfmt... /usr/bin/msgfmtchecking for gmsgfmt... /usr/bin/msgfmtchecking for xgettext... /usr/bin/xgettextchecking for msgmerge... /usr/bin/msgmergechecking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking for ld used by GCC... /usr/bin/ldchecking if the linker (/usr/bin/ld) is GNU ld... yeschecking for shared library run path origin... donechecking whether NLS is requested... yeschecking for GNU gettext in libc... yeschecking whether to use NLS... yeschecking where the gettext function comes from... libcchecking for ldap_initialize in -lldap... yeschecking for COM_ERR... yeschecking for EXT2FS... yeschecking for DBUS... yeschecking for LIBNL3... yeschecking how to run the C preprocessor... clang -Echecking for grep that handles long lines and -e... /usr/bin/grepchecking for egrep... /usr/bin/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 tcpd.h usability... nochecking tcpd.h presence... nochecking for tcpd.h... noconfigure: WARNING: tcpd.h not foundchecking for rpcgen... /usr/bin/rpcgenchecking that generated files are newer than configure... doneconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating po/Makefile.inconfig.status: WARNING:  'po/Makefile.in.in' seems to ignore the --datarootdir settingconfig.status: creating config.hconfig.status: executing depfiles commandsconfig.status: executing default-1 commandsconfig.status: creating po/POTFILESconfig.status: creating po/Makefileconfigure:==============================================================================Build configuration:	bsd-behaviour:   yes	ext2-direct:     yes	ldap-mail:       yes        libwrap:         no	netlink:         yes	nls:             yes	proc-mounts:     /proc/mounts	rpc:             yes	rpcsetquota:     no	xfs-roothack:    no	werror:          no==============================================================================make  all-recursivemake[1]: Entering directory '/tmp/quota-tools/src/quota-4.03'Making all in pomake[2]: Entering directory '/tmp/quota-tools/src/quota-4.03/po'make[2]: Nothing to be done for 'all'.make[2]: Leaving directory '/tmp/quota-tools/src/quota-4.03/po'make[2]: Entering directory '/tmp/quota-tools/src/quota-4.03'  CC       quotaio.o  CC       quotaio_v1.oquotaio_v1.c:59:1: warning: use of GNU old-style field designator extension [-Wgnu-designator]check_file:     v1_check_file,^~~~~~~~~~~.check_file = quotaio_v1.c:60:1: warning: use of GNU old-style field designator extension [-Wgnu-designator]init_io:        v1_init_io,^~~~~~~~.init_io = quotaio_v1.c:61:1: warning: use of GNU old-style field designator extension [-Wgnu-designator]new_io:         v1_new_io,^~~~~~~.new_io = quotaio_v1.c:62:1: warning: use of GNU old-style field designator extension [-Wgnu-designator]write_info:     v1_write_info,^~~~~~~~~~~.write_info = quotaio_v1.c:63:1: warning: use of GNU old-style field designator extension [-Wgnu-designator]read_dquot:     v1_read_dquot,^~~~~~~~~~~.read_dquot = quotaio_v1.c:64:1: warning: use of GNU old-style field designator extension [-Wgnu-designator]commit_dquot:   v1_commit_dquot,^~~~~~~~~~~~~.commit_dquot = quotaio_v1.c:65:1: warning: use of GNU old-style field designator extension [-Wgnu-designator]scan_dquots:    v1_scan_dquots,^~~~~~~~~~~~.scan_dquots = 7 warnings generated.  CC       quotaio_v2.oquotaio_v2.c:37:1: warning: use of GNU old-style field designator extension [-Wgnu-designator]check_file:     v2_check_file,^~~~~~~~~~~.check_file = quotaio_v2.c:38:1: warning: use of GNU old-style field designator extension [-Wgnu-designator]init_io:        v2_init_io,^~~~~~~~.init_io = quotaio_v2.c:39:1: warning: use of GNU old-style field designator extension [-Wgnu-designator]new_io:         v2_new_io,^~~~~~~.new_io = quotaio_v2.c:40:1: warning: use of GNU old-style field designator extension [-Wgnu-designator]write_info:     v2_write_info,^~~~~~~~~~~.write_info = quotaio_v2.c:41:1: warning: use of GNU old-style field designator extension [-Wgnu-designator]read_dquot:     v2_read_dquot,^~~~~~~~~~~.read_dquot = quotaio_v2.c:42:1: warning: use of GNU old-style field designator extension [-Wgnu-designator]commit_dquot:   v2_commit_dquot,^~~~~~~~~~~~~.commit_dquot = quotaio_v2.c:43:1: warning: use of GNU old-style field designator extension [-Wgnu-designator]scan_dquots:    v2_scan_dquots,^~~~~~~~~~~~.scan_dquots = quotaio_v2.c:44:1: warning: use of GNU old-style field designator extension [-Wgnu-designator]report: v2_report^~~~~~~.report = 8 warnings generated.  CC       quotaio_tree.o  CC       quotaio_rpc.oquotaio_rpc.c:23:1: warning: use of GNU old-style field designator extension [-Wgnu-designator]init_io:        rpc_init_io,^~~~~~~~.init_io = quotaio_rpc.c:24:1: warning: use of GNU old-style field designator extension [-Wgnu-designator]read_dquot:     rpc_read_dquot,^~~~~~~~~~~.read_dquot = quotaio_rpc.c:25:1: warning: use of GNU old-style field designator extension [-Wgnu-designator]commit_dquot:   rpc_commit_dquot^~~~~~~~~~~~~.commit_dquot = 3 warnings generated.  CC       quotaio_xfs.oquotaio_xfs.c:35:1: warning: use of GNU old-style field designator extension [-Wgnu-designator]init_io:        xfs_init_io,^~~~~~~~.init_io = quotaio_xfs.c:36:1: warning: use of GNU old-style field designator extension [-Wgnu-designator]write_info:     xfs_write_info,^~~~~~~~~~~.write_info = quotaio_xfs.c:37:1: warning: use of GNU old-style field designator extension [-Wgnu-designator]read_dquot:     xfs_read_dquot,^~~~~~~~~~~.read_dquot = quotaio_xfs.c:38:1: warning: use of GNU old-style field designator extension [-Wgnu-designator]commit_dquot:   xfs_commit_dquot,^~~~~~~~~~~~~.commit_dquot = quotaio_xfs.c:39:1: warning: use of GNU old-style field designator extension [-Wgnu-designator]scan_dquots:    xfs_scan_dquots,^~~~~~~~~~~~.scan_dquots = quotaio_xfs.c:40:1: warning: use of GNU old-style field designator extension [-Wgnu-designator]report:         xfs_report^~~~~~~.report = 6 warnings generated.  CC       quotaio_meta.oquotaio_meta.c:62:1: warning: use of GNU old-style field designator extension [-Wgnu-designator]init_io:        meta_init_io,^~~~~~~~.init_io = quotaio_meta.c:63:1: warning: use of GNU old-style field designator extension [-Wgnu-designator]write_info:     meta_write_info,^~~~~~~~~~~.write_info = quotaio_meta.c:64:1: warning: use of GNU old-style field designator extension [-Wgnu-designator]read_dquot:     meta_read_dquot,^~~~~~~~~~~.read_dquot = quotaio_meta.c:65:1: warning: use of GNU old-style field designator extension [-Wgnu-designator]commit_dquot:   meta_commit_dquot,^~~~~~~~~~~~~.commit_dquot = quotaio_meta.c:66:1: warning: use of GNU old-style field designator extension [-Wgnu-designator]scan_dquots:    meta_scan_dquots,^~~~~~~~~~~~.scan_dquots = 5 warnings generated.  CC       quotaio_generic.o  CC       bylabel.obylabel.c:68:30: warning: unused function 'swapped' [-Wunused-function]static inline unsigned short swapped(unsigned short a)                             ^1 warning generated.  CC       common.o  CC       quotasys.o  CC       pot.o  CC       librpcclient_a-rquota.orquota.c:98:20: warning: unused variable 'buf' [-Wunused-variable]        register int32_t *buf;                          ^rquota.c:110:20: warning: unused variable 'buf' [-Wunused-variable]        register int32_t *buf;                          ^rquota.c:126:20: warning: unused variable 'buf' [-Wunused-variable]        register int32_t *buf;                          ^rquota.c:140:20: warning: unused variable 'buf' [-Wunused-variable]        register int32_t *buf;                          ^rquota.c:261:20: warning: unused variable 'buf' [-Wunused-variable]        register int32_t *buf;                          ^rquota.c:271:20: warning: unused variable 'buf' [-Wunused-variable]        register int32_t *buf;                          ^rquota.c:293:20: warning: unused variable 'buf' [-Wunused-variable]        register int32_t *buf;                          ^7 warnings generated.  CC       librpcclient_a-rquota_client.orquota_client.c:69:20: warning: unused function 'cliutil2netdqblk' [-Wunused-function]static inline void cliutil2netdqblk(struct sq_dqblk *n, struct util_dqblk *u)                   ^1 warning generated.  CC       librpcclient_a-rquota_clnt.o  AR       librpcclient.aar: `u' modifier ignored since `D' is the default (see `U')  AR       libquota.aar: `u' modifier ignored since `D' is the default (see `U')  CC       quota.o  CC       quotaops.o  CCLD     quota  CC       quotasync.o  CCLD     quotasync  CC       quotacheck-quotacheck.o  CC       quotacheck-quotacheck_v1.o  CC       quotacheck-quotacheck_v2.oquotacheck_v2.c:240:9: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]        if (rd < 0)            ~~ ^ ~1 warning generated.  CC       quotacheck-quotaops.o  CCLD     quotacheck  CC       quotaon.o  CC       quotaon_xfs.o  CCLD     quotaon  CC       quot.o  CCLD     quot  CC       repquota.o  CCLD     repquota  CC       warnquota.o  CCLD     warnquota  CC       quotastats.o  CCLD     quotastats  CC       xqmstats.o  CCLD     xqmstats  CC       edquota.o  CCLD     edquota  CC       setquota.o  CCLD     setquota  CC       convertquota.o  CCLD     convertquota  CC       rquota_server.orquota_server.c:74:20: warning: unused function 'servnet2utildqblk' [-Wunused-function]static inline void servnet2utildqblk(struct util_dqblk *u, sq_dqblk * n)                   ^1 warning generated.  CC       rquota_svc.o  CC       svc_socket.o  CCLD     rpc.rquotad  CC       quota_nld-quota_nld.o  CCLD     quota_nldmake[2]: Leaving directory '/tmp/quota-tools/src/quota-4.03'make[1]: Leaving directory '/tmp/quota-tools/src/quota-4.03'==> Entering fakeroot environment...==> Starting package()...make  install-recursivemake[1]: Entering directory '/tmp/quota-tools/src/quota-4.03'Making install in pomake[2]: Entering directory '/tmp/quota-tools/src/quota-4.03/po'/bin/sh .././mkinstalldirs /tmp/quota-tools/pkg/quota-tools/usr/sharemkdir -p -- /tmp/quota-tools/pkg/quota-tools/usr/sharemkdir -p -- /tmp/quota-tools/pkg/quota-tools/usr/share/locale/cs/LC_MESSAGESinstalling cs.gmo as /tmp/quota-tools/pkg/quota-tools/usr/share/locale/cs/LC_MESSAGES/quota.momkdir -p -- /tmp/quota-tools/pkg/quota-tools/usr/share/locale/de/LC_MESSAGESinstalling de.gmo as /tmp/quota-tools/pkg/quota-tools/usr/share/locale/de/LC_MESSAGES/quota.momkdir -p -- /tmp/quota-tools/pkg/quota-tools/usr/share/locale/fr/LC_MESSAGESinstalling fr.gmo as /tmp/quota-tools/pkg/quota-tools/usr/share/locale/fr/LC_MESSAGES/quota.momkdir -p -- /tmp/quota-tools/pkg/quota-tools/usr/share/locale/pl/LC_MESSAGESinstalling pl.gmo as /tmp/quota-tools/pkg/quota-tools/usr/share/locale/pl/LC_MESSAGES/quota.moif test "quota" = "gettext-tools"; then \  /bin/sh .././mkinstalldirs /tmp/quota-tools/pkg/quota-tools/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/quota-tools/pkg/quota-tools/usr/share/gettext/po/$file; \  done; \  for file in Makevars; do \    rm -f /tmp/quota-tools/pkg/quota-tools/usr/share/gettext/po/$file; \  done; \else \  : ; \fimake[2]: Leaving directory '/tmp/quota-tools/src/quota-4.03/po'make[2]: Entering directory '/tmp/quota-tools/src/quota-4.03'make[3]: Entering directory '/tmp/quota-tools/src/quota-4.03' /usr/bin/mkdir -p '/tmp/quota-tools/pkg/quota-tools/usr/bin'  /usr/bin/install -c quota quotasync '/tmp/quota-tools/pkg/quota-tools/usr/bin' /usr/bin/mkdir -p '/tmp/quota-tools/pkg/quota-tools/usr/bin'  /usr/bin/install -c quotacheck quotaon quot repquota warnquota quotastats xqmstats edquota setquota convertquota rpc.rquotad quota_nld '/tmp/quota-tools/pkg/quota-tools/usr/bin' /usr/bin/mkdir -p '/tmp/quota-tools/pkg/quota-tools/etc' /usr/bin/install -c -m 644 warnquota.conf quotatab quotagrpadmins '/tmp/quota-tools/pkg/quota-tools/etc'make  install-exec-hookmake[4]: Entering directory '/tmp/quota-tools/src/quota-4.03'rm -f /tmp/quota-tools/pkg/quota-tools/usr/bin/quotaoffmake[4]: Leaving directory '/tmp/quota-tools/src/quota-4.03' /usr/bin/mkdir -p '/tmp/quota-tools/pkg/quota-tools/usr/share/doc/quota' /usr/bin/install -c -m 644 README.mailserver README.ldap-support set_limits_example.c doc/quotadoc.sgml doc/quotas.ms doc/quotas.preformated doc/quotas-1.eps '/tmp/quota-tools/pkg/quota-tools/usr/share/doc/quota' /usr/bin/mkdir -p '/tmp/quota-tools/pkg/quota-tools/usr/share/man/man1' /usr/bin/install -c -m 644 quotasync.1 quota.1 '/tmp/quota-tools/pkg/quota-tools/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/quota-tools/pkg/quota-tools/usr/share/man/man3' /usr/bin/install -c -m 644 rquota.3 '/tmp/quota-tools/pkg/quota-tools/usr/share/man/man3' /usr/bin/mkdir -p '/tmp/quota-tools/pkg/quota-tools/usr/share/man/man5' /usr/bin/install -c -m 644 quotagrpadmins.5 quotatab.5 warnquota.conf.5 '/tmp/quota-tools/pkg/quota-tools/usr/share/man/man5' /usr/bin/mkdir -p '/tmp/quota-tools/pkg/quota-tools/usr/share/man/man8' /usr/bin/install -c -m 644 convertquota.8 edquota.8 quotacheck.8 quota_nld.8 quotaon.8 quotastats.8 quot.8 repquota.8 rpc.rquotad.8 setquota.8 warnquota.8 xqmstats.8 '/tmp/quota-tools/pkg/quota-tools/usr/share/man/man8' /usr/bin/mkdir -p '/tmp/quota-tools/pkg/quota-tools/usr/include/rpcsvc' /usr/bin/install -c -m 644 rquota.h rquota.x '/tmp/quota-tools/pkg/quota-tools/usr/include/rpcsvc'make  install-data-hookmake[4]: Entering directory '/tmp/quota-tools/src/quota-4.03'rm -f /tmp/quota-tools/pkg/quota-tools/usr/share/man/man8/quotaoff.8make[4]: Leaving directory '/tmp/quota-tools/src/quota-4.03'make[3]: Leaving directory '/tmp/quota-tools/src/quota-4.03'make[2]: Leaving directory '/tmp/quota-tools/src/quota-4.03'make[1]: Leaving directory '/tmp/quota-tools/src/quota-4.03'==> Tidying install...  -> Removing doc files...  -> Removing empty directories...  -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "quota-tools"...  -> Generating .PKGINFO file...  -> Generating .BUILDINFO file...error: invalid option '--noprogressbar'  -> Generating .MTREE file...  -> Compressing package...==> Leaving fakeroot environment.==> Finished making: quota-tools 1:4.03-2 (Thu Apr 13 18:39:18 UTC 2017)CMD: pacman --query --file quota-tools-1:4.03-2-x86_64.pkg.tar.xz
        Creating hybrid package for 'quota-tools'
        Trying to find vanilla package 'quota-tools'...
        CMD: pacman --query --file /mirror/quota-tools-1:4.03-2.pkg.tar.xz
        Package file has the following structure:
        /.PKGINFO/.BUILDINFO/.MTREE/etc/warnquota.conf/etc/quotatab/etc/quotagrpadmins/usr/share/locale/cs/LC_MESSAGES/quota.mo/usr/share/locale/de/LC_MESSAGES/quota.mo/usr/share/locale/fr/LC_MESSAGES/quota.mo/usr/share/locale/pl/LC_MESSAGES/quota.mo/usr/share/doc/quota/README.mailserver/usr/share/doc/quota/README.ldap-support/usr/share/doc/quota/set_limits_example.c/usr/share/doc/quota/quotadoc.sgml/usr/share/doc/quota/quotas.ms/usr/share/doc/quota/quotas.preformated/usr/share/doc/quota/quotas-1.eps/usr/share/man/man1/quotasync.1.gz/usr/share/man/man1/quota.1.gz/usr/share/man/man3/rquota.3.gz/usr/share/man/man5/quotagrpadmins.5.gz/usr/share/man/man5/quotatab.5.gz/usr/share/man/man5/warnquota.conf.5.gz/usr/share/man/man8/convertquota.8.gz/usr/share/man/man8/edquota.8.gz/usr/share/man/man8/quotacheck.8.gz/usr/share/man/man8/quota_nld.8.gz/usr/share/man/man8/quotaoff.8.gz/usr/share/man/man8/quotaon.8.gz/usr/share/man/man8/quotastats.8.gz/usr/share/man/man8/quot.8.gz/usr/share/man/man8/repquota.8.gz/usr/share/man/man8/rpc.rquotad.8.gz/usr/share/man/man8/setquota.8.gz/usr/share/man/man8/warnquota.8.gz/usr/share/man/man8/xqmstats.8.gz/usr/share/licenses/quota-tools/LICENSE/usr/bin/quotaoff/usr/bin/quota/usr/bin/quotasync/usr/bin/quotacheck/usr/bin/quotaon/usr/bin/quot/usr/bin/repquota/usr/bin/warnquota/usr/bin/quotastats/usr/bin/xqmstats/usr/bin/edquota/usr/bin/setquota/usr/bin/convertquota/usr/bin/rpc.rquotadGenerating .MTREE
        CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO etc usr
        Tar-ing up files
        CMD: bsdtar -cf - .PKGINFO .BUILDINFO etc usr .MTREE
        CMD: xz -c -z
        Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO etc usr .MTREE | xz -c -z
        CMD: bsdtar -tqf quota-tools.pkg.tar.xz .PKGINFO
        Created package at path /var/cache/pacman/pkg/quota-tools.pkg.tar.xz
        Attempting to access local repository, attempt 1
        CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/quota-tools.pkg.tar.xz
        ==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/quota-tools.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/quota-tools/src/quota-4.03/config.log'
        This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by quota configure 4.03, which wasgenerated by GNU Autoconf 2.69.  Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc## --------- #### Platform. #### --------- ##hostname = 894847fcceeauname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017/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/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2237: checking for a BSD-compatible installconfigure:2305: result: /usr/bin/install -cconfigure:2316: checking whether build environment is saneconfigure:2371: result: yesconfigure:2430: checking for x86_64-unknown-linux-stripconfigure:2460: result: noconfigure:2470: checking for stripconfigure:2486: found /usr/bin/stripconfigure:2497: result: stripconfigure:2522: checking for a thread-safe mkdir -pconfigure:2561: result: /usr/bin/mkdir -pconfigure:2568: checking for gawkconfigure:2584: found /usr/bin/gawkconfigure:2595: result: gawkconfigure:2606: checking whether make sets $(MAKE)configure:2628: result: yesconfigure:2657: checking whether make supports nested variablesconfigure:2674: result: yesconfigure:2769: checking whether make supports nested variablesconfigure:2786: result: yesconfigure:2819: checking for style of include used by makeconfigure:2847: result: GNUconfigure:2878: checking for x86_64-unknown-linux-gccconfigure:2905: result: clangconfigure:3174: checking for C compiler versionconfigure:3183: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:3194: $? = 0configure:3183: clang -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:3194: $? = 0configure:3183: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3194: $? = 1configure:3183: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3194: $? = 1configure:3214: checking whether the C compiler worksconfigure:3236: clang    conftest.c  >&5configure:3240: $? = 0configure:3288: result: yesconfigure:3291: checking for C compiler default output file nameconfigure:3293: result: a.outconfigure:3299: checking for suffix of executablesconfigure:3306: clang -o conftest    conftest.c  >&5configure:3310: $? = 0configure:3332: result:configure:3354: checking whether we are cross compilingconfigure:3362: clang -o conftest    conftest.c  >&5configure:3366: $? = 0configure:3373: ./conftestconfigure:3377: $? = 0configure:3392: result: noconfigure:3397: checking for suffix of object filesconfigure:3419: clang -c   conftest.c >&5configure:3423: $? = 0configure:3444: result: oconfigure:3448: checking whether we are using the GNU C compilerconfigure:3467: clang -c   conftest.c >&5configure:3467: $? = 0configure:3476: result: yesconfigure:3485: checking whether clang accepts -gconfigure:3505: clang -c -g  conftest.c >&5configure:3505: $? = 0configure:3546: result: yesconfigure:3563: checking for clang option to accept ISO C89configure:3626: clang  -c   conftest.c >&5configure:3626: $? = 0configure:3639: result: none neededconfigure:3661: checking dependency style of clangconfigure:3772: result: gcc3configure:3793: checking for x86_64-unknown-linux-arconfigure:3823: result: noconfigure:3793: checking for x86_64-unknown-linux-libconfigure:3823: result: noconfigure:3793: checking for x86_64-unknown-linux-linkconfigure:3823: result: noconfigure:3837: checking for arconfigure:3853: found /usr/bin/arconfigure:3864: result: arconfigure:3890: checking the archiver (ar) interfaceconfigure:3900: clang -c   conftest.c >&5configure:3900: $? = 0configure:3902: ar cru libconftest.a conftest.o >&5ar: `u' modifier ignored since `D' is the default (see `U')configure:3905: $? = 0configure:3928: result: arconfigure:3958: checking for x86_64-unknown-linux-ccconfigure:3985: result: clangconfigure:4060: checking for C compiler versionconfigure:4069: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:4080: $? = 0configure:4069: clang -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:4080: $? = 0configure:4069: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:4080: $? = 1configure:4069: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:4080: $? = 1configure:4084: checking whether we are using the GNU C compilerconfigure:4112: result: yesconfigure:4121: checking whether clang accepts -gconfigure:4182: result: yesconfigure:4199: checking for clang option to accept ISO C89configure:4275: result: none neededconfigure:4297: checking dependency style of clangconfigure:4408: result: gcc3configure:4426: checking for x86_64-unknown-linux-ranlibconfigure:4456: result: noconfigure:4466: checking for ranlibconfigure:4482: found /usr/bin/ranlibconfigure:4493: result: ranlibconfigure:4516: checking whether ln -s worksconfigure:4520: result: yesconfigure:4527: checking whether make sets $(MAKE)configure:4549: result: yesconfigure:4569: checking for x86_64-unknown-linux-pkg-configconfigure:4602: result: noconfigure:4612: checking for pkg-configconfigure:4630: found /usr/bin/pkg-configconfigure:4642: result: /usr/bin/pkg-configconfigure:4667: checking pkg-config is at least version 0.20configure:4670: result: yesconfigure:4679: checking for an ANSI C-conforming constconfigure:4745: clang -c   conftest.c >&5configure:4745: $? = 0configure:4752: result: yesconfigure:4760: checking for inlineconfigure:4776: clang -c   conftest.c >&5configure:4776: $? = 0configure:4784: result: inlineconfigure:4820: checking whether NLS is requestedconfigure:4829: result: yesconfigure:4867: checking for msgfmtconfigure:4898: result: /usr/bin/msgfmtconfigure:4907: checking for gmsgfmtconfigure:4938: result: /usr/bin/msgfmtconfigure:4978: checking for xgettextconfigure:5009: result: /usr/bin/xgettextconfigure:5049: checking for msgmergeconfigure:5079: result: /usr/bin/msgmergeconfigure:5134: checking build system typeconfigure:5148: result: x86_64-unknown-linux-gnuconfigure:5168: checking host system typeconfigure:5181: result: x86_64-unknown-linux-gnuconfigure:5225: checking for ld used by GCCconfigure:5288: result: /usr/bin/ldconfigure:5295: checking if the linker (/usr/bin/ld) is GNU ldGNU ld (GNU Binutils) 2.26.1configure:5307: result: yesconfigure:5313: checking for shared library run path originconfigure:5326: result: doneconfigure:5742: checking whether NLS is requestedconfigure:5751: result: yesconfigure:5769: checking for GNU gettext in libcconfigure:5788: clang -o conftest    conftest.c  >&5configure:5788: $? = 0configure:5796: result: yesconfigure:6376: checking whether to use NLSconfigure:6378: result: yesconfigure:6381: checking where the gettext function comes fromconfigure:6392: result: libcconfigure:6510: checking for ldap_initialize in -lldapconfigure:6535: clang -o conftest -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c -lldap   >&5configure:6535: $? = 0configure:6544: result: yesconfigure:6593: checking for COM_ERRconfigure:6600: $PKG_CONFIG --exists --print-errors "com_err"configure:6603: $? = 0configure:6617: $PKG_CONFIG --exists --print-errors "com_err"configure:6620: $? = 0configure:6672: result: yesconfigure:6678: checking for EXT2FSconfigure:6685: $PKG_CONFIG --exists --print-errors "ext2fs"configure:6688: $? = 0configure:6702: $PKG_CONFIG --exists --print-errors "ext2fs"configure:6705: $? = 0configure:6757: result: yesconfigure:6792: checking for DBUSconfigure:6799: $PKG_CONFIG --exists --print-errors "dbus-1"configure:6802: $? = 0configure:6816: $PKG_CONFIG --exists --print-errors "dbus-1"configure:6819: $? = 0configure:6871: result: yesconfigure:6877: checking for LIBNL3configure:6884: $PKG_CONFIG --exists --print-errors "libnl-3.0 >= 3.1 libnl-genl-3.0"configure:6887: $? = 0configure:6901: $PKG_CONFIG --exists --print-errors "libnl-3.0 >= 3.1 libnl-genl-3.0"configure:6904: $? = 0configure:6956: result: yesconfigure:6991: checking how to run the C preprocessorconfigure:7022: clang -E  conftest.cconfigure:7022: $? = 0configure:7036: clang -E  conftest.cconftest.c:19:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:7036: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "quota"| #define PACKAGE_TARNAME "quota"| #define PACKAGE_VERSION "4.03"| #define PACKAGE_STRING "quota 4.03"| #define PACKAGE_BUGREPORT "jack@suse.cz"| #define PACKAGE_URL ""| #define PACKAGE "quota"| #define VERSION "4.03"| #define ENABLE_NLS 1| #define HAVE_GETTEXT 1| #define HAVE_DCGETTEXT 1| #define USE_GETTEXT 1| #define PACKAGE_LOCALE_DIR "/usr/share/locale"| #define HAVE_LIBLDAP 1| #define USE_LDAP_MAIL_LOOKUP 1| #define EXT2_DIRECT 1| /* end confdefs.h.  */| #include configure:7061: result: clang -Econfigure:7081: clang -E  conftest.cconfigure:7081: $? = 0configure:7095: clang -E  conftest.cconftest.c:19:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:7095: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "quota"| #define PACKAGE_TARNAME "quota"| #define PACKAGE_VERSION "4.03"| #define PACKAGE_STRING "quota 4.03"| #define PACKAGE_BUGREPORT "jack@suse.cz"| #define PACKAGE_URL ""| #define PACKAGE "quota"| #define VERSION "4.03"| #define ENABLE_NLS 1| #define HAVE_GETTEXT 1| #define HAVE_DCGETTEXT 1| #define USE_GETTEXT 1| #define PACKAGE_LOCALE_DIR "/usr/share/locale"| #define HAVE_LIBLDAP 1| #define USE_LDAP_MAIL_LOOKUP 1| #define EXT2_DIRECT 1| /* end confdefs.h.  */| #include configure:7124: checking for grep that handles long lines and -econfigure:7182: result: /usr/bin/grepconfigure:7187: checking for egrepconfigure:7249: result: /usr/bin/grep -Econfigure:7254: checking for ANSI C header filesconfigure:7274: clang -c -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5configure:7274: $? = 0configure:7347: clang -o conftest -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   conftest.c -lldap  >&5configure:7347: $? = 0configure:7347: ./conftestconfigure:7347: $? = 0configure:7358: result: yesconfigure:7371: checking for sys/types.hconfigure:7371: clang -c -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5configure:7371: $? = 0configure:7371: result: yesconfigure:7371: checking for sys/stat.hconfigure:7371: clang -c -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5configure:7371: $? = 0configure:7371: result: yesconfigure:7371: checking for stdlib.hconfigure:7371: clang -c -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5configure:7371: $? = 0configure:7371: result: yesconfigure:7371: checking for string.hconfigure:7371: clang -c -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5configure:7371: $? = 0configure:7371: result: yesconfigure:7371: checking for memory.hconfigure:7371: clang -c -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5configure:7371: $? = 0configure:7371: result: yesconfigure:7371: checking for strings.hconfigure:7371: clang -c -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5configure:7371: $? = 0configure:7371: result: yesconfigure:7371: checking for inttypes.hconfigure:7371: clang -c -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5configure:7371: $? = 0configure:7371: result: yesconfigure:7371: checking for stdint.hconfigure:7371: clang -c -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5configure:7371: $? = 0configure:7371: result: yesconfigure:7371: checking for unistd.hconfigure:7371: clang -c -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5configure:7371: $? = 0configure:7371: result: yesconfigure:7386: checking tcpd.h usabilityconfigure:7386: clang -c -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c >&5conftest.c:62:10: fatal error: 'tcpd.h' file not found#include ^1 error generated.configure:7386: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "quota"| #define PACKAGE_TARNAME "quota"| #define PACKAGE_VERSION "4.03"| #define PACKAGE_STRING "quota 4.03"| #define PACKAGE_BUGREPORT "jack@suse.cz"| #define PACKAGE_URL ""| #define PACKAGE "quota"| #define VERSION "4.03"| #define ENABLE_NLS 1| #define HAVE_GETTEXT 1| #define HAVE_DCGETTEXT 1| #define USE_GETTEXT 1| #define PACKAGE_LOCALE_DIR "/usr/share/locale"| #define HAVE_LIBLDAP 1| #define USE_LDAP_MAIL_LOOKUP 1| #define EXT2_DIRECT 1| #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:7386: result: noconfigure:7386: checking tcpd.h presenceconfigure:7386: clang -E  conftest.cconftest.c:29:10: fatal error: 'tcpd.h' file not found#include ^1 error generated.configure:7386: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "quota"| #define PACKAGE_TARNAME "quota"| #define PACKAGE_VERSION "4.03"| #define PACKAGE_STRING "quota 4.03"| #define PACKAGE_BUGREPORT "jack@suse.cz"| #define PACKAGE_URL ""| #define PACKAGE "quota"| #define VERSION "4.03"| #define ENABLE_NLS 1| #define HAVE_GETTEXT 1| #define HAVE_DCGETTEXT 1| #define USE_GETTEXT 1| #define PACKAGE_LOCALE_DIR "/usr/share/locale"| #define HAVE_LIBLDAP 1| #define USE_LDAP_MAIL_LOOKUP 1| #define EXT2_DIRECT 1| #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:7386: result: noconfigure:7386: checking for tcpd.hconfigure:7386: result: noconfigure:7398: WARNING: tcpd.h not foundconfigure:7434: checking for rpcgenconfigure:7452: found /usr/bin/rpcgenconfigure:7464: result: /usr/bin/rpcgenconfigure:7696: checking that generated files are newer than configureconfigure:7702: result: doneconfigure:7737: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by quota config.status 4.03, which wasgenerated by GNU Autoconf 2.69.  Invocation command line wasCONFIG_FILES    =CONFIG_HEADERS  =CONFIG_LINKS    =CONFIG_COMMANDS =$ ./config.statuson 894847fcceeaconfig.status:915: creating Makefileconfig.status:915: creating po/Makefile.inconfig.status:1023: WARNING:  'po/Makefile.in.in' seems to ignore the --datarootdir settingconfig.status:915: creating config.hconfig.status:1144: executing depfiles commandsconfig.status:1144: executing default-1 commandsconfigure:9182:==============================================================================Build configuration:bsd-behaviour:   yesext2-direct:     yesldap-mail:       yeslibwrap:         nonetlink:         yesnls:             yesproc-mounts:     /proc/mountsrpc:             yesrpcsetquota:     noxfs-roothack:    nowerror:          no==============================================================================## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_c_inline=inlineac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_COM_ERR_CFLAGS_set=ac_cv_env_COM_ERR_CFLAGS_value=ac_cv_env_COM_ERR_LIBS_set=ac_cv_env_COM_ERR_LIBS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_DBUS_CFLAGS_set=ac_cv_env_DBUS_CFLAGS_value=ac_cv_env_DBUS_LIBS_set=ac_cv_env_DBUS_LIBS_value=ac_cv_env_EXT2FS_CFLAGS_set=ac_cv_env_EXT2FS_CFLAGS_value=ac_cv_env_EXT2FS_LIBS_set=ac_cv_env_EXT2FS_LIBS_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBNL3_CFLAGS_set=ac_cv_env_LIBNL3_CFLAGS_value=ac_cv_env_LIBNL3_LIBS_set=ac_cv_env_LIBNL3_LIBS_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_RPCGEN_set=ac_cv_env_RPCGEN_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_target_alias_set=ac_cv_env_target_alias_value=ac_cv_header_inttypes_h=yesac_cv_header_memory_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_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_tcpd_h=noac_cv_header_unistd_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_lib_ldap_ldap_initialize=yesac_cv_objext=oac_cv_path_EGREP='/usr/bin/grep -E'ac_cv_path_GMSGFMT=/usr/bin/msgfmtac_cv_path_GREP=/usr/bin/grepac_cv_path_MSGFMT=/usr/bin/msgfmtac_cv_path_MSGMERGE=/usr/bin/msgmergeac_cv_path_RPCGEN=/usr/bin/rpcgenac_cv_path_XGETTEXT=/usr/bin/xgettextac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-configac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/bin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_ac_ct_AR=arac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_make_make_set=yesacl_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_path_LD=/usr/bin/ldacl_cv_prog_gnu_ld=yesacl_cv_rpath=doneacl_cv_shlibext=soacl_cv_wl=-Wl,am_cv_CC_dependencies_compiler_type=gcc3am_cv_ar_interface=aram_cv_make_support_nested_variables=yesgt_cv_func_gnugettext1_libc=yespkg_cv_COM_ERR_CFLAGS=-I/usr/include/etpkg_cv_COM_ERR_LIBS=-lcom_errpkg_cv_DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include'pkg_cv_DBUS_LIBS=-ldbus-1pkg_cv_EXT2FS_CFLAGS='-I/usr/include/ext2fs -I/usr/include/et'pkg_cv_EXT2FS_LIBS=-lext2fspkg_cv_LIBNL3_CFLAGS=-I/usr/include/libnl3pkg_cv_LIBNL3_LIBS='-lnl-genl-3 -lnl-3'## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/quota-tools/src/quota-4.03/missing aclocal-1.13'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='$${TAR-tar}'AM_BACKSLASH='\'AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'AM_DEFAULT_VERBOSITY='0'AM_V='$(V)'AR='ar'AUTOCONF='${SHELL} /tmp/quota-tools/src/quota-4.03/missing autoconf'AUTOHEADER='${SHELL} /tmp/quota-tools/src/quota-4.03/missing autoheader'AUTOMAKE='${SHELL} /tmp/quota-tools/src/quota-4.03/missing automake-1.13'AWK='gawk'CC='clang'CCDEPMODE='depmode=gcc3'CFLAGS='-D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64'COM_ERR_CFLAGS='-I/usr/include/et'COM_ERR_LIBS='-lcom_err'CPP='clang -E'CPPFLAGS=''CYGPATH_W='echo'DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include'DBUS_LIBS='-ldbus-1'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/bin/grep -E'EXEEXT=''EXT2FS_CFLAGS='-I/usr/include/ext2fs -I/usr/include/et'EXT2FS_LIBS='-lext2fs'GMSGFMT='/usr/bin/msgfmt'GREP='/usr/bin/grep'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'INTLLIBS=''LDAP_LIBS='-lldap -llber'LDFLAGS=''LIBICONV='-liconv'LIBINTL=''LIBNL3_CFLAGS='-I/usr/include/libnl3'LIBNL3_LIBS='-lnl-genl-3 -lnl-3'LIBOBJS=''LIBS='-lldap 'LN_S='ln -s'LTLIBICONV='-liconv'LTLIBINTL=''LTLIBOBJS=''MAKEINFO='${SHELL} /tmp/quota-tools/src/quota-4.03/missing makeinfo'MKDIR_P='/usr/bin/mkdir -p'MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs'MSGFMT='/usr/bin/msgfmt'MSGMERGE='/usr/bin/msgmerge'OBJEXT='o'PACKAGE='quota'PACKAGE_BUGREPORT='jack@suse.cz'PACKAGE_NAME='quota'PACKAGE_STRING='quota 4.03'PACKAGE_TARNAME='quota'PACKAGE_URL=''PACKAGE_VERSION='4.03'PATH_SEPARATOR=':'PKG_CONFIG='/usr/bin/pkg-config'PKG_CONFIG_LIBDIR=''PKG_CONFIG_PATH=''POSUB='po'RANLIB='ranlib'RPCGEN='/usr/bin/rpcgen'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'USE_NLS='yes'VERSION='4.03'WITH_NETLINK_FALSE='#'WITH_NETLINK_TRUE=''WITH_RPC_FALSE='#'WITH_RPC_TRUE=''WRAP_LIBS=''XGETTEXT='/usr/bin/xgettext'ac_ct_AR='ar'ac_ct_CC=''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-unknown-linux-gnu'build_alias=''build_cpu='x86_64'build_os='linux-gnu'build_vendor='unknown'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/quota-tools/src/quota-4.03/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'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}'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "quota"#define PACKAGE_TARNAME "quota"#define PACKAGE_VERSION "4.03"#define PACKAGE_STRING "quota 4.03"#define PACKAGE_BUGREPORT "jack@suse.cz"#define PACKAGE_URL ""#define PACKAGE "quota"#define VERSION "4.03"#define ENABLE_NLS 1#define HAVE_GETTEXT 1#define HAVE_DCGETTEXT 1#define USE_GETTEXT 1#define PACKAGE_LOCALE_DIR "/usr/share/locale"#define HAVE_LIBLDAP 1#define USE_LDAP_MAIL_LOOKUP 1#define EXT2_DIRECT 1#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 RPC 1#define BSD_BEHAVIOUR 1#define ALT_MTAB "/proc/mounts"#define COMPILE_OPTS " USE_LDAP_MAIL_LOOKUP EXT2_DIRECT RPC BSD_BEHAVIOUR"configure: exit 0