The build took 00h 00m 48s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
4,357 |
cpp |
101 |
ruby |
31 |
makefile |
4,489 |
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: pbzip2 1.1.13-1 (Wed Aug 24 12:32:27 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
g++ -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_STACKSIZE_CUSTOMIZATION -pthread -D_POSIX_PTHREAD_SEMANTICS pbzip2.cpp BZ2StreamScanner.cpp ErrorContext.cpp -o pbzip2 -lbz2 -lpthread
pbzip2.cpp:1223:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
fprintf(stderr, "pbzip2: *WARNING: Compressed block size is large [%"PRIuMAX" bytes].\n",
^
pbzip2.cpp:1832:19: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
fprintf(stderr, " Output Size: %"PRIuMAX" bytes\n", (uintmax_t)CompressedSize);
^
pbzip2.cpp:2075:19: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
fprintf(stderr, " Output Size: %"PRIuMAX" bytes\n", (uintmax_t)CompressedSize);
^
pbzip2.cpp:2797:19: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
fprintf(stderr, "pbzip2: *ERROR: Could not initialize (OutputBuffer); size=%"PRIuMAX"! Aborting...\n", (uintmax_t)size);
^
pbzip2.cpp:4105:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
fprintf(stderr, " Input Size: %"PRIuMAX" bytes\n", (uintmax_t)InFileSize);
^
pbzip2.cpp:4227:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
fprintf(stderr, "*Warning* Max memory limit increased to %"PRIuMAX" MB to support %d CPUs\n", (uintmax_t)((NumBufferedBlocksMax + (numCPU * 2)) * blockSize)/1000000, numCPU);
^
==> Entering fakeroot environment...
==> Starting package()...
if ( test ! -d /tmp/pbzip2/pkg/pbzip2/usr/bin ) ; then mkdir -p /tmp/pbzip2/pkg/pbzip2/usr/bin ; fi
if ( test ! -d /tmp/pbzip2/pkg/pbzip2/usr/share ) ; then mkdir -p /tmp/pbzip2/pkg/pbzip2/usr/share ; fi
if ( test ! -d /tmp/pbzip2/pkg/pbzip2/usr/share/man ) ; then mkdir -p /tmp/pbzip2/pkg/pbzip2/usr/share/man ; fi
if ( test ! -d /tmp/pbzip2/pkg/pbzip2/usr/share/man/man1 ) ; then mkdir -p /tmp/pbzip2/pkg/pbzip2/usr/share/man/man1 ; fi
cp -f pbzip2 /tmp/pbzip2/pkg/pbzip2/usr/bin/pbzip2
chmod a+x /tmp/pbzip2/pkg/pbzip2/usr/bin/pbzip2
ln -s -f pbzip2 /tmp/pbzip2/pkg/pbzip2/usr/bin/pbunzip2
ln -s -f pbzip2 /tmp/pbzip2/pkg/pbzip2/usr/bin/pbzcat
cp -f pbzip2.1 /tmp/pbzip2/pkg/pbzip2/usr/share/man/man1
chmod a+r /tmp/pbzip2/pkg/pbzip2/usr/share/man/man1/pbzip2.1
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "pbzip2"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: pbzip2 1.1.13-1 (Wed Aug 24 12:32:32 UTC 2016)
CMD: pacman --query --file pbzip2-1.1.13-1-x86_64.pkg.tar.xz
Creating hybrid package for 'pbzip2'
Trying to find vanilla package 'pbzip2'...
CMD: pacman --query --file /mirror/pbzip2-1.1.13-1.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 pbzip2.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/pbzip2.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/pbzip2.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/pbzip2.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'