The build took 00h 00m 52s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
2,484 |
sh |
1,896 |
ansic |
4,380 |
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: tsocks 1.8beta5-7 (Thu Apr 13 19:37:45 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...creating cache ./config.cachechecking host system type... x86_64-unknown-linux-gnuchecking 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 a BSD compatible install... /usr/bin/install -cchecking whether ln -s works... yeschecking if the C compiler accepts -Wall... yeschecking how to run the C preprocessor... clang -Echecking for ANSI C header files... yeschecking for dlfcn.h... yeschecking for sys/socket.h... yeschecking for arpa/inet.h... yeschecking for fcntl.h... yeschecking for sys/poll.h... yeschecking for unistd.h... yeschecking for strcspn... yeschecking for strdup... yeschecking for strerror... yeschecking for strspn... yeschecking for strtol... yeschecking for connect in -lc... yeschecking for socket... yeschecking for inet_aton... yeschecking for gethostbyname... yeschecking for dlsym in -ldl... yeschecking for RTLD_NEXT from dlfcn.h... nochecking for RTLD_NEXT from dlfcn.h with _GNU_SOURCE... yeschecking for correct select prototype... select(int n, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *timeout)checking for correct connect prototype... connect(int __fd, const struct sockaddr * __addr, socklen_t __len)checking for correct close prototype... close(int fd)checking for correct poll prototype... poll(struct pollfd *ufds, unsigned long nfds, int timeout)updating cache ./config.cachecreating ./config.statuscreating Makefilecreating config.hclang -fPIC -Wall -I. -c tsocks.c -o tsocks.otsocks.c:215:27: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] (void *) &sock_type, &sock_type_len); ^~~~~~~~~~~~~~/usr/include/sys/socket.h:221:32: note: passing argument to parameter '__optlen' here socklen_t *__restrict __optlen) __THROW; ^tsocks.c:271:62: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] if (!getpeername(__fd, (struct sockaddr *) &peer_address, &namelen)) { ^~~~~~~~/usr/include/sys/socket.h:142:26: note: passing argument to parameter '__len' here socklen_t *__restrict __len) __THROW; ^2 warnings generated.clang -fPIC -Wall -I. -c common.c -o common.oclang -fPIC -Wall -I. -c parser.c -o parser.oclang -fPIC -Wall -I. -nostdlib -shared -o libtsocks.so.1.8 tsocks.o common.o parser.o -ldl -lcln -sf libtsocks.so.1.8 libtsocks.soclang -fPIC -Wall -I. -static -o saveme saveme.cclang -fPIC -Wall -I. -o inspectsocks inspectsocks.c common.o -lc clang -fPIC -Wall -I. -o validateconf validateconf.c common.o parser.o -lc==> Entering fakeroot environment...==> Starting package().../bin/sh mkinstalldirs "/tmp/tsocks/pkg/tsocks/usr/bin"mkdir /tmp/tsocks/pkg/tsocks/usrmkdir /tmp/tsocks/pkg/tsocks/usr/bin/usr/bin/install -c tsocks /tmp/tsocks/pkg/tsocks/usr/bin/bin/sh mkinstalldirs "/tmp/tsocks/pkg/tsocks/usr/lib"mkdir /tmp/tsocks/pkg/tsocks/usr/lib/usr/bin/install -c libtsocks.so.1.8 /tmp/tsocks/pkg/tsocks/usr/libln -sf libtsocks.so.1.8 /tmp/tsocks/pkg/tsocks/usr/lib/libtsocks.so.1ln -sf libtsocks.so.1 /tmp/tsocks/pkg/tsocks/usr/lib/libtsocks.so/bin/sh mkinstalldirs "/tmp/tsocks/pkg/tsocks/usr/share/man/man1"mkdir /tmp/tsocks/pkg/tsocks/usr/sharemkdir /tmp/tsocks/pkg/tsocks/usr/share/manmkdir /tmp/tsocks/pkg/tsocks/usr/share/man/man1/usr/bin/install -c -m 644 tsocks.1 /tmp/tsocks/pkg/tsocks/usr/share/man/man1//bin/sh mkinstalldirs "/tmp/tsocks/pkg/tsocks/usr/share/man/man8"mkdir /tmp/tsocks/pkg/tsocks/usr/share/man/man8/usr/bin/install -c -m 644 tsocks.8 /tmp/tsocks/pkg/tsocks/usr/share/man/man8//bin/sh mkinstalldirs "/tmp/tsocks/pkg/tsocks/usr/share/man/man5"mkdir /tmp/tsocks/pkg/tsocks/usr/share/man/man5/usr/bin/install -c -m 644 tsocks.conf.5 /tmp/tsocks/pkg/tsocks/usr/share/man/man5/==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "tsocks"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: tsocks 1.8beta5-7 (Thu Apr 13 19:37:47 UTC 2017)CMD: pacman --query --file tsocks-1.8beta5-7-x86_64.pkg.tar.xz
Creating hybrid package for 'tsocks'
Trying to find vanilla package 'tsocks'...
CMD: pacman --query --file /mirror/tsocks-1.8beta5-7.pkg.tar.xz
Package file has the following structure:
/.PKGINFO/.MTREE/usr/bin/tsocks/usr/lib/libtsocks.so/usr/lib/libtsocks.so.1/usr/lib/libtsocks.so.1.8/usr/share/man/man1/tsocks.1.gz/usr/share/man/man5/tsocks.conf.5.gz/usr/share/man/man8/tsocks.8.gz/usr/share/tsocks/tsocks.conf.complex.example/usr/share/tsocks/tsocks.conf.simple.example/sysroot/usr/lib/libtsocks.so.1.8/sysroot/usr/lib/libtsocks.so.1/sysroot/usr/lib/libtsocks.soGenerating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf tsocks.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/tsocks.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/tsocks.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/tsocks.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/tsocks/src/tsocks-1.8/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.configure:624: checking host system typeconfigure:648: checking for gccconfigure:761: checking whether the C compiler (clang ) worksconfigure:777: clang -o conftest conftest.c 1>&5configure:774:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]main(){return(0);}^1 warning generated.configure:803: checking whether the C compiler (clang ) is a cross-compilerconfigure:808: checking whether we are using GNU Cconfigure:817: clang -E conftest.cconfigure:836: checking whether clang accepts -gconfigure:879: checking for a BSD compatible installconfigure:932: checking whether ln -s worksconfigure:954: checking if the C compiler accepts -Wallconfigure:965: clang -c -Wall conftest.c 1>&5configure:979: checking how to run the C preprocessorconfigure:1000: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1059: checking for ANSI C header filesconfigure:1072: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1139: clang -o conftest -Wall conftest.c 1>&5configure:1134: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:1134:67: note: include the header or explicitly provide a declaration for 'exit' 1 warning generated.configure:1165: checking for dlfcn.hconfigure:1175: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1200: checking for sys/socket.hconfigure:1210: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1235: checking for arpa/inet.hconfigure:1245: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1270: checking for fcntl.hconfigure:1280: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1305: checking for sys/poll.hconfigure:1315: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1342: checking for unistd.hconfigure:1352: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1382: checking for strcspnconfigure:1410: clang -o conftest -Wall conftest.c 1>&5configure:1394:6: warning: incompatible redeclaration of library function 'strcspn' [-Wincompatible-library-redeclaration]char strcspn();^configure:1394:6: note: 'strcspn' is a builtin with type 'unsigned long (const char *, const char *)'1 warning generated.configure:1382: checking for strdupconfigure:1410: clang -o conftest -Wall conftest.c 1>&5configure:1394:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]char strdup();^configure:1394:6: note: 'strdup' is a builtin with type 'char *(const char *)'1 warning generated.configure:1382: checking for strerrorconfigure:1410: clang -o conftest -Wall conftest.c 1>&5configure:1394:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]char strerror();^configure:1394:6: note: 'strerror' is a builtin with type 'char *(int)'1 warning generated.configure:1382: checking for strspnconfigure:1410: clang -o conftest -Wall conftest.c 1>&5configure:1394:6: warning: incompatible redeclaration of library function 'strspn' [-Wincompatible-library-redeclaration]char strspn();^configure:1394:6: note: 'strspn' is a builtin with type 'unsigned long (const char *, const char *)'1 warning generated.configure:1382: checking for strtolconfigure:1410: clang -o conftest -Wall conftest.c 1>&5configure:1441: checking for connect in -lcconfigure:1460: clang -o conftest -Wall conftest.c -lc 1>&5configure:1490: checking for socketconfigure:1518: clang -o conftest -Wall conftest.c -lc 1>&5configure:1588: checking for inet_atonconfigure:1616: clang -o conftest -Wall conftest.c -lc 1>&5configure:1739: checking for gethostbynameconfigure:1767: clang -o conftest -Wall conftest.c -lc 1>&5configure:1841: checking for dlsym in -ldlconfigure:1860: clang -o conftest -Wall conftest.c -ldl 1>&5configure:1890: checking for RTLD_NEXT from dlfcn.hconfigure:1912: checking for RTLD_NEXT from dlfcn.h with _GNU_SOURCEconfigure:2101: checking for correct select prototypeconfigure:2119: clang -c -Wall conftest.c 1>&5configure:2139: checking for correct connect prototypeconfigure:2162: clang -c -Wall conftest.c 1>&5configure:2155:11: error: conflicting types for 'connect'int connect(int __fd, const struct sockaddr * __addr, int len);^/usr/include/sys/socket.h:137:12: note: previous declaration is hereextern int connect (int __fd, __CONST_SOCKADDR_ARG __addr, socklen_t __len);^1 error generated.configure: failed program was:#line 2152 "configure"#include "confdefs.h"#include int connect(int __fd, const struct sockaddr * __addr, int len);int main() {; return 0; }configure:2162: clang -c -Wall conftest.c 1>&5configure:2155:42: warning: declaration of 'struct sockaddr_in' will not be visible outside of this function [-Wvisibility]int connect(int __fd, const struct sockaddr_in * __addr, socklen_t __len);^configure:2155:11: error: conflicting types for 'connect'int connect(int __fd, const struct sockaddr_in * __addr, socklen_t __len);^/usr/include/sys/socket.h:137:12: note: previous declaration is hereextern int connect (int __fd, __CONST_SOCKADDR_ARG __addr, socklen_t __len);^1 warning and 1 error generated.configure: failed program was:#line 2152 "configure"#include "confdefs.h"#include int connect(int __fd, const struct sockaddr_in * __addr, socklen_t __len);int main() {; return 0; }configure:2162: clang -c -Wall conftest.c 1>&5configure:2155:11: error: conflicting types for 'connect'int connect(int __fd, struct sockaddr * __addr, int __len);^/usr/include/sys/socket.h:137:12: note: previous declaration is hereextern int connect (int __fd, __CONST_SOCKADDR_ARG __addr, socklen_t __len);^1 error generated.configure: failed program was:#line 2152 "configure"#include "confdefs.h"#include int connect(int __fd, struct sockaddr * __addr, int __len);int main() {; return 0; }configure:2162: clang -c -Wall conftest.c 1>&5configure:2193: checking for correct close prototypeconfigure:2210: clang -c -Wall conftest.c 1>&5configure:2230: checking for correct poll prototypeconfigure:2246: clang -c -Wall conftest.c 1>&5