The build took 00h 00m 47s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
911 |
ansic |
74 |
makefile |
67 |
sh |
1,052 |
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: netselect 0.3-3 (Wed Aug 24 12:35:39 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
gcc -O2 -Wall -I. -g -c -o netselect.o netselect.c
netselect.c: In function 'wait_for_reply':
netselect.c:799:33: warning: passing argument 6 of 'recvfrom' from incompatible pointer type [-Wincompatible-pointer-types]
(struct sockaddr *) &from, &fromlen);
^
In file included from netselect.c:54:0:
/usr/include/sys/socket.h:174:16: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'size_t * {aka long unsigned int *}'
extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n,
^~~~~~~~
gcc -g -o netselect netselect.o
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "netselect"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: netselect 0.3-3 (Wed Aug 24 12:35:40 UTC 2016)
CMD: pacman --query --file netselect-0.3-3-x86_64.pkg.tar.xz
Creating hybrid package for 'netselect'
Trying to find vanilla package 'netselect'...
CMD: pacman --query --file /mirror/netselect-0.3-3.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 netselect.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/netselect.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/netselect.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/netselect.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'