Build of ncdu with vanilla toolchain

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

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

SLOCLanguage
3,321 ansic
996 sh
798 makefile
5,115 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: ncdu 1.11-3 (Wed Aug 24 13:09:09 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 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 for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# 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.9.0... 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 limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for sys/types.h... (cached) yes
# checking for sys/stat.h... (cached) yes
# checking dirent.h usability... yes
# checking dirent.h presence... yes
# checking for dirent.h... yes
# checking for unistd.h... (cached) yes
# checking fnmatch.h usability... yes
# checking fnmatch.h presence... yes
# checking for fnmatch.h... yes
# checking ncurses.h usability... yes
# checking ncurses.h presence... yes
# checking for ncurses.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking for int64_t... yes
# checking for uint64_t... yes
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for struct stat.st_blocks... yes
# checking for getcwd... yes
# checking for gettimeofday... yes
# checking for fnmatch... yes
# checking for chdir... yes
# checking for rmdir... yes
# checking for unlink... yes
# checking for lstat... yes
# checking for system... yes
# checking for getenv... yes
# checking for NCURSES... yes
# configure: Using /bin/sh as the default shell if $SHELL is not set
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# make all-am
# make[1]: Entering directory '/tmp/ncdu/src/ncdu-1.11'
# depbase=`echo src/browser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# gcc -DHAVE_CONFIG_H -I. -I./deps -MT src/browser.o -MD -MP -MF $depbase.Tpo -c -o src/browser.o src/browser.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo src/delete.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# gcc -DHAVE_CONFIG_H -I. -I./deps -MT src/delete.o -MD -MP -MF $depbase.Tpo -c -o src/delete.o src/delete.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo src/dirlist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# gcc -DHAVE_CONFIG_H -I. -I./deps -MT src/dirlist.o -MD -MP -MF $depbase.Tpo -c -o src/dirlist.o src/dirlist.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo src/dir_common.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# gcc -DHAVE_CONFIG_H -I. -I./deps -MT src/dir_common.o -MD -MP -MF $depbase.Tpo -c -o src/dir_common.o src/dir_common.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo src/dir_export.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# gcc -DHAVE_CONFIG_H -I. -I./deps -MT src/dir_export.o -MD -MP -MF $depbase.Tpo -c -o src/dir_export.o src/dir_export.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo src/dir_import.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# gcc -DHAVE_CONFIG_H -I. -I./deps -MT src/dir_import.o -MD -MP -MF $depbase.Tpo -c -o src/dir_import.o src/dir_import.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo src/dir_mem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# gcc -DHAVE_CONFIG_H -I. -I./deps -MT src/dir_mem.o -MD -MP -MF $depbase.Tpo -c -o src/dir_mem.o src/dir_mem.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo src/dir_scan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# gcc -DHAVE_CONFIG_H -I. -I./deps -MT src/dir_scan.o -MD -MP -MF $depbase.Tpo -c -o src/dir_scan.o src/dir_scan.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo src/exclude.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# gcc -DHAVE_CONFIG_H -I. -I./deps -MT src/exclude.o -MD -MP -MF $depbase.Tpo -c -o src/exclude.o src/exclude.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo src/help.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# gcc -DHAVE_CONFIG_H -I. -I./deps -MT src/help.o -MD -MP -MF $depbase.Tpo -c -o src/help.o src/help.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo src/shell.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# gcc -DHAVE_CONFIG_H -I. -I./deps -MT src/shell.o -MD -MP -MF $depbase.Tpo -c -o src/shell.o src/shell.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo src/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# gcc -DHAVE_CONFIG_H -I. -I./deps -MT src/main.o -MD -MP -MF $depbase.Tpo -c -o src/main.o src/main.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo src/path.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# gcc -DHAVE_CONFIG_H -I. -I./deps -MT src/path.o -MD -MP -MF $depbase.Tpo -c -o src/path.o src/path.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo src/util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# gcc -DHAVE_CONFIG_H -I. -I./deps -MT src/util.o -MD -MP -MF $depbase.Tpo -c -o src/util.o src/util.c &&\
# mv -f $depbase.Tpo $depbase.Po
# gcc -o ncdu src/browser.o src/delete.o src/dirlist.o src/dir_common.o src/dir_export.o src/dir_import.o src/dir_mem.o src/dir_scan.o src/exclude.o src/help.o src/shell.o src/main.o src/path.o src/util.o -lncursesw
# make[1]: Leaving directory '/tmp/ncdu/src/ncdu-1.11'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make[1]: Entering directory '/tmp/ncdu/src/ncdu-1.11'
# /usr/sbin/mkdir -p '/tmp/ncdu/pkg/ncdu/usr/share/man/man1'
# /usr/sbin/mkdir -p '/tmp/ncdu/pkg/ncdu/usr/bin'
# /usr/bin/install -c ncdu '/tmp/ncdu/pkg/ncdu/usr/bin'
# /usr/bin/install -c -m 644 ncdu.1 '/tmp/ncdu/pkg/ncdu/usr/share/man/man1'
# make[1]: Leaving directory '/tmp/ncdu/src/ncdu-1.11'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "ncdu"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: ncdu 1.11-3 (Wed Aug 24 13:09:19 UTC 2016)

CMD: pacman --query --file ncdu-1.11-3-x86_64.pkg.tar.xz
# ncdu 1.11-3

Creating hybrid package for 'ncdu'

Trying to find vanilla package 'ncdu'...

CMD: pacman --query --file /mirror/ncdu-1.11-3.pkg.tar.xz
# ncdu 1.11-3

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/bin/ncdu
# /usr/share/licenses/ncdu/LICENSE
# /usr/share/man/man1/ncdu.1.gz

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 ncdu.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/ncdu.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ncdu.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 3460

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ncdu.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/ncdu.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/ncdu/src/ncdu-1.11/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 ncdu configure 1.11, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 07ba6cc27209
# 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:2412: checking for a BSD-compatible install
# configure:2480: result: /usr/bin/install -c
# configure:2491: checking whether build environment is sane
# configure:2546: result: yes
# configure:2605: checking for x86_64-unknown-linux-strip
# configure:2635: result: no
# configure:2645: checking for strip
# configure:2661: found /usr/sbin/strip
# configure:2672: result: strip
# configure:2697: checking for a thread-safe mkdir -p
# configure:2736: result: /usr/sbin/mkdir -p
# configure:2743: checking for gawk
# configure:2759: found /usr/sbin/gawk
# configure:2770: result: gawk
# configure:2781: checking whether make sets $(MAKE)
# configure:2803: result: yes
# configure:2832: checking whether make supports nested variables
# configure:2849: result: yes
# configure:2943: checking for x86_64-unknown-linux-gcc
# configure:2973: result: no
# configure:2983: checking for gcc
# configure:2999: found /usr/sbin/gcc
# configure:3010: result: gcc
# configure:3239: checking for C compiler version
# configure:3248: 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:3259: $? = 0
# configure:3248: 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:3259: $? = 0
# configure:3248: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3259: $? = 1
# configure:3248: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3259: $? = 1
# configure:3279: checking whether the C compiler works
# configure:3301: gcc conftest.c >&5
# configure:3305: $? = 0
# configure:3353: result: yes
# configure:3356: checking for C compiler default output file name
# configure:3358: result: a.out
# configure:3364: checking for suffix of executables
# configure:3371: gcc -o conftest conftest.c >&5
# configure:3375: $? = 0
# configure:3397: result:
# configure:3419: checking whether we are cross compiling
# configure:3427: gcc -o conftest conftest.c >&5
# configure:3431: $? = 0
# configure:3438: ./conftest
# configure:3442: $? = 0
# configure:3457: result: no
# configure:3462: checking for suffix of object files
# configure:3484: gcc -c conftest.c >&5
# configure:3488: $? = 0
# configure:3509: result: o
# configure:3513: checking whether we are using the GNU C compiler
# configure:3532: gcc -c conftest.c >&5
# configure:3532: $? = 0
# configure:3541: result: yes
# configure:3550: checking whether gcc accepts -g
# configure:3570: gcc -c -g conftest.c >&5
# configure:3570: $? = 0
# configure:3611: result: yes
# configure:3628: checking for gcc option to accept ISO C89
# configure:3691: gcc -c conftest.c >&5
# configure:3691: $? = 0
# configure:3704: result: none needed
# configure:3735: checking for style of include used by make
# configure:3763: result: GNU
# configure:3789: checking dependency style of gcc
# configure:3900: result: gcc3
# configure:3919: checking for x86_64-unknown-linux-ranlib
# configure:3949: result: no
# configure:3959: checking for ranlib
# configure:3975: found /usr/sbin/ranlib
# configure:3986: result: ranlib
# configure:4019: checking for x86_64-unknown-linux-pkg-config
# configure:4052: result: no
# configure:4062: checking for pkg-config
# configure:4080: found /usr/sbin/pkg-config
# configure:4092: result: /usr/sbin/pkg-config
# configure:4117: checking pkg-config is at least version 0.9.0
# configure:4120: result: yes
# configure:4136: checking how to run the C preprocessor
# configure:4167: gcc -E conftest.c
# configure:4167: $? = 0
# configure:4181: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4181: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ncdu"
# | #define PACKAGE_TARNAME "ncdu"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "ncdu 1.11"
# | #define PACKAGE_BUGREPORT "projects@yorhel.nl"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ncdu"
# | #define VERSION "1.11"
# | /* end confdefs.h. */
# | #include
# configure:4206: result: gcc -E
# configure:4226: gcc -E conftest.c
# configure:4226: $? = 0
# configure:4240: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4240: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ncdu"
# | #define PACKAGE_TARNAME "ncdu"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "ncdu 1.11"
# | #define PACKAGE_BUGREPORT "projects@yorhel.nl"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ncdu"
# | #define VERSION "1.11"
# | /* end confdefs.h. */
# | #include
# configure:4269: checking for grep that handles long lines and -e
# configure:4327: result: /usr/sbin/grep
# configure:4332: checking for egrep
# configure:4394: result: /usr/sbin/grep -E
# configure:4399: checking for ANSI C header files
# configure:4419: gcc -c conftest.c >&5
# configure:4419: $? = 0
# configure:4492: gcc -o conftest conftest.c >&5
# configure:4492: $? = 0
# configure:4492: ./conftest
# configure:4492: $? = 0
# configure:4503: result: yes
# configure:4516: checking for sys/types.h
# configure:4516: gcc -c conftest.c >&5
# configure:4516: $? = 0
# configure:4516: result: yes
# configure:4516: checking for sys/stat.h
# configure:4516: gcc -c conftest.c >&5
# configure:4516: $? = 0
# configure:4516: result: yes
# configure:4516: checking for stdlib.h
# configure:4516: gcc -c conftest.c >&5
# configure:4516: $? = 0
# configure:4516: result: yes
# configure:4516: checking for string.h
# configure:4516: gcc -c conftest.c >&5
# configure:4516: $? = 0
# configure:4516: result: yes
# configure:4516: checking for memory.h
# configure:4516: gcc -c conftest.c >&5
# configure:4516: $? = 0
# configure:4516: result: yes
# configure:4516: checking for strings.h
# configure:4516: gcc -c conftest.c >&5
# configure:4516: $? = 0
# configure:4516: result: yes
# configure:4516: checking for inttypes.h
# configure:4516: gcc -c conftest.c >&5
# configure:4516: $? = 0
# configure:4516: result: yes
# configure:4516: checking for stdint.h
# configure:4516: gcc -c conftest.c >&5
# configure:4516: $? = 0
# configure:4516: result: yes
# configure:4516: checking for unistd.h
# configure:4516: gcc -c conftest.c >&5
# configure:4516: $? = 0
# configure:4516: result: yes
# configure:4531: checking limits.h usability
# configure:4531: gcc -c conftest.c >&5
# configure:4531: $? = 0
# configure:4531: result: yes
# configure:4531: checking limits.h presence
# configure:4531: gcc -E conftest.c
# configure:4531: $? = 0
# configure:4531: result: yes
# configure:4531: checking for limits.h
# configure:4531: result: yes
# configure:4531: checking sys/time.h usability
# configure:4531: gcc -c conftest.c >&5
# configure:4531: $? = 0
# configure:4531: result: yes
# configure:4531: checking sys/time.h presence
# configure:4531: gcc -E conftest.c
# configure:4531: $? = 0
# configure:4531: result: yes
# configure:4531: checking for sys/time.h
# configure:4531: result: yes
# configure:4531: checking for sys/types.h
# configure:4531: result: yes
# configure:4531: checking for sys/stat.h
# configure:4531: result: yes
# configure:4531: checking dirent.h usability
# configure:4531: gcc -c conftest.c >&5
# configure:4531: $? = 0
# configure:4531: result: yes
# configure:4531: checking dirent.h presence
# configure:4531: gcc -E conftest.c
# configure:4531: $? = 0
# configure:4531: result: yes
# configure:4531: checking for dirent.h
# configure:4531: result: yes
# configure:4531: checking for unistd.h
# configure:4531: result: yes
# configure:4531: checking fnmatch.h usability
# configure:4531: gcc -c conftest.c >&5
# configure:4531: $? = 0
# configure:4531: result: yes
# configure:4531: checking fnmatch.h presence
# configure:4531: gcc -E conftest.c
# configure:4531: $? = 0
# configure:4531: result: yes
# configure:4531: checking for fnmatch.h
# configure:4531: result: yes
# configure:4531: checking ncurses.h usability
# configure:4531: gcc -c conftest.c >&5
# configure:4531: $? = 0
# configure:4531: result: yes
# configure:4531: checking ncurses.h presence
# configure:4531: gcc -E conftest.c
# configure:4531: $? = 0
# configure:4531: result: yes
# configure:4531: checking for ncurses.h
# configure:4531: result: yes
# configure:4546: checking locale.h usability
# configure:4546: gcc -c conftest.c >&5
# configure:4546: $? = 0
# configure:4546: result: yes
# configure:4546: checking locale.h presence
# configure:4546: gcc -E conftest.c
# configure:4546: $? = 0
# configure:4546: result: yes
# configure:4546: checking for locale.h
# configure:4546: result: yes
# configure:4558: checking for int64_t
# configure:4558: gcc -c conftest.c >&5
# configure:4558: $? = 0
# configure:4558: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:53: warning: integer overflow in expression [-Woverflow]
# < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
# ^
# conftest.c:67:12: error: storage size of 'test_array' isn't constant
# static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~
# configure:4558: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ncdu"
# | #define PACKAGE_TARNAME "ncdu"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "ncdu 1.11"
# | #define PACKAGE_BUGREPORT "projects@yorhel.nl"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ncdu"
# | #define VERSION "1.11"
# | #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_LIMITS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_LOCALE_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
# | enum { N = 64 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:4558: result: yes
# configure:4569: checking for uint64_t
# configure:4569: gcc -c conftest.c >&5
# configure:4569: $? = 0
# configure:4569: result: yes
# configure:4590: checking for special C compiler options needed for large files
# configure:4635: result: no
# configure:4641: checking for _FILE_OFFSET_BITS value needed for large files
# configure:4666: gcc -c conftest.c >&5
# configure:4666: $? = 0
# configure:4698: result: no
# configure:4783: checking for struct stat.st_blocks
# configure:4783: gcc -c conftest.c >&5
# configure:4783: $? = 0
# configure:4783: result: yes
# configure:4808: checking for getcwd
# configure:4808: gcc -o conftest conftest.c >&5
# configure:4808: $? = 0
# configure:4808: result: yes
# configure:4808: checking for gettimeofday
# configure:4808: gcc -o conftest conftest.c >&5
# configure:4808: $? = 0
# configure:4808: result: yes
# configure:4808: checking for fnmatch
# configure:4808: gcc -o conftest conftest.c >&5
# configure:4808: $? = 0
# configure:4808: result: yes
# configure:4808: checking for chdir
# configure:4808: gcc -o conftest conftest.c >&5
# configure:4808: $? = 0
# configure:4808: result: yes
# configure:4808: checking for rmdir
# configure:4808: gcc -o conftest conftest.c >&5
# configure:4808: $? = 0
# configure:4808: result: yes
# configure:4808: checking for unlink
# configure:4808: gcc -o conftest conftest.c >&5
# configure:4808: $? = 0
# configure:4808: result: yes
# configure:4808: checking for lstat
# configure:4808: gcc -o conftest conftest.c >&5
# configure:4808: $? = 0
# configure:4808: result: yes
# configure:4808: checking for system
# configure:4808: gcc -o conftest conftest.c >&5
# configure:4808: $? = 0
# configure:4808: result: yes
# configure:4808: checking for getenv
# configure:4808: gcc -o conftest conftest.c >&5
# configure:4808: $? = 0
# configure:4808: result: yes
# configure:4839: checking for NCURSES
# configure:4846: $PKG_CONFIG --exists --print-errors "ncursesw"
# configure:4849: $? = 0
# configure:4863: $PKG_CONFIG --exists --print-errors "ncursesw"
# configure:4866: $? = 0
# configure:4988: result: yes
# configure:5160: Using /bin/sh as the default shell if $SHELL is not set
# configure:5280: checking that generated files are newer than configure
# configure:5286: result: done
# configure:5309: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by ncdu config.status 1.11, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 07ba6cc27209
#
# config.status:879: creating Makefile
# config.status:879: creating config.h
# config.status:1108: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_int64_t=yes
# ac_cv_c_uint64_t=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_NCURSES_CFLAGS_set=
# ac_cv_env_NCURSES_CFLAGS_value=
# ac_cv_env_NCURSES_LIBS_set=
# ac_cv_env_NCURSES_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_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_chdir=yes
# ac_cv_func_fnmatch=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_getenv=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_lstat=yes
# ac_cv_func_rmdir=yes
# ac_cv_func_system=yes
# ac_cv_func_unlink=yes
# ac_cv_header_dirent_h=yes
# ac_cv_header_fnmatch_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_ncurses_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_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_member_struct_stat_st_blocks=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# 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_CPP='gcc -E'
# 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
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# pkg_cv_NCURSES_CFLAGS=-D_GNU_SOURCE
# pkg_cv_NCURSES_LIBS=-lncursesw
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/ncdu/src/ncdu-1.11/missing aclocal-1.13'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AUTOCONF='${SHELL} /tmp/ncdu/src/ncdu-1.11/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/ncdu/src/ncdu-1.11/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/ncdu/src/ncdu-1.11/missing automake-1.13'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=' -lncursesw'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/ncdu/src/ncdu-1.11/missing makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# NCURSES_CFLAGS='-D_GNU_SOURCE'
# NCURSES_LIBS='-lncursesw'
# OBJEXT='o'
# PACKAGE='ncdu'
# PACKAGE_BUGREPORT='projects@yorhel.nl'
# PACKAGE_NAME='ncdu'
# PACKAGE_STRING='ncdu 1.11'
# PACKAGE_TARNAME='ncdu'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.11'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# RANLIB='ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.11'
# 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_alias=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host_alias='x86_64-unknown-linux'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/ncdu/src/ncdu-1.11/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='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "ncdu"
# #define PACKAGE_TARNAME "ncdu"
# #define PACKAGE_VERSION "1.11"
# #define PACKAGE_STRING "ncdu 1.11"
# #define PACKAGE_BUGREPORT "projects@yorhel.nl"
# #define PACKAGE_URL ""
# #define PACKAGE "ncdu"
# #define VERSION "1.11"
# #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_LIMITS_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_FNMATCH_H 1
# #define HAVE_NCURSES_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# #define HAVE_ST_BLOCKS 1
# #define HAVE_GETCWD 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_FNMATCH 1
# #define HAVE_CHDIR 1
# #define HAVE_RMDIR 1
# #define HAVE_UNLINK 1
# #define HAVE_LSTAT 1
# #define HAVE_SYSTEM 1
# #define HAVE_GETENV 1
# #define DEFAULT_SHELL "/bin/sh"
#
# configure: exit 0