The build took 00h 00m 34s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
830 |
ansic |
116 |
makefile |
10 |
sh |
956 |
total |
The process tree of the build process is here.
Due to the failure of this package to build, we did not attempt to build several packages that depend on this one. Those packages are:
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: liblockfile 1.09_6-1 (Wed Aug 24 12:28:15 UTC 2016)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...patching file Makefile.inpatching file Makefile.inpatching file lockfile.ccreating cache ./config.cachechecking 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 build shared libs... yeschecking build libnfslock... nochecking for ldconfig... /usr/bin/truechecking how to run the C preprocessor... gcc -Echecking for ANSI C header files... yeschecking for getopt.h... yeschecking for paths.h... yeschecking for sys/param.h... yeschecking for utime... yeschecking for utimes... yesupdating cache ./config.cachecreating ./config.statuscreating ./Makefilecreating ./maillock.hcreating autoconf.hgcc -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -DLIB -DLOCKPROG=\"/usr/bin/dotlockfile\" \ -c lockfile.cgcc -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -c -o dotlockfile.o dotlockfile.cgcc -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -c lockfile.c -o xlockfile.oar rv liblockfile.a lockfile.oar: creating liblockfile.aa - lockfile.ogcc -fPIC -shared -Wl,-soname,liblockfile.so.1 \ -o liblockfile.so lockfile.o -lcgcc -o dotlockfile dotlockfile.o xlockfile.o==> Entering fakeroot environment...==> Starting package()...install -m 644 lockfile.h maillock.h /tmp/liblockfile/pkg/liblockfile/usr/includeif [ "" != "" ]; then\ install -g -m 2755 dotlockfile /tmp/liblockfile/pkg/liblockfile/usr/bin;\ else \ install -g root -m 755 dotlockfile /tmp/liblockfile/pkg/liblockfile/usr/bin; \ fiinstall: cannot change ownership of '/tmp/liblockfile/pkg/liblockfile/usr/bin/dotlockfile': Operation not permittedmake: *** [Makefile:64: install_common] Error 1==> ERROR: A failure occurred in package(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/liblockfile/src/liblockfile-1.09/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.configure:536: checking for gccconfigure:649: checking whether the C compiler (gcc ) worksconfigure:665: gcc -o conftest conftest.c 1>&5configure:662:1: warning: return type defaults to 'int' [-Wimplicit-int]main(){return(0);}^~~~configure:691: checking whether the C compiler (gcc ) is a cross-compilerconfigure:696: checking whether we are using GNU Cconfigure:705: gcc -E conftest.cconfigure:724: checking whether gcc accepts -gconfigure:764: checking build shared libsconfigure:789: checking build libnfslockconfigure:837: checking for ldconfigconfigure:871: checking how to run the C preprocessorconfigure:892: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:951: checking for ANSI C header filesconfigure:964: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1031: gcc -o conftest -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT conftest.c 1>&5configure: In function 'main':configure:1026:67: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);^~~~configure:1026:67: warning: incompatible implicit declaration of built-in function 'exit'configure:1026:67: note: include '' or provide a declaration of 'exit' configure:1027:1: warning: incompatible implicit declaration of built-in function 'exit'exit (0); }^~~~configure:1027:1: note: include '' or provide a declaration of 'exit' configure:1063: checking for getopt.hconfigure:1073: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1063: checking for paths.hconfigure:1073: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1063: checking for sys/param.hconfigure:1073: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1106: checking for utimeconfigure:1134: gcc -o conftest -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT conftest.c 1>&5configure:1106: checking for utimesconfigure:1134: gcc -o conftest -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT conftest.c 1>&5