------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/bmake-20200212.txz Installing /packages/All/bmkdep-20140112.txz Installing /packages/All/mk-configure-0.34.0.txz Installing /packages/All/runawk-1.6.1.txz ===== Message from runawk-1.6.1: -- ===> NOTICE: The runawk port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/perl5-5.30.1.txz ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> paexec-1.1.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> paexec-1.1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by paexec-1.1.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> paexec-1.1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by paexec-1.1.1 for building => SHA256 Checksum OK for paexec-1.1.1.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> paexec-1.1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by paexec-1.1.1 for building ===> Extracting for paexec-1.1.1 ===> paexec-1.1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by paexec-1.1.1 for building => SHA256 Checksum OK for paexec-1.1.1.tar.gz. Extracted Memory Use: 0.64M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for paexec-1.1.1 ===> Applying dragonfly patches for paexec-1.1.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> paexec-1.1.1 depends on executable: mkcmake - found ===> paexec-1.1.1 depends on executable: runawk - found ===> paexec-1.1.1 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> paexec-1.1.1 depends on executable: mkcmake - found ===> paexec-1.1.1 depends on executable: runawk - found ===> paexec-1.1.1 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for paexec-1.1.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for paexec-1.1.1 checking custom test custom_awk_fflush... 1 checking for program runawk... /usr/local/bin/runawk ================================================== all ===> paexec checking C compiler type... gcc 8.3.0 checking sys/select.h using cc -c... yes checking for function implementation shquote... no checking for type intptr_t ( stdint.h )... yes checking for type intptr_t ( inttypes.h )... yes checking for func sysconf... yes checking for func shquote... no checking for program cc... /usr/bin/cc 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 )... no 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 define RB_ENTRY ( sys/tree.h )... yes checking for define SPLAY_ENTRY ( sys/tree.h )... yes cc -D_GNU_SOURCE -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 -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -DPAEXEC_VERSION='"1.1.1"' -DBUFSIZE=4096 -DHAVE_HEADER_SYS_SELECT_H=1 -DHAVE_TYPE_INTPTR_T_STDINT_H=1 -DHAVE_TYPE_INTPTR_T_INTTYPES_H=1 -DHAVE_FUNC1_SYSCONF=1 -DCUSTOM_AWK_FFLUSH=1 -DHAVE_FUNC3_STRLCAT_STRING_H=1 -DHAVE_FUNC3_STRLCPY_STRING_H=1 -DHAVE_DEFINE_SLIST_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_DEFINE_RB_ENTRY_SYS_TREE_H=1 -DHAVE_DEFINE_SPLAY_ENTRY_SYS_TREE_H=1 -I/usr/local/share/mk-configure/features -c -o paexec.o paexec.c cc -D_GNU_SOURCE -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 -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -DPAEXEC_VERSION='"1.1.1"' -DBUFSIZE=4096 -DHAVE_HEADER_SYS_SELECT_H=1 -DHAVE_TYPE_INTPTR_T_STDINT_H=1 -DHAVE_TYPE_INTPTR_T_INTTYPES_H=1 -DHAVE_FUNC1_SYSCONF=1 -DCUSTOM_AWK_FFLUSH=1 -DHAVE_FUNC3_STRLCAT_STRING_H=1 -DHAVE_FUNC3_STRLCPY_STRING_H=1 -DHAVE_DEFINE_SLIST_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_DEFINE_RB_ENTRY_SYS_TREE_H=1 -DHAVE_DEFINE_SPLAY_ENTRY_SYS_TREE_H=1 -I/usr/local/share/mk-configure/features -c -o wrappers.o wrappers.c cc -D_GNU_SOURCE -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 -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -DPAEXEC_VERSION='"1.1.1"' -DBUFSIZE=4096 -DHAVE_HEADER_SYS_SELECT_H=1 -DHAVE_TYPE_INTPTR_T_STDINT_H=1 -DHAVE_TYPE_INTPTR_T_INTTYPES_H=1 -DHAVE_FUNC1_SYSCONF=1 -DCUSTOM_AWK_FFLUSH=1 -DHAVE_FUNC3_STRLCAT_STRING_H=1 -DHAVE_FUNC3_STRLCPY_STRING_H=1 -DHAVE_DEFINE_SLIST_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_DEFINE_RB_ENTRY_SYS_TREE_H=1 -DHAVE_DEFINE_SPLAY_ENTRY_SYS_TREE_H=1 -I/usr/local/share/mk-configure/features -c -o tasks.o tasks.c cc -D_GNU_SOURCE -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 -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -DPAEXEC_VERSION='"1.1.1"' -DBUFSIZE=4096 -DHAVE_HEADER_SYS_SELECT_H=1 -DHAVE_TYPE_INTPTR_T_STDINT_H=1 -DHAVE_TYPE_INTPTR_T_INTTYPES_H=1 -DHAVE_FUNC1_SYSCONF=1 -DCUSTOM_AWK_FFLUSH=1 -DHAVE_FUNC3_STRLCAT_STRING_H=1 -DHAVE_FUNC3_STRLCPY_STRING_H=1 -DHAVE_DEFINE_SLIST_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_DEFINE_RB_ENTRY_SYS_TREE_H=1 -DHAVE_DEFINE_SPLAY_ENTRY_SYS_TREE_H=1 -I/usr/local/share/mk-configure/features -c -o nodes.o nodes.c cc -D_GNU_SOURCE -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 -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -DPAEXEC_VERSION='"1.1.1"' -DBUFSIZE=4096 -DHAVE_HEADER_SYS_SELECT_H=1 -DHAVE_TYPE_INTPTR_T_STDINT_H=1 -DHAVE_TYPE_INTPTR_T_INTTYPES_H=1 -DHAVE_FUNC1_SYSCONF=1 -DCUSTOM_AWK_FFLUSH=1 -DHAVE_FUNC3_STRLCAT_STRING_H=1 -DHAVE_FUNC3_STRLCPY_STRING_H=1 -DHAVE_DEFINE_SLIST_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_DEFINE_RB_ENTRY_SYS_TREE_H=1 -DHAVE_DEFINE_SPLAY_ENTRY_SYS_TREE_H=1 -I/usr/local/share/mk-configure/features -c -o signals.o signals.c cc -D_GNU_SOURCE -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 -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -DPAEXEC_VERSION='"1.1.1"' -DBUFSIZE=4096 -DHAVE_HEADER_SYS_SELECT_H=1 -DHAVE_TYPE_INTPTR_T_STDINT_H=1 -DHAVE_TYPE_INTPTR_T_INTTYPES_H=1 -DHAVE_FUNC1_SYSCONF=1 -DCUSTOM_AWK_FFLUSH=1 -DHAVE_FUNC3_STRLCAT_STRING_H=1 -DHAVE_FUNC3_STRLCPY_STRING_H=1 -DHAVE_DEFINE_SLIST_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_DEFINE_RB_ENTRY_SYS_TREE_H=1 -DHAVE_DEFINE_SPLAY_ENTRY_SYS_TREE_H=1 -I/usr/local/share/mk-configure/features -c -o pr.o pr.c cc -D_GNU_SOURCE -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 -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -DPAEXEC_VERSION='"1.1.1"' -DBUFSIZE=4096 -DHAVE_HEADER_SYS_SELECT_H=1 -DHAVE_TYPE_INTPTR_T_STDINT_H=1 -DHAVE_TYPE_INTPTR_T_INTTYPES_H=1 -DHAVE_FUNC1_SYSCONF=1 -DCUSTOM_AWK_FFLUSH=1 -DHAVE_FUNC3_STRLCAT_STRING_H=1 -DHAVE_FUNC3_STRLCPY_STRING_H=1 -DHAVE_DEFINE_SLIST_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_DEFINE_RB_ENTRY_SYS_TREE_H=1 -DHAVE_DEFINE_SPLAY_ENTRY_SYS_TREE_H=1 -I/usr/local/share/mk-configure/features -c -o shquote.o shquote.c cc -o paexec paexec.o wrappers.o tasks.o nodes.o signals.o pr.o shquote.o -L/usr/local/lib ================================================== all ===> paargs sed -e 's,@sysconfdir@,/usr/local/etc,g' -e 's,@libdir@,/usr/local/lib,g' -e 's,@libexecdir@,/usr/local/libexec,g' -e 's,@prefix@,/usr/local,g' -e 's,@bindir@,/construction/devel/paexec/stage/usr/local/bin,g' -e 's,@sbindir@,/usr/local/sbin,g' -e 's,@datadir@,/usr/local/share,g' -e 's,@mandir@,/construction/devel/paexec/stage/usr/local/man,g' -e 's,@incsdir@,/usr/local/include,g' -e 's,@vardir@,/usr/local/var,g' -e 's,@sharedstatedir@,/usr/local/com,g' -e 's,@awk@,/usr/bin/awk,g' -e 's,@version@,1.1.1,g' paargs.in > paargs && chmod 0755 paargs ================================================== all ===> doc ================================================== all ===> examples/divide sed -e 's,@sysconfdir@,/usr/local/etc,g' -e 's,@libdir@,/usr/local/lib,g' -e 's,@libexecdir@,/usr/local/libexec,g' -e 's,@prefix@,/usr/local,g' -e 's,@bindir@,/construction/devel/paexec/stage/usr/local/bin,g' -e 's,@sbindir@,/usr/local/sbin,g' -e 's,@datadir@,/usr/local/share,g' -e 's,@mandir@,/construction/devel/paexec/stage/usr/local/man,g' -e 's,@incsdir@,/usr/local/include,g' -e 's,@vardir@,/usr/local/var,g' -e 's,@sharedstatedir@,/usr/local/com,g' -e 's,@awk@,/usr/bin/awk,g' -e 's,@version@,1.1.1,g' cmd_divide.in > cmd_divide && chmod 0755 cmd_divide sed -e 's,@sysconfdir@,/usr/local/etc,g' -e 's,@libdir@,/usr/local/lib,g' -e 's,@libexecdir@,/usr/local/libexec,g' -e 's,@prefix@,/usr/local,g' -e 's,@bindir@,/construction/devel/paexec/stage/usr/local/bin,g' -e 's,@sbindir@,/usr/local/sbin,g' -e 's,@datadir@,/usr/local/share,g' -e 's,@mandir@,/construction/devel/paexec/stage/usr/local/man,g' -e 's,@incsdir@,/usr/local/include,g' -e 's,@vardir@,/usr/local/var,g' -e 's,@sharedstatedir@,/usr/local/com,g' -e 's,@awk@,/usr/bin/awk,g' -e 's,@version@,1.1.1,g' cmd_divide2.in > cmd_divide2 && chmod 0755 cmd_divide2 ================================================== all ===> examples/all_substr sed -e 's,@sysconfdir@,/usr/local/etc,g' -e 's,@libdir@,/usr/local/lib,g' -e 's,@libexecdir@,/usr/local/libexec,g' -e 's,@prefix@,/usr/local,g' -e 's,@bindir@,/construction/devel/paexec/stage/usr/local/bin,g' -e 's,@sbindir@,/usr/local/sbin,g' -e 's,@datadir@,/usr/local/share,g' -e 's,@mandir@,/construction/devel/paexec/stage/usr/local/man,g' -e 's,@incsdir@,/usr/local/include,g' -e 's,@vardir@,/usr/local/var,g' -e 's,@sharedstatedir@,/usr/local/com,g' -e 's,@awk@,/usr/bin/awk,g' -e 's,@version@,1.1.1,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@,/usr/local/etc,g' -e 's,@libdir@,/usr/local/lib,g' -e 's,@libexecdir@,/usr/local/libexec,g' -e 's,@prefix@,/usr/local,g' -e 's,@bindir@,/construction/devel/paexec/stage/usr/local/bin,g' -e 's,@sbindir@,/usr/local/sbin,g' -e 's,@datadir@,/usr/local/share,g' -e 's,@mandir@,/construction/devel/paexec/stage/usr/local/man,g' -e 's,@incsdir@,/usr/local/include,g' -e 's,@vardir@,/usr/local/var,g' -e 's,@sharedstatedir@,/usr/local/com,g' -e 's,@awk@,/usr/bin/awk,g' -e 's,@version@,1.1.1,g' cmd_make_package.in > cmd_make_package && chmod 0755 cmd_make_package sed -e 's,@sysconfdir@,/usr/local/etc,g' -e 's,@libdir@,/usr/local/lib,g' -e 's,@libexecdir@,/usr/local/libexec,g' -e 's,@prefix@,/usr/local,g' -e 's,@bindir@,/construction/devel/paexec/stage/usr/local/bin,g' -e 's,@sbindir@,/usr/local/sbin,g' -e 's,@datadir@,/usr/local/share,g' -e 's,@mandir@,/construction/devel/paexec/stage/usr/local/man,g' -e 's,@incsdir@,/usr/local/include,g' -e 's,@vardir@,/usr/local/var,g' -e 's,@sharedstatedir@,/usr/local/com,g' -e 's,@awk@,/usr/bin/awk,g' -e 's,@version@,1.1.1,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@,/usr/local/etc,g' -e 's,@libdir@,/usr/local/lib,g' -e 's,@libexecdir@,/usr/local/libexec,g' -e 's,@prefix@,/usr/local,g' -e 's,@bindir@,/construction/devel/paexec/stage/usr/local/bin,g' -e 's,@sbindir@,/usr/local/sbin,g' -e 's,@datadir@,/usr/local/share,g' -e 's,@mandir@,/construction/devel/paexec/stage/usr/local/man,g' -e 's,@incsdir@,/usr/local/include,g' -e 's,@vardir@,/usr/local/var,g' -e 's,@sharedstatedir@,/usr/local/com,g' -e 's,@awk@,/usr/bin/awk,g' -e 's,@version@,1.1.1,g' cmd_toupper.in > cmd_toupper && chmod 0755 cmd_toupper ================================================== all ===> examples/dirtest ================================================== all ===> examples SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for paexec-1.1.1 ===> Generating temporary packing list /usr/bin/env SUBPRJ_DFLT="paexec paargs doc examples" EGDIR="/construction/devel/paexec/stage/usr/local/share/examples/paexec" DOCDIR="/construction/devel/paexec/stage/usr/local/share/doc/paexec" BINDIR="/construction/devel/paexec/stage/usr/local/bin" MANDIR="/construction/devel/paexec/stage/usr/local/man" WARNERR="no" WARNS=0 PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/construction/devel/paexec XDG_CONFIG_HOME=/construction/devel/paexec HOME=/construction/devel/paexec TMPDIR="/tmp" PATH=/construction/devel/paexec/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS=" -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" /usr/local/bin/mkcmake -C /construction/devel/paexec/paexec-1.1.1 install ================================================== install ===> paexec mkc_install -c -d -m 755 /construction/devel/paexec/stage/usr/local/bin /construction/devel/paexec/stage/usr/local/man/man1 mkc_install -c -s -o root -g wheel -m 755 paexec /construction/devel/paexec/stage/usr/local/bin/paexec mkc_install -c -o root -g wheel -m 644 paexec.1 /construction/devel/paexec/stage/usr/local/man/man1/paexec.1 mkc_install -c -o root -g wheel -m 644 paexec_reorder.1 /construction/devel/paexec/stage/usr/local/man/man1/paexec_reorder.1 mkc_install -c -o root -g wheel -m 755 paexec_reorder /construction/devel/paexec/stage/usr/local/bin/paexec_reorder rm -f /construction/devel/paexec/stage/usr/local/bin/pareorder; ln /construction/devel/paexec/stage/usr/local/bin/paexec_reorder /construction/devel/paexec/stage/usr/local/bin/pareorder rm -f /construction/devel/paexec/stage/usr/local/man/man1/pareorder.1; ln /construction/devel/paexec/stage/usr/local/man/man1/paexec_reorder.1 /construction/devel/paexec/stage/usr/local/man/man1/pareorder.1 ================================================== install ===> paargs mkc_install -c -d -m 755 /construction/devel/paexec/stage/usr/local/bin /construction/devel/paexec/stage/usr/local/man/man1 mkc_install -c -o root -g wheel -m 644 paargs.1 /construction/devel/paexec/stage/usr/local/man/man1/paargs.1 mkc_install -c -o root -g wheel -m 755 paargs /construction/devel/paexec/stage/usr/local/bin/paargs ================================================== install ===> doc mkc_install -c -d -m 755 /construction/devel/paexec/stage/usr/local/share/doc/paexec mkc_install -c -o root -g wheel -m 644 LICENSE /construction/devel/paexec/stage/usr/local/share/doc/paexec/LICENSE mkc_install -c -o root -g wheel -m 644 NEWS /construction/devel/paexec/stage/usr/local/share/doc/paexec/NEWS mkc_install -c -o root -g wheel -m 644 ../README /construction/devel/paexec/stage/usr/local/share/doc/paexec/README mkc_install -c -o root -g wheel -m 644 TODO /construction/devel/paexec/stage/usr/local/share/doc/paexec/TODO ================================================== install ===> examples/divide mkc_install -c -d -m 755 /construction/devel/paexec/stage/usr/local/share/examples/paexec/divide mkc_install -c -o root -g wheel -m 755 cmd_divide /construction/devel/paexec/stage/usr/local/share/examples/paexec/divide/cmd_divide mkc_install -c -o root -g wheel -m 755 cmd_divide2 /construction/devel/paexec/stage/usr/local/share/examples/paexec/divide/cmd_divide2 mkc_install -c -o root -g wheel -m 755 run_divide /construction/devel/paexec/stage/usr/local/share/examples/paexec/divide/run_divide mkc_install -c -o root -g wheel -m 755 run_divide2 /construction/devel/paexec/stage/usr/local/share/examples/paexec/divide/run_divide2 ================================================== install ===> examples/all_substr mkc_install -c -d -m 755 /construction/devel/paexec/stage/usr/local/share/examples/paexec/all_substr mkc_install -c -o root -g wheel -m 755 cmd_all_substr /construction/devel/paexec/stage/usr/local/share/examples/paexec/all_substr/cmd_all_substr mkc_install -c -o root -g wheel -m 755 run_all_substr /construction/devel/paexec/stage/usr/local/share/examples/paexec/all_substr/run_all_substr ================================================== install ===> examples/cc_wrapper mkc_install -c -d -m 755 /construction/devel/paexec/stage/usr/local/share/examples/paexec/cc_wrapper mkc_install -c -o root -g wheel -m 644 func1.c /construction/devel/paexec/stage/usr/local/share/examples/paexec/cc_wrapper/func1.c mkc_install -c -o root -g wheel -m 644 func2.c /construction/devel/paexec/stage/usr/local/share/examples/paexec/cc_wrapper/func2.c mkc_install -c -o root -g wheel -m 644 func3.c /construction/devel/paexec/stage/usr/local/share/examples/paexec/cc_wrapper/func3.c mkc_install -c -o root -g wheel -m 755 cmd_cc_wrapper /construction/devel/paexec/stage/usr/local/share/examples/paexec/cc_wrapper/cmd_cc_wrapper mkc_install -c -o root -g wheel -m 755 run_cc_wrapper /construction/devel/paexec/stage/usr/local/share/examples/paexec/cc_wrapper/run_cc_wrapper ================================================== install ===> examples/cc_wrapper2 mkc_install -c -d -m 755 /construction/devel/paexec/stage/usr/local/share/examples/paexec/cc_wrapper2 mkc_install -c -o root -g wheel -m 644 func1.c /construction/devel/paexec/stage/usr/local/share/examples/paexec/cc_wrapper2/func1.c mkc_install -c -o root -g wheel -m 644 func2.c /construction/devel/paexec/stage/usr/local/share/examples/paexec/cc_wrapper2/func2.c mkc_install -c -o root -g wheel -m 644 func3.c /construction/devel/paexec/stage/usr/local/share/examples/paexec/cc_wrapper2/func3.c mkc_install -c -o root -g wheel -m 755 run_cc_wrapper2 /construction/devel/paexec/stage/usr/local/share/examples/paexec/cc_wrapper2/run_cc_wrapper2 ================================================== install ===> examples/make_package mkc_install -c -d -m 755 /construction/devel/paexec/stage/usr/local/share/examples/paexec/make_package mkc_install -c -o root -g wheel -m 644 tasks /construction/devel/paexec/stage/usr/local/share/examples/paexec/make_package/tasks mkc_install -c -o root -g wheel -m 644 tasks2 /construction/devel/paexec/stage/usr/local/share/examples/paexec/make_package/tasks2 mkc_install -c -o root -g wheel -m 644 tasks_cycle /construction/devel/paexec/stage/usr/local/share/examples/paexec/make_package/tasks_cycle mkc_install -c -o root -g wheel -m 755 cmd_make_package /construction/devel/paexec/stage/usr/local/share/examples/paexec/make_package/cmd_make_package mkc_install -c -o root -g wheel -m 755 cmd_xxx_failed_make_package /construction/devel/paexec/stage/usr/local/share/examples/paexec/make_package/cmd_xxx_failed_make_package mkc_install -c -o root -g wheel -m 755 run_make_package /construction/devel/paexec/stage/usr/local/share/examples/paexec/make_package/run_make_package mkc_install -c -o root -g wheel -m 755 run_cycle_make_package /construction/devel/paexec/stage/usr/local/share/examples/paexec/make_package/run_cycle_make_package ================================================== install ===> examples/toupper mkc_install -c -d -m 755 /construction/devel/paexec/stage/usr/local/share/examples/paexec/toupper mkc_install -c -o root -g wheel -m 755 cmd_toupper /construction/devel/paexec/stage/usr/local/share/examples/paexec/toupper/cmd_toupper mkc_install -c -o root -g wheel -m 755 run_toupper /construction/devel/paexec/stage/usr/local/share/examples/paexec/toupper/run_toupper ================================================== install ===> examples/dirtest mkc_install -c -d -m 755 /construction/devel/paexec/stage/usr/local/share/examples/paexec/dirtest mkc_install -c -o root -g wheel -m 644 tasks /construction/devel/paexec/stage/usr/local/share/examples/paexec/dirtest/tasks mkc_install -c -o root -g wheel -m 755 run_dirtest /construction/devel/paexec/stage/usr/local/share/examples/paexec/dirtest/run_dirtest ================================================== install ===> examples mkc_install -c -d -m 755 / install -m 0644 /construction/devel/paexec/paexec-1.1.1/presentation/paexec.pdf /construction/devel/paexec/stage/usr/local/share/doc/paexec ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for paexec-1.1.1 file sizes/checksums [39]: 0% file sizes/checksums [39]: 100% packing files [39]: 0% packing files [39]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:24