Build of ftjam with vanilla toolchain

The build took 00h 01m 24s and was SUCCESSFUL.

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

SLOCLanguage
9,676 ansic
2,746 sh
244 yacc
34 makefile
12,700 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: ftjam 2.5.3rc2-4 (Wed Aug 24 12:26:07 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 build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# 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 how to run the C preprocessor... gcc -E
# checking for rm... rm -f
# checking for rmdir... rmdir
# checking for a BSD-compatible install... /usr/bin/install -c
# configure: creating ./config.status
# config.status: creating ../../Makefile
# config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting
# config.status: creating ../../patchlevel.h
# config.status: creating ../../Jamrules
# gcc -o jam0 builtins.c command.c compile.c execnt.c execunix.c execvms.c expand.c filent.c fileos2.c fileunix.c filevms.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c newstr.c option.c parse.c pathunix.c pathvms.c regexp.c rope.c rules.c scan.c search.c spawn.c spawnmac.c spawnnt.c spawnos2.c spawnunix.c timestamp.c variable.c
# make1.c: In function 'make1d':
# make1.c:389:8: warning: implicit declaration of function 'unlink' [-Wimplicit-function-declaration]
# if( !unlink( targets->string ) )
# ^~~~~~
# chmod a+w jambase.c
# ./jam0
# ...found 231 target(s)...
# ...updating 36 target(s)...
# MkDir1 bin.unix
# Cc bin.unix/builtins.o
# Cc bin.unix/command.o
# Cc bin.unix/compile.o
# Cc bin.unix/execunix.o
# Cc bin.unix/fileunix.o
# Cc bin.unix/pathunix.o
# Cc bin.unix/spawnunix.o
# Yacc1 jamgram.c jamgram.h
# YaccMv jamgram.c jamgram.h
# Cc bin.unix/jamgram.o
# Cc bin.unix/expand.o
# Cc bin.unix/glob.o
# Cc bin.unix/hash.o
# Cc bin.unix/headers.o
# Cc bin.unix/lists.o
# Cc bin.unix/make.o
# Cc bin.unix/make1.o
# make1.c: In function 'make1d':
# make1.c:389:8: warning: implicit declaration of function 'unlink' [-Wimplicit-function-declaration]
# if( !unlink( targets->string ) )
# ^~~~~~
# Cc bin.unix/newstr.o
# Cc bin.unix/option.o
# Cc bin.unix/parse.o
# Cc bin.unix/regexp.o
# Cc bin.unix/rules.o
# Cc bin.unix/scan.o
# Cc bin.unix/search.o
# Cc bin.unix/timestamp.o
# Cc bin.unix/variable.o
# Cc bin.unix/hdrmacro.o
# Cc bin.unix/rope.o
# Archive bin.unix/libjam.a
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: creating bin.unix/libjam.a
# Ranlib bin.unix/libjam.a
# Cc bin.unix/mkjambase.o
# Link bin.unix/mkjambase
# Chmod1 bin.unix/mkjambase
# Cc bin.unix/jam.o
# GenFile1 jambase.c
# Cc bin.unix/jambase.o
# Link bin.unix/jam
# Chmod1 bin.unix/jam
# Strip bin.unix/jam
# ...updated 36 target(s)...
# ==> Entering fakeroot environment...
# ==> Starting package()...
# builds/unix/mkinstalldirs /tmp/ftjam/pkg/ftjam/usr/bin
# mkdir -p -- /tmp/ftjam/pkg/ftjam/usr/bin
# /usr/bin/install -c bin.unix/jam /tmp/ftjam/pkg/ftjam/usr/bin/jam
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "ftjam"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: ftjam 2.5.3rc2-4 (Wed Aug 24 12:26:17 UTC 2016)

CMD: pacman --query --file ftjam-2.5.3rc2-4-x86_64.pkg.tar.xz
# ftjam 2.5.3rc2-4

Creating hybrid package for 'ftjam'

Trying to find vanilla package 'ftjam'...

CMD: pacman --query --file /mirror/ftjam-2.5.3rc2-4.pkg.tar.xz
# ftjam 2.5.3rc2-4

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/share/licenses/ftjam/license.txt
# /usr/bin/jam

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ftjam.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/ftjam.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/ftjam/src/ftjam-2.5.3rc2/builds/unix/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.61. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = dd1097dbdfe7
# 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:1702: checking build system type
# configure:1720: result: x86_64-unknown-linux-gnu
# configure:1742: checking host system type
# configure:1757: result: x86_64-unknown-linux-gnu
# configure:1779: checking target system type
# configure:1794: result: x86_64-unknown-linux-gnu
# configure:1831: checking for x86_64-unknown-linux-gcc
# configure:1861: result: no
# configure:1871: checking for gcc
# configure:1887: found /usr/sbin/gcc
# configure:1898: result: gcc
# configure:2136: checking for C compiler version
# configure:2143: 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:2146: $? = 0
# configure:2153: 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:2156: $? = 0
# configure:2163: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2166: $? = 1
# configure:2189: checking for C compiler default output file name
# configure:2216: gcc conftest.c >&5
# configure:2219: $? = 0
# configure:2257: result: a.out
# configure:2274: checking whether the C compiler works
# configure:2284: ./a.out
# configure:2287: $? = 0
# configure:2304: result: yes
# configure:2311: checking whether we are cross compiling
# configure:2313: result: no
# configure:2316: checking for suffix of executables
# configure:2323: gcc -o conftest conftest.c >&5
# configure:2326: $? = 0
# configure:2350: result:
# configure:2356: checking for suffix of object files
# configure:2382: gcc -c conftest.c >&5
# configure:2385: $? = 0
# configure:2408: result: o
# configure:2412: checking whether we are using the GNU C compiler
# configure:2441: gcc -c conftest.c >&5
# configure:2447: $? = 0
# configure:2464: result: yes
# configure:2469: checking whether gcc accepts -g
# configure:2499: gcc -c -g conftest.c >&5
# configure:2505: $? = 0
# configure:2604: result: yes
# configure:2621: checking for gcc option to accept ISO C89
# configure:2695: gcc -c conftest.c >&5
# configure:2701: $? = 0
# configure:2724: result: none needed
# configure:2747: checking how to run the C preprocessor
# configure:2787: gcc -E conftest.c
# configure:2793: $? = 0
# configure:2824: gcc -E conftest.c
# conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:2830: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | /* end confdefs.h. */
# | #include
# configure:2863: result: gcc -E
# configure:2892: gcc -E conftest.c
# configure:2898: $? = 0
# configure:2929: gcc -E conftest.c
# conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:2935: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | /* end confdefs.h. */
# | #include
# configure:2991: checking for rm
# configure:3007: found /usr/sbin/rm
# configure:3018: result: rm -f
# configure:3028: checking for rmdir
# configure:3044: found /usr/sbin/rmdir
# configure:3055: result: rmdir
# configure:3077: checking for a BSD-compatible install
# configure:3133: result: /usr/bin/install -c
# configure:3297: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on dd1097dbdfe7
#
# config.status:596: creating ../../Makefile
# config.status:731: WARNING: Makefile.in seems to ignore the --datarootdir setting
# config.status:596: creating ../../patchlevel.h
# config.status:596: creating ../../Jamrules
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# 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_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_RMDIR=rmdir
# ac_cv_prog_RMF='rm -f'
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_target=x86_64-unknown-linux-gnu
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# CC='gcc'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EXEEXT=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# RMDIR='rmdir'
# RMF='rm -f'
# SHELL='/bin/sh'
# SUFEXE=''
# XX_CFLAGS=''
# ac_ct_CC='gcc'
# 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}'
# 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'
# jam_version='2.5.3'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# my_bindir='/usr/bin'
# 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='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
#
# configure: exit 0