The build took 00h 01m 35s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
5,039 |
ansic |
1,942 |
perl |
758 |
makefile |
7,739 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
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:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/sbin --> /sysroot/sbin
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/etc --> /sysroot/etc
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/var --> /sysroot/var
/toolchain_root/usr --> /sysroot/usr
/toolchain_root/glibc-build --> /sysroot/glibc-build
/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: perl-term-readline-gnu 1.31-2 (Thu Apr 13 15:24:37 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
patching file Makefile.PL
Hunk #1 succeeded at 79 (offset 21 lines).
Found `/usr/lib/libncurses.so'.
cc -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_STRING_H rlver.c -o rlver -Wl,-O1,--sort-common,--as-needed,-z,relro -fstack-protector-strong -L/usr/local/lib -lreadline -lncurses
<<>>
cc -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_STRING_H -DTRG_READLINE_VERSION=0x0603 rlmalloc.c -o rlmalloc -Wl,-O1,--sort-common,--as-needed,-z,relro -fstack-protector-strong -L/usr/local/lib -lreadline -lncurses
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Term::ReadLine::Gnu
Writing MYMETA.yml and MYMETA.json
cp Gnu/XS.pm blib/lib/Term/ReadLine/Gnu/XS.pm
AutoSplitting blib/lib/Term/ReadLine/Gnu/XS.pm (blib/lib/auto/Term/ReadLine/Gnu/XS)
cp Gnu.pm blib/lib/Term/ReadLine/Gnu.pm
Running Mkbootstrap for Term::ReadLine::Gnu ()
chmod 644 "Gnu.bs"
"/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap "/usr/share/perl5/core_perl/ExtUtils/typemap" -typemap "typemap" Gnu.xs > Gnu.xsc && mv Gnu.xsc Gnu.c
cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fPIC "-I/usr/lib/perl5/core_perl/CORE" -DHAVE_STRING_H -DTRG_READLINE_VERSION=0x0603 Gnu.c
In file included from Gnu.xs:19:
./ppport.h:43:38: warning: '/*' within block comment [-Wcomment]
perl -x ppport.h *.c *.h *.xs foo/*.c [etc]
^
1 warning generated.
rm -f blib/arch/auto/Term/ReadLine/Gnu/Gnu.so
LD_RUN_PATH="/usr/lib" cc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/local/lib -fstack-protector-strong Gnu.o -o blib/arch/auto/Term/ReadLine/Gnu/Gnu.so \
-lreadline -lncurses \
chmod 755 blib/arch/auto/Term/ReadLine/Gnu/Gnu.so
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Gnu.bs blib/arch/auto/Term/ReadLine/Gnu/Gnu.bs 644
cp eg/perlsh blib/script/perlsh
"/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/perlsh
Manifying 1 pod document
Manifying 1 pod document
==> Entering fakeroot environment...
==> Starting package()...
Running Mkbootstrap for Term::ReadLine::Gnu ()
chmod 644 "Gnu.bs"
Manifying 1 pod document
Manifying 1 pod document
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /tmp/perl-term-readline-gnu/pkg/perl-term-readline-gnu/usr/lib/perl5/vendor_perl/auto/Term/ReadLine/Gnu/Gnu.so
Installing /tmp/perl-term-readline-gnu/pkg/perl-term-readline-gnu/usr/lib/perl5/vendor_perl/Term/ReadLine/Gnu.pm
Installing /tmp/perl-term-readline-gnu/pkg/perl-term-readline-gnu/usr/lib/perl5/vendor_perl/Term/ReadLine/Gnu/XS.pm
Installing /tmp/perl-term-readline-gnu/pkg/perl-term-readline-gnu/usr/lib/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/autosplit.ix
Installing /tmp/perl-term-readline-gnu/pkg/perl-term-readline-gnu/usr/share/man/man1/perlsh.1p
Installing /tmp/perl-term-readline-gnu/pkg/perl-term-readline-gnu/usr/share/man/man3/Term::ReadLine::Gnu.3pm
Installing /tmp/perl-term-readline-gnu/pkg/perl-term-readline-gnu/usr/bin/vendor_perl/perlsh
==> Tidying install...
-> Removing doc files...
-> Removing empty directories...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "perl-term-readline-gnu"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: perl-term-readline-gnu 1.31-2 (Thu Apr 13 15:24:59 UTC 2017)
CMD: pacman --query --file perl-term-readline-gnu-1.31-2-x86_64.pkg.tar.xz
Creating hybrid package for 'perl-term-readline-gnu'
Trying to find vanilla package 'perl-term-readline-gnu'...
CMD: pacman --query --file /mirror/perl-term-readline-gnu-1.31-2.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/bin/vendor_perl/perlsh
/usr/share/man/man3/Term::ReadLine::Gnu.3pm.gz
/usr/share/man/man1/perlsh.1p.gz
/usr/lib/perl5/vendor_perl/Term/ReadLine/Gnu.pm
/usr/lib/perl5/vendor_perl/Term/ReadLine/Gnu/XS.pm
/usr/lib/perl5/vendor_perl/auto/Term/ReadLine/Gnu/Gnu.so
/usr/lib/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/autosplit.ix
/sysroot/usr/lib/perl5/vendor_perl/Term/ReadLine/Gnu.pm
/sysroot/usr/lib/perl5/vendor_perl/Term/ReadLine/Gnu/XS.pm
/sysroot/usr/lib/perl5/vendor_perl/auto/Term/ReadLine/Gnu/Gnu.so
/sysroot/usr/lib/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/autosplit.ix
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf perl-term-readline-gnu.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/perl-term-readline-gnu.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/perl-term-readline-gnu.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/perl-term-readline-gnu.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'