------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/readline-8.0.0.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/python27-2.7.16_1.tgz Message from python27-2.7.16_1: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter =========================================================================== Installing /packages/All/py27-setuptools-41.0.1.tgz Message from py27-setuptools-41.0.1: ******************************************************************* Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. ******************************************************************* Installing /packages/All/py27-pytz-2019.1,1.tgz Installing /packages/All/py27-Babel-2.7.0.tgz Installing /packages/All/py27-MarkupSafe-1.1.1.tgz Installing /packages/All/py27-Jinja2-2.10.1.tgz Installing /packages/All/py27-docutils-0.15_1.tgz Installing /packages/All/py27-sphinxcontrib-websupport-1.1.2.tgz Installing /packages/All/py27-pygments-2.4.1.tgz Installing /packages/All/py27-sphinx_rtd_theme-0.4.3.tgz Installing /packages/All/py27-alabaster-0.7.6.tgz Installing /packages/All/py27-pystemmer-1.3.0_2.tgz Installing /packages/All/py27-snowballstemmer-1.2.1.tgz Installing /packages/All/py27-six-1.12.0.tgz Installing /packages/All/py27-chardet-3.0.4_1.tgz Installing /packages/All/py27-idna-2.8.tgz Installing /packages/All/py27-asn1crypto-0.24.0.tgz Installing /packages/All/py27-pycparser-2.19.tgz Installing /packages/All/py27-cffi-1.12.3.tgz Installing /packages/All/py27-enum34-1.1.6.tgz Installing /packages/All/py27-ipaddress-1.0.22.tgz Installing /packages/All/py27-cryptography-2.6.1.tgz Installing /packages/All/py27-openssl-19.0.0.tgz Installing /packages/All/py27-pysocks-1.7.0.tgz Installing /packages/All/py27-certifi-2019.6.16.tgz Installing /packages/All/py27-urllib3-1.22,1.tgz Message from py27-urllib3-1.22,1: Be careful, support of IPv6 is broken with PySocks 1.5.7. Installing /packages/All/py27-requests-2.21.0.tgz Installing /packages/All/py27-imagesize-1.1.0.tgz Installing /packages/All/py27-typing-3.7.4.tgz Installing /packages/All/ca_root_nss-3.45.tgz Message from ca_root_nss-3.45: ********************************* WARNING ********************************* FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. *********************************** NOTE ********************************** This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem *************************************************************************** Installing /packages/All/py27-sphinx-1.6.5_2,1.tgz Installing /packages/All/pcre-8.43_2.tgz Installing /packages/All/libxml2-2.9.9.tgz Installing /packages/All/libiconv-1.14_11.tgz Installing /packages/All/python36-3.6.9.tgz Message from python36-3.6.9: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py36-gdbm databases/py-gdbm@py36 py36-sqlite3 databases/py-sqlite3@py36 py36-tkinter x11-toolkits/py-tkinter@py36 =========================================================================== Installing /packages/All/glib-2.56.3_6,1.tgz No schema files found: doing nothing. Installing /packages/All/atk-2.28.1.tgz Installing /packages/All/png-1.6.37.tgz Installing /packages/All/jbigkit-2.1_1.tgz Installing /packages/All/jpeg-turbo-2.0.2.tgz Installing /packages/All/tiff-4.0.10_1.tgz Installing /packages/All/shared-mime-info-1.10_1.tgz Installing /packages/All/libXau-1.0.9.tgz Installing /packages/All/xorgproto-2019.1.tgz Installing /packages/All/libXdmcp-1.1.3.tgz Installing /packages/All/libpthread-stubs-0.4.tgz Installing /packages/All/libxcb-1.13.1.tgz Installing /packages/All/libX11-1.6.8,1.tgz Installing /packages/All/gdk-pixbuf2-2.38.1.tgz Installing /packages/All/freetype2-2.10.1.tgz Message from freetype2-2.10.1: The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/graphite2-1.3.13_1.tgz Installing /packages/All/fontconfig-2.12.6,1.tgz Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/wayland-1.16.0.tgz Installing /packages/All/pciids-20190725.tgz Installing /packages/All/libpciaccess-0.16.tgz Installing /packages/All/libdrm-2.4.99.tgz Installing /packages/All/libelf-0.8.13_3.tgz Installing /packages/All/libXfixes-5.0.3_2.tgz Installing /packages/All/libXdamage-1.1.5.tgz Installing /packages/All/libXext-1.3.4,1.tgz Installing /packages/All/libXrender-0.9.10_2.tgz Installing /packages/All/libXrandr-1.5.2.tgz Installing /packages/All/libxshmfence-1.3.tgz Installing /packages/All/libXxf86vm-1.1.4_3.tgz Installing /packages/All/mesa-libs-18.3.2_1.tgz Installing /packages/All/pixman-0.38.4.tgz Installing /packages/All/cairo-1.16.0,2.tgz Installing /packages/All/harfbuzz-2.5.3_1.tgz Installing /packages/All/fribidi-0.19.7.tgz Installing /packages/All/libfontenc-1.1.4.tgz Installing /packages/All/mkfontscale-1.2.1.tgz Installing /packages/All/font-bh-ttf-1.0.3_4.tgz Installing /packages/All/font-misc-meltho-1.0.3_4.tgz Installing /packages/All/font-misc-ethiopic-1.0.3_4.tgz Installing /packages/All/font-util-1.3.1.tgz Installing /packages/All/encodings-1.0.5,1.tgz Installing /packages/All/dejavu-2.37_1.tgz Message from dejavu-2.37_1: Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.tgz Installing /packages/All/libXft-2.3.2_3.tgz Installing /packages/All/pango-1.42.4_3.tgz Installing /packages/All/hicolor-icon-theme-0.17.tgz Installing /packages/All/libXinerama-1.1.4_2,1.tgz Installing /packages/All/libXi-1.7.10,1.tgz Installing /packages/All/libXcursor-1.2.0.tgz Installing /packages/All/libXcomposite-0.4.5,1.tgz Installing /packages/All/gtk-update-icon-cache-2.24.32.tgz Installing /packages/All/gobject-introspection-1.56.1,1.tgz Installing /packages/All/py27-cairo-1.18.1_1.tgz Installing /packages/All/py27-gobject-2.28.6_8.tgz DUMMY use devel/py-gobject@py27 (0x801bda080) Installing /packages/All/py27-gobject-2.28.6_8.tgz Installing /packages/All/libdaemon-0.14_1.tgz Installing /packages/All/libICE-1.0.9_3,1.tgz Installing /packages/All/libSM-1.2.3,1.tgz Installing /packages/All/dbus-1.12.12.tgz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/dbus-glib-0.110.tgz Installing /packages/All/gdbm-1.18.1_1.tgz Installing /packages/All/gnome_subr-1.0.tgz Installing /packages/All/avahi-app-0.7_2.tgz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.1.2_1.tgz Installing /packages/All/nettle-3.5.1_1.tgz Installing /packages/All/libtasn1-4.14.tgz Installing /packages/All/libunistring-0.9.10_1.tgz Installing /packages/All/libidn2-2.2.0.tgz Installing /packages/All/p11-kit-0.23.16.1.tgz Installing /packages/All/tpm-emulator-0.7.4_2.tgz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_2.tgz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. Message from trousers-0.3.14_2: To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.9.tgz Installing /packages/All/libpaper-1.1.24.4.tgz Installing /packages/All/cups-2.2.11.tgz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/gtk2-2.24.32.tgz Installing /packages/All/xmlcatmgr-2.2_2.tgz + Creating /usr/local/share/sgml/catalog + Registering CATALOG catalog.ports (SGML) + Creating /usr/local/share/sgml/catalog.ports + Creating /usr/local/share/xml/catalog + Registering nextCatalog catalog.ports (XML) + Creating /usr/local/share/xml/catalog.ports Message from xmlcatmgr-2.2_2: The following catalogs are installed: 1) /usr/local/share/sgml/catalog The top level catalog for SGML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 2) /usr/local/share/sgml/catalog.ports This catalog is for handling SGML stuff installed under /usr/local/share/sgml. It is changed by ports/packages. 3) /usr/local/share/xml/catalog The top level catalog for XML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 4) /usr/local/share/xml/catalog.ports This catalog is for handling XML stuff installed under /usr/local/share/xml. It is changed by ports/packages. Installing /packages/All/libglade2-2.6.4_9.tgz Installing /packages/All/py27-gtk2-2.24.0_5.tgz DUMMY use x11-toolkits/py-gtk2@py27 (0x8022e0c80) Installing /packages/All/py27-gtk2-2.24.0_5.tgz Installing /packages/All/sqlite3-3.29.0.tgz Installing /packages/All/py27-sqlite3-2.7.16_7.tgz Installing /packages/All/nmap-7.70.tgz SUCCEEDED 00:00:41 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x/!\ py27-umit-1.0_5: Makefile warnings, please consider fixing /!\ Using USE_GNOME alone is deprecated, please add USES=gnome. ===> NOTICE: The umit port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x/!\ py27-umit-1.0_5: Makefile warnings, please consider fixing /!\ Using USE_GNOME alone is deprecated, please add USES=gnome. ===> NOTICE: The umit port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> Fetching all distfiles required by py27-umit-1.0_5 for building SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x/!\ py27-umit-1.0_5: Makefile warnings, please consider fixing /!\ Using USE_GNOME alone is deprecated, please add USES=gnome. ===> NOTICE: The umit port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> Fetching all distfiles required by py27-umit-1.0_5 for building => SHA256 Checksum OK for umit-1.0.tar.bz2. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x/!\ py27-umit-1.0_5: Makefile warnings, please consider fixing /!\ Using USE_GNOME alone is deprecated, please add USES=gnome. ===> NOTICE: The umit port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> Fetching all distfiles required by py27-umit-1.0_5 for building ===> Extracting for py27-umit-1.0_5 => SHA256 Checksum OK for umit-1.0.tar.bz2. Extracted Memory Use: 7.80M SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py27-umit-1.0_5 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py27-umit-1.0_5 ########## Umit for Linux 1.0 ########## running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py27-umit-1.0_5 ########## Umit for Linux 1.0 ########## running build utils/i18n/potmanager.py:30: UserWarning: The GNU tool msgfmt is not available, using a Python implementation (msgfmt) as fallback. gnu_tool, module)) Running Sphinx v1.6.5 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 17 source files that are out of date updating environment: 17 added, 0 changed, 0 removed reading sources... [ 5%] comparing_results reading sources... [ 11%] index reading sources... [ 17%] interface_editor reading sources... [ 23%] network_topology reading sources... [ 29%] ni reading sources... [ 35%] ni_graphs reading sources... [ 41%] ni_search reading sources... [ 47%] nse_facilitator reading sources... [ 52%] plugins reading sources... [ 58%] plugins_dev reading sources... [ 64%] profile_editor reading sources... [ 70%] scanning reading sources... [ 76%] scheduler reading sources... [ 82%] searching reading sources... [ 88%] smtpsetup reading sources... [ 94%] under_the_roof reading sources... [100%] wizard /construction/security/umit/umit-1.0/share/doc/umit/src/plugins_dev.rst:398: WARNING: Unknown interpreted text role "ctype". /construction/security/umit/umit-1.0/share/doc/umit/src/plugins_dev.rst:402: WARNING: Unknown interpreted text role "ctype". /construction/security/umit/umit-1.0/share/doc/umit/src/plugins_dev.rst:406: WARNING: Unknown interpreted text role "ctype". /construction/security/umit/umit-1.0/share/doc/umit/src/plugins_dev.rst:410: WARNING: Unknown interpreted text role "ctype". /construction/security/umit/umit-1.0/share/doc/umit/src/plugins_dev.rst:422: WARNING: Unknown interpreted text role "ctype". /construction/security/umit/umit-1.0/share/doc/umit/src/plugins_dev.rst:426: WARNING: Unknown interpreted text role "ctype". /construction/security/umit/umit-1.0/share/doc/umit/src/plugins_dev.rst:446: WARNING: Unknown interpreted text role "ctype". looking for now-outdated files... none found pickling environment... done checking consistency... /construction/security/umit/umit-1.0/share/doc/umit/src/nse_facilitator.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 5%] comparing_results writing output... [ 11%] index writing output... [ 17%] interface_editor writing output... [ 23%] network_topology writing output... [ 29%] ni writing output... [ 35%] ni_graphs writing output... [ 41%] ni_search writing output... [ 47%] nse_facilitator writing output... [ 52%] plugins writing output... [ 58%] plugins_dev writing output... [ 64%] profile_editor writing output... [ 70%] scanning writing output... [ 76%] scheduler writing output... [ 82%] searching writing output... [ 88%] smtpsetup writing output... [ 94%] under_the_roof writing output... [100%] wizard generating indices... writing additional pages... search copying images... [ 3%] static/firewall.png copying images... [ 7%] static/toolbar.png copying images... [ 11%] static/profile_editor_1.png copying images... [ 15%] static/plugins_dev_api_core_umitshell.png copying images... [ 19%] static/switch.png copying images... [ 23%] static/plugins_pathview.png copying images... [ 26%] static/padlock.png copying images... [ 30%] static/router.png copying images... [ 34%] static/plugins_dev_ui_structure.png copying images... [ 38%] static/comparing_results4.png copying images... [ 42%] static/host_r.png copying images... [ 46%] static/comparing_results1.png copying images... [ 50%] static/host-view.png copying images... [ 53%] static/ieditor_profile.png copying images... [ 57%] static/ieditor_option_dependence.png copying images... [ 61%] static/host_sq.png copying images... [ 65%] static/plugins_updatesnotfound.png copying images... [ 69%] static/comparing_results2.png copying images... [ 73%] static/profile_manager.png copying images... [ 76%] static/host_y.png copying images... [ 80%] static/comparing_results3.png copying images... [ 84%] static/ieditor_main.png copying images... [ 88%] static/wireless.png copying images... [ 92%] static/radialnet.png copying images... [ 96%] static/plugins_extensionsview.png copying images... [100%] static/host_g.png copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 8 warnings. running build_py creating build creating build/lib creating build/lib/umit copying umit/__init__.py -> build/lib/umit creating build/lib/umit/core copying umit/core/ScanProfileConf.py -> build/lib/umit/core copying umit/core/OSList.py -> build/lib/umit/core copying umit/core/BGProcess.py -> build/lib/umit/core copying umit/core/OSFingerprintRegister.py -> build/lib/umit/core copying umit/core/BasePaths.py -> build/lib/umit/core copying umit/core/NmapOptions.py -> build/lib/umit/core copying umit/core/DiffHtml.py -> build/lib/umit/core copying umit/core/OSListDump.py -> build/lib/umit/core copying umit/core/ServiceFingerprintRegister.py -> build/lib/umit/core copying umit/core/Email.py -> build/lib/umit/core copying umit/core/NmapParser.py -> build/lib/umit/core copying umit/core/UmitLogging.py -> build/lib/umit/core copying umit/core/SearchResult.py -> build/lib/umit/core copying umit/core/UserConf.py -> build/lib/umit/core copying umit/core/PWOptions.py -> build/lib/umit/core copying umit/core/NmapCommand.py -> build/lib/umit/core copying umit/core/Version.py -> build/lib/umit/core copying umit/core/GetConfigFile.py -> build/lib/umit/core copying umit/core/Utils.py -> build/lib/umit/core copying umit/core/I18N.py -> build/lib/umit/core copying umit/core/__init__.py -> build/lib/umit/core copying umit/core/ServiceList.py -> build/lib/umit/core copying umit/core/ProfileEditorConf.py -> build/lib/umit/core copying umit/core/UmitConfigParser.py -> build/lib/umit/core copying umit/core/Diff.py -> build/lib/umit/core copying umit/core/DataDecay.py -> build/lib/umit/core copying umit/core/CronParser.py -> build/lib/umit/core copying umit/core/BugRegister.py -> build/lib/umit/core copying umit/core/OptionsConf.py -> build/lib/umit/core copying umit/core/UmitDB.py -> build/lib/umit/core copying umit/core/TempConf.py -> build/lib/umit/core copying umit/core/RecentScans.py -> build/lib/umit/core copying umit/core/WizardConf.py -> build/lib/umit/core copying umit/core/OSClassificationDump.py -> build/lib/umit/core copying umit/core/ServicesDump.py -> build/lib/umit/core copying umit/core/TargetList.py -> build/lib/umit/core copying umit/core/Scheduler.py -> build/lib/umit/core copying umit/core/UmitOptionParser.py -> build/lib/umit/core copying umit/core/Paths.py -> build/lib/umit/core copying umit/core/UmitConf.py -> build/lib/umit/core creating build/lib/umit/core/radialnet copying umit/core/radialnet/__init__.py -> build/lib/umit/core/radialnet copying umit/core/radialnet/Graph.py -> build/lib/umit/core/radialnet copying umit/core/radialnet/Coordinate.py -> build/lib/umit/core/radialnet copying umit/core/radialnet/Interpolation.py -> build/lib/umit/core/radialnet creating build/lib/umit/db copying umit/db/Search.py -> build/lib/umit/db copying umit/db/Store.py -> build/lib/umit/db copying umit/db/_sqlite.py -> build/lib/umit/db copying umit/db/__init__.py -> build/lib/umit/db copying umit/db/XMLStore.py -> build/lib/umit/db copying umit/db/Retrieve.py -> build/lib/umit/db copying umit/db/Utils.py -> build/lib/umit/db copying umit/db/Connection.py -> build/lib/umit/db copying umit/db/InventoryChanges.py -> build/lib/umit/db copying umit/db/_database.py -> build/lib/umit/db copying umit/db/Remove.py -> build/lib/umit/db creating build/lib/umit/gui copying umit/gui/SchedulerControl.py -> build/lib/umit/gui copying umit/gui/SMTPSetup.py -> build/lib/umit/gui copying umit/gui/ServiceCombo.py -> build/lib/umit/gui copying umit/gui/OptionCombo.py -> build/lib/umit/gui copying umit/gui/Splash.py -> build/lib/umit/gui copying umit/gui/SearchGUI.py -> build/lib/umit/gui copying umit/gui/ProfileManager.py -> build/lib/umit/gui copying umit/gui/Wizard.py -> build/lib/umit/gui copying umit/gui/Utils.py -> build/lib/umit/gui copying umit/gui/GenericAlertDialogs.py -> build/lib/umit/gui copying umit/gui/ScanHostDetailsPage.py -> build/lib/umit/gui copying umit/gui/FileChoosers.py -> build/lib/umit/gui copying umit/gui/ScanMapperPage.py -> build/lib/umit/gui copying umit/gui/NmapOutputViewer.py -> build/lib/umit/gui copying umit/gui/MainWindow.py -> build/lib/umit/gui copying umit/gui/ScanNmapOutputPage.py -> build/lib/umit/gui copying umit/gui/SearchWindow.py -> build/lib/umit/gui copying umit/gui/ProfileEditor.py -> build/lib/umit/gui copying umit/gui/OSFingerprintReport.py -> build/lib/umit/gui copying umit/gui/TargetCombo.py -> build/lib/umit/gui copying umit/gui/SchedulerEdit.py -> build/lib/umit/gui copying umit/gui/ScanNotebook.py -> build/lib/umit/gui copying umit/gui/BugReport.py -> build/lib/umit/gui copying umit/gui/Icons.py -> build/lib/umit/gui copying umit/gui/ScanRunDetailsPage.py -> build/lib/umit/gui copying umit/gui/OptionBuilder.py -> build/lib/umit/gui copying umit/gui/Search.py -> build/lib/umit/gui copying umit/gui/DiffCompare.py -> build/lib/umit/gui copying umit/gui/Help.py -> build/lib/umit/gui copying umit/gui/About.py -> build/lib/umit/gui copying umit/gui/__init__.py -> build/lib/umit/gui copying umit/gui/ProfileCombo.py -> build/lib/umit/gui copying umit/gui/ServiceFingerprintReport.py -> build/lib/umit/gui copying umit/gui/OSCombo.py -> build/lib/umit/gui copying umit/gui/ScanOpenPortsPage.py -> build/lib/umit/gui copying umit/gui/NmapOutputProperties.py -> build/lib/umit/gui copying umit/gui/App.py -> build/lib/umit/gui copying umit/gui/ScanToolbar.py -> build/lib/umit/gui copying umit/gui/ScanHostsView.py -> build/lib/umit/gui creating build/lib/umit/gui/radialnet copying umit/gui/radialnet/GraphBuilder.py -> build/lib/umit/gui/radialnet copying umit/gui/radialnet/__init__.py -> build/lib/umit/gui/radialnet copying umit/gui/radialnet/Image.py -> build/lib/umit/gui/radialnet copying umit/gui/radialnet/ControlWidget.py -> build/lib/umit/gui/radialnet copying umit/gui/radialnet/Toolbar.py -> build/lib/umit/gui/radialnet copying umit/gui/radialnet/NodeNotebook.py -> build/lib/umit/gui/radialnet copying umit/gui/radialnet/RadialNet.py -> build/lib/umit/gui/radialnet copying umit/gui/radialnet/HostsViewer.py -> build/lib/umit/gui/radialnet copying umit/gui/radialnet/SaveDialog.py -> build/lib/umit/gui/radialnet copying umit/gui/radialnet/NodeWindow.py -> build/lib/umit/gui/radialnet creating build/lib/umit/interfaceeditor copying umit/interfaceeditor/RestructFiles.py -> build/lib/umit/interfaceeditor copying umit/interfaceeditor/Editor.py -> build/lib/umit/interfaceeditor copying umit/interfaceeditor/WizardEditor.py -> build/lib/umit/interfaceeditor copying umit/interfaceeditor/Main.py -> build/lib/umit/interfaceeditor copying umit/interfaceeditor/Command.py -> build/lib/umit/interfaceeditor copying umit/interfaceeditor/PageNotebook.py -> build/lib/umit/interfaceeditor copying umit/interfaceeditor/OptionManager.py -> build/lib/umit/interfaceeditor copying umit/interfaceeditor/OptionsCore.py -> build/lib/umit/interfaceeditor copying umit/interfaceeditor/Tools.py -> build/lib/umit/interfaceeditor copying umit/interfaceeditor/DependencesOption.py -> build/lib/umit/interfaceeditor copying umit/interfaceeditor/Profile.py -> build/lib/umit/interfaceeditor copying umit/interfaceeditor/BugDiff.py -> build/lib/umit/interfaceeditor copying umit/interfaceeditor/__init__.py -> build/lib/umit/interfaceeditor copying umit/interfaceeditor/PWOptions.py -> build/lib/umit/interfaceeditor copying umit/interfaceeditor/ProfileCore.py -> build/lib/umit/interfaceeditor creating build/lib/umit/interfaceeditor/selectborder copying umit/interfaceeditor/selectborder/WrapperWidgets.py -> build/lib/umit/interfaceeditor/selectborder copying umit/interfaceeditor/selectborder/AreaEdit.py -> build/lib/umit/interfaceeditor/selectborder copying umit/interfaceeditor/selectborder/Voidplace.py -> build/lib/umit/interfaceeditor/selectborder copying umit/interfaceeditor/selectborder/WidgetsPlace.py -> build/lib/umit/interfaceeditor/selectborder copying umit/interfaceeditor/selectborder/__init__.py -> build/lib/umit/interfaceeditor/selectborder copying umit/interfaceeditor/selectborder/Border.py -> build/lib/umit/interfaceeditor/selectborder copying umit/interfaceeditor/selectborder/NewWidget.py -> build/lib/umit/interfaceeditor/selectborder creating build/lib/umit/inventory copying umit/inventory/TLGraphPreferences.py -> build/lib/umit/inventory copying umit/inventory/StartupSettings.py -> build/lib/umit/inventory copying umit/inventory/SchedulerLog.py -> build/lib/umit/inventory copying umit/inventory/InventoryException.py -> build/lib/umit/inventory copying umit/inventory/TLChangesTree.py -> build/lib/umit/inventory copying umit/inventory/ColoredToggleButton.py -> build/lib/umit/inventory copying umit/inventory/HostDiscovery.py -> build/lib/umit/inventory copying umit/inventory/About.py -> build/lib/umit/inventory copying umit/inventory/InventoryTree.py -> build/lib/umit/inventory copying umit/inventory/NewInventory.py -> build/lib/umit/inventory copying umit/inventory/ChangesDiff.py -> build/lib/umit/inventory copying umit/inventory/Utils.py -> build/lib/umit/inventory copying umit/inventory/TLConnector.py -> build/lib/umit/inventory copying umit/inventory/InventoryCommonDialog.py -> build/lib/umit/inventory copying umit/inventory/TLBase.py -> build/lib/umit/inventory copying umit/inventory/SearchBar.py -> build/lib/umit/inventory copying umit/inventory/__init__.py -> build/lib/umit/inventory copying umit/inventory/InventoryLoad.py -> build/lib/umit/inventory copying umit/inventory/TLGraph.py -> build/lib/umit/inventory copying umit/inventory/Viewer.py -> build/lib/umit/inventory copying umit/inventory/Timeline.py -> build/lib/umit/inventory copying umit/inventory/RefreshDialog.py -> build/lib/umit/inventory copying umit/inventory/TLToolbar.py -> build/lib/umit/inventory copying umit/inventory/TLGraphToolbar.py -> build/lib/umit/inventory copying umit/inventory/DataRemoval.py -> build/lib/umit/inventory copying umit/inventory/SettingsWin.py -> build/lib/umit/inventory copying umit/inventory/ChangesList.py -> build/lib/umit/inventory copying umit/inventory/TLBarDisplay.py -> build/lib/umit/inventory copying umit/inventory/DataGrabber.py -> build/lib/umit/inventory copying umit/inventory/Calendar.py -> build/lib/umit/inventory creating build/lib/umit/merger copying umit/merger/__init__.py -> build/lib/umit/merger copying umit/merger/sqlitedb.py -> build/lib/umit/merger copying umit/merger/nt_appdata.py -> build/lib/umit/merger copying umit/merger/merge_ini.py -> build/lib/umit/merger copying umit/merger/errors.py -> build/lib/umit/merger creating build/lib/umit/plugin copying umit/plugin/PathPage.py -> build/lib/umit/plugin copying umit/plugin/Update.py -> build/lib/umit/plugin copying umit/plugin/Core.py -> build/lib/umit/plugin copying umit/plugin/Tree.py -> build/lib/umit/plugin copying umit/plugin/Window.py -> build/lib/umit/plugin copying umit/plugin/Parser.py -> build/lib/umit/plugin copying umit/plugin/Containers.py -> build/lib/umit/plugin copying umit/plugin/__init__.py -> build/lib/umit/plugin copying umit/plugin/Engine.py -> build/lib/umit/plugin copying umit/plugin/Atoms.py -> build/lib/umit/plugin copying umit/plugin/Network.py -> build/lib/umit/plugin copying umit/plugin/PluginPage.py -> build/lib/umit/plugin creating build/lib/higwidgets copying higwidgets/higprogressbars.py -> build/lib/higwidgets copying higwidgets/higdialogs.py -> build/lib/higwidgets copying higwidgets/hignetwidgets.py -> build/lib/higwidgets copying higwidgets/higbuttons.py -> build/lib/higwidgets copying higwidgets/higtoolbars.py -> build/lib/higwidgets copying higwidgets/higscrollers.py -> build/lib/higwidgets copying higwidgets/utils.py -> build/lib/higwidgets copying higwidgets/higspinner.py -> build/lib/higwidgets copying higwidgets/higframe.py -> build/lib/higwidgets copying higwidgets/higlogindialogs.py -> build/lib/higwidgets copying higwidgets/higanimates.py -> build/lib/higwidgets copying higwidgets/higlabels.py -> build/lib/higwidgets copying higwidgets/higrichlists.py -> build/lib/higwidgets copying higwidgets/higentries.py -> build/lib/higwidgets copying higwidgets/higwindows.py -> build/lib/higwidgets copying higwidgets/drawing.py -> build/lib/higwidgets copying higwidgets/higtables.py -> build/lib/higwidgets copying higwidgets/hignotebooks.py -> build/lib/higwidgets copying higwidgets/higtextviewers.py -> build/lib/higwidgets copying higwidgets/higexpanders.py -> build/lib/higwidgets copying higwidgets/__init__.py -> build/lib/higwidgets copying higwidgets/higboxes.py -> build/lib/higwidgets copying higwidgets/gtkutils.py -> build/lib/higwidgets copying higwidgets/higtooltips.py -> build/lib/higwidgets running build_scripts creating build/scripts-2.7 copying and adjusting bin/umit -> build/scripts-2.7 copying and adjusting bin/umit_scheduler.py -> build/scripts-2.7 changing mode of build/scripts-2.7/umit from 644 to 755 changing mode of build/scripts-2.7/umit_scheduler.py from 644 to 755 SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py27-umit-1.0_5 ===> Generating temporary packing list ########## Umit for Linux 1.0 ########## running install running build utils/i18n/potmanager.py:30: UserWarning: The GNU tool msgfmt is not available, using a Python implementation (msgfmt) as fallback. gnu_tool, module)) Running Sphinx v1.6.5 loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 0 source files that are out of date updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found no targets are out of date. build succeeded. running build_py running build_scripts running install_lib creating /construction/security/umit/stage/usr/local/lib/python2.7 creating /construction/security/umit/stage/usr/local/lib/python2.7/site-packages creating /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit copying build/lib/umit/__init__.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit creating /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core creating /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/radialnet copying build/lib/umit/core/radialnet/Graph.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/radialnet copying build/lib/umit/core/radialnet/Interpolation.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/radialnet copying build/lib/umit/core/radialnet/Coordinate.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/radialnet copying build/lib/umit/core/radialnet/__init__.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/radialnet copying build/lib/umit/core/ServiceList.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/WizardConf.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/SearchResult.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/I18N.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/OptionsConf.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/TempConf.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/Diff.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/DataDecay.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/RecentScans.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/UmitOptionParser.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/NmapCommand.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/Utils.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/PWOptions.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/Version.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/OSList.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/BasePaths.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/ServicesDump.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/DiffHtml.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/TargetList.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/Email.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/BugRegister.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/UmitLogging.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/Scheduler.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/UmitDB.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/ScanProfileConf.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/OSListDump.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/UmitConfigParser.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/ProfileEditorConf.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/UserConf.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/OSClassificationDump.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/CronParser.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/UmitConf.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/__init__.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/ServiceFingerprintRegister.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/NmapParser.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/OSFingerprintRegister.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/GetConfigFile.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/BGProcess.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/NmapOptions.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core copying build/lib/umit/core/Paths.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core creating /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/ProfileEditor.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/ScanOpenPortsPage.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/__init__.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/OptionBuilder.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/NmapOutputViewer.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/ScanRunDetailsPage.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/ScanNotebook.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/ServiceFingerprintReport.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/ProfileCombo.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/BugReport.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/FileChoosers.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/ProfileManager.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/Wizard.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/ScanHostDetailsPage.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/App.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/SchedulerControl.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/Search.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/TargetCombo.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/NmapOutputProperties.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/Utils.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/Icons.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/SchedulerEdit.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/ScanToolbar.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/SearchWindow.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/ScanHostsView.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/OSFingerprintReport.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/OptionCombo.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/ScanMapperPage.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/Help.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/About.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/SMTPSetup.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/OSCombo.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/DiffCompare.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/SearchGUI.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/ServiceCombo.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/GenericAlertDialogs.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/Splash.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/ScanNmapOutputPage.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui copying build/lib/umit/gui/MainWindow.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui creating /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/radialnet copying build/lib/umit/gui/radialnet/GraphBuilder.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/radialnet copying build/lib/umit/gui/radialnet/__init__.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/radialnet copying build/lib/umit/gui/radialnet/SaveDialog.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/radialnet copying build/lib/umit/gui/radialnet/HostsViewer.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/radialnet copying build/lib/umit/gui/radialnet/Image.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/radialnet copying build/lib/umit/gui/radialnet/NodeWindow.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/radialnet copying build/lib/umit/gui/radialnet/RadialNet.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/radialnet copying build/lib/umit/gui/radialnet/ControlWidget.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/radialnet copying build/lib/umit/gui/radialnet/NodeNotebook.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/radialnet copying build/lib/umit/gui/radialnet/Toolbar.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/radialnet creating /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/db copying build/lib/umit/db/Remove.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/db copying build/lib/umit/db/_database.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/db copying build/lib/umit/db/Utils.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/db copying build/lib/umit/db/Search.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/db copying build/lib/umit/db/Connection.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/db copying build/lib/umit/db/InventoryChanges.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/db copying build/lib/umit/db/Retrieve.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/db copying build/lib/umit/db/XMLStore.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/db copying build/lib/umit/db/_sqlite.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/db copying build/lib/umit/db/Store.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/db copying build/lib/umit/db/__init__.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/db creating /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/plugin copying build/lib/umit/plugin/__init__.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/plugin copying build/lib/umit/plugin/Containers.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/plugin copying build/lib/umit/plugin/Parser.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/plugin copying build/lib/umit/plugin/PathPage.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/plugin copying build/lib/umit/plugin/Core.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/plugin copying build/lib/umit/plugin/Network.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/plugin copying build/lib/umit/plugin/Atoms.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/plugin copying build/lib/umit/plugin/Engine.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/plugin copying build/lib/umit/plugin/Tree.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/plugin copying build/lib/umit/plugin/Window.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/plugin copying build/lib/umit/plugin/Update.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/plugin copying build/lib/umit/plugin/PluginPage.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/plugin creating /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor copying build/lib/umit/interfaceeditor/Main.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor copying build/lib/umit/interfaceeditor/WizardEditor.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor copying build/lib/umit/interfaceeditor/RestructFiles.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor copying build/lib/umit/interfaceeditor/__init__.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor copying build/lib/umit/interfaceeditor/PWOptions.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor copying build/lib/umit/interfaceeditor/BugDiff.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor copying build/lib/umit/interfaceeditor/ProfileCore.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor creating /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor/selectborder copying build/lib/umit/interfaceeditor/selectborder/WrapperWidgets.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor/selectborder copying build/lib/umit/interfaceeditor/selectborder/AreaEdit.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor/selectborder copying build/lib/umit/interfaceeditor/selectborder/WidgetsPlace.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor/selectborder copying build/lib/umit/interfaceeditor/selectborder/Voidplace.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor/selectborder copying build/lib/umit/interfaceeditor/selectborder/__init__.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor/selectborder copying build/lib/umit/interfaceeditor/selectborder/Border.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor/selectborder copying build/lib/umit/interfaceeditor/selectborder/NewWidget.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor/selectborder copying build/lib/umit/interfaceeditor/Editor.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor copying build/lib/umit/interfaceeditor/Profile.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor copying build/lib/umit/interfaceeditor/DependencesOption.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor copying build/lib/umit/interfaceeditor/Command.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor copying build/lib/umit/interfaceeditor/OptionManager.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor copying build/lib/umit/interfaceeditor/Tools.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor copying build/lib/umit/interfaceeditor/PageNotebook.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor copying build/lib/umit/interfaceeditor/OptionsCore.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor creating /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory copying build/lib/umit/inventory/TLToolbar.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory copying build/lib/umit/inventory/TLGraphToolbar.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory copying build/lib/umit/inventory/Viewer.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory copying build/lib/umit/inventory/HostDiscovery.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory copying build/lib/umit/inventory/ColoredToggleButton.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory copying build/lib/umit/inventory/TLChangesTree.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory copying build/lib/umit/inventory/InventoryLoad.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory copying build/lib/umit/inventory/Timeline.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory copying build/lib/umit/inventory/TLGraphPreferences.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory copying build/lib/umit/inventory/RefreshDialog.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory copying build/lib/umit/inventory/TLGraph.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory copying build/lib/umit/inventory/Calendar.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory copying build/lib/umit/inventory/DataGrabber.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory copying build/lib/umit/inventory/SchedulerLog.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory copying build/lib/umit/inventory/StartupSettings.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory copying build/lib/umit/inventory/InventoryException.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory copying build/lib/umit/inventory/About.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory copying build/lib/umit/inventory/SettingsWin.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory copying build/lib/umit/inventory/NewInventory.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory copying build/lib/umit/inventory/TLBarDisplay.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory copying build/lib/umit/inventory/TLConnector.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory copying build/lib/umit/inventory/DataRemoval.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory copying build/lib/umit/inventory/ChangesDiff.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory copying build/lib/umit/inventory/ChangesList.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory copying build/lib/umit/inventory/InventoryTree.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory copying build/lib/umit/inventory/Utils.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory copying build/lib/umit/inventory/SearchBar.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory copying build/lib/umit/inventory/InventoryCommonDialog.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory copying build/lib/umit/inventory/TLBase.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory copying build/lib/umit/inventory/__init__.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory creating /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/merger copying build/lib/umit/merger/errors.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/merger copying build/lib/umit/merger/__init__.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/merger copying build/lib/umit/merger/merge_ini.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/merger copying build/lib/umit/merger/sqlitedb.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/merger copying build/lib/umit/merger/nt_appdata.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/merger creating /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets copying build/lib/higwidgets/higwindows.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets copying build/lib/higwidgets/gtkutils.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets copying build/lib/higwidgets/higtables.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets copying build/lib/higwidgets/drawing.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets copying build/lib/higwidgets/higentries.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets copying build/lib/higwidgets/higanimates.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets copying build/lib/higwidgets/higspinner.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets copying build/lib/higwidgets/higframe.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets copying build/lib/higwidgets/hignotebooks.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets copying build/lib/higwidgets/higlogindialogs.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets copying build/lib/higwidgets/higlabels.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets copying build/lib/higwidgets/higexpanders.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets copying build/lib/higwidgets/higrichlists.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets copying build/lib/higwidgets/higtextviewers.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets copying build/lib/higwidgets/higboxes.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets copying build/lib/higwidgets/higtooltips.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets copying build/lib/higwidgets/__init__.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets copying build/lib/higwidgets/higprogressbars.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets copying build/lib/higwidgets/higdialogs.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets copying build/lib/higwidgets/hignetwidgets.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets copying build/lib/higwidgets/utils.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets copying build/lib/higwidgets/higbuttons.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets copying build/lib/higwidgets/higscrollers.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets copying build/lib/higwidgets/higtoolbars.py -> /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/__init__.py to __init__.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/radialnet/Graph.py to Graph.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/radialnet/Interpolation.py to Interpolation.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/radialnet/Coordinate.py to Coordinate.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/radialnet/__init__.py to __init__.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/ServiceList.py to ServiceList.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/WizardConf.py to WizardConf.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/SearchResult.py to SearchResult.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/I18N.py to I18N.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/OptionsConf.py to OptionsConf.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/TempConf.py to TempConf.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/Diff.py to Diff.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/DataDecay.py to DataDecay.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/RecentScans.py to RecentScans.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/UmitOptionParser.py to UmitOptionParser.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/NmapCommand.py to NmapCommand.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/Utils.py to Utils.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/PWOptions.py to PWOptions.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/Version.py to Version.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/OSList.py to OSList.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/BasePaths.py to BasePaths.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/ServicesDump.py to ServicesDump.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/DiffHtml.py to DiffHtml.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/TargetList.py to TargetList.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/Email.py to Email.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/BugRegister.py to BugRegister.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/UmitLogging.py to UmitLogging.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/Scheduler.py to Scheduler.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/UmitDB.py to UmitDB.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/ScanProfileConf.py to ScanProfileConf.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/OSListDump.py to OSListDump.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/UmitConfigParser.py to UmitConfigParser.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/ProfileEditorConf.py to ProfileEditorConf.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/UserConf.py to UserConf.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/OSClassificationDump.py to OSClassificationDump.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/CronParser.py to CronParser.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/UmitConf.py to UmitConf.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/__init__.py to __init__.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/ServiceFingerprintRegister.py to ServiceFingerprintRegister.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/NmapParser.py to NmapParser.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/OSFingerprintRegister.py to OSFingerprintRegister.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/GetConfigFile.py to GetConfigFile.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/BGProcess.py to BGProcess.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/NmapOptions.py to NmapOptions.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/core/Paths.py to Paths.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/ProfileEditor.py to ProfileEditor.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/ScanOpenPortsPage.py to ScanOpenPortsPage.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/__init__.py to __init__.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/OptionBuilder.py to OptionBuilder.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/NmapOutputViewer.py to NmapOutputViewer.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/ScanRunDetailsPage.py to ScanRunDetailsPage.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/ScanNotebook.py to ScanNotebook.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/ServiceFingerprintReport.py to ServiceFingerprintReport.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/ProfileCombo.py to ProfileCombo.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/BugReport.py to BugReport.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/FileChoosers.py to FileChoosers.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/ProfileManager.py to ProfileManager.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/Wizard.py to Wizard.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/ScanHostDetailsPage.py to ScanHostDetailsPage.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/App.py to App.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/SchedulerControl.py to SchedulerControl.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/Search.py to Search.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/TargetCombo.py to TargetCombo.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/NmapOutputProperties.py to NmapOutputProperties.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/Utils.py to Utils.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/Icons.py to Icons.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/SchedulerEdit.py to SchedulerEdit.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/ScanToolbar.py to ScanToolbar.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/SearchWindow.py to SearchWindow.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/ScanHostsView.py to ScanHostsView.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/OSFingerprintReport.py to OSFingerprintReport.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/OptionCombo.py to OptionCombo.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/ScanMapperPage.py to ScanMapperPage.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/Help.py to Help.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/About.py to About.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/SMTPSetup.py to SMTPSetup.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/OSCombo.py to OSCombo.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/DiffCompare.py to DiffCompare.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/SearchGUI.py to SearchGUI.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/ServiceCombo.py to ServiceCombo.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/GenericAlertDialogs.py to GenericAlertDialogs.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/Splash.py to Splash.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/ScanNmapOutputPage.py to ScanNmapOutputPage.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/MainWindow.py to MainWindow.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/radialnet/GraphBuilder.py to GraphBuilder.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/radialnet/__init__.py to __init__.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/radialnet/SaveDialog.py to SaveDialog.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/radialnet/HostsViewer.py to HostsViewer.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/radialnet/Image.py to Image.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/radialnet/NodeWindow.py to NodeWindow.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/radialnet/RadialNet.py to RadialNet.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/radialnet/ControlWidget.py to ControlWidget.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/radialnet/NodeNotebook.py to NodeNotebook.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/gui/radialnet/Toolbar.py to Toolbar.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/db/Remove.py to Remove.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/db/_database.py to _database.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/db/Utils.py to Utils.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/db/Search.py to Search.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/db/Connection.py to Connection.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/db/InventoryChanges.py to InventoryChanges.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/db/Retrieve.py to Retrieve.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/db/XMLStore.py to XMLStore.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/db/_sqlite.py to _sqlite.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/db/Store.py to Store.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/db/__init__.py to __init__.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/plugin/__init__.py to __init__.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/plugin/Containers.py to Containers.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/plugin/Parser.py to Parser.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/plugin/PathPage.py to PathPage.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/plugin/Core.py to Core.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/plugin/Network.py to Network.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/plugin/Atoms.py to Atoms.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/plugin/Engine.py to Engine.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/plugin/Tree.py to Tree.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/plugin/Window.py to Window.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/plugin/Update.py to Update.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/plugin/PluginPage.py to PluginPage.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor/Main.py to Main.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor/WizardEditor.py to WizardEditor.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor/RestructFiles.py to RestructFiles.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor/__init__.py to __init__.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor/PWOptions.py to PWOptions.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor/BugDiff.py to BugDiff.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor/ProfileCore.py to ProfileCore.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor/selectborder/WrapperWidgets.py to WrapperWidgets.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor/selectborder/AreaEdit.py to AreaEdit.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor/selectborder/WidgetsPlace.py to WidgetsPlace.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor/selectborder/Voidplace.py to Voidplace.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor/selectborder/__init__.py to __init__.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor/selectborder/Border.py to Border.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor/selectborder/NewWidget.py to NewWidget.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor/Editor.py to Editor.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor/Profile.py to Profile.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor/DependencesOption.py to DependencesOption.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor/Command.py to Command.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor/OptionManager.py to OptionManager.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor/Tools.py to Tools.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor/PageNotebook.py to PageNotebook.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/interfaceeditor/OptionsCore.py to OptionsCore.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory/TLToolbar.py to TLToolbar.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory/TLGraphToolbar.py to TLGraphToolbar.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory/Viewer.py to Viewer.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory/HostDiscovery.py to HostDiscovery.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory/ColoredToggleButton.py to ColoredToggleButton.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory/TLChangesTree.py to TLChangesTree.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory/InventoryLoad.py to InventoryLoad.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory/Timeline.py to Timeline.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory/TLGraphPreferences.py to TLGraphPreferences.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory/RefreshDialog.py to RefreshDialog.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory/TLGraph.py to TLGraph.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory/Calendar.py to Calendar.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory/DataGrabber.py to DataGrabber.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory/SchedulerLog.py to SchedulerLog.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory/StartupSettings.py to StartupSettings.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory/InventoryException.py to InventoryException.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory/About.py to About.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory/SettingsWin.py to SettingsWin.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory/NewInventory.py to NewInventory.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory/TLBarDisplay.py to TLBarDisplay.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory/TLConnector.py to TLConnector.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory/DataRemoval.py to DataRemoval.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory/ChangesDiff.py to ChangesDiff.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory/ChangesList.py to ChangesList.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory/InventoryTree.py to InventoryTree.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory/Utils.py to Utils.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory/SearchBar.py to SearchBar.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory/InventoryCommonDialog.py to InventoryCommonDialog.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory/TLBase.py to TLBase.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/inventory/__init__.py to __init__.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/merger/errors.py to errors.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/merger/__init__.py to __init__.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/merger/merge_ini.py to merge_ini.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/merger/sqlitedb.py to sqlitedb.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit/merger/nt_appdata.py to nt_appdata.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets/higwindows.py to higwindows.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets/gtkutils.py to gtkutils.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets/higtables.py to higtables.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets/drawing.py to drawing.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets/higentries.py to higentries.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets/higanimates.py to higanimates.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets/higspinner.py to higspinner.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets/higframe.py to higframe.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets/hignotebooks.py to hignotebooks.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets/higlogindialogs.py to higlogindialogs.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets/higlabels.py to higlabels.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets/higexpanders.py to higexpanders.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets/higrichlists.py to higrichlists.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets/higtextviewers.py to higtextviewers.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets/higboxes.py to higboxes.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets/higtooltips.py to higtooltips.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets/__init__.py to __init__.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets/higprogressbars.py to higprogressbars.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets/higdialogs.py to higdialogs.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets/hignetwidgets.py to hignetwidgets.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets/utils.py to utils.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets/higbuttons.py to higbuttons.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets/higscrollers.py to higscrollers.pyc byte-compiling /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/higwidgets/higtoolbars.py to higtoolbars.pyc writing byte-compilation script '/tmp/tmpdg_vuI.py' /usr/local/bin/python2.7 -O /tmp/tmpdg_vuI.py removing /tmp/tmpdg_vuI.py running install_data creating /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/redhat.svg -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/ubuntu.svg -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/irix.svg -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/linux.svg -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/vl_5.svg -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/solaris.svg -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/umit_ico_48px.svg -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/vl_3.svg -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/unknown.svg -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/vl_1.svg -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/vl_2.svg -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/shadow_man.svg -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/default.svg -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/openbsd.svg -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/freebsd.svg -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/macosx.svg -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/win.svg -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/vl_4.svg -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/splash.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/vl_3_75.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/shadow_man_32.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/wizard_logo.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/vl_2_32.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/freebsd_75.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/irix_32.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/openbsd_75.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/unknown_32.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/macosx_32.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/vl_2_75.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/openbsd_32.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/ubuntu_75.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/solaris_75.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/vl_1_75.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/extension-32.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/umit_48x48.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/vl_1_32.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/vl_5_75.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/win_32.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/vl_5_32.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/unknown_75.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/logo.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/paths-16.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/macosx_75.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/extension-16.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/ubuntu_32.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/linux_32.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/win_75.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/vl_3_32.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/shadow_man_75.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/redhat_75.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/vl_4_75.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/irix_75.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/freebsd_32.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/solaris_32.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/default_32.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/redhat_32.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/vl_4_32.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/linux_75.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/default_75.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/umit-menu.xpm -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/umit.opt -> /construction/security/umit/stage/usr/local/share/pixmaps/umit copying share/pixmaps/umit/umit.opf -> /construction/security/umit/stage/usr/local/share/pixmaps/umit creating /construction/security/umit/stage/usr/local/share/umit creating /construction/security/umit/stage/usr/local/share/umit/config copying share/umit/config/umit.conf -> /construction/security/umit/stage/usr/local/share/umit/config copying share/umit/config/scan_profile.usp -> /construction/security/umit/stage/usr/local/share/umit/config copying share/umit/config/umit_version -> /construction/security/umit/stage/usr/local/share/umit/config copying share/umit/config/umitng.db -> /construction/security/umit/stage/usr/local/share/umit/config copying share/umit/config/timeline-settings.conf -> /construction/security/umit/stage/usr/local/share/umit/config copying share/umit/config/tl_colors_evt_std.conf -> /construction/security/umit/stage/usr/local/share/umit/config copying share/umit/config/scheduler-schemas.conf -> /construction/security/umit/stage/usr/local/share/umit/config copying share/umit/config/scheduler-profiles.conf -> /construction/security/umit/stage/usr/local/share/umit/config copying share/umit/config/scheduler.log -> /construction/security/umit/stage/usr/local/share/umit/config copying share/umit/config/smtp-schemas.conf -> /construction/security/umit/stage/usr/local/share/umit/config copying share/umit/config/profile_editor.xml -> /construction/security/umit/stage/usr/local/share/umit/config copying share/umit/config/options.xml -> /construction/security/umit/stage/usr/local/share/umit/config copying share/umit/config/wizard.xml -> /construction/security/umit/stage/usr/local/share/umit/config creating /construction/security/umit/stage/usr/local/share/umit/plugins creating /construction/security/umit/stage/usr/local/share/umit/sql copying share/umit/sql/sqlite-schema.sql -> /construction/security/umit/stage/usr/local/share/umit/sql copying share/umit/sql/sqlite-update-triggers.sql -> /construction/security/umit/stage/usr/local/share/umit/sql copying share/umit/sql/sqlite-drop-tables.sql -> /construction/security/umit/stage/usr/local/share/umit/sql copying share/umit/sql/sqlite-insert-triggers.sql -> /construction/security/umit/stage/usr/local/share/umit/sql copying share/umit/sql/sqlite-delete-triggers.sql -> /construction/security/umit/stage/usr/local/share/umit/sql copying share/umit/sql/sqlite-drop-triggers.sql -> /construction/security/umit/stage/usr/local/share/umit/sql creating /construction/security/umit/stage/usr/local/share/umit/misc copying share/umit/misc/services.dmp -> /construction/security/umit/stage/usr/local/share/umit/misc copying share/umit/misc/os_db.dmp -> /construction/security/umit/stage/usr/local/share/umit/misc copying share/umit/misc/os_classification.dmp -> /construction/security/umit/stage/usr/local/share/umit/misc creating /construction/security/umit/stage/usr/local/share/pixmaps/umit/radialnet creating /construction/security/umit/stage/usr/local/share/pixmaps/umit/radialnet/application copying share/pixmaps/umit/radialnet/application/collapse.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit/radialnet/application copying share/pixmaps/umit/radialnet/application/expand.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit/radialnet/application copying share/pixmaps/umit/radialnet/application/close.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit/radialnet/application copying share/pixmaps/umit/radialnet/application/border.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit/radialnet/application creating /construction/security/umit/stage/usr/local/share/pixmaps/umit/radialnet/icons copying share/pixmaps/umit/radialnet/icons/padlock.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit/radialnet/icons copying share/pixmaps/umit/radialnet/icons/wireless.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit/radialnet/icons copying share/pixmaps/umit/radialnet/icons/switch.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit/radialnet/icons copying share/pixmaps/umit/radialnet/icons/router.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit/radialnet/icons copying share/pixmaps/umit/radialnet/icons/firewall.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit/radialnet/icons creating /construction/security/umit/stage/usr/local/share/pixmaps/umit/networkinventory copying share/pixmaps/umit/networkinventory/root_inventory.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit/networkinventory creating /construction/security/umit/stage/usr/local/share/pixmaps/umit/uie copying share/pixmaps/umit/uie/label.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit/uie copying share/pixmaps/umit/uie/entry.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit/uie copying share/pixmaps/umit/uie/spinbutton.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit/uie copying share/pixmaps/umit/uie/combo.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit/uie copying share/pixmaps/umit/uie/checkbutton.png -> /construction/security/umit/stage/usr/local/share/pixmaps/umit/uie creating /construction/security/umit/stage/usr/local/share/icons creating /construction/security/umit/stage/usr/local/share/icons/umit copying share/icons/umit/umit_48.ico -> /construction/security/umit/stage/usr/local/share/icons/umit copying share/icons/umit/trash_16.ico -> /construction/security/umit/stage/usr/local/share/icons/umit copying share/icons/umit/umit_24.ico -> /construction/security/umit/stage/usr/local/share/icons/umit copying share/icons/umit/trash_128.ico -> /construction/security/umit/stage/usr/local/share/icons/umit copying share/icons/umit/umit_32.ico -> /construction/security/umit/stage/usr/local/share/icons/umit copying share/icons/umit/umit_16.ico -> /construction/security/umit/stage/usr/local/share/icons/umit copying share/icons/umit/trash_32.ico -> /construction/security/umit/stage/usr/local/share/icons/umit copying share/icons/umit/trash_48.ico -> /construction/security/umit/stage/usr/local/share/icons/umit copying share/icons/umit/umit_128.ico -> /construction/security/umit/stage/usr/local/share/icons/umit copying share/icons/umit/trash_24.ico -> /construction/security/umit/stage/usr/local/share/icons/umit creating /construction/security/umit/stage/usr/local/share/doc/umit creating /construction/security/umit/stage/usr/local/share/doc/umit/html copying share/doc/umit/html/scanning.html -> /construction/security/umit/stage/usr/local/share/doc/umit/html copying share/doc/umit/html/under_the_roof.html -> /construction/security/umit/stage/usr/local/share/doc/umit/html copying share/doc/umit/html/profile_editor.html -> /construction/security/umit/stage/usr/local/share/doc/umit/html copying share/doc/umit/html/scheduler.html -> /construction/security/umit/stage/usr/local/share/doc/umit/html copying share/doc/umit/html/plugins_dev.html -> /construction/security/umit/stage/usr/local/share/doc/umit/html copying share/doc/umit/html/wizard.html -> /construction/security/umit/stage/usr/local/share/doc/umit/html copying share/doc/umit/html/search.html -> /construction/security/umit/stage/usr/local/share/doc/umit/html copying share/doc/umit/html/smtpsetup.html -> /construction/security/umit/stage/usr/local/share/doc/umit/html copying share/doc/umit/html/searching.html -> /construction/security/umit/stage/usr/local/share/doc/umit/html copying share/doc/umit/html/ni_graphs.html -> /construction/security/umit/stage/usr/local/share/doc/umit/html copying share/doc/umit/html/ni.html -> /construction/security/umit/stage/usr/local/share/doc/umit/html copying share/doc/umit/html/plugins.html -> /construction/security/umit/stage/usr/local/share/doc/umit/html copying share/doc/umit/html/nse_facilitator.html -> /construction/security/umit/stage/usr/local/share/doc/umit/html copying share/doc/umit/html/comparing_results.html -> /construction/security/umit/stage/usr/local/share/doc/umit/html copying share/doc/umit/html/ni_search.html -> /construction/security/umit/stage/usr/local/share/doc/umit/html copying share/doc/umit/html/index.html -> /construction/security/umit/stage/usr/local/share/doc/umit/html copying share/doc/umit/html/network_topology.html -> /construction/security/umit/stage/usr/local/share/doc/umit/html copying share/doc/umit/html/interface_editor.html -> /construction/security/umit/stage/usr/local/share/doc/umit/html copying share/doc/umit/html/searchindex.js -> /construction/security/umit/stage/usr/local/share/doc/umit/html copying share/doc/umit/html/objects.inv -> /construction/security/umit/stage/usr/local/share/doc/umit/html creating /construction/security/umit/stage/usr/local/share/doc/umit/html/_images copying share/doc/umit/html/_images/comparing_results4.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_images copying share/doc/umit/html/_images/radialnet.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_images copying share/doc/umit/html/_images/plugins_pathview.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_images copying share/doc/umit/html/_images/firewall.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_images copying share/doc/umit/html/_images/profile_editor_1.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_images copying share/doc/umit/html/_images/plugins_dev_api_core_umitshell.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_images copying share/doc/umit/html/_images/host_y.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_images copying share/doc/umit/html/_images/host_r.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_images copying share/doc/umit/html/_images/host-view.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_images copying share/doc/umit/html/_images/profile_manager.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_images copying share/doc/umit/html/_images/host_g.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_images copying share/doc/umit/html/_images/switch.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_images copying share/doc/umit/html/_images/plugins_updatesnotfound.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_images copying share/doc/umit/html/_images/plugins_dev_ui_structure.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_images copying share/doc/umit/html/_images/ieditor_profile.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_images copying share/doc/umit/html/_images/plugins_extensionsview.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_images copying share/doc/umit/html/_images/host_sq.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_images copying share/doc/umit/html/_images/ieditor_option_dependence.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_images copying share/doc/umit/html/_images/padlock.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_images copying share/doc/umit/html/_images/wireless.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_images copying share/doc/umit/html/_images/router.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_images copying share/doc/umit/html/_images/toolbar.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_images copying share/doc/umit/html/_images/comparing_results2.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_images copying share/doc/umit/html/_images/comparing_results3.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_images copying share/doc/umit/html/_images/comparing_results1.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_images copying share/doc/umit/html/_images/ieditor_main.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_images creating /construction/security/umit/stage/usr/local/share/doc/umit/html/_sources copying share/doc/umit/html/_sources/profile_editor.rst.txt -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_sources copying share/doc/umit/html/_sources/plugins_dev.rst.txt -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_sources copying share/doc/umit/html/_sources/searching.rst.txt -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_sources copying share/doc/umit/html/_sources/scanning.rst.txt -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_sources copying share/doc/umit/html/_sources/wizard.rst.txt -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_sources copying share/doc/umit/html/_sources/smtpsetup.rst.txt -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_sources copying share/doc/umit/html/_sources/scheduler.rst.txt -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_sources copying share/doc/umit/html/_sources/under_the_roof.rst.txt -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_sources copying share/doc/umit/html/_sources/plugins.rst.txt -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_sources copying share/doc/umit/html/_sources/comparing_results.rst.txt -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_sources copying share/doc/umit/html/_sources/index.rst.txt -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_sources copying share/doc/umit/html/_sources/interface_editor.rst.txt -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_sources copying share/doc/umit/html/_sources/ni.rst.txt -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_sources copying share/doc/umit/html/_sources/nse_facilitator.rst.txt -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_sources copying share/doc/umit/html/_sources/ni_search.rst.txt -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_sources copying share/doc/umit/html/_sources/network_topology.rst.txt -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_sources copying share/doc/umit/html/_sources/ni_graphs.rst.txt -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_sources creating /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/host_y.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/jquery.js -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/comment-close.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/doctools.js -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/plugins_updatesnotfound.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/radialnet.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/comparing_results2.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/jquery-3.1.0.js -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/searchtools.js -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/comparing_results3.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/comparing_results4.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/plus.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/plugins_extensionsview.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/profile_manager.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/padlock.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/up-pressed.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/wireless.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/websupport.js -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/host-view.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/file.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/comment.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/host_r.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/router.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/firewall.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/profile_editor_1.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/pygments.css -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/comment-bright.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/down-pressed.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/host_sq.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/ieditor_option_dependence.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/ieditor_profile.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/plugins_pathview.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/umit_16.ico -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/underscore-1.3.1.js -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/comparing_results1.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/host_g.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/ajax-loader.gif -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/plugins_dev_ui_structure.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/plugins_dev_api_core_umitshell.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/up.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/minus.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/down.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/ieditor_main.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/switch.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/alabaster.css -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/basic.css -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/toolbar.png -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static copying share/doc/umit/html/_static/underscore.js -> /construction/security/umit/stage/usr/local/share/doc/umit/html/_static creating /construction/security/umit/stage/usr/local/share/locale/id_ID creating /construction/security/umit/stage/usr/local/share/locale/id_ID/LC_MESSAGES copying share/locale/id_ID/LC_MESSAGES/umit.mo -> /construction/security/umit/stage/usr/local/share/locale/id_ID/LC_MESSAGES copying share/locale/zh_CN/LC_MESSAGES/umit.mo -> /construction/security/umit/stage/usr/local/share/locale/zh_CN/LC_MESSAGES creating /construction/security/umit/stage/usr/local/share/locale/ms_MY creating /construction/security/umit/stage/usr/local/share/locale/ms_MY/LC_MESSAGES copying share/locale/ms_MY/LC_MESSAGES/umit.mo -> /construction/security/umit/stage/usr/local/share/locale/ms_MY/LC_MESSAGES creating /construction/security/umit/stage/usr/local/share/locale/pl_PL creating /construction/security/umit/stage/usr/local/share/locale/pl_PL/LC_MESSAGES copying share/locale/pl_PL/LC_MESSAGES/umit.mo -> /construction/security/umit/stage/usr/local/share/locale/pl_PL/LC_MESSAGES copying share/locale/sv/LC_MESSAGES/umit.mo -> /construction/security/umit/stage/usr/local/share/locale/sv/LC_MESSAGES copying share/locale/pt_BR/LC_MESSAGES/umit.mo -> /construction/security/umit/stage/usr/local/share/locale/pt_BR/LC_MESSAGES copying share/locale/it/LC_MESSAGES/umit.mo -> /construction/security/umit/stage/usr/local/share/locale/it/LC_MESSAGES copying share/locale/pt_PT/LC_MESSAGES/umit.mo -> /construction/security/umit/stage/usr/local/share/locale/pt_PT/LC_MESSAGES running install_egg_info running egg_info creating umit.egg-info writing umit.egg-info/PKG-INFO writing top-level names to umit.egg-info/top_level.txt writing dependency_links to umit.egg-info/dependency_links.txt writing manifest file 'umit.egg-info/SOURCES.txt' reading manifest file 'umit.egg-info/SOURCES.txt' writing manifest file 'umit.egg-info/SOURCES.txt' Copying umit.egg-info to /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit-1.0-py2.7.egg-info running install_scripts copying build/scripts-2.7/umit -> /construction/security/umit/stage/usr/local/bin copying build/scripts-2.7/umit_scheduler.py -> /construction/security/umit/stage/usr/local/bin changing mode of /construction/security/umit/stage/usr/local/bin/umit to 755 changing mode of /construction/security/umit/stage/usr/local/bin/umit_scheduler.py to 755 writing list of installed files to '/construction/security/umit/.PLIST.pymodtmp' ########## Thanks for using Umit 1.0 ########## ====> Compressing man pages (compress-man) if [ -d "/construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit-1.0-py2.7.egg-info" ]; then /bin/ls /construction/security/umit/stage/usr/local/lib/python2.7/site-packages/umit-1.0-py2.7.egg-info | while read f; do echo lib/python2.7/site-packages/umit-1.0-py2.7.egg-info/${f} >> /construction/security/umit/.PLIST.mktmp; done; fi; ====> Running Q/A tests (stage-qa) Warning: Bad symlink '/usr/local/share/icons/hicolor/48x48/apps/umit.png' pointing to an absolute pathname '/usr/local/share/pixmaps/umit/umit_48x48.png' Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:27 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for py27-umit-1.0_5 file sizes/checksums [830]: 0% file sizes/checksums [830]: 12% file sizes/checksums [830]: 24% file sizes/checksums [830]: 36% file sizes/checksums [830]: 48% file sizes/checksums [830]: 60% file sizes/checksums [830]: 72% file sizes/checksums [830]: 84% file sizes/checksums [830]: 96% file sizes/checksums [830]: 100% packing files [830]: 0% packing files [830]: 12% packing files [830]: 24% packing files [830]: 36% packing files [830]: 48% packing files [830]: 60% packing files [830]: 72% packing files [830]: 84% packing files [830]: 96% packing files [830]: 100% packing directories [1]: 0% packing directories [1]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:02:05