The build took 00h 00m 54s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
1,492 |
perl |
110 |
sh |
54 |
makefile |
21 |
ansic |
1,677 |
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: netsurf-buildsystem 1.5-1 (Wed Aug 24 12:36:20 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
make install PREFIX=/somewhere
Will install the makefiles, and test tools into $PREFIX/share/netsurf-buildsystem
Which is where the libraries etc look for it.
make install PREFIX=/somewhere
Will install the makefiles, and test tools into $PREFIX/share/netsurf-buildsystem
Which is where the libraries etc look for it.
==> Entering fakeroot environment...
==> Starting package()...
mkdir -p /tmp/netsurf-buildsystem/pkg/netsurf-buildsystem/usr/share/netsurf-buildsystem/makefiles /tmp/netsurf-buildsystem/pkg/netsurf-buildsystem/usr/share/netsurf-buildsystem/testtools /tmp/netsurf-buildsystem/pkg/netsurf-buildsystem/usr/share/netsurf-buildsystem/citools
for M in Makefile.top Makefile.tools Makefile.subdir Makefile.pkgconfig Makefile.clang Makefile.gcc Makefile.norcroft Makefile.open64; do \
cp makefiles/$M /tmp/netsurf-buildsystem/pkg/netsurf-buildsystem/usr/share/netsurf-buildsystem/makefiles/; \
done
for T in testrunner.pl; do \
cp testtools/$T /tmp/netsurf-buildsystem/pkg/netsurf-buildsystem/usr/share/netsurf-buildsystem/testtools/; \
done
for C in jenkins-build.sh; do \
cp citools/$C /tmp/netsurf-buildsystem/pkg/netsurf-buildsystem/usr/share/netsurf-buildsystem/citools/; \
done
mkdir -p /tmp/netsurf-buildsystem/pkg/netsurf-buildsystem/usr/share/netsurf-buildsystem/makefiles /tmp/netsurf-buildsystem/pkg/netsurf-buildsystem/usr/share/netsurf-buildsystem/testtools /tmp/netsurf-buildsystem/pkg/netsurf-buildsystem/usr/share/netsurf-buildsystem/citools
for M in Makefile.top Makefile.tools Makefile.subdir Makefile.pkgconfig Makefile.clang Makefile.gcc Makefile.norcroft Makefile.open64; do \
cp makefiles/$M /tmp/netsurf-buildsystem/pkg/netsurf-buildsystem/usr/share/netsurf-buildsystem/makefiles/; \
done
for T in testrunner.pl; do \
cp testtools/$T /tmp/netsurf-buildsystem/pkg/netsurf-buildsystem/usr/share/netsurf-buildsystem/testtools/; \
done
for C in jenkins-build.sh; do \
cp citools/$C /tmp/netsurf-buildsystem/pkg/netsurf-buildsystem/usr/share/netsurf-buildsystem/citools/; \
done
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "netsurf-buildsystem"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: netsurf-buildsystem 1.5-1 (Wed Aug 24 12:36:21 UTC 2016)
CMD: pacman --query --file netsurf-buildsystem-1.5-1-x86_64.pkg.tar.xz
Creating hybrid package for 'netsurf-buildsystem'
Trying to find vanilla package 'netsurf-buildsystem'...
CMD: pacman --query --file /mirror/netsurf-buildsystem-1.5-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/share/netsurf-buildsystem/makefiles/Makefile.top
/usr/share/netsurf-buildsystem/makefiles/Makefile.tools
/usr/share/netsurf-buildsystem/makefiles/Makefile.subdir
/usr/share/netsurf-buildsystem/makefiles/Makefile.pkgconfig
/usr/share/netsurf-buildsystem/makefiles/Makefile.clang
/usr/share/netsurf-buildsystem/makefiles/Makefile.gcc
/usr/share/netsurf-buildsystem/makefiles/Makefile.norcroft
/usr/share/netsurf-buildsystem/makefiles/Makefile.open64
/usr/share/netsurf-buildsystem/testtools/testrunner.pl
/usr/share/netsurf-buildsystem/citools/jenkins-build.sh
/usr/share/licenses/netsurf-buildsystem/COPYING
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf netsurf-buildsystem.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/netsurf-buildsystem.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/netsurf-buildsystem.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/netsurf-buildsystem.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'