<86>Jul 30 10:43:30 userdel[1139731]: delete user 'rooter' <86>Jul 30 10:43:30 userdel[1139731]: removed group 'rooter' owned by 'rooter' <86>Jul 30 10:43:30 userdel[1139731]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 30 10:43:30 groupadd[1139736]: group added to /etc/group: name=rooter, GID=555 <86>Jul 30 10:43:30 groupadd[1139736]: group added to /etc/gshadow: name=rooter <86>Jul 30 10:43:30 groupadd[1139736]: new group: name=rooter, GID=555 <86>Jul 30 10:43:30 useradd[1139742]: new user: name=rooter, UID=555, GID=555, home=/root, shell=/bin/bash <86>Jul 30 10:43:30 userdel[1139751]: delete user 'builder' <86>Jul 30 10:43:30 userdel[1139751]: removed group 'builder' owned by 'builder' <86>Jul 30 10:43:30 userdel[1139751]: removed shadow group 'builder' owned by 'builder' <86>Jul 30 10:43:30 groupadd[1139758]: group added to /etc/group: name=builder, GID=556 <86>Jul 30 10:43:30 groupadd[1139758]: group added to /etc/gshadow: name=builder <86>Jul 30 10:43:30 groupadd[1139758]: new group: name=builder, GID=556 <86>Jul 30 10:43:30 useradd[1139762]: new user: name=builder, UID=556, GID=556, home=/usr/src, shell=/bin/bash warning: Macro %mkc_env not found warning: Macro %mkcmake_configure not found warning: Macro %mkcmake_build not found warning: Macro %mkc_env not found warning: Macro %mkcmake not found warning: Macro %mkc_env not found warning: Macro %mkcmake_install not found <13>Jul 30 10:43:34 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed <13>Jul 30 10:43:34 rpmi: perl-Term-ANSIColor-5.01-alt1 sisyphus+244783.100.1.2 1579747505 installed <13>Jul 30 10:43:34 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Jul 30 10:43:34 rpmi: perl-Filter-1.59-alt1.1 sisyphus+219907.400.1.1 1548343389 installed <13>Jul 30 10:43:34 rpmi: perl-Encode-3.04-alt1 sisyphus+247835.100.1.1 1584190307 installed <13>Jul 30 10:43:34 rpmi: perl-Pod-Simple-3.40-alt1 sisyphus+239861.100.1.1 1572267919 installed <13>Jul 30 10:43:34 rpmi: perl-Pod-Usage-1.70-alt1 sisyphus+248549.100.1.1 1585154783 installed <13>Jul 30 10:43:34 rpmi: perl-podlators-4.14-alt1 sisyphus+243914.100.1.1 1578493399 installed <13>Jul 30 10:43:34 rpmi: rpm-macros-mk-configure-0.34.2-alt4 sisyphus+252281.100.2.1 1590660267 installed <13>Jul 30 10:43:34 rpmi: libmaa-1.4.7-alt3 sisyphus+252281.200.2.1 1590660403 installed <13>Jul 30 10:43:34 rpmi: bmkdep-20140112-alt5 sisyphus+223477.100.1.1 1551563806 installed <13>Jul 30 10:43:34 rpmi: bmake-20200710-alt1 sisyphus+255039.100.1.1 1594992221 installed <13>Jul 30 10:43:34 rpmi: mk-configure-0.34.2-alt4 sisyphus+252281.100.2.1 1590660267 installed <13>Jul 30 10:43:34 rpmi: libmaa-devel-1.4.7-alt3 sisyphus+252281.200.2.1 1590660403 installed <13>Jul 30 10:43:34 rpmi: runawk-1.6.1-alt3 sisyphus+252281.300.2.1 1590660439 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/paexec-1.1.4-alt1.nosrc.rpm Installing paexec-1.1.4-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.92170 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf paexec-1.1.4 + echo 'Source #0 (paexec-1.1.4.tar):' Source #0 (paexec-1.1.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/paexec-1.1.4.tar + cd paexec-1.1.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.92170 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd paexec-1.1.4 + unset MAKEFLAGS + : /usr/bin + : gcc + : -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic + : g++ + : -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic + : /usr/share + : /usr/share/info + : /usr/include + : /bin/install -p + : /usr/lib + : /usr/lib + : /usr/share/man + : /usr + : /usr/sbin + : /etc + : /var + export BINDIR CC COPTS CXX CXXOPTS DATADIR INFODIR INCSDIR INSTALL LIBDIR LIBEXECDIR MANDIR PREFIX SBINDIR SYSCONFDIR VARDIR + /usr/bin/mkcmake -j1 configure checking custom test custom_awk_fflush... 1 checking for program runawk... /usr/bin/runawk ================================================== configure ===> paexec checking C compiler type... gcc 9.3.1 checking sys/select.h using gcc -c... yes checking maa.h using gcc -c... yes checking for function implementation shquote... no checking for function implementation pr_open ( -lmaa )... yes checking for function implementation pr_open... no checking for type intptr_t ( stdint.h )... yes checking for type intptr_t ( inttypes.h )... yes checking for func shquote... no checking for program gcc... /usr/bin/gcc checking for function implementation strlcat... yes checking for function implementation strlcpy... yes checking for func strlcat ( string.h )... yes checking for func strlcpy ( string.h )... yes checking for define SLIST_ENTRY ( sys/queue.h )... yes checking for define SIMPLEQ_ENTRY ( sys/queue.h )... yes checking for define STAILQ_ENTRY ( sys/queue.h )... yes checking for define LIST_ENTRY ( sys/queue.h )... yes checking for define TAILQ_ENTRY ( sys/queue.h )... yes checking for function implementation getdelim... yes checking for define RB_ENTRY ( sys/tree.h )... no checking for define SPLAY_ENTRY ( sys/tree.h )... no checking for func getdelim ( stdio.h )... yes ================================================== configure ===> paargs + /usr/bin/mkcmake -j8 --- check_mkc_err_msg --- --- all-paexec --- --- all-paargs --- --- all-paexec --- ================================================== all ===> paexec --- all-paargs --- ================================================== all ===> paargs --- check_mkc_err_msg --- --- paargs --- sed -e 's,@sysconfdir@,/etc,g' -e 's,@libdir@,/usr/lib,g' -e 's,@libexecdir@,/usr/lib,g' -e 's,@prefix@,/usr,g' -e 's,@bindir@,/usr/bin,g' -e 's,@sbindir@,/usr/sbin,g' -e 's,@datadir@,/usr/share,g' -e 's,@mandir@,/usr/share/man,g' -e 's,@incsdir@,/usr/include,g' -e 's,@vardir@,/var,g' -e 's,@sharedstatedir@,/usr/com,g' -e 's,@awk@,/usr/bin/awk,g' -e 's,@sh@,/bin/sh,g' -e 's,@version@,1.1.3,g' paargs.in > paargs && chmod 0755 paargs --- all-paexec --- --- check_mkc_err_msg --- --- paexec.o --- --- wrappers.o --- --- tasks.o --- --- nodes.o --- --- signals.o --- --- shquote.o --- --- paexec.o --- gcc -D_GNU_SOURCE -DHAVE_HEADER_SYS_SELECT_H=1 -DHAVE_TYPE_INTPTR_T_STDINT_H=1 -DHAVE_TYPE_INTPTR_T_INTTYPES_H=1 -DCUSTOM_AWK_FFLUSH=1 -D_GNU_SOURCE -D_MKC_CHECK_STRLCAT -D_MKC_CHECK_STRLCPY -D_GNU_SOURCE -D_GNU_SOURCE -D_MKC_CHECK_SLIST -D_MKC_CHECK_RB -D_GNU_SOURCE -D_MKC_CHECK_GETDELIM -D_GNU_SOURCE -DHAVE_FUNC3_STRLCAT_STRING_H=1 -DHAVE_FUNC3_STRLCPY_STRING_H=1 -DHAVE_DEFINE_SLIST_ENTRY_SYS_QUEUE_H=1 -DHAVE_DEFINE_SIMPLEQ_ENTRY_SYS_QUEUE_H=1 -DHAVE_DEFINE_STAILQ_ENTRY_SYS_QUEUE_H=1 -DHAVE_DEFINE_LIST_ENTRY_SYS_QUEUE_H=1 -DHAVE_DEFINE_TAILQ_ENTRY_SYS_QUEUE_H=1 -DHAVE_FUNC4_GETDELIM_STDIO_H=1 -I/usr/share/mk-configure/features -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DPAEXEC_VERSION='"1.1.3"' -DBUFSIZE=4096 -c -o paexec.o -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic paexec.c --- wrappers.o --- gcc -D_GNU_SOURCE -DHAVE_HEADER_SYS_SELECT_H=1 -DHAVE_TYPE_INTPTR_T_STDINT_H=1 -DHAVE_TYPE_INTPTR_T_INTTYPES_H=1 -DCUSTOM_AWK_FFLUSH=1 -D_GNU_SOURCE -D_MKC_CHECK_STRLCAT -D_MKC_CHECK_STRLCPY -D_GNU_SOURCE -D_GNU_SOURCE -D_MKC_CHECK_SLIST -D_MKC_CHECK_RB -D_GNU_SOURCE -D_MKC_CHECK_GETDELIM -D_GNU_SOURCE -DHAVE_FUNC3_STRLCAT_STRING_H=1 -DHAVE_FUNC3_STRLCPY_STRING_H=1 -DHAVE_DEFINE_SLIST_ENTRY_SYS_QUEUE_H=1 -DHAVE_DEFINE_SIMPLEQ_ENTRY_SYS_QUEUE_H=1 -DHAVE_DEFINE_STAILQ_ENTRY_SYS_QUEUE_H=1 -DHAVE_DEFINE_LIST_ENTRY_SYS_QUEUE_H=1 -DHAVE_DEFINE_TAILQ_ENTRY_SYS_QUEUE_H=1 -DHAVE_FUNC4_GETDELIM_STDIO_H=1 -I/usr/share/mk-configure/features -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DPAEXEC_VERSION='"1.1.3"' -DBUFSIZE=4096 -c -o wrappers.o -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic wrappers.c --- tasks.o --- gcc -D_GNU_SOURCE -DHAVE_HEADER_SYS_SELECT_H=1 -DHAVE_TYPE_INTPTR_T_STDINT_H=1 -DHAVE_TYPE_INTPTR_T_INTTYPES_H=1 -DCUSTOM_AWK_FFLUSH=1 -D_GNU_SOURCE -D_MKC_CHECK_STRLCAT -D_MKC_CHECK_STRLCPY -D_GNU_SOURCE -D_GNU_SOURCE -D_MKC_CHECK_SLIST -D_MKC_CHECK_RB -D_GNU_SOURCE -D_MKC_CHECK_GETDELIM -D_GNU_SOURCE -DHAVE_FUNC3_STRLCAT_STRING_H=1 -DHAVE_FUNC3_STRLCPY_STRING_H=1 -DHAVE_DEFINE_SLIST_ENTRY_SYS_QUEUE_H=1 -DHAVE_DEFINE_SIMPLEQ_ENTRY_SYS_QUEUE_H=1 -DHAVE_DEFINE_STAILQ_ENTRY_SYS_QUEUE_H=1 -DHAVE_DEFINE_LIST_ENTRY_SYS_QUEUE_H=1 -DHAVE_DEFINE_TAILQ_ENTRY_SYS_QUEUE_H=1 -DHAVE_FUNC4_GETDELIM_STDIO_H=1 -I/usr/share/mk-configure/features -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DPAEXEC_VERSION='"1.1.3"' -DBUFSIZE=4096 -c -o tasks.o -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic tasks.c --- nodes.o --- gcc -D_GNU_SOURCE -DHAVE_HEADER_SYS_SELECT_H=1 -DHAVE_TYPE_INTPTR_T_STDINT_H=1 -DHAVE_TYPE_INTPTR_T_INTTYPES_H=1 -DCUSTOM_AWK_FFLUSH=1 -D_GNU_SOURCE -D_MKC_CHECK_STRLCAT -D_MKC_CHECK_STRLCPY -D_GNU_SOURCE -D_GNU_SOURCE -D_MKC_CHECK_SLIST -D_MKC_CHECK_RB -D_GNU_SOURCE -D_MKC_CHECK_GETDELIM -D_GNU_SOURCE -DHAVE_FUNC3_STRLCAT_STRING_H=1 -DHAVE_FUNC3_STRLCPY_STRING_H=1 -DHAVE_DEFINE_SLIST_ENTRY_SYS_QUEUE_H=1 -DHAVE_DEFINE_SIMPLEQ_ENTRY_SYS_QUEUE_H=1 -DHAVE_DEFINE_STAILQ_ENTRY_SYS_QUEUE_H=1 -DHAVE_DEFINE_LIST_ENTRY_SYS_QUEUE_H=1 -DHAVE_DEFINE_TAILQ_ENTRY_SYS_QUEUE_H=1 -DHAVE_FUNC4_GETDELIM_STDIO_H=1 -I/usr/share/mk-configure/features -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DPAEXEC_VERSION='"1.1.3"' -DBUFSIZE=4096 -c -o nodes.o -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic nodes.c --- signals.o --- gcc -D_GNU_SOURCE -DHAVE_HEADER_SYS_SELECT_H=1 -DHAVE_TYPE_INTPTR_T_STDINT_H=1 -DHAVE_TYPE_INTPTR_T_INTTYPES_H=1 -DCUSTOM_AWK_FFLUSH=1 -D_GNU_SOURCE -D_MKC_CHECK_STRLCAT -D_MKC_CHECK_STRLCPY -D_GNU_SOURCE -D_GNU_SOURCE -D_MKC_CHECK_SLIST -D_MKC_CHECK_RB -D_GNU_SOURCE -D_MKC_CHECK_GETDELIM -D_GNU_SOURCE -DHAVE_FUNC3_STRLCAT_STRING_H=1 -DHAVE_FUNC3_STRLCPY_STRING_H=1 -DHAVE_DEFINE_SLIST_ENTRY_SYS_QUEUE_H=1 -DHAVE_DEFINE_SIMPLEQ_ENTRY_SYS_QUEUE_H=1 -DHAVE_DEFINE_STAILQ_ENTRY_SYS_QUEUE_H=1 -DHAVE_DEFINE_LIST_ENTRY_SYS_QUEUE_H=1 -DHAVE_DEFINE_TAILQ_ENTRY_SYS_QUEUE_H=1 -DHAVE_FUNC4_GETDELIM_STDIO_H=1 -I/usr/share/mk-configure/features -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DPAEXEC_VERSION='"1.1.3"' -DBUFSIZE=4096 -c -o signals.o -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic signals.c --- shquote.o --- gcc -D_GNU_SOURCE -DHAVE_HEADER_SYS_SELECT_H=1 -DHAVE_TYPE_INTPTR_T_STDINT_H=1 -DHAVE_TYPE_INTPTR_T_INTTYPES_H=1 -DCUSTOM_AWK_FFLUSH=1 -D_GNU_SOURCE -D_MKC_CHECK_STRLCAT -D_MKC_CHECK_STRLCPY -D_GNU_SOURCE -D_GNU_SOURCE -D_MKC_CHECK_SLIST -D_MKC_CHECK_RB -D_GNU_SOURCE -D_MKC_CHECK_GETDELIM -D_GNU_SOURCE -DHAVE_FUNC3_STRLCAT_STRING_H=1 -DHAVE_FUNC3_STRLCPY_STRING_H=1 -DHAVE_DEFINE_SLIST_ENTRY_SYS_QUEUE_H=1 -DHAVE_DEFINE_SIMPLEQ_ENTRY_SYS_QUEUE_H=1 -DHAVE_DEFINE_STAILQ_ENTRY_SYS_QUEUE_H=1 -DHAVE_DEFINE_LIST_ENTRY_SYS_QUEUE_H=1 -DHAVE_DEFINE_TAILQ_ENTRY_SYS_QUEUE_H=1 -DHAVE_FUNC4_GETDELIM_STDIO_H=1 -I/usr/share/mk-configure/features -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DPAEXEC_VERSION='"1.1.3"' -DBUFSIZE=4096 -c -o shquote.o -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic shquote.c --- paexec --- gcc -o paexec paexec.o wrappers.o tasks.o nodes.o signals.o shquote.o -lmaa + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.22635 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/paexec-buildroot + : + /bin/rm -rf -- /usr/src/tmp/paexec-buildroot + cd paexec-1.1.4 + unset MAKEFLAGS + : /usr/bin + : gcc + : -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic + : g++ + : -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic + : /usr/share + : /usr/share/info + : /usr/include + : /bin/install -p + : /usr/lib + : /usr/lib + : /usr/share/man + : /usr + : /usr/sbin + : /etc + : /var + export BINDIR CC COPTS CXX CXXOPTS DATADIR INFODIR INCSDIR INSTALL LIBDIR LIBEXECDIR MANDIR PREFIX SBINDIR SYSCONFDIR VARDIR + /usr/bin/mkcmake install DESTDIR=/usr/src/tmp/paexec-buildroot ================================================== install ===> paexec /bin/install -p -c -d -m 755 /usr/src/tmp/paexec-buildroot/usr/bin; /bin/install -p -c -d -m 755 /usr/src/tmp/paexec-buildroot/usr/share/man/man1; /bin/install -p -c -d -m 755 /usr/src/tmp/paexec-buildroot/usr/share/man/man1; /bin/install -p -c -d -m 755 /usr/src/tmp/paexec-buildroot/usr/bin; /bin/install -p -c -d -m 755 /usr/src/tmp/paexec-buildroot/usr/bin; /bin/install -p -c -d -m 755 /usr/src/tmp/paexec-buildroot/usr/share/man/man1; /bin/install -p -c -s -o builder -g builder -m 755 paexec /usr/src/tmp/paexec-buildroot/usr/bin/paexec /bin/install -p -c -o builder -g builder -m 644 paexec.1 /usr/src/tmp/paexec-buildroot/usr/share/man/man1/paexec.1 /bin/install -p -c -o builder -g builder -m 644 paexec_reorder.1 /usr/src/tmp/paexec-buildroot/usr/share/man/man1/paexec_reorder.1 /bin/install -p -c -o builder -g builder -m 755 paexec_reorder /usr/src/tmp/paexec-buildroot/usr/bin/paexec_reorder rm -f /usr/src/tmp/paexec-buildroot/usr/bin/pareorder; ln /usr/src/tmp/paexec-buildroot/usr/bin/paexec_reorder /usr/src/tmp/paexec-buildroot/usr/bin/pareorder rm -f /usr/src/tmp/paexec-buildroot/usr/share/man/man1/pareorder.1; ln /usr/src/tmp/paexec-buildroot/usr/share/man/man1/paexec_reorder.1 /usr/src/tmp/paexec-buildroot/usr/share/man/man1/pareorder.1 ================================================== install ===> paargs /bin/install -p -c -d -m 755 /usr/src/tmp/paexec-buildroot/usr/share/man/man1; /bin/install -p -c -d -m 755 /usr/src/tmp/paexec-buildroot/usr/bin; /bin/install -p -c -o builder -g builder -m 644 paargs.1 /usr/src/tmp/paexec-buildroot/usr/share/man/man1/paargs.1 /bin/install -p -c -o builder -g builder -m 755 paargs /usr/src/tmp/paexec-buildroot/usr/bin/paargs + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/paexec-buildroot (auto) Verifying and fixing files in /usr/src/tmp/paexec-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/paexec-buildroot/ (default) Compressing files in /usr/src/tmp/paexec-buildroot (auto) Verifying ELF objects in /usr/src/tmp/paexec-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/paexec: uses non-LFS functions: fcntl fopen Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.42873 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd paexec-1.1.4 + unset MAKEFLAGS + : /usr/bin + : gcc + : -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic + : g++ + : -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic + : /usr/share + : /usr/share/info + : /usr/include + : /bin/install -p + : /usr/lib + : /usr/lib + : /usr/share/man + : /usr + : /usr/sbin + : /etc + : /var + export BINDIR CC COPTS CXX CXXOPTS DATADIR INFODIR INCSDIR INSTALL LIBDIR LIBEXECDIR MANDIR PREFIX SBINDIR SYSCONFDIR VARDIR + export 'USE_TEST_BUFSIZES=1 10 100 1000' + USE_TEST_BUFSIZES='1 10 100 1000' + /usr/bin/mkcmake test ================================================== all ===> paexec ================================================== all ===> examples/divide sed -e 's,@sysconfdir@,/etc,g' -e 's,@libdir@,/usr/lib,g' -e 's,@libexecdir@,/usr/lib,g' -e 's,@prefix@,/usr,g' -e 's,@bindir@,/usr/bin,g' -e 's,@sbindir@,/usr/sbin,g' -e 's,@datadir@,/usr/share,g' -e 's,@mandir@,/usr/share/man,g' -e 's,@incsdir@,/usr/include,g' -e 's,@vardir@,/var,g' -e 's,@sharedstatedir@,/usr/com,g' -e 's,@awk@,/usr/bin/awk,g' -e 's,@sh@,/bin/sh,g' -e 's,@version@,1.1.3,g' cmd_divide.in > cmd_divide && chmod 0755 cmd_divide sed -e 's,@sysconfdir@,/etc,g' -e 's,@libdir@,/usr/lib,g' -e 's,@libexecdir@,/usr/lib,g' -e 's,@prefix@,/usr,g' -e 's,@bindir@,/usr/bin,g' -e 's,@sbindir@,/usr/sbin,g' -e 's,@datadir@,/usr/share,g' -e 's,@mandir@,/usr/share/man,g' -e 's,@incsdir@,/usr/include,g' -e 's,@vardir@,/var,g' -e 's,@sharedstatedir@,/usr/com,g' -e 's,@awk@,/usr/bin/awk,g' -e 's,@sh@,/bin/sh,g' -e 's,@version@,1.1.3,g' cmd_divide2.in > cmd_divide2 && chmod 0755 cmd_divide2 ================================================== all ===> examples/all_substr sed -e 's,@sysconfdir@,/etc,g' -e 's,@libdir@,/usr/lib,g' -e 's,@libexecdir@,/usr/lib,g' -e 's,@prefix@,/usr,g' -e 's,@bindir@,/usr/bin,g' -e 's,@sbindir@,/usr/sbin,g' -e 's,@datadir@,/usr/share,g' -e 's,@mandir@,/usr/share/man,g' -e 's,@incsdir@,/usr/include,g' -e 's,@vardir@,/var,g' -e 's,@sharedstatedir@,/usr/com,g' -e 's,@awk@,/usr/bin/awk,g' -e 's,@sh@,/bin/sh,g' -e 's,@version@,1.1.3,g' cmd_all_substr.in > cmd_all_substr && chmod 0755 cmd_all_substr ================================================== all ===> examples/cc_wrapper ================================================== all ===> examples/cc_wrapper2 ================================================== all ===> examples/make_package sed -e 's,@sysconfdir@,/etc,g' -e 's,@libdir@,/usr/lib,g' -e 's,@libexecdir@,/usr/lib,g' -e 's,@prefix@,/usr,g' -e 's,@bindir@,/usr/bin,g' -e 's,@sbindir@,/usr/sbin,g' -e 's,@datadir@,/usr/share,g' -e 's,@mandir@,/usr/share/man,g' -e 's,@incsdir@,/usr/include,g' -e 's,@vardir@,/var,g' -e 's,@sharedstatedir@,/usr/com,g' -e 's,@awk@,/usr/bin/awk,g' -e 's,@sh@,/bin/sh,g' -e 's,@version@,1.1.3,g' cmd_make_package.in > cmd_make_package && chmod 0755 cmd_make_package sed -e 's,@sysconfdir@,/etc,g' -e 's,@libdir@,/usr/lib,g' -e 's,@libexecdir@,/usr/lib,g' -e 's,@prefix@,/usr,g' -e 's,@bindir@,/usr/bin,g' -e 's,@sbindir@,/usr/sbin,g' -e 's,@datadir@,/usr/share,g' -e 's,@mandir@,/usr/share/man,g' -e 's,@incsdir@,/usr/include,g' -e 's,@vardir@,/var,g' -e 's,@sharedstatedir@,/usr/com,g' -e 's,@awk@,/usr/bin/awk,g' -e 's,@sh@,/bin/sh,g' -e 's,@version@,1.1.3,g' cmd_xxx_failed_make_package.in > cmd_xxx_failed_make_package && chmod 0755 cmd_xxx_failed_make_package ================================================== all ===> examples/toupper sed -e 's,@sysconfdir@,/etc,g' -e 's,@libdir@,/usr/lib,g' -e 's,@libexecdir@,/usr/lib,g' -e 's,@prefix@,/usr,g' -e 's,@bindir@,/usr/bin,g' -e 's,@sbindir@,/usr/sbin,g' -e 's,@datadir@,/usr/share,g' -e 's,@mandir@,/usr/share/man,g' -e 's,@incsdir@,/usr/include,g' -e 's,@vardir@,/var,g' -e 's,@sharedstatedir@,/usr/com,g' -e 's,@awk@,/usr/bin/awk,g' -e 's,@sh@,/bin/sh,g' -e 's,@version@,1.1.3,g' cmd_toupper.in > cmd_toupper && chmod 0755 cmd_toupper ================================================== all ===> examples/dirtest ================================================== all ===> tests/transp_closed_stdin gcc -DCUSTOM_AWK_FFLUSH=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -c -o transp_closed_stdin.o -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic transp_closed_stdin.c gcc -o transp_closed_stdin transp_closed_stdin.o ================================================== all ===> tests/scripts sed -e 's,@sysconfdir@,/etc,g' -e 's,@libdir@,/usr/lib,g' -e 's,@libexecdir@,/usr/lib,g' -e 's,@prefix@,/usr,g' -e 's,@bindir@,/usr/bin,g' -e 's,@sbindir@,/usr/sbin,g' -e 's,@datadir@,/usr/share,g' -e 's,@mandir@,/usr/share/man,g' -e 's,@incsdir@,/usr/include,g' -e 's,@vardir@,/var,g' -e 's,@sharedstatedir@,/usr/com,g' -e 's,@awk@,/usr/bin/awk,g' -e 's,@sh@,/bin/sh,g' -e 's,@version@,1.1.3,g' big_result_cmd.in > big_result_cmd && chmod 0755 big_result_cmd sed -e 's,@sysconfdir@,/etc,g' -e 's,@libdir@,/usr/lib,g' -e 's,@libexecdir@,/usr/lib,g' -e 's,@prefix@,/usr,g' -e 's,@bindir@,/usr/bin,g' -e 's,@sbindir@,/usr/sbin,g' -e 's,@datadir@,/usr/share,g' -e 's,@mandir@,/usr/share/man,g' -e 's,@incsdir@,/usr/include,g' -e 's,@vardir@,/var,g' -e 's,@sharedstatedir@,/usr/com,g' -e 's,@awk@,/usr/bin/awk,g' -e 's,@sh@,/bin/sh,g' -e 's,@version@,1.1.3,g' transport_broken_rnd.in > transport_broken_rnd && chmod 0755 transport_broken_rnd sed -e 's,@sysconfdir@,/etc,g' -e 's,@libdir@,/usr/lib,g' -e 's,@libexecdir@,/usr/lib,g' -e 's,@prefix@,/usr,g' -e 's,@bindir@,/usr/bin,g' -e 's,@sbindir@,/usr/sbin,g' -e 's,@datadir@,/usr/share,g' -e 's,@mandir@,/usr/share/man,g' -e 's,@incsdir@,/usr/include,g' -e 's,@vardir@,/var,g' -e 's,@sharedstatedir@,/usr/com,g' -e 's,@awk@,/usr/bin/awk,g' -e 's,@sh@,/bin/sh,g' -e 's,@version@,1.1.3,g' transport_broken_echo.in > transport_broken_echo && chmod 0755 transport_broken_echo sed -e 's,@sysconfdir@,/etc,g' -e 's,@libdir@,/usr/lib,g' -e 's,@libexecdir@,/usr/lib,g' -e 's,@prefix@,/usr,g' -e 's,@bindir@,/usr/bin,g' -e 's,@sbindir@,/usr/sbin,g' -e 's,@datadir@,/usr/share,g' -e 's,@mandir@,/usr/share/man,g' -e 's,@incsdir@,/usr/include,g' -e 's,@vardir@,/var,g' -e 's,@sharedstatedir@,/usr/com,g' -e 's,@awk@,/usr/bin/awk,g' -e 's,@sh@,/bin/sh,g' -e 's,@version@,1.1.3,g' transport_broken_toupper.in > transport_broken_toupper && chmod 0755 transport_broken_toupper ================================================== all ===> tests checking custom test custom_sleep_fract... 1 running tests... PAEXEC_BUFSIZE=1: paargs -V... ok paargs -h... ok paargs missing free arguments... ok paargs -P #1.1... ok paargs -P #1.2... ok paargs -J #1.3... ok paargs -J #1.4... ok paargs -J #1.5... ok paargs #1.1... ok paargs -t #1 (PAEXEC_ENV)... ok paargs bad files... ok paexec -V... ok paexec -h... ok paexec -md= #1... ok paexec -ms= bad #1.1... ok paexec -ms= bad #1.2... ok paexec -mf= bad #1.1... ok paexec -mf= bad #1.2... ok paexec -mF= bad #1.1... ok paexec -mF= bad #1.2... ok paexec bad -n #1... ok paexec bad -c... ok paexec bad files... ok paexec bad -C... ok paexec -J #1.1... ok paexec -J #1.2... ok paexec -J #1.3... ok paexec -J #1.4... ok paexec -J #1.5... ok paexec -J #1.6... ok paexec -J #1.7... ok paexec -x #1.1... ok paexec -x #1.1.1 (PAEXEC_NODES)... ok paexec -x #1.2... ok paexec -x #2... ok paexec -x (flac) #2.1... ok paexec -x (flac) #2.2... ok paexec -x (flac) #3.1... ok paexec -X (flac) #3.1.1... ok paexec -X (flac) #3.1.2... ok paexec -X (flac) #3.1.3... ok paexec -X (flac) #3.1.4... ok paexec -x (flac) #3.2... ok paexec -x (dirtest) #4... ok paexec -0... ok paexec toupper #1... ok paexec toupper #1.0.1 (PAEXEC_TRANSPORT)... ok paexec toupper #1.1 (PAEXEC_EOT)... ok paexec toupper #2... ok paexec toupper #3... ok paexec toupper #4... ok paexec toupper #4.0.1 (PAEXEC_NODES)... ok paexec toupper #5... ok paexec toupper #6... ok paexec toupper #6... ok paexec toupper #6.5 (-x, spaces and backslashes)... ok paexec all_substr #1.1... ok paexec all_substr #1.2... ok paexec all_substr #2... ok paexec all_substr #3... ok paexec bad_command... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec 1/X #1... ok paexec 1/X -md=";" #1.1... ok paexec 1/X nonstandard #1... ok paexec 1/X nonstandard #1.1... ok paexec 1/X nonstandard -y #1.1... ok paexec 1/X nonstandard -y #1.2... ok paexec 1/X nonstandard -y #1.2.1 (PAEXEC_TRANSPORT)... ok paexec 1/X #2... ok paexec 1/X nonstandard #2... ok paexec 1/X nonstandard #2.1... ok paexec 1/X #3... ok paexec 1/X nonstandard #3... ok paexec 1/X nonstandard #3.1... ok paexec 1/X #4... ok paexec 1/X #4 nonstandard... ok paexec all fails #1.1... ok paexec all fails #1.2... ok paexec all fails #2... ok paexec all fails #3... ok paexec packages #1... ok paexec packages #2... ok paexec packages #3... ok paexec packages #4... ok paexec packages #5... ok paexec packages #6... ok paexec packages #7... ok paexec packages #8... ok paexec packages #9... ok paexec packages #9... ok paexec packages #10... ok paexec packages #11... ok paexec packages #12... ok paexec packages #13... ok paexec cyclic deps #1... ok paexec cyclic deps #2... ok paexec cyclic deps #3... ok paexec cyclic deps #4... ok paexec broken transport #1... ok paexec broken transport #2... ok paexec broken transport #3... ok paexec broken transport #4... ok paexec broken transport #5... ok paexec broken transport #6... ok paexec broken transport #7... ok paexec broken transport #7.0.1 (PAEXEC_TRANSPORT)... ok paexec broken transport #8... ok paexec broken transport #9... ok paexec broken transport #10... ok paexec broken transport #11... ok paexec -W0 #1... ok paexec -W0 #2.1... ok paexec -W0 -mw=W: #2.2... ok paexec -W0 #3... ok paexec -W0 -md=";" #3.1... ok paexec -W0 #4... ok paexec -W0 -md=";" #4.1... ok paexec -W1 #1... ok paexec -W1 #2... ok paexec -W1 #3... ok paexec -W1 #4... ok paexec -W1 #5... ok paexec -W2 #1... ok paexec -W2 #2... ok paexec -W2 #3... ok paexec -W2 #4... ok paexec -X #1... ok paexec # empty line1... ok paexec # empty line2... ok paexec # empty line1... ok paexec # -g + empty line2... ok paexec # -g + empty task1... ok paexec -g + -t #1 (PAEXEC_ENV)... ok paexec -t + shquote(3) #1... ok paexec -n +1 -t /bad/transport... ok paexec_reorder... ok paexec_reorder nonstandard... ok paexec_reorder -l... ok paexec_reorder -l nonstandard... ok paexec_reorder -gS... ok paexec_reorder -gS nonstandard... ok paexec_reorder -glS... ok paexec_reorder -glS nonstandard... ok paexec_reorder -gl... ok paexec_reorder -gl nonstandard... ok paexec_reorder -Ms... ok paexec_reorder -Ms nonstandard... ok paexec_reorder -l -Ms... ok paexec_reorder -l -Ms nonstandard ... ok paexec_reorder -gS -Ms... ok paexec_reorder -gS -Ms nonstandard... ok paexec_reorder -gl -Ms... ok paexec_reorder -gl -Ms nonstandard... ok paexec_reorder -gl -Ms... ok paexec_reorder -gl -Ms nonstandard... ok paexec_reorder -Mf... ok paexec_reorder -Mf nonstandard ... ok paexec_reorder -l -Mf... ok paexec_reorder -l -Mf nonstandard... ok paexec_reorder -gS -Mf... ok paexec_reorder -gS -Mf nonstandard... ok paexec_reorder -gl -Mf... ok paexec_reorder -gl -Mf nonstandard... ok paexec_reorder -gl -Mf... ok paexec_reorder -gl -Mf nonstandard... ok PAEXEC_BUFSIZE=10: paargs -V... ok paargs -h... ok paargs missing free arguments... ok paargs -P #1.1... ok paargs -P #1.2... ok paargs -J #1.3... ok paargs -J #1.4... ok paargs -J #1.5... ok paargs #1.1... ok paargs -t #1 (PAEXEC_ENV)... ok paargs bad files... ok paexec -V... ok paexec -h... ok paexec -md= #1... ok paexec -ms= bad #1.1... ok paexec -ms= bad #1.2... ok paexec -mf= bad #1.1... ok paexec -mf= bad #1.2... ok paexec -mF= bad #1.1... ok paexec -mF= bad #1.2... ok paexec bad -n #1... ok paexec bad -c... ok paexec bad files... ok paexec bad -C... ok paexec -J #1.1... ok paexec -J #1.2... ok paexec -J #1.3... ok paexec -J #1.4... ok paexec -J #1.5... ok paexec -J #1.6... ok paexec -J #1.7... ok paexec -x #1.1... ok paexec -x #1.1.1 (PAEXEC_NODES)... ok paexec -x #1.2... ok paexec -x #2... ok paexec -x (flac) #2.1... ok paexec -x (flac) #2.2... ok paexec -x (flac) #3.1... ok paexec -X (flac) #3.1.1... ok paexec -X (flac) #3.1.2... ok paexec -X (flac) #3.1.3... ok paexec -X (flac) #3.1.4... ok paexec -x (flac) #3.2... ok paexec -x (dirtest) #4... ok paexec -0... ok paexec toupper #1... ok paexec toupper #1.0.1 (PAEXEC_TRANSPORT)... ok paexec toupper #1.1 (PAEXEC_EOT)... ok paexec toupper #2... ok paexec toupper #3... ok paexec toupper #4... ok paexec toupper #4.0.1 (PAEXEC_NODES)... ok paexec toupper #5... ok paexec toupper #6... ok paexec toupper #6... ok paexec toupper #6.5 (-x, spaces and backslashes)... ok paexec all_substr #1.1... ok paexec all_substr #1.2... ok paexec all_substr #2... ok paexec all_substr #3... ok paexec bad_command... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec 1/X #1... ok paexec 1/X -md=";" #1.1... ok paexec 1/X nonstandard #1... ok paexec 1/X nonstandard #1.1... ok paexec 1/X nonstandard -y #1.1... ok paexec 1/X nonstandard -y #1.2... ok paexec 1/X nonstandard -y #1.2.1 (PAEXEC_TRANSPORT)... ok paexec 1/X #2... ok paexec 1/X nonstandard #2... ok paexec 1/X nonstandard #2.1... ok paexec 1/X #3... ok paexec 1/X nonstandard #3... ok paexec 1/X nonstandard #3.1... ok paexec 1/X #4... ok paexec 1/X #4 nonstandard... ok paexec all fails #1.1... ok paexec all fails #1.2... ok paexec all fails #2... ok paexec all fails #3... ok paexec packages #1... ok paexec packages #2... ok paexec packages #3... ok paexec packages #4... ok paexec packages #5... ok paexec packages #6... ok paexec packages #7... ok paexec packages #8... ok paexec packages #9... ok paexec packages #9... ok paexec packages #10... ok paexec packages #11... ok paexec packages #12... ok paexec packages #13... ok paexec cyclic deps #1... ok paexec cyclic deps #2... ok paexec cyclic deps #3... ok paexec cyclic deps #4... ok paexec broken transport #1... ok paexec broken transport #2... ok paexec broken transport #3... ok paexec broken transport #4... ok paexec broken transport #5... ok paexec broken transport #6... ok paexec broken transport #7... ok paexec broken transport #7.0.1 (PAEXEC_TRANSPORT)... ok paexec broken transport #8... ok paexec broken transport #9... ok paexec broken transport #10... ok paexec broken transport #11... ok paexec -W0 #1... ok paexec -W0 #2.1... ok paexec -W0 -mw=W: #2.2... ok paexec -W0 #3... ok paexec -W0 -md=";" #3.1... ok paexec -W0 #4... ok paexec -W0 -md=";" #4.1... ok paexec -W1 #1... ok paexec -W1 #2... ok paexec -W1 #3... ok paexec -W1 #4... ok paexec -W1 #5... ok paexec -W2 #1... ok paexec -W2 #2... ok paexec -W2 #3... ok paexec -W2 #4... ok paexec -X #1... ok paexec # empty line1... ok paexec # empty line2... ok paexec # empty line1... ok paexec # -g + empty line2... ok paexec # -g + empty task1... ok paexec -g + -t #1 (PAEXEC_ENV)... ok paexec -t + shquote(3) #1... ok paexec -n +1 -t /bad/transport... ok paexec_reorder... ok paexec_reorder nonstandard... ok paexec_reorder -l... ok paexec_reorder -l nonstandard... ok paexec_reorder -gS... ok paexec_reorder -gS nonstandard... ok paexec_reorder -glS... ok paexec_reorder -glS nonstandard... ok paexec_reorder -gl... ok paexec_reorder -gl nonstandard... ok paexec_reorder -Ms... ok paexec_reorder -Ms nonstandard... ok paexec_reorder -l -Ms... ok paexec_reorder -l -Ms nonstandard ... ok paexec_reorder -gS -Ms... ok paexec_reorder -gS -Ms nonstandard... ok paexec_reorder -gl -Ms... ok paexec_reorder -gl -Ms nonstandard... ok paexec_reorder -gl -Ms... ok paexec_reorder -gl -Ms nonstandard... ok paexec_reorder -Mf... ok paexec_reorder -Mf nonstandard ... ok paexec_reorder -l -Mf... ok paexec_reorder -l -Mf nonstandard... ok paexec_reorder -gS -Mf... ok paexec_reorder -gS -Mf nonstandard... ok paexec_reorder -gl -Mf... ok paexec_reorder -gl -Mf nonstandard... ok paexec_reorder -gl -Mf... ok paexec_reorder -gl -Mf nonstandard... ok PAEXEC_BUFSIZE=100: paargs -V... ok paargs -h... ok paargs missing free arguments... ok paargs -P #1.1... ok paargs -P #1.2... ok paargs -J #1.3... ok paargs -J #1.4... ok paargs -J #1.5... ok paargs #1.1... ok paargs -t #1 (PAEXEC_ENV)... ok paargs bad files... ok paexec -V... ok paexec -h... ok paexec -md= #1... ok paexec -ms= bad #1.1... ok paexec -ms= bad #1.2... ok paexec -mf= bad #1.1... ok paexec -mf= bad #1.2... ok paexec -mF= bad #1.1... ok paexec -mF= bad #1.2... ok paexec bad -n #1... ok paexec bad -c... ok paexec bad files... ok paexec bad -C... ok paexec -J #1.1... ok paexec -J #1.2... ok paexec -J #1.3... ok paexec -J #1.4... ok paexec -J #1.5... ok paexec -J #1.6... ok paexec -J #1.7... ok paexec -x #1.1... ok paexec -x #1.1.1 (PAEXEC_NODES)... ok paexec -x #1.2... ok paexec -x #2... ok paexec -x (flac) #2.1... ok paexec -x (flac) #2.2... ok paexec -x (flac) #3.1... ok paexec -X (flac) #3.1.1... ok paexec -X (flac) #3.1.2... ok paexec -X (flac) #3.1.3... ok paexec -X (flac) #3.1.4... ok paexec -x (flac) #3.2... ok paexec -x (dirtest) #4... ok paexec -0... ok paexec toupper #1... ok paexec toupper #1.0.1 (PAEXEC_TRANSPORT)... ok paexec toupper #1.1 (PAEXEC_EOT)... ok paexec toupper #2... ok paexec toupper #3... ok paexec toupper #4... ok paexec toupper #4.0.1 (PAEXEC_NODES)... ok paexec toupper #5... ok paexec toupper #6... ok paexec toupper #6... ok paexec toupper #6.5 (-x, spaces and backslashes)... ok paexec all_substr #1.1... ok paexec all_substr #1.2... ok paexec all_substr #2... ok paexec all_substr #3... ok paexec bad_command... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec 1/X #1... ok paexec 1/X -md=";" #1.1... ok paexec 1/X nonstandard #1... ok paexec 1/X nonstandard #1.1... ok paexec 1/X nonstandard -y #1.1... ok paexec 1/X nonstandard -y #1.2... ok paexec 1/X nonstandard -y #1.2.1 (PAEXEC_TRANSPORT)... ok paexec 1/X #2... ok paexec 1/X nonstandard #2... ok paexec 1/X nonstandard #2.1... ok paexec 1/X #3... ok paexec 1/X nonstandard #3... ok paexec 1/X nonstandard #3.1... ok paexec 1/X #4... ok paexec 1/X #4 nonstandard... ok paexec all fails #1.1... ok paexec all fails #1.2... ok paexec all fails #2... ok paexec all fails #3... ok paexec packages #1... ok paexec packages #2... ok paexec packages #3... ok paexec packages #4... ok paexec packages #5... ok paexec packages #6... ok paexec packages #7... ok paexec packages #8... ok paexec packages #9... ok paexec packages #9... ok paexec packages #10... ok paexec packages #11... ok paexec packages #12... ok paexec packages #13... ok paexec cyclic deps #1... ok paexec cyclic deps #2... ok paexec cyclic deps #3... ok paexec cyclic deps #4... ok paexec broken transport #1... ok paexec broken transport #2... ok paexec broken transport #3... ok paexec broken transport #4... ok paexec broken transport #5... ok paexec broken transport #6... ok paexec broken transport #7... ok paexec broken transport #7.0.1 (PAEXEC_TRANSPORT)... ok paexec broken transport #8... ok paexec broken transport #9... ok paexec broken transport #10... ok paexec broken transport #11... ok paexec -W0 #1... ok paexec -W0 #2.1... ok paexec -W0 -mw=W: #2.2... ok paexec -W0 #3... ok paexec -W0 -md=";" #3.1... ok paexec -W0 #4... ok paexec -W0 -md=";" #4.1... ok paexec -W1 #1... ok paexec -W1 #2... ok paexec -W1 #3... ok paexec -W1 #4... ok paexec -W1 #5... ok paexec -W2 #1... ok paexec -W2 #2... ok paexec -W2 #3... ok paexec -W2 #4... ok paexec -X #1... ok paexec # empty line1... ok paexec # empty line2... ok paexec # empty line1... ok paexec # -g + empty line2... ok paexec # -g + empty task1... ok paexec -g + -t #1 (PAEXEC_ENV)... ok paexec -t + shquote(3) #1... ok paexec -n +1 -t /bad/transport... ok paexec_reorder... ok paexec_reorder nonstandard... ok paexec_reorder -l... ok paexec_reorder -l nonstandard... ok paexec_reorder -gS... ok paexec_reorder -gS nonstandard... ok paexec_reorder -glS... ok paexec_reorder -glS nonstandard... ok paexec_reorder -gl... ok paexec_reorder -gl nonstandard... ok paexec_reorder -Ms... ok paexec_reorder -Ms nonstandard... ok paexec_reorder -l -Ms... ok paexec_reorder -l -Ms nonstandard ... ok paexec_reorder -gS -Ms... ok paexec_reorder -gS -Ms nonstandard... ok paexec_reorder -gl -Ms... ok paexec_reorder -gl -Ms nonstandard... ok paexec_reorder -gl -Ms... ok paexec_reorder -gl -Ms nonstandard... ok paexec_reorder -Mf... ok paexec_reorder -Mf nonstandard ... ok paexec_reorder -l -Mf... ok paexec_reorder -l -Mf nonstandard... ok paexec_reorder -gS -Mf... ok paexec_reorder -gS -Mf nonstandard... ok paexec_reorder -gl -Mf... ok paexec_reorder -gl -Mf nonstandard... ok paexec_reorder -gl -Mf... ok paexec_reorder -gl -Mf nonstandard... ok PAEXEC_BUFSIZE=1000: paargs -V... ok paargs -h... ok paargs missing free arguments... ok paargs -P #1.1... ok paargs -P #1.2... ok paargs -J #1.3... ok paargs -J #1.4... ok paargs -J #1.5... ok paargs #1.1... ok paargs -t #1 (PAEXEC_ENV)... ok paargs bad files... ok paexec -V... ok paexec -h... ok paexec -md= #1... ok paexec -ms= bad #1.1... ok paexec -ms= bad #1.2... ok paexec -mf= bad #1.1... ok paexec -mf= bad #1.2... ok paexec -mF= bad #1.1... ok paexec -mF= bad #1.2... ok paexec bad -n #1... ok paexec bad -c... ok paexec bad files... ok paexec bad -C... ok paexec -J #1.1... ok paexec -J #1.2... ok paexec -J #1.3... ok paexec -J #1.4... ok paexec -J #1.5... ok paexec -J #1.6... ok paexec -J #1.7... ok paexec -x #1.1... ok paexec -x #1.1.1 (PAEXEC_NODES)... ok paexec -x #1.2... ok paexec -x #2... ok paexec -x (flac) #2.1... ok paexec -x (flac) #2.2... ok paexec -x (flac) #3.1... ok paexec -X (flac) #3.1.1... ok paexec -X (flac) #3.1.2... ok paexec -X (flac) #3.1.3... ok paexec -X (flac) #3.1.4... ok paexec -x (flac) #3.2... ok paexec -x (dirtest) #4... ok paexec -0... ok paexec toupper #1... ok paexec toupper #1.0.1 (PAEXEC_TRANSPORT)... ok paexec toupper #1.1 (PAEXEC_EOT)... ok paexec toupper #2... ok paexec toupper #3... ok paexec toupper #4... ok paexec toupper #4.0.1 (PAEXEC_NODES)... ok paexec toupper #5... ok paexec toupper #6... ok paexec toupper #6... ok paexec toupper #6.5 (-x, spaces and backslashes)... ok paexec all_substr #1.1... ok paexec all_substr #1.2... ok paexec all_substr #2... ok paexec all_substr #3... ok paexec bad_command... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec big_result_cmd... ok paexec 1/X #1... ok paexec 1/X -md=";" #1.1... ok paexec 1/X nonstandard #1... ok paexec 1/X nonstandard #1.1... ok paexec 1/X nonstandard -y #1.1... ok paexec 1/X nonstandard -y #1.2... ok paexec 1/X nonstandard -y #1.2.1 (PAEXEC_TRANSPORT)... ok paexec 1/X #2... ok paexec 1/X nonstandard #2... ok paexec 1/X nonstandard #2.1... ok paexec 1/X #3... ok paexec 1/X nonstandard #3... ok paexec 1/X nonstandard #3.1... ok paexec 1/X #4... ok paexec 1/X #4 nonstandard... ok paexec all fails #1.1... ok paexec all fails #1.2... ok paexec all fails #2... ok paexec all fails #3... ok paexec packages #1... ok paexec packages #2... ok paexec packages #3... ok paexec packages #4... ok paexec packages #5... ok paexec packages #6... ok paexec packages #7... ok paexec packages #8... ok paexec packages #9... ok paexec packages #9... ok paexec packages #10... ok paexec packages #11... ok paexec packages #12... ok paexec packages #13... ok paexec cyclic deps #1... ok paexec cyclic deps #2... ok paexec cyclic deps #3... ok paexec cyclic deps #4... ok paexec broken transport #1... ok paexec broken transport #2... ok paexec broken transport #3... ok paexec broken transport #4... ok paexec broken transport #5... ok paexec broken transport #6... ok paexec broken transport #7... ok paexec broken transport #7.0.1 (PAEXEC_TRANSPORT)... ok paexec broken transport #8... ok paexec broken transport #9... ok paexec broken transport #10... ok paexec broken transport #11... ok paexec -W0 #1... ok paexec -W0 #2.1... ok paexec -W0 -mw=W: #2.2... ok paexec -W0 #3... ok paexec -W0 -md=";" #3.1... ok paexec -W0 #4... ok paexec -W0 -md=";" #4.1... ok paexec -W1 #1... ok paexec -W1 #2... ok paexec -W1 #3... ok paexec -W1 #4... ok paexec -W1 #5... ok paexec -W2 #1... ok paexec -W2 #2... ok paexec -W2 #3... ok paexec -W2 #4... ok paexec -X #1... ok paexec # empty line1... ok paexec # empty line2... ok paexec # empty line1... ok paexec # -g + empty line2... ok paexec # -g + empty task1... ok paexec -g + -t #1 (PAEXEC_ENV)... ok paexec -t + shquote(3) #1... ok paexec -n +1 -t /bad/transport... ok paexec_reorder... ok paexec_reorder nonstandard... ok paexec_reorder -l... ok paexec_reorder -l nonstandard... ok paexec_reorder -gS... ok paexec_reorder -gS nonstandard... ok paexec_reorder -glS... ok paexec_reorder -glS nonstandard... ok paexec_reorder -gl... ok paexec_reorder -gl nonstandard... ok paexec_reorder -Ms... ok paexec_reorder -Ms nonstandard... ok paexec_reorder -l -Ms... ok paexec_reorder -l -Ms nonstandard ... ok paexec_reorder -gS -Ms... ok paexec_reorder -gS -Ms nonstandard... ok paexec_reorder -gl -Ms... ok paexec_reorder -gl -Ms nonstandard... ok paexec_reorder -gl -Ms... ok paexec_reorder -gl -Ms nonstandard... ok paexec_reorder -Mf... ok paexec_reorder -Mf nonstandard ... ok paexec_reorder -l -Mf... ok paexec_reorder -l -Mf nonstandard... ok paexec_reorder -gS -Mf... ok paexec_reorder -gS -Mf nonstandard... ok paexec_reorder -gl -Mf... ok paexec_reorder -gl -Mf nonstandard... ok paexec_reorder -gl -Mf... ok paexec_reorder -gl -Mf nonstandard... ok SUCCEEDED + exit 0 Processing files: paexec-1.1.4-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.344 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd paexec-1.1.4 + DOCDIR=/usr/src/tmp/paexec-buildroot/usr/share/doc/paexec-1.1.4 + export DOCDIR + rm -rf /usr/src/tmp/paexec-buildroot/usr/share/doc/paexec-1.1.4 + /bin/mkdir -p /usr/src/tmp/paexec-buildroot/usr/share/doc/paexec-1.1.4 + cp -prL doc/NEWS README doc/LICENSE doc/TODO presentation/paexec.pdf /usr/src/tmp/paexec-buildroot/usr/share/doc/paexec-1.1.4 + chmod -R go-w /usr/src/tmp/paexec-buildroot/usr/share/doc/paexec-1.1.4 + chmod -R a+rX /usr/src/tmp/paexec-buildroot/usr/share/doc/paexec-1.1.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PpbjAo find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HNFNmm find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: cat runawk Requires: runawk, /bin/sh, /lib/ld-linux.so.2, /usr/bin/env, coreutils, libc.so.6(ALT_2.24), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libmaa.so.4 >= set:li0J8hawtDeZcf, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EApp7o Processing files: paexec-examples-1.1.4-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.82443 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd paexec-1.1.4 + DOCDIR=/usr/src/tmp/paexec-buildroot/usr/share/doc/paexec-examples-1.1.4 + export DOCDIR + rm -rf /usr/src/tmp/paexec-buildroot/usr/share/doc/paexec-examples-1.1.4 + /bin/mkdir -p /usr/src/tmp/paexec-buildroot/usr/share/doc/paexec-examples-1.1.4 + cp -prL examples /usr/src/tmp/paexec-buildroot/usr/share/doc/paexec-examples-1.1.4 + chmod -R go-w /usr/src/tmp/paexec-buildroot/usr/share/doc/paexec-examples-1.1.4 + chmod -R a+rX /usr/src/tmp/paexec-buildroot/usr/share/doc/paexec-examples-1.1.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WjWWSm find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.evpcfn find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: paexec = 1.1.4-alt1 Adding to paexec-examples a strict dependency on paexec Wrote: /usr/src/RPM/RPMS/i586/paexec-1.1.4-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/noarch/paexec-examples-1.1.4-alt1.noarch.rpm 19.55user 17.55system 2:24.99elapsed 25%CPU (0avgtext+0avgdata 29372maxresident)k 0inputs+0outputs (0major+1615941minor)pagefaults 0swaps 26.27user 23.57system 2:36.62elapsed 31%CPU (0avgtext+0avgdata 110952maxresident)k 976inputs+0outputs (0major+1907855minor)pagefaults 0swaps