Build tree for "mm-common"
on toolchain "vanilla"
- 0
None
- 0
./configure --host=x86_64-unknown-linux --prefix=/usr
- ?
cat
- 0
None
- 127
/usr/convex/getsysinfo
- ?
/usr/bin/install -c conftest.one conftest.two /tmp/mm-common/src/mm-common-0.9.10/conftest.dir
- 0
/bin/sh /tmp/mm-common/src/mm-common-0.9.10/missing --is-lightweight
- 0
make -f conftest.make
- 0
make -f -
- 0
/bin/sh ./config.status
- 0
make
- 0
/bin/sh -c /usr/sbin/sed 's|[@]PACKAGE_STRING[@]|mm-common 0.9.10|g;s|[@]docdir[@]|/usr/share/doc/mm-common|g' ./util/mm-common-prepare.1.in >util/mm-common-prepare.1
- 0
/bin/sh -c (cd . >/dev/null && tar chof - skeletonmm/autogen.sh skeletonmm/codegen/generate_defs_and_docs.sh skeletonmm/.gitignore skeletonmm/AUTHORS skeletonmm/COPYING skeletonmm/ChangeLog skeletonmm/Makefile.am skeletonmm/README skeletonmm/configure.ac skeletonmm/skeletonmm.doap skeletonmm/build/.gitignore skeletonmm/codegen/Makefile.am skeletonmm/codegen/extradefs/generate_extra_defs_skeleton.cc skeletonmm/codegen/m4/convert.m4 skeletonmm/codegen/m4/convert_skeleton.m4 skeletonmm/codegen/m4/filelist.am skeletonmm/doc/Makefile.am skeletonmm/doc/reference/.gitignore skeletonmm/doc/reference/Doxyfile.in skeletonmm/examples/.gitignore skeletonmm/examples/Makefile.am skeletonmm/examples/example/example.cc skeletonmm/skeleton/.gitignore skeletonmm/skeleton/skeletonmm-uninstalled.pc.in skeletonmm/skeleton/skeletonmm.h skeletonmm/skeleton/skeletonmm.pc.in skeletonmm/skeleton/skeletonmmconfig.h.in skeletonmm/skeleton/skeletonmm/Makefile.am skeletonmm/skeleton/skeletonmm/filelist.am skeletonmm/skeleton/skeletonmm/wrap_init.h skeletonmm/skeleton/skeletonmm/private/.gitignore skeletonmm/skeleton/src/Makefile.am skeletonmm/skeleton/src/filelist.am skeletonmm/skeleton/src/skeleton.ccg skeletonmm/skeleton/src/skeleton.defs skeletonmm/skeleton/src/skeleton.hg skeletonmm/skeleton/src/skeleton_docs.xml skeletonmm/skeleton/src/skeleton_enum.defs skeletonmm/skeleton/src/skeleton_method.defs skeletonmm/skeleton/src/skeleton_signal.defs skeletonmm/skeleton/src/skeleton_vfunc.defs) | gzip -c >skeletonmm.tar.gz
- 0
gzip -c
- 0
tar chof - skeletonmm/autogen.sh skeletonmm/codegen/generate_defs_and_docs.sh skeletonmm/.gitignore skeletonmm/AUTHORS skeletonmm/COPYING skeletonmm/ChangeLog skeletonmm/Makefile.am skeletonmm/README skeletonmm/configure.ac skeletonmm/skeletonmm.doap skeletonmm/build/.gitignore skeletonmm/codegen/Makefile.am skeletonmm/codegen/extradefs/generate_extra_defs_skeleton.cc skeletonmm/codegen/m4/convert.m4 skeletonmm/codegen/m4/convert_skeleton.m4 skeletonmm/codegen/m4/filelist.am skeletonmm/doc/Makefile.am skeletonmm/doc/reference/.gitignore skeletonmm/doc/reference/Doxyfile.in skeletonmm/examples/.gitignore skeletonmm/examples/Makefile.am skeletonmm/examples/example/example.cc skeletonmm/skeleton/.gitignore skeletonmm/skeleton/skeletonmm-uninstalled.pc.in skeletonmm/skeleton/skeletonmm.h skeletonmm/skeleton/skeletonmm.pc.in skeletonmm/skeleton/skeletonmmconfig.h.in skeletonmm/skeleton/skeletonmm/Makefile.am skeletonmm/skeleton/skeletonmm/filelist.am skeletonmm/skeleton/skeletonmm/wrap_init.h skeletonmm/skeleton/skeletonmm/private/.gitignore skeletonmm/skeleton/src/Makefile.am skeletonmm/skeleton/src/filelist.am skeletonmm/skeleton/src/skeleton.ccg skeletonmm/skeleton/src/skeleton.defs skeletonmm/skeleton/src/skeleton.hg skeletonmm/skeleton/src/skeleton_docs.xml skeletonmm/skeleton/src/skeleton_enum.defs skeletonmm/skeleton/src/skeleton_method.defs skeletonmm/skeleton/src/skeleton_signal.defs skeletonmm/skeleton/src/skeleton_vfunc.defs
- 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/mm-common/pkg/mm-common/ install
- 0
make install-exec-am install-data-am
- 0
/bin/sh -c list='util/mm-common-prepare'; test -n "/usr/bin" || list=; \
if test -n "$list"; then \
echo " /usr/sbin/mkdir -p '/tmp/mm-common/pkg/mm-common//usr/bin'"; \
/usr/sbin/mkdir -p "/tmp/mm-common/pkg/mm-common//usr/bin" || exit 1; \
fi; \
for p in $list; do \
if test -f "$p"; then d=; else d="./"; fi; \
if test -f "$d$p"; then echo "$d$p"; echo "$p"; else :; fi; \
done | \
sed -e 'p;s,.*/,,;n' \
-e 'h;s|.*|.|' \
-e 'p;x;s,.*/,,;s,x,x,' | sed 'N;N;N;s,\n, ,g' | \
gawk 'BEGIN { files["."] = ""; dirs["."] = 1; } \
{ d=$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
if ($2 == $4) { files[d] = files[d] " " $1; \
if (++n[d] == 40) { \
print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
else { print "f", d "/" $4, $1 } } \
END { for (d in files) print "f", d, files[d] }' | \
while read type dir files; do \
if test "$dir" = .; then dir=; else dir=/$dir; fi; \
test -z "$files" || { \
echo " /usr/bin/install -c $files '/tmp/mm-common/pkg/mm-common//usr/bin$dir'"; \
/usr/bin/install -c $files "/tmp/mm-common/pkg/mm-common//usr/bin$dir" || exit $?; \
} \
; done
- 0
/usr/bin/install -c util/mm-common-prepare /tmp/mm-common/pkg/mm-common//usr/bin
- 0
/bin/sh -c list='macros/mm-common.m4'; test -n "/usr/share/aclocal" || list=; \
if test -n "$list"; then \
echo " /usr/sbin/mkdir -p '/tmp/mm-common/pkg/mm-common//usr/share/aclocal'"; \
/usr/sbin/mkdir -p "/tmp/mm-common/pkg/mm-common//usr/share/aclocal" || exit 1; \
fi; \
for p in $list; do \
if test -f "$p"; then d=; else d="./"; fi; \
echo "$d$p"; \
done | sed '$!N;$!N;$!N;$!N;$!N;$!N;$!N;s/\n/ /g' | sed '$!N;$!N;$!N;$!N;s/\n/ /g' | \
while read files; do \
echo " /usr/bin/install -c -m 644 $files '/tmp/mm-common/pkg/mm-common//usr/share/aclocal'"; \
/usr/bin/install -c -m 644 $files "/tmp/mm-common/pkg/mm-common//usr/share/aclocal" || exit $?; \
done
- 0
/usr/bin/install -c -m 644 macros/mm-common.m4 /tmp/mm-common/pkg/mm-common//usr/share/aclocal
- 0
/bin/sh -c list='macros/mm-ax_cxx_compile_stdcxx.m4 macros/mm-ax_cxx_compile_stdcxx_11.m4 macros/mm-dietlib.m4 macros/mm-doc.m4 macros/mm-module.m4 macros/mm-pkg.m4 macros/mm-warnings.m4'; test -n "/usr/share/aclocal" || list=; \
if test -n "$list"; then \
echo " /usr/sbin/mkdir -p '/tmp/mm-common/pkg/mm-common//usr/share/aclocal'"; \
/usr/sbin/mkdir -p "/tmp/mm-common/pkg/mm-common//usr/share/aclocal" || exit 1; \
fi; \
for p in $list; do \
if test -f "$p"; then d=; else d="./"; fi; \
echo "$d$p"; \
done | sed '$!N;$!N;$!N;$!N;$!N;$!N;$!N;s/\n/ /g' | sed '$!N;$!N;$!N;$!N;s/\n/ /g' | \
while read files; do \
echo " /usr/bin/install -c -m 644 $files '/tmp/mm-common/pkg/mm-common//usr/share/aclocal'"; \
/usr/bin/install -c -m 644 $files "/tmp/mm-common/pkg/mm-common//usr/share/aclocal" || exit $?; \
done
- 0
/usr/bin/install -c -m 644 macros/mm-ax_cxx_compile_stdcxx.m4 macros/mm-ax_cxx_compile_stdcxx_11.m4 macros/mm-dietlib.m4 macros/mm-doc.m4 macros/mm-module.m4 macros/mm-pkg.m4 macros/mm-warnings.m4 /tmp/mm-common/pkg/mm-common//usr/share/aclocal
- 0
/bin/sh -c list='build/compile-binding.am build/dist-changelog.am build/doc-reference.am build/generate-binding.am'; test -n "/usr/share/mm-common/build" || list=; \
if test -n "$list"; then \
echo " /usr/sbin/mkdir -p '/tmp/mm-common/pkg/mm-common//usr/share/mm-common/build'"; \
/usr/sbin/mkdir -p "/tmp/mm-common/pkg/mm-common//usr/share/mm-common/build" || exit 1; \
fi; \
for p in $list; do \
if test -f "$p"; then d=; else d="./"; fi; \
echo "$d$p"; \
done | sed '$!N;$!N;$!N;$!N;$!N;$!N;$!N;s/\n/ /g' | sed '$!N;$!N;$!N;$!N;s/\n/ /g' | \
while read files; do \
echo " /usr/bin/install -c -m 644 $files '/tmp/mm-common/pkg/mm-common//usr/share/mm-common/build'"; \
/usr/bin/install -c -m 644 $files "/tmp/mm-common/pkg/mm-common//usr/share/mm-common/build" || exit $?; \
done
- 0
/usr/bin/install -c -m 644 build/compile-binding.am build/dist-changelog.am build/doc-reference.am build/generate-binding.am /tmp/mm-common/pkg/mm-common//usr/share/mm-common/build
- 0
/bin/sh -c list='README'; test -n "/usr/share/doc/mm-common" || list=; \
if test -n "$list"; then \
echo " /usr/sbin/mkdir -p '/tmp/mm-common/pkg/mm-common//usr/share/doc/mm-common'"; \
/usr/sbin/mkdir -p "/tmp/mm-common/pkg/mm-common//usr/share/doc/mm-common" || exit 1; \
fi; \
for p in $list; do \
if test -f "$p"; then d=; else d="./"; fi; \
echo "$d$p"; \
done | sed '$!N;$!N;$!N;$!N;$!N;$!N;$!N;s/\n/ /g' | sed '$!N;$!N;$!N;$!N;s/\n/ /g' | \
while read files; do \
echo " /usr/bin/install -c -m 644 $files '/tmp/mm-common/pkg/mm-common//usr/share/doc/mm-common'"; \
/usr/bin/install -c -m 644 $files "/tmp/mm-common/pkg/mm-common//usr/share/doc/mm-common" || exit $?; \
done
- 0
/usr/bin/install -c -m 644 README /tmp/mm-common/pkg/mm-common//usr/share/doc/mm-common
- 0
/bin/sh -c list='doctags/libstdc++.tag'; test -n "/usr/share/mm-common/doctags" || list=; \
if test -n "$list"; then \
echo " /usr/sbin/mkdir -p '/tmp/mm-common/pkg/mm-common//usr/share/mm-common/doctags'"; \
/usr/sbin/mkdir -p "/tmp/mm-common/pkg/mm-common//usr/share/mm-common/doctags" || exit 1; \
fi; \
for p in $list; do \
if test -f "$p"; then d=; else d="./"; fi; \
echo "$d$p"; \
done | sed '$!N;$!N;$!N;$!N;$!N;$!N;$!N;s/\n/ /g' | sed '$!N;$!N;$!N;$!N;s/\n/ /g' | \
while read files; do \
echo " /usr/bin/install -c -m 644 $files '/tmp/mm-common/pkg/mm-common//usr/share/mm-common/doctags'"; \
/usr/bin/install -c -m 644 $files "/tmp/mm-common/pkg/mm-common//usr/share/mm-common/doctags" || exit $?; \
done
- 0
/usr/bin/install -c -m 644 doctags/libstdc++.tag /tmp/mm-common/pkg/mm-common//usr/share/mm-common/doctags
- 0
/bin/sh -c list='util/doc-install.pl util/doc-postprocess.pl util/doxygen.css util/doxygen-extra.css util/tagfile-to-devhelp2.xsl'; test -n "/usr/share/mm-common/doctool" || list=; \
if test -n "$list"; then \
echo " /usr/sbin/mkdir -p '/tmp/mm-common/pkg/mm-common//usr/share/mm-common/doctool'"; \
/usr/sbin/mkdir -p "/tmp/mm-common/pkg/mm-common//usr/share/mm-common/doctool" || exit 1; \
fi; \
for p in $list; do \
if test -f "$p"; then d=; else d="./"; fi; \
echo "$d$p"; \
done | sed '$!N;$!N;$!N;$!N;$!N;$!N;$!N;s/\n/ /g' | sed '$!N;$!N;$!N;$!N;s/\n/ /g' | \
while read files; do \
echo " /usr/bin/install -c -m 644 $files '/tmp/mm-common/pkg/mm-common//usr/share/mm-common/doctool'"; \
/usr/bin/install -c -m 644 $files "/tmp/mm-common/pkg/mm-common//usr/share/mm-common/doctool" || exit $?; \
done
- 0
/usr/bin/install -c -m 644 util/doc-install.pl util/doc-postprocess.pl util/doxygen.css util/doxygen-extra.css util/tagfile-to-devhelp2.xsl /tmp/mm-common/pkg/mm-common//usr/share/mm-common/doctool
- 0
/bin/sh -c list='skeletonmm.tar.gz'; test -n "/usr/share/doc/mm-common" || list=; \
if test -n "$list"; then \
echo " /usr/sbin/mkdir -p '/tmp/mm-common/pkg/mm-common//usr/share/doc/mm-common'"; \
/usr/sbin/mkdir -p "/tmp/mm-common/pkg/mm-common//usr/share/doc/mm-common" || exit 1; \
fi; \
for p in $list; do \
if test -f "$p"; then d=; else d="./"; fi; \
echo "$d$p"; \
done | sed '$!N;$!N;$!N;$!N;$!N;$!N;$!N;s/\n/ /g' | sed '$!N;$!N;$!N;$!N;s/\n/ /g' | \
while read files; do \
echo " /usr/bin/install -c -m 644 $files '/tmp/mm-common/pkg/mm-common//usr/share/doc/mm-common'"; \
/usr/bin/install -c -m 644 $files "/tmp/mm-common/pkg/mm-common//usr/share/doc/mm-common" || exit $?; \
done
- 0
/usr/bin/install -c -m 644 skeletonmm.tar.gz /tmp/mm-common/pkg/mm-common//usr/share/doc/mm-common
- 0
/bin/sh -c list1='util/mm-common-prepare.1'; \
list2=''; \
test -n "/usr/share/man/man1" \
&& test -n "`echo $list1$list2`" \
|| exit 0; \
echo " /usr/sbin/mkdir -p '/tmp/mm-common/pkg/mm-common//usr/share/man/man1'"; \
/usr/sbin/mkdir -p "/tmp/mm-common/pkg/mm-common//usr/share/man/man1" || exit 1; \
{ for i in $list1; do echo "$i"; done; \
if test -n "$list2"; then \
for i in $list2; do echo "$i"; done \
| sed -n '/\.1[a-z]*$/p'; \
fi; \
} | while read p; do \
if test -f $p; then d=; else d="./"; fi; \
echo "$d$p"; echo "$p"; \
done | \
sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$,1,;x' \
-e 's,\.[0-9a-z]*$,,;s,x,x,;G;s,\n,.,' | \
sed 'N;N;s,\n, ,g' | { \
list=; while read file base inst; do \
if test "$base" = "$inst"; then list="$list $file"; else \
echo " /usr/bin/install -c -m 644 '$file' '/tmp/mm-common/pkg/mm-common//usr/share/man/man1/$inst'"; \
/usr/bin/install -c -m 644 "$file" "/tmp/mm-common/pkg/mm-common//usr/share/man/man1/$inst" || exit $?; \
fi; \
done; \
for i in $list; do echo "$i"; done | sed '$!N;$!N;$!N;$!N;$!N;$!N;$!N;s/\n/ /g' | sed '$!N;$!N;$!N;$!N;s/\n/ /g' | \
while read files; do \
test -z "$files" || { \
echo " /usr/bin/install -c -m 644 $files '/tmp/mm-common/pkg/mm-common//usr/share/man/man1'"; \
/usr/bin/install -c -m 644 $files "/tmp/mm-common/pkg/mm-common//usr/share/man/man1" || exit $?; }; \
done; }
- 0
/bin/sh -c list='doctags/mm-common-libstdc++.pc util/mm-common-util.pc'; test -n "/usr/share/pkgconfig" || list=; \
if test -n "$list"; then \
echo " /usr/sbin/mkdir -p '/tmp/mm-common/pkg/mm-common//usr/share/pkgconfig'"; \
/usr/sbin/mkdir -p "/tmp/mm-common/pkg/mm-common//usr/share/pkgconfig" || exit 1; \
fi; \
for p in $list; do \
if test -f "$p"; then d=; else d="./"; fi; \
echo "$d$p"; \
done | sed '$!N;$!N;$!N;$!N;$!N;$!N;$!N;s/\n/ /g' | sed '$!N;$!N;$!N;$!N;s/\n/ /g' | \
while read files; do \
echo " /usr/bin/install -c -m 644 $files '/tmp/mm-common/pkg/mm-common//usr/share/pkgconfig'"; \
/usr/bin/install -c -m 644 $files "/tmp/mm-common/pkg/mm-common//usr/share/pkgconfig" || exit $?; \
done
- 0
/usr/bin/install -c -m 644 doctags/mm-common-libstdc++.pc util/mm-common-util.pc /tmp/mm-common/pkg/mm-common//usr/share/pkgconfig
- 0
make install-data-hook
- 123
xargs -0 grep -q -I /tmp/mm-common/src
- 123
xargs -0 grep -q -I /tmp/mm-common/pkg
- 0
fakeroot -v
- 0
openssl dgst -sha256 /tmp/mm-common/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 -
- 0
/usr/sbin/pacman -T sh
- 0
/usr/bin/install -c -m 644 util/mm-common-prepare.1 /tmp/mm-common/pkg/mm-common//usr/share/man/man1