The build took 00h 00m 23s 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:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: snarf 7.0-6 (Wed Aug 24 13:47:01 UTC 2016)==> 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... gccchecking whether the C compiler (gcc ) works... yeschecking whether the C compiler (gcc ) is a cross-compiler... nochecking whether we are using GNU C... yeschecking whether gcc accepts -g... yeschecking for gcc option to accept ANSI C... none neededchecking how to run the C preprocessor... gcc -Echecking for function prototypes... yeschecking for gcc 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.hgcc -DHAVE_CONFIG_H -I. -I. -I. -c ftp.cgcc -DHAVE_CONFIG_H -I. -I. -I. -c http.chttp.c: In function 'make_http_header':http.c:60:30: warning: implicit declaration of function 'isspace' [-Wimplicit-function-declaration] while (*s != '\0' && isspace(*s)) { ^~~~~~~gcc -DHAVE_CONFIG_H -I. -I. -I. -c llist.cgcc -DHAVE_CONFIG_H -I. -I. -I. -c options.cgcc -DHAVE_CONFIG_H -I. -I. -I. -c snarf.cgcc -DHAVE_CONFIG_H -I. -I. -I. -c url.cgcc -DHAVE_CONFIG_H -I. -I. -I. -c util.cgcc -DHAVE_CONFIG_H -I. -I. -I. -c gopher.cutil.c: In function 'transfer':util.c:559:21: warning: implicit declaration of function 'http_transfer' [-Wimplicit-function-declaration] i = http_transfer(rsrc); ^~~~~~~~~~~~~util.c:562:21: warning: implicit declaration of function 'ftp_transfer' [-Wimplicit-function-declaration] i = ftp_transfer(rsrc); ^~~~~~~~~~~~util.c:565:21: warning: implicit declaration of function 'gopher_transfer' [-Wimplicit-function-declaration] i = gopher_transfer(rsrc); ^~~~~~~~~~~~~~~gcc -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'make install-man1/bin/sh ./mkinstalldirs /tmp/snarf/pkg/snarf/usr/binmake[2]: Entering directory '/tmp/snarf/src/snarf-7.0'/bin/sh ./mkinstalldirs /tmp/snarf/pkg/snarf/usr/share/man/man1mkdir /tmp/snarf/pkg/snarf/usrmkdir /tmp/snarf/pkg/snarf/usrmkdir: cannot create directory '/tmp/snarf/pkg/snarf/usr': File existsmkdir /tmp/snarf/pkg/snarf/usr/binmkdir /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 snarf /tmp/snarf/pkg/snarf/usr/bin/snarf /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 (Wed Aug 24 13:47:06 UTC 2016)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 (gcc ) worksconfigure:924: gcc -o conftest conftest.c 1>&5configure:921:1: warning: return type defaults to 'int' [-Wimplicit-int]main(){return(0);}^~~~configure:950: checking whether the C compiler (gcc ) is a cross-compilerconfigure:955: checking whether we are using GNU Cconfigure:964: gcc -E conftest.cconfigure:983: checking whether gcc accepts -gconfigure:1018: checking for gcc option to accept ANSI Cconfigure:1071: gcc -c conftest.c 1>&5configure:1095: checking how to run the C preprocessorconfigure:1116: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1177: checking for function prototypesconfigure:1339: checking for gcc option to accept ANSI Cconfigure:1416: checking for working constconfigure:1470: gcc -c conftest.c 1>&5configure:1502: checking for a BSD compatible installconfigure:1556: checking for socketconfigure:1584: gcc -o conftest conftest.c 1>&5configure:1644: checking for gethostbynameconfigure:1672: gcc -o conftest conftest.c 1>&5configure:1732: checking for gethostbynameconfigure:1820: checking for strerrorconfigure:1848: gcc -o conftest conftest.c 1>&5configure:1909: checking for ANSI C header filesconfigure:1922: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1989: gcc -o conftest conftest.c 1>&5configure: In function 'main':configure:1984:67: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);^~~~configure:1984:67: warning: incompatible implicit declaration of built-in function 'exit'configure:1984:67: note: include '' or provide a declaration of 'exit' configure:1985:1: warning: incompatible implicit declaration of built-in function 'exit'exit (0); }^~~~configure:1985:1: note: include '' or provide a declaration of 'exit' configure:2019: checking for strings.hconfigure:2029: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:2019: checking for stdarg.hconfigure:2029: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:2019: checking for sys/ioctl.hconfigure:2029: gcc -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: gcc -o conftest conftest.c 1>&5configure:2356: checking for strdupconfigure:2384: gcc -o conftest conftest.c 1>&5configure:2368:6: warning: conflicting types for built-in function 'strdup'char $ac_func();^~~~~~configure:2411: checking for herrorconfigure:2439: gcc -o conftest conftest.c 1>&5