Build tree for "perl-sub-identify"
on toolchain "vanilla"
- 0
None
- 0
/usr/sbin/pacman -T perl
- 0
perl Makefile.PL INSTALLDIRS=vendor
- 0
/usr/bin/perl -le require 5; print qq{VER_OK}
- 0
sh -c "make" -v 2>&1
- 0
make
- 0
/usr/bin/perl -MExtUtils::Command -e mkpath -- blib/lib/Sub
- 0
/usr/bin/perl -MExtUtils::Command -e mkpath -- blib/arch
- 0
/usr/bin/perl -MExtUtils::Command -e mkpath -- blib/lib/auto/Sub/Identify
- 0
/usr/bin/perl -MExtUtils::Command -e mkpath -- blib/arch/auto/Sub/Identify
- 0
/usr/bin/perl -MExtUtils::Command -e mkpath -- blib/bin
- 0
/usr/bin/perl -MExtUtils::Command -e mkpath -- blib/script
- 0
/usr/bin/perl -MExtUtils::Command -e mkpath -- blib/man1
- 0
/usr/bin/perl -MExtUtils::Command -e mkpath -- blib/man3
- 0
/usr/bin/perl -MExtUtils::Install -e pm_to_blib({@ARGV}, 'blib/lib/auto', q[], '755') -- lib/Sub/Identify.pm blib/lib/Sub/Identify.pm
- 0
/bin/sh -c echo "Running Mkbootstrap for Sub::Identify ()"
- 0
/usr/bin/perl -MExtUtils::Mkbootstrap -e Mkbootstrap('Identify','');
- 0
/bin/sh -c "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap "/usr/share/perl5/core_perl/ExtUtils/typemap" Identify.xs > Identify.xsc && mv Identify.xsc Identify.c
- 0
/usr/bin/perl /usr/share/perl5/core_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/core_perl/ExtUtils/typemap Identify.xs
- ?
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="0.12" -DXS_VERSION="0.12" -fPIC -I/usr/lib/perl5/core_perl/CORE Identify.c
- ?
/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/cc1 -quiet -I /usr/local/include -I /usr/lib/perl5/core_perl/CORE -D _REENTRANT -D _GNU_SOURCE -D _LARGEFILE_SOURCE -D _FILE_OFFSET_BITS=64 -D VERSION="0.12" -D XS_VERSION="0.12" Identify.c -quiet -dumpbase Identify.c -march=x86-64 -mtune=generic -auxbase Identify -O2 -fwrapv -fno-strict-aliasing -fstack-protector-strong -fstack-protector-strong -fPIC -o -
- 0
as -I /usr/local/include -I /usr/lib/perl5/core_perl/CORE --64 -o Identify.o
- ?
cc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/local/lib -fstack-protector-strong Identify.o -o blib/arch/auto/Sub/Identify/Identify.so
- ?
/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccGUUlwq.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -shared -o blib/arch/auto/Sub/Identify/Identify.so /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o -L/usr/local/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -O1 --sort-common --as-needed -z relro Identify.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o
- 0
/usr/sbin/ld -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccGUUlwq.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -shared -o blib/arch/auto/Sub/Identify/Identify.so /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o -L/usr/local/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -O1 --sort-common --as-needed -z relro Identify.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o
- 0
/usr/bin/perl -MExtUtils::Command::MM -e cp_nonempty -- Identify.bs blib/arch/auto/Sub/Identify/Identify.bs 644
- 0
/usr/bin/perl -MExtUtils::Command::MM -e pod2man -- --section=3 --perm_rw=644 -u lib/Sub/Identify.pm blib/man3/Sub::Identify.3pm
- 0
fakeroot -- /usr/sbin/makepkg -F --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
- 0
/usr/bin/faked
- 0
/usr/sbin/makepkg -F --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
- 0
None
- 1
/usr/sbin/pacman --noconfirm --color never --noprogressbar -Q
- 0
make DESTDIR=/tmp/perl-sub-identify/pkg/perl-sub-identify/ install
- 0
/bin/sh -c echo "Running Mkbootstrap for Sub::Identify ()"
- 0
/usr/bin/perl -MExtUtils::Mkbootstrap -e Mkbootstrap('Identify','');
- 0
/usr/bin/perl -MExtUtils::Command::MM -e pod2man -- --section=3 --perm_rw=644 -u lib/Sub/Identify.pm blib/man3/Sub::Identify.3pm
- 0
/bin/sh -c echo Appending installation info to "/tmp/perl-sub-identify/pkg/perl-sub-identify//usr/lib/perl5/core_perl/perllocal.pod"
- 0
/usr/bin/perl -MExtUtils::Install -e install([ from_to => {@ARGV}, verbose => '0', uninstall_shadows => '0', dir_mode => '755' ]); -- read /usr/lib/perl5/vendor_perl/auto/Sub/Identify/.packlist write /tmp/perl-sub-identify/pkg/perl-sub-identify//usr/lib/perl5/vendor_perl/auto/Sub/Identify/.packlist blib/lib /tmp/perl-sub-identify/pkg/perl-sub-identify//usr/share/perl5/vendor_perl blib/arch /tmp/perl-sub-identify/pkg/perl-sub-identify//usr/lib/perl5/vendor_perl blib/bin /tmp/perl-sub-identify/pkg/perl-sub-identify//usr/bin blib/script /tmp/perl-sub-identify/pkg/perl-sub-identify//usr/bin/vendor_perl blib/man1 /tmp/perl-sub-identify/pkg/perl-sub-identify//usr/share/man/man1 blib/man3 /tmp/perl-sub-identify/pkg/perl-sub-identify//usr/share/man/man3
- 0
/usr/bin/perl -MExtUtils::Command -e mkpath -- /tmp/perl-sub-identify/pkg/perl-sub-identify//usr/lib/perl5/core_perl
- 0
/bin/sh -c "/usr/bin/perl" -MExtUtils::Command::MM -e 'perllocal_install' -- \
"Module" "Sub::Identify" \
"installed into" /usr/share/perl5/vendor_perl \
LINKTYPE "dynamic" \
VERSION "0.12" \
EXE_FILES "" \
>> "/tmp/perl-sub-identify/pkg/perl-sub-identify//usr/lib/perl5/core_perl/perllocal.pod"
- 0
/usr/bin/perl -MExtUtils::Command::MM -e perllocal_install -- Module Sub::Identify installed into /usr/share/perl5/vendor_perl LINKTYPE dynamic VERSION 0.12 EXE_FILES
- 123
xargs -0 grep -q -I /tmp/perl-sub-identify/src
- 123
xargs -0 grep -q -I /tmp/perl-sub-identify/pkg
- 0
fakeroot -v
- 0
openssl dgst -sha256 /tmp/perl-sub-identify/PKGBUILD
- ?
bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,gid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr
- ?
bsdtar -cf - .PKGINFO .BUILDINFO .MTREE usr
- 0
xz -c -z -