The build took 00h 00m 36s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
14,758 |
ansic |
1,315 |
yacc |
209 |
makefile |
99 |
lisp |
4 |
sed |
16,385 |
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:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot/toolchain_root/lib --> /sysroot/lib/toolchain_root/sbin --> /sysroot/sbin/toolchain_root/lib64 --> /sysroot/lib64/toolchain_root/etc --> /sysroot/etc/toolchain_root/share --> /sysroot/share/toolchain_root/bin --> /sysroot/bin/toolchain_root/var --> /sysroot/var/toolchain_root/usr --> /sysroot/usr/toolchain_root/glibc-build --> /sysroot/glibc-build/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu/toolchain_root/include --> /sysroot/include/toolchain_root/libexec --> /sysroot/libexecCMD: sudo -u tuscan PATH=/usr/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: sc 7.16-6 (Thu Apr 13 16:30:39 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...patching file sc.hpatching file cmds.cpatching file abbrev.cpatching file range.cpatching file vi.cpatching file vmtbl.cpatching file Makefilepatching file color.cpatching file debian/sc.dirspatching file debian/controlpatching file debian/compatpatching file debian/changelogpatching file debian/copyrightpatching file debian/rulespatching file debian/sc.docspatching file debian/sc.installpatching file debian/sc.manpagespatching file frame.cpatching file sc.cpatching file sort.cpatching file xmalloc.cpatching file screen.cpatching file lex.cpatching file interp.cpatching file help.cgcc -DSYSV3 -O2 -pipe -DDFLT_PAGER=\"less\" -c abbrev.cIn file included from abbrev.c:24:./sc.h:307:9: warning: 'is_cleared' macro redefined [-Wmacro-redefined]#define is_cleared 0200 ^/usr/include/curses.h:1339:9: note: previous definition is here#define is_cleared(win) ((win) ? (win)->_clear : FALSE) ^1 warning generated.gcc -DSYSV3 -O2 -pipe -DDOBACKUPS -c cmds.cIn file included from cmds.c:31:./sc.h:307:9: warning: 'is_cleared' macro redefined [-Wmacro-redefined]#define is_cleared 0200 ^/usr/include/curses.h:1339:9: note: previous definition is here#define is_cleared(win) ((win) ? (win)->_clear : FALSE) ^1 warning generated.gcc -DSYSV3 -O2 -pipe -c -o color.o color.cIn file included from color.c:23:./sc.h:307:9: warning: 'is_cleared' macro redefined [-Wmacro-redefined]#define is_cleared 0200 ^/usr/include/curses.h:1339:9: note: previous definition is here#define is_cleared(win) ((win) ? (win)->_clear : FALSE) ^1 warning generated.gcc -DSYSV3 -O2 -pipe -DDOBACKUPS -c crypt.cgcc -DSYSV3 -O2 -pipe -c -o format.o format.cgcc -DSYSV3 -O2 -pipe -c -o frame.o frame.cIn file included from frame.c:24:./sc.h:307:9: warning: 'is_cleared' macro redefined [-Wmacro-redefined]#define is_cleared 0200 ^/usr/include/curses.h:1339:9: note: previous definition is here#define is_cleared(win) ((win) ? (win)->_clear : FALSE) ^1 warning generated.bison -y -d gram.ymake: *** [Makefile:365: gram.c] Segmentation fault (core dumped)==> ERROR: A failure occurred in build(). Aborting...