=> Bootstrap dependency digest>=20010302: found digest-20121220 => Bootstrap dependency fetch-[0-9]*: found fetch-1.8nb1 ===> Building for paexec-0.18.0nb1 --- do_errorcheck --- --- all-paexec --- --- all-doc --- --- all-examples/divide --- --- all-examples/all_substr --- --- all-examples/cc_wrapper --- --- all-paexec --- ================================================== all ===> paexec --- all-doc --- ================================================== all ===> doc --- all-examples/divide --- ================================================== all ===> examples/divide --- all-examples/all_substr --- ================================================== --- all-examples/cc_wrapper --- ================================================== all ===> examples/cc_wrapper --- all-examples/all_substr --- all ===> examples/all_substr --- all-examples/divide --- --- errorcheck --- --- all-examples/all_substr --- --- errorcheck --- --- all-doc --- --- errorcheck --- --- all-examples/divide --- --- cmd --- --- all-examples/all_substr --- --- cmd --- --- all-examples/cc_wrapper2 --- --- all-examples/cc_wrapper --- --- errorcheck --- --- all-examples/all_substr --- sed -e 's,@sysconfdir@,/usr/pkg/etc,g' -e 's,@libdir@,/usr/pkg/lib,g' -e 's,@libexecdir@,/usr/pkg/libexec,g' -e 's,@prefix@,/usr/pkg,g' -e 's,@bindir@,/usr/pkg/bin,g' -e 's,@sbindir@,/usr/pkg/sbin,g' -e 's,@datadir@,/usr/pkg/share,g' -e 's,@mandir@,/usr/pkg/share/man,g' -e 's,@incsdir@,/usr/pkg/include,g' -e 's,@awk@,/usr/bin/awk,g' cmd.in > cmd && chmod 0755 cmd --- all-examples/divide --- sed -e 's,@sysconfdir@,/usr/pkg/etc,g' -e 's,@libdir@,/usr/pkg/lib,g' -e 's,@libexecdir@,/usr/pkg/libexec,g' -e 's,@prefix@,/usr/pkg,g' -e 's,@bindir@,/usr/pkg/bin,g' -e 's,@sbindir@,/usr/pkg/sbin,g' -e 's,@datadir@,/usr/pkg/share,g' -e 's,@mandir@,/usr/pkg/share/man,g' -e 's,@incsdir@,/usr/pkg/include,g' -e 's,@awk@,/usr/bin/awk,g' cmd.in > cmd && chmod 0755 cmd --- all-examples/make_package --- --- all-examples/cc_wrapper2 --- ================================================== all ===> examples/cc_wrapper2 --- all-examples/divide --- --- cmd2 --- --- all-examples/toupper --- --- all-examples/divide --- sed -e 's,@sysconfdir@,/usr/pkg/etc,g' -e 's,@libdir@,/usr/pkg/lib,g' -e 's,@libexecdir@,/usr/pkg/libexec,g' -e 's,@prefix@,/usr/pkg,g' -e 's,@bindir@,/usr/pkg/bin,g' -e 's,@sbindir@,/usr/pkg/sbin,g' -e 's,@datadir@,/usr/pkg/share,g' -e 's,@mandir@,/usr/pkg/share/man,g' -e 's,@incsdir@,/usr/pkg/include,g' -e 's,@awk@,/usr/bin/awk,g' cmd2.in > cmd2 && chmod 0755 cmd2 --- all-examples/toupper --- ================================================== all ===> examples/toupper --- all-examples/make_package --- ================================================== all ===> examples/make_package --- all-examples/dirtest --- ================================================== all ===> examples/dirtest --- all-examples/cc_wrapper2 --- --- errorcheck --- --- all-examples/toupper --- --- errorcheck --- --- cmd --- sed -e 's,@sysconfdir@,/usr/pkg/etc,g' -e 's,@libdir@,/usr/pkg/lib,g' -e 's,@libexecdir@,/usr/pkg/libexec,g' -e 's,@prefix@,/usr/pkg,g' -e 's,@bindir@,/usr/pkg/bin,g' -e 's,@sbindir@,/usr/pkg/sbin,g' -e 's,@datadir@,/usr/pkg/share,g' -e 's,@mandir@,/usr/pkg/share/man,g' -e 's,@incsdir@,/usr/pkg/include,g' -e 's,@awk@,/usr/bin/awk,g' cmd.in > cmd && chmod 0755 cmd --- all-examples/make_package --- --- errorcheck --- --- cmd --- --- cmd__xxx_failed --- --- all-examples/dirtest --- --- errorcheck --- --- all-examples/make_package --- --- cmd --- sed -e 's,@sysconfdir@,/usr/pkg/etc,g' -e 's,@libdir@,/usr/pkg/lib,g' -e 's,@libexecdir@,/usr/pkg/libexec,g' -e 's,@prefix@,/usr/pkg,g' -e 's,@bindir@,/usr/pkg/bin,g' -e 's,@sbindir@,/usr/pkg/sbin,g' -e 's,@datadir@,/usr/pkg/share,g' -e 's,@mandir@,/usr/pkg/share/man,g' -e 's,@incsdir@,/usr/pkg/include,g' -e 's,@awk@,/usr/bin/awk,g' cmd.in > cmd && chmod 0755 cmd --- cmd__xxx_failed --- sed -e 's,@sysconfdir@,/usr/pkg/etc,g' -e 's,@libdir@,/usr/pkg/lib,g' -e 's,@libexecdir@,/usr/pkg/libexec,g' -e 's,@prefix@,/usr/pkg,g' -e 's,@bindir@,/usr/pkg/bin,g' -e 's,@sbindir@,/usr/pkg/sbin,g' -e 's,@datadir@,/usr/pkg/share,g' -e 's,@mandir@,/usr/pkg/share/man,g' -e 's,@incsdir@,/usr/pkg/include,g' -e 's,@awk@,/usr/bin/awk,g' cmd__xxx_failed.in > cmd__xxx_failed && chmod 0755 cmd__xxx_failed --- all-examples --- ================================================== all ===> examples --- errorcheck --- --- all-paexec --- --- errorcheck --- --- paexec.o --- --- wrappers.o --- --- tasks.o --- --- nodes.o --- --- signals.o --- --- paexec.o --- gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -DPAEXEC_VERSION='"0.18.0"' -DBUFSIZE=4096 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -DHAVE_HEADER_SYS_SELECT_H=1 -DHAVE_TYPE_INTPTR_T_STDINT_H=1 -DHAVE_TYPE_INTPTR_T_INTTYPES_H=1 -I/usr/pkg/include -D_GNU_SOURCE -c -o paexec.o paexec.c --- wrappers.o --- gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -DPAEXEC_VERSION='"0.18.0"' -DBUFSIZE=4096 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -DHAVE_HEADER_SYS_SELECT_H=1 -DHAVE_TYPE_INTPTR_T_STDINT_H=1 -DHAVE_TYPE_INTPTR_T_INTTYPES_H=1 -I/usr/pkg/include -D_GNU_SOURCE -c -o wrappers.o wrappers.c --- tasks.o --- gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -DPAEXEC_VERSION='"0.18.0"' -DBUFSIZE=4096 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -DHAVE_HEADER_SYS_SELECT_H=1 -DHAVE_TYPE_INTPTR_T_STDINT_H=1 -DHAVE_TYPE_INTPTR_T_INTTYPES_H=1 -I/usr/pkg/include -D_GNU_SOURCE -c -o tasks.o tasks.c --- nodes.o --- gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -DPAEXEC_VERSION='"0.18.0"' -DBUFSIZE=4096 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -DHAVE_HEADER_SYS_SELECT_H=1 -DHAVE_TYPE_INTPTR_T_STDINT_H=1 -DHAVE_TYPE_INTPTR_T_INTTYPES_H=1 -I/usr/pkg/include -D_GNU_SOURCE -c -o nodes.o nodes.c --- signals.o --- gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -DPAEXEC_VERSION='"0.18.0"' -DBUFSIZE=4096 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -DHAVE_HEADER_SYS_SELECT_H=1 -DHAVE_TYPE_INTPTR_T_STDINT_H=1 -DHAVE_TYPE_INTPTR_T_INTTYPES_H=1 -I/usr/pkg/include -D_GNU_SOURCE -c -o signals.o signals.c --- shquote.o --- gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -DPAEXEC_VERSION='"0.18.0"' -DBUFSIZE=4096 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -DHAVE_HEADER_SYS_SELECT_H=1 -DHAVE_TYPE_INTPTR_T_STDINT_H=1 -DHAVE_TYPE_INTPTR_T_INTTYPES_H=1 -I/usr/pkg/include -D_GNU_SOURCE -c -o shquote.o shquote.c --- paexec --- gcc -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o paexec paexec.o wrappers.o tasks.o nodes.o signals.o shquote.o -lmaa => Unwrapping files-to-be-installed.