The build took 00h 01m 37s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
2,220 |
ansic |
329 |
sh |
2,549 |
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:
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: snarf 7.0-6 (Thu Apr 13 18:21:28 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...creating cache ./config.cachechecking for a BSD compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking whether make sets ${MAKE}... yeschecking for working aclocal... foundchecking for working autoconf... foundchecking for working automake... foundchecking for working autoheader... foundchecking for working makeinfo... foundchecking for gcc... clangchecking whether the C compiler (clang ) works... yeschecking whether the C compiler (clang ) is a cross-compiler... nochecking whether we are using GNU C... yeschecking whether clang accepts -g... yeschecking for clang option to accept ANSI C... none neededchecking how to run the C preprocessor... clang -Echecking for function prototypes... yeschecking for clang option to accept ANSI C... (cached) none neededchecking for working const... yeschecking for a BSD compatible install... /usr/bin/install -cchecking for socket... yeschecking for gethostbyname... yeschecking for gethostbyname... (cached) yeschecking for strerror... yeschecking for ANSI C header files... yeschecking for strings.h... yeschecking for stdarg.h... yeschecking for sys/ioctl.h... yeschecking for off_t... yeschecking for ssize_t... yeschecking for socklen_t... yeschecking for strerror... (cached) yeschecking for gettimeofday... yeschecking for strdup... yeschecking for herror... yesupdating cache ./config.cachecreating ./config.statuscreating Makefilecreating snarf.speccreating config.hclang -DHAVE_CONFIG_H -I. -I. -I. -c ftp.cclang -DHAVE_CONFIG_H -I. -I. -I. -c http.chttp.c:60:30: warning: implicit declaration of function 'isspace' is invalid in C99 [-Wimplicit-function-declaration] while (*s != '\0' && isspace(*s)) { ^1 warning generated.clang -DHAVE_CONFIG_H -I. -I. -I. -c llist.cllist.c:38:1: warning: control may reach end of non-void function [-Wreturn-type]}^1 warning generated.clang -DHAVE_CONFIG_H -I. -I. -I. -c options.cclang -DHAVE_CONFIG_H -I. -I. -I. -c snarf.cclang -DHAVE_CONFIG_H -I. -I. -I. -c url.cclang -DHAVE_CONFIG_H -I. -I. -I. -c util.cutil.c:559:21: warning: implicit declaration of function 'http_transfer' is invalid in C99 [-Wimplicit-function-declaration] i = http_transfer(rsrc); ^util.c:562:21: warning: implicit declaration of function 'ftp_transfer' is invalid in C99 [-Wimplicit-function-declaration] i = ftp_transfer(rsrc); ^util.c:565:21: warning: implicit declaration of function 'gopher_transfer' is invalid in C99 [-Wimplicit-function-declaration] i = gopher_transfer(rsrc); ^3 warnings generated.clang -DHAVE_CONFIG_H -I. -I. -I. -c gopher.cclang -o snarf ftp.o http.o llist.o options.o snarf.o url.o util.o gopher.o ==> Entering fakeroot environment...==> Starting package()...make[1]: Entering directory '/tmp/snarf/src/snarf-7.0'/bin/sh ./mkinstalldirs /tmp/snarf/pkg/snarf/usr/binmkdir /tmp/snarf/pkg/snarf/usrmkdir /tmp/snarf/pkg/snarf/usr/bin /usr/bin/install -c snarf /tmp/snarf/pkg/snarf/usr/bin/snarfmake install-man1make[2]: Entering directory '/tmp/snarf/src/snarf-7.0'/bin/sh ./mkinstalldirs /tmp/snarf/pkg/snarf/usr/share/man/man1mkdir /tmp/snarf/pkg/snarf/usr/sharemkdir /tmp/snarf/pkg/snarf/usr/share/manmkdir /tmp/snarf/pkg/snarf/usr/share/man/man1 /usr/bin/install -c -m 644 ./snarf.1 /tmp/snarf/pkg/snarf/usr/share/man/man1/snarf.1make[2]: Leaving directory '/tmp/snarf/src/snarf-7.0'make[1]: Leaving directory '/tmp/snarf/src/snarf-7.0'==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "snarf"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: snarf 7.0-6 (Thu Apr 13 18:21:36 UTC 2017)CMD: pacman --query --file snarf-7.0-6-x86_64.pkg.tar.xz
Creating hybrid package for 'snarf'
Trying to find vanilla package 'snarf'...
CMD: pacman --query --file /mirror/snarf-7.0-6.pkg.tar.xz
Package file has the following structure:
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 snarf.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/snarf.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/snarf.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/snarf.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/snarf/src/snarf-7.0/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.configure:565: checking for a BSD compatible installconfigure:618: checking whether build environment is saneconfigure:675: checking whether make sets ${MAKE}configure:721: checking for working aclocalconfigure:734: checking for working autoconfconfigure:747: checking for working automakeconfigure:760: checking for working autoheaderconfigure:773: checking for working makeinfoconfigure:795: checking for gccconfigure:908: checking whether the C compiler (clang ) worksconfigure:924: clang -o conftest conftest.c 1>&5configure:921:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]main(){return(0);}^1 warning generated.configure:950: checking whether the C compiler (clang ) is a cross-compilerconfigure:955: checking whether we are using GNU Cconfigure:964: clang -E conftest.cconfigure:983: checking whether clang accepts -gconfigure:1018: checking for clang option to accept ANSI Cconfigure:1071: clang -c conftest.c 1>&5configure:1095: checking how to run the C preprocessorconfigure:1116: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1177: checking for function prototypesconfigure:1339: checking for clang option to accept ANSI Cconfigure:1416: checking for working constconfigure:1470: clang -c conftest.c 1>&5configure:1502: checking for a BSD compatible installconfigure:1556: checking for socketconfigure:1584: clang -o conftest conftest.c 1>&5configure:1644: checking for gethostbynameconfigure:1672: clang -o conftest conftest.c 1>&5configure:1732: checking for gethostbynameconfigure:1820: checking for strerrorconfigure:1848: clang -o conftest conftest.c 1>&5configure:1832:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]char strerror();^configure:1832:6: note: 'strerror' is a builtin with type 'char *(int)'1 warning generated.configure:1909: checking for ANSI C header filesconfigure:1922: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1989: clang -o conftest conftest.c 1>&5configure:1984:67: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);^configure:1984:67: note: include the header or explicitly provide a declaration for 'exit' 1 warning generated.configure:2019: checking for strings.hconfigure:2029: clang -E conftest.c >/dev/null 2>conftest.outconfigure:2019: checking for stdarg.hconfigure:2029: clang -E conftest.c >/dev/null 2>conftest.outconfigure:2019: checking for sys/ioctl.hconfigure:2029: clang -E conftest.c >/dev/null 2>conftest.outconfigure:2248: checking for off_tconfigure:2282: checking for ssize_tconfigure:2317: checking for socklen_tconfigure:2356: checking for strerrorconfigure:2356: checking for gettimeofdayconfigure:2384: clang -o conftest conftest.c 1>&5configure:2356: checking for strdupconfigure:2384: clang -o conftest conftest.c 1>&5configure:2368:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]char strdup();^configure:2368:6: note: 'strdup' is a builtin with type 'char *(const char *)'1 warning generated.configure:2411: checking for herrorconfigure:2439: clang -o conftest conftest.c 1>&5