Build of quota-tools with vanilla toolchain

The build took 00h 00m 35s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
11,937 ansic
4,671 sh
1,905 makefile
16 sed
18,529 total

The process tree of the build process is here.

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: quota-tools 1:4.03-2 (Wed Aug 24 13:51:21 UTC 2016)
# ==> 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/sbin/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... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking dependency style of gcc... gcc3
# checking for 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... gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking dependency style of gcc... (cached) gcc3
# checking for 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/sbin/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/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/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/sbin/ld
# checking if the linker (/usr/sbin/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... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/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/sbin/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
# CC quotaio_v2.o
# CC quotaio_tree.o
# CC quotaio_rpc.o
# CC quotaio_xfs.o
# CC quotaio_meta.o
# CC quotaio_generic.o
# CC bylabel.o
# CC common.o
# CC quotasys.o
# CC pot.o
# CC librpcclient_a-rquota.o
# CC librpcclient_a-rquota_client.o
# CC librpcclient_a-rquota_clnt.o
# CC quota.o
# CC quotaops.o
# CC quotasync.o
# CC quotacheck-quotacheck.o
# CC quotacheck-quotacheck_v1.o
# CC quotacheck-quotacheck_v2.o
# CC quotacheck-quotaops.o
# CC quotaon.o
# CC quotaon_xfs.o
# CC quot.o
# CC repquota.o
# CC warnquota.o
# CC quotastats.o
# CC xqmstats.o
# CC edquota.o
# CC setquota.o
# CC convertquota.o
# CC rquota_server.o
# CC rquota_svc.o
# CC svc_socket.o
# CC quota_nld-quota_nld.o
# AR librpcclient.a
# ar: `u' modifier ignored since `D' is the default (see `U')
# CCLD quotastats
# CCLD xqmstats
# AR libquota.a
# ar: `u' modifier ignored since `D' is the default (see `U')
# CCLD quotasync
# CCLD quota
# CCLD quotacheck
# CCLD quotaon
# CCLD quot
# CCLD repquota
# CCLD warnquota
# CCLD edquota
# CCLD setquota
# CCLD convertquota
# CCLD rpc.rquotad
# 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/sbin/mkdir -p '/tmp/quota-tools/pkg/quota-tools/etc'
# /usr/sbin/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/install -c -m 644 warnquota.conf quotatab quotagrpadmins '/tmp/quota-tools/pkg/quota-tools/etc'
# /usr/sbin/mkdir -p '/tmp/quota-tools/pkg/quota-tools/usr/share/man/man1'
# /usr/sbin/mkdir -p '/tmp/quota-tools/pkg/quota-tools/usr/share/man/man3'
# /usr/bin/install -c -m 644 quotasync.1 quota.1 '/tmp/quota-tools/pkg/quota-tools/usr/share/man/man1'
# /usr/bin/install -c -m 644 rquota.3 '/tmp/quota-tools/pkg/quota-tools/usr/share/man/man3'
# /usr/sbin/mkdir -p '/tmp/quota-tools/pkg/quota-tools/usr/share/man/man5'
# /usr/sbin/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/install -c -m 644 quotagrpadmins.5 quotatab.5 warnquota.conf.5 '/tmp/quota-tools/pkg/quota-tools/usr/share/man/man5'
# /usr/sbin/mkdir -p '/tmp/quota-tools/pkg/quota-tools/usr/include/rpcsvc'
# /usr/sbin/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/install -c -m 644 rquota.h rquota.x '/tmp/quota-tools/pkg/quota-tools/usr/include/rpcsvc'
# make install-data-hook
# /usr/sbin/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'
# make install-exec-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[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'
# 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 (Wed Aug 24 13:51:32 UTC 2016)

CMD: pacman --query --file quota-tools-1:4.03-2-x86_64.pkg.tar.xz
# quota-tools 1:4.03-2

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
# quota-tools 1:4.03-2

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
# .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 = 9d31777cc780
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# 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/sbin/strip
# configure:2497: result: strip
# configure:2522: checking for a thread-safe mkdir -p
# configure:2561: result: /usr/sbin/mkdir -p
# configure:2568: checking for gawk
# configure:2584: found /usr/sbin/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:2908: result: no
# configure:2918: checking for gcc
# configure:2934: found /usr/sbin/gcc
# configure:2945: result: gcc
# configure:3174: checking for C compiler version
# configure:3183: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3194: $? = 0
# configure:3183: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3194: $? = 0
# configure:3183: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3194: $? = 1
# configure:3183: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3194: $? = 1
# configure:3214: checking whether the C compiler works
# configure:3236: gcc 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: gcc -o conftest conftest.c >&5
# configure:3310: $? = 0
# configure:3332: result:
# configure:3354: checking whether we are cross compiling
# configure:3362: gcc -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: gcc -c conftest.c >&5
# configure:3423: $? = 0
# configure:3444: result: o
# configure:3448: checking whether we are using the GNU C compiler
# configure:3467: gcc -c conftest.c >&5
# configure:3467: $? = 0
# configure:3476: result: yes
# configure:3485: checking whether gcc accepts -g
# configure:3505: gcc -c -g conftest.c >&5
# configure:3505: $? = 0
# configure:3546: result: yes
# configure:3563: checking for gcc option to accept ISO C89
# configure:3626: gcc -c conftest.c >&5
# configure:3626: $? = 0
# configure:3639: result: none needed
# configure:3661: checking dependency style of gcc
# 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/sbin/ar
# configure:3864: result: ar
# configure:3890: checking the archiver (ar) interface
# configure:3900: gcc -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: gcc
# configure:4060: checking for C compiler version
# configure:4069: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4080: $? = 0
# configure:4069: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4080: $? = 0
# configure:4069: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4080: $? = 1
# configure:4069: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:4080: $? = 1
# configure:4084: checking whether we are using the GNU C compiler
# configure:4112: result: yes
# configure:4121: checking whether gcc accepts -g
# configure:4182: result: yes
# configure:4199: checking for gcc option to accept ISO C89
# configure:4275: result: none needed
# configure:4297: checking dependency style of gcc
# 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/sbin/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/sbin/pkg-config
# configure:4642: result: /usr/sbin/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: gcc -c conftest.c >&5
# configure:4745: $? = 0
# configure:4752: result: yes
# configure:4760: checking for inline
# configure:4776: gcc -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/sbin/msgfmt
# configure:4907: checking for gmsgfmt
# configure:4938: result: /usr/sbin/msgfmt
# configure:4978: checking for xgettext
# configure:5009: result: /usr/sbin/xgettext
# configure:5049: checking for msgmerge
# configure:5079: result: /usr/sbin/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/sbin/ld
# configure:5295: checking if the linker (/usr/sbin/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: gcc -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:18:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
# ^
# 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: gcc -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: gcc -E conftest.c
# configure:7022: $? = 0
# configure:7036: gcc -E conftest.c
# conftest.c:19:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E
# configure:7081: gcc -E conftest.c
# configure:7081: $? = 0
# configure:7095: gcc -E conftest.c
# conftest.c:19:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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/sbin/grep
# configure:7187: checking for egrep
# configure:7249: result: /usr/sbin/grep -E
# configure:7254: checking for ANSI C header files
# configure:7274: gcc -c -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:7274: $? = 0
# configure:7347: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -c -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
# conftest.c:62:18: fatal error: tcpd.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# conftest.c:29:18: fatal error: tcpd.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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/sbin/rpcgen
# configure:7464: result: /usr/sbin/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 9d31777cc780
#
# 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=
# ac_cv_env_CC_value=
# 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/sbin/grep -E'
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_RPCGEN=/usr/sbin/rpcgen
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# 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/sbin/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='gcc'
# 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='gcc -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='-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/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='po'
# RANLIB='ranlib'
# RPCGEN='/usr/sbin/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/sbin/xgettext'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-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