The build took 00h 01m 20s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
5,885 |
sh |
760 |
ansic |
58 |
makefile |
6,703 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
There were existing files in /sysroot, using those
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: fbdump 0.4.2-4 (Tue Apr 4 23:21:45 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.
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 a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for x86_64-unknown-linux-gcc... clang
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking how to run the C preprocessor... clang -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 whether byte ordering is bigendian... no
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for unistd.h... (cached) yes
checking linux/fb.h usability... no
checking linux/fb.h presence... no
checking for linux/fb.h... no
configure: error:
** Couldn't find linux/fb.h header **
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/fbdump/src/fbdump-0.4.2/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 = f76729b21a80
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:1780: checking build system type
configure:1798: result: x86_64-unknown-linux-gnu
configure:1820: checking host system type
configure:1835: result: x86_64-unknown-linux-gnu
configure:1857: checking target system type
configure:1872: result: x86_64-unknown-linux-gnu
configure:1915: checking for a BSD-compatible install
configure:1971: result: /usr/bin/install -c
configure:1982: checking whether build environment is sane
configure:2025: result: yes
configure:2058: checking for gawk
configure:2074: found /usr/sbin/gawk
configure:2085: result: gawk
configure:2096: checking whether make sets $(MAKE)
configure:2117: result: yes
configure:2196: checking for x86_64-unknown-linux-strip
configure:2226: result: no
configure:2236: checking for strip
configure:2252: found /sysroot/bin/strip
configure:2263: result: strip
configure:2333: checking for x86_64-unknown-linux-gcc
configure:2360: result: clang
configure:2638: checking for C compiler version
configure:2645: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:2648: $? = 0
configure:2655: 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:2658: $? = 0
configure:2665: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2668: $? = 1
configure:2691: checking for C compiler default output file name
configure:2718: clang conftest.c >&5
configure:2721: $? = 0
configure:2759: result: a.out
configure:2776: checking whether the C compiler works
configure:2786: ./a.out
./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
configure:2789: $? = 127
configure:2806: result: yes
configure:2813: checking whether we are cross compiling
configure:2815: result: yes
configure:2818: checking for suffix of executables
configure:2825: clang -o conftest conftest.c >&5
configure:2828: $? = 0
configure:2852: result:
configure:2858: checking for suffix of object files
configure:2884: clang -c conftest.c >&5
configure:2887: $? = 0
configure:2910: result: o
configure:2914: checking whether we are using the GNU C compiler
configure:2943: clang -c conftest.c >&5
configure:2949: $? = 0
configure:2966: result: yes
configure:2971: checking whether clang accepts -g
configure:3001: clang -c -g conftest.c >&5
configure:3007: $? = 0
configure:3106: result: yes
configure:3123: checking for clang option to accept ISO C89
configure:3197: clang -c conftest.c >&5
configure:3203: $? = 0
configure:3226: result: none needed
configure:3255: checking for style of include used by make
configure:3283: result: GNU
configure:3311: checking dependency style of clang
configure:3394: result: gcc3
configure:3417: checking how to run the C preprocessor
configure:3457: clang -E conftest.c
configure:3463: $? = 0
configure:3494: clang -E conftest.c
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3500: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "fbdump"
| #define VERSION "0.4.2"
| /* end confdefs.h. */
| #include
configure:3533: result: clang -E
configure:3562: clang -E conftest.c
configure:3568: $? = 0
configure:3599: clang -E conftest.c
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3605: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "fbdump"
| #define VERSION "0.4.2"
| /* end confdefs.h. */
| #include
configure:3643: checking for grep that handles long lines and -e
configure:3717: result: /usr/sbin/grep
configure:3722: checking for egrep
configure:3800: result: /usr/sbin/grep -E
configure:3805: checking for ANSI C header files
configure:3835: clang -c conftest.c >&5
configure:3841: $? = 0
configure:3969: result: yes
configure:3993: checking for sys/types.h
configure:4014: clang -c conftest.c >&5
configure:4020: $? = 0
configure:4036: result: yes
configure:3993: checking for sys/stat.h
configure:4014: clang -c conftest.c >&5
configure:4020: $? = 0
configure:4036: result: yes
configure:3993: checking for stdlib.h
configure:4014: clang -c conftest.c >&5
configure:4020: $? = 0
configure:4036: result: yes
configure:3993: checking for string.h
configure:4014: clang -c conftest.c >&5
configure:4020: $? = 0
configure:4036: result: yes
configure:3993: checking for memory.h
configure:4014: clang -c conftest.c >&5
configure:4020: $? = 0
configure:4036: result: yes
configure:3993: checking for strings.h
configure:4014: clang -c conftest.c >&5
configure:4020: $? = 0
configure:4036: result: yes
configure:3993: checking for inttypes.h
configure:4014: clang -c conftest.c >&5
configure:4020: $? = 0
configure:4036: result: yes
configure:3993: checking for stdint.h
configure:4014: clang -c conftest.c >&5
configure:4020: $? = 0
configure:4036: result: yes
configure:3993: checking for unistd.h
configure:4014: clang -c conftest.c >&5
configure:4020: $? = 0
configure:4036: result: yes
configure:4048: checking whether byte ordering is bigendian
configure:4081: clang -c conftest.c >&5
configure:4087: $? = 0
configure:4119: clang -c conftest.c >&5
conftest.c:27:2: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:4125: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "fbdump"
| #define VERSION "0.4.2"
| #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
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:4265: result: no
configure:4288: checking for ANSI C header files
configure:4452: result: yes
configure:4481: checking fcntl.h usability
configure:4498: clang -c conftest.c >&5
configure:4504: $? = 0
configure:4518: result: yes
configure:4522: checking fcntl.h presence
configure:4537: clang -E conftest.c
configure:4543: $? = 0
configure:4557: result: yes
configure:4585: checking for fcntl.h
configure:4593: result: yes
configure:4471: checking for stdlib.h
configure:4477: result: yes
configure:4471: checking for string.h
configure:4477: result: yes
configure:4481: checking sys/ioctl.h usability
configure:4498: clang -c conftest.c >&5
configure:4504: $? = 0
configure:4518: result: yes
configure:4522: checking sys/ioctl.h presence
configure:4537: clang -E conftest.c
configure:4543: $? = 0
configure:4557: result: yes
configure:4585: checking for sys/ioctl.h
configure:4593: result: yes
configure:4471: checking for unistd.h
configure:4477: result: yes
configure:4616: checking linux/fb.h usability
configure:4633: clang -c conftest.c >&5
conftest.c:59:10: fatal error: 'linux/fb.h' file not found
#include
^
1 error generated.
configure:4639: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "fbdump"
| #define VERSION "0.4.2"
| #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 STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_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:4653: result: no
configure:4657: checking linux/fb.h presence
configure:4672: clang -E conftest.c
conftest.c:26:10: fatal error: 'linux/fb.h' file not found
#include
^
1 error generated.
configure:4678: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "fbdump"
| #define VERSION "0.4.2"
| #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 STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
configure:4692: result: no
configure:4720: checking for linux/fb.h
configure:4727: result: no
configure:4735: error:
** Couldn't find linux/fb.h header **
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
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_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_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_linux_fb_h=no
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_ioctl_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
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_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
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_target=x86_64-unknown-linux-gnu
am_cv_CC_dependencies_compiler_type=gcc3
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/fbdump/src/fbdump-0.4.2/config/missing --run aclocal-1.7'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/fbdump/src/fbdump-0.4.2/config/missing --run tar'
AUTOCONF='${SHELL} /tmp/fbdump/src/fbdump-0.4.2/config/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/fbdump/src/fbdump-0.4.2/config/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/fbdump/src/fbdump-0.4.2/config/missing --run automake-1.7'
AWK='gawk'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPP='clang -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS=''
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='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/fbdump/src/fbdump-0.4.2/config/missing --run makeinfo'
OBJEXT='o'
PACKAGE='fbdump'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
POW_LIB=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='0.4.2'
WITH_DEBUG_FALSE=''
WITH_DEBUG_TRUE='#'
WITH_VGA_FALSE=''
WITH_VGA_TRUE=''
ac_ct_CC=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
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='NONE'
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'
install_sh='/tmp/fbdump/src/fbdump-0.4.2/config/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='${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 ""
#define PACKAGE "fbdump"
#define VERSION "0.4.2"
#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 STDC_HEADERS 1
#define HAVE_FCNTL_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_UNISTD_H 1
configure: exit 1