Build of extundelete with musl toolchain

The build took 00h 01m 16s and was NOT successful.

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

SLOCLanguage
2,547 cpp
1,323 ansic
1,049 sh
4,919 total

The process tree of the build process is here.

List of Errors

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...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: extundelete 0.2.4-3 (Tue Apr 4 23:20:13 UTC 2017)
# ==> 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
# Configuring extundelete 0.2.4
# configure: error: Can't find ext2fs library
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/extundelete/src/extundelete-0.2.4/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 extundelete configure 0.2.4, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = e1ec6dc264b9
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2275: checking for a BSD-compatible install
# configure:2343: result: /usr/bin/install -c
# configure:2354: checking whether build environment is sane
# configure:2404: result: yes
# configure:2453: checking for x86_64-unknown-linux-strip
# configure:2483: result: no
# configure:2493: checking for strip
# configure:2509: found /sysroot/bin/strip
# configure:2520: result: strip
# configure:2545: checking for a thread-safe mkdir -p
# configure:2584: result: /usr/sbin/mkdir -p
# configure:2597: checking for gawk
# configure:2613: found /usr/sbin/gawk
# configure:2624: result: gawk
# configure:2635: checking whether make sets $(MAKE)
# configure:2657: result: yes
# configure:2856: checking for C++ compiler version
# configure:2865: clang++ --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2876: $? = 0
# configure:2865: clang++ -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2876: $? = 0
# configure:2865: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2876: $? = 1
# configure:2865: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:2876: $? = 1
# configure:2896: checking whether the C++ compiler works
# configure:2918: clang++ conftest.cpp >&5
# configure:2922: $? = 0
# configure:2970: result: yes
# configure:2973: checking for C++ compiler default output file name
# configure:2975: result: a.out
# configure:2981: checking for suffix of executables
# configure:2988: clang++ -o conftest conftest.cpp >&5
# configure:2992: $? = 0
# configure:3014: result:
# configure:3036: checking whether we are cross compiling
# configure:3044: clang++ -o conftest conftest.cpp >&5
# configure:3048: $? = 0
# configure:3055: ./conftest
# ./conftest: error while loading shared libraries: libc++.so.1: cannot open shared object file: No such file or directory
# configure:3059: $? = 127
# configure:3074: result: yes
# configure:3079: checking for suffix of object files
# configure:3101: clang++ -c conftest.cpp >&5
# configure:3105: $? = 0
# configure:3126: result: o
# configure:3130: checking whether we are using the GNU C++ compiler
# configure:3149: clang++ -c conftest.cpp >&5
# configure:3149: $? = 0
# configure:3158: result: yes
# configure:3167: checking whether clang++ accepts -g
# configure:3187: clang++ -c -g conftest.cpp >&5
# configure:3187: $? = 0
# configure:3228: result: yes
# configure:3262: checking for style of include used by make
# configure:3290: result: GNU
# configure:3316: checking dependency style of clang++
# configure:3427: result: gcc3
# configure:3450: checking for x86_64-unknown-linux-gcc
# configure:3477: result: clang
# configure:3746: checking for C compiler version
# configure:3755: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3766: $? = 0
# configure:3755: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3766: $? = 0
# configure:3755: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3766: $? = 1
# configure:3755: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3766: $? = 1
# configure:3770: checking whether we are using the GNU C compiler
# configure:3789: clang -c conftest.c >&5
# configure:3789: $? = 0
# configure:3798: result: yes
# configure:3807: checking whether clang accepts -g
# configure:3827: clang -c -g conftest.c >&5
# configure:3827: $? = 0
# configure:3868: result: yes
# configure:3885: checking for clang option to accept ISO C89
# configure:3949: clang -c conftest.c >&5
# configure:3949: $? = 0
# configure:3962: result: none needed
# configure:3984: checking dependency style of clang
# configure:4095: result: gcc3
# configure:4118: checking whether C compiler accepts -g
# configure:4137: clang -c -g conftest.c >&5
# configure:4137: $? = 0
# configure:4147: result: yes
# configure:4155: checking whether C compiler accepts -O2
# configure:4174: clang -c -O2 conftest.c >&5
# configure:4174: $? = 0
# configure:4184: result: yes
# configure:4192: checking whether C compiler accepts -std=c99
# configure:4207: clang -c -std=c99 conftest.c >&5
# configure:4207: $? = 0
# configure:4215: result: yes
# configure:4223: checking whether C compiler accepts -Wall
# configure:4242: clang -c -Wall conftest.c >&5
# configure:4242: $? = 0
# configure:4252: result: yes
# configure:4260: checking whether C compiler accepts -W
# configure:4279: clang -c -W conftest.c >&5
# configure:4279: $? = 0
# configure:4289: result: yes
# configure:4297: checking whether C compiler accepts -pedantic
# configure:4316: clang -c -pedantic conftest.c >&5
# configure:4316: $? = 0
# configure:4326: result: yes
# configure:4334: checking whether C compiler accepts -Wredundant-decls
# configure:4353: clang -c -Wredundant-decls conftest.c >&5
# configure:4353: $? = 0
# configure:4363: result: yes
# configure:4371: checking whether C compiler accepts -Wshadow
# configure:4390: clang -c -Wshadow conftest.c >&5
# configure:4390: $? = 0
# configure:4400: result: yes
# configure:4408: checking whether C compiler accepts -Wpointer-arith
# configure:4427: clang -c -Wpointer-arith conftest.c >&5
# configure:4427: $? = 0
# configure:4437: result: yes
# configure:4445: checking whether C compiler accepts -Wwrite-strings
# configure:4464: clang -c -Wwrite-strings conftest.c >&5
# configure:4464: $? = 0
# configure:4474: result: yes
# configure:4482: checking whether C compiler accepts -Winit-self
# configure:4501: clang -c -Winit-self conftest.c >&5
# configure:4501: $? = 0
# configure:4511: result: yes
# configure:4519: checking whether C compiler accepts -Wconversion
# configure:4538: clang -c -Wconversion conftest.c >&5
# configure:4538: $? = 0
# configure:4548: result: yes
# configure:4556: checking whether C compiler accepts -pg
# configure:4575: clang -c -pg conftest.c >&5
# configure:4575: $? = 0
# configure:4585: result: yes
# configure:4593: checking whether C compiler accepts -O3
# configure:4612: clang -c -O3 conftest.c >&5
# configure:4612: $? = 0
# configure:4622: result: yes
# configure:4638: checking whether C++ compiler accepts -g
# configure:4657: clang++ -c -g conftest.cpp >&5
# configure:4657: $? = 0
# configure:4667: result: yes
# configure:4675: checking whether C++ compiler accepts -O2
# configure:4694: clang++ -c -O2 conftest.cpp >&5
# configure:4694: $? = 0
# configure:4704: result: yes
# configure:4712: checking whether C++ compiler accepts -std=c++0x
# configure:4727: clang++ -c -std=c++0x conftest.cpp >&5
# configure:4727: $? = 0
# configure:4735: result: yes
# configure:4743: checking whether C++ compiler accepts -std=c++11
# configure:4758: clang++ -c -std=c++11 conftest.cpp >&5
# configure:4758: $? = 0
# configure:4766: result: yes
# configure:4774: checking whether C++ compiler accepts -W
# configure:4793: clang++ -c -W conftest.cpp >&5
# configure:4793: $? = 0
# configure:4803: result: yes
# configure:4811: checking whether C++ compiler accepts -Wall
# configure:4830: clang++ -c -Wall conftest.cpp >&5
# configure:4830: $? = 0
# configure:4840: result: yes
# configure:4848: checking whether C++ compiler accepts -std=c++0x -pedantic
# configure:4863: clang++ -c -std=c++0x -pedantic conftest.cpp >&5
# configure:4863: $? = 0
# configure:4871: result: yes
# configure:4879: checking whether C++ compiler accepts -std=c++11 -pedantic
# configure:4894: clang++ -c -std=c++11 -pedantic conftest.cpp >&5
# configure:4894: $? = 0
# configure:4902: result: yes
# configure:4910: checking whether C++ compiler accepts -Wredundant-decls
# configure:4929: clang++ -c -Wredundant-decls conftest.cpp >&5
# configure:4929: $? = 0
# configure:4939: result: yes
# configure:4947: checking whether C++ compiler accepts -Wshadow
# configure:4966: clang++ -c -Wshadow conftest.cpp >&5
# configure:4966: $? = 0
# configure:4976: result: yes
# configure:4984: checking whether C++ compiler accepts -Wpointer-arith
# configure:5003: clang++ -c -Wpointer-arith conftest.cpp >&5
# configure:5003: $? = 0
# configure:5013: result: yes
# configure:5021: checking whether C++ compiler accepts -Wwrite-strings
# configure:5040: clang++ -c -Wwrite-strings conftest.cpp >&5
# configure:5040: $? = 0
# configure:5050: result: yes
# configure:5058: checking whether C++ compiler accepts -Woverloaded-virtual
# configure:5077: clang++ -c -Woverloaded-virtual conftest.cpp >&5
# configure:5077: $? = 0
# configure:5087: result: yes
# configure:5095: checking whether C++ compiler accepts -Weffc++
# configure:5114: clang++ -c -Weffc++ conftest.cpp >&5
# configure:5114: $? = 0
# configure:5124: result: yes
# configure:5132: checking whether C++ compiler accepts -Winit-self
# configure:5151: clang++ -c -Winit-self conftest.cpp >&5
# configure:5151: $? = 0
# configure:5161: result: yes
# configure:5169: checking whether C++ compiler accepts -Wconversion
# configure:5188: clang++ -c -Wconversion conftest.cpp >&5
# configure:5188: $? = 0
# configure:5198: result: yes
# configure:5206: checking whether C++ compiler accepts -pg
# configure:5225: clang++ -c -pg conftest.cpp >&5
# configure:5225: $? = 0
# configure:5235: result: yes
# configure:5243: checking whether C++ compiler accepts -O3
# configure:5262: clang++ -c -O3 conftest.cpp >&5
# configure:5262: $? = 0
# configure:5272: result: yes
# configure:5298: checking for ext2fs_bmap in -lext2fs
# configure:5323: clang -o conftest conftest.c -lext2fs >&5
# /sysroot/bin/ld: error: cannot find -lext2fs
# /tmp/conftest-b5a9fa.o:conftest.c:function main: error: undefined reference to 'ext2fs_bmap'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5323: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "extundelete"
# | #define PACKAGE_TARNAME "extundelete"
# | #define PACKAGE_VERSION "0.2.4"
# | #define PACKAGE_STRING "extundelete 0.2.4"
# | #define PACKAGE_BUGREPORT "extundelete.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "extundelete"
# | #define VERSION "0.2.4"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char ext2fs_bmap ();
# | int
# | main ()
# | {
# | return ext2fs_bmap ();
# | ;
# | return 0;
# | }
# configure:5332: result: no
# configure:5343: error: Can't find ext2fs library
#
# ## ---------------- ##
# ## 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=set
# ac_cv_env_CC_value=clang
# 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=set
# ac_cv_env_CXX_value=clang++
# 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_lib_ext2fs_ext2fs_bmap=no
# ac_cv_objext=o
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# 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
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# ax_cv_c_flags__O2=yes
# ax_cv_c_flags__O3=yes
# ax_cv_c_flags__W=yes
# ax_cv_c_flags__Wall=yes
# ax_cv_c_flags__Wconversion=yes
# ax_cv_c_flags__Winit_self=yes
# ax_cv_c_flags__Wpointer_arith=yes
# ax_cv_c_flags__Wredundant_decls=yes
# ax_cv_c_flags__Wshadow=yes
# ax_cv_c_flags__Wwrite_strings=yes
# ax_cv_c_flags__g=yes
# ax_cv_c_flags__pedantic=yes
# ax_cv_c_flags__pg=yes
# ax_cv_c_flags__std_c99=yes
# ax_cv_cxx_flags__O2=yes
# ax_cv_cxx_flags__O3=yes
# ax_cv_cxx_flags__W=yes
# ax_cv_cxx_flags__Wall=yes
# ax_cv_cxx_flags__Wconversion=yes
# ax_cv_cxx_flags__Weffcpp=yes
# ax_cv_cxx_flags__Winit_self=yes
# ax_cv_cxx_flags__Woverloaded_virtual=yes
# ax_cv_cxx_flags__Wpointer_arith=yes
# ax_cv_cxx_flags__Wredundant_decls=yes
# ax_cv_cxx_flags__Wshadow=yes
# ax_cv_cxx_flags__Wwrite_strings=yes
# ax_cv_cxx_flags__g=yes
# ax_cv_cxx_flags__pg=yes
# ax_cv_cxx_flags__std_cpp0x=yes
# ax_cv_cxx_flags__std_cpp0x__pedantic=yes
# ax_cv_cxx_flags__std_cpp11=yes
# ax_cv_cxx_flags__std_cpp11__pedantic=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/extundelete/src/extundelete-0.2.4/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AUTOCONF='${SHELL} /tmp/extundelete/src/extundelete-0.2.4/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/extundelete/src/extundelete-0.2.4/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/extundelete/src/extundelete-0.2.4/missing --run automake-1.11'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP=''
# CPPFLAGS=''
# CXX='clang++'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS=''
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP=''
# EU_CFLAGS=' -g -O2'
# EU_CXXFLAGS=' -g -O2'
# EU_OPTFLAGS=' -O3'
# EU_OPTXXFLAGS=' -O3'
# EU_SCFLAGS=' -pedantic -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Winit-self -Wconversion'
# EU_SCXXFLAGS=' -pedantic -pedantic -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Woverloaded-virtual -Weffc++ -Winit-self -Wconversion'
# EU_WCFLAGS=' -std=c99 -Wall -W'
# EU_WCXXFLAGS=' -std=c++0x -std=c++11 -W -Wall'
# EXEEXT=''
# GREP=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/extundelete/src/extundelete-0.2.4/missing --run makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# OBJEXT='o'
# PACKAGE='extundelete'
# PACKAGE_BUGREPORT='extundelete.sourceforge.net'
# PACKAGE_NAME='extundelete'
# PACKAGE_STRING='extundelete 0.2.4'
# PACKAGE_TARNAME='extundelete'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.2.4'
# PATH_SEPARATOR=':'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.2.4'
# ac_ct_CC=''
# ac_ct_CXX=''
# 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='NONE'
# host_alias='x86_64-unknown-linux'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/extundelete/src/extundelete-0.2.4/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/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 "extundelete"
# #define PACKAGE_TARNAME "extundelete"
# #define PACKAGE_VERSION "0.2.4"
# #define PACKAGE_STRING "extundelete 0.2.4"
# #define PACKAGE_BUGREPORT "extundelete.sourceforge.net"
# #define PACKAGE_URL ""
# #define PACKAGE "extundelete"
# #define VERSION "0.2.4"
#
# configure: exit 1