set -e;/usr/bin/env AWK=/opt/local/bin/nawk PKG_ADMIN=/opt/local/sbin/pkg_admin\ -K\ /opt/local/pkg PKGSRCDIR=/opt/pkgsrc PWD_CMD=/bin/pwd SED=/opt/local/bin/nbsed /bin/ksh /opt/pkgsrc/mk/pkgformat/pkg/list-dependencies " "\ \ digest\>=20010302:../../pkgtools/digest\ tnftp-\[0-9\]\*:../../net/tnftp " " " " | while read type pattern dir; do test "$type" = "bootstrap" || continue; pkg=`/opt/local/sbin/pkg_info -K /opt/local/pkg -E "$pattern" || true`; case $type in bootstrap) Type=Bootstrap;; build) Type=Build;; full) Type=Full;; esac; case "$pkg" in "") echo "=>" "$Type dependency $pattern: NOT found"; target=package-install; echo "=>" "Verifying $target for $dir"; [ -d "$dir" ] || /bin/ksh /opt/pkgsrc/mk/scripts/fail echo 1>&2 "ERROR:" "[depends.mk] The directory \`\`$dir'' does not exist."; cd $dir; /usr/bin/env PATH=/opt/tmp/ps/devel/libffi/work/.wrapper/bin:/opt/tmp/ps/devel/libffi/work/.buildlink/bin:/opt/tmp/ps/devel/libffi/work/.tools/bin:/opt/tmp/ps/devel/libffi/work/.gcc/bin:/opt/local/bin:/usr/bin:/usr/sbin:/smartdc/bin:/opt/local/bin:/opt/local/sbin:/opt/local/gcc47/bin:/opt/local/gnu/bin USE_DESTDIR=yes _PKGSRC_DEPS=" libffi-3.0.11nb1" PKGNAME_REQD="$pattern" /opt/local/bin/bmake _MAKE=/opt/local/bin/bmake OPSYS=SunOS OS_VERSION=5.11 LOWER_OPSYS=solaris _PKGSRCDIR=/opt/pkgsrc PKGTOOLS_VERSION=20120221 _CC=/opt/local/gcc47/bin/gcc PKG_BUILD_OPTIONS.gcc47=\ gcc-c++\ gcc-fortran\ gcc-inplace-math _PATH_ORIG=/usr/bin:/usr/sbin:/smartdc/bin:/opt/local/bin:/opt/local/sbin:/opt/local/gcc47/bin:/opt/local/gnu/bin _AUTOMATIC=yes $target; pkg=`/opt/local/sbin/pkg_info -K /opt/local/pkg -E "$pattern" || true`; case "$pkg" in "") echo 1>&2 "ERROR:" "[depends.mk] A package matching \`\`$pattern'' should"; echo 1>&2 "ERROR:" " be installed, but one cannot be found. Perhaps there is a"; echo 1>&2 "ERROR:" " stale work directory for $dir?"; exit 1; esac; echo "=>" "Returning to build of libffi-3.0.11nb1"; ;; *) objfmt=`/opt/local/sbin/pkg_info -K /opt/local/pkg -Q OBJECT_FMT "$pkg"`; case "$objfmt" in "") echo 1>&2 "WARNING:" "[depends.mk] Unknown object format for installed package $pkg" ;; ELF) ;; *) echo 1>&2 "ERROR:" "[depends.mk] Installed package $pkg has an"; echo 1>&2 "ERROR:" " object format \`\`$objfmt'' which differs from \`\`ELF''. Please"; echo 1>&2 "ERROR:" " update the $pkg package to ELF."; exit 1; ;; esac; silent=; if test -z "${silent}"; then echo "=>" "$Type dependency $pattern: found $pkg"; fi; ;; esac; done => Bootstrap dependency digest>=20010302: found digest-20111104 => Bootstrap dependency tnftp-[0-9]*: found tnftp-20070806 set -e; _PKGVULNDIR=`/opt/local/sbin/pkg_admin -K /opt/local/pkg config-var PKGVULNDIR`; vulnfile=$_PKGVULNDIR/pkg-vulnerabilities; if test ! -f "$vulnfile"; then echo ===\> "Skipping vulnerability checks."; echo 1>&2 "WARNING:" "No $vulnfile file found."; echo 1>&2 "WARNING:" "To fix run: \`/opt/local/sbin/pkg_admin -K /opt/local/pkg fetch-pkg-vulnerabilities'."; exit 0; fi; echo ===\> "Checking for vulnerabilities in libffi-3.0.11nb1"; /opt/local/sbin/pkg_admin -K /opt/local/pkg audit-pkg libffi-3.0.11nb1 || /bin/ksh /opt/pkgsrc/mk/scripts/fail echo 1>&2 "ERROR:" "Define ALLOW_VULNERABLE_PACKAGES in mk.conf or IGNORE_URL in pkg_install.conf(5) if this package is absolutely essential." ===> Skipping vulnerability checks. WARNING: No /opt/local/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/local/sbin/pkg_admin -K /opt/local/pkg fetch-pkg-vulnerabilities'. set -e; set -e; case checksum-phase in *-phase) test ! -f /opt/tmp/ps/devel/libffi/work/.extract_done || exit 0 ;; esac; if cd /opt/distfiles && /usr/bin/env DIGEST=/opt/local/bin/digest CAT=/usr/bin/cat ECHO=echo SED=/opt/local/bin/nbsed TEST=test /bin/ksh /opt/pkgsrc/mk/checksum/checksum /opt/pkgsrc/devel/libffi/distinfo libffi-3.0.11.tar.gz; then true; else echo 1>&2 "ERROR:" "Make sure the Makefile and checksum file (/opt/pkgsrc/devel/libffi/distinfo)"; echo 1>&2 "ERROR:" "are up to date. If you want to override this check, type"; echo 1>&2 "ERROR:" "\"/opt/local/bin/bmake NO_CHECKSUM=yes [other args]\"."; exit 1; fi => Checksum SHA1 OK for libffi-3.0.11.tar.gz => Checksum RMD160 OK for libffi-3.0.11.tar.gz set -e;/usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.error set -e;/usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.warning set -e;/usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.error-done set -e;/usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.warning-done ===> Installing dependencies for libffi-3.0.11nb1 set -e; /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work set -e; /usr/bin/env AWK=/opt/local/bin/nawk PKG_ADMIN=/opt/local/sbin/pkg_admin\ -K\ /opt/local/pkg PKGSRCDIR=/opt/pkgsrc PWD_CMD=/bin/pwd SED=/opt/local/bin/nbsed /bin/ksh /opt/pkgsrc/mk/pkgformat/pkg/list-dependencies " "\ \ digest\>=20010302:../../pkgtools/digest\ tnftp-\[0-9\]\*:../../net/tnftp " "\ libtool-base\>=2.2.6bnb3:../../devel/libtool-base\ nbpatch-\[0-9\]\*:../../devel/nbpatch\ pkg-config\>=0.25:../../devel/pkg-config\ \ gcc47\>=4.7.0:../../lang/gcc47\ \ gcc47\>=4.7.0:../../lang/gcc47\ checkperms\>=1.1:../../sysutils/checkperms " "\{gcc47,gcc47-libs\}\>=4.7.0:../../lang/gcc47-libs\ pkg_install-info-\[0-9\]\*:../../pkgtools/pkg_install-info\ \{gcc47,gcc47-libs\}\>=4.7.0:../../lang/gcc47-libs > /opt/tmp/ps/devel/libffi/work/.depends set -e; exec 3<&0; /usr/bin/cat /opt/tmp/ps/devel/libffi/work/.depends | while read type pattern dir; do test "$type" != "bootstrap" || continue; pkg=`/opt/local/sbin/pkg_info -K /opt/local/pkg -E "$pattern" || true`; case $type in bootstrap) Type=Bootstrap;; build) Type=Build;; full) Type=Full;; esac; case "$pkg" in "") echo "=>" "$Type dependency $pattern: NOT found"; target=package-install; echo "=>" "Verifying $target for $dir"; [ -d "$dir" ] || /bin/ksh /opt/pkgsrc/mk/scripts/fail echo 1>&2 "ERROR:" "[depends.mk] The directory \`\`$dir'' does not exist."; cd $dir; /usr/bin/env PATH=/opt/tmp/ps/devel/libffi/work/.wrapper/bin:/opt/tmp/ps/devel/libffi/work/.buildlink/bin:/opt/tmp/ps/devel/libffi/work/.tools/bin:/opt/tmp/ps/devel/libffi/work/.gcc/bin:/opt/local/bin:/usr/bin:/usr/sbin:/smartdc/bin:/opt/local/bin:/opt/local/sbin:/opt/local/gcc47/bin:/opt/local/gnu/bin USE_DESTDIR=yes _PKGSRC_DEPS=" libffi-3.0.11nb1" PKGNAME_REQD="$pattern" /opt/local/bin/bmake _MAKE=/opt/local/bin/bmake OPSYS=SunOS OS_VERSION=5.11 LOWER_OPSYS=solaris _PKGSRCDIR=/opt/pkgsrc PKGTOOLS_VERSION=20120221 _CC=/opt/local/gcc47/bin/gcc PKG_BUILD_OPTIONS.gcc47=\ gcc-c++\ gcc-fortran\ gcc-inplace-math _PATH_ORIG=/usr/bin:/usr/sbin:/smartdc/bin:/opt/local/bin:/opt/local/sbin:/opt/local/gcc47/bin:/opt/local/gnu/bin _AUTOMATIC=yes $target; pkg=`/opt/local/sbin/pkg_info -K /opt/local/pkg -E "$pattern" || true`; case "$pkg" in "") echo 1>&2 "ERROR:" "[depends.mk] A package matching \`\`$pattern'' should"; echo 1>&2 "ERROR:" " be installed, but one cannot be found. Perhaps there is a"; echo 1>&2 "ERROR:" " stale work directory for $dir?"; exit 1; esac; echo "=>" "Returning to build of libffi-3.0.11nb1"; ;; *) objfmt=`/opt/local/sbin/pkg_info -K /opt/local/pkg -Q OBJECT_FMT "$pkg"`; case "$objfmt" in "") echo 1>&2 "WARNING:" "[depends.mk] Unknown object format for installed package $pkg" ;; ELF) ;; *) echo 1>&2 "ERROR:" "[depends.mk] Installed package $pkg has an"; echo 1>&2 "ERROR:" " object format \`\`$objfmt'' which differs from \`\`ELF''. Please"; echo 1>&2 "ERROR:" " update the $pkg package to ELF."; exit 1; ;; esac; silent=; if test -z "${silent}"; then echo "=>" "$Type dependency $pattern: found $pkg"; fi; ;; esac 0<&3; done => Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb8 => Build dependency nbpatch-[0-9]*: found nbpatch-20100124 => Build dependency pkg-config>=0.25: found pkg-config-0.27.1 => Build dependency gcc47>=4.7.0: found gcc47-4.7.0nb2 => Build dependency checkperms>=1.1: found checkperms-1.11 => Full dependency {gcc47,gcc47-libs}>=4.7.0: found gcc47-4.7.0nb2 => Full dependency {gcc47,gcc47-libs}>=4.7.0: found gcc47-4.7.0nb2 => Full dependency pkg_install-info-[0-9]*: found pkg_install-info-4.5nb3 set -e; /usr/bin/env _PKG_DBDIR=/opt/local/pkg PKG_INFO=/opt/local/sbin/pkg_info\ -K\ /opt/local/pkg _DEPENDS_FILE=/opt/tmp/ps/devel/libffi/work/.depends /bin/ksh /opt/pkgsrc/mk/pkgformat/pkg/resolve-dependencies " "\ \ digest\>=20010302:../../pkgtools/digest\ tnftp-\[0-9\]\*:../../net/tnftp " "\ libtool-base\>=2.2.6bnb3:../../devel/libtool-base\ nbpatch-\[0-9\]\*:../../devel/nbpatch\ pkg-config\>=0.25:../../devel/pkg-config\ \ gcc47\>=4.7.0:../../lang/gcc47\ \ gcc47\>=4.7.0:../../lang/gcc47\ checkperms\>=1.1:../../sysutils/checkperms " "\{gcc47,gcc47-libs\}\>=4.7.0:../../lang/gcc47-libs\ pkg_install-info-\[0-9\]\*:../../pkgtools/pkg_install-info\ \{gcc47,gcc47-libs\}\>=4.7.0:../../lang/gcc47-libs > /opt/tmp/ps/devel/libffi/work/.rdepends set -e; /usr/bin/env CAT=/usr/bin/cat PKG_INFO=/opt/local/sbin/pkg_info /opt/local/bin/nawk -f /opt/pkgsrc/mk/pkgformat/pkg/reduce-resolved-depends.awk < /opt/tmp/ps/devel/libffi/work/.rdepends > /opt/tmp/ps/devel/libffi/work/.rrdepends set -e;test ! -f /opt/tmp/ps/devel/libffi/work/.depends_done || false set -e;/usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work set -e;/usr/bin/touch /opt/tmp/ps/devel/libffi/work/.depends_done set -e; /usr/bin/rm -f /opt/tmp/ps/devel/libffi/work/.warning/*.tmp; test -d /opt/tmp/ps/devel/libffi/work/.warning || exit 0; cd /opt/tmp/ps/devel/libffi/work/.warning; for file in ./*; do test "$file" != "./*" || exit 0; break; done; /usr/bin/cat ./* | /opt/local/bin/nbsed -e "s|^|WARNING: |" 1>&2; /usr/bin/mv -f ./* /opt/tmp/ps/devel/libffi/work/.warning-done set -e; /usr/bin/rm -f /opt/tmp/ps/devel/libffi/work/.error/*.tmp; test -d /opt/tmp/ps/devel/libffi/work/.error || exit 0; cd /opt/tmp/ps/devel/libffi/work/.error; for file in ./*; do test "$file" != "./*" || exit 0; break; done; /usr/bin/cat * | /opt/local/bin/nbsed -e "s|^|ERROR: |" 1>&2; if /opt/local/bin/nawk 'END { exit (NR > 0) ? 0 : 1; }' ./*; then /usr/bin/mv -f ./* /opt/tmp/ps/devel/libffi/work/.error-done; exit 1; fi set -e;/usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work set -e;echo libffi-3.0.11nb1 > /opt/tmp/ps/devel/libffi/work/.barrier_cookie ===> Invoking ``all'' after barrier for libffi-3.0.11nb1 set -e; if test -n "" && /opt/local/sbin/pkg_info -K /opt/local/pkg -qe libffi-3.0.11nb1; then echo ===\> "Skipping installation of already handled package"; else cd /opt/pkgsrc/devel/libffi && /usr/bin/env PATH=/opt/tmp/ps/devel/libffi/work/.wrapper/bin:/opt/tmp/ps/devel/libffi/work/.buildlink/bin:/opt/tmp/ps/devel/libffi/work/.tools/bin:/opt/tmp/ps/devel/libffi/work/.gcc/bin:/opt/local/bin:/usr/bin:/usr/sbin:/smartdc/bin:/opt/local/bin:/opt/local/sbin:/opt/local/gcc47/bin:/opt/local/gnu/bin USE_DESTDIR=yes /opt/local/bin/bmake _MAKE=/opt/local/bin/bmake OPSYS=SunOS OS_VERSION=5.11 LOWER_OPSYS=solaris _PKGSRCDIR=/opt/pkgsrc PKGTOOLS_VERSION=20120221 _CC=/opt/local/gcc47/bin/gcc PKG_BUILD_OPTIONS.gcc47=\ gcc-c++\ gcc-fortran\ gcc-inplace-math _PATH_ORIG=/usr/bin:/usr/sbin:/smartdc/bin:/opt/local/bin:/opt/local/sbin:/opt/local/gcc47/bin:/opt/local/gnu/bin _PKGSRC_BARRIER=yes ALLOW_VULNERABLE_PACKAGES= all || { exitcode="$?"; /usr/bin/env PATH=/opt/tmp/ps/devel/libffi/work/.wrapper/bin:/opt/tmp/ps/devel/libffi/work/.buildlink/bin:/opt/tmp/ps/devel/libffi/work/.tools/bin:/opt/tmp/ps/devel/libffi/work/.gcc/bin:/opt/local/bin:/usr/bin:/usr/sbin:/smartdc/bin:/opt/local/bin:/opt/local/sbin:/opt/local/gcc47/bin:/opt/local/gnu/bin USE_DESTDIR=yes /opt/local/bin/bmake _MAKE=/opt/local/bin/bmake OPSYS=SunOS OS_VERSION=5.11 LOWER_OPSYS=solaris _PKGSRCDIR=/opt/pkgsrc PKGTOOLS_VERSION=20120221 _CC=/opt/local/gcc47/bin/gcc PKG_BUILD_OPTIONS.gcc47=\ gcc-c++\ gcc-fortran\ gcc-inplace-math _PATH_ORIG=/usr/bin:/usr/sbin:/smartdc/bin:/opt/local/bin:/opt/local/sbin:/opt/local/gcc47/bin:/opt/local/gnu/bin _PKGSRC_BARRIER=yes barrier-error-check; exit "$exitcode"; }; fi ===> Overriding tools for libffi-3.0.11nb1 set -e;/usr/bin/rm -f /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp set -e; echo BUILDLINK_PREFIX.dl"= "/usr >> /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp set -e; echo BUILDLINK_PREFIX.gcc47"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp set -e; echo BUILDLINK_PREFIX.pthread"= "/usr >> /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp set -e; echo BUILTIN_LIB_FOUND.c_r"= "no >> /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp set -e; echo BUILTIN_LIB_FOUND.dl"= "yes >> /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp set -e; echo BUILTIN_LIB_FOUND.pthread"= "yes >> /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp set -e; echo BUILTIN_LIB_FOUND.rt"= "yes >> /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp set -e; echo H_DL"= "/usr/include/dlfcn.h >> /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp set -e; echo H_PTHREAD"= "/usr/include/pthread.h >> /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp set -e; echo IS_BUILTIN.dl"= "yes >> /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp set -e; echo IS_BUILTIN.pthread"= "yes >> /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp set -e; echo PKG_BUILD_OPTIONS.gcc47"= "gcc-c++\ gcc-fortran\ gcc-inplace-math >> /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp set -e; echo TOOLS_DEPENDS.ghostscript"= "ghostscript\>=6.01:../../print/ghostscript >> /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp set -e; echo TOOLS_PREFIX.digest"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp set -e; echo TOOLS_PREFIX.ftp"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp set -e; echo TOOLS_PREFIX.install-info"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp set -e; echo TOOLS_PREFIX.patch"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp set -e; echo TOOLS_PREFIX.pkg-config"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp set -e; echo USE_BUILTIN.dl"= "yes >> /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp set -e; echo USE_BUILTIN.pthread"= "yes >> /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp set -e; echo _BLNK_DLOPEN_REQUIRE_PTHREADS"= "no >> /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp set -e; echo _BLNK_PHYSICAL_PATH.LOCALBASE"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp set -e; echo _BLNK_PHYSICAL_PATH.WRKDIR"= "/opt/tmp/ps/devel/libffi/work >> /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp set -e; echo _BLNK_PKG_DBDIR.gcc47"= "/opt/local/pkg/gcc47-4.7.0nb2 >> /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp set -e; echo _IGNORE_INFO_PATH"= " >> /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp set -e; echo _MANCOMPRESSED"= "no >> /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp set -e; echo _MANZ"= "no >> /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp set -e; echo _USE_TOOLS"= "\[\ awk\ basename\ cat\ chgrp\ chmod\ chown\ cmp\ cp\ cut\ date\ diff\ digest\ dirname\ echo\ egrep\ env\ expr\ false\ file\ find\ ftp\ grep\ gzcat\ head\ hostname\ id\ install\ install-info\ ln\ ls\ mkdir\ mv\ patch\ pkg-config\ printf\ pwd\ rm\ rmdir\ sed\ sh\ sort\ tail\ tar\ test\ touch\ tr\ true\ uname\ wc\ xargs >> /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp set -e; echo _WRAP_PATH"= "/opt/tmp/ps/devel/libffi/work/.buildlink/bin:/opt/tmp/ps/devel/libffi/work/.tools/bin:/opt/tmp/ps/devel/libffi/work/.gcc/bin:/opt/local/bin:/usr/bin:/usr/sbin:/smartdc/bin:/opt/local/bin:/opt/local/sbin:/opt/local/gcc47/bin:/opt/local/gnu/bin >> /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp set -e; if test -f /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp; then ( echo ".if !defined(_MAKEVARS_MK)"; echo "_MAKEVARS_MK= defined"; echo ""; /usr/bin/cat /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp; echo ""; echo ".endif # _MAKEVARS_MK"; ) > /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk; /usr/bin/rm -f /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk.tmp; fi set -e;/usr/bin/touch -f /opt/tmp/ps/devel/libffi/work/.tools_makevars.mk set -e;/usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.gcc/bin set -e;/usr/bin/rm -f /opt/tmp/ps/devel/libffi/work/.gcc/bin/gcc set -e;/usr/bin/ln -s /opt/local/gcc47/bin/gcc /opt/tmp/ps/devel/libffi/work/.gcc/bin/gcc set -e; if [ ! -x "/opt/tmp/ps/devel/libffi/work/.gcc/bin/cc" ]; then /usr/bin/ln -f -s gcc /opt/tmp/ps/devel/libffi/work/.gcc/bin/cc; fi set -e; if [ ! -x "/opt/tmp/ps/devel/libffi/work/.gcc/bin/gcc" ]; then /usr/bin/ln -f -s gcc /opt/tmp/ps/devel/libffi/work/.gcc/bin/gcc; fi set -e;/usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.gcc/bin set -e;/usr/bin/rm -f /opt/tmp/ps/devel/libffi/work/.gcc/bin/cpp set -e;/usr/bin/ln -s /opt/local/gcc47/bin/cpp /opt/tmp/ps/devel/libffi/work/.gcc/bin/cpp set -e; if [ ! -x "/opt/tmp/ps/devel/libffi/work/.gcc/bin/cpp" ]; then /usr/bin/ln -f -s cpp /opt/tmp/ps/devel/libffi/work/.gcc/bin/cpp; fi set -e;/usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.gcc/bin set -e;/usr/bin/rm -f /opt/tmp/ps/devel/libffi/work/.gcc/bin/g++ set -e;/usr/bin/ln -s /opt/local/gcc47/bin/g++ /opt/tmp/ps/devel/libffi/work/.gcc/bin/g++ set -e; if [ ! -x "/opt/tmp/ps/devel/libffi/work/.gcc/bin/c++" ]; then /usr/bin/ln -f -s g++ /opt/tmp/ps/devel/libffi/work/.gcc/bin/c++; fi set -e; if [ ! -x "/opt/tmp/ps/devel/libffi/work/.gcc/bin/g++" ]; then /usr/bin/ln -f -s g++ /opt/tmp/ps/devel/libffi/work/.gcc/bin/g++; fi set -e;/usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.gcc/bin set -e;/usr/bin/rm -f /opt/tmp/ps/devel/libffi/work/.gcc/bin/gfortran set -e;/usr/bin/ln -s /opt/local/gcc47/bin/gfortran /opt/tmp/ps/devel/libffi/work/.gcc/bin/gfortran set -e; if [ ! -x "/opt/tmp/ps/devel/libffi/work/.gcc/bin/gfortran" ]; then /usr/bin/ln -f -s gfortran /opt/tmp/ps/devel/libffi/work/.gcc/bin/gfortran; fi set -e;/usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.compiler/bin set -e; exec 1>/opt/tmp/ps/devel/libffi/work/.compiler/bin/fortran-fail-wrapper; echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'lang="fortran"'; echo 'msg="*** Please consider adding $lang to USE_LANGUAGES in the package Makefile."'; echo 'echo "$msg" >> $wrapperlog'; echo 'echo "$msg" > /opt/tmp/ps/devel/libffi/work/.warning/fortran-fail-wrapper'; echo 'echo "PKGSRC-WARNING: Something is trying to run the $lang compiler," 1>&2'; echo 'echo "PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile." 1>&2'; echo 'exit 1' set -e;/usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.compiler/bin/fortran-fail-wrapper set -e;/usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.compiler/bin set -e; exec 1>/opt/tmp/ps/devel/libffi/work/.compiler/bin/ada-fail-wrapper; echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'lang="ada"'; echo 'msg="*** Please consider adding $lang to USE_LANGUAGES in the package Makefile."'; echo 'echo "$msg" >> $wrapperlog'; echo 'echo "$msg" > /opt/tmp/ps/devel/libffi/work/.warning/ada-fail-wrapper'; echo 'echo "PKGSRC-WARNING: Something is trying to run the $lang compiler," 1>&2'; echo 'echo "PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile." 1>&2'; echo 'exit 1' set -e;/usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.compiler/bin/ada-fail-wrapper set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /opt/local/bin/digest""; then if test -n ""; then create=wrapper; script=/opt/local/bin/digest\ \ \"\$@\"; else case /opt/local/bin/digest"" in /*) create=symlink ;; *) create=wrapper; script=/opt/local/bin/digest\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/digest'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/digest; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/digest; ;; *) /usr/bin/ln -fs /opt/local/bin/digest /opt/tmp/ps/devel/libffi/work/.tools/bin/digest; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n for\ arg\ in\ \"\$@\"\;\ do\ case\ \"\$arg\"\ in\ --version\)\ exit\ 1\ \;\;\ esac\;\ done\;\ /opt/pkgsrc/mk/gnu-config/missing\ makeinfo\ \"\$@\"""; then create=wrapper; script=for\ arg\ in\ \"\$@\"\;\ do\ case\ \"\$arg\"\ in\ --version\)\ exit\ 1\ \;\;\ esac\;\ done\;\ /opt/pkgsrc/mk/gnu-config/missing\ makeinfo\ \"\$@\"; elif test -n /opt/pkgsrc/mk/gnu-config/missing""; then if test -n ""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; else case /opt/pkgsrc/mk/gnu-config/missing"" in /*) create=symlink ;; *) create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/makeinfo'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/makeinfo; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/makeinfo; ;; *) /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/missing /opt/tmp/ps/devel/libffi/work/.tools/bin/makeinfo; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n CPP=/opt/tmp/ps/devel/libffi/work/.wrapper/bin/cpp\ false\ \ \"\$@\"""; then create=wrapper; script=CPP=/opt/tmp/ps/devel/libffi/work/.wrapper/bin/cpp\ false\ \ \"\$@\"; elif test -n false""; then if test -n ""; then create=wrapper; script=false\ \ \"\$@\"; else case false"" in /*) create=symlink ;; *) create=wrapper; script=false\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/rpcgen'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/rpcgen; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/rpcgen; ;; *) /usr/bin/ln -fs false /opt/tmp/ps/devel/libffi/work/.tools/bin/rpcgen; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /usr/bin/strip""; then if test -n ""; then create=wrapper; script=/usr/bin/strip\ \ \"\$@\"; else case /usr/bin/strip"" in /*) create=symlink ;; *) create=wrapper; script=/usr/bin/strip\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/strip'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/strip; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/strip; ;; *) /usr/bin/ln -fs /usr/bin/strip /opt/tmp/ps/devel/libffi/work/.tools/bin/strip; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n exit\ 0""; then create=wrapper; script=exit\ 0; elif test -n /opt/local/bin/pkg_install-info""; then if test -n ""; then create=wrapper; script=/opt/local/bin/pkg_install-info\ \ \"\$@\"; else case /opt/local/bin/pkg_install-info"" in /*) create=symlink ;; *) create=wrapper; script=/opt/local/bin/pkg_install-info\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/install-info'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/install-info; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/install-info; ;; *) /usr/bin/ln -fs /opt/local/bin/pkg_install-info /opt/tmp/ps/devel/libffi/work/.tools/bin/install-info; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /opt/local/bin/nbpatch""; then if test -n ""; then create=wrapper; script=/opt/local/bin/nbpatch\ \ \"\$@\"; else case /opt/local/bin/nbpatch"" in /*) create=symlink ;; *) create=wrapper; script=/opt/local/bin/nbpatch\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/patch'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/patch; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/patch; ;; *) /usr/bin/ln -fs /opt/local/bin/nbpatch /opt/tmp/ps/devel/libffi/work/.tools/bin/patch; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n PKG_CONFIG_LIBDIR=/opt/tmp/ps/devel/libffi/work/.buildlink/lib/pkgconfig:/opt/tmp/ps/devel/libffi/work/.buildlink/share/pkgconfig\ PKG_CONFIG_PATH=\ /opt/local/bin/pkg-config\ \ \"\$@\"""; then create=wrapper; script=PKG_CONFIG_LIBDIR=/opt/tmp/ps/devel/libffi/work/.buildlink/lib/pkgconfig:/opt/tmp/ps/devel/libffi/work/.buildlink/share/pkgconfig\ PKG_CONFIG_PATH=\ /opt/local/bin/pkg-config\ \ \"\$@\"; elif test -n /opt/local/bin/pkg-config""; then if test -n ""; then create=wrapper; script=/opt/local/bin/pkg-config\ \ \"\$@\"; else case /opt/local/bin/pkg-config"" in /*) create=symlink ;; *) create=wrapper; script=/opt/local/bin/pkg-config\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/pkg-config'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/pkg-config; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/pkg-config; ;; *) /usr/bin/ln -fs /opt/local/bin/pkg-config /opt/tmp/ps/devel/libffi/work/.tools/bin/pkg-config; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n \[""; then if test -n ""; then create=wrapper; script=\[\ \ \"\$@\"; else case \["" in /*) create=symlink ;; *) create=wrapper; script=\[\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/\['" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/\[; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/\[; ;; *) /usr/bin/ln -fs \[ /opt/tmp/ps/devel/libffi/work/.tools/bin/\[; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /opt/local/bin/nawk""; then if test -n ""; then create=wrapper; script=/opt/local/bin/nawk\ \ \"\$@\"; else case /opt/local/bin/nawk"" in /*) create=symlink ;; *) create=wrapper; script=/opt/local/bin/nawk\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/awk'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/awk; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/awk; ;; *) /usr/bin/ln -fs /opt/local/bin/nawk /opt/tmp/ps/devel/libffi/work/.tools/bin/awk; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /usr/bin/basename""; then if test -n ""; then create=wrapper; script=/usr/bin/basename\ \ \"\$@\"; else case /usr/bin/basename"" in /*) create=symlink ;; *) create=wrapper; script=/usr/bin/basename\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/basename'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/basename; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/basename; ;; *) /usr/bin/ln -fs /usr/bin/basename /opt/tmp/ps/devel/libffi/work/.tools/bin/basename; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /usr/bin/cat""; then if test -n ""; then create=wrapper; script=/usr/bin/cat\ \ \"\$@\"; else case /usr/bin/cat"" in /*) create=symlink ;; *) create=wrapper; script=/usr/bin/cat\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/cat'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/cat; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/cat; ;; *) /usr/bin/ln -fs /usr/bin/cat /opt/tmp/ps/devel/libffi/work/.tools/bin/cat; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /usr/bin/chgrp""; then if test -n ""; then create=wrapper; script=/usr/bin/chgrp\ \ \"\$@\"; else case /usr/bin/chgrp"" in /*) create=symlink ;; *) create=wrapper; script=/usr/bin/chgrp\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/chgrp'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/chgrp; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/chgrp; ;; *) /usr/bin/ln -fs /usr/bin/chgrp /opt/tmp/ps/devel/libffi/work/.tools/bin/chgrp; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /usr/bin/chmod""; then if test -n ""; then create=wrapper; script=/usr/bin/chmod\ \ \"\$@\"; else case /usr/bin/chmod"" in /*) create=symlink ;; *) create=wrapper; script=/usr/bin/chmod\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/chmod'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/chmod; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/chmod; ;; *) /usr/bin/ln -fs /usr/bin/chmod /opt/tmp/ps/devel/libffi/work/.tools/bin/chmod; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /usr/bin/chown""; then if test -n ""; then create=wrapper; script=/usr/bin/chown\ \ \"\$@\"; else case /usr/bin/chown"" in /*) create=symlink ;; *) create=wrapper; script=/usr/bin/chown\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/chown'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/chown; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/chown; ;; *) /usr/bin/ln -fs /usr/bin/chown /opt/tmp/ps/devel/libffi/work/.tools/bin/chown; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /bin/cmp""; then if test -n ""; then create=wrapper; script=/bin/cmp\ \ \"\$@\"; else case /bin/cmp"" in /*) create=symlink ;; *) create=wrapper; script=/bin/cmp\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/cmp'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/cmp; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/cmp; ;; *) /usr/bin/ln -fs /bin/cmp /opt/tmp/ps/devel/libffi/work/.tools/bin/cmp; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /bin/cp""; then if test -n ""; then create=wrapper; script=/bin/cp\ \ \"\$@\"; else case /bin/cp"" in /*) create=symlink ;; *) create=wrapper; script=/bin/cp\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/cp'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/cp; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/cp; ;; *) /usr/bin/ln -fs /bin/cp /opt/tmp/ps/devel/libffi/work/.tools/bin/cp; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /usr/bin/cut""; then if test -n ""; then create=wrapper; script=/usr/bin/cut\ \ \"\$@\"; else case /usr/bin/cut"" in /*) create=symlink ;; *) create=wrapper; script=/usr/bin/cut\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/cut'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/cut; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/cut; ;; *) /usr/bin/ln -fs /usr/bin/cut /opt/tmp/ps/devel/libffi/work/.tools/bin/cut; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /usr/xpg4/bin/date""; then if test -n ""; then create=wrapper; script=/usr/xpg4/bin/date\ \ \"\$@\"; else case /usr/xpg4/bin/date"" in /*) create=symlink ;; *) create=wrapper; script=/usr/xpg4/bin/date\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/date'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/date; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/date; ;; *) /usr/bin/ln -fs /usr/xpg4/bin/date /opt/tmp/ps/devel/libffi/work/.tools/bin/date; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /usr/bin/diff""; then if test -n ""; then create=wrapper; script=/usr/bin/diff\ \ \"\$@\"; else case /usr/bin/diff"" in /*) create=symlink ;; *) create=wrapper; script=/usr/bin/diff\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/diff'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/diff; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/diff; ;; *) /usr/bin/ln -fs /usr/bin/diff /opt/tmp/ps/devel/libffi/work/.tools/bin/diff; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /usr/bin/dirname""; then if test -n ""; then create=wrapper; script=/usr/bin/dirname\ \ \"\$@\"; else case /usr/bin/dirname"" in /*) create=symlink ;; *) create=wrapper; script=/usr/bin/dirname\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/dirname'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/dirname; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/dirname; ;; *) /usr/bin/ln -fs /usr/bin/dirname /opt/tmp/ps/devel/libffi/work/.tools/bin/dirname; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n echo""; then if test -n ""; then create=wrapper; script=echo\ \ \"\$@\"; else case echo"" in /*) create=symlink ;; *) create=wrapper; script=echo\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/echo'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/echo; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/echo; ;; *) /usr/bin/ln -fs echo /opt/tmp/ps/devel/libffi/work/.tools/bin/echo; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /usr/xpg4/bin/grep""; then if test -n -E""; then create=wrapper; script=/usr/xpg4/bin/grep\ -E\ \"\$@\"; else case /usr/xpg4/bin/grep"" in /*) create=symlink ;; *) create=wrapper; script=/usr/xpg4/bin/grep\ -E\ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/egrep'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/egrep; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/egrep; ;; *) /usr/bin/ln -fs /usr/xpg4/bin/grep /opt/tmp/ps/devel/libffi/work/.tools/bin/egrep; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /usr/bin/env""; then if test -n ""; then create=wrapper; script=/usr/bin/env\ \ \"\$@\"; else case /usr/bin/env"" in /*) create=symlink ;; *) create=wrapper; script=/usr/bin/env\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/env'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/env; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/env; ;; *) /usr/bin/ln -fs /usr/bin/env /opt/tmp/ps/devel/libffi/work/.tools/bin/env; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /usr/xpg4/bin/expr""; then if test -n ""; then create=wrapper; script=/usr/xpg4/bin/expr\ \ \"\$@\"; else case /usr/xpg4/bin/expr"" in /*) create=symlink ;; *) create=wrapper; script=/usr/xpg4/bin/expr\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/expr'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/expr; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/expr; ;; *) /usr/bin/ln -fs /usr/xpg4/bin/expr /opt/tmp/ps/devel/libffi/work/.tools/bin/expr; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n false""; then if test -n ""; then create=wrapper; script=false\ \ \"\$@\"; else case false"" in /*) create=symlink ;; *) create=wrapper; script=false\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/false'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/false; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/false; ;; *) /usr/bin/ln -fs false /opt/tmp/ps/devel/libffi/work/.tools/bin/false; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /usr/bin/file""; then if test -n ""; then create=wrapper; script=/usr/bin/file\ \ \"\$@\"; else case /usr/bin/file"" in /*) create=symlink ;; *) create=wrapper; script=/usr/bin/file\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/file'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/file; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/file; ;; *) /usr/bin/ln -fs /usr/bin/file /opt/tmp/ps/devel/libffi/work/.tools/bin/file; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /usr/bin/find""; then if test -n ""; then create=wrapper; script=/usr/bin/find\ \ \"\$@\"; else case /usr/bin/find"" in /*) create=symlink ;; *) create=wrapper; script=/usr/bin/find\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/find'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/find; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/find; ;; *) /usr/bin/ln -fs /usr/bin/find /opt/tmp/ps/devel/libffi/work/.tools/bin/find; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /usr/xpg4/bin/grep""; then if test -n ""; then create=wrapper; script=/usr/xpg4/bin/grep\ \ \"\$@\"; else case /usr/xpg4/bin/grep"" in /*) create=symlink ;; *) create=wrapper; script=/usr/xpg4/bin/grep\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/grep'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/grep; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/grep; ;; *) /usr/bin/ln -fs /usr/xpg4/bin/grep /opt/tmp/ps/devel/libffi/work/.tools/bin/grep; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /usr/bin/gzip""; then if test -n -cd""; then create=wrapper; script=/usr/bin/gzip\ -cd\ \"\$@\"; else case /usr/bin/gzip"" in /*) create=symlink ;; *) create=wrapper; script=/usr/bin/gzip\ -cd\ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/gzcat'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/gzcat; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/gzcat; ;; *) /usr/bin/ln -fs /usr/bin/gzip /opt/tmp/ps/devel/libffi/work/.tools/bin/gzcat; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /usr/bin/head""; then if test -n ""; then create=wrapper; script=/usr/bin/head\ \ \"\$@\"; else case /usr/bin/head"" in /*) create=symlink ;; *) create=wrapper; script=/usr/bin/head\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/head'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/head; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/head; ;; *) /usr/bin/ln -fs /usr/bin/head /opt/tmp/ps/devel/libffi/work/.tools/bin/head; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /bin/hostname""; then if test -n ""; then create=wrapper; script=/bin/hostname\ \ \"\$@\"; else case /bin/hostname"" in /*) create=symlink ;; *) create=wrapper; script=/bin/hostname\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/hostname'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/hostname; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/hostname; ;; *) /usr/bin/ln -fs /bin/hostname /opt/tmp/ps/devel/libffi/work/.tools/bin/hostname; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /usr/xpg4/bin/id""; then if test -n ""; then create=wrapper; script=/usr/xpg4/bin/id\ \ \"\$@\"; else case /usr/xpg4/bin/id"" in /*) create=symlink ;; *) create=wrapper; script=/usr/xpg4/bin/id\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/id'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/id; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/id; ;; *) /usr/bin/ln -fs /usr/xpg4/bin/id /opt/tmp/ps/devel/libffi/work/.tools/bin/id; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /opt/local/bin/install-sh""; then if test -n ""; then create=wrapper; script=/opt/local/bin/install-sh\ \ \"\$@\"; else case /opt/local/bin/install-sh"" in /*) create=symlink ;; *) create=wrapper; script=/opt/local/bin/install-sh\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/install'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/install; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/install; ;; *) /usr/bin/ln -fs /opt/local/bin/install-sh /opt/tmp/ps/devel/libffi/work/.tools/bin/install; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /usr/bin/ln""; then if test -n ""; then create=wrapper; script=/usr/bin/ln\ \ \"\$@\"; else case /usr/bin/ln"" in /*) create=symlink ;; *) create=wrapper; script=/usr/bin/ln\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/ln'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/ln; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/ln; ;; *) /usr/bin/ln -fs /usr/bin/ln /opt/tmp/ps/devel/libffi/work/.tools/bin/ln; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /usr/bin/ls""; then if test -n ""; then create=wrapper; script=/usr/bin/ls\ \ \"\$@\"; else case /usr/bin/ls"" in /*) create=symlink ;; *) create=wrapper; script=/usr/bin/ls\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/ls'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/ls; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/ls; ;; *) /usr/bin/ln -fs /usr/bin/ls /opt/tmp/ps/devel/libffi/work/.tools/bin/ls; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /usr/bin/mkdir""; then if test -n -p""; then create=wrapper; script=/usr/bin/mkdir\ -p\ \"\$@\"; else case /usr/bin/mkdir"" in /*) create=symlink ;; *) create=wrapper; script=/usr/bin/mkdir\ -p\ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/mkdir'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/mkdir; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/mkdir; ;; *) /usr/bin/ln -fs /usr/bin/mkdir /opt/tmp/ps/devel/libffi/work/.tools/bin/mkdir; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /usr/bin/mv""; then if test -n ""; then create=wrapper; script=/usr/bin/mv\ \ \"\$@\"; else case /usr/bin/mv"" in /*) create=symlink ;; *) create=wrapper; script=/usr/bin/mv\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/mv'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/mv; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/mv; ;; *) /usr/bin/ln -fs /usr/bin/mv /opt/tmp/ps/devel/libffi/work/.tools/bin/mv; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /bin/printf""; then if test -n ""; then create=wrapper; script=/bin/printf\ \ \"\$@\"; else case /bin/printf"" in /*) create=symlink ;; *) create=wrapper; script=/bin/printf\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/printf'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/printf; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/printf; ;; *) /usr/bin/ln -fs /bin/printf /opt/tmp/ps/devel/libffi/work/.tools/bin/printf; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /bin/pwd""; then if test -n ""; then create=wrapper; script=/bin/pwd\ \ \"\$@\"; else case /bin/pwd"" in /*) create=symlink ;; *) create=wrapper; script=/bin/pwd\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/pwd'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/pwd; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/pwd; ;; *) /usr/bin/ln -fs /bin/pwd /opt/tmp/ps/devel/libffi/work/.tools/bin/pwd; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /usr/bin/rm""; then if test -n ""; then create=wrapper; script=/usr/bin/rm\ \ \"\$@\"; else case /usr/bin/rm"" in /*) create=symlink ;; *) create=wrapper; script=/usr/bin/rm\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/rm'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/rm; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/rm; ;; *) /usr/bin/ln -fs /usr/bin/rm /opt/tmp/ps/devel/libffi/work/.tools/bin/rm; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /usr/bin/rmdir""; then if test -n ""; then create=wrapper; script=/usr/bin/rmdir\ \ \"\$@\"; else case /usr/bin/rmdir"" in /*) create=symlink ;; *) create=wrapper; script=/usr/bin/rmdir\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/rmdir'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/rmdir; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/rmdir; ;; *) /usr/bin/ln -fs /usr/bin/rmdir /opt/tmp/ps/devel/libffi/work/.tools/bin/rmdir; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /opt/local/bin/nbsed""; then if test -n ""; then create=wrapper; script=/opt/local/bin/nbsed\ \ \"\$@\"; else case /opt/local/bin/nbsed"" in /*) create=symlink ;; *) create=wrapper; script=/opt/local/bin/nbsed\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/sed'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/sed; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/sed; ;; *) /usr/bin/ln -fs /opt/local/bin/nbsed /opt/tmp/ps/devel/libffi/work/.tools/bin/sed; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /bin/ksh""; then if test -n ""; then create=wrapper; script=/bin/ksh\ \ \"\$@\"; else case /bin/ksh"" in /*) create=symlink ;; *) create=wrapper; script=/bin/ksh\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/sh'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/sh; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/sh; ;; *) /usr/bin/ln -fs /bin/ksh /opt/tmp/ps/devel/libffi/work/.tools/bin/sh; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /usr/bin/sort""; then if test -n ""; then create=wrapper; script=/usr/bin/sort\ \ \"\$@\"; else case /usr/bin/sort"" in /*) create=symlink ;; *) create=wrapper; script=/usr/bin/sort\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/sort'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/sort; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/sort; ;; *) /usr/bin/ln -fs /usr/bin/sort /opt/tmp/ps/devel/libffi/work/.tools/bin/sort; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /usr/xpg4/bin/tail""; then if test -n ""; then create=wrapper; script=/usr/xpg4/bin/tail\ \ \"\$@\"; else case /usr/xpg4/bin/tail"" in /*) create=symlink ;; *) create=wrapper; script=/usr/xpg4/bin/tail\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/tail'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/tail; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/tail; ;; *) /usr/bin/ln -fs /usr/xpg4/bin/tail /opt/tmp/ps/devel/libffi/work/.tools/bin/tail; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /usr/bin/gtar""; then if test -n ""; then create=wrapper; script=/usr/bin/gtar\ \ \"\$@\"; else case /usr/bin/gtar"" in /*) create=symlink ;; *) create=wrapper; script=/usr/bin/gtar\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/tar'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/tar; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/tar; ;; *) /usr/bin/ln -fs /usr/bin/gtar /opt/tmp/ps/devel/libffi/work/.tools/bin/tar; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n test""; then if test -n ""; then create=wrapper; script=test\ \ \"\$@\"; else case test"" in /*) create=symlink ;; *) create=wrapper; script=test\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/test'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/test; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/test; ;; *) /usr/bin/ln -fs test /opt/tmp/ps/devel/libffi/work/.tools/bin/test; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /usr/bin/touch""; then if test -n ""; then create=wrapper; script=/usr/bin/touch\ \ \"\$@\"; else case /usr/bin/touch"" in /*) create=symlink ;; *) create=wrapper; script=/usr/bin/touch\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/touch'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/touch; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/touch; ;; *) /usr/bin/ln -fs /usr/bin/touch /opt/tmp/ps/devel/libffi/work/.tools/bin/touch; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /usr/xpg4/bin/tr""; then if test -n ""; then create=wrapper; script=/usr/xpg4/bin/tr\ \ \"\$@\"; else case /usr/xpg4/bin/tr"" in /*) create=symlink ;; *) create=wrapper; script=/usr/xpg4/bin/tr\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/tr'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/tr; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/tr; ;; *) /usr/bin/ln -fs /usr/xpg4/bin/tr /opt/tmp/ps/devel/libffi/work/.tools/bin/tr; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n true""; then if test -n ""; then create=wrapper; script=true\ \ \"\$@\"; else case true"" in /*) create=symlink ;; *) create=wrapper; script=true\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/true'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/true; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/true; ;; *) /usr/bin/ln -fs true /opt/tmp/ps/devel/libffi/work/.tools/bin/true; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /usr/bin/wc""; then if test -n ""; then create=wrapper; script=/usr/bin/wc\ \ \"\$@\"; else case /usr/bin/wc"" in /*) create=symlink ;; *) create=wrapper; script=/usr/bin/wc\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/wc'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/wc; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/wc; ;; *) /usr/bin/ln -fs /usr/bin/wc /opt/tmp/ps/devel/libffi/work/.tools/bin/wc; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /usr/bin/xargs""; then if test -n ""; then create=wrapper; script=/usr/bin/xargs\ \ \"\$@\"; else case /usr/bin/xargs"" in /*) create=symlink ;; *) create=wrapper; script=/usr/bin/xargs\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/xargs'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/xargs; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/xargs; ;; *) /usr/bin/ln -fs /usr/bin/xargs /opt/tmp/ps/devel/libffi/work/.tools/bin/xargs; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n ""; then create=wrapper; script=; elif test -n /opt/local/bin/bmake""; then if test -n ""; then create=wrapper; script=/opt/local/bin/bmake\ \ \"\$@\"; else case /opt/local/bin/bmake"" in /*) create=symlink ;; *) create=wrapper; script=/opt/local/bin/bmake\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/make'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/make; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/make; ;; *) /usr/bin/ln -fs /opt/local/bin/bmake /opt/tmp/ps/devel/libffi/work/.tools/bin/make; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n exit\ 0""; then create=wrapper; script=exit\ 0; elif test -n false""; then if test -n ""; then create=wrapper; script=false\ \ \"\$@\"; else case false"" in /*) create=symlink ;; *) create=wrapper; script=false\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/ldconfig'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/ldconfig; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/ldconfig; ;; *) /usr/bin/ln -fs false /opt/tmp/ps/devel/libffi/work/.tools/bin/ldconfig; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n exit\ 1""; then create=wrapper; script=exit\ 1; elif test -n /opt/tmp/ps/devel/libffi/work/.tools/bin/intltoolize""; then if test -n ""; then create=wrapper; script=/opt/tmp/ps/devel/libffi/work/.tools/bin/intltoolize\ \ \"\$@\"; else case /opt/tmp/ps/devel/libffi/work/.tools/bin/intltoolize"" in /*) create=symlink ;; *) create=wrapper; script=/opt/tmp/ps/devel/libffi/work/.tools/bin/intltoolize\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/intltoolize'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/intltoolize; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/intltoolize; ;; *) /usr/bin/ln -fs /opt/tmp/ps/devel/libffi/work/.tools/bin/intltoolize /opt/tmp/ps/devel/libffi/work/.tools/bin/intltoolize; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n exit\ 1""; then create=wrapper; script=exit\ 1; elif test -n /opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-extract""; then if test -n ""; then create=wrapper; script=/opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-extract\ \ \"\$@\"; else case /opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-extract"" in /*) create=symlink ;; *) create=wrapper; script=/opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-extract\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-extract'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-extract; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-extract; ;; *) /usr/bin/ln -fs /opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-extract /opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-extract; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n exit\ 1""; then create=wrapper; script=exit\ 1; elif test -n /opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-merge""; then if test -n ""; then create=wrapper; script=/opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-merge\ \ \"\$@\"; else case /opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-merge"" in /*) create=symlink ;; *) create=wrapper; script=/opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-merge\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-merge'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-merge; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-merge; ;; *) /usr/bin/ln -fs /opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-merge /opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-merge; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n exit\ 1""; then create=wrapper; script=exit\ 1; elif test -n /opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-prepare""; then if test -n ""; then create=wrapper; script=/opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-prepare\ \ \"\$@\"; else case /opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-prepare"" in /*) create=symlink ;; *) create=wrapper; script=/opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-prepare\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-prepare'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-prepare; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-prepare; ;; *) /usr/bin/ln -fs /opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-prepare /opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-prepare; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n exit\ 1""; then create=wrapper; script=exit\ 1; elif test -n /opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-update""; then if test -n ""; then create=wrapper; script=/opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-update\ \ \"\$@\"; else case /opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-update"" in /*) create=symlink ;; *) create=wrapper; script=/opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-update\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-update'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-update; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-update; ;; *) /usr/bin/ln -fs /opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-update /opt/tmp/ps/devel/libffi/work/.tools/bin/intltool-update; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n echo\ \>\>\ /opt/tmp/ps/devel/libffi/work/.warning/perl\ \"Please\ add\ USE_TOOLS+=perl\ to\ the\ package\ Makefile.\"\;\ \ /bin/ksh\ /opt/pkgsrc/mk/scripts/fail\ echo\ 1\>\&2\ \"ERROR:\"\ \"To\ use\ this\ tool,\ add\ USE_TOOLS+=perl\ to\ the\ package\ Makefile.\"""; then create=wrapper; script=echo\ \>\>\ /opt/tmp/ps/devel/libffi/work/.warning/perl\ \"Please\ add\ USE_TOOLS+=perl\ to\ the\ package\ Makefile.\"\;\ \ /bin/ksh\ /opt/pkgsrc/mk/scripts/fail\ echo\ 1\>\&2\ \"ERROR:\"\ \"To\ use\ this\ tool,\ add\ USE_TOOLS+=perl\ to\ the\ package\ Makefile.\"; elif test -n /opt/tmp/ps/devel/libffi/work/.tools/bin/perl""; then if test -n ""; then create=wrapper; script=/opt/tmp/ps/devel/libffi/work/.tools/bin/perl\ \ \"\$@\"; else case /opt/tmp/ps/devel/libffi/work/.tools/bin/perl"" in /*) create=symlink ;; *) create=wrapper; script=/opt/tmp/ps/devel/libffi/work/.tools/bin/perl\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/perl'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/perl; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/perl; ;; *) /usr/bin/ln -fs /opt/tmp/ps/devel/libffi/work/.tools/bin/perl /opt/tmp/ps/devel/libffi/work/.tools/bin/perl; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n /opt/pkgsrc/mk/gnu-config/missing\ aclocal""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ aclocal; elif test -n /opt/pkgsrc/mk/gnu-config/missing""; then if test -n ""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; else case /opt/pkgsrc/mk/gnu-config/missing"" in /*) create=symlink ;; *) create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal; ;; *) /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/missing /opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n /opt/pkgsrc/mk/gnu-config/missing\ aclocal""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ aclocal; elif test -n /opt/pkgsrc/mk/gnu-config/missing""; then if test -n ""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; else case /opt/pkgsrc/mk/gnu-config/missing"" in /*) create=symlink ;; *) create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal-1.4'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal-1.4; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal-1.4; ;; *) /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/missing /opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal-1.4; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n /opt/pkgsrc/mk/gnu-config/missing\ aclocal""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ aclocal; elif test -n /opt/pkgsrc/mk/gnu-config/missing""; then if test -n ""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; else case /opt/pkgsrc/mk/gnu-config/missing"" in /*) create=symlink ;; *) create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal-1.5'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal-1.5; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal-1.5; ;; *) /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/missing /opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal-1.5; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n /opt/pkgsrc/mk/gnu-config/missing\ aclocal""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ aclocal; elif test -n /opt/pkgsrc/mk/gnu-config/missing""; then if test -n ""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; else case /opt/pkgsrc/mk/gnu-config/missing"" in /*) create=symlink ;; *) create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal-1.6'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal-1.6; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal-1.6; ;; *) /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/missing /opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal-1.6; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n /opt/pkgsrc/mk/gnu-config/missing\ aclocal""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ aclocal; elif test -n /opt/pkgsrc/mk/gnu-config/missing""; then if test -n ""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; else case /opt/pkgsrc/mk/gnu-config/missing"" in /*) create=symlink ;; *) create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal-1.7'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal-1.7; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal-1.7; ;; *) /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/missing /opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal-1.7; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n /opt/pkgsrc/mk/gnu-config/missing\ aclocal""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ aclocal; elif test -n /opt/pkgsrc/mk/gnu-config/missing""; then if test -n ""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; else case /opt/pkgsrc/mk/gnu-config/missing"" in /*) create=symlink ;; *) create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal-1.8'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal-1.8; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal-1.8; ;; *) /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/missing /opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal-1.8; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n /opt/pkgsrc/mk/gnu-config/missing\ aclocal""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ aclocal; elif test -n /opt/pkgsrc/mk/gnu-config/missing""; then if test -n ""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; else case /opt/pkgsrc/mk/gnu-config/missing"" in /*) create=symlink ;; *) create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal-1.9'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal-1.9; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal-1.9; ;; *) /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/missing /opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal-1.9; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n /opt/pkgsrc/mk/gnu-config/missing\ aclocal""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ aclocal; elif test -n /opt/pkgsrc/mk/gnu-config/missing""; then if test -n ""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; else case /opt/pkgsrc/mk/gnu-config/missing"" in /*) create=symlink ;; *) create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal-1.10'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal-1.10; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal-1.10; ;; *) /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/missing /opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal-1.10; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n /opt/pkgsrc/mk/gnu-config/missing\ aclocal""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ aclocal; elif test -n /opt/pkgsrc/mk/gnu-config/missing""; then if test -n ""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; else case /opt/pkgsrc/mk/gnu-config/missing"" in /*) create=symlink ;; *) create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal-1.11'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal-1.11; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal-1.11; ;; *) /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/missing /opt/tmp/ps/devel/libffi/work/.tools/bin/aclocal-1.11; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n /opt/pkgsrc/mk/gnu-config/missing\ automake""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ automake; elif test -n /opt/pkgsrc/mk/gnu-config/missing""; then if test -n ""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; else case /opt/pkgsrc/mk/gnu-config/missing"" in /*) create=symlink ;; *) create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/automake'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/automake; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/automake; ;; *) /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/missing /opt/tmp/ps/devel/libffi/work/.tools/bin/automake; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n /opt/pkgsrc/mk/gnu-config/missing\ automake""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ automake; elif test -n /opt/pkgsrc/mk/gnu-config/missing""; then if test -n ""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; else case /opt/pkgsrc/mk/gnu-config/missing"" in /*) create=symlink ;; *) create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/automake-1.4'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/automake-1.4; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/automake-1.4; ;; *) /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/missing /opt/tmp/ps/devel/libffi/work/.tools/bin/automake-1.4; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n /opt/pkgsrc/mk/gnu-config/missing\ automake""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ automake; elif test -n /opt/pkgsrc/mk/gnu-config/missing""; then if test -n ""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; else case /opt/pkgsrc/mk/gnu-config/missing"" in /*) create=symlink ;; *) create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/automake-1.5'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/automake-1.5; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/automake-1.5; ;; *) /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/missing /opt/tmp/ps/devel/libffi/work/.tools/bin/automake-1.5; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n /opt/pkgsrc/mk/gnu-config/missing\ automake""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ automake; elif test -n /opt/pkgsrc/mk/gnu-config/missing""; then if test -n ""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; else case /opt/pkgsrc/mk/gnu-config/missing"" in /*) create=symlink ;; *) create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/automake-1.6'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/automake-1.6; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/automake-1.6; ;; *) /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/missing /opt/tmp/ps/devel/libffi/work/.tools/bin/automake-1.6; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n /opt/pkgsrc/mk/gnu-config/missing\ automake""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ automake; elif test -n /opt/pkgsrc/mk/gnu-config/missing""; then if test -n ""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; else case /opt/pkgsrc/mk/gnu-config/missing"" in /*) create=symlink ;; *) create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/automake-1.7'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/automake-1.7; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/automake-1.7; ;; *) /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/missing /opt/tmp/ps/devel/libffi/work/.tools/bin/automake-1.7; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n /opt/pkgsrc/mk/gnu-config/missing\ automake""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ automake; elif test -n /opt/pkgsrc/mk/gnu-config/missing""; then if test -n ""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; else case /opt/pkgsrc/mk/gnu-config/missing"" in /*) create=symlink ;; *) create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/automake-1.8'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/automake-1.8; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/automake-1.8; ;; *) /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/missing /opt/tmp/ps/devel/libffi/work/.tools/bin/automake-1.8; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n /opt/pkgsrc/mk/gnu-config/missing\ automake""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ automake; elif test -n /opt/pkgsrc/mk/gnu-config/missing""; then if test -n ""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; else case /opt/pkgsrc/mk/gnu-config/missing"" in /*) create=symlink ;; *) create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/automake-1.9'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/automake-1.9; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/automake-1.9; ;; *) /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/missing /opt/tmp/ps/devel/libffi/work/.tools/bin/automake-1.9; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n /opt/pkgsrc/mk/gnu-config/missing\ automake""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ automake; elif test -n /opt/pkgsrc/mk/gnu-config/missing""; then if test -n ""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; else case /opt/pkgsrc/mk/gnu-config/missing"" in /*) create=symlink ;; *) create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/automake-1.10'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/automake-1.10; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/automake-1.10; ;; *) /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/missing /opt/tmp/ps/devel/libffi/work/.tools/bin/automake-1.10; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n /opt/pkgsrc/mk/gnu-config/missing\ automake""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ automake; elif test -n /opt/pkgsrc/mk/gnu-config/missing""; then if test -n ""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; else case /opt/pkgsrc/mk/gnu-config/missing"" in /*) create=symlink ;; *) create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/automake-1.11'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/automake-1.11; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/automake-1.11; ;; *) /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/missing /opt/tmp/ps/devel/libffi/work/.tools/bin/automake-1.11; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n /opt/pkgsrc/mk/gnu-config/missing\ autoconf""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ autoconf; elif test -n /opt/pkgsrc/mk/gnu-config/missing""; then if test -n ""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; else case /opt/pkgsrc/mk/gnu-config/missing"" in /*) create=symlink ;; *) create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/autoconf'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/autoconf; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/autoconf; ;; *) /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/missing /opt/tmp/ps/devel/libffi/work/.tools/bin/autoconf; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n /opt/pkgsrc/mk/gnu-config/missing\ autoconf""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ autoconf; elif test -n /opt/pkgsrc/mk/gnu-config/missing""; then if test -n ""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; else case /opt/pkgsrc/mk/gnu-config/missing"" in /*) create=symlink ;; *) create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/autoconf-2.13'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/autoconf-2.13; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/autoconf-2.13; ;; *) /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/missing /opt/tmp/ps/devel/libffi/work/.tools/bin/autoconf-2.13; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n /opt/pkgsrc/mk/gnu-config/missing\ autoheader""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ autoheader; elif test -n /opt/pkgsrc/mk/gnu-config/missing""; then if test -n ""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; else case /opt/pkgsrc/mk/gnu-config/missing"" in /*) create=symlink ;; *) create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/autoheader'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/autoheader; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/autoheader; ;; *) /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/missing /opt/tmp/ps/devel/libffi/work/.tools/bin/autoheader; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n /opt/pkgsrc/mk/gnu-config/missing\ autoheader""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ autoheader; elif test -n /opt/pkgsrc/mk/gnu-config/missing""; then if test -n ""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; else case /opt/pkgsrc/mk/gnu-config/missing"" in /*) create=symlink ;; *) create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/autoheader-2.13'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/autoheader-2.13; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/autoheader-2.13; ;; *) /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/missing /opt/tmp/ps/devel/libffi/work/.tools/bin/autoheader-2.13; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n /opt/pkgsrc/mk/gnu-config/missing\ autom4te""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ autom4te; elif test -n /opt/pkgsrc/mk/gnu-config/missing""; then if test -n ""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; else case /opt/pkgsrc/mk/gnu-config/missing"" in /*) create=symlink ;; *) create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/autom4te'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/autom4te; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/autom4te; ;; *) /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/missing /opt/tmp/ps/devel/libffi/work/.tools/bin/autom4te; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n /opt/pkgsrc/mk/gnu-config/missing\ autoreconf""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ autoreconf; elif test -n /opt/pkgsrc/mk/gnu-config/missing""; then if test -n ""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; else case /opt/pkgsrc/mk/gnu-config/missing"" in /*) create=symlink ;; *) create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/autoreconf'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/autoreconf; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/autoreconf; ;; *) /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/missing /opt/tmp/ps/devel/libffi/work/.tools/bin/autoreconf; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n /opt/pkgsrc/mk/gnu-config/missing\ autoreconf""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ autoreconf; elif test -n /opt/pkgsrc/mk/gnu-config/missing""; then if test -n ""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; else case /opt/pkgsrc/mk/gnu-config/missing"" in /*) create=symlink ;; *) create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/autoreconf-2.13'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/autoreconf-2.13; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/autoreconf-2.13; ;; *) /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/missing /opt/tmp/ps/devel/libffi/work/.tools/bin/autoreconf-2.13; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n /opt/pkgsrc/mk/gnu-config/missing\ autoscan""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ autoscan; elif test -n /opt/pkgsrc/mk/gnu-config/missing""; then if test -n ""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; else case /opt/pkgsrc/mk/gnu-config/missing"" in /*) create=symlink ;; *) create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/autoscan'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/autoscan; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/autoscan; ;; *) /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/missing /opt/tmp/ps/devel/libffi/work/.tools/bin/autoscan; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n /opt/pkgsrc/mk/gnu-config/missing\ autoscan""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ autoscan; elif test -n /opt/pkgsrc/mk/gnu-config/missing""; then if test -n ""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; else case /opt/pkgsrc/mk/gnu-config/missing"" in /*) create=symlink ;; *) create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/autoscan-2.13'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/autoscan-2.13; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/autoscan-2.13; ;; *) /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/missing /opt/tmp/ps/devel/libffi/work/.tools/bin/autoscan-2.13; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n /opt/pkgsrc/mk/gnu-config/missing\ autoupdate""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ autoupdate; elif test -n /opt/pkgsrc/mk/gnu-config/missing""; then if test -n ""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; else case /opt/pkgsrc/mk/gnu-config/missing"" in /*) create=symlink ;; *) create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/autoupdate'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/autoupdate; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/autoupdate; ;; *) /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/missing /opt/tmp/ps/devel/libffi/work/.tools/bin/autoupdate; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n /opt/pkgsrc/mk/gnu-config/missing\ autoupdate""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ autoupdate; elif test -n /opt/pkgsrc/mk/gnu-config/missing""; then if test -n ""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; else case /opt/pkgsrc/mk/gnu-config/missing"" in /*) create=symlink ;; *) create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/autoupdate-2.13'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/autoupdate-2.13; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/autoupdate-2.13; ;; *) /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/missing /opt/tmp/ps/devel/libffi/work/.tools/bin/autoupdate-2.13; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n /opt/pkgsrc/mk/gnu-config/missing\ ifnames""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ ifnames; elif test -n /opt/pkgsrc/mk/gnu-config/missing""; then if test -n ""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; else case /opt/pkgsrc/mk/gnu-config/missing"" in /*) create=symlink ;; *) create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/ifnames'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/ifnames; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/ifnames; ;; *) /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/missing /opt/tmp/ps/devel/libffi/work/.tools/bin/ifnames; ;; esac set -e; test -d /opt/tmp/ps/devel/libffi/work/.tools/bin || /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.tools/bin set -e; if test -n /opt/pkgsrc/mk/gnu-config/missing\ ifnames""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ ifnames; elif test -n /opt/pkgsrc/mk/gnu-config/missing""; then if test -n ""; then create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; else case /opt/pkgsrc/mk/gnu-config/missing"" in /*) create=symlink ;; *) create=wrapper; script=/opt/pkgsrc/mk/gnu-config/missing\ \ \"\$@\"; esac; fi; else create=symlink; fi; case "$create" in wrapper) { echo '#!'/bin/ksh; echo 'wrapperlog="${TOOLS_WRAPPER_LOG-'/opt/tmp/ps/devel/libffi/work/.work.log'}"'; echo 'echo "[*] "'/opt/tmp/ps/devel/libffi/work/.tools/bin/ifnames-2.13'" $@" >> $wrapperlog'; echo "echo \"<.> $script\" >> \$wrapperlog"; echo "$script"; } > /opt/tmp/ps/devel/libffi/work/.tools/bin/ifnames-2.13; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.tools/bin/ifnames-2.13; ;; *) /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/missing /opt/tmp/ps/devel/libffi/work/.tools/bin/ifnames-2.13; ;; esac set -e; test ! -f /opt/tmp/ps/devel/libffi/work/.tools_done || false set -e; /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work set -e; echo pkg-config\ \[\ awk\ dirname\ echo\ grep\ pwd\ sed\ test\ true\ date\ tr\ awk:pkgsrc\ cut:pkgsrc\ echo:pkgsrc\ pwd:pkgsrc\ \ \ sed:pkgsrc\ tr:pkgsrc\ uname:pkgsrc\ awk\ cat\ cmp\ diff\ echo\ find\ grep\ rm\ sed\ test\ touch\ true\ ftp:bootstrap\ digest:bootstrap\ tar\ gzcat\ patch\ digest:bootstrap\ \[\ awk\ basename\ cat\ chgrp\ chmod\ chown\ cmp\ cp\ cut\ dirname\ echo\ \ egrep\ env\ false\ file\ find\ grep\ head\ hostname\ id\ install\ ln\ ls\ \ mkdir\ mv\ printf\ pwd\ rm\ rmdir\ sed\ sh\ sort\ \ \ \ tail\ test\ touch\ tr\ true\ wc\ xargs\ expr\ install-info:run > /opt/tmp/ps/devel/libffi/work/.tools_done set -e; /usr/bin/rm -f /opt/tmp/ps/devel/libffi/work/.warning/*.tmp; test -d /opt/tmp/ps/devel/libffi/work/.warning || exit 0; cd /opt/tmp/ps/devel/libffi/work/.warning; for file in ./*; do test "$file" != "./*" || exit 0; break; done; /usr/bin/cat ./* | /opt/local/bin/nbsed -e "s|^|WARNING: |" 1>&2; /usr/bin/mv -f ./* /opt/tmp/ps/devel/libffi/work/.warning-done set -e; /usr/bin/rm -f /opt/tmp/ps/devel/libffi/work/.error/*.tmp; test -d /opt/tmp/ps/devel/libffi/work/.error || exit 0; cd /opt/tmp/ps/devel/libffi/work/.error; for file in ./*; do test "$file" != "./*" || exit 0; break; done; /usr/bin/cat * | /opt/local/bin/nbsed -e "s|^|ERROR: |" 1>&2; if /opt/local/bin/nawk 'END { exit (NR > 0) ? 0 : 1; }' ./*; then /usr/bin/mv -f ./* /opt/tmp/ps/devel/libffi/work/.error-done; exit 1; fi ===> Extracting for libffi-3.0.11nb1 set -e;/usr/bin/rm -f /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp set -e; echo BUILDLINK_PREFIX.dl"= "/usr >> /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp set -e; echo BUILDLINK_PREFIX.gcc47"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp set -e; echo BUILDLINK_PREFIX.pthread"= "/usr >> /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp set -e; echo BUILTIN_LIB_FOUND.c_r"= "no >> /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp set -e; echo BUILTIN_LIB_FOUND.dl"= "yes >> /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp set -e; echo BUILTIN_LIB_FOUND.pthread"= "yes >> /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp set -e; echo BUILTIN_LIB_FOUND.rt"= "yes >> /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp set -e; echo H_DL"= "/usr/include/dlfcn.h >> /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp set -e; echo H_PTHREAD"= "/usr/include/pthread.h >> /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp set -e; echo IS_BUILTIN.dl"= "yes >> /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp set -e; echo IS_BUILTIN.pthread"= "yes >> /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp set -e; echo PKG_BUILD_OPTIONS.gcc47"= "gcc-c++\ gcc-fortran\ gcc-inplace-math >> /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp set -e; echo TOOLS_DEPENDS.ghostscript"= "ghostscript\>=6.01:../../print/ghostscript >> /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp set -e; echo TOOLS_PREFIX.digest"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp set -e; echo TOOLS_PREFIX.ftp"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp set -e; echo TOOLS_PREFIX.install-info"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp set -e; echo TOOLS_PREFIX.patch"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp set -e; echo TOOLS_PREFIX.pkg-config"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp set -e; echo USE_BUILTIN.dl"= "yes >> /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp set -e; echo USE_BUILTIN.pthread"= "yes >> /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp set -e; echo _BLNK_DLOPEN_REQUIRE_PTHREADS"= "no >> /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp set -e; echo _BLNK_PHYSICAL_PATH.LOCALBASE"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp set -e; echo _BLNK_PHYSICAL_PATH.WRKDIR"= "/opt/tmp/ps/devel/libffi/work >> /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp set -e; echo _BLNK_PKG_DBDIR.gcc47"= "/opt/local/pkg/gcc47-4.7.0nb2 >> /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp set -e; echo _IGNORE_INFO_PATH"= " >> /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp set -e; echo _MANCOMPRESSED"= "no >> /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp set -e; echo _MANZ"= "no >> /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp set -e; echo _USE_TOOLS"= "\[\ awk\ basename\ cat\ chgrp\ chmod\ chown\ cmp\ cp\ cut\ date\ diff\ digest\ dirname\ echo\ egrep\ env\ expr\ false\ file\ find\ ftp\ grep\ gzcat\ head\ hostname\ id\ install\ install-info\ ln\ ls\ mkdir\ mv\ patch\ pkg-config\ printf\ pwd\ rm\ rmdir\ sed\ sh\ sort\ tail\ tar\ test\ touch\ tr\ true\ uname\ wc\ xargs >> /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp set -e; echo _WRAP_PATH"= "/opt/tmp/ps/devel/libffi/work/.buildlink/bin:/opt/tmp/ps/devel/libffi/work/.tools/bin:/opt/tmp/ps/devel/libffi/work/.gcc/bin:/opt/local/bin:/usr/bin:/usr/sbin:/smartdc/bin:/opt/local/bin:/opt/local/sbin:/opt/local/gcc47/bin:/opt/local/gnu/bin >> /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp set -e; if test -f /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp; then ( echo ".if !defined(_MAKEVARS_MK)"; echo "_MAKEVARS_MK= defined"; echo ""; /usr/bin/cat /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp; echo ""; echo ".endif # _MAKEVARS_MK"; ) > /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk; /usr/bin/rm -f /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk.tmp; fi set -e;/usr/bin/touch -f /opt/tmp/ps/devel/libffi/work/.extract_makevars.mk set -e;/usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work set -e;/usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work set -e; extract_file=/opt/distfiles//libffi-3.0.11.tar.gz; export extract_file; cd /opt/tmp/ps/devel/libffi/work && cd /opt/tmp/ps/devel/libffi/work && /usr/bin/env CAT=/usr/bin/cat CP=/bin/cp ECHO=echo GZCAT=/usr/bin/gzip\ -cd MKDIR=/usr/bin/mkdir RM=/usr/bin/rm SH=/bin/ksh TAR=/usr/bin/gtar TEST=test /bin/ksh /opt/pkgsrc/mk/extract/extract -t /usr/bin/gtar ${extract_file} set -e;test ! -f /opt/tmp/ps/devel/libffi/work/.extract_done || false set -e;/usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work set -e;echo libffi-3.0.11nb1 > /opt/tmp/ps/devel/libffi/work/.extract_done set -e; /usr/bin/rm -f /opt/tmp/ps/devel/libffi/work/.warning/*.tmp; test -d /opt/tmp/ps/devel/libffi/work/.warning || exit 0; cd /opt/tmp/ps/devel/libffi/work/.warning; for file in ./*; do test "$file" != "./*" || exit 0; break; done; /usr/bin/cat ./* | /opt/local/bin/nbsed -e "s|^|WARNING: |" 1>&2; /usr/bin/mv -f ./* /opt/tmp/ps/devel/libffi/work/.warning-done set -e; /usr/bin/rm -f /opt/tmp/ps/devel/libffi/work/.error/*.tmp; test -d /opt/tmp/ps/devel/libffi/work/.error || exit 0; cd /opt/tmp/ps/devel/libffi/work/.error; for file in ./*; do test "$file" != "./*" || exit 0; break; done; /usr/bin/cat * | /opt/local/bin/nbsed -e "s|^|ERROR: |" 1>&2; if /opt/local/bin/nawk 'END { exit (NR > 0) ? 0 : 1; }' ./*; then /usr/bin/mv -f ./* /opt/tmp/ps/devel/libffi/work/.error-done; exit 1; fi ===> Patching for libffi-3.0.11nb1 set -e;/usr/bin/rm -f /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp set -e; echo BUILDLINK_PREFIX.dl"= "/usr >> /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp set -e; echo BUILDLINK_PREFIX.gcc47"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp set -e; echo BUILDLINK_PREFIX.pthread"= "/usr >> /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp set -e; echo BUILTIN_LIB_FOUND.c_r"= "no >> /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp set -e; echo BUILTIN_LIB_FOUND.dl"= "yes >> /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp set -e; echo BUILTIN_LIB_FOUND.pthread"= "yes >> /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp set -e; echo BUILTIN_LIB_FOUND.rt"= "yes >> /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp set -e; echo H_DL"= "/usr/include/dlfcn.h >> /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp set -e; echo H_PTHREAD"= "/usr/include/pthread.h >> /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp set -e; echo IS_BUILTIN.dl"= "yes >> /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp set -e; echo IS_BUILTIN.pthread"= "yes >> /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp set -e; echo PKG_BUILD_OPTIONS.gcc47"= "gcc-c++\ gcc-fortran\ gcc-inplace-math >> /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp set -e; echo TOOLS_DEPENDS.ghostscript"= "ghostscript\>=6.01:../../print/ghostscript >> /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp set -e; echo TOOLS_PREFIX.digest"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp set -e; echo TOOLS_PREFIX.ftp"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp set -e; echo TOOLS_PREFIX.install-info"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp set -e; echo TOOLS_PREFIX.patch"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp set -e; echo TOOLS_PREFIX.pkg-config"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp set -e; echo USE_BUILTIN.dl"= "yes >> /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp set -e; echo USE_BUILTIN.pthread"= "yes >> /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp set -e; echo _BLNK_DLOPEN_REQUIRE_PTHREADS"= "no >> /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp set -e; echo _BLNK_PHYSICAL_PATH.LOCALBASE"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp set -e; echo _BLNK_PHYSICAL_PATH.WRKDIR"= "/opt/tmp/ps/devel/libffi/work >> /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp set -e; echo _BLNK_PKG_DBDIR.gcc47"= "/opt/local/pkg/gcc47-4.7.0nb2 >> /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp set -e; echo _IGNORE_INFO_PATH"= " >> /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp set -e; echo _MANCOMPRESSED"= "no >> /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp set -e; echo _MANZ"= "no >> /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp set -e; echo _USE_TOOLS"= "\[\ awk\ basename\ cat\ chgrp\ chmod\ chown\ cmp\ cp\ cut\ date\ diff\ digest\ dirname\ echo\ egrep\ env\ expr\ false\ file\ find\ ftp\ grep\ gzcat\ head\ hostname\ id\ install\ install-info\ ln\ ls\ mkdir\ mv\ patch\ pkg-config\ printf\ pwd\ rm\ rmdir\ sed\ sh\ sort\ tail\ tar\ test\ touch\ tr\ true\ uname\ wc\ xargs >> /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp set -e; echo _WRAP_PATH"= "/opt/tmp/ps/devel/libffi/work/.buildlink/bin:/opt/tmp/ps/devel/libffi/work/.tools/bin:/opt/tmp/ps/devel/libffi/work/.gcc/bin:/opt/local/bin:/usr/bin:/usr/sbin:/smartdc/bin:/opt/local/bin:/opt/local/sbin:/opt/local/gcc47/bin:/opt/local/gnu/bin >> /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp set -e; if test -f /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp; then ( echo ".if !defined(_MAKEVARS_MK)"; echo "_MAKEVARS_MK= defined"; echo ""; /usr/bin/cat /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp; echo ""; echo ".endif # _MAKEVARS_MK"; ) > /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk; /usr/bin/rm -f /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk.tmp; fi set -e;/usr/bin/touch -f /opt/tmp/ps/devel/libffi/work/.patch_makevars.mk => Applying pkgsrc patches for libffi-3.0.11nb1 set -e; fail=; patches=/opt/pkgsrc/devel/libffi/patches/patch-\*; patch_warning() { echo "**************************************"; echo "$1"; echo "**************************************"; }; for i in $patches; do test -f "$i" || continue; case "$i" in *.orig|*.rej|*~) echo "=>" "Ignoring patchfile $i"; continue; ;; /opt/pkgsrc/devel/libffi/patches/patch-local-*) ;; /opt/pkgsrc/devel/libffi/patches/patch-*|/opt/pkgsrc/devel/libffi/patches/emul-*-patch-*) if test ! -f /opt/pkgsrc/devel/libffi/distinfo; then patch_warning "Ignoring patch file $i: distinfo not found"; continue; fi; echo "=>" "Verifying $i"; if /usr/bin/env DIGEST=/opt/local/bin/digest CAT=/usr/bin/cat ECHO=echo SED=/opt/local/bin/nbsed TEST=test /bin/ksh /opt/pkgsrc/mk/checksum/checksum -p /opt/pkgsrc/devel/libffi/distinfo $i >/dev/null 2>&1; then cksum_result=0; else cksum_result=$?; fi; case "$cksum_result" in 0) ;; 2) patch_warning "Ignoring patch file $i: no checksum found"; continue ;; 1) patch_warning "Ignoring patch file $i: invalid checksum"; fail="$fail $i"; continue ;; esac; ;; esac; echo "=>" "Applying pkgsrc patch $i"; fuzz_flags=; if /opt/local/bin/nbpatch -v >/dev/null 2>&1; then fuzz_flags=-F0; fi; if /opt/local/bin/nbpatch $fuzz_flags -d /opt/tmp/ps/devel/libffi/work/libffi-3.0.11 -E -p0 -V simple -z .orig < $i; then echo "$i" >> /opt/tmp/ps/devel/libffi/work/.patch; else echo "Patch $i failed"; fail="$fail $i"; fi; done; if test -n "$fail"; then echo 1>&2 "ERROR:" "Patching failed due to modified or broken patch file(s):"; for i in $fail; do echo 1>&2 "ERROR:" " $i"; done; if test -n "" || test -n "" -a -d /devel/libffi; then echo 1>&2 "ERROR:" "=========================================================================="; echo 1>&2 "ERROR:"; echo 1>&2 "ERROR:" "Some of the selected build options and/or local patches may be incompatible."; echo 1>&2 "ERROR:" "Please try building with fewer options or patches."; echo 1>&2 "ERROR:"; echo 1>&2 "ERROR:" "=========================================================================="; fi; exit 1; fi => Verifying /opt/pkgsrc/devel/libffi/patches/patch-aa => Applying pkgsrc patch /opt/pkgsrc/devel/libffi/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.14 2012/10/11 19:37:48 drochner Exp $ | |Extend which ports we accept to deal with. | |--- configure.orig 2012-04-12 03:13:17.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 13158. Hunk #2 succeeded at 13208. Hunk #3 succeeded at 13233. Hunk #4 succeeded at 13247. Hunk #5 succeeded at 14402. Hunk #6 succeeded at 16448. done => Verifying /opt/pkgsrc/devel/libffi/patches/patch-ac => Applying pkgsrc patch /opt/pkgsrc/devel/libffi/patches/patch-ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ac,v 1.2 2010/01/16 16:28:58 asau Exp $ | |Install header files in backwards compatible way. | |--- include/Makefile.in.orig 2009-12-31 15:41:01.000000000 +0300 |+++ include/Makefile.in 2010-01-12 12:43:57.000000000 +0300 -------------------------- Patching file include/Makefile.in using Plan A... Hunk #1 succeeded at 221 (offset 18 lines). done => Verifying /opt/pkgsrc/devel/libffi/patches/patch-ad => Applying pkgsrc patch /opt/pkgsrc/devel/libffi/patches/patch-ad Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ad,v 1.1 2008/10/11 22:33:56 dholland Exp $ | |Install header files in backwards compatible way. | |--- libffi.pc.in.orig 2008-10-09 12:38:02.000000000 +0400 |+++ libffi.pc.in 2008-10-09 12:41:54.000000000 +0400 -------------------------- Patching file libffi.pc.in using Plan A... Hunk #1 succeeded at 1. done => Verifying /opt/pkgsrc/devel/libffi/patches/patch-ae => Applying pkgsrc patch /opt/pkgsrc/devel/libffi/patches/patch-ae Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ae,v 1.4 2012/09/14 23:45:27 asau Exp $ | |Make a minimal adjustment to support the various NetBSD mips ports. | |--- src/mips/ffitarget.h.orig 2012-04-12 02:46:06.000000000 +0000 |+++ src/mips/ffitarget.h -------------------------- Patching file src/mips/ffitarget.h using Plan A... Hunk #1 succeeded at 32. Hunk #2 succeeded at 41. done => Verifying /opt/pkgsrc/devel/libffi/patches/patch-af => Applying pkgsrc patch /opt/pkgsrc/devel/libffi/patches/patch-af Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-af,v 1.3 2012/09/14 23:45:27 asau Exp $ | |Fixes to support the various NetBSD mips ports. | |--- src/mips/ffi.c.orig 2011-08-23 18:28:08.000000000 +0400 |+++ src/mips/ffi.c 2012-02-19 20:04:17.000000000 +0400 -------------------------- Patching file src/mips/ffi.c using Plan A... Hunk #1 succeeded at 33. Hunk #2 succeeded at 470. Hunk #3 succeeded at 489. Hunk #4 succeeded at 551. Hunk #5 succeeded at 568. done => Verifying /opt/pkgsrc/devel/libffi/patches/patch-ag => Applying pkgsrc patch /opt/pkgsrc/devel/libffi/patches/patch-ag Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ag,v 1.1 2009/05/26 12:27:12 he Exp $ | |The %Lf printf format expects "long double", so cast args accordingly. | |--- testsuite/libffi.call/float2.c.orig 2008-01-29 16:15:20.000000000 +0100 |+++ testsuite/libffi.call/float2.c -------------------------- Patching file testsuite/libffi.call/float2.c using Plan A... Hunk #1 succeeded at 45 (offset 1 line). done => Verifying /opt/pkgsrc/devel/libffi/patches/patch-ah => Applying pkgsrc patch /opt/pkgsrc/devel/libffi/patches/patch-ah Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ah,v 1.1 2009/09/20 13:10:30 tnn Exp $ | |--- src/alpha/ffi.c.orig 2008-02-26 18:34:36.000000000 +0100 |+++ src/alpha/ffi.c -------------------------- Patching file src/alpha/ffi.c using Plan A... Hunk #1 succeeded at 28 (offset 1 line). Hunk #2 succeeded at 201 (offset 3 lines). done => Verifying /opt/pkgsrc/devel/libffi/patches/patch-ai => Applying pkgsrc patch /opt/pkgsrc/devel/libffi/patches/patch-ai Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ai,v 1.2 2010/01/16 16:28:58 asau Exp $ | |--- include/ffi_common.h.orig 2009-12-29 18:22:26.000000000 +0300 |+++ include/ffi_common.h 2010-01-12 12:47:54.000000000 +0300 -------------------------- Patching file include/ffi_common.h using Plan A... Hunk #1 succeeded at 102 (offset 3 lines). done => Verifying /opt/pkgsrc/devel/libffi/patches/patch-aj => Applying pkgsrc patch /opt/pkgsrc/devel/libffi/patches/patch-aj Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aj,v 1.4 2012/09/14 23:45:27 asau Exp $ | |--- src/m68k/ffi.c.orig 2012-04-12 02:46:06.000000000 +0000 |+++ src/m68k/ffi.c -------------------------- Patching file src/m68k/ffi.c using Plan A... Hunk #1 succeeded at 9. Hunk #2 succeeded at 338. done => Verifying /opt/pkgsrc/devel/libffi/patches/patch-ak => Applying pkgsrc patch /opt/pkgsrc/devel/libffi/patches/patch-ak Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ak,v 1.1 2012/10/09 01:07:55 jmmv Exp $ | |Avoid a duplicate case statement under powerpc, as the FFI_TYPE_LONGDOUBLE |and FFI_TYPE_DOUBLE constants are defined to the same value. | |--- src/powerpc/ffi.c.orig 2012-04-12 02:46:06.000000000 +0000 |+++ src/powerpc/ffi.c -------------------------- Patching file src/powerpc/ffi.c using Plan A... Hunk #1 succeeded at 664. done => Verifying /opt/pkgsrc/devel/libffi/patches/patch-fficonfig.h.in => Applying pkgsrc patch /opt/pkgsrc/devel/libffi/patches/patch-fficonfig.h.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-fficonfig.h.in,v 1.1 2012/05/30 09:13:16 jperkin Exp $ | |--- fficonfig.h.in.orig Wed May 30 08:53:33 2012 |+++ fficonfig.h.in Wed May 30 08:54:03 2012 -------------------------- Patching file fficonfig.h.in using Plan A... Hunk #1 succeeded at 58 (offset 12 lines). done set -e; test ! -f /opt/tmp/ps/devel/libffi/work/.patch_done || false set -e; if test -f /opt/tmp/ps/devel/libffi/work/.patch; then /usr/bin/mv -f /opt/tmp/ps/devel/libffi/work/.patch /opt/tmp/ps/devel/libffi/work/.patch_done; else /usr/bin/touch -f /opt/tmp/ps/devel/libffi/work/.patch_done; fi set -e; /usr/bin/rm -f /opt/tmp/ps/devel/libffi/work/.warning/*.tmp; test -d /opt/tmp/ps/devel/libffi/work/.warning || exit 0; cd /opt/tmp/ps/devel/libffi/work/.warning; for file in ./*; do test "$file" != "./*" || exit 0; break; done; /usr/bin/cat ./* | /opt/local/bin/nbsed -e "s|^|WARNING: |" 1>&2; /usr/bin/mv -f ./* /opt/tmp/ps/devel/libffi/work/.warning-done set -e; /usr/bin/rm -f /opt/tmp/ps/devel/libffi/work/.error/*.tmp; test -d /opt/tmp/ps/devel/libffi/work/.error || exit 0; cd /opt/tmp/ps/devel/libffi/work/.error; for file in ./*; do test "$file" != "./*" || exit 0; break; done; /usr/bin/cat * | /opt/local/bin/nbsed -e "s|^|ERROR: |" 1>&2; if /opt/local/bin/nawk 'END { exit (NR > 0) ? 0 : 1; }' ./*; then /usr/bin/mv -f ./* /opt/tmp/ps/devel/libffi/work/.error-done; exit 1; fi ===> Creating toolchain wrappers for libffi-3.0.11nb1 set -e;/usr/bin/rm -f /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp set -e; echo BUILDLINK_PREFIX.dl"= "/usr >> /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp set -e; echo BUILDLINK_PREFIX.gcc47"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp set -e; echo BUILDLINK_PREFIX.pthread"= "/usr >> /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp set -e; echo BUILTIN_LIB_FOUND.c_r"= "no >> /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp set -e; echo BUILTIN_LIB_FOUND.dl"= "yes >> /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp set -e; echo BUILTIN_LIB_FOUND.pthread"= "yes >> /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp set -e; echo BUILTIN_LIB_FOUND.rt"= "yes >> /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp set -e; echo H_DL"= "/usr/include/dlfcn.h >> /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp set -e; echo H_PTHREAD"= "/usr/include/pthread.h >> /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp set -e; echo IS_BUILTIN.dl"= "yes >> /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp set -e; echo IS_BUILTIN.pthread"= "yes >> /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp set -e; echo PKG_BUILD_OPTIONS.gcc47"= "gcc-c++\ gcc-fortran\ gcc-inplace-math >> /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp set -e; echo TOOLS_DEPENDS.ghostscript"= "ghostscript\>=6.01:../../print/ghostscript >> /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp set -e; echo TOOLS_PREFIX.digest"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp set -e; echo TOOLS_PREFIX.ftp"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp set -e; echo TOOLS_PREFIX.install-info"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp set -e; echo TOOLS_PREFIX.patch"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp set -e; echo TOOLS_PREFIX.pkg-config"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp set -e; echo USE_BUILTIN.dl"= "yes >> /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp set -e; echo USE_BUILTIN.pthread"= "yes >> /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp set -e; echo _BLNK_DLOPEN_REQUIRE_PTHREADS"= "no >> /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp set -e; echo _BLNK_PHYSICAL_PATH.LOCALBASE"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp set -e; echo _BLNK_PHYSICAL_PATH.WRKDIR"= "/opt/tmp/ps/devel/libffi/work >> /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp set -e; echo _BLNK_PKG_DBDIR.gcc47"= "/opt/local/pkg/gcc47-4.7.0nb2 >> /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp set -e; echo _IGNORE_INFO_PATH"= " >> /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp set -e; echo _MANCOMPRESSED"= "no >> /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp set -e; echo _MANZ"= "no >> /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp set -e; echo _USE_TOOLS"= "\[\ awk\ basename\ cat\ chgrp\ chmod\ chown\ cmp\ cp\ cut\ date\ diff\ digest\ dirname\ echo\ egrep\ env\ expr\ false\ file\ find\ ftp\ grep\ gzcat\ head\ hostname\ id\ install\ install-info\ ln\ ls\ mkdir\ mv\ patch\ pkg-config\ printf\ pwd\ rm\ rmdir\ sed\ sh\ sort\ tail\ tar\ test\ touch\ tr\ true\ uname\ wc\ xargs >> /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp set -e; echo _WRAP_PATH"= "/opt/tmp/ps/devel/libffi/work/.buildlink/bin:/opt/tmp/ps/devel/libffi/work/.tools/bin:/opt/tmp/ps/devel/libffi/work/.gcc/bin:/opt/local/bin:/usr/bin:/usr/sbin:/smartdc/bin:/opt/local/bin:/opt/local/sbin:/opt/local/gcc47/bin:/opt/local/gnu/bin >> /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp set -e; if test -f /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp; then ( echo ".if !defined(_MAKEVARS_MK)"; echo "_MAKEVARS_MK= defined"; echo ""; /usr/bin/cat /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp; echo ""; echo ".endif # _MAKEVARS_MK"; ) > /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk; /usr/bin/rm -f /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk.tmp; fi set -e;/usr/bin/touch -f /opt/tmp/ps/devel/libffi/work/.wrapper_makevars.mk set -e; /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.wrapper/tmp set -e; /usr/bin/cat /opt/pkgsrc/devel/libffi/../../mk/scripts/shell-lib | /opt/local/bin/nawk ' /^#!/ { print } /^[[:space:]]*#/ || NF == 0 { next } /.*/ { print } ' > /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/shell-lib set -e; /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.wrapper/tmp set -e; /usr/bin/cat /opt/pkgsrc/devel/libffi/../../mk/wrapper/gen-transform.sh | /opt/local/bin/nbsed -e "s|@ABI@|64|g" -e "s|@CAT@|/usr/bin/cat|g" -e "s|@ECHO@|echo|g" -e "s|@EXPR@|/usr/xpg4/bin/expr|g" -e "s|@MV@|/usr/bin/mv|g" -e "s|@SED@|/opt/local/bin/nbsed|g" -e "s|@TEST@|test|g" -e "s|@WRAPPER_SHELL@|/bin/ksh|g" -e "s|@_WRAP_LOG@|/opt/tmp/ps/devel/libffi/work/.work.log|g" -e "s|@_WRAP_REORDERLIBS@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/reorderlibs|g" -e "s|@_WRAP_SHELL_LIB@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/shell-lib|g" -e "s|@_WRAP_SUBR_SH@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/wrapper-subr.sh|g" | /opt/local/bin/nawk ' /^#!/ { print } /^[[:space:]]*#/ || NF == 0 { next } /.*/ { print } ' > /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/gen-transform set -e; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/gen-transform set -e; /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.wrapper/tmp set -e; /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/gen-transform transform strip-slashdot: mangle:/opt/tmp/ps/devel/libffi/work/.buildlink:_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink# mangle:/opt/tmp/ps/devel/libffi/work:_bUiLdLiNk__opt_tmp_ps_devel_libffi_work# mangle:/opt/local/gcc47:_bUiLdLiNk__opt_local_gcc47# opt-sub:-I/usr/include:-I_bUiLdLiNk__usr_include# opt-sub:-L/usr/lib:-L_bUiLdLiNk__usr_lib# rpath:_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink#:/opt/local rpath:/opt/local/gcc47:_bUiLdLiNk__opt_local_gcc47# rpath:/opt/local/lib:_bUiLdLiNk__opt_local_lib# rpath:/opt/local/lib:_bUiLdLiNk__opt_local_lib# sub-rpath:/usr/lib:_bUiLdLiNk__usr_lib# depot:/opt/local/packages:/opt/local P:/opt/local:_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink# I:/opt/local:_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink# L:/opt/local:_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink# untransform:sub-mangle:/opt/local:_bUiLdLiNk__opt_local# no-abspath rpath:_bUiLdLiNk__opt_local_gcc47#:/opt/local/gcc47 rpath:_bUiLdLiNk__opt_local_lib#:/opt/local/lib rpath:_bUiLdLiNk__opt_local_lib#:/opt/local/lib mangle:_bUiLdLiNk__usr_include#:/usr/include mangle:_bUiLdLiNk__usr_lib#:/usr/lib mangle:_bUiLdLiNk__opt_local#:/opt/local mangle:_bUiLdLiNk__opt_local_gcc47#:/opt/local/gcc47 mangle:_bUiLdLiNk__opt_tmp_ps_devel_libffi_work#:/opt/tmp/ps/devel/libffi/work mangle:_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink#:/opt/tmp/ps/devel/libffi/work/.buildlink > /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/transform.sed set -e; /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.wrapper/tmp set -e; /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/gen-transform untransform strip-slashdot: mangle:/opt/tmp/ps/devel/libffi/work/.buildlink:_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink# mangle:/opt/tmp/ps/devel/libffi/work:_bUiLdLiNk__opt_tmp_ps_devel_libffi_work# mangle:/opt/local/gcc47:_bUiLdLiNk__opt_local_gcc47# opt-sub:-I/usr/include:-I_bUiLdLiNk__usr_include# opt-sub:-L/usr/lib:-L_bUiLdLiNk__usr_lib# rpath:_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink#:/opt/local rpath:/opt/local/gcc47:_bUiLdLiNk__opt_local_gcc47# rpath:/opt/local/lib:_bUiLdLiNk__opt_local_lib# rpath:/opt/local/lib:_bUiLdLiNk__opt_local_lib# sub-rpath:/usr/lib:_bUiLdLiNk__usr_lib# depot:/opt/local/packages:/opt/local P:/opt/local:_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink# I:/opt/local:_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink# L:/opt/local:_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink# untransform:sub-mangle:/opt/local:_bUiLdLiNk__opt_local# no-abspath rpath:_bUiLdLiNk__opt_local_gcc47#:/opt/local/gcc47 rpath:_bUiLdLiNk__opt_local_lib#:/opt/local/lib rpath:_bUiLdLiNk__opt_local_lib#:/opt/local/lib mangle:_bUiLdLiNk__usr_include#:/usr/include mangle:_bUiLdLiNk__usr_lib#:/usr/lib mangle:_bUiLdLiNk__opt_local#:/opt/local mangle:_bUiLdLiNk__opt_local_gcc47#:/opt/local/gcc47 mangle:_bUiLdLiNk__opt_tmp_ps_devel_libffi_work#:/opt/tmp/ps/devel/libffi/work mangle:_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink#:/opt/tmp/ps/devel/libffi/work/.buildlink > /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/untransform.sed set -e; /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.wrapper/tmp set -e; /usr/bin/touch /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/empty set -e; /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.wrapper/tmp set -e; /usr/bin/cat /opt/pkgsrc/devel/libffi/../../mk/wrapper/arg-pp-main | /opt/local/bin/nawk ' /^#!/ { print } /^[[:space:]]*#/ || NF == 0 { next } /.*/ { print } ' > /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/arg-pp-main set -e; /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.wrapper/tmp set -e; /usr/bin/cat /opt/pkgsrc/devel/libffi/../../mk/wrapper/arg-source | /opt/local/bin/nawk ' /^#!/ { print } /^[[:space:]]*#/ || NF == 0 { next } /.*/ { print } ' > /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/arg-source set -e;/usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.wrapper/tmp set -e;/usr/bin/cat /opt/pkgsrc/devel/libffi/../../mk/buildlink3/buildcmd-libtool | /opt/local/bin/nawk ' /^#!/ { print } /^[[:space:]]*#/ || NF == 0 { next } /.*/ { print } ' > /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/buildcmd-libtool set -e; /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.wrapper/tmp set -e; echo "cache_lookup() { cachehit=no; }" > /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/cache-libtool set -e;/usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.wrapper/tmp set -e;/usr/bin/cat /opt/pkgsrc/devel/libffi/../../mk/buildlink3/libtool-fix-la | /opt/local/bin/nbsed -e "s|@_BLNK_WRAP_LT_UNTRANSFORM_SED@|"-f\ /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/untransform.sed"|g" -e "s|@BUILDLINK_DIR@|/opt/tmp/ps/devel/libffi/work/.buildlink|g" -e "s|@DEPOTBASE@|/opt/local/packages|g" -e "s|@LOCALBASE@|/opt/local|g" -e "s|@WRKSRC@|/opt/tmp/ps/devel/libffi/work/libffi-3.0.11|g" -e "s|@BASENAME@|"/usr/bin/basename"|g" -e "s|@DIRNAME@|"/usr/bin/dirname"|g" -e "s|@EGREP@|"/usr/xpg4/bin/grep\ -E"|g" -e "s|@MV@|"/usr/bin/mv"|g" -e "s|@PWD@|"/bin/pwd"|g" -e "s|@RM@|"/usr/bin/rm"|g" | /opt/local/bin/nawk ' /^#!/ { print } /^[[:space:]]*#/ || NF == 0 { next } /.*/ { print } ' > /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/libtool-fix-la set -e;/usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.wrapper/tmp set -e; /usr/bin/cat /opt/pkgsrc/devel/libffi/../../mk/buildlink3/cleanup-libtool | /opt/local/bin/nbsed -e "s|@_BLNK_LIBTOOL_FIX_LA@|"/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/libtool-fix-la"|g" | /opt/local/bin/nawk ' /^#!/ { print } /^[[:space:]]*#/ || NF == 0 { next } /.*/ { print } ' > /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/cleanup-libtool set -e;/usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.wrapper/tmp set -e;/usr/bin/cat /opt/pkgsrc/devel/libffi/../../mk/buildlink3/cmd-sink-libtool | /opt/local/bin/nawk ' /^#!/ { print } /^[[:space:]]*#/ || NF == 0 { next } /.*/ { print } ' > /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/cmd-sink-libtool set -e; /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.wrapper/tmp set -e; /usr/bin/cat /opt/pkgsrc/devel/libffi/../../mk/wrapper/logic | /opt/local/bin/nawk ' /^#!/ { print } /^[[:space:]]*#/ || NF == 0 { next } /.*/ { print } ' > /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/logic set -e; /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.wrapper/tmp set -e; /usr/bin/cat /opt/pkgsrc/devel/libffi/../../mk/wrapper/gen-reorder.sh | /opt/local/bin/nbsed -e "s|@ABI@|64|g" -e "s|@CAT@|/usr/bin/cat|g" -e "s|@ECHO@|echo|g" -e "s|@EXPR@|/usr/xpg4/bin/expr|g" -e "s|@MV@|/usr/bin/mv|g" -e "s|@SED@|/opt/local/bin/nbsed|g" -e "s|@TEST@|test|g" -e "s|@WRAPPER_SHELL@|/bin/ksh|g" -e "s|@_WRAP_LOG@|/opt/tmp/ps/devel/libffi/work/.work.log|g" -e "s|@_WRAP_REORDERLIBS@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/reorderlibs|g" -e "s|@_WRAP_SHELL_LIB@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/shell-lib|g" -e "s|@_WRAP_SUBR_SH@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/wrapper-subr.sh|g" | /opt/local/bin/nawk ' /^#!/ { print } /^[[:space:]]*#/ || NF == 0 { next } /.*/ { print } ' > /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/gen-reorder set -e; /usr/bin/chmod +x /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/gen-reorder set -e; /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.wrapper/tmp set -e; /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/gen-reorder > /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/reorderlibs set -e;/usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.wrapper/tmp set -e;/usr/bin/cat /opt/pkgsrc/devel/libffi/../../mk/buildlink3/scan-libtool | /opt/local/bin/nawk ' /^#!/ { print } /^[[:space:]]*#/ || NF == 0 { next } /.*/ { print } ' > /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/scan-libtool set -e; /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.wrapper/tmp set -e; /usr/bin/cat /opt/pkgsrc/devel/libffi/../../mk/wrapper/wrapper-subr.sh | /opt/local/bin/nawk ' /^#!/ { print } /^[[:space:]]*#/ || NF == 0 { next } /.*/ { print } ' > /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/wrapper-subr.sh set -e;/usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.wrapper/tmp set -e;/usr/bin/cat /opt/pkgsrc/devel/libffi/../../mk/buildlink3/transform-libtool | /opt/local/bin/nbsed -e "s|@BUILDLINK_DIR@|/opt/tmp/ps/devel/libffi/work/.buildlink|g" -e "s|@WRKSRC@|/opt/tmp/ps/devel/libffi/work/libffi-3.0.11|g" -e "s|@BASENAME@|"/usr/bin/basename"|g" -e "s|@DIRNAME@|"/usr/bin/dirname"|g" -e "s|@PWD@|"/bin/pwd"|g" | /opt/local/bin/nawk ' /^#!/ { print } /^[[:space:]]*#/ || NF == 0 { next } /.*/ { print } ' > /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/transform-libtool set -e; wrapper="/opt/tmp/ps/devel/libffi/work/.wrapper/bin/libtool"; if [ -x "$wrapper" ]; then echo "=> $wrapper already exists. Skipping"; exit 0; fi; echo "=> Creating LIBTOOL wrapper: $wrapper"; gen_wrapper=yes; wrappee="/opt/local/bin/libtool"; case $wrappee in /*) ;; *) save_IFS="$IFS"; IFS=":"; for dir in ${PATH}; do IFS="$save_IFS"; case ${dir} in */opt/tmp/ps/devel/libffi/work/.wrapper*) ;; *) if test -f "${dir}/$wrappee" -o -h "${dir}/$wrappee"; then wrappee="${dir}/$wrappee"; break; fi; ;; esac; done; IFS="$save_IFS"; if test ! -x "$wrappee"; then gen_wrapper=no; echo "Warning: unable to generate LIBTOOL wrapper script: \`$wrappee'"; fi; ;; esac; case $gen_wrapper in yes) /usr/bin/mkdir -p `/usr/bin/dirname $wrapper`; /usr/bin/cat /opt/pkgsrc/devel/libffi/../../mk/wrapper/wrapper.sh | /opt/local/bin/nbsed -e "s|@_WRAP_EMPTY_FILE@||g" -e "s|@_WRAP_ENV@|PATH=\"/opt/tmp/ps/devel/libffi/work/.wrapper/bin:/opt/tmp/ps/devel/libffi/work/.buildlink/bin:/opt/tmp/ps/devel/libffi/work/.tools/bin:/opt/tmp/ps/devel/libffi/work/.gcc/bin:/opt/local/bin:/usr/bin:/usr/sbin:/smartdc/bin:/opt/local/bin:/opt/local/sbin:/opt/local/gcc47/bin:/opt/local/gnu/bin\"\;\ export\ PATH|g" -e "s|@_WRAP_EXTRA_ARGS@|-L/opt/tmp/ps/devel/libffi/work/.buildlink/lib|g" -e "s|@_WRAP_ARG_PP@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/empty|g" -e "s|@_WRAP_ARG_PP_MAIN@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/arg-pp-main|g" -e "s|@_WRAP_ARG_SOURCE@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/arg-source|g" -e "s|@_WRAP_BUILDCMD@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/buildcmd-libtool|g" -e "s|@_WRAP_CACHE@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/cache-libtool|g" -e "s|@_WRAP_CACHE_BODY@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/cache-body-libtool|g" -e "s|@_WRAP_CLEANUP@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/cleanup-libtool|g" -e "s|@_WRAP_CMD_SINK@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/cmd-sink-libtool|g" -e "s|@_WRAP_LOG@|/opt/tmp/ps/devel/libffi/work/.work.log|g" -e "s|@_WRAP_LOGIC@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/logic|g" -e "s|@_WRAP_SCAN@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/scan-libtool|g" -e "s|@_WRAP_SKIP_TRANSFORM@|no|g" -e "s|@_WRAP_TRANSFORM@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/transform-libtool|g" -e "s|@_WRAP_TRANSFORM_SED@|\ -f\ /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/transform.sed|g" -e "s|@_WRAP_TYPE@|LIBTOOL|g" -e "s|@WRAPPER_DEBUG@|no|g" -e "s|@WRAPPER_UPDATE_CACHE@|yes|g" -e "s|@ABI@|64|g" -e "s|@CAT@|/usr/bin/cat|g" -e "s|@ECHO@|echo|g" -e "s|@EXPR@|/usr/xpg4/bin/expr|g" -e "s|@MV@|/usr/bin/mv|g" -e "s|@SED@|/opt/local/bin/nbsed|g" -e "s|@TEST@|test|g" -e "s|@WRAPPER_SHELL@|/bin/ksh|g" -e "s|@_WRAP_LOG@|/opt/tmp/ps/devel/libffi/work/.work.log|g" -e "s|@_WRAP_REORDERLIBS@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/reorderlibs|g" -e "s|@_WRAP_SHELL_LIB@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/shell-lib|g" -e "s|@_WRAP_SUBR_SH@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/wrapper-subr.sh|g" -e "s|@WRAPPEE@|$wrappee|g" | /opt/local/bin/nawk ' /^#!/ { print } /^[[:space:]]*#/ || NF == 0 { next } /.*/ { print } ' > $wrapper; /usr/bin/chmod +x $wrapper; ;; esac => Creating LIBTOOL wrapper: /opt/tmp/ps/devel/libffi/work/.wrapper/bin/libtool set -e; /usr/bin/touch -f /opt/tmp/ps/devel/libffi/work/.wrapper/.wrapper_LIBTOOL_done set -e; wrapper="/opt/tmp/ps/devel/libffi/work/.wrapper/bin/shlibtool"; if [ -x "$wrapper" ]; then echo "=> $wrapper already exists. Skipping"; exit 0; fi; echo "=> Creating SHLIBTOOL wrapper: $wrapper"; gen_wrapper=yes; wrappee="/opt/local/bin/shlibtool"; case $wrappee in /*) ;; *) save_IFS="$IFS"; IFS=":"; for dir in ${PATH}; do IFS="$save_IFS"; case ${dir} in */opt/tmp/ps/devel/libffi/work/.wrapper*) ;; *) if test -f "${dir}/$wrappee" -o -h "${dir}/$wrappee"; then wrappee="${dir}/$wrappee"; break; fi; ;; esac; done; IFS="$save_IFS"; if test ! -x "$wrappee"; then gen_wrapper=no; echo "Warning: unable to generate SHLIBTOOL wrapper script: \`$wrappee'"; fi; ;; esac; case $gen_wrapper in yes) /usr/bin/mkdir -p `/usr/bin/dirname $wrapper`; /usr/bin/cat /opt/pkgsrc/devel/libffi/../../mk/wrapper/wrapper.sh | /opt/local/bin/nbsed -e "s|@_WRAP_EMPTY_FILE@||g" -e "s|@_WRAP_ENV@|PATH=\"/opt/tmp/ps/devel/libffi/work/.wrapper/bin:/opt/tmp/ps/devel/libffi/work/.buildlink/bin:/opt/tmp/ps/devel/libffi/work/.tools/bin:/opt/tmp/ps/devel/libffi/work/.gcc/bin:/opt/local/bin:/usr/bin:/usr/sbin:/smartdc/bin:/opt/local/bin:/opt/local/sbin:/opt/local/gcc47/bin:/opt/local/gnu/bin\"\;\ export\ PATH|g" -e "s|@_WRAP_EXTRA_ARGS@|-L/opt/tmp/ps/devel/libffi/work/.buildlink/lib|g" -e "s|@_WRAP_ARG_PP@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/empty|g" -e "s|@_WRAP_ARG_PP_MAIN@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/arg-pp-main|g" -e "s|@_WRAP_ARG_SOURCE@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/arg-source|g" -e "s|@_WRAP_BUILDCMD@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/buildcmd-libtool|g" -e "s|@_WRAP_CACHE@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/cache-libtool|g" -e "s|@_WRAP_CACHE_BODY@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/cache-body-libtool|g" -e "s|@_WRAP_CLEANUP@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/cleanup-libtool|g" -e "s|@_WRAP_CMD_SINK@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/cmd-sink-libtool|g" -e "s|@_WRAP_LOG@|/opt/tmp/ps/devel/libffi/work/.work.log|g" -e "s|@_WRAP_LOGIC@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/logic|g" -e "s|@_WRAP_SCAN@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/scan-libtool|g" -e "s|@_WRAP_SKIP_TRANSFORM@|no|g" -e "s|@_WRAP_TRANSFORM@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/transform-libtool|g" -e "s|@_WRAP_TRANSFORM_SED@|\ -f\ /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/transform.sed|g" -e "s|@_WRAP_TYPE@|SHLIBTOOL|g" -e "s|@WRAPPER_DEBUG@|no|g" -e "s|@WRAPPER_UPDATE_CACHE@|yes|g" -e "s|@ABI@|64|g" -e "s|@CAT@|/usr/bin/cat|g" -e "s|@ECHO@|echo|g" -e "s|@EXPR@|/usr/xpg4/bin/expr|g" -e "s|@MV@|/usr/bin/mv|g" -e "s|@SED@|/opt/local/bin/nbsed|g" -e "s|@TEST@|test|g" -e "s|@WRAPPER_SHELL@|/bin/ksh|g" -e "s|@_WRAP_LOG@|/opt/tmp/ps/devel/libffi/work/.work.log|g" -e "s|@_WRAP_REORDERLIBS@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/reorderlibs|g" -e "s|@_WRAP_SHELL_LIB@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/shell-lib|g" -e "s|@_WRAP_SUBR_SH@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/wrapper-subr.sh|g" -e "s|@WRAPPEE@|$wrappee|g" | /opt/local/bin/nawk ' /^#!/ { print } /^[[:space:]]*#/ || NF == 0 { next } /.*/ { print } ' > $wrapper; /usr/bin/chmod +x $wrapper; ;; esac => Creating SHLIBTOOL wrapper: /opt/tmp/ps/devel/libffi/work/.wrapper/bin/shlibtool set -e; /usr/bin/touch -f /opt/tmp/ps/devel/libffi/work/.wrapper/.wrapper_SHLIBTOOL_done set -e; /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.wrapper/tmp set -e; /usr/bin/cat /opt/pkgsrc/devel/libffi/../../mk/wrapper/buildcmd | /opt/local/bin/nawk ' /^#!/ { print } /^[[:space:]]*#/ || NF == 0 { next } /.*/ { print } ' > /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/buildcmd set -e; /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.wrapper/tmp set -e; echo "cache_lookup() { cachehit=no; }" > /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/cache set -e; /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.wrapper/tmp set -e; /usr/bin/cat /opt/pkgsrc/devel/libffi/../../mk/wrapper/cmd-sink | /opt/local/bin/nawk ' /^#!/ { print } /^[[:space:]]*#/ || NF == 0 { next } /.*/ { print } ' > /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/cmd-sink set -e; /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.wrapper/tmp set -e; /usr/bin/cat /opt/pkgsrc/devel/libffi/../../mk/wrapper/scan | /opt/local/bin/nawk ' /^#!/ { print } /^[[:space:]]*#/ || NF == 0 { next } /.*/ { print } ' > /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/scan set -e; wrapper="/opt/tmp/ps/devel/libffi/work/.wrapper/bin/as"; if [ -x "$wrapper" ]; then echo "=> $wrapper already exists. Skipping"; exit 0; fi; echo "=> Creating AS wrapper: $wrapper"; gen_wrapper=yes; wrappee="as"; case $wrappee in /*) ;; *) save_IFS="$IFS"; IFS=":"; for dir in ${PATH}; do IFS="$save_IFS"; case ${dir} in */opt/tmp/ps/devel/libffi/work/.wrapper*) ;; *) if test -f "${dir}/$wrappee" -o -h "${dir}/$wrappee"; then wrappee="${dir}/$wrappee"; break; fi; ;; esac; done; IFS="$save_IFS"; if test ! -x "$wrappee"; then gen_wrapper=no; echo "Warning: unable to generate AS wrapper script: \`$wrappee'"; fi; ;; esac; case $gen_wrapper in yes) /usr/bin/mkdir -p `/usr/bin/dirname $wrapper`; /usr/bin/cat /opt/pkgsrc/devel/libffi/../../mk/wrapper/wrapper.sh | /opt/local/bin/nbsed -e "s|@_WRAP_EMPTY_FILE@||g" -e "s|@_WRAP_ENV@|PATH=\"/opt/tmp/ps/devel/libffi/work/.buildlink/bin:/opt/tmp/ps/devel/libffi/work/.tools/bin:/opt/tmp/ps/devel/libffi/work/.gcc/bin:/opt/local/bin:/usr/bin:/usr/sbin:/smartdc/bin:/opt/local/bin:/opt/local/sbin:/opt/local/gcc47/bin:/opt/local/gnu/bin\"\;\ export\ PATH|g" -e "s|@_WRAP_EXTRA_ARGS@||g" -e "s|@_WRAP_ARG_PP@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/empty|g" -e "s|@_WRAP_ARG_PP_MAIN@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/arg-pp-main|g" -e "s|@_WRAP_ARG_SOURCE@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/arg-source|g" -e "s|@_WRAP_BUILDCMD@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/buildcmd|g" -e "s|@_WRAP_CACHE@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/cache|g" -e "s|@_WRAP_CACHE_BODY@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/cache-body|g" -e "s|@_WRAP_CLEANUP@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/empty|g" -e "s|@_WRAP_CMD_SINK@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/cmd-sink|g" -e "s|@_WRAP_LOG@|/opt/tmp/ps/devel/libffi/work/.work.log|g" -e "s|@_WRAP_LOGIC@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/logic|g" -e "s|@_WRAP_SCAN@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/scan|g" -e "s|@_WRAP_SKIP_TRANSFORM@|no|g" -e "s|@_WRAP_TRANSFORM@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/empty|g" -e "s|@_WRAP_TRANSFORM_SED@|\ -f\ /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/transform.sed|g" -e "s|@_WRAP_TYPE@|AS|g" -e "s|@WRAPPER_DEBUG@|no|g" -e "s|@WRAPPER_UPDATE_CACHE@|yes|g" -e "s|@ABI@|64|g" -e "s|@CAT@|/usr/bin/cat|g" -e "s|@ECHO@|echo|g" -e "s|@EXPR@|/usr/xpg4/bin/expr|g" -e "s|@MV@|/usr/bin/mv|g" -e "s|@SED@|/opt/local/bin/nbsed|g" -e "s|@TEST@|test|g" -e "s|@WRAPPER_SHELL@|/bin/ksh|g" -e "s|@_WRAP_LOG@|/opt/tmp/ps/devel/libffi/work/.work.log|g" -e "s|@_WRAP_REORDERLIBS@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/reorderlibs|g" -e "s|@_WRAP_SHELL_LIB@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/shell-lib|g" -e "s|@_WRAP_SUBR_SH@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/wrapper-subr.sh|g" -e "s|@WRAPPEE@|$wrappee|g" | /opt/local/bin/nawk ' /^#!/ { print } /^[[:space:]]*#/ || NF == 0 { next } /.*/ { print } ' > $wrapper; /usr/bin/chmod +x $wrapper; ;; esac => Creating AS wrapper: /opt/tmp/ps/devel/libffi/work/.wrapper/bin/as set -e; /usr/bin/touch -f /opt/tmp/ps/devel/libffi/work/.wrapper/.wrapper_AS_done set -e; /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.wrapper/tmp set -e; /usr/bin/cat /opt/pkgsrc/devel/libffi/../../mk/wrapper/transform-gcc | /opt/local/bin/nawk ' /^#!/ { print } /^[[:space:]]*#/ || NF == 0 { next } /.*/ { print } ' > /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/transform-gcc set -e; wrapper="/opt/tmp/ps/devel/libffi/work/.wrapper/bin/gcc"; if [ -x "$wrapper" ]; then echo "=> $wrapper already exists. Skipping"; exit 0; fi; echo "=> Creating CC wrapper: $wrapper"; gen_wrapper=yes; wrappee="/opt/tmp/ps/devel/libffi/work/.gcc/bin/gcc"; case $wrappee in /*) ;; *) save_IFS="$IFS"; IFS=":"; for dir in ${PATH}; do IFS="$save_IFS"; case ${dir} in */opt/tmp/ps/devel/libffi/work/.wrapper*) ;; *) if test -f "${dir}/$wrappee" -o -h "${dir}/$wrappee"; then wrappee="${dir}/$wrappee"; break; fi; ;; esac; done; IFS="$save_IFS"; if test ! -x "$wrappee"; then gen_wrapper=no; echo "Warning: unable to generate CC wrapper script: \`$wrappee'"; fi; ;; esac; case $gen_wrapper in yes) /usr/bin/mkdir -p `/usr/bin/dirname $wrapper`; /usr/bin/cat /opt/pkgsrc/devel/libffi/../../mk/wrapper/wrapper.sh | /opt/local/bin/nbsed -e "s|@_WRAP_EMPTY_FILE@||g" -e "s|@_WRAP_ENV@|PATH=\"/opt/tmp/ps/devel/libffi/work/.buildlink/bin:/opt/tmp/ps/devel/libffi/work/.tools/bin:/opt/tmp/ps/devel/libffi/work/.gcc/bin:/opt/local/bin:/usr/bin:/usr/sbin:/smartdc/bin:/opt/local/bin:/opt/local/sbin:/opt/local/gcc47/bin:/opt/local/gnu/bin\"\;\ export\ PATH|g" -e "s|@_WRAP_EXTRA_ARGS@|-m64\ -I/opt/tmp/ps/devel/libffi/work/.buildlink/include\ -L/opt/tmp/ps/devel/libffi/work/.buildlink/lib|g" -e "s|@_WRAP_ARG_PP@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/empty|g" -e "s|@_WRAP_ARG_PP_MAIN@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/arg-pp-main|g" -e "s|@_WRAP_ARG_SOURCE@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/arg-source|g" -e "s|@_WRAP_BUILDCMD@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/buildcmd|g" -e "s|@_WRAP_CACHE@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/cache|g" -e "s|@_WRAP_CACHE_BODY@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/cache-body|g" -e "s|@_WRAP_CLEANUP@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/empty|g" -e "s|@_WRAP_CMD_SINK@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/cmd-sink|g" -e "s|@_WRAP_LOG@|/opt/tmp/ps/devel/libffi/work/.work.log|g" -e "s|@_WRAP_LOGIC@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/logic|g" -e "s|@_WRAP_SCAN@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/scan|g" -e "s|@_WRAP_SKIP_TRANSFORM@|no|g" -e "s|@_WRAP_TRANSFORM@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/transform-gcc|g" -e "s|@_WRAP_TRANSFORM_SED@|\ -f\ /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/transform.sed|g" -e "s|@_WRAP_TYPE@|CC|g" -e "s|@WRAPPER_DEBUG@|no|g" -e "s|@WRAPPER_UPDATE_CACHE@|yes|g" -e "s|@ABI@|64|g" -e "s|@CAT@|/usr/bin/cat|g" -e "s|@ECHO@|echo|g" -e "s|@EXPR@|/usr/xpg4/bin/expr|g" -e "s|@MV@|/usr/bin/mv|g" -e "s|@SED@|/opt/local/bin/nbsed|g" -e "s|@TEST@|test|g" -e "s|@WRAPPER_SHELL@|/bin/ksh|g" -e "s|@_WRAP_LOG@|/opt/tmp/ps/devel/libffi/work/.work.log|g" -e "s|@_WRAP_REORDERLIBS@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/reorderlibs|g" -e "s|@_WRAP_SHELL_LIB@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/shell-lib|g" -e "s|@_WRAP_SUBR_SH@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/wrapper-subr.sh|g" -e "s|@WRAPPEE@|$wrappee|g" | /opt/local/bin/nawk ' /^#!/ { print } /^[[:space:]]*#/ || NF == 0 { next } /.*/ { print } ' > $wrapper; /usr/bin/chmod +x $wrapper; ;; esac => Creating CC wrapper: /opt/tmp/ps/devel/libffi/work/.wrapper/bin/gcc set -e; /usr/bin/touch -f /opt/tmp/ps/devel/libffi/work/.wrapper/.wrapper_CC_done set -e; wrapper="/opt/tmp/ps/devel/libffi/work/.wrapper/bin/gcc"; if [ ! -x /opt/tmp/ps/devel/libffi/work/.wrapper/bin/cc -a -x $wrapper ]; then echo "=> Linking CC wrapper: /opt/tmp/ps/devel/libffi/work/.wrapper/bin/cc"; /usr/bin/ln -f $wrapper /opt/tmp/ps/devel/libffi/work/.wrapper/bin/cc; fi => Linking CC wrapper: /opt/tmp/ps/devel/libffi/work/.wrapper/bin/cc set -e; wrapper="/opt/tmp/ps/devel/libffi/work/.wrapper/bin/gcc"; if [ ! -x /opt/tmp/ps/devel/libffi/work/.wrapper/bin/ada -a -x $wrapper ]; then echo "=> Linking CC wrapper: /opt/tmp/ps/devel/libffi/work/.wrapper/bin/ada"; /usr/bin/ln -f $wrapper /opt/tmp/ps/devel/libffi/work/.wrapper/bin/ada; fi => Linking CC wrapper: /opt/tmp/ps/devel/libffi/work/.wrapper/bin/ada set -e; wrapper="/opt/tmp/ps/devel/libffi/work/.wrapper/bin/cpp"; if [ -x "$wrapper" ]; then echo "=> $wrapper already exists. Skipping"; exit 0; fi; echo "=> Creating CPP wrapper: $wrapper"; gen_wrapper=yes; wrappee="/opt/tmp/ps/devel/libffi/work/.gcc/bin/cpp"; case $wrappee in /*) ;; *) save_IFS="$IFS"; IFS=":"; for dir in ${PATH}; do IFS="$save_IFS"; case ${dir} in */opt/tmp/ps/devel/libffi/work/.wrapper*) ;; *) if test -f "${dir}/$wrappee" -o -h "${dir}/$wrappee"; then wrappee="${dir}/$wrappee"; break; fi; ;; esac; done; IFS="$save_IFS"; if test ! -x "$wrappee"; then gen_wrapper=no; echo "Warning: unable to generate CPP wrapper script: \`$wrappee'"; fi; ;; esac; case $gen_wrapper in yes) /usr/bin/mkdir -p `/usr/bin/dirname $wrapper`; /usr/bin/cat /opt/pkgsrc/devel/libffi/../../mk/wrapper/wrapper.sh | /opt/local/bin/nbsed -e "s|@_WRAP_EMPTY_FILE@||g" -e "s|@_WRAP_ENV@|PATH=\"/opt/tmp/ps/devel/libffi/work/.buildlink/bin:/opt/tmp/ps/devel/libffi/work/.tools/bin:/opt/tmp/ps/devel/libffi/work/.gcc/bin:/opt/local/bin:/usr/bin:/usr/sbin:/smartdc/bin:/opt/local/bin:/opt/local/sbin:/opt/local/gcc47/bin:/opt/local/gnu/bin\"\;\ export\ PATH|g" -e "s|@_WRAP_EXTRA_ARGS@|-I/opt/tmp/ps/devel/libffi/work/.buildlink/include|g" -e "s|@_WRAP_ARG_PP@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/empty|g" -e "s|@_WRAP_ARG_PP_MAIN@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/arg-pp-main|g" -e "s|@_WRAP_ARG_SOURCE@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/arg-source|g" -e "s|@_WRAP_BUILDCMD@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/buildcmd|g" -e "s|@_WRAP_CACHE@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/cache|g" -e "s|@_WRAP_CACHE_BODY@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/cache-body|g" -e "s|@_WRAP_CLEANUP@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/empty|g" -e "s|@_WRAP_CMD_SINK@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/cmd-sink|g" -e "s|@_WRAP_LOG@|/opt/tmp/ps/devel/libffi/work/.work.log|g" -e "s|@_WRAP_LOGIC@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/logic|g" -e "s|@_WRAP_SCAN@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/scan|g" -e "s|@_WRAP_SKIP_TRANSFORM@|no|g" -e "s|@_WRAP_TRANSFORM@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/empty|g" -e "s|@_WRAP_TRANSFORM_SED@|\ -f\ /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/transform.sed|g" -e "s|@_WRAP_TYPE@|CPP|g" -e "s|@WRAPPER_DEBUG@|no|g" -e "s|@WRAPPER_UPDATE_CACHE@|yes|g" -e "s|@ABI@|64|g" -e "s|@CAT@|/usr/bin/cat|g" -e "s|@ECHO@|echo|g" -e "s|@EXPR@|/usr/xpg4/bin/expr|g" -e "s|@MV@|/usr/bin/mv|g" -e "s|@SED@|/opt/local/bin/nbsed|g" -e "s|@TEST@|test|g" -e "s|@WRAPPER_SHELL@|/bin/ksh|g" -e "s|@_WRAP_LOG@|/opt/tmp/ps/devel/libffi/work/.work.log|g" -e "s|@_WRAP_REORDERLIBS@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/reorderlibs|g" -e "s|@_WRAP_SHELL_LIB@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/shell-lib|g" -e "s|@_WRAP_SUBR_SH@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/wrapper-subr.sh|g" -e "s|@WRAPPEE@|$wrappee|g" | /opt/local/bin/nawk ' /^#!/ { print } /^[[:space:]]*#/ || NF == 0 { next } /.*/ { print } ' > $wrapper; /usr/bin/chmod +x $wrapper; ;; esac => Creating CPP wrapper: /opt/tmp/ps/devel/libffi/work/.wrapper/bin/cpp set -e; /usr/bin/touch -f /opt/tmp/ps/devel/libffi/work/.wrapper/.wrapper_CPP_done set -e; wrapper="/opt/tmp/ps/devel/libffi/work/.wrapper/bin/g++"; if [ -x "$wrapper" ]; then echo "=> $wrapper already exists. Skipping"; exit 0; fi; echo "=> Creating CXX wrapper: $wrapper"; gen_wrapper=yes; wrappee="/opt/tmp/ps/devel/libffi/work/.gcc/bin/g++"; case $wrappee in /*) ;; *) save_IFS="$IFS"; IFS=":"; for dir in ${PATH}; do IFS="$save_IFS"; case ${dir} in */opt/tmp/ps/devel/libffi/work/.wrapper*) ;; *) if test -f "${dir}/$wrappee" -o -h "${dir}/$wrappee"; then wrappee="${dir}/$wrappee"; break; fi; ;; esac; done; IFS="$save_IFS"; if test ! -x "$wrappee"; then gen_wrapper=no; echo "Warning: unable to generate CXX wrapper script: \`$wrappee'"; fi; ;; esac; case $gen_wrapper in yes) /usr/bin/mkdir -p `/usr/bin/dirname $wrapper`; /usr/bin/cat /opt/pkgsrc/devel/libffi/../../mk/wrapper/wrapper.sh | /opt/local/bin/nbsed -e "s|@_WRAP_EMPTY_FILE@||g" -e "s|@_WRAP_ENV@|PATH=\"/opt/tmp/ps/devel/libffi/work/.buildlink/bin:/opt/tmp/ps/devel/libffi/work/.tools/bin:/opt/tmp/ps/devel/libffi/work/.gcc/bin:/opt/local/bin:/usr/bin:/usr/sbin:/smartdc/bin:/opt/local/bin:/opt/local/sbin:/opt/local/gcc47/bin:/opt/local/gnu/bin\"\;\ export\ PATH|g" -e "s|@_WRAP_EXTRA_ARGS@|-m64\ -I/opt/tmp/ps/devel/libffi/work/.buildlink/include\ -L/opt/tmp/ps/devel/libffi/work/.buildlink/lib|g" -e "s|@_WRAP_ARG_PP@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/empty|g" -e "s|@_WRAP_ARG_PP_MAIN@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/arg-pp-main|g" -e "s|@_WRAP_ARG_SOURCE@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/arg-source|g" -e "s|@_WRAP_BUILDCMD@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/buildcmd|g" -e "s|@_WRAP_CACHE@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/cache|g" -e "s|@_WRAP_CACHE_BODY@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/cache-body|g" -e "s|@_WRAP_CLEANUP@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/empty|g" -e "s|@_WRAP_CMD_SINK@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/cmd-sink|g" -e "s|@_WRAP_LOG@|/opt/tmp/ps/devel/libffi/work/.work.log|g" -e "s|@_WRAP_LOGIC@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/logic|g" -e "s|@_WRAP_SCAN@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/scan|g" -e "s|@_WRAP_SKIP_TRANSFORM@|no|g" -e "s|@_WRAP_TRANSFORM@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/transform-gcc|g" -e "s|@_WRAP_TRANSFORM_SED@|\ -f\ /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/transform.sed|g" -e "s|@_WRAP_TYPE@|CXX|g" -e "s|@WRAPPER_DEBUG@|no|g" -e "s|@WRAPPER_UPDATE_CACHE@|yes|g" -e "s|@ABI@|64|g" -e "s|@CAT@|/usr/bin/cat|g" -e "s|@ECHO@|echo|g" -e "s|@EXPR@|/usr/xpg4/bin/expr|g" -e "s|@MV@|/usr/bin/mv|g" -e "s|@SED@|/opt/local/bin/nbsed|g" -e "s|@TEST@|test|g" -e "s|@WRAPPER_SHELL@|/bin/ksh|g" -e "s|@_WRAP_LOG@|/opt/tmp/ps/devel/libffi/work/.work.log|g" -e "s|@_WRAP_REORDERLIBS@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/reorderlibs|g" -e "s|@_WRAP_SHELL_LIB@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/shell-lib|g" -e "s|@_WRAP_SUBR_SH@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/wrapper-subr.sh|g" -e "s|@WRAPPEE@|$wrappee|g" | /opt/local/bin/nawk ' /^#!/ { print } /^[[:space:]]*#/ || NF == 0 { next } /.*/ { print } ' > $wrapper; /usr/bin/chmod +x $wrapper; ;; esac => Creating CXX wrapper: /opt/tmp/ps/devel/libffi/work/.wrapper/bin/g++ set -e; /usr/bin/touch -f /opt/tmp/ps/devel/libffi/work/.wrapper/.wrapper_CXX_done set -e; wrapper="/opt/tmp/ps/devel/libffi/work/.wrapper/bin/g++"; if [ ! -x /opt/tmp/ps/devel/libffi/work/.wrapper/bin/c++ -a -x $wrapper ]; then echo "=> Linking CXX wrapper: /opt/tmp/ps/devel/libffi/work/.wrapper/bin/c++"; /usr/bin/ln -f $wrapper /opt/tmp/ps/devel/libffi/work/.wrapper/bin/c++; fi => Linking CXX wrapper: /opt/tmp/ps/devel/libffi/work/.wrapper/bin/c++ set -e; wrapper="/opt/tmp/ps/devel/libffi/work/.wrapper/bin/g++"; if [ ! -x /opt/tmp/ps/devel/libffi/work/.wrapper/bin/CC -a -x $wrapper ]; then echo "=> Linking CXX wrapper: /opt/tmp/ps/devel/libffi/work/.wrapper/bin/CC"; /usr/bin/ln -f $wrapper /opt/tmp/ps/devel/libffi/work/.wrapper/bin/CC; fi => Linking CXX wrapper: /opt/tmp/ps/devel/libffi/work/.wrapper/bin/CC set -e; wrapper="/opt/tmp/ps/devel/libffi/work/.wrapper/bin/g++"; if [ ! -x /opt/tmp/ps/devel/libffi/work/.wrapper/bin/cxx -a -x $wrapper ]; then echo "=> Linking CXX wrapper: /opt/tmp/ps/devel/libffi/work/.wrapper/bin/cxx"; /usr/bin/ln -f $wrapper /opt/tmp/ps/devel/libffi/work/.wrapper/bin/cxx; fi => Linking CXX wrapper: /opt/tmp/ps/devel/libffi/work/.wrapper/bin/cxx set -e; wrapper="/opt/tmp/ps/devel/libffi/work/.wrapper/bin/f77"; if [ -x "$wrapper" ]; then echo "=> $wrapper already exists. Skipping"; exit 0; fi; echo "=> Creating FC wrapper: $wrapper"; gen_wrapper=yes; wrappee="/opt/tmp/ps/devel/libffi/work/.compiler/bin/fortran-fail-wrapper"; case $wrappee in /*) ;; *) save_IFS="$IFS"; IFS=":"; for dir in ${PATH}; do IFS="$save_IFS"; case ${dir} in */opt/tmp/ps/devel/libffi/work/.wrapper*) ;; *) if test -f "${dir}/$wrappee" -o -h "${dir}/$wrappee"; then wrappee="${dir}/$wrappee"; break; fi; ;; esac; done; IFS="$save_IFS"; if test ! -x "$wrappee"; then gen_wrapper=no; echo "Warning: unable to generate FC wrapper script: \`$wrappee'"; fi; ;; esac; case $gen_wrapper in yes) /usr/bin/mkdir -p `/usr/bin/dirname $wrapper`; /usr/bin/cat /opt/pkgsrc/devel/libffi/../../mk/wrapper/wrapper.sh | /opt/local/bin/nbsed -e "s|@_WRAP_EMPTY_FILE@||g" -e "s|@_WRAP_ENV@|PATH=\"/opt/tmp/ps/devel/libffi/work/.buildlink/bin:/opt/tmp/ps/devel/libffi/work/.tools/bin:/opt/tmp/ps/devel/libffi/work/.gcc/bin:/opt/local/bin:/usr/bin:/usr/sbin:/smartdc/bin:/opt/local/bin:/opt/local/sbin:/opt/local/gcc47/bin:/opt/local/gnu/bin\"\;\ export\ PATH|g" -e "s|@_WRAP_EXTRA_ARGS@|-m64\ -I/opt/tmp/ps/devel/libffi/work/.buildlink/include\ -L/opt/tmp/ps/devel/libffi/work/.buildlink/lib|g" -e "s|@_WRAP_ARG_PP@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/empty|g" -e "s|@_WRAP_ARG_PP_MAIN@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/arg-pp-main|g" -e "s|@_WRAP_ARG_SOURCE@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/arg-source|g" -e "s|@_WRAP_BUILDCMD@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/buildcmd|g" -e "s|@_WRAP_CACHE@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/cache|g" -e "s|@_WRAP_CACHE_BODY@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/cache-body|g" -e "s|@_WRAP_CLEANUP@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/empty|g" -e "s|@_WRAP_CMD_SINK@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/cmd-sink|g" -e "s|@_WRAP_LOG@|/opt/tmp/ps/devel/libffi/work/.work.log|g" -e "s|@_WRAP_LOGIC@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/logic|g" -e "s|@_WRAP_SCAN@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/scan|g" -e "s|@_WRAP_SKIP_TRANSFORM@|no|g" -e "s|@_WRAP_TRANSFORM@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/empty|g" -e "s|@_WRAP_TRANSFORM_SED@|\ -f\ /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/transform.sed|g" -e "s|@_WRAP_TYPE@|FC|g" -e "s|@WRAPPER_DEBUG@|no|g" -e "s|@WRAPPER_UPDATE_CACHE@|yes|g" -e "s|@ABI@|64|g" -e "s|@CAT@|/usr/bin/cat|g" -e "s|@ECHO@|echo|g" -e "s|@EXPR@|/usr/xpg4/bin/expr|g" -e "s|@MV@|/usr/bin/mv|g" -e "s|@SED@|/opt/local/bin/nbsed|g" -e "s|@TEST@|test|g" -e "s|@WRAPPER_SHELL@|/bin/ksh|g" -e "s|@_WRAP_LOG@|/opt/tmp/ps/devel/libffi/work/.work.log|g" -e "s|@_WRAP_REORDERLIBS@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/reorderlibs|g" -e "s|@_WRAP_SHELL_LIB@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/shell-lib|g" -e "s|@_WRAP_SUBR_SH@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/wrapper-subr.sh|g" -e "s|@WRAPPEE@|$wrappee|g" | /opt/local/bin/nawk ' /^#!/ { print } /^[[:space:]]*#/ || NF == 0 { next } /.*/ { print } ' > $wrapper; /usr/bin/chmod +x $wrapper; ;; esac => Creating FC wrapper: /opt/tmp/ps/devel/libffi/work/.wrapper/bin/f77 set -e; /usr/bin/touch -f /opt/tmp/ps/devel/libffi/work/.wrapper/.wrapper_FC_done set -e; wrapper="/opt/tmp/ps/devel/libffi/work/.wrapper/bin/f77"; if [ ! -x /opt/tmp/ps/devel/libffi/work/.wrapper/bin/g77 -a -x $wrapper ]; then echo "=> Linking FC wrapper: /opt/tmp/ps/devel/libffi/work/.wrapper/bin/g77"; /usr/bin/ln -f $wrapper /opt/tmp/ps/devel/libffi/work/.wrapper/bin/g77; fi => Linking FC wrapper: /opt/tmp/ps/devel/libffi/work/.wrapper/bin/g77 set -e; /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.wrapper/tmp set -e; /usr/bin/cat /opt/pkgsrc/devel/libffi/../../mk/wrapper/cmd-sink-ld | /opt/local/bin/nawk ' /^#!/ { print } /^[[:space:]]*#/ || NF == 0 { next } /.*/ { print } ' > /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/cmd-sink-ld set -e; wrapper="/opt/tmp/ps/devel/libffi/work/.wrapper/bin/ld"; if [ -x "$wrapper" ]; then echo "=> $wrapper already exists. Skipping"; exit 0; fi; echo "=> Creating LD wrapper: $wrapper"; gen_wrapper=yes; wrappee="/usr/ccs/bin/ld"; case $wrappee in /*) ;; *) save_IFS="$IFS"; IFS=":"; for dir in ${PATH}; do IFS="$save_IFS"; case ${dir} in */opt/tmp/ps/devel/libffi/work/.wrapper*) ;; *) if test -f "${dir}/$wrappee" -o -h "${dir}/$wrappee"; then wrappee="${dir}/$wrappee"; break; fi; ;; esac; done; IFS="$save_IFS"; if test ! -x "$wrappee"; then gen_wrapper=no; echo "Warning: unable to generate LD wrapper script: \`$wrappee'"; fi; ;; esac; case $gen_wrapper in yes) /usr/bin/mkdir -p `/usr/bin/dirname $wrapper`; /usr/bin/cat /opt/pkgsrc/devel/libffi/../../mk/wrapper/wrapper.sh | /opt/local/bin/nbsed -e "s|@_WRAP_EMPTY_FILE@||g" -e "s|@_WRAP_ENV@|PATH=\"/opt/tmp/ps/devel/libffi/work/.buildlink/bin:/opt/tmp/ps/devel/libffi/work/.tools/bin:/opt/tmp/ps/devel/libffi/work/.gcc/bin:/opt/local/bin:/usr/bin:/usr/sbin:/smartdc/bin:/opt/local/bin:/opt/local/sbin:/opt/local/gcc47/bin:/opt/local/gnu/bin\"\;\ export\ PATH|g" -e "s|@_WRAP_EXTRA_ARGS@|-L/opt/tmp/ps/devel/libffi/work/.buildlink/lib|g" -e "s|@_WRAP_ARG_PP@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/empty|g" -e "s|@_WRAP_ARG_PP_MAIN@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/arg-pp-main|g" -e "s|@_WRAP_ARG_SOURCE@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/arg-source|g" -e "s|@_WRAP_BUILDCMD@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/buildcmd|g" -e "s|@_WRAP_CACHE@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/cache|g" -e "s|@_WRAP_CACHE_BODY@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/cache-body|g" -e "s|@_WRAP_CLEANUP@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/empty|g" -e "s|@_WRAP_CMD_SINK@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/cmd-sink-ld|g" -e "s|@_WRAP_LOG@|/opt/tmp/ps/devel/libffi/work/.work.log|g" -e "s|@_WRAP_LOGIC@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/logic|g" -e "s|@_WRAP_SCAN@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/scan|g" -e "s|@_WRAP_SKIP_TRANSFORM@|no|g" -e "s|@_WRAP_TRANSFORM@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/empty|g" -e "s|@_WRAP_TRANSFORM_SED@|\ -f\ /opt/tmp/ps/devel/libffi/work/.wrapper/tmp/transform.sed|g" -e "s|@_WRAP_TYPE@|LD|g" -e "s|@WRAPPER_DEBUG@|no|g" -e "s|@WRAPPER_UPDATE_CACHE@|yes|g" -e "s|@ABI@|64|g" -e "s|@CAT@|/usr/bin/cat|g" -e "s|@ECHO@|echo|g" -e "s|@EXPR@|/usr/xpg4/bin/expr|g" -e "s|@MV@|/usr/bin/mv|g" -e "s|@SED@|/opt/local/bin/nbsed|g" -e "s|@TEST@|test|g" -e "s|@WRAPPER_SHELL@|/bin/ksh|g" -e "s|@_WRAP_LOG@|/opt/tmp/ps/devel/libffi/work/.work.log|g" -e "s|@_WRAP_REORDERLIBS@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/reorderlibs|g" -e "s|@_WRAP_SHELL_LIB@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/shell-lib|g" -e "s|@_WRAP_SUBR_SH@|/opt/tmp/ps/devel/libffi/work/.wrapper/tmp/wrapper-subr.sh|g" -e "s|@WRAPPEE@|$wrappee|g" | /opt/local/bin/nawk ' /^#!/ { print } /^[[:space:]]*#/ || NF == 0 { next } /.*/ { print } ' > $wrapper; /usr/bin/chmod +x $wrapper; ;; esac => Creating LD wrapper: /opt/tmp/ps/devel/libffi/work/.wrapper/bin/ld set -e; /usr/bin/touch -f /opt/tmp/ps/devel/libffi/work/.wrapper/.wrapper_LD_done set -e; /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.home set -e;/usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.buildlink set -e;/usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.buildlink/bin set -e;/usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.buildlink/include set -e;/usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work/.buildlink/lib set -e; echo "=> Linking gcc47 files into /opt/tmp/ps/devel/libffi/work/.buildlink." => Linking gcc47 files into /opt/tmp/ps/devel/libffi/work/.buildlink. set -e; case /opt/local in *not_found) echo 1>&2 "ERROR:" "gcc47>=4.7.0 is not installed; can't buildlink files."; exit 1; ;; esac set -e; [ /opt/local"" ] || { echo 1>&2 "ERROR:" "[bsd.buildlink3.mk] X11BASE is not set correctly."; exit 1; } set -e; case /opt/local in /opt/local) buildlink_dir="/opt/tmp/ps/devel/libffi/work/.buildlink" ;; /opt/local) buildlink_dir="/opt/tmp/ps/devel/libffi/work/.buildlink" ;; *) buildlink_dir="/opt/tmp/ps/devel/libffi/work/.buildlink" ;; esac; cd /opt/local; ( /opt/local/sbin/pkg_info -K /opt/local/pkg -f gcc47-4.7.0nb2 | /opt/local/bin/nbsed -n '/File:/s/^[ ]*File:[ ]*//p' | /usr/xpg4/bin/grep -E '(include.*/|\.h$|\.idl$|\.pc$|/lib[^/]*\.[^/]*$)' | /usr/bin/cat; ) | /usr/bin/sort -u | while read file; do src="/opt/local/$file"; if [ ! -f "$src" ]; then msg="$src: not found"; else if [ -z "" ]; then dest="$buildlink_dir/$file"; msg="$src"; else dest="$buildlink_dir/$file"; dest=`echo $dest | /opt/local/bin/nbsed `; msg="$src -> $dest"; fi; dir=`/usr/bin/dirname "$dest"`; if [ ! -d "$dir" ]; then /usr/bin/mkdir -p "$dir"; fi; /usr/bin/rm -f "$dest"; case "$src" in *.la) /usr/bin/cat "$src" | /opt/local/bin/nbsed -e "/^dependency_libs=/s,\([\ \`\"':;,]\)/usr\(/lib/[^\ \`\"':;,]*lib[^/\ \`\"':;,]*\.la[\ \`\"':;,]\),\\1_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink#\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)/usr\(/lib/[^\ \`\"':;,]*lib[^/\ \`\"':;,]*\.la[\ \`\"':;,]\),\\1_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink#\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)/opt/local/packages/[^/\ \`\"':;,]*\(/[^\ \`\"':;,]*lib[^/\ \`\"':;,]*\.la[\ \`\"':;,]\),\\1_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink#\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)/opt/local/packages/[^/\ \`\"':;,]*\(/[^\ \`\"':;,]*lib[^/\ \`\"':;,]*\.la[\ \`\"':;,]\),\\1_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink#\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)/opt/local\(/[^\ \`\"':;,]*lib[^/\ \`\"':;,]*\.la[\ \`\"':;,]\),\\1_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink#\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)/opt/local\(/[^\ \`\"':;,]*lib[^/\ \`\"':;,]*\.la[\ \`\"':;,]\),\\1_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink#\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)-L/usr/lib\([\ \`\"':;,]\),\\1\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)-L/usr/lib\([\ \`\"':;,]\),\\1\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)-L/usr/lib/\.\([\ \`\"':;,]\),\\1\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)-L/usr/lib/\.\([\ \`\"':;,]\),\\1\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)-L/opt/local/[^\ \`\"':;,]*\([\ \`\"':;,]\),\\1\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)-L/opt/local/[^\ \`\"':;,]*\([\ \`\"':;,]\),\\1\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)-L/opt/local/[^\ \`\"':;,]*\([\ \`\"':;,]\),\\1\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)-L/opt/local/[^\ \`\"':;,]*\([\ \`\"':;,]\),\\1\\2,g" -e "/^dependency_libs=/s,_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink#,/opt/tmp/ps/devel/libffi/work/.buildlink,g" -e "/^dependency_libs=/s,^\(dependency_libs='\) *,\\1,g" -e "/^dependency_libs=/s, *'$,',g" -e "/^libdir=/s,/usr\(/lib/[^\ \`\"':;,]*\),/opt/tmp/ps/devel/libffi/work/.buildlink\\1,g" -e "/^libdir=/s,/opt/local/packages/[^/\ \`\"':;,]*\(/[^\ \`\"':;,]*\),/opt/tmp/ps/devel/libffi/work/.buildlink\\1,g" -e "/^libdir=/s,/opt/local\(/[^\ \`\"':;,]*\),/opt/tmp/ps/devel/libffi/work/.buildlink\\1,g" > "$dest"; msg="$msg (created)"; ;; *) /usr/bin/ln -sf "$src" "$dest"; ;; esac; fi; echo "$msg" >> /opt/tmp/ps/devel/libffi/work/.buildlink/.buildlink_gcc47_done; done set -e; /usr/bin/touch -f /opt/tmp/ps/devel/libffi/work/.buildlink/.buildlink_gcc47_done set -e; echo "=> Linking dl files into /opt/tmp/ps/devel/libffi/work/.buildlink." => Linking dl files into /opt/tmp/ps/devel/libffi/work/.buildlink. set -e; case /usr in *not_found) echo 1>&2 "ERROR:" " is not installed; can't buildlink files."; exit 1; ;; esac set -e; [ /opt/local"" ] || { echo 1>&2 "ERROR:" "[bsd.buildlink3.mk] X11BASE is not set correctly."; exit 1; } set -e; case /usr in /opt/local) buildlink_dir="/opt/tmp/ps/devel/libffi/work/.buildlink" ;; /opt/local) buildlink_dir="/opt/tmp/ps/devel/libffi/work/.buildlink" ;; *) buildlink_dir="/opt/tmp/ps/devel/libffi/work/.buildlink" ;; esac; cd /usr; ( true -f dl | /opt/local/bin/nbsed -n '/File:/s/^[ ]*File:[ ]*//p' | /usr/xpg4/bin/grep -E '(include.*/|\.h$|\.idl$|\.pc$|/lib[^/]*\.[^/]*$)' | /usr/bin/cat; ) | /usr/bin/sort -u | while read file; do src="/usr/$file"; if [ ! -f "$src" ]; then msg="$src: not found"; else if [ -z "" ]; then dest="$buildlink_dir/$file"; msg="$src"; else dest="$buildlink_dir/$file"; dest=`echo $dest | /opt/local/bin/nbsed `; msg="$src -> $dest"; fi; dir=`/usr/bin/dirname "$dest"`; if [ ! -d "$dir" ]; then /usr/bin/mkdir -p "$dir"; fi; /usr/bin/rm -f "$dest"; case "$src" in *.la) /usr/bin/cat "$src" | /opt/local/bin/nbsed -e "/^dependency_libs=/s,\([\ \`\"':;,]\)/usr\(/lib/[^\ \`\"':;,]*lib[^/\ \`\"':;,]*\.la[\ \`\"':;,]\),\\1_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink#\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)/usr\(/lib/[^\ \`\"':;,]*lib[^/\ \`\"':;,]*\.la[\ \`\"':;,]\),\\1_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink#\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)/opt/local/packages/[^/\ \`\"':;,]*\(/[^\ \`\"':;,]*lib[^/\ \`\"':;,]*\.la[\ \`\"':;,]\),\\1_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink#\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)/opt/local/packages/[^/\ \`\"':;,]*\(/[^\ \`\"':;,]*lib[^/\ \`\"':;,]*\.la[\ \`\"':;,]\),\\1_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink#\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)/opt/local\(/[^\ \`\"':;,]*lib[^/\ \`\"':;,]*\.la[\ \`\"':;,]\),\\1_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink#\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)/opt/local\(/[^\ \`\"':;,]*lib[^/\ \`\"':;,]*\.la[\ \`\"':;,]\),\\1_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink#\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)-L/usr/lib\([\ \`\"':;,]\),\\1\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)-L/usr/lib\([\ \`\"':;,]\),\\1\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)-L/usr/lib/\.\([\ \`\"':;,]\),\\1\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)-L/usr/lib/\.\([\ \`\"':;,]\),\\1\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)-L/opt/local/[^\ \`\"':;,]*\([\ \`\"':;,]\),\\1\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)-L/opt/local/[^\ \`\"':;,]*\([\ \`\"':;,]\),\\1\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)-L/opt/local/[^\ \`\"':;,]*\([\ \`\"':;,]\),\\1\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)-L/opt/local/[^\ \`\"':;,]*\([\ \`\"':;,]\),\\1\\2,g" -e "/^dependency_libs=/s,_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink#,/opt/tmp/ps/devel/libffi/work/.buildlink,g" -e "/^dependency_libs=/s,^\(dependency_libs='\) *,\\1,g" -e "/^dependency_libs=/s, *'$,',g" -e "/^libdir=/s,/usr\(/lib/[^\ \`\"':;,]*\),/opt/tmp/ps/devel/libffi/work/.buildlink\\1,g" -e "/^libdir=/s,/opt/local/packages/[^/\ \`\"':;,]*\(/[^\ \`\"':;,]*\),/opt/tmp/ps/devel/libffi/work/.buildlink\\1,g" -e "/^libdir=/s,/opt/local\(/[^\ \`\"':;,]*\),/opt/tmp/ps/devel/libffi/work/.buildlink\\1,g" > "$dest"; msg="$msg (created)"; ;; *) /usr/bin/ln -sf "$src" "$dest"; ;; esac; fi; echo "$msg" >> /opt/tmp/ps/devel/libffi/work/.buildlink/.buildlink_dl_done; done set -e; /usr/bin/touch -f /opt/tmp/ps/devel/libffi/work/.buildlink/.buildlink_dl_done set -e; echo "=> Linking pthread files into /opt/tmp/ps/devel/libffi/work/.buildlink." => Linking pthread files into /opt/tmp/ps/devel/libffi/work/.buildlink. set -e; case /usr in *not_found) echo 1>&2 "ERROR:" " is not installed; can't buildlink files."; exit 1; ;; esac set -e; [ /opt/local"" ] || { echo 1>&2 "ERROR:" "[bsd.buildlink3.mk] X11BASE is not set correctly."; exit 1; } set -e; case /usr in /opt/local) buildlink_dir="/opt/tmp/ps/devel/libffi/work/.buildlink" ;; /opt/local) buildlink_dir="/opt/tmp/ps/devel/libffi/work/.buildlink" ;; *) buildlink_dir="/opt/tmp/ps/devel/libffi/work/.buildlink" ;; esac; cd /usr; ( true -f pthread | /opt/local/bin/nbsed -n '/File:/s/^[ ]*File:[ ]*//p' | /usr/xpg4/bin/grep -E '(include.*/|\.h$|\.idl$|\.pc$|/lib[^/]*\.[^/]*$)' | /usr/bin/cat; ) | /usr/bin/sort -u | while read file; do src="/usr/$file"; if [ ! -f "$src" ]; then msg="$src: not found"; else if [ -z "" ]; then dest="$buildlink_dir/$file"; msg="$src"; else dest="$buildlink_dir/$file"; dest=`echo $dest | /opt/local/bin/nbsed `; msg="$src -> $dest"; fi; dir=`/usr/bin/dirname "$dest"`; if [ ! -d "$dir" ]; then /usr/bin/mkdir -p "$dir"; fi; /usr/bin/rm -f "$dest"; case "$src" in *.la) /usr/bin/cat "$src" | /opt/local/bin/nbsed -e "/^dependency_libs=/s,\([\ \`\"':;,]\)/usr\(/lib/[^\ \`\"':;,]*lib[^/\ \`\"':;,]*\.la[\ \`\"':;,]\),\\1_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink#\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)/usr\(/lib/[^\ \`\"':;,]*lib[^/\ \`\"':;,]*\.la[\ \`\"':;,]\),\\1_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink#\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)/opt/local/packages/[^/\ \`\"':;,]*\(/[^\ \`\"':;,]*lib[^/\ \`\"':;,]*\.la[\ \`\"':;,]\),\\1_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink#\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)/opt/local/packages/[^/\ \`\"':;,]*\(/[^\ \`\"':;,]*lib[^/\ \`\"':;,]*\.la[\ \`\"':;,]\),\\1_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink#\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)/opt/local\(/[^\ \`\"':;,]*lib[^/\ \`\"':;,]*\.la[\ \`\"':;,]\),\\1_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink#\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)/opt/local\(/[^\ \`\"':;,]*lib[^/\ \`\"':;,]*\.la[\ \`\"':;,]\),\\1_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink#\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)-L/usr/lib\([\ \`\"':;,]\),\\1\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)-L/usr/lib\([\ \`\"':;,]\),\\1\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)-L/usr/lib/\.\([\ \`\"':;,]\),\\1\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)-L/usr/lib/\.\([\ \`\"':;,]\),\\1\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)-L/opt/local/[^\ \`\"':;,]*\([\ \`\"':;,]\),\\1\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)-L/opt/local/[^\ \`\"':;,]*\([\ \`\"':;,]\),\\1\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)-L/opt/local/[^\ \`\"':;,]*\([\ \`\"':;,]\),\\1\\2,g" -e "/^dependency_libs=/s,\([\ \`\"':;,]\)-L/opt/local/[^\ \`\"':;,]*\([\ \`\"':;,]\),\\1\\2,g" -e "/^dependency_libs=/s,_bUiLdLiNk__opt_tmp_ps_devel_libffi_work_.buildlink#,/opt/tmp/ps/devel/libffi/work/.buildlink,g" -e "/^dependency_libs=/s,^\(dependency_libs='\) *,\\1,g" -e "/^dependency_libs=/s, *'$,',g" -e "/^libdir=/s,/usr\(/lib/[^\ \`\"':;,]*\),/opt/tmp/ps/devel/libffi/work/.buildlink\\1,g" -e "/^libdir=/s,/opt/local/packages/[^/\ \`\"':;,]*\(/[^\ \`\"':;,]*\),/opt/tmp/ps/devel/libffi/work/.buildlink\\1,g" -e "/^libdir=/s,/opt/local\(/[^\ \`\"':;,]*\),/opt/tmp/ps/devel/libffi/work/.buildlink\\1,g" > "$dest"; msg="$msg (created)"; ;; *) /usr/bin/ln -sf "$src" "$dest"; ;; esac; fi; echo "$msg" >> /opt/tmp/ps/devel/libffi/work/.buildlink/.buildlink_pthread_done; done set -e; /usr/bin/touch -f /opt/tmp/ps/devel/libffi/work/.buildlink/.buildlink_pthread_done set -e; [ ! -f /opt/tmp/ps/devel/libffi/work/.wrapper_done ] set -e; /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work set -e; echo libffi-3.0.11nb1 > /opt/tmp/ps/devel/libffi/work/.wrapper_done set -e; /usr/bin/rm -f /opt/tmp/ps/devel/libffi/work/.warning/*.tmp; test -d /opt/tmp/ps/devel/libffi/work/.warning || exit 0; cd /opt/tmp/ps/devel/libffi/work/.warning; for file in ./*; do test "$file" != "./*" || exit 0; break; done; /usr/bin/cat ./* | /opt/local/bin/nbsed -e "s|^|WARNING: |" 1>&2; /usr/bin/mv -f ./* /opt/tmp/ps/devel/libffi/work/.warning-done set -e; /usr/bin/rm -f /opt/tmp/ps/devel/libffi/work/.error/*.tmp; test -d /opt/tmp/ps/devel/libffi/work/.error || exit 0; cd /opt/tmp/ps/devel/libffi/work/.error; for file in ./*; do test "$file" != "./*" || exit 0; break; done; /usr/bin/cat * | /opt/local/bin/nbsed -e "s|^|ERROR: |" 1>&2; if /opt/local/bin/nawk 'END { exit (NR > 0) ? 0 : 1; }' ./*; then /usr/bin/mv -f ./* /opt/tmp/ps/devel/libffi/work/.error-done; exit 1; fi ===> Configuring for libffi-3.0.11nb1 set -e;/usr/bin/rm -f /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp set -e; echo BUILDLINK_PREFIX.dl"= "/usr >> /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp set -e; echo BUILDLINK_PREFIX.gcc47"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp set -e; echo BUILDLINK_PREFIX.pthread"= "/usr >> /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp set -e; echo BUILTIN_LIB_FOUND.c_r"= "no >> /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp set -e; echo BUILTIN_LIB_FOUND.dl"= "yes >> /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp set -e; echo BUILTIN_LIB_FOUND.pthread"= "yes >> /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp set -e; echo BUILTIN_LIB_FOUND.rt"= "yes >> /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp set -e; echo H_DL"= "/usr/include/dlfcn.h >> /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp set -e; echo H_PTHREAD"= "/usr/include/pthread.h >> /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp set -e; echo IS_BUILTIN.dl"= "yes >> /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp set -e; echo IS_BUILTIN.pthread"= "yes >> /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp set -e; echo PKG_BUILD_OPTIONS.gcc47"= "gcc-c++\ gcc-fortran\ gcc-inplace-math >> /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp set -e; echo TOOLS_DEPENDS.ghostscript"= "ghostscript\>=6.01:../../print/ghostscript >> /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp set -e; echo TOOLS_PREFIX.digest"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp set -e; echo TOOLS_PREFIX.ftp"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp set -e; echo TOOLS_PREFIX.install-info"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp set -e; echo TOOLS_PREFIX.patch"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp set -e; echo TOOLS_PREFIX.pkg-config"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp set -e; echo USE_BUILTIN.dl"= "yes >> /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp set -e; echo USE_BUILTIN.pthread"= "yes >> /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp set -e; echo _BLNK_DLOPEN_REQUIRE_PTHREADS"= "no >> /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp set -e; echo _BLNK_PHYSICAL_PATH.LOCALBASE"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp set -e; echo _BLNK_PHYSICAL_PATH.WRKDIR"= "/opt/tmp/ps/devel/libffi/work >> /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp set -e; echo _BLNK_PKG_DBDIR.gcc47"= "/opt/local/pkg/gcc47-4.7.0nb2 >> /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp set -e; echo _IGNORE_INFO_PATH"= " >> /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp set -e; echo _MANCOMPRESSED"= "no >> /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp set -e; echo _MANZ"= "no >> /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp set -e; echo _USE_TOOLS"= "\[\ awk\ basename\ cat\ chgrp\ chmod\ chown\ cmp\ cp\ cut\ date\ diff\ digest\ dirname\ echo\ egrep\ env\ expr\ false\ file\ find\ ftp\ grep\ gzcat\ head\ hostname\ id\ install\ install-info\ ln\ ls\ mkdir\ mv\ patch\ pkg-config\ printf\ pwd\ rm\ rmdir\ sed\ sh\ sort\ tail\ tar\ test\ touch\ tr\ true\ uname\ wc\ xargs >> /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp set -e; echo _WRAP_PATH"= "/opt/tmp/ps/devel/libffi/work/.buildlink/bin:/opt/tmp/ps/devel/libffi/work/.tools/bin:/opt/tmp/ps/devel/libffi/work/.gcc/bin:/opt/local/bin:/usr/bin:/usr/sbin:/smartdc/bin:/opt/local/bin:/opt/local/sbin:/opt/local/gcc47/bin:/opt/local/gnu/bin >> /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp set -e; if test -f /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp; then ( echo ".if !defined(_MAKEVARS_MK)"; echo "_MAKEVARS_MK= defined"; echo ""; /usr/bin/cat /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp; echo ""; echo ".endif # _MAKEVARS_MK"; ) > /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk; /usr/bin/rm -f /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk.tmp; fi set -e;/usr/bin/touch -f /opt/tmp/ps/devel/libffi/work/.configure_makevars.mk => Modifying GNU configure scripts to avoid --recheck set -e; cd /opt/tmp/ps/devel/libffi/work/libffi-3.0.11; depth=0; pattern=configure; while test $depth -le 2; do for file in $pattern; do test -f "$file" || continue; /opt/local/bin/nawk '/ *-recheck *\| *--recheck.*\)/ { print; print " : Avoid regenerating within pkgsrc"; print " exit 0"; next; } { print }' $file > $file.override; /usr/bin/chmod +x $file.override; /usr/bin/mv -f $file.override $file; done; depth=`/usr/xpg4/bin/expr $depth + 1`; pattern="*/$pattern"; done => Replacing config-guess with pkgsrc versions set -e; cd /opt/tmp/ps/devel/libffi/work/libffi-3.0.11; depth=0; pattern=config.guess; while [ $depth -le 2 ]; do for file in $pattern; do [ -f "$file" ] || [ -h "$file" ] || continue; /usr/bin/rm -f $file; /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/config.guess $file; done; depth=`/usr/xpg4/bin/expr $depth + 1`; pattern="*/$pattern"; done => Replacing config-sub with pkgsrc versions set -e; cd /opt/tmp/ps/devel/libffi/work/libffi-3.0.11; depth=0; pattern=config.sub; while [ $depth -le 2 ]; do for file in $pattern; do [ -f "$file" ] || [ -h "$file" ] || continue; /usr/bin/rm -f $file; /usr/bin/ln -fs /opt/pkgsrc/mk/gnu-config/config.sub $file; done; depth=`/usr/xpg4/bin/expr $depth + 1`; pattern="*/$pattern"; done => Replacing install-sh with pkgsrc version set -e; cd /opt/tmp/ps/devel/libffi/work/libffi-3.0.11; depth=0; pattern=install-sh; while [ $depth -le 2 ]; do for file in $pattern; do [ -f "$file" ] || [ -h "$file" ] || continue; /usr/bin/rm -f $file; /opt/local/bin/nbsed -e "s|@DEFAULT_INSTALL_MODE@|755|g" /opt/pkgsrc/sysutils/install-sh/files/install-sh.in > $file; /usr/bin/chmod +x $file; done; depth=`/usr/xpg4/bin/expr $depth + 1`; pattern="*/$pattern"; done set -e; echo "=>" Adding\ run-time\ search\ paths\ to\ pkg-config\ files. => Adding run-time search paths to pkg-config files. set -e; cd /opt/tmp/ps/devel/libffi/work/libffi-3.0.11; files=libffi.pc.in; for file in $files; do case $file in /*) ;; *) file="./$file";; esac; tmpfile="$file".subst.sav; if [ ! -f "$file" ]; then echo 1>&2 "WARNING:" "[subst.mk:pkgconfig] Ignoring non-existent file \"$file\"."; elif { nchars=`/usr/bin/wc -c < "$file"`; notnull=`LC_ALL=C /usr/xpg4/bin/tr -d '\\0' < "$file" | /usr/bin/wc -c`; [ "$nchars" = "$notnull" ] || false ; }; then /usr/bin/mv -f "$file" "$tmpfile" || exit 1; /opt/local/bin/nbsed '/^Libs:.*[ ]/s|-L\([ ]*[^ ]*\)|-Wl,-R\1 -L\1|g' < "$tmpfile" > "$file"; if test -x "$tmpfile"; then /usr/bin/chmod +x "$file"; fi; if /bin/cmp -s "$tmpfile" "$file"; then echo "INFO:" "[subst.mk:pkgconfig] Nothing changed in $file."; /usr/bin/mv -f "$tmpfile" "$file"; else /usr/bin/rm -f "$tmpfile"; echo "$file" >> /opt/tmp/ps/devel/libffi/work/.subst_pkgconfig_done; fi; else echo 1>&2 "WARNING:" "[subst.mk:pkgconfig] Ignoring non-text file \"$file\"."; fi; done set -e; /usr/bin/touch -f /opt/tmp/ps/devel/libffi/work/.subst_pkgconfig_done => Checking for portability problems in extracted files set -e; [ -d /opt/tmp/ps/devel/libffi/work/libffi-3.0.11/. ] || exit 0; cd /opt/tmp/ps/devel/libffi/work/libffi-3.0.11; env SKIP_FILTER= sh /opt/pkgsrc/mk/check/check-portability.sh WARNING: [check-portability.sh] compile has /bin/sh as interpreter, which is horribly broken on Solaris. WARNING: [check-portability.sh] configure has /bin/sh as interpreter, which is horribly broken on Solaris. WARNING: [check-portability.sh] depcomp has /bin/sh as interpreter, which is horribly broken on Solaris. WARNING: [check-portability.sh] install-sh has /bin/sh as interpreter, which is horribly broken on Solaris. WARNING: [check-portability.sh] mdate-sh has /bin/sh as interpreter, which is horribly broken on Solaris. WARNING: [check-portability.sh] missing has /bin/sh as interpreter, which is horribly broken on Solaris. WARNING: [check-portability.sh] msvcc.sh has /bin/sh as interpreter, which is horribly broken on Solaris. WARNING: [check-portability.sh] src/arm/gentramp.sh has /bin/sh as interpreter, which is horribly broken on Solaris. set -e; cd /opt/tmp/ps/devel/libffi/work/libffi-3.0.11 && cd /opt/tmp/ps/devel/libffi/work/libffi-3.0.11 && /usr/bin/env INSTALL=/opt/local/bin/install-sh\ -c\ -o\ root\ -g\ root INSTALL_PROGRAM=/opt/local/bin/install-sh\ -c\ -s\ -o\ root\ -g\ root\ -m\ 755 INSTALL_SCRIPT=/opt/local/bin/install-sh\ -c\ -o\ root\ -g\ root\ -m\ 755 INSTALL_DATA=/opt/local/bin/install-sh\ -c\ -o\ root\ -g\ root\ -m\ 644 INSTALL_GAME=/opt/local/bin/install-sh\ -c\ -s\ -o\ root\ -g\ root\ -m\ 2555 INSTALL_GAME_DATA=/opt/local/bin/install-sh\ -c\ -o\ root\ -g\ root\ -m\ 664 DL_CFLAGS= DL_LDFLAGS= DL_LIBS= PTHREAD_CFLAGS=\ -D_REENTRANT PTHREAD_LDFLAGS= PTHREAD_LIBS=-lpthread\ -lrt PTHREADBASE=/usr LIBTOOL="libtool " INSTALL_INFO=/opt/tmp/ps/devel/libffi/work/.tools/bin/install-info MAKEINFO=/opt/tmp/ps/devel/libffi/work/.tools/bin/makeinfo FLEX= BISON= AWK=/opt/local/bin/nawk CAT=/usr/bin/cat ac_cv_path_CAT=/usr/bin/cat CHMOD=/usr/bin/chmod CMP=/bin/cmp CP=/bin/cp DIFF=/usr/bin/diff ECHO=echo ac_cv_path_ECHO=echo EGREP=/usr/xpg4/bin/grep\ -E ac_cv_path_EGREP=/usr/xpg4/bin/grep\ -E SETENV=/usr/bin/env ENV_PROG=/usr/bin/env ac_cv_path_ENV=/usr/bin/env FALSE=false ac_cv_path_FALSE=false FIND=/usr/bin/find GREP=/usr/xpg4/bin/grep ac_cv_path_GREP=/usr/xpg4/bin/grep HOSTNAME=/bin/hostname LN=/usr/bin/ln LS=/usr/bin/ls MKDIR=/usr/bin/mkdir\ -p MV=/usr/bin/mv RM=/usr/bin/rm RMDIR=/usr/bin/rmdir SED=/opt/local/bin/nbsed SORT=/usr/bin/sort TAR=/usr/bin/gtar TEST=test ac_cv_path_TEST=test TOUCH=/usr/bin/touch TR=/usr/xpg4/bin/tr TRUE=true ac_cv_path_TRUE=true PKG_CONFIG=/opt/tmp/ps/devel/libffi/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/opt/tmp/ps/devel/libffi/work/.buildlink/lib/pkgconfig:/opt/tmp/ps/devel/libffi/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/opt/tmp/ps/devel/libffi/work/.pkg-config.log PKG_CONFIG_PATH= MAKE=make WRAPPER_DEBUG=no WRAPPER_UPDATE_CACHE=yes CC=gcc CFLAGS=-O\ -I/opt/local/include\ -I/usr/include CPPFLAGS=-I/opt/local/include\ -I/usr/include CXX=g++ CXXFLAGS=-O\ -I/opt/local/include\ -I/usr/include COMPILER_RPATH_FLAG=-Wl,-R F77=f77 FC=f77 FFLAGS=-O LANG=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/opt/local/gcc47/lib/gcc/x86_64-sun-solaris2.11/4.7.0\ -Wl,-R/opt/local/gcc47/lib/gcc/x86_64-sun-solaris2.11/4.7.0\ -L/opt/local/gcc47/lib\ -Wl,-R/opt/local/gcc47/lib\ -L/opt/local/lib\ -L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/opt/local/lib LINKER_RPATH_FLAG=-R PATH=/opt/tmp/ps/devel/libffi/work/.wrapper/bin:/opt/tmp/ps/devel/libffi/work/.buildlink/bin:/opt/tmp/ps/devel/libffi/work/.tools/bin:/opt/tmp/ps/devel/libffi/work/.gcc/bin:/opt/local/bin:/usr/bin:/usr/sbin:/smartdc/bin:/opt/local/bin:/opt/local/sbin:/opt/local/gcc47/bin:/opt/local/gnu/bin:/opt/local/bin:/opt/local/bin PREFIX=/opt/local PKG_SYSCONFDIR=/opt/local/etc HOME=/opt/tmp/ps/devel/libffi/work/.home CONFIG_SHELL=/bin/ksh LIBS= ac_given_INSTALL=/opt/local/bin/install-sh\ -c\ -o\ root\ -g\ root /bin/ksh ./configure --includedir=/opt/local/include --prefix=/opt/local --build=x86_64-sun-solaris2.11 --host=x86_64-sun-solaris2.11 --infodir=/opt/local/info --mandir=/opt/local/man checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking target system type... x86_64-sun-solaris2.11 continue configure in default builddir "./x86_64-sun-solaris2.11" ....exec /bin/ksh .././configure "--srcdir=.." "--enable-builddir=x86_64-sun-solaris2.11" "solaris2.11" checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking target system type... x86_64-sun-solaris2.11 checking for gsed... sed checking for a BSD-compatible install... /opt/local/bin/install-sh -c -o root -g root checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../install-sh -c -d checking for gawk... /opt/local/bin/nawk checking whether make sets $(MAKE)... yes checking for x86_64-sun-solaris2.11-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking how to print strings... print -r checking for a sed that does not truncate output... /opt/local/bin/nbsed checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep checking for egrep... (cached) /usr/xpg4/bin/grep -E checking for fgrep... /usr/xpg4/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-sun-solaris2.11 file names to x86_64-sun-solaris2.11 format... func_convert_file_noop checking how to convert x86_64-sun-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-sun-solaris2.11-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-sun-solaris2.11-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for x86_64-sun-solaris2.11-ar... no checking for ar... ar checking for archiver @FILE support... no checking for x86_64-sun-solaris2.11-strip... no checking for strip... strip checking for x86_64-sun-solaris2.11-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -p output from gcc object... ok checking for sysroot... no checking for x86_64-sun-solaris2.11-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for C compiler vendor... gnu checking CFLAGS for maximum warnings... -Wall checking whether to enable maintainer-specific portions of Makefiles... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking for ANSI C header files... (cached) yes checking for memcpy... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking size of double... 8 checking size of long double... 16 checking whether byte ordering is bigendian... no checking assembler .cfi pseudo-op support... yes checking assembler supports pc related relocs... yes checking assembler .ascii pseudo-op support... yes checking assembler .string pseudo-op support... yes checking assembler supports unwind section type... yes checking whether .eh_frame section should be read-only... yes checking for __attribute__((visibility("hidden")))... yes configure: creating ./config.status config.status: creating include/Makefile config.status: creating include/ffi.h config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating man/Makefile config.status: creating libffi.pc config.status: creating fficonfig.h config.status: linking ../src/x86/ffitarget.h to include/ffitarget.h config.status: executing buildir commands config.status: create top_srcdir/Makefile guessed from local Makefile config.status: buggy sed found - it deletes tab in "a" text parts config.status: build in x86_64-sun-solaris2.11 (HOST=) config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory config.status: executing include commands config.status: executing src commands => Modifying libtool scripts to use pkgsrc libtool set -e; cd /opt/tmp/ps/devel/libffi/work/libffi-3.0.11; depth=0; pattern=libtool; while [ $depth -le 2 ]; do for file in $pattern; do [ -f "$file" ] || [ -h "$file" ] || continue; /usr/bin/rm -f $file; echo "#!"/bin/ksh > $file; echo "exec" /opt/tmp/ps/devel/libffi/work/.wrapper/bin/libtool '"$@"' >> $file; /usr/bin/chmod +x $file; done; depth=`/usr/xpg4/bin/expr $depth + 1`; pattern="*/$pattern"; done set -e; [ ! -f /opt/tmp/ps/devel/libffi/work/.configure_done ] # XXX: What's the purpose of this assertion? set -e; /usr/bin/mkdir -p /opt/tmp/ps/devel/libffi/work set -e; echo libffi-3.0.11nb1 > /opt/tmp/ps/devel/libffi/work/.configure_done set -e; /usr/bin/rm -f /opt/tmp/ps/devel/libffi/work/.warning/*.tmp; test -d /opt/tmp/ps/devel/libffi/work/.warning || exit 0; cd /opt/tmp/ps/devel/libffi/work/.warning; for file in ./*; do test "$file" != "./*" || exit 0; break; done; /usr/bin/cat ./* | /opt/local/bin/nbsed -e "s|^|WARNING: |" 1>&2; /usr/bin/mv -f ./* /opt/tmp/ps/devel/libffi/work/.warning-done set -e; /usr/bin/rm -f /opt/tmp/ps/devel/libffi/work/.error/*.tmp; test -d /opt/tmp/ps/devel/libffi/work/.error || exit 0; cd /opt/tmp/ps/devel/libffi/work/.error; for file in ./*; do test "$file" != "./*" || exit 0; break; done; /usr/bin/cat * | /opt/local/bin/nbsed -e "s|^|ERROR: |" 1>&2; if /opt/local/bin/nawk 'END { exit (NR > 0) ? 0 : 1; }' ./*; then /usr/bin/mv -f ./* /opt/tmp/ps/devel/libffi/work/.error-done; exit 1; fi ===> Building for libffi-3.0.11nb1 set -e;/usr/bin/rm -f /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp set -e; echo BUILDLINK_PREFIX.dl"= "/usr >> /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp set -e; echo BUILDLINK_PREFIX.gcc47"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp set -e; echo BUILDLINK_PREFIX.pthread"= "/usr >> /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp set -e; echo BUILTIN_LIB_FOUND.c_r"= "no >> /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp set -e; echo BUILTIN_LIB_FOUND.dl"= "yes >> /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp set -e; echo BUILTIN_LIB_FOUND.pthread"= "yes >> /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp set -e; echo BUILTIN_LIB_FOUND.rt"= "yes >> /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp set -e; echo H_DL"= "/usr/include/dlfcn.h >> /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp set -e; echo H_PTHREAD"= "/usr/include/pthread.h >> /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp set -e; echo IS_BUILTIN.dl"= "yes >> /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp set -e; echo IS_BUILTIN.pthread"= "yes >> /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp set -e; echo PKG_BUILD_OPTIONS.gcc47"= "gcc-c++\ gcc-fortran\ gcc-inplace-math >> /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp set -e; echo TOOLS_DEPENDS.ghostscript"= "ghostscript\>=6.01:../../print/ghostscript >> /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp set -e; echo TOOLS_PREFIX.digest"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp set -e; echo TOOLS_PREFIX.ftp"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp set -e; echo TOOLS_PREFIX.install-info"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp set -e; echo TOOLS_PREFIX.patch"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp set -e; echo TOOLS_PREFIX.pkg-config"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp set -e; echo USE_BUILTIN.dl"= "yes >> /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp set -e; echo USE_BUILTIN.pthread"= "yes >> /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp set -e; echo _BLNK_DLOPEN_REQUIRE_PTHREADS"= "no >> /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp set -e; echo _BLNK_PHYSICAL_PATH.LOCALBASE"= "/opt/local >> /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp set -e; echo _BLNK_PHYSICAL_PATH.WRKDIR"= "/opt/tmp/ps/devel/libffi/work >> /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp set -e; echo _BLNK_PKG_DBDIR.gcc47"= "/opt/local/pkg/gcc47-4.7.0nb2 >> /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp set -e; echo _IGNORE_INFO_PATH"= " >> /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp set -e; echo _MANCOMPRESSED"= "no >> /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp set -e; echo _MANZ"= "no >> /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp set -e; echo _USE_TOOLS"= "\[\ awk\ basename\ cat\ chgrp\ chmod\ chown\ cmp\ cp\ cut\ date\ diff\ digest\ dirname\ echo\ egrep\ env\ expr\ false\ file\ find\ ftp\ grep\ gzcat\ head\ hostname\ id\ install\ install-info\ ln\ ls\ mkdir\ mv\ patch\ pkg-config\ printf\ pwd\ rm\ rmdir\ sed\ sh\ sort\ tail\ tar\ test\ touch\ tr\ true\ uname\ wc\ xargs >> /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp set -e; echo _WRAP_PATH"= "/opt/tmp/ps/devel/libffi/work/.buildlink/bin:/opt/tmp/ps/devel/libffi/work/.tools/bin:/opt/tmp/ps/devel/libffi/work/.gcc/bin:/opt/local/bin:/usr/bin:/usr/sbin:/smartdc/bin:/opt/local/bin:/opt/local/sbin:/opt/local/gcc47/bin:/opt/local/gnu/bin >> /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp set -e; if test -f /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp; then ( echo ".if !defined(_MAKEVARS_MK)"; echo "_MAKEVARS_MK= defined"; echo ""; /usr/bin/cat /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp; echo ""; echo ".endif # _MAKEVARS_MK"; ) > /opt/tmp/ps/devel/libffi/work/.build_makevars.mk; /usr/bin/rm -f /opt/tmp/ps/devel/libffi/work/.build_makevars.mk.tmp; fi set -e;/usr/bin/touch -f /opt/tmp/ps/devel/libffi/work/.build_makevars.mk set -e; cd /opt/tmp/ps/devel/libffi/work/libffi-3.0.11 && cd /opt/tmp/ps/devel/libffi/work/libffi-3.0.11 && /usr/bin/env USETOOLS=no DL_CFLAGS= DL_LDFLAGS= DL_LIBS= PTHREAD_CFLAGS=\ -D_REENTRANT PTHREAD_LDFLAGS= PTHREAD_LIBS=-lpthread\ -lrt PTHREADBASE=/usr CC=gcc CFLAGS=-O\ -I/opt/local/include\ -I/usr/include CPPFLAGS=-I/opt/local/include\ -I/usr/include CXX=g++ CXXFLAGS=-O\ -I/opt/local/include\ -I/usr/include COMPILER_RPATH_FLAG=-Wl,-R F77=f77 FC=f77 FFLAGS=-O LANG=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/opt/local/gcc47/lib/gcc/x86_64-sun-solaris2.11/4.7.0\ -Wl,-R/opt/local/gcc47/lib/gcc/x86_64-sun-solaris2.11/4.7.0\ -L/opt/local/gcc47/lib\ -Wl,-R/opt/local/gcc47/lib\ -L/opt/local/lib\ -L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/opt/local/lib LINKER_RPATH_FLAG=-R PATH=/opt/tmp/ps/devel/libffi/work/.wrapper/bin:/opt/tmp/ps/devel/libffi/work/.buildlink/bin:/opt/tmp/ps/devel/libffi/work/.tools/bin:/opt/tmp/ps/devel/libffi/work/.gcc/bin:/opt/local/bin:/usr/bin:/usr/sbin:/smartdc/bin:/opt/local/bin:/opt/local/sbin:/opt/local/gcc47/bin:/opt/local/gnu/bin:/opt/local/bin:/opt/local/bin PREFIX=/opt/local PKG_SYSCONFDIR=/opt/local/etc HOME=/opt/tmp/ps/devel/libffi/work/.home CPP=cpp LINK_ALL_LIBGCC_HACK= LOCALBASE=/opt/local NO_WHOLE_ARCHIVE_FLAG=-z\ defaultextract WHOLE_ARCHIVE_FLAG=-z\ allextract X11BASE=/opt/local X11PREFIX=/opt/local PKGMANDIR=man PKGINFODIR=info MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no LIBTOOL="libtool " BSD_INSTALL_PROGRAM=/opt/local/bin/install-sh\ -c\ -s\ -o\ root\ -g\ root\ -m\ 755 BSD_INSTALL_SCRIPT=/opt/local/bin/install-sh\ -c\ -o\ root\ -g\ root\ -m\ 755 BSD_INSTALL_LIB=/opt/local/bin/install-sh\ -c\ -o\ root\ -g\ root\ -m\ 755 BSD_INSTALL_DATA=/opt/local/bin/install-sh\ -c\ -o\ root\ -g\ root\ -m\ 644 BSD_INSTALL_MAN=/opt/local/bin/install-sh\ -c\ -o\ root\ -g\ root\ -m\ 644 BSD_INSTALL=/opt/local/bin/install-sh BSD_INSTALL_PROGRAM_DIR=/opt/local/bin/install-sh\ -d\ -o\ root\ -g\ root\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/opt/local/bin/install-sh\ -d\ -o\ root\ -g\ root\ -m\ 755 BSD_INSTALL_LIB_DIR=/opt/local/bin/install-sh\ -d\ -o\ root\ -g\ root\ -m\ 755 BSD_INSTALL_DATA_DIR=/opt/local/bin/install-sh\ -d\ -o\ root\ -g\ root\ -m\ 755 BSD_INSTALL_MAN_DIR=/opt/local/bin/install-sh\ -d\ -o\ root\ -g\ root\ -m\ 755 BSD_INSTALL_GAME=/opt/local/bin/install-sh\ -c\ -s\ -o\ root\ -g\ root\ -m\ 2555 BSD_INSTALL_GAME_DATA=/opt/local/bin/install-sh\ -c\ -o\ root\ -g\ root\ -m\ 664 BSD_INSTALL_GAME_DIR=/opt/local/bin/install-sh\ -d\ -o\ root\ -g\ root\ -m\ 775 INSTALL_INFO=/opt/tmp/ps/devel/libffi/work/.tools/bin/install-info MAKEINFO=/opt/tmp/ps/devel/libffi/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG=/opt/tmp/ps/devel/libffi/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/opt/tmp/ps/devel/libffi/work/.buildlink/lib/pkgconfig:/opt/tmp/ps/devel/libffi/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/opt/tmp/ps/devel/libffi/work/.pkg-config.log PKG_CONFIG_PATH= WRAPPER_DEBUG=no WRAPPER_UPDATE_CACHE=yes VIEWBASE=/opt/local /opt/local/bin/bmake -f Makefile all /bin/ksh: line 1: : cannot execute [Is a directory] set -e; /usr/bin/rm -f /opt/tmp/ps/devel/libffi/work/.warning/*.tmp; test -d /opt/tmp/ps/devel/libffi/work/.warning || exit 0; cd /opt/tmp/ps/devel/libffi/work/.warning; for file in ./*; do test "$file" != "./*" || exit 0; break; done; /usr/bin/cat ./* | /opt/local/bin/nbsed -e "s|^|WARNING: |" 1>&2; /usr/bin/mv -f ./* /opt/tmp/ps/devel/libffi/work/.warning-done set -e; /usr/bin/rm -f /opt/tmp/ps/devel/libffi/work/.error/*.tmp; test -d /opt/tmp/ps/devel/libffi/work/.error || exit 0; cd /opt/tmp/ps/devel/libffi/work/.error; for file in ./*; do test "$file" != "./*" || exit 0; break; done; /usr/bin/cat * | /opt/local/bin/nbsed -e "s|^|ERROR: |" 1>&2; if /opt/local/bin/nawk 'END { exit (NR > 0) ? 0 : 1; }' ./*; then /usr/bin/mv -f ./* /opt/tmp/ps/devel/libffi/work/.error-done; exit 1; fi