The build took 00h 01m 03s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language | 
|---|---|
| 11,933 | ansic | 
| 4,671 | sh | 
| 1,905 | makefile | 
| 16 | sed | 
| 18,525 | 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:
        There were existing files in /sysroot, using those
        CMD: sudo -u tuscan PATH=/sysroot/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 (Wed Apr  5 01:26:34 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/sbin/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... yeschecking 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... arconfigure: WARNING: using cross tools not prefixed with host tripletchecking 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/sbin/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/sbin/msgfmtchecking for gmsgfmt... /usr/sbin/msgfmtchecking for xgettext... /usr/sbin/xgettextchecking for msgmerge... /usr/sbin/msgmergechecking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking for ld used by GCC... /sysroot/bin/ldchecking if the linker (/sysroot/bin/ld) is GNU ld... yeschecking for shared library run path origin... donechecking whether NLS is requested... yeschecking for GNU gettext in libc... nochecking for iconv... yeschecking for GNU gettext in libintl... nochecking whether to use NLS... nochecking for ldap_initialize in -lldap... nochecking 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/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 tcpd.h usability... nochecking tcpd.h presence... nochecking for tcpd.h... noconfigure: WARNING: tcpd.h not foundchecking for rpcgen... /usr/sbin/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:       no        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.o  CC       quotaio_v2.o  CC       quotaio_tree.oIn file included from quotaio_v1.c:46:In file included from ./quotaio.h:15:./quota.h:169:14: error: expected ';' after top level declaratorlong quotactl __P((int, const char *, qid_t, caddr_t));             ^             ;In file included from quotaio_tree.c:19:In file included from ./quota_tree.h:5:./quota.h:169:14: error: expected ';' after top level declaratorlong quotactl __P((int, const char *, qid_t, caddr_t));             ^             ;In file included from quotaio_v2.c:19:In file included from ./quotaio_v2.h:11:./quota.h:169:14: error: expected ';' after top level declaratorlong quotactl __P((int, const char *, qid_t, caddr_t));             ^             ;In file included from quotaio.c:23:In file included from ./quotasys.h:13:./quota.h:169:14: error: expected ';' after top level declaratorlong quotactl __P((int, const char *, qid_t, caddr_t));             ^             ;In file included from quotaio_v1.c:46:In file included from ./quotaio.h:18:./dqblk_v2.h:32:2: error: unknown type name 'loff_t'; did you mean 'off_t'?In file included from quotaio_v2.c        loff_t dqb_off;         /* Offset of dquot in file */:        ^~~~~~20        off_t:./dqblk_v2.h:32:2In file included from /sysroot/include/bits/alltypes.h::In file included from  203quotaio.c:errorquotaio_tree.c:16: :24:unknown type name 'loff_t'; did you mean 'off_t'?20: :In file included from In file included from note: 'off_t' declared here./quotaio.h./quotaio.h:typedef _Int64 off_t;18               ^::./dqblk_v2.h18::32./dqblk_v2.h::232:: 2error::  unknown type name 'loff_t'; did you mean 'off_t'?error: unknown type name 'loff_t'; did you mean 'off_t'?        loff_t dqb_off;         /* Offset of dquot in file */        loff_t dqb_off;         /* Offset of dquot in file */        loff_t dqb_off;         /* Offset of dquot in file */        ^~~~~~        ^~~~~~        off_t        off_t        ^~~~~~        off_t/sysroot/include/bits/alltypes.h/sysroot/include/bits/alltypes.h::203203::1616::  notenote/sysroot/include/bits/alltypes.h: : :'off_t' declared here'off_t' declared here203:16: notetypedef _Int64 off_t;In file included from : typedef _Int64 off_t;quotaio_v1.c'off_t' declared here               ^:               ^46:In file included from ./quotaio.h:20:In file included from ./dqblk_xfs.h:8:./quotaio_xfs.htypedef _Int64 off_t;:35               ^:10: fatal error: 'asm/types.h' file not found#include          ^In file included from quotaio_tree.c:20:In file included from ./quotaio.h:In file included from 20:quotaio.cIn file included from :./dqblk_xfs.h24::8In file included from :./quotaio.h./quotaio_xfs.h::2035::In file included from 10./dqblk_xfs.h:: 8fatal error:: ./quotaio_xfs.h'asm/types.h' file not found:35:10: fatal error: 'asm/types.h' file not found#include          ^#include          ^In file included from quotaio_v2.c:21:In file included from ./quotaio.h:20:In file included from ./dqblk_xfs.h:8:./quotaio_xfs.h:35:10: fatal error: 'asm/types.h' file not found#include          ^3 errors generated.3 errors generated.make[2]: *** [Makefile:948: quotaio_v1.o] Error 1make[2]: *** Waiting for unfinished jobs....make[2]: *** [Makefile:948: quotaio.o] Error 13 errors generated.make[2]: *** [Makefile:948: quotaio_tree.o] Error 13 errors generated.make[2]: *** [Makefile:948: quotaio_v2.o] Error 1make[2]: Leaving directory '/tmp/quota-tools/src/quota-4.03'make[1]: *** [Makefile:1315: all-recursive] Error 1make[1]: Leaving directory '/tmp/quota-tools/src/quota-4.03'make: *** [Makefile:697: all] Error 2==> ERROR: A failure occurred in build().    Aborting...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 = ea551b7b0e80uname -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: /sysroot/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 /sysroot/bin/stripconfigure:2497: result: stripconfigure:2522: checking for a thread-safe mkdir -pconfigure:2561: result: /usr/sbin/mkdir -pconfigure:2568: checking for gawkconfigure:2584: found /usr/sbin/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.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:3194: $? = 0configure:3183: clang -v >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure: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: ./conftest./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF headerconfigure:3377: $? = 127configure:3392: result: yesconfigure: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 /sysroot/bin/arconfigure:3864: result: arconfigure:3880: WARNING: using cross tools not prefixed with host tripletconfigure:3890: checking the archiver (ar) interfaceconfigure:3900: clang -c   conftest.c >&5configure:3900: $? = 0configure:3902: ar cru libconftest.a conftest.o >&5/r: `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.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:4080: $? = 0configure:4069: clang -v >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure: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 /sysroot/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/sbin/pkg-configconfigure:4642: result: /usr/sbin/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/sbin/msgfmtconfigure:4907: checking for gmsgfmtconfigure:4938: result: /usr/sbin/msgfmtconfigure:4978: checking for xgettextconfigure:5009: result: /usr/sbin/xgettextconfigure:5049: checking for msgmergeconfigure:5079: result: /usr/sbin/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: /sysroot/bin/ldconfigure:5295: checking if the linker (/sysroot/bin/ld) is GNU ldGNU gold (GNU Binutils 2.26.20160125) 1.11configure: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  >&5/tmp/conftest-9ed281.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'/tmp/conftest-9ed281.o:conftest.c:function main: error: undefined reference to '_nl_domain_bindings'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:5788: $? = 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"| /* end confdefs.h.  */| #include | extern int _nl_msg_cat_cntr;| extern int *_nl_domain_bindings;| int| main ()| {| bindtextdomain ("", "");| return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings|   ;|   return 0;| }configure:5796: result: noconfigure:5830: checking for iconvconfigure:5852: clang -o conftest    conftest.c  >&5configure:5852: $? = 0configure:5884: result: yesconfigure:6283: checking for GNU gettext in libintlconfigure:6310: clang -o conftest     conftest.c  -lintl >&5/sysroot/bin/ld: error: cannot find -lintl/tmp/conftest-8d54fa.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'/tmp/conftest-8d54fa.o:conftest.c:function main: error: undefined reference to '_nl_expand_alias'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:6310: $? = 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 HAVE_ICONV 1| /* end confdefs.h.  */| #include | extern int _nl_msg_cat_cntr;| extern| #ifdef __cplusplus| "C"| #endif| const char *_nl_expand_alias ();| int| main ()| {| bindtextdomain ("", "");| return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0)|   ;|   return 0;| }configure:6349: result: noconfigure:6376: checking whether to use NLSconfigure:6378: result: noconfigure: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   >&5/sysroot/bin/ld: error: cannot find -lldap/tmp/conftest-a28268.o:conftest.c:function main: error: undefined reference to 'ldap_initialize'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:6535: $? = 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 HAVE_ICONV 1| #define USE_GETTEXT 1| #define PACKAGE_LOCALE_DIR "/usr/share/locale"| /* end confdefs.h.  */|| /* Override any GCC internal prototype to avoid an error.|    Use char because int might match the return type of a GCC|    builtin and then its argument prototype would still apply.  */| #ifdef __cplusplus| extern "C"| #endif| char ldap_initialize ();| int| main ()| {| return ldap_initialize ();|   ;|   return 0;| }configure:6544: result: noconfigure: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:15: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 HAVE_ICONV 1| #define USE_GETTEXT 1| #define PACKAGE_LOCALE_DIR "/usr/share/locale"| #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:15: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 HAVE_ICONV 1| #define USE_GETTEXT 1| #define PACKAGE_LOCALE_DIR "/usr/share/locale"| #define EXT2_DIRECT 1| /* end confdefs.h.  */| #include configure:7124: checking for grep that handles long lines and -econfigure:7182: result: /usr/sbin/grepconfigure:7187: checking for egrepconfigure:7249: result: /usr/sbin/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: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:58: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 HAVE_ICONV 1| #define USE_GETTEXT 1| #define PACKAGE_LOCALE_DIR "/usr/share/locale"| #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:25: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 HAVE_ICONV 1| #define USE_GETTEXT 1| #define PACKAGE_LOCALE_DIR "/usr/share/locale"| #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/sbin/rpcgenconfigure:7464: result: /usr/sbin/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 ea551b7b0e80config.status:911: creating Makefileconfig.status:911: creating po/Makefile.inconfig.status:1019: WARNING:  'po/Makefile.in.in' seems to ignore the --datarootdir settingconfig.status:911: creating config.hconfig.status:1140: executing depfiles commandsconfig.status:1140: executing default-1 commandsconfigure:9182:==============================================================================Build configuration:bsd-behaviour:   yesext2-direct:     yesldap-mail:       nolibwrap:         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=noac_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_RPCGEN=/usr/sbin/rpcgenac_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=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=/sysroot/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_func_iconv=yesam_cv_lib_iconv=noam_cv_make_support_nested_variables=yesgt_cv_func_gnugettext1_libc=nogt_cv_func_gnugettext1_libintl=nopkg_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/sbin/grep -E'EXEEXT=''EXT2FS_CFLAGS='-I/usr/include/ext2fs -I/usr/include/et'EXT2FS_LIBS='-lext2fs'GMSGFMT='/usr/sbin/msgfmt'GREP='/usr/sbin/grep'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'INTLLIBS=''LDAP_LIBS=''LDFLAGS=''LIBICONV=''LIBINTL=''LIBNL3_CFLAGS='-I/usr/include/libnl3'LIBNL3_LIBS='-lnl-genl-3 -lnl-3'LIBOBJS=''LIBS=''LN_S='ln -s'LTLIBICONV=''LTLIBINTL=''LTLIBOBJS=''MAKEINFO='${SHELL} /tmp/quota-tools/src/quota-4.03/missing makeinfo'MKDIR_P='/usr/sbin/mkdir -p'MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs'MSGFMT='/usr/sbin/msgfmt'MSGMERGE='/usr/sbin/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/sbin/pkg-config'PKG_CONFIG_LIBDIR=''PKG_CONFIG_PATH=''POSUB=''RANLIB='ranlib'RPCGEN='/usr/sbin/rpcgen'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'USE_NLS='no'VERSION='4.03'WITH_NETLINK_FALSE='#'WITH_NETLINK_TRUE=''WITH_RPC_FALSE='#'WITH_RPC_TRUE=''WRAP_LIBS=''XGETTEXT='/usr/sbin/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 HAVE_ICONV 1#define USE_GETTEXT 1#define PACKAGE_LOCALE_DIR "/usr/share/locale"#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 " EXT2_DIRECT RPC BSD_BEHAVIOUR"configure: exit 0