The build took 00h 01m 21s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
2,295 |
sh |
258 |
ansic |
2,553 |
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: corkscrew 2.0-6 (Tue Apr 4 23:09:52 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... yeschecking 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 gcc... (cached) clangchecking whether the C compiler (clang ) works... yeschecking whether the C compiler (clang ) is a cross-compiler... yeschecking whether we are using GNU C... (cached) yeschecking whether clang accepts -g... (cached) yeschecking for mawk... nochecking for gawk... gawkchecking for a BSD compatible install... /usr/bin/install -cchecking whether ln -s works... yeschecking host system type... Invalid configuration `x86_64-unknown-linux': machine `x86_64-unknown' not recognizedchecking for ANSI C header files... yeschecking whether time.h and sys/time.h may both be included... yeschecking for select... yeschecking for socket... yeschecking for strerror... yeschecking for working const... yesupdating cache ./config.cachecreating ./config.statuscreating Makefilecreating config.hclang -DHAVE_CONFIG_H -I. -I. -I. -I. -c corkscrew.ccorkscrew.c:194:13: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((argc == 6)) { ~~~~~^~~~corkscrew.c:194:13: note: remove extraneous parentheses around the comparison to silence this warning if ((argc == 6)) { ~ ^ ~corkscrew.c:194:13: note: use '=' to turn this equality comparison into an assignment if ((argc == 6)) { ^~ =1 warning generated.clang -o corkscrew corkscrew.o ==> Entering fakeroot environment...==> Starting package()...make[1]: Entering directory '/tmp/corkscrew/src/corkscrew-2.0'/bin/sh ./mkinstalldirs /tmp/corkscrew/pkg/corkscrew/usr/binmake[1]: Nothing to be done for 'install-data-am'.mkdir /tmp/corkscrew/pkg/corkscrew/usrmkdir /tmp/corkscrew/pkg/corkscrew/usr/bin /usr/bin/install -c corkscrew /tmp/corkscrew/pkg/corkscrew/usr/bin/corkscrewmake[1]: Leaving directory '/tmp/corkscrew/src/corkscrew-2.0'==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "corkscrew"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Adding changelog file... -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: corkscrew 2.0-6 (Tue Apr 4 23:09:57 UTC 2017)CMD: pacman --query --file corkscrew-2.0-6-x86_64.pkg.tar.xz
Creating hybrid package for 'corkscrew'
Trying to find vanilla package 'corkscrew'...
CMD: pacman --query --file /mirror/corkscrew-2.0-6.pkg.tar.xz
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .CHANGELOG usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .CHANGELOG usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .CHANGELOG usr .MTREE | xz -c -z
CMD: bsdtar -tqf corkscrew.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/corkscrew.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/corkscrew.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/corkscrew.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/corkscrew/src/corkscrew-2.0/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.configure:556: checking for a BSD compatible installconfigure:609: checking whether build environment is saneconfigure:666: checking whether make sets ${MAKE}configure:712: checking for working aclocalconfigure:725: checking for working autoconfconfigure:738: checking for working automakeconfigure:751: checking for working autoheaderconfigure:764: checking for working makeinfoconfigure:783: checking for gccconfigure:896: checking whether the C compiler (clang ) worksconfigure:912: clang -o conftest conftest.c 1>&5configure:909:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]main(){return(0);}^1 warning generated.configure:938: checking whether the C compiler (clang ) is a cross-compilerconfigure:943: checking whether we are using GNU Cconfigure:952: clang -E conftest.cconfigure:971: checking whether clang accepts -gconfigure:1006: checking for clang option to accept ANSI Cconfigure:1059: clang -c conftest.c 1>&5configure:1083: checking how to run the C preprocessorconfigure:1104: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1165: checking for function prototypesconfigure:1327: checking for gccconfigure:1440: checking whether the C compiler (clang ) worksconfigure:1456: clang -o conftest conftest.c 1>&5configure:1453:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]main(){return(0);}^1 warning generated.configure:1482: checking whether the C compiler (clang ) is a cross-compilerconfigure:1487: checking whether we are using GNU Cconfigure:1515: checking whether clang accepts -gconfigure:1551: checking for mawkconfigure:1551: checking for gawkconfigure:1592: checking for a BSD compatible installconfigure:1645: checking whether ln -s worksconfigure:1673: checking host system typeconfigure:1927: checking for ANSI C header filesconfigure:1940: clang -E conftest.c >/dev/null 2>conftest.outconfigure:2031: checking whether time.h and sys/time.h may both be includedconfigure:2045: clang -c conftest.c 1>&5configure:2070: checking for selectconfigure:2098: clang -o conftest conftest.c 1>&5configure:2070: checking for socketconfigure:2098: clang -o conftest conftest.c 1>&5configure:2070: checking for strerrorconfigure:2098: clang -o conftest conftest.c 1>&5configure:2082:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]char strerror();^configure:2082:6: note: 'strerror' is a builtin with type 'char *(int)'1 warning generated.configure:2123: checking for working constconfigure:2177: clang -c conftest.c 1>&5