The build took 00h 01m 01s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
665 |
ansic |
252 |
perl |
208 |
sh |
22 |
makefile |
1,147 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
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: vlan 1.9-3 (Wed Apr 5 00:24:35 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
rm -f *.o
Making vconfig.c
gcc -g -D_GNU_SOURCE -Wall -I/home/tuscan/linux/include -c vconfig.c
vconfig.c:29:10: fatal error: 'linux/if_vlan.h' file not found
#include
^
1 error generated.
make: *** [Makefile:32: vconfig.o] Error 1
==> ERROR: A failure occurred in build().
Aborting...