Build of bootchart with vanilla toolchain

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

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

SLOCLanguage
1,455 ansic
1,054 sh
637 makefile
3,146 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: bootchart 1.20-2 (Wed Aug 24 12:57:02 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 for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# 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 g++ accepts -g... yes
# checking for style of include used by make... GNU
# checking dependency style of g++... gcc3
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# 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 clock_gettime in -lrt... 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 fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for unistd.h... (cached) yes
# checking for pid_t... yes
# checking vfork.h usability... no
# checking vfork.h presence... no
# checking for vfork.h... no
# checking for fork... yes
# checking for vfork... yes
# checking for working fork... yes
# checking for working vfork... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... yes
# checking for working strtod... yes
# checking for clock_gettime... yes
# checking for memset... yes
# checking for strchr... yes
# checking for strstr... yes
# checking for uname... yes
# 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/bootchart/src/bootchart-1.20'
# gcc -DHAVE_CONFIG_H -I. -MT bootchart.o -MD -MP -MF .deps/bootchart.Tpo -c -o bootchart.o bootchart.c
# gcc -DHAVE_CONFIG_H -I. -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c
# mv -f .deps/log.Tpo .deps/log.Po
# gcc -DHAVE_CONFIG_H -I. -MT svg.o -MD -MP -MF .deps/svg.Tpo -c -o svg.o svg.c
# mv -f .deps/bootchart.Tpo .deps/bootchart.Po
# mv -f .deps/svg.Tpo .deps/svg.Po
# gcc -o bootchartd bootchart.o log.o svg.o -lrt
# make[1]: Leaving directory '/tmp/bootchart/src/bootchart-1.20'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make[1]: Entering directory '/tmp/bootchart/src/bootchart-1.20'
# /usr/sbin/mkdir -p '/tmp/bootchart/pkg/bootchart/usr/share/doc/bootchart'
# /usr/sbin/mkdir -p '/tmp/bootchart/pkg/bootchart/usr/bin'
# /usr/bin/install -c -m 644 bootchartd.conf.example '/tmp/bootchart/pkg/bootchart/usr/share/doc/bootchart'
# /usr/bin/install -c bootchartd '/tmp/bootchart/pkg/bootchart/usr/bin'
# make[1]: Leaving directory '/tmp/bootchart/src/bootchart-1.20'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "bootchart"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: bootchart 1.20-2 (Wed Aug 24 12:57:07 UTC 2016)

CMD: pacman --query --file bootchart-1.20-2-x86_64.pkg.tar.xz
# bootchart 1.20-2

Creating hybrid package for 'bootchart'

Trying to find vanilla package 'bootchart'...

CMD: pacman --query --file /mirror/bootchart-1.20-2.pkg.tar.xz
# bootchart 1.20-2

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/bootchartd
# /usr/share/doc/bootchart/bootchartd.conf.example

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr .MTREE | xz -c -z

CMD: bsdtar -tqf bootchart.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/bootchart.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/bootchart.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/bootchart/src/bootchart-1.20/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 bootchart configure 1.20, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 47db320b491c
# 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:2284: checking for a BSD-compatible install
# configure:2352: result: /usr/bin/install -c
# configure:2363: checking whether build environment is sane
# configure:2418: result: yes
# configure:2477: checking for x86_64-unknown-linux-strip
# configure:2507: result: no
# configure:2517: checking for strip
# configure:2533: found /usr/sbin/strip
# configure:2544: result: strip
# configure:2569: checking for a thread-safe mkdir -p
# configure:2608: result: /usr/sbin/mkdir -p
# configure:2615: checking for gawk
# configure:2631: found /usr/sbin/gawk
# configure:2642: result: gawk
# configure:2653: checking whether make sets $(MAKE)
# configure:2675: result: yes
# configure:2774: checking for x86_64-unknown-linux-g++
# configure:2804: result: no
# configure:2774: checking for x86_64-unknown-linux-c++
# configure:2804: result: no
# configure:2774: checking for x86_64-unknown-linux-gpp
# configure:2804: result: no
# configure:2774: checking for x86_64-unknown-linux-aCC
# configure:2804: result: no
# configure:2774: checking for x86_64-unknown-linux-CC
# configure:2804: result: no
# configure:2774: checking for x86_64-unknown-linux-cxx
# configure:2804: result: no
# configure:2774: checking for x86_64-unknown-linux-cc++
# configure:2804: result: no
# configure:2774: checking for x86_64-unknown-linux-cl.exe
# configure:2804: result: no
# configure:2774: checking for x86_64-unknown-linux-FCC
# configure:2804: result: no
# configure:2774: checking for x86_64-unknown-linux-KCC
# configure:2804: result: no
# configure:2774: checking for x86_64-unknown-linux-RCC
# configure:2804: result: no
# configure:2774: checking for x86_64-unknown-linux-xlC_r
# configure:2804: result: no
# configure:2774: checking for x86_64-unknown-linux-xlC
# configure:2804: result: no
# configure:2818: checking for g++
# configure:2834: found /usr/sbin/g++
# configure:2845: result: g++
# configure:2872: checking for C++ compiler version
# configure:2881: g++ --version >&5
# g++ (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:2892: $? = 0
# configure:2881: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# 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:2892: $? = 0
# configure:2881: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:2892: $? = 1
# configure:2881: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:2892: $? = 1
# configure:2912: checking whether the C++ compiler works
# configure:2934: g++ conftest.cpp >&5
# configure:2938: $? = 0
# configure:2986: result: yes
# configure:2989: checking for C++ compiler default output file name
# configure:2991: result: a.out
# configure:2997: checking for suffix of executables
# configure:3004: g++ -o conftest conftest.cpp >&5
# configure:3008: $? = 0
# configure:3030: result:
# configure:3052: checking whether we are cross compiling
# configure:3060: g++ -o conftest conftest.cpp >&5
# configure:3064: $? = 0
# configure:3071: ./conftest
# configure:3075: $? = 0
# configure:3090: result: no
# configure:3095: checking for suffix of object files
# configure:3117: g++ -c conftest.cpp >&5
# configure:3121: $? = 0
# configure:3142: result: o
# configure:3146: checking whether we are using the GNU C++ compiler
# configure:3165: g++ -c conftest.cpp >&5
# configure:3165: $? = 0
# configure:3174: result: yes
# configure:3183: checking whether g++ accepts -g
# configure:3203: g++ -c -g conftest.cpp >&5
# configure:3203: $? = 0
# configure:3244: result: yes
# configure:3278: checking for style of include used by make
# configure:3306: result: GNU
# configure:3332: checking dependency style of g++
# configure:3443: result: gcc3
# configure:3466: checking for x86_64-unknown-linux-gcc
# configure:3496: result: no
# configure:3506: checking for gcc
# configure:3522: found /usr/sbin/gcc
# configure:3533: result: gcc
# configure:3762: checking for C compiler version
# configure:3771: 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:3782: $? = 0
# configure:3771: 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:3782: $? = 0
# configure:3771: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3782: $? = 1
# configure:3771: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3782: $? = 1
# configure:3786: checking whether we are using the GNU C compiler
# configure:3805: gcc -c conftest.c >&5
# configure:3805: $? = 0
# configure:3814: result: yes
# configure:3823: checking whether gcc accepts -g
# configure:3843: gcc -c -g conftest.c >&5
# configure:3843: $? = 0
# configure:3884: result: yes
# configure:3901: checking for gcc option to accept ISO C89
# configure:3964: gcc -c conftest.c >&5
# configure:3964: $? = 0
# configure:3977: result: none needed
# configure:3999: checking dependency style of gcc
# configure:4110: result: gcc3
# configure:4129: checking for clock_gettime in -lrt
# configure:4154: gcc -o conftest conftest.c -lrt >&5
# configure:4154: $? = 0
# configure:4163: result: yes
# configure:4181: checking how to run the C preprocessor
# configure:4212: gcc -E conftest.c
# configure:4212: $? = 0
# configure:4226: gcc -E conftest.c
# conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4226: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bootchart"
# | #define PACKAGE_TARNAME "bootchart"
# | #define PACKAGE_VERSION "1.20"
# | #define PACKAGE_STRING "bootchart 1.20"
# | #define PACKAGE_BUGREPORT "auke-jan.h.kok@intel.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "bootchart"
# | #define VERSION "1.20"
# | #define HAVE_LIBRT 1
# | /* end confdefs.h. */
# | #include
# configure:4251: result: gcc -E
# configure:4271: gcc -E conftest.c
# configure:4271: $? = 0
# configure:4285: gcc -E conftest.c
# conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4285: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bootchart"
# | #define PACKAGE_TARNAME "bootchart"
# | #define PACKAGE_VERSION "1.20"
# | #define PACKAGE_STRING "bootchart 1.20"
# | #define PACKAGE_BUGREPORT "auke-jan.h.kok@intel.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "bootchart"
# | #define VERSION "1.20"
# | #define HAVE_LIBRT 1
# | /* end confdefs.h. */
# | #include
# configure:4314: checking for grep that handles long lines and -e
# configure:4372: result: /usr/sbin/grep
# configure:4377: checking for egrep
# configure:4439: result: /usr/sbin/grep -E
# configure:4444: checking for ANSI C header files
# configure:4464: gcc -c conftest.c >&5
# configure:4464: $? = 0
# configure:4537: gcc -o conftest conftest.c -lrt >&5
# configure:4537: $? = 0
# configure:4537: ./conftest
# configure:4537: $? = 0
# configure:4548: result: yes
# configure:4561: checking for sys/types.h
# configure:4561: gcc -c conftest.c >&5
# configure:4561: $? = 0
# configure:4561: result: yes
# configure:4561: checking for sys/stat.h
# configure:4561: gcc -c conftest.c >&5
# configure:4561: $? = 0
# configure:4561: result: yes
# configure:4561: checking for stdlib.h
# configure:4561: gcc -c conftest.c >&5
# configure:4561: $? = 0
# configure:4561: result: yes
# configure:4561: checking for string.h
# configure:4561: gcc -c conftest.c >&5
# configure:4561: $? = 0
# configure:4561: result: yes
# configure:4561: checking for memory.h
# configure:4561: gcc -c conftest.c >&5
# configure:4561: $? = 0
# configure:4561: result: yes
# configure:4561: checking for strings.h
# configure:4561: gcc -c conftest.c >&5
# configure:4561: $? = 0
# configure:4561: result: yes
# configure:4561: checking for inttypes.h
# configure:4561: gcc -c conftest.c >&5
# configure:4561: $? = 0
# configure:4561: result: yes
# configure:4561: checking for stdint.h
# configure:4561: gcc -c conftest.c >&5
# configure:4561: $? = 0
# configure:4561: result: yes
# configure:4561: checking for unistd.h
# configure:4561: gcc -c conftest.c >&5
# configure:4561: $? = 0
# configure:4561: result: yes
# configure:4576: checking fcntl.h usability
# configure:4576: gcc -c conftest.c >&5
# configure:4576: $? = 0
# configure:4576: result: yes
# configure:4576: checking fcntl.h presence
# configure:4576: gcc -E conftest.c
# configure:4576: $? = 0
# configure:4576: result: yes
# configure:4576: checking for fcntl.h
# configure:4576: result: yes
# configure:4576: checking limits.h usability
# configure:4576: gcc -c conftest.c >&5
# configure:4576: $? = 0
# configure:4576: result: yes
# configure:4576: checking limits.h presence
# configure:4576: gcc -E conftest.c
# configure:4576: $? = 0
# configure:4576: result: yes
# configure:4576: checking for limits.h
# configure:4576: result: yes
# configure:4576: checking for stdlib.h
# configure:4576: result: yes
# configure:4576: checking for string.h
# configure:4576: result: yes
# configure:4576: checking sys/time.h usability
# configure:4576: gcc -c conftest.c >&5
# configure:4576: $? = 0
# configure:4576: result: yes
# configure:4576: checking sys/time.h presence
# configure:4576: gcc -E conftest.c
# configure:4576: $? = 0
# configure:4576: result: yes
# configure:4576: checking for sys/time.h
# configure:4576: result: yes
# configure:4576: checking for unistd.h
# configure:4576: result: yes
# configure:4590: checking for pid_t
# configure:4590: gcc -c conftest.c >&5
# configure:4590: $? = 0
# configure:4590: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:64:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:4590: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bootchart"
# | #define PACKAGE_TARNAME "bootchart"
# | #define PACKAGE_VERSION "1.20"
# | #define PACKAGE_STRING "bootchart 1.20"
# | #define PACKAGE_BUGREPORT "auke-jan.h.kok@intel.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "bootchart"
# | #define VERSION "1.20"
# | #define HAVE_LIBRT 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_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_TIME_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
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4590: result: yes
# configure:4603: checking vfork.h usability
# configure:4603: gcc -c conftest.c >&5
# conftest.c:61:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4603: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bootchart"
# | #define PACKAGE_TARNAME "bootchart"
# | #define PACKAGE_VERSION "1.20"
# | #define PACKAGE_STRING "bootchart 1.20"
# | #define PACKAGE_BUGREPORT "auke-jan.h.kok@intel.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "bootchart"
# | #define VERSION "1.20"
# | #define HAVE_LIBRT 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_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_TIME_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:4603: result: no
# configure:4603: checking vfork.h presence
# configure:4603: gcc -E conftest.c
# conftest.c:28:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4603: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bootchart"
# | #define PACKAGE_TARNAME "bootchart"
# | #define PACKAGE_VERSION "1.20"
# | #define PACKAGE_STRING "bootchart 1.20"
# | #define PACKAGE_BUGREPORT "auke-jan.h.kok@intel.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "bootchart"
# | #define VERSION "1.20"
# | #define HAVE_LIBRT 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_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:4603: result: no
# configure:4603: checking for vfork.h
# configure:4603: result: no
# configure:4616: checking for fork
# configure:4616: gcc -o conftest conftest.c -lrt >&5
# conftest.c:51:6: warning: conflicting types for built-in function 'fork'
# char fork ();
# ^~~~
# configure:4616: $? = 0
# configure:4616: result: yes
# configure:4616: checking for vfork
# configure:4616: gcc -o conftest conftest.c -lrt >&5
# configure:4616: $? = 0
# configure:4616: result: yes
# configure:4626: checking for working fork
# configure:4648: gcc -o conftest conftest.c -lrt >&5
# configure:4648: $? = 0
# configure:4648: ./conftest
# configure:4648: $? = 0
# configure:4658: result: yes
# configure:4679: checking for working vfork
# configure:4789: result: yes
# configure:4816: checking for stdlib.h
# configure:4816: result: yes
# configure:4826: checking for GNU libc compatible malloc
# configure:4850: gcc -o conftest conftest.c -lrt >&5
# configure:4850: $? = 0
# configure:4850: ./conftest
# configure:4850: $? = 0
# configure:4860: result: yes
# configure:4881: checking for working strtod
# configure:4922: gcc -o conftest conftest.c -lrt >&5
# configure:4922: $? = 0
# configure:4922: ./conftest
# configure:4922: $? = 0
# configure:4932: result: yes
# configure:4997: checking for clock_gettime
# configure:4997: gcc -o conftest conftest.c -lrt >&5
# configure:4997: $? = 0
# configure:4997: result: yes
# configure:4997: checking for memset
# configure:4997: gcc -o conftest conftest.c -lrt >&5
# conftest.c:58:6: warning: conflicting types for built-in function 'memset'
# char memset ();
# ^~~~~~
# configure:4997: $? = 0
# configure:4997: result: yes
# configure:4997: checking for strchr
# configure:4997: gcc -o conftest conftest.c -lrt >&5
# conftest.c:59:6: warning: conflicting types for built-in function 'strchr'
# char strchr ();
# ^~~~~~
# configure:4997: $? = 0
# configure:4997: result: yes
# configure:4997: checking for strstr
# configure:4997: gcc -o conftest conftest.c -lrt >&5
# conftest.c:60:6: warning: conflicting types for built-in function 'strstr'
# char strstr ();
# ^~~~~~
# configure:4997: $? = 0
# configure:4997: result: yes
# configure:4997: checking for uname
# configure:4997: gcc -o conftest conftest.c -lrt >&5
# configure:4997: $? = 0
# configure:4997: result: yes
# configure:5118: checking that generated files are newer than configure
# configure:5124: result: done
# configure:5151: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by bootchart config.status 1.20, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 47db320b491c
#
# config.status:872: creating Makefile
# config.status:872: creating config.h
# config.status:1101: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# 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_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_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_clock_gettime=yes
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_malloc_0_nonnull=yes
# ac_cv_func_memset=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strstr=yes
# ac_cv_func_strtod=yes
# ac_cv_func_uname=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_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_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_lib_rt_clock_gettime=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# 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_CXX=g++
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_type_pid_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/bootchart/src/bootchart-1.20/missing --run aclocal-1.12'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AUTOCONF='${SHELL} /tmp/bootchart/src/bootchart-1.20/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/bootchart/src/bootchart-1.20/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/bootchart/src/bootchart-1.20/missing --run automake-1.12'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# 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='-lrt '
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/bootchart/src/bootchart-1.20/missing --run makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# OBJEXT='o'
# PACKAGE='bootchart'
# PACKAGE_BUGREPORT='auke-jan.h.kok@intel.com'
# PACKAGE_NAME='bootchart'
# PACKAGE_STRING='bootchart 1.20'
# PACKAGE_TARNAME='bootchart'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.20'
# PATH_SEPARATOR=':'
# POW_LIB=''
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.20'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_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/bootchart/src/bootchart-1.20/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "bootchart"
# #define PACKAGE_TARNAME "bootchart"
# #define PACKAGE_VERSION "1.20"
# #define PACKAGE_STRING "bootchart 1.20"
# #define PACKAGE_BUGREPORT "auke-jan.h.kok@intel.com"
# #define PACKAGE_URL ""
# #define PACKAGE "bootchart"
# #define VERSION "1.20"
# #define HAVE_LIBRT 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_FCNTL_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC 1
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_MEMSET 1
# #define HAVE_STRCHR 1
# #define HAVE_STRSTR 1
# #define HAVE_UNAME 1
#
# configure: exit 0