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/libexec
CMD: 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 -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for x86_64-unknown-linux-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking dependency style of clang... gcc3
checking for x86_64-unknown-linux-ar... no
checking for x86_64-unknown-linux-lib... no
checking for x86_64-unknown-linux-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for x86_64-unknown-linux-cc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking dependency style of clang... (cached) gcc3
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64-unknown-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for ldap_initialize in -lldap... yes
checking for COM_ERR... yes
checking for EXT2FS... yes
checking for DBUS... yes
checking for LIBNL3... yes
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking tcpd.h usability... no
checking tcpd.h presence... no
checking for tcpd.h... no
configure: WARNING: tcpd.h not found
checking for rpcgen... /usr/bin/rpcgen
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
configure:
==============================================================================
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-recursive
make[1]: Entering directory '/tmp/quota-tools/src/quota-4.03'
Making all in po
make[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
quotaio_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.o
quotaio_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.o
quotaio_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.o
quotaio_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.o
quotaio_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.o
bylabel.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.o
rquota.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.o
rquota_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.a
ar: `u' modifier ignored since `D' is the default (see `U')
AR libquota.a
ar: `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.o
quotacheck_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.o
rquota_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_nld
make[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-recursive
make[1]: Entering directory '/tmp/quota-tools/src/quota-4.03'
Making install in po
make[2]: Entering directory '/tmp/quota-tools/src/quota-4.03/po'
/bin/sh .././mkinstalldirs /tmp/quota-tools/pkg/quota-tools/usr/share
mkdir -p -- /tmp/quota-tools/pkg/quota-tools/usr/share
mkdir -p -- /tmp/quota-tools/pkg/quota-tools/usr/share/locale/cs/LC_MESSAGES
installing cs.gmo as /tmp/quota-tools/pkg/quota-tools/usr/share/locale/cs/LC_MESSAGES/quota.mo
mkdir -p -- /tmp/quota-tools/pkg/quota-tools/usr/share/locale/de/LC_MESSAGES
installing de.gmo as /tmp/quota-tools/pkg/quota-tools/usr/share/locale/de/LC_MESSAGES/quota.mo
mkdir -p -- /tmp/quota-tools/pkg/quota-tools/usr/share/locale/fr/LC_MESSAGES
installing fr.gmo as /tmp/quota-tools/pkg/quota-tools/usr/share/locale/fr/LC_MESSAGES/quota.mo
mkdir -p -- /tmp/quota-tools/pkg/quota-tools/usr/share/locale/pl/LC_MESSAGES
installing pl.gmo as /tmp/quota-tools/pkg/quota-tools/usr/share/locale/pl/LC_MESSAGES/quota.mo
if 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 \
: ; \
fi
make[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-hook
make[4]: Entering directory '/tmp/quota-tools/src/quota-4.03'
rm -f /tmp/quota-tools/pkg/quota-tools/usr/bin/quotaoff
make[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-hook
make[4]: Entering directory '/tmp/quota-tools/src/quota-4.03'
rm -f /tmp/quota-tools/pkg/quota-tools/usr/share/man/man8/quotaoff.8
make[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.rquotad
Generating .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 while
running configure, to aid debugging if configure makes a mistake.
It was created by quota configure 4.03, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc
## --------- ##
## Platform. ##
## --------- ##
hostname = 894847fcceea
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -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 = unknown
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2237: checking for a BSD-compatible install
configure:2305: result: /usr/bin/install -c
configure:2316: checking whether build environment is sane
configure:2371: result: yes
configure:2430: checking for x86_64-unknown-linux-strip
configure:2460: result: no
configure:2470: checking for strip
configure:2486: found /usr/bin/strip
configure:2497: result: strip
configure:2522: checking for a thread-safe mkdir -p
configure:2561: result: /usr/bin/mkdir -p
configure:2568: checking for gawk
configure:2584: found /usr/bin/gawk
configure:2595: result: gawk
configure:2606: checking whether make sets $(MAKE)
configure:2628: result: yes
configure:2657: checking whether make supports nested variables
configure:2674: result: yes
configure:2769: checking whether make supports nested variables
configure:2786: result: yes
configure:2819: checking for style of include used by make
configure:2847: result: GNU
configure:2878: checking for x86_64-unknown-linux-gcc
configure:2905: result: clang
configure:3174: checking for C compiler version
configure:3183: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:3194: $? = 0
configure:3183: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:3194: $? = 0
configure:3183: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3194: $? = 1
configure:3183: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3194: $? = 1
configure:3214: checking whether the C compiler works
configure:3236: clang conftest.c >&5
configure:3240: $? = 0
configure:3288: result: yes
configure:3291: checking for C compiler default output file name
configure:3293: result: a.out
configure:3299: checking for suffix of executables
configure:3306: clang -o conftest conftest.c >&5
configure:3310: $? = 0
configure:3332: result:
configure:3354: checking whether we are cross compiling
configure:3362: clang -o conftest conftest.c >&5
configure:3366: $? = 0
configure:3373: ./conftest
configure:3377: $? = 0
configure:3392: result: no
configure:3397: checking for suffix of object files
configure:3419: clang -c conftest.c >&5
configure:3423: $? = 0
configure:3444: result: o
configure:3448: checking whether we are using the GNU C compiler
configure:3467: clang -c conftest.c >&5
configure:3467: $? = 0
configure:3476: result: yes
configure:3485: checking whether clang accepts -g
configure:3505: clang -c -g conftest.c >&5
configure:3505: $? = 0
configure:3546: result: yes
configure:3563: checking for clang option to accept ISO C89
configure:3626: clang -c conftest.c >&5
configure:3626: $? = 0
configure:3639: result: none needed
configure:3661: checking dependency style of clang
configure:3772: result: gcc3
configure:3793: checking for x86_64-unknown-linux-ar
configure:3823: result: no
configure:3793: checking for x86_64-unknown-linux-lib
configure:3823: result: no
configure:3793: checking for x86_64-unknown-linux-link
configure:3823: result: no
configure:3837: checking for ar
configure:3853: found /usr/bin/ar
configure:3864: result: ar
configure:3890: checking the archiver (ar) interface
configure:3900: clang -c conftest.c >&5
configure:3900: $? = 0
configure:3902: ar cru libconftest.a conftest.o >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:3905: $? = 0
configure:3928: result: ar
configure:3958: checking for x86_64-unknown-linux-cc
configure:3985: result: clang
configure:4060: checking for C compiler version
configure:4069: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:4080: $? = 0
configure:4069: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:4080: $? = 0
configure:4069: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:4080: $? = 1
configure:4069: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:4080: $? = 1
configure:4084: checking whether we are using the GNU C compiler
configure:4112: result: yes
configure:4121: checking whether clang accepts -g
configure:4182: result: yes
configure:4199: checking for clang option to accept ISO C89
configure:4275: result: none needed
configure:4297: checking dependency style of clang
configure:4408: result: gcc3
configure:4426: checking for x86_64-unknown-linux-ranlib
configure:4456: result: no
configure:4466: checking for ranlib
configure:4482: found /usr/bin/ranlib
configure:4493: result: ranlib
configure:4516: checking whether ln -s works
configure:4520: result: yes
configure:4527: checking whether make sets $(MAKE)
configure:4549: result: yes
configure:4569: checking for x86_64-unknown-linux-pkg-config
configure:4602: result: no
configure:4612: checking for pkg-config
configure:4630: found /usr/bin/pkg-config
configure:4642: result: /usr/bin/pkg-config
configure:4667: checking pkg-config is at least version 0.20
configure:4670: result: yes
configure:4679: checking for an ANSI C-conforming const
configure:4745: clang -c conftest.c >&5
configure:4745: $? = 0
configure:4752: result: yes
configure:4760: checking for inline
configure:4776: clang -c conftest.c >&5
configure:4776: $? = 0
configure:4784: result: inline
configure:4820: checking whether NLS is requested
configure:4829: result: yes
configure:4867: checking for msgfmt
configure:4898: result: /usr/bin/msgfmt
configure:4907: checking for gmsgfmt
configure:4938: result: /usr/bin/msgfmt
configure:4978: checking for xgettext
configure:5009: result: /usr/bin/xgettext
configure:5049: checking for msgmerge
configure:5079: result: /usr/bin/msgmerge
configure:5134: checking build system type
configure:5148: result: x86_64-unknown-linux-gnu
configure:5168: checking host system type
configure:5181: result: x86_64-unknown-linux-gnu
configure:5225: checking for ld used by GCC
configure:5288: result: /usr/bin/ld
configure:5295: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld (GNU Binutils) 2.26.1
configure:5307: result: yes
configure:5313: checking for shared library run path origin
configure:5326: result: done
configure:5742: checking whether NLS is requested
configure:5751: result: yes
configure:5769: checking for GNU gettext in libc
configure:5788: clang -o conftest conftest.c >&5
configure:5788: $? = 0
configure:5796: result: yes
configure:6376: checking whether to use NLS
configure:6378: result: yes
configure:6381: checking where the gettext function comes from
configure:6392: result: libc
configure:6510: checking for ldap_initialize in -lldap
configure:6535: clang -o conftest -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lldap >&5
configure:6535: $? = 0
configure:6544: result: yes
configure:6593: checking for COM_ERR
configure:6600: $PKG_CONFIG --exists --print-errors "com_err"
configure:6603: $? = 0
configure:6617: $PKG_CONFIG --exists --print-errors "com_err"
configure:6620: $? = 0
configure:6672: result: yes
configure:6678: checking for EXT2FS
configure:6685: $PKG_CONFIG --exists --print-errors "ext2fs"
configure:6688: $? = 0
configure:6702: $PKG_CONFIG --exists --print-errors "ext2fs"
configure:6705: $? = 0
configure:6757: result: yes
configure:6792: checking for DBUS
configure:6799: $PKG_CONFIG --exists --print-errors "dbus-1"
configure:6802: $? = 0
configure:6816: $PKG_CONFIG --exists --print-errors "dbus-1"
configure:6819: $? = 0
configure:6871: result: yes
configure:6877: checking for LIBNL3
configure:6884: $PKG_CONFIG --exists --print-errors "libnl-3.0 >= 3.1 libnl-genl-3.0"
configure:6887: $? = 0
configure:6901: $PKG_CONFIG --exists --print-errors "libnl-3.0 >= 3.1 libnl-genl-3.0"
configure:6904: $? = 0
configure:6956: result: yes
configure:6991: checking how to run the C preprocessor
configure:7022: clang -E conftest.c
configure:7022: $? = 0
configure:7036: clang -E conftest.c
conftest.c:19:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:7036: $? = 1
configure: 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 -E
configure:7081: clang -E conftest.c
configure:7081: $? = 0
configure:7095: clang -E conftest.c
conftest.c:19:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:7095: $? = 1
configure: 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 -e
configure:7182: result: /usr/bin/grep
configure:7187: checking for egrep
configure:7249: result: /usr/bin/grep -E
configure:7254: checking for ANSI C header files
configure:7274: clang -c -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
configure:7274: $? = 0
configure:7347: clang -o conftest -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lldap >&5
configure:7347: $? = 0
configure:7347: ./conftest
configure:7347: $? = 0
configure:7358: result: yes
configure:7371: checking for sys/types.h
configure:7371: clang -c -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
configure:7371: $? = 0
configure:7371: result: yes
configure:7371: checking for sys/stat.h
configure:7371: clang -c -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
configure:7371: $? = 0
configure:7371: result: yes
configure:7371: checking for stdlib.h
configure:7371: clang -c -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
configure:7371: $? = 0
configure:7371: result: yes
configure:7371: checking for string.h
configure:7371: clang -c -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
configure:7371: $? = 0
configure:7371: result: yes
configure:7371: checking for memory.h
configure:7371: clang -c -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
configure:7371: $? = 0
configure:7371: result: yes
configure:7371: checking for strings.h
configure:7371: clang -c -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
configure:7371: $? = 0
configure:7371: result: yes
configure:7371: checking for inttypes.h
configure:7371: clang -c -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
configure:7371: $? = 0
configure:7371: result: yes
configure:7371: checking for stdint.h
configure:7371: clang -c -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
configure:7371: $? = 0
configure:7371: result: yes
configure:7371: checking for unistd.h
configure:7371: clang -c -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
configure:7371: $? = 0
configure:7371: result: yes
configure:7386: checking tcpd.h usability
configure:7386: clang -c -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
conftest.c:62:10: fatal error: 'tcpd.h' file not found
#include
^
1 error generated.
configure:7386: $? = 1
configure: 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: no
configure:7386: checking tcpd.h presence
configure:7386: clang -E conftest.c
conftest.c:29:10: fatal error: 'tcpd.h' file not found
#include
^
1 error generated.
configure:7386: $? = 1
configure: 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: no
configure:7386: checking for tcpd.h
configure:7386: result: no
configure:7398: WARNING: tcpd.h not found
configure:7434: checking for rpcgen
configure:7452: found /usr/bin/rpcgen
configure:7464: result: /usr/bin/rpcgen
configure:7696: checking that generated files are newer than configure
configure:7702: result: done
configure:7737: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by quota config.status 4.03, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 894847fcceea
config.status:915: creating Makefile
config.status:915: creating po/Makefile.in
config.status:1023: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting
config.status:915: creating config.h
config.status:1144: executing depfiles commands
config.status:1144: executing default-1 commands
configure:9182:
==============================================================================
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
==============================================================================
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_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=set
ac_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=set
ac_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=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_tcpd_h=no
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_ldap_ldap_initialize=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_RPCGEN=/usr/bin/rpcgen
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_ar_interface=ar
am_cv_make_support_nested_variables=yes
gt_cv_func_gnugettext1_libc=yes
pkg_cv_COM_ERR_CFLAGS=-I/usr/include/et
pkg_cv_COM_ERR_LIBS=-lcom_err
pkg_cv_DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include'
pkg_cv_DBUS_LIBS=-ldbus-1
pkg_cv_EXT2FS_CFLAGS='-I/usr/include/ext2fs -I/usr/include/et'
pkg_cv_EXT2FS_LIBS=-lext2fs
pkg_cv_LIBNL3_CFLAGS=-I/usr/include/libnl3
pkg_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