=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Installing for openwbem-3.2.2nb1 => Creating installation directories /usr/pkg/bin/gmake install-recursive gmake[1]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2' Making install in db gmake[2]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/db' Making install in include gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/db/include' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/db/include' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/db/include' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/db/include' Making install in btree gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/db/btree' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/db/btree' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/db/btree' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/db/btree' Making install in mpool gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/db/mpool' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/db/mpool' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/db/mpool' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/db/mpool' Making install in db gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/db/db' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/db/db' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib for i in libowdb.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ fi; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x" = "x1" ]; then \ ln -sf /usr/pkg/lib/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../fake_library_creator.sh $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; test -z "/usr/pkg/lib" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/lib" /usr/bin/install -c -o pbulkXXX -g users -m 644 'libowdb.a' '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowdb.a' ranlib '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowdb.a' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/db/db' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/db/db' Making install in test gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/db/test' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/db/test' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/db/test' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/db/test' gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/db' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/db' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/db' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/db' gmake[2]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/db' Making install in src gmake[2]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src' Making install in cim gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/cim' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/cim' gmake[4]: Nothing to be done for `install-exec-am'. test -z "/usr/pkg/include/openwbem" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem" /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIM.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIM.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMBase.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMBase.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMClass.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMClass.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMClassEnumeration.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMClassEnumeration.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMDataType.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMDataType.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMDateTime.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMDateTime.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMElement.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMElement.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMException.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMException.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMFlavor.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMFlavor.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMFwd.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMFwd.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMInstance.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMInstance.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMInstanceEnumeration.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMInstanceEnumeration.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMMethod.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMMethod.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMName.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMName.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMNameSpace.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMNameSpace.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMNameSpaceUtils.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMNameSpaceUtils.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMNULL.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMNULL.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMObjectPath.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMObjectPath.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMObjectPathEnumeration.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMObjectPathEnumeration.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMParameter.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMParameter.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMProperty.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMProperty.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMQualifier.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMQualifier.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMQualifierEnumeration.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMQualifierEnumeration.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMQualifierType.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMQualifierType.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMScope.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMScope.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMUrl.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMUrl.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMValue.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMValue.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMValueCast.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMValueCast.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMParamValue.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMParamValue.hpp' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/cim' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/cim' Making install in ifcs gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/ifcs' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/ifcs' gmake[4]: Nothing to be done for `install-exec-am'. test -z "/usr/pkg/include/openwbem" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem" /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_AuthenticationException.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_AuthenticationException.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_AuthenticatorIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_AuthenticatorIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_Authorizer2IFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_Authorizer2IFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_AuthorizerIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_AuthorizerIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMOMHandleIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMOMHandleIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMProtocolIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMProtocolIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMProtocolIStreamIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMProtocolIStreamIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ClientAuthCBIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ClientAuthCBIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_IfcsFwd.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_IfcsFwd.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_IOIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_IOIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_RepositoryIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_RepositoryIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_RequestHandlerIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_RequestHandlerIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ResultHandlerIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ResultHandlerIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_SelectableCallbackIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_SelectableCallbackIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_SelectableIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_SelectableIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_SerializableIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_SerializableIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ServiceEnvironmentIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ServiceEnvironmentIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ServiceIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ServiceIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ServiceIFCNames.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ServiceIFCNames.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_WQLIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_WQLIFC.hpp' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/ifcs' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/ifcs' Making install in common gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/common' Making install in socket gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/common/socket' Making install in test gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/common/socket/test' gmake[6]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/common/socket/test' gmake[6]: Nothing to be done for `install-exec-am'. gmake[6]: Nothing to be done for `install-data-am'. gmake[6]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/common/socket/test' gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/common/socket/test' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/common/socket' gmake[6]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/common/socket' gmake[6]: Nothing to be done for `install-exec-am'. test -z "/usr/pkg/include/openwbem" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem" /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_GetPass.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_GetPass.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_SocketAddress.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_SocketAddress.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_SSLSocketImpl.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_SSLSocketImpl.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ServerSocket.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ServerSocket.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ServerSocketImpl.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ServerSocketImpl.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_Socket.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_Socket.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_SocketBaseImpl.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_SocketBaseImpl.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_SocketImpl.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_SocketImpl.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_NwIface.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_NwIface.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_SSLCtxMgr.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_SSLCtxMgr.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_SSLException.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_SSLException.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_SocketException.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_SocketException.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_SocketStreamBuffer.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_SocketStreamBuffer.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_SocketUtils.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_SocketUtils.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_SocketFlags.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_SocketFlags.hpp' gmake[6]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/common/socket' gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/common/socket' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/common/socket' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/common' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/common' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib for i in libopenwbem.so ; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ fi; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x" = "x1" ]; then \ ln -sf /usr/pkg/lib/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../fake_library_creator.sh $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; test -z "/usr/pkg/lib" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/lib" /usr/bin/install -c -o pbulkXXX -g users -m 644 'libopenwbem.a' '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem.a' ranlib '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem.a' test -z "/usr/pkg/include/openwbem" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem" /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_AppenderLogger.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_AppenderLogger.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ArrayFwd.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ArrayFwd.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_Array.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_Array.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ArrayImpl.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ArrayImpl.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_Assertion.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_Assertion.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_AtomicOps.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_AtomicOps.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_AutoPtr.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_AutoPtr.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_BaseStreamBuffer.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_BaseStreamBuffer.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_BinarySerialization.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_BinarySerialization.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_Bool.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_Bool.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ByteSwap.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ByteSwap.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_Cache.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_Cache.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CerrAppender.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CerrAppender.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CerrLogger.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CerrLogger.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_Char16.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_Char16.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMErrorException.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMErrorException.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMFeatures.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMFeatures.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CmdLineParser.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CmdLineParser.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CommonFwd.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CommonFwd.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_Condition.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_Condition.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ConfigException.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ConfigException.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ConfigFile.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ConfigFile.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_config.h' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_config.h' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ConfigOpts.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ConfigOpts.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_COWIntrusiveCountableBase.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_COWIntrusiveCountableBase.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_COWIntrusiveReference.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_COWIntrusiveReference.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_COWReferenceBase.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_COWReferenceBase.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_COWReference.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_COWReference.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CryptographicRandomNumber.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CryptographicRandomNumber.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_DataStreams.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_DataStreams.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_DateTime.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_DateTime.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_dlSharedLibrary.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_dlSharedLibrary.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_dlSharedLibraryLoader.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_dlSharedLibraryLoader.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_dyldSharedLibrary.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_dyldSharedLibrary.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_dyldSharedLibraryLoader.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_dyldSharedLibraryLoader.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_Enumeration.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_Enumeration.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_EnumerationException.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_EnumerationException.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_Exception.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_Exception.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ExceptionIds.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ExceptionIds.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_Exec.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_Exec.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_File.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_File.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_FileAppender.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_FileAppender.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_FileSystem.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_FileSystem.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_Format.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_Format.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_FuncNamePrinter.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_FuncNamePrinter.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_HashMap.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_HashMap.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_HashMultiMap.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_HashMultiMap.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_IntrusiveCountableBase.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_IntrusiveCountableBase.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_IntrusiveReference.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_IntrusiveReference.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_IOException.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_IOException.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_IOIFCStreamBuffer.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_IOIFCStreamBuffer.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_IstreamBufIterator.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_IstreamBufIterator.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_List.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_List.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_LogAppender.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_LogAppender.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_Logger.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_Logger.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_LogLevel.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_LogLevel.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_LogMessage.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_LogMessage.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_LogMessagePatternFormatter.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_LogMessagePatternFormatter.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_Map.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_Map.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_MD5.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_MD5.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_MemTracer.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_MemTracer.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_Mutex.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_Mutex.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_MutexImpl.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_MutexImpl.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_MutexLock.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_MutexLock.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_NetworkTypes.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_NetworkTypes.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_NonRecursiveMutex.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_NonRecursiveMutex.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_NonRecursiveMutexImpl.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_NonRecursiveMutexImpl.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_NonRecursiveMutexLock.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_NonRecursiveMutexLock.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_NoSuchPropertyException.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_NoSuchPropertyException.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_NoSuchProviderException.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_NoSuchProviderException.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_NoSuchQualifierException.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_NoSuchQualifierException.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_NullAppender.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_NullAppender.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_NullLogger.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_NullLogger.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_NULLValueException.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_NULLValueException.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_OperationContext.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_OperationContext.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_PosixUnnamedPipe.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_PosixUnnamedPipe.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_RandomNumber.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_RandomNumber.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_RefCount.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_RefCount.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ReferenceBase.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ReferenceBase.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_Reference.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_Reference.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_RepositoryCIMOMHandle.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_RepositoryCIMOMHandle.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ResultHandlers.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ResultHandlers.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_Runnable.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_Runnable.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_RWLocker.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_RWLocker.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_SafeLibCreate.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_SafeLibCreate.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_SelectEngine.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_SelectEngine.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_SessionLanguage.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_SessionLanguage.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_Select.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_Select.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_Semaphore.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_Semaphore.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_SharedLibraryException.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_SharedLibraryException.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_SharedLibrary.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_SharedLibrary.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_SharedLibraryLoader.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_SharedLibraryLoader.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_SharedLibraryReference.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_SharedLibraryReference.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_shlSharedLibrary.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_shlSharedLibrary.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_shlSharedLibraryLoader.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_shlSharedLibraryLoader.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_SignalScope.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_SignalScope.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_SortedVectorMap.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_SortedVectorMap.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_SortedVectorSet.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_SortedVectorSet.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_Stack.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_Stack.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_StackTrace.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_StackTrace.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_StrictWeakOrdering.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_StrictWeakOrdering.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_StringBuffer.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_StringBuffer.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_StringEnumeration.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_StringEnumeration.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_String.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_String.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_StringStream.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_StringStream.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_SyslogAppender.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_SyslogAppender.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_TempFileEnumerationImplBase.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_TempFileEnumerationImplBase.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_TempFileStream.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_TempFileStream.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ThreadBarrier.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ThreadBarrier.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ThreadCancelledException.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ThreadCancelledException.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ThreadCounter.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ThreadCounter.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ThreadDoneCallback.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ThreadDoneCallback.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_Thread.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_Thread.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ThreadImpl.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ThreadImpl.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ThreadOnce.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ThreadOnce.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ThreadPool.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ThreadPool.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ThreadTypes.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ThreadTypes.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_TimeoutException.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_TimeoutException.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_TmpFile.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_TmpFile.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_Types.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_Types.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_UnnamedPipe.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_UnnamedPipe.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_URL.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_URL.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_UserInfo.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_UserInfo.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_UserUtils.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_UserUtils.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_UTF8Utils.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_UTF8Utils.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_UUID.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_UUID.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_vector.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_vector.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_System.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_System.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_EnvVars.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_EnvVars.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_WBEMFlags.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_WBEMFlags.hpp' gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/common' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/common' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/common' Making install in http gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/http' Making install in common gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/http/common' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/http/common' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib for i in libowhttpcommon.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ fi; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x" = "x1" ]; then \ ln -sf /usr/pkg/lib/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../fake_library_creator.sh $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; test -z "/usr/pkg/lib" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/lib" /usr/bin/install -c -o pbulkXXX -g users -m 644 'libowhttpcommon.a' '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowhttpcommon.a' ranlib '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowhttpcommon.a' test -z "/usr/pkg/include/openwbem" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem" /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_Base64FormatException.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_Base64FormatException.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_HTTPChunkException.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_HTTPChunkException.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_HTTPChunkedIStream.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_HTTPChunkedIStream.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_HTTPChunkedOStream.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_HTTPChunkedOStream.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_HTTPCounter.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_HTTPCounter.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_HTTPDeflateIStream.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_HTTPDeflateIStream.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_HTTPDeflateOStream.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_HTTPDeflateOStream.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_HTTPException.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_HTTPException.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_HTTPLenLimitIStream.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_HTTPLenLimitIStream.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_HTTPStatusCodes.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_HTTPStatusCodes.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_HTTPUtils.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_HTTPUtils.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_HttpCommonFwd.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_HttpCommonFwd.hpp' gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/http/common' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/http/common' Making install in client gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/http/client' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/http/client' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib for i in libowhttpclient.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ fi; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x" = "x1" ]; then \ ln -sf /usr/pkg/lib/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../fake_library_creator.sh $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; test -z "/usr/pkg/lib" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/lib" /usr/bin/install -c -o pbulkXXX -g users -m 644 'libowhttpclient.a' '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowhttpclient.a' ranlib '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowhttpclient.a' test -z "/usr/pkg/include/openwbem" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem" /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_HTTPClient.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_HTTPClient.hpp' gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/http/client' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/http/client' Making install in test gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/http/test' Making install in certs gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/http/test/certs' gmake[6]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/http/test/certs' gmake[6]: Nothing to be done for `install-exec-am'. gmake[6]: Nothing to be done for `install-data-am'. gmake[6]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/http/test/certs' gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/http/test/certs' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/http/test' gmake[6]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/http/test' gmake[6]: Nothing to be done for `install-exec-am'. gmake[6]: Nothing to be done for `install-data-am'. gmake[6]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/http/test' gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/http/test' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/http/test' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/http' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/http' gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/http' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/http' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/http' Making install in xml gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/xml' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/xml' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib for i in libowxml.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ fi; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x" = "x1" ]; then \ ln -sf /usr/pkg/lib/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../fake_library_creator.sh $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; test -z "/usr/pkg/lib" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/lib" /usr/bin/install -c -o pbulkXXX -g users -m 644 'libowxml.a' '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowxml.a' ranlib '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowxml.a' test -z "/usr/pkg/include/openwbem" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem" /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMXMLParser.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMXMLParser.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_RequestHandlerIFCXML.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_RequestHandlerIFCXML.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_Param.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_Param.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_XMLClass.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_XMLClass.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_XMLOperationGeneric.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_XMLOperationGeneric.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_XMLParserCore.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_XMLParserCore.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_XMLQualifier.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_XMLQualifier.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_XMLEscape.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_XMLEscape.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_XMLUnescape.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_XMLUnescape.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_XMLCIMFactory.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_XMLCIMFactory.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMtoXML.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMtoXML.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_XMLPrettyPrint.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_XMLPrettyPrint.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_XMLParseException.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_XMLParseException.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_XMLPullParser.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_XMLPullParser.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_XMLParserSAX.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_XMLParserSAX.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_XMLParserDOM.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_XMLParserDOM.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_XMLNode.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_XMLNode.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_XMLAttribute.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_XMLAttribute.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_XMLFwd.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_XMLFwd.hpp' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/xml' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/xml' Making install in client gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/client' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/client' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib for i in libowclient.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ fi; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x" = "x1" ]; then \ ln -sf /usr/pkg/lib/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../fake_library_creator.sh $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; test -z "/usr/pkg/lib" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/lib" /usr/bin/install -c -o pbulkXXX -g users -m 644 'libowclient.a' '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowclient.a' ranlib '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowclient.a' test -z "/usr/pkg/include/openwbem" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem" /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMOMLocator.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMOMLocator.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMOMLocatorSLP.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMOMLocatorSLP.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMOMInfo.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMOMInfo.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMClient.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMClient.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ClientCIMOMHandle.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ClientCIMOMHandle.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMXMLCIMOMHandle.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMXMLCIMOMHandle.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_BinaryCIMOMHandle.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_BinaryCIMOMHandle.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ClientCIMOMHandleConnectionPool.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ClientCIMOMHandleConnectionPool.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ClientFwd.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ClientFwd.hpp' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/client' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/client' Making install in services gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/services' Making install in http gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/services/http' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/services/http' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib for i in libowservicehttp.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ fi; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x1" = "x1" ]; then \ ln -sf /usr/pkg/lib/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../fake_library_creator.sh createService $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; test -z "/usr/pkg/libexec/openwbem" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/libexec/openwbem" /usr/bin/install -c -s -o pbulkXXX -g users -m 755 'owlocalhelper' '/scratch/net/openwbem/work/.destdir/usr/pkg/libexec/openwbem/owlocalhelper' test -z "/usr/pkg/lib" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/lib" /usr/bin/install -c -o pbulkXXX -g users -m 644 'libowservicehttp.a' '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowservicehttp.a' ranlib '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowservicehttp.a' test -z "/usr/pkg/include/openwbem" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem" /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ServicesHttpFwd.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ServicesHttpFwd.hpp' gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/services/http' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/services/http' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/services' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/services' gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/services' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/services' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/services' Making install in cimxmllistener gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/cimxmllistener' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/cimxmllistener' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib for i in libowhttpxmllistener.so libowcimxmllistener.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ fi; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x" = "x1" ]; then \ ln -sf /usr/pkg/lib/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../fake_library_creator.sh $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; test -z "/usr/pkg/lib" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/lib" /usr/bin/install -c -o pbulkXXX -g users -m 644 'libowhttpxmllistener.a' '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowhttpxmllistener.a' /usr/bin/install -c -o pbulkXXX -g users -m 644 'libowcimxmllistener.a' '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowcimxmllistener.a' ranlib '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowhttpxmllistener.a' ranlib '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowcimxmllistener.a' test -z "/usr/pkg/include/openwbem" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem" /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMListenerCallback.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMListenerCallback.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ListenerAuthenticator.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ListenerAuthenticator.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_XMLListener.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_XMLListener.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_HTTPXMLCIMListener.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_HTTPXMLCIMListener.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMXMLListenerFwd.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMXMLListenerFwd.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMXMLListener.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMXMLListener.hpp' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/cimxmllistener' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/cimxmllistener' Making install in provider gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/provider' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/provider' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib for i in libowprovider.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ fi; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x" = "x1" ]; then \ ln -sf /usr/pkg/lib/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../fake_library_creator.sh $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; test -z "/usr/pkg/lib" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/lib" /usr/bin/install -c -o pbulkXXX -g users -m 644 'libowprovider.a' '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowprovider.a' ranlib '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowprovider.a' test -z "/usr/pkg/include/openwbem" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem" /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_AssociatorProviderIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_AssociatorProviderIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_AssociatorProviderInfo.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_AssociatorProviderInfo.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_IndicationExportProviderIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_IndicationExportProviderIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_InstanceProviderIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_InstanceProviderIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_SecondaryInstanceProviderIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_SecondaryInstanceProviderIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_MethodProviderIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_MethodProviderIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_PolledProviderIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_PolledProviderIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ProviderBaseIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ProviderBaseIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ProviderEnvironmentIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ProviderEnvironmentIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ProviderRegistrationEnvironmentIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ProviderRegistrationEnvironmentIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ProviderIFCBaseIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ProviderIFCBaseIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_InstanceProviderInfo.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_InstanceProviderInfo.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_SecondaryInstanceProviderInfo.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_SecondaryInstanceProviderInfo.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_MethodProviderInfo.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_MethodProviderInfo.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_IndicationProviderIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_IndicationProviderIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_IndicationProviderInfo.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_IndicationProviderInfo.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ProviderInfoBase.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ProviderInfoBase.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ProviderFwd.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ProviderFwd.hpp' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/provider' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/provider' Making install in provideragent gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/provideragent' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/provideragent' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib for i in libowprovideragent.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ fi; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x" = "x1" ]; then \ ln -sf /usr/pkg/lib/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../fake_library_creator.sh $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; test -z "/usr/pkg/lib" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/lib" /usr/bin/install -c -o pbulkXXX -g users -m 644 'libowprovideragent.a' '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowprovideragent.a' ranlib '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowprovideragent.a' test -z "/usr/pkg/include/openwbem" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem" /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ProviderAgent.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ProviderAgent.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ProviderAgentLockerIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ProviderAgentLockerIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ProviderAgentLifecycleCallbackIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ProviderAgentLifecycleCallbackIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_ProviderAgentFwd.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_ProviderAgentFwd.hpp' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/provideragent' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/provideragent' Making install in wql gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/wql' Making install in common gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/wql/common' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/wql/common' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib for i in libowwqlcommon.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ fi; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x" = "x1" ]; then \ ln -sf /usr/pkg/lib/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../fake_library_creator.sh $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; test -z "/usr/pkg/lib" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/lib" /usr/bin/install -c -o pbulkXXX -g users -m 644 'libowwqlcommon.a' '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowwqlcommon.a' ranlib '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowwqlcommon.a' test -z "/usr/pkg/include/openwbem" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem" /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_WQLCompile.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_WQLCompile.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_WQLOperand.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_WQLOperand.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_WQLOperation.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_WQLOperation.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_WQLPropertySource.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_WQLPropertySource.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_WQLSelectStatement.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_WQLSelectStatement.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_WQLInstancePropertySource.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_WQLInstancePropertySource.hpp' gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/wql/common' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/wql/common' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/wql' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/wql' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib for i in libowwql.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ fi; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x1" = "x1" ]; then \ ln -sf /usr/pkg/lib/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../fake_library_creator.sh createWQL $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; if [ "so" = "dylib" ]; then \ if [ -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/`echo libowwql.so|cut -f1 -d'.'`.4.so.bundle ]; then \ mv /scratch/net/openwbem/work/.destdir/usr/pkg/lib/`echo libowwql.so|cut -f1 -d'.'`.4.so /scratch/net/openwbem/work/.destdir/usr/pkg/lib/`echo libowwql.so|cut -f1 -d'.'`.4.so.dso; \ cp /scratch/net/openwbem/work/.destdir/usr/pkg/lib/`echo libowwql.so|cut -f1 -d'.'`.4.so.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/`echo libowwql.so|cut -f1 -d'.'`.4.so; \ ln -sf /usr/pkg/lib/`echo libowwql.so|cut -f1 -d'.'`.4.so /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowwql.so; \ fi; \ fi; test -z "/usr/pkg/lib" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/lib" /usr/bin/install -c -o pbulkXXX -g users -m 644 'libowwql.a' '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowwql.a' ranlib '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowwql.a' test -z "/usr/pkg/include/openwbem" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem" /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_WQLImpl.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_WQLImpl.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_WQLScanUtils.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_WQLScanUtils.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_WQLAst.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_WQLAst.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_WQLVisitor.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_WQLVisitor.hpp' gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/wql' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/wql' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/wql' Making install in authenticators gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authenticators' Making install in simple gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authenticators/simple' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authenticators/simple' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib for i in libsimpleauthentication.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ fi; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x1" = "x1" ]; then \ ln -sf /usr/pkg/lib/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../fake_library_creator.sh createAuthenticator $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authenticators/simple' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authenticators/simple' Making install in pam gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authenticators/pam' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authenticators/pam' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib for i in libpamauthentication.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ fi; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x1" = "x1" ]; then \ ln -sf /usr/pkg/lib/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../fake_library_creator.sh createAuthenticator $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authenticators/pam' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authenticators/pam' Making install in pamcl gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authenticators/pamcl' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authenticators/pamcl' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib for i in libpamclauthentication.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ fi; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x1" = "x1" ]; then \ ln -sf /usr/pkg/lib/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../fake_library_creator.sh createAuthenticator $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; test -z "/usr/pkg/libexec/openwbem" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/libexec/openwbem" /usr/bin/install -c -s -o pbulkXXX -g users -m 755 'OW_PAMAuth' '/scratch/net/openwbem/work/.destdir/usr/pkg/libexec/openwbem/OW_PAMAuth' gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authenticators/pamcl' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authenticators/pamcl' Making install in nonauthenticating gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authenticators/nonauthenticating' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authenticators/nonauthenticating' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib for i in libnonauthenticatingauthentication.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ fi; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x1" = "x1" ]; then \ ln -sf /usr/pkg/lib/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../fake_library_creator.sh createAuthenticator $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authenticators/nonauthenticating' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authenticators/nonauthenticating' Making install in aix gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authenticators/aix' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authenticators/aix' gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authenticators/aix' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authenticators/aix' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authenticators' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authenticators' gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authenticators' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authenticators' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authenticators' Making install in authorizers gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authorizers' Making install in simple gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authorizers/simple' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authorizers/simple' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem for i in libowsimpleauthorizer.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/$SHORT_FILE_NAME; \ fi; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x1" = "x1" ]; then \ ln -sf /usr/pkg/lib/openwbem/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/openwbem/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../fake_library_creator.sh createAuthorizer $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authorizers/simple' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authorizers/simple' Making install in simple2 gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authorizers/simple2' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authorizers/simple2' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem for i in libowsimpleauthorizer2.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/$SHORT_FILE_NAME; \ fi; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x1" = "x1" ]; then \ ln -sf /usr/pkg/lib/openwbem/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/openwbem/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../fake_library_creator.sh createAuthorizer2 $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authorizers/simple2' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authorizers/simple2' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authorizers' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authorizers' gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authorizers' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authorizers' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/authorizers' Making install in requesthandlers gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/requesthandlers' Making install in cimxml gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/requesthandlers/cimxml' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/requesthandlers/cimxml' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib for i in libowrequesthandlercimxml.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ fi; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x1" = "x1" ]; then \ ln -sf /usr/pkg/lib/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../fake_library_creator.sh createRequestHandler $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; if [ "so" = "dylib" ]; then \ if [ -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/`echo libowrequesthandlercimxml.so|cut -f1 -d'.'`.4.so.bundle ]; then \ mv /scratch/net/openwbem/work/.destdir/usr/pkg/lib/`echo libowrequesthandlercimxml.so|cut -f1 -d'.'`.4.so /scratch/net/openwbem/work/.destdir/usr/pkg/lib/`echo libowrequesthandlercimxml.so|cut -f1 -d'.'`.4.so.dso; \ cp /scratch/net/openwbem/work/.destdir/usr/pkg/lib/`echo libowrequesthandlercimxml.so|cut -f1 -d'.'`.4.so.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/`echo libowrequesthandlercimxml.so|cut -f1 -d'.'`.4.so; \ ln -sf /usr/pkg/lib/`echo libowrequesthandlercimxml.so|cut -f1 -d'.'`.4.so /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowrequesthandlercimxml.so; \ fi; \ fi; gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/requesthandlers/cimxml' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/requesthandlers/cimxml' Making install in binary gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/requesthandlers/binary' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/requesthandlers/binary' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib for i in libowrequesthandlerbinary.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ fi; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x1" = "x1" ]; then \ ln -sf /usr/pkg/lib/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../fake_library_creator.sh createRequestHandler $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; if [ "so" = "dylib" ]; then \ if [ -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/`echo libowrequesthandlerbinary.so|cut -f1 -d'.'`.4.so.bundle ]; then \ mv /scratch/net/openwbem/work/.destdir/usr/pkg/lib/`echo libowrequesthandlerbinary.so|cut -f1 -d'.'`.4.so /scratch/net/openwbem/work/.destdir/usr/pkg/lib/`echo libowrequesthandlerbinary.so|cut -f1 -d'.'`.4.so.dso; \ cp /scratch/net/openwbem/work/.destdir/usr/pkg/lib/`echo libowrequesthandlerbinary.so|cut -f1 -d'.'`.4.so.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/`echo libowrequesthandlerbinary.so|cut -f1 -d'.'`.4.so; \ ln -sf /usr/pkg/lib/`echo libowrequesthandlerbinary.so|cut -f1 -d'.'`.4.so /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowrequesthandlerbinary.so; \ fi; \ fi; gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/requesthandlers/binary' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/requesthandlers/binary' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/requesthandlers' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/requesthandlers' gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/requesthandlers' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/requesthandlers' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/requesthandlers' Making install in repositories gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/repositories' Making install in hdb gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/repositories/hdb' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/repositories/hdb' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib for i in libowrepositoryhdb.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ fi; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x1" = "x1" ]; then \ ln -sf /usr/pkg/lib/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../fake_library_creator.sh $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; test -z "/usr/pkg/lib" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/lib" /usr/bin/install -c -o pbulkXXX -g users -m 644 'libowrepositoryhdb.a' '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowrepositoryhdb.a' ranlib '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowrepositoryhdb.a' test -z "/usr/pkg/include/openwbem" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem" /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_AssocDb.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_AssocDb.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CIMRepository.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CIMRepository.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_GenericHDBRepository.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_GenericHDBRepository.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_HDBCommon.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_HDBCommon.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_HDB.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_HDB.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_HDBNode.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_HDBNode.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_Index.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_Index.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_InstanceRepository.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_InstanceRepository.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_MetaRepository.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_MetaRepository.hpp' gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/repositories/hdb' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/repositories/hdb' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/repositories' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/repositories' gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/repositories' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/repositories' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/repositories' Making install in providerifcs gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs' Making install in cpp gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs/cpp' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs/cpp' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib for i in libowcppprovifc.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ fi; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x" = "x1" ]; then \ ln -sf /usr/pkg/lib/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../fake_library_creator.sh $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; test -z "/usr/pkg/lib" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/lib" /usr/bin/install -c -o pbulkXXX -g users -m 644 'libowcppprovifc.a' '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowcppprovifc.a' ranlib '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowcppprovifc.a' test -z "/usr/pkg/include/openwbem" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem" /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CppProviderBaseIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CppProviderBaseIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CppSimpleAssociatorProviderIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CppSimpleAssociatorProviderIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CppAssociatorProviderIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CppAssociatorProviderIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CppIndicationExportProviderIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CppIndicationExportProviderIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CppInstanceProviderIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CppInstanceProviderIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CppSecondaryInstanceProviderIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CppSecondaryInstanceProviderIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CppMethodProviderIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CppMethodProviderIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CppPolledProviderIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CppPolledProviderIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CppIndicationProviderIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CppIndicationProviderIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CppSimpleInstanceProviderIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CppSimpleInstanceProviderIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CppReadOnlyInstanceProviderIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CppReadOnlyInstanceProviderIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CppProviderIncludes.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CppProviderIncludes.hpp' gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs/cpp' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs/cpp' Making install in remote gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs/remote' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs/remote' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs for i in libowremoteprovifc.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs/$SHORT_FILE_NAME; \ fi; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x1" = "x1" ]; then \ ln -sf /usr/pkg/lib/openwbem/provifcs/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/openwbem/provifcs/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../fake_library_creator.sh $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs/remote' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs/remote' Making install in npi gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs/npi' Making install in common gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs/npi/common' gmake[6]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs/npi/common' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib for i in libnpisupport.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ fi; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x" = "x1" ]; then \ ln -sf /usr/pkg/lib/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../../fake_library_creator.sh $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; test -z "/usr/pkg/lib" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/lib" /usr/bin/install -c -o pbulkXXX -g users -m 644 'libnpisupport.a' '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libnpisupport.a' ranlib '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libnpisupport.a' gmake[6]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs/npi/common' gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs/npi/common' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs/npi' gmake[6]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs/npi' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs for i in libnpiprovifc.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs/$SHORT_FILE_NAME; \ fi; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x1" = "x1" ]; then \ ln -sf /usr/pkg/lib/openwbem/provifcs/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/openwbem/provifcs/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../fake_library_creator.sh createProviderIFC $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; gmake[6]: Nothing to be done for `install-data-am'. gmake[6]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs/npi' gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs/npi' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs/npi' Making install in cmpi gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs/cmpi' Making install in common gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs/cmpi/common' gmake[6]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs/cmpi/common' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib for i in libcmpisupport.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ fi; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x" = "x1" ]; then \ ln -sf /usr/pkg/lib/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../../fake_library_creator.sh $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; test -z "/usr/pkg/lib" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/lib" /usr/bin/install -c -o pbulkXXX -g users -m 644 'libcmpisupport.a' '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libcmpisupport.a' ranlib '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libcmpisupport.a' test -z "/usr/pkg/include/openwbem" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem" /usr/bin/install -c -o pbulkXXX -g users -m 644 'cmpidt.h' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/cmpidt.h' /usr/bin/install -c -o pbulkXXX -g users -m 644 'cmpift.h' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/cmpift.h' /usr/bin/install -c -o pbulkXXX -g users -m 644 'cmpios.h' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/cmpios.h' /usr/bin/install -c -o pbulkXXX -g users -m 644 'cmpimacs.h' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/cmpimacs.h' /usr/bin/install -c -o pbulkXXX -g users -m 644 'cmpisrv.h' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/cmpisrv.h' /usr/bin/install -c -o pbulkXXX -g users -m 644 'cmpiThreadContext.h' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/cmpiThreadContext.h' /usr/bin/install -c -o pbulkXXX -g users -m 644 'CmpiArgs.h' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/CmpiArgs.h' /usr/bin/install -c -o pbulkXXX -g users -m 644 'CmpiArray.h' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/CmpiArray.h' /usr/bin/install -c -o pbulkXXX -g users -m 644 'CmpiBaseMI.h' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/CmpiBaseMI.h' /usr/bin/install -c -o pbulkXXX -g users -m 644 'CmpiBroker.h' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/CmpiBroker.h' /usr/bin/install -c -o pbulkXXX -g users -m 644 'CmpiContext.h' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/CmpiContext.h' /usr/bin/install -c -o pbulkXXX -g users -m 644 'CmpiData.h' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/CmpiData.h' /usr/bin/install -c -o pbulkXXX -g users -m 644 'CmpiDateTime.h' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/CmpiDateTime.h' /usr/bin/install -c -o pbulkXXX -g users -m 644 'CmpiEnumeration.h' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/CmpiEnumeration.h' /usr/bin/install -c -o pbulkXXX -g users -m 644 'CmpiInstance.h' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/CmpiInstance.h' /usr/bin/install -c -o pbulkXXX -g users -m 644 'CmpiInstanceMI.h' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/CmpiInstanceMI.h' /usr/bin/install -c -o pbulkXXX -g users -m 644 'CmpiMethodMI.h' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/CmpiMethodMI.h' /usr/bin/install -c -o pbulkXXX -g users -m 644 'CmpiObject.h' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/CmpiObject.h' /usr/bin/install -c -o pbulkXXX -g users -m 644 'CmpiObjectPath.h' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/CmpiObjectPath.h' /usr/bin/install -c -o pbulkXXX -g users -m 644 'CmpiResult.h' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/CmpiResult.h' /usr/bin/install -c -o pbulkXXX -g users -m 644 'CmpiStatus.h' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/CmpiStatus.h' /usr/bin/install -c -o pbulkXXX -g users -m 644 'CmpiString.h' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/CmpiString.h' /usr/bin/install -c -o pbulkXXX -g users -m 644 'CmpiAssociationMI.h' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/CmpiAssociationMI.h' /usr/bin/install -c -o pbulkXXX -g users -m 644 'CmpiIndicationMI.h' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/CmpiIndicationMI.h' /usr/bin/install -c -o pbulkXXX -g users -m 644 'CmpiPropertyMI.h' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/CmpiPropertyMI.h' /usr/bin/install -c -o pbulkXXX -g users -m 644 'CmpiProviderBase.h' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/CmpiProviderBase.h' /usr/bin/install -c -o pbulkXXX -g users -m 644 'CmpiSelectExp.h' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/CmpiSelectExp.h' gmake[6]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs/cmpi/common' gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs/cmpi/common' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs/cmpi' gmake[6]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs/cmpi' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs for i in libcmpiprovifc.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs/$SHORT_FILE_NAME; \ fi; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x1" = "x1" ]; then \ ln -sf /usr/pkg/lib/openwbem/provifcs/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/openwbem/provifcs/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../fake_library_creator.sh createProviderIFC $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/provifcs/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; gmake[6]: Nothing to be done for `install-data-am'. gmake[6]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs/cmpi' gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs/cmpi' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs/cmpi' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs' gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providerifcs' Making install in cimom gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/cimom' Making install in server gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/cimom/server' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/cimom/server' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib for i in libowserver.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ fi; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x" = "x1" ]; then \ ln -sf /usr/pkg/lib/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../fake_library_creator.sh $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; test -z "/usr/pkg/lib" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/lib" /usr/bin/install -c -o pbulkXXX -g users -m 644 'libowserver.a' '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowserver.a' ranlib '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowserver.a' test -z "/usr/pkg/include/openwbem" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem" /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CimomServerFwd.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CimomServerFwd.hpp' gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/cimom/server' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/cimom/server' Making install in common gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/cimom/common' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/cimom/common' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib for i in libowcimomcommon.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ fi; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x" = "x1" ]; then \ ln -sf /usr/pkg/lib/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../fake_library_creator.sh $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; test -z "/usr/pkg/lib" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/lib" /usr/bin/install -c -o pbulkXXX -g users -m 644 'libowcimomcommon.a' '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowcimomcommon.a' ranlib '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowcimomcommon.a' test -z "/usr/pkg/include/openwbem" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem" /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_CimomCommonFwd.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_CimomCommonFwd.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_NetwareIdentity.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_NetwareIdentity.hpp' gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/cimom/common' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/cimom/common' Making install in indication gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/cimom/indication' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/cimom/indication' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem for i in libowindicationserver.so libowindicationreplayer.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/$SHORT_FILE_NAME; \ fi; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x1" = "x1" ]; then \ ln -sf /usr/pkg/lib/openwbem/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/openwbem/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../fake_library_creator.sh createIndicationServer $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/cimom/indication' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/cimom/indication' Making install in embedded gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/cimom/embedded' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/cimom/embedded' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib for i in libowembeddedcimom.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ fi; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x" = "x1" ]; then \ ln -sf /usr/pkg/lib/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../fake_library_creator.sh $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; test -z "/usr/pkg/lib" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/lib" /usr/bin/install -c -o pbulkXXX -g users -m 644 'libowembeddedcimom.a' '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowembeddedcimom.a' ranlib '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowembeddedcimom.a' test -z "/usr/pkg/include/openwbem" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem" /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_EmbeddedCIMOMEnvironment.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_EmbeddedCIMOMEnvironment.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_LocalEmbeddedCIMOMHandle.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_LocalEmbeddedCIMOMHandle.hpp' gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/cimom/embedded' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/cimom/embedded' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/cimom' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/cimom' /usr/bin/install -c -o pbulkXXX -g users -d /scratch/net/openwbem/work/.destdir//usr/pkg/var/openwbem test -z "/usr/pkg/sbin" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/sbin" /usr/bin/install -c -s -o pbulkXXX -g users -m 755 'owcimomd' '/scratch/net/openwbem/work/.destdir/usr/pkg/sbin/owcimomd' gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/cimom' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/cimom' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/cimom' Making install in providers gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers' Making install in cpp gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp' Making install in indicationexport gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/indicationexport' gmake[6]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/indicationexport' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers for i in libcppindicationexportxmlhttpprovider.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME; \ fi; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x1" = "x1" ]; then \ ln -sf /usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/openwbem/c++providers/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../../fake_library_creator.sh createProvider $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; gmake[6]: Nothing to be done for `install-data-am'. gmake[6]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/indicationexport' gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/indicationexport' Making install in polled gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/polled' Making install in slp gmake[6]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/polled/slp' gmake[7]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/polled/slp' gmake[7]: Nothing to be done for `install-exec-am'. gmake[7]: Nothing to be done for `install-data-am'. gmake[7]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/polled/slp' gmake[6]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/polled/slp' Making install in unloader gmake[6]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/polled/unloader' gmake[7]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/polled/unloader' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers for i in libowprovpollUnloader.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME; \ fi; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x1" = "x1" ]; then \ ln -sf /usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/openwbem/c++providers/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../../../fake_library_creator.sh createProvider $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; gmake[7]: Nothing to be done for `install-data-am'. gmake[7]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/polled/unloader' gmake[6]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/polled/unloader' gmake[6]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/polled' gmake[7]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/polled' gmake[7]: Nothing to be done for `install-exec-am'. gmake[7]: Nothing to be done for `install-data-am'. gmake[7]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/polled' gmake[6]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/polled' gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/polled' Making install in instance gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance' Making install in CIM_IndicationSubscription gmake[6]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance/CIM_IndicationSubscription' gmake[7]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance/CIM_IndicationSubscription' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers for i in libowprovCIM_IndicationSubscription.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME; \ fi; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x1" = "x1" ]; then \ ln -sf /usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/openwbem/c++providers/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../../../fake_library_creator.sh createProvider $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; gmake[7]: Nothing to be done for `install-data-am'. gmake[7]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance/CIM_IndicationSubscription' gmake[6]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance/CIM_IndicationSubscription' Making install in CIM_IndicationFilter gmake[6]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance/CIM_IndicationFilter' gmake[7]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance/CIM_IndicationFilter' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers for i in libowprovinstCIM_IndicationFilter.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME; \ fi; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x1" = "x1" ]; then \ ln -sf /usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/openwbem/c++providers/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../../../fake_library_creator.sh createProvider $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; gmake[7]: Nothing to be done for `install-data-am'. gmake[7]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance/CIM_IndicationFilter' gmake[6]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance/CIM_IndicationFilter' Making install in OpenWBEM_ConfigSettingData gmake[6]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance/OpenWBEM_ConfigSettingData' gmake[7]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance/OpenWBEM_ConfigSettingData' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers for i in libowprovinstOpenWBEM_ConfigSettingData.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME; \ fi; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x1" = "x1" ]; then \ ln -sf /usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/openwbem/c++providers/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../../../fake_library_creator.sh createProvider $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; gmake[7]: Nothing to be done for `install-data-am'. gmake[7]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance/OpenWBEM_ConfigSettingData' gmake[6]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance/OpenWBEM_ConfigSettingData' Making install in OpenWBEM_ObjectManager gmake[6]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance/OpenWBEM_ObjectManager' gmake[7]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance/OpenWBEM_ObjectManager' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers for i in libowprovinstOpenWBEM_ObjectManager.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME; \ fi; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x1" = "x1" ]; then \ ln -sf /usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/openwbem/c++providers/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../../../fake_library_creator.sh createProvider $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; gmake[7]: Nothing to be done for `install-data-am'. gmake[7]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance/OpenWBEM_ObjectManager' gmake[6]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance/OpenWBEM_ObjectManager' Making install in OpenWBEM_UnitaryComputerSystem gmake[6]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance/OpenWBEM_UnitaryComputerSystem' gmake[7]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance/OpenWBEM_UnitaryComputerSystem' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers for i in libowprovinstOpenWBEM_UnitaryComputerSystem.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME; \ fi; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x1" = "x1" ]; then \ ln -sf /usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/openwbem/c++providers/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../../../fake_library_creator.sh createProvider $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; gmake[7]: Nothing to be done for `install-data-am'. gmake[7]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance/OpenWBEM_UnitaryComputerSystem' gmake[6]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance/OpenWBEM_UnitaryComputerSystem' Making install in CIM_Namespace gmake[6]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance/CIM_Namespace' gmake[7]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance/CIM_Namespace' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers for i in libowprovinstCIM_Namespace.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME; \ fi; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x1" = "x1" ]; then \ ln -sf /usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/openwbem/c++providers/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../../../fake_library_creator.sh createProvider $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; gmake[7]: Nothing to be done for `install-data-am'. gmake[7]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance/CIM_Namespace' gmake[6]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance/CIM_Namespace' Making install in CIM_NamespaceInManager gmake[6]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance/CIM_NamespaceInManager' gmake[7]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance/CIM_NamespaceInManager' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers for i in libowprovinstCIM_NamespaceInManager.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME; \ fi; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x1" = "x1" ]; then \ ln -sf /usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/openwbem/c++providers/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../../../fake_library_creator.sh createProvider $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; gmake[7]: Nothing to be done for `install-data-am'. gmake[7]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance/CIM_NamespaceInManager' gmake[6]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance/CIM_NamespaceInManager' Making install in OW_NameSpace gmake[6]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance/OW_NameSpace' gmake[7]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance/OW_NameSpace' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers for i in libowprovinstOW_NameSpace.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME; \ fi; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x1" = "x1" ]; then \ ln -sf /usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/openwbem/c++providers/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../../../fake_library_creator.sh createProvider $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; gmake[7]: Nothing to be done for `install-data-am'. gmake[7]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance/OW_NameSpace' gmake[6]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance/OW_NameSpace' gmake[6]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance' gmake[7]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance' gmake[7]: Nothing to be done for `install-exec-am'. gmake[7]: Nothing to be done for `install-data-am'. gmake[7]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance' gmake[6]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance' gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/instance' Making install in indication gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/indication' Making install in IndicationRepLayer gmake[6]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/indication/IndicationRepLayer' gmake[7]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/indication/IndicationRepLayer' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers for i in libowprovindIndicationRepLayer.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME; \ fi; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x1" = "x1" ]; then \ ln -sf /usr/pkg/lib/openwbem/c++providers/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/openwbem/c++providers/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../../../../fake_library_creator.sh createProvider $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/openwbem/c++providers/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; gmake[7]: Nothing to be done for `install-data-am'. gmake[7]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/indication/IndicationRepLayer' gmake[6]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/indication/IndicationRepLayer' gmake[6]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/indication' gmake[7]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/indication' gmake[7]: Nothing to be done for `install-exec-am'. gmake[7]: Nothing to be done for `install-data-am'. gmake[7]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/indication' gmake[6]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/indication' gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp/indication' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp' gmake[6]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp' gmake[6]: Nothing to be done for `install-exec-am'. gmake[6]: Nothing to be done for `install-data-am'. gmake[6]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp' gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers/cpp' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers' gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/providers' Making install in mof gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/mof' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/mof' /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir/usr/pkg/lib for i in libowmofc.so; do \ if [ "x" = "x" ]; then \ if [ "so" = "dylib.bundle" ]; then \ LONG_FILE_NAME=`echo $i|cut -f1 -d'.'`.4.so; \ SHORT_FILE_NAME=`echo $i|cut -f1 -d'.'`.so; \ if [ "x1" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ ln -sf $LONG_FILE_NAME /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME; \ fi; \ if [ "x" = "x1" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ ln -sf $LONG_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$SHORT_FILE_NAME.bundle; \ fi; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ if [ "x" = "x1" ]; then \ ln -sf /usr/pkg/lib/$SHORT_FILE_NAME.bundle /scratch/net/openwbem/work/.destdir$linkdir; \ fi; \ done; \ elif [ "so" = "nlm" ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ else \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib; \ rm -f /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ ln -sf $i.4 /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d /scratch/net/openwbem/work/.destdir$linkdir; \ ln -sf /usr/pkg/lib/$i /scratch/net/openwbem/work/.destdir$linkdir; \ done; \ fi; \ else \ /bin/sh ../../fake_library_creator.sh $i; \ if [ -e `echo $i | cut -f1 -d'.'`.fsl ]; then \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir/usr/pkg/lib/$i; \ for linkdir in $OW_EXTRA_LINK_DIRS; do \ /usr/bin/install -c -s -o pbulkXXX -g users -m 755 `echo $i | cut -f1 -d'.'`.fsl /scratch/net/openwbem/work/.destdir$linkdir/$i; \ done; \ rm -f `echo $i | cut -f1 -d'.'`.fsl; \ if [ -e /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a ]; then \ echo "Adding the static version of $i to /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a"; \ ar r /scratch/net/openwbem/work/.destdir/usr/pkg/lib/libopenwbem_all.a `echo $i | cut -f1 -d'.'`.a; \ fi; \ else \ echo "Not installing $i because no exports were found."; \ fi; \ fi; \ done; test -z "/usr/pkg/lib" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/lib" /usr/bin/install -c -o pbulkXXX -g users -m 644 'libowmofc.a' '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowmofc.a' ranlib '/scratch/net/openwbem/work/.destdir/usr/pkg/lib/libowmofc.a' test -z "/usr/pkg/include/openwbem" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem" /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_MOFGrammar.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_MOFGrammar.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_MOFVisitor.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_MOFVisitor.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_MOFParserErrorHandlerIFC.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_MOFParserErrorHandlerIFC.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_MOFCIMOMVisitor.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_MOFCIMOMVisitor.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_MOFCompiler.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_MOFCompiler.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_MOFParserDecls.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_MOFParserDecls.hpp' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OW_MOFLineInfo.hpp' '/scratch/net/openwbem/work/.destdir/usr/pkg/include/openwbem/OW_MOFLineInfo.hpp' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/mof' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/mof' Making install in tools gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/tools' Making install in owmofc gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/tools/owmofc' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/tools/owmofc' test -z "/usr/pkg/bin" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/bin" /usr/bin/install -c -s -o pbulkXXX -g users -m 755 'owmofc' '/scratch/net/openwbem/work/.destdir/usr/pkg/bin/owmofc' gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/tools/owmofc' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/tools/owmofc' Making install in owprovideragent gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/tools/owprovideragent' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/tools/owprovideragent' test -z "/usr/pkg/sbin" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/sbin" /usr/bin/install -c -s -o pbulkXXX -g users -m 755 'owprovideragent' '/scratch/net/openwbem/work/.destdir/usr/pkg/sbin/owprovideragent' gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/tools/owprovideragent' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/tools/owprovideragent' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/tools' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/tools' test -z "/usr/pkg/bin" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/bin" /usr/bin/install -c -s -o pbulkXXX -g users -m 755 'owexecwql' '/scratch/net/openwbem/work/.destdir/usr/pkg/bin/owexecwql' /usr/bin/install -c -s -o pbulkXXX -g users -m 755 'owenumnamespace' '/scratch/net/openwbem/work/.destdir/usr/pkg/bin/owenumnamespace' /usr/bin/install -c -s -o pbulkXXX -g users -m 755 'owcreatenamespace' '/scratch/net/openwbem/work/.destdir/usr/pkg/bin/owcreatenamespace' /usr/bin/install -c -s -o pbulkXXX -g users -m 755 'owdeletenamespace' '/scratch/net/openwbem/work/.destdir/usr/pkg/bin/owdeletenamespace' /usr/bin/install -c -s -o pbulkXXX -g users -m 755 'owcimindicationlistener' '/scratch/net/openwbem/work/.destdir/usr/pkg/bin/owcimindicationlistener' /usr/bin/install -c -s -o pbulkXXX -g users -m 755 'owenumqualifiers' '/scratch/net/openwbem/work/.destdir/usr/pkg/bin/owenumqualifiers' /usr/bin/install -c -s -o pbulkXXX -g users -m 755 'owenumclassnames' '/scratch/net/openwbem/work/.destdir/usr/pkg/bin/owenumclassnames' /usr/bin/install -c -s -o pbulkXXX -g users -m 755 'owenumclasses' '/scratch/net/openwbem/work/.destdir/usr/pkg/bin/owenumclasses' /usr/bin/install -c -s -o pbulkXXX -g users -m 755 'owgetclass' '/scratch/net/openwbem/work/.destdir/usr/pkg/bin/owgetclass' test -z "/usr/pkg/sbin" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/sbin" /usr/bin/install -c -s -o pbulkXXX -g users -m 755 'owrepositorydump' '/scratch/net/openwbem/work/.destdir/usr/pkg/sbin/owrepositorydump' /usr/bin/install -c -s -o pbulkXXX -g users -m 755 'owdigestgenpass' '/scratch/net/openwbem/work/.destdir/usr/pkg/sbin/owdigestgenpass' gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/tools' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/tools' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src/tools' gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/src' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src' gmake[2]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/src' Making install in etc gmake[2]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/etc' Making install in init gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/etc/init' /usr/pkg/bin/gmake install-am gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/etc/init' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/etc/init' /usr/bin/install -c -o pbulkXXX -g users -m 755 owcimomd /scratch/net/openwbem/work/.destdir/usr/pkg/sbin/owcimomd_init gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/etc/init' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/etc/init' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/etc/init' Making install in sysconfig gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/etc/sysconfig' Making install in daemons gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/etc/sysconfig/daemons' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/etc/sysconfig/daemons' gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/etc/sysconfig/daemons' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/etc/sysconfig/daemons' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/etc/sysconfig' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/etc/sysconfig' gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/etc/sysconfig' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/etc/sysconfig' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/etc/sysconfig' Making install in pam.d gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/etc/pam.d' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/etc/pam.d' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/etc/pam.d' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/etc/pam.d' gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/etc' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/etc' /usr/pkg/bin/gmake install-exec-hook gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/etc' install -d /scratch/net/openwbem/work/.destdir//usr/pkg/share/examples/openwbem/openwbem.conf.d gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/etc' test -z "/usr/pkg/share/examples/openwbem" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/share/examples/openwbem" /usr/bin/install -c -o pbulkXXX -g users -m 644 'openwbem.conf' '/scratch/net/openwbem/work/.destdir/usr/pkg/share/examples/openwbem/openwbem.conf' /usr/bin/install -c -o pbulkXXX -g users -m 644 'ssleay.cnf' '/scratch/net/openwbem/work/.destdir/usr/pkg/share/examples/openwbem/ssleay.cnf' /usr/bin/install -c -o pbulkXXX -g users -m 644 'owgencert' '/scratch/net/openwbem/work/.destdir/usr/pkg/share/examples/openwbem/owgencert' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/etc' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/etc' gmake[2]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/etc' Making install in test gmake[2]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test' Making install in CppUnit gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/CppUnit' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/CppUnit' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/CppUnit' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/CppUnit' Making install in unit gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/unit' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/unit' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/unit' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/unit' Making install in c++providers gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/c++providers' Making install in associator gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/c++providers/associator' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/c++providers/associator' gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/c++providers/associator' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/c++providers/associator' Making install in method gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/c++providers/method' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/c++providers/method' gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/c++providers/method' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/c++providers/method' Making install in instance gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/c++providers/instance' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/c++providers/instance' gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/c++providers/instance' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/c++providers/instance' Making install in indication gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/c++providers/indication' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/c++providers/indication' gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/c++providers/indication' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/c++providers/indication' Making install in secondary_instance gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/c++providers/secondary_instance' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/c++providers/secondary_instance' gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/c++providers/secondary_instance' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/c++providers/secondary_instance' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/c++providers' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/c++providers' gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/c++providers' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/c++providers' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/c++providers' Making install in acceptance gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/acceptance' Making install in testfiles gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/acceptance/testfiles' Making install in socketCat gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/acceptance/testfiles/socketCat' gmake[6]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/acceptance/testfiles/socketCat' gmake[6]: Nothing to be done for `install-exec-am'. gmake[6]: Nothing to be done for `install-data-am'. gmake[6]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/acceptance/testfiles/socketCat' gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/acceptance/testfiles/socketCat' Making install in xml_input gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/acceptance/testfiles/xml_input' gmake[6]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/acceptance/testfiles/xml_input' gmake[6]: Nothing to be done for `install-exec-am'. gmake[6]: Nothing to be done for `install-data-am'. gmake[6]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/acceptance/testfiles/xml_input' gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/acceptance/testfiles/xml_input' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/acceptance/testfiles' gmake[6]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/acceptance/testfiles' gmake[6]: Nothing to be done for `install-exec-am'. gmake[6]: Nothing to be done for `install-data-am'. gmake[6]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/acceptance/testfiles' gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/acceptance/testfiles' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/acceptance/testfiles' Making install in progs gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/acceptance/progs' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/acceptance/progs' gmake[6]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/acceptance/progs' gmake[6]: Nothing to be done for `install-exec-am'. gmake[6]: Nothing to be done for `install-data-am'. gmake[6]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/acceptance/progs' gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/acceptance/progs' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/acceptance/progs' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/acceptance' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/acceptance' gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/acceptance' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/acceptance' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/acceptance' Making install in performance gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/performance' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/performance' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/performance' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test/performance' gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/test' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test' gmake[2]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/test' Making install in mof gmake[2]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/mof' gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/mof' gmake[3]: Nothing to be done for `install-exec-am'. test -z "/usr/pkg/share/openwbem" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/share/openwbem" /usr/bin/install -c -o pbulkXXX -g users -m 644 'OpenWBEM_Acl1.0.mof' '/scratch/net/openwbem/work/.destdir/usr/pkg/share/openwbem/OpenWBEM_Acl1.0.mof' /usr/bin/install -c -o pbulkXXX -g users -m 644 'OpenWBEM_Interop.mof' '/scratch/net/openwbem/work/.destdir/usr/pkg/share/openwbem/OpenWBEM_Interop.mof' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/mof' gmake[2]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/mof' Making install in doc gmake[2]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/doc' Making install in man gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/doc/man' Making install in man1 gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/doc/man/man1' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/doc/man/man1' gmake[5]: Nothing to be done for `install-exec-am'. test -z "/usr/pkg/man/man1" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/man/man1" /usr/bin/install -c -o pbulkXXX -g users -m 644 './owexecwql.1' '/scratch/net/openwbem/work/.destdir/usr/pkg/man/man1/owexecwql.1' /usr/bin/install -c -o pbulkXXX -g users -m 644 './owmofc.1' '/scratch/net/openwbem/work/.destdir/usr/pkg/man/man1/owmofc.1' gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/doc/man/man1' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/doc/man/man1' Making install in man8 gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/doc/man/man8' /usr/pkg/bin/gmake install-am gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/doc/man/man8' gmake[6]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/doc/man/man8' gmake[6]: Nothing to be done for `install-exec-am'. test -z "/usr/pkg/man/man8" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/man/man8" /usr/bin/install -c -o pbulkXXX -g users -m 644 './owcimomd.8' '/scratch/net/openwbem/work/.destdir/usr/pkg/man/man8/owcimomd.8' /usr/bin/install -c -o pbulkXXX -g users -m 644 './owdigestgenpass.8' '/scratch/net/openwbem/work/.destdir/usr/pkg/man/man8/owdigestgenpass.8' gmake[6]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/doc/man/man8' gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/doc/man/man8' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/doc/man/man8' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/doc/man' gmake[5]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/doc/man' gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/doc/man' gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/doc/man' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/doc/man' gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/doc' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/doc' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/doc' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/doc' gmake[2]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/doc' Making install in schemas gmake[2]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/schemas' Making install in cim28 gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/schemas/cim28' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/schemas/cim28' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/schemas/cim28' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/schemas/cim28' gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/schemas' gmake[4]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2/schemas' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/schemas' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/schemas' gmake[2]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2/schemas' gmake[2]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2' if [ -n "" ]; then \ /bin/rm -f openwbem.spec openwbem.spec-t; \ /usr/bin/sed \ -e 's!@''GENERIC_D''@!!g' \ -e 's!@''GENERIC''@!!g' \ -e 's!@''OWVERSION''@!3.2.2!g' \ generic-company-openwbem.spec.in > openwbem.spec-t; \ /bin/mv openwbem.spec-t openwbem.spec; \ fi gmake[3]: Entering directory `/scratch/net/openwbem/work/openwbem-3.2.2' gmake[3]: Nothing to be done for `install-exec-am'. test -z "/usr/pkg/share/aclocal" || /scratch/net/openwbem/work/openwbem-3.2.2/install-sh -d "/scratch/net/openwbem/work/.destdir/usr/pkg/share/aclocal" /usr/bin/install -c -o pbulkXXX -g users -m 644 'openwbem.m4' '/scratch/net/openwbem/work/.destdir/usr/pkg/share/aclocal/openwbem.m4' gmake[3]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2' gmake[2]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2' gmake[1]: Leaving directory `/scratch/net/openwbem/work/openwbem-3.2.2' => Automatic manual page handling