The build took 00h 00m 43s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
4,447 |
ansic |
674 |
sh |
327 |
makefile |
5,448 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: pv 1.6.0-2 (Wed Aug 24 12:50:41 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking for x86_64-unknown-linux-gcc... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... 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 msgfmt... /usr/sbin/msgfmt
checking for gmsgfmt... /usr/sbin/msgfmt
checking for xgettext... /usr/sbin/xgettext
checking for main in -lintl... no
checking for main in -li... no
checking for gettext... yes
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 libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for getopt_long... yes
checking for getopt... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for open64... yes
checking for ANSI C header files... (cached) yes
checking for memcpy... yes
checking for basename... yes
checking for snprintf... yes
checking for stat64... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for splice... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING: 'autoconf/Makefile.in' 'autoconf/make/vars.mk' 'autoconf/make/package.mk' 'autoconf/make/filelist.mk~' 'autoconf/make/unreal.mk' 'autoconf/make/modules.mk~' 'autoconf/make/rules.mk' 'autoconf/make/link.mk' 'autoconf/make/depend.mk~' seems to ignore the --datarootdir setting
config.status: creating doc/lsm
config.status: creating doc/quickref.1
config.status: creating doc/pv.spec
config.status: creating src/.dummy
config.status: creating src/include/config.h
config.status: executing default commands
gcc -O -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/debug.o src/main/debug.c
gcc -O -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/help.o src/main/help.c
gcc -O -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/main.o src/main/main.c
gcc -O -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/options.o src/main/options.c
gcc -O -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/remote.o src/main/remote.c
gcc -O -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/version.o src/main/version.c
gcc -O -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/library/getopt.o src/library/getopt.c
gcc -O -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/library/gettext.o src/library/gettext.c
gcc -O -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/cursor.o src/pv/cursor.c
gcc -O -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/display.o src/pv/display.c
gcc -O -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/file.o src/pv/file.c
gcc -O -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/loop.o src/pv/loop.c
gcc -O -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/number.o src/pv/number.c
gcc -O -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/signal.o src/pv/signal.c
gcc -O -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/state.o src/pv/state.c
gcc -O -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/transfer.o src/pv/transfer.c
gcc -O -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/watchpid.o src/pv/watchpid.c
/usr/sbin/msgfmt -o src/nls/de.mo src/nls/de.po
/usr/sbin/msgfmt -o src/nls/fr.mo src/nls/fr.po
/usr/sbin/msgfmt -o src/nls/pl.mo src/nls/pl.po
/usr/sbin/msgfmt -o src/nls/pt.mo src/nls/pt.po
ld -r -o src/main.o src/main/debug.o src/main/help.o src/main/main.o src/main/options.o src/main/remote.o src/main/version.o
ld -r -o src/library.o src/library/getopt.o src/library/gettext.o
ld -r -o src/pv.o src/pv/cursor.o src/pv/display.o src/pv/file.o src/pv/loop.o src/pv/number.o src/pv/signal.o src/pv/state.o src/pv/transfer.o src/pv/watchpid.o
gcc -O -o pv src/main.o src/library.o src/pv.o
==> Entering fakeroot environment...
==> Starting package()...
:
./autoconf/scripts/mkinstalldirs \
"/tmp/pv/pkg/pv/usr/bin"
mkdir /tmp/pv/pkg/pv/usr
mkdir /tmp/pv/pkg/pv/usr/bin
./autoconf/scripts/mkinstalldirs \
"/tmp/pv/pkg/pv/usr/share/man/man1"
mkdir /tmp/pv/pkg/pv/usr/share
mkdir /tmp/pv/pkg/pv/usr/share/man
mkdir /tmp/pv/pkg/pv/usr/share/man/man1
/usr/bin/install -c -m 755 pv \
"/tmp/pv/pkg/pv/usr/bin/pv"
/usr/bin/install -c -m 644 doc/quickref.1 \
"/tmp/pv/pkg/pv/usr/share/man/man1/pv.1"
if test -n "src/nls/de.mo src/nls/fr.mo src/nls/pl.mo src/nls/pt.mo"; then \
catalogs='src/nls/de.mo src/nls/fr.mo src/nls/pl.mo src/nls/pt.mo'; \
for cat in $catalogs; do \
name=`echo $cat | sed 's,^.*/,,g'`; \
if test "`echo $name | sed 's/.*\(\..*\)/\1/'`" = ".gmo"; then \
destdir=/usr/share/locale; \
else \
destdir=/usr/share/locale; \
fi; \
lang=`echo $name | sed 's/.mo$//'`; \
dir=/tmp/pv/pkg/pv$destdir/$lang/LC_MESSAGES; \
./autoconf/scripts/mkinstalldirs $dir; \
/usr/bin/install -c -m 644 $cat $dir/pv.mo; \
done; \
fi
mkdir /tmp/pv/pkg/pv/usr/share/locale
mkdir /tmp/pv/pkg/pv/usr/share/locale/de
mkdir /tmp/pv/pkg/pv/usr/share/locale/de/LC_MESSAGES
mkdir /tmp/pv/pkg/pv/usr/share/locale/fr
mkdir /tmp/pv/pkg/pv/usr/share/locale/fr/LC_MESSAGES
mkdir /tmp/pv/pkg/pv/usr/share/locale/pl
mkdir /tmp/pv/pkg/pv/usr/share/locale/pl/LC_MESSAGES
mkdir /tmp/pv/pkg/pv/usr/share/locale/pt
mkdir /tmp/pv/pkg/pv/usr/share/locale/pt/LC_MESSAGES
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "pv"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: pv 1.6.0-2 (Wed Aug 24 12:50:47 UTC 2016)
CMD: pacman --query --file pv-1.6.0-2-x86_64.pkg.tar.xz
Creating hybrid package for 'pv'
Trying to find vanilla package 'pv'...
CMD: pacman --query --file /mirror/perl-net-ipv6addr-0.2-7.pkg.tar.xz
CMD: pacman --query --file /mirror/mpv-1:0.18.0-1.pkg.tar.xz
CMD: pacman --query --file /mirror/phpvirtualbox-5.0_5-1.pkg.tar.xz
CMD: pacman --query --file /mirror/ipvsadm-1.28-1.pkg.tar.xz
CMD: pacman --query --file /mirror/pv-1.6.0-2.pkg.tar.xz
Package file has the following structure:
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf pv.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/pv.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/pv.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/pv.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/pv/src/pv-1.6.0/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 configure, which was
generated by GNU Autoconf 2.63. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man
## --------- ##
## Platform. ##
## --------- ##
hostname = 78d654adac30
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:1946: checking for x86_64-unknown-linux-gcc
configure:1976: result: no
configure:1986: checking for gcc
configure:2002: found /usr/sbin/gcc
configure:2013: result: gcc
configure:2245: checking for C compiler version
configure:2253: 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:2257: $? = 0
configure:2264: 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:2268: $? = 0
configure:2275: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2279: $? = 1
configure:2302: checking for C compiler default output file name
configure:2324: gcc -O conftest.c >&5
configure:2328: $? = 0
configure:2366: result: a.out
configure:2385: checking whether the C compiler works
configure:2395: ./a.out
configure:2399: $? = 0
configure:2418: result: yes
configure:2425: checking whether we are cross compiling
configure:2427: result: no
configure:2430: checking for suffix of executables
configure:2437: gcc -o conftest -O conftest.c >&5
configure:2441: $? = 0
configure:2467: result:
configure:2473: checking for suffix of object files
configure:2499: gcc -c -O conftest.c >&5
configure:2503: $? = 0
configure:2528: result: o
configure:2532: checking whether we are using the GNU C compiler
configure:2561: gcc -c -O conftest.c >&5
configure:2568: $? = 0
configure:2585: result: yes
configure:2594: checking whether gcc accepts -g
configure:2624: gcc -c -g conftest.c >&5
configure:2631: $? = 0
configure:2732: result: yes
configure:2749: checking for gcc option to accept ISO C89
configure:2823: gcc -c -O conftest.c >&5
configure:2830: $? = 0
configure:2853: result: none needed
configure:2885: checking for a BSD-compatible install
configure:2953: result: /usr/bin/install -c
configure:2964: checking whether make sets $(MAKE)
configure:2986: result: yes
configure:3002: checking how to run the C preprocessor
configure:3042: gcc -E conftest.c
configure:3049: $? = 0
configure:3080: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:3087: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "pv"
| #define PROGRAM_NAME "pv"
| #define VERSION "1.6.0"
| /* end confdefs.h. */
| #include
configure:3120: result: gcc -E
configure:3149: gcc -E conftest.c
configure:3156: $? = 0
configure:3187: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:3194: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "pv"
| #define PROGRAM_NAME "pv"
| #define VERSION "1.6.0"
| /* end confdefs.h. */
| #include
configure:3234: checking for grep that handles long lines and -e
configure:3294: result: /usr/sbin/grep
configure:3299: checking for egrep
configure:3363: result: /usr/sbin/grep -E
configure:3394: checking for msgfmt
configure:3412: found /usr/sbin/msgfmt
configure:3425: result: /usr/sbin/msgfmt
configure:3435: checking for gmsgfmt
configure:3466: result: /usr/sbin/msgfmt
configure:3476: checking for xgettext
configure:3494: found /usr/sbin/xgettext
configure:3507: result: /usr/sbin/xgettext
configure:3524: checking for main in -lintl
configure:3553: gcc -o conftest -O conftest.c -lintl >&5
/usr/sbin/ld: cannot find -lintl
collect2: error: ld returned 1 exit status
configure:3560: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "pv"
| #define PROGRAM_NAME "pv"
| #define VERSION "1.6.0"
| #define ENABLE_NLS 1
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| return main ();
| ;
| return 0;
| }
configure:3581: result: no
configure:3593: checking for main in -li
configure:3622: gcc -o conftest -O conftest.c -li >&5
/usr/sbin/ld: cannot find -li
collect2: error: ld returned 1 exit status
configure:3629: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "pv"
| #define PROGRAM_NAME "pv"
| #define VERSION "1.6.0"
| #define ENABLE_NLS 1
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| return main ();
| ;
| return 0;
| }
configure:3650: result: no
configure:3672: checking for gettext
configure:3728: gcc -o conftest -O conftest.c >&5
conftest.c:35:6: warning: conflicting types for built-in function 'gettext'
char gettext ();
^~~~~~~
configure:3735: $? = 0
configure:3755: result: yes
configure:3772: checking for ANSI C header files
configure:3802: gcc -c -O conftest.c >&5
configure:3809: $? = 0
configure:3908: gcc -o conftest -O conftest.c >&5
configure:3912: $? = 0
configure:3918: ./conftest
configure:3922: $? = 0
configure:3940: result: yes
configure:3964: checking for sys/types.h
configure:3985: gcc -c -O conftest.c >&5
configure:3992: $? = 0
configure:4009: result: yes
configure:3964: checking for sys/stat.h
configure:3985: gcc -c -O conftest.c >&5
configure:3992: $? = 0
configure:4009: result: yes
configure:3964: checking for stdlib.h
configure:3985: gcc -c -O conftest.c >&5
configure:3992: $? = 0
configure:4009: result: yes
configure:3964: checking for string.h
configure:3985: gcc -c -O conftest.c >&5
configure:3992: $? = 0
configure:4009: result: yes
configure:3964: checking for memory.h
configure:3985: gcc -c -O conftest.c >&5
configure:3992: $? = 0
configure:4009: result: yes
configure:3964: checking for strings.h
configure:3985: gcc -c -O conftest.c >&5
configure:3992: $? = 0
configure:4009: result: yes
configure:3964: checking for inttypes.h
configure:3985: gcc -c -O conftest.c >&5
configure:3992: $? = 0
configure:4009: result: yes
configure:3964: checking for stdint.h
configure:3985: gcc -c -O conftest.c >&5
configure:3992: $? = 0
configure:4009: result: yes
configure:3964: checking for unistd.h
configure:3985: gcc -c -O conftest.c >&5
configure:3992: $? = 0
configure:4009: result: yes
configure:4039: checking libintl.h usability
configure:4056: gcc -c -O conftest.c >&5
configure:4063: $? = 0
configure:4077: result: yes
configure:4081: checking libintl.h presence
configure:4096: gcc -E conftest.c
configure:4103: $? = 0
configure:4117: result: yes
configure:4145: checking for libintl.h
configure:4154: result: yes
configure:4185: checking locale.h usability
configure:4202: gcc -c -O conftest.c >&5
configure:4209: $? = 0
configure:4223: result: yes
configure:4227: checking locale.h presence
configure:4242: gcc -E conftest.c
configure:4249: $? = 0
configure:4263: result: yes
configure:4291: checking for locale.h
configure:4300: result: yes
configure:4330: checking for getopt_long
configure:4386: gcc -o conftest -O conftest.c >&5
configure:4393: $? = 0
configure:4415: result: yes
configure:4330: checking for getopt
configure:4386: gcc -o conftest -O conftest.c >&5
configure:4393: $? = 0
configure:4415: result: yes
configure:4443: checking getopt.h usability
configure:4460: gcc -c -O conftest.c >&5
configure:4467: $? = 0
configure:4481: result: yes
configure:4485: checking getopt.h presence
configure:4500: gcc -E conftest.c
configure:4507: $? = 0
configure:4521: result: yes
configure:4549: checking for getopt.h
configure:4558: result: yes
configure:4579: checking for open64
configure:4635: gcc -o conftest -O conftest.c >&5
configure:4642: $? = 0
configure:4664: result: yes
configure:4685: checking for ANSI C header files
configure:4853: result: yes
configure:4870: checking for memcpy
configure:4926: gcc -o conftest -O conftest.c >&5
conftest.c:55:6: warning: conflicting types for built-in function 'memcpy'
char memcpy ();
^~~~~~
configure:4933: $? = 0
configure:4955: result: yes
configure:4870: checking for basename
configure:4926: gcc -o conftest -O conftest.c >&5
configure:4933: $? = 0
configure:4955: result: yes
configure:4870: checking for snprintf
configure:4926: gcc -o conftest -O conftest.c >&5
conftest.c:57:6: warning: conflicting types for built-in function 'snprintf'
char snprintf ();
^~~~~~~~
configure:4933: $? = 0
configure:4955: result: yes
configure:4870: checking for stat64
configure:4926: gcc -o conftest -O conftest.c >&5
configure:4933: $? = 0
configure:4955: result: yes
configure:4983: checking limits.h usability
configure:5000: gcc -c -O conftest.c >&5
configure:5007: $? = 0
configure:5021: result: yes
configure:5025: checking limits.h presence
configure:5040: gcc -E conftest.c
configure:5047: $? = 0
configure:5061: result: yes
configure:5089: checking for limits.h
configure:5098: result: yes
configure:5133: checking sys/ipc.h usability
configure:5150: gcc -c -O conftest.c >&5
configure:5157: $? = 0
configure:5171: result: yes
configure:5175: checking sys/ipc.h presence
configure:5190: gcc -E conftest.c
configure:5197: $? = 0
configure:5211: result: yes
configure:5239: checking for sys/ipc.h
configure:5248: result: yes
configure:5133: checking sys/param.h usability
configure:5150: gcc -c -O conftest.c >&5
configure:5157: $? = 0
configure:5171: result: yes
configure:5175: checking sys/param.h presence
configure:5190: gcc -E conftest.c
configure:5197: $? = 0
configure:5211: result: yes
configure:5239: checking for sys/param.h
configure:5248: result: yes
configure:5133: checking libgen.h usability
configure:5150: gcc -c -O conftest.c >&5
configure:5157: $? = 0
configure:5171: result: yes
configure:5175: checking libgen.h presence
configure:5190: gcc -E conftest.c
configure:5197: $? = 0
configure:5211: result: yes
configure:5239: checking for libgen.h
configure:5248: result: yes
configure:5270: checking for splice
configure:5326: gcc -o conftest -O conftest.c >&5
configure:5333: $? = 0
configure:5355: result: yes
configure:5489: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.63. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 78d654adac30
config.status:776: creating Makefile
config.status:923: WARNING: 'autoconf/Makefile.in' 'autoconf/make/vars.mk' 'autoconf/make/package.mk' 'autoconf/make/filelist.mk~' 'autoconf/make/unreal.mk' 'autoconf/make/modules.mk~' 'autoconf/make/rules.mk' 'autoconf/make/link.mk' 'autoconf/make/depend.mk~' seems to ignore the --datarootdir setting
config.status:776: creating doc/lsm
config.status:776: creating doc/quickref.1
config.status:776: creating doc/pv.spec
config.status:776: creating src/.dummy
config.status:776: creating src/include/config.h
config.status:1010: executing default commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_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_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_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_func_basename=yes
ac_cv_func_getopt=yes
ac_cv_func_getopt_long=yes
ac_cv_func_gettext=yes
ac_cv_func_memcpy=yes
ac_cv_func_open64=yes
ac_cv_func_snprintf=yes
ac_cv_func_splice=yes
ac_cv_func_stat64=yes
ac_cv_header_getopt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libgen_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_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_ipc_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_lib_i_main=no
ac_cv_lib_intl_main=no
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_XGETTEXT=/usr/sbin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
CATALOGS=' src/nls/de.mo src/nls/fr.mo src/nls/pl.mo src/nls/pt.mo'
CATOBJEXT='.mo'
CC='gcc'
CFLAGS='-O'
CPP='gcc -E'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
GMOFILES=' de.gmo fr.gmo pl.gmo pt.gmo'
GMSGFMT='/usr/sbin/msgfmt'
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTOBJEXT='.mo'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MSGFMT='/usr/sbin/msgfmt'
NLSOBJ=''
OBJEXT='o'
PACKAGE='pv'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
POFILES=' $(srcdir)/src/nls/de.po $(srcdir)/src/nls/fr.po $(srcdir)/src/nls/pl.po $(srcdir)/src/nls/pt.po'
SET_MAKE=''
SHELL='/bin/sh'
UCPACKAGE='PV'
VERSION='1.6.0'
XGETTEXT='/usr/sbin/xgettext'
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias='x86_64-unknown-linux'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/share/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "pv"
#define PROGRAM_NAME "pv"
#define VERSION "1.6.0"
#define ENABLE_NLS 1
#define HAVE_GETTEXT 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 HAVE_LIBINTL_H 1
#define HAVE_LOCALE_H 1
#define HAVE_GETOPT_LONG 1
#define HAVE_GETOPT 1
#define HAVE_GETOPT_H 1
#define HAVE_OPEN64 1
#define ENABLE_LARGEFILE 1
#define HAVE_CONFIG_H 1
#define STDC_HEADERS 1
#define HAVE_MEMCPY 1
#define HAVE_BASENAME 1
#define HAVE_SNPRINTF 1
#define HAVE_STAT64 1
#define HAVE_LIMITS_H 1
#define HAVE_SYS_IPC_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_LIBGEN_H 1
#define HAVE_SPLICE 1
configure: exit 0