Skip to content

Instantly share code, notes, and snippets.

@javayhu
Last active December 20, 2015 00:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save javayhu/6043930 to your computer and use it in GitHub Desktop.
Save javayhu/6043930 to your computer and use it in GitHub Desktop.
All commands and outputs when I successfully install edx-platform on Mac OS X 10.7.
This file has been truncated, but you can view the full file.
Last login: Sat Jul 20 09:18:28 on ttys001
HuJiaWeis-MBP:~ hujiawei$ cd git/edx/edx-platform/
HuJiaWeis-MBP:edx-platform hujiawei$ VAGRANT_LOG=DEBUG vagrant up
INFO global: Vagrant version: 1.2.2
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/commands/box/plugin.rb
INFO manager: Registered plugin: box command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/commands/destroy/plugin.rb
INFO manager: Registered plugin: destroy command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/commands/halt/plugin.rb
INFO manager: Registered plugin: halt command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/commands/init/plugin.rb
INFO manager: Registered plugin: init command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/commands/package/plugin.rb
INFO manager: Registered plugin: package command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/commands/plugin/plugin.rb
INFO manager: Registered plugin: plugin command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/commands/provision/plugin.rb
INFO manager: Registered plugin: provision command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/commands/reload/plugin.rb
INFO manager: Registered plugin: reload command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/commands/resume/plugin.rb
INFO manager: Registered plugin: resume command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/commands/ssh/plugin.rb
INFO manager: Registered plugin: ssh command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/commands/ssh_config/plugin.rb
INFO manager: Registered plugin: ssh-config command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/commands/status/plugin.rb
INFO manager: Registered plugin: status command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/commands/suspend/plugin.rb
INFO manager: Registered plugin: suspend command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/commands/up/plugin.rb
INFO manager: Registered plugin: up command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/communicators/ssh/plugin.rb
INFO manager: Registered plugin: ssh communicator
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/guests/arch/plugin.rb
INFO manager: Registered plugin: Arch guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/guests/debian/plugin.rb
INFO manager: Registered plugin: Debian guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/guests/fedora/plugin.rb
INFO manager: Registered plugin: Fedora guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/guests/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/guests/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/guests/linux/plugin.rb
INFO manager: Registered plugin: Linux guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/guests/openbsd/plugin.rb
INFO manager: Registered plugin: OpenBSD guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/guests/pld/plugin.rb
INFO manager: Registered plugin: PLD Linux guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/guests/redhat/plugin.rb
INFO manager: Registered plugin: RedHat guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/guests/solaris/plugin.rb
INFO manager: Registered plugin: Solaris guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/guests/suse/plugin.rb
INFO manager: Registered plugin: SUSE guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/guests/ubuntu/plugin.rb
INFO manager: Registered plugin: Ubuntu guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/hosts/arch/plugin.rb
INFO manager: Registered plugin: Arch host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/hosts/bsd/plugin.rb
INFO manager: Registered plugin: BSD host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/hosts/fedora/plugin.rb
INFO manager: Registered plugin: Fedora host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/hosts/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/hosts/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/hosts/linux/plugin.rb
INFO manager: Registered plugin: Linux host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/hosts/opensuse/plugin.rb
INFO manager: Registered plugin: OpenSUSE host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/hosts/windows/plugin.rb
INFO manager: Registered plugin: Windows host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/kernel_v1/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/kernel_v2/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/providers/virtualbox/plugin.rb
INFO manager: Registered plugin: VirtualBox provider
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/provisioners/ansible/plugin.rb
INFO manager: Registered plugin: ansible
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/provisioners/cfengine/plugin.rb
INFO manager: Registered plugin: CFEngine Provisioner
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/provisioners/chef/plugin.rb
INFO manager: Registered plugin: chef
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/provisioners/puppet/plugin.rb
INFO manager: Registered plugin: puppet
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/plugins/provisioners/shell/plugin.rb
INFO manager: Registered plugin: shell
INFO vagrant: `vagrant` invoked: ["up"]
DEBUG vagrant: Creating Vagrant environment
INFO environment: Environment initialized (#<Vagrant::Environment:0x0000010132c538>)
INFO environment: - cwd: /Users/hujiawei/git/edx/edx-platform
INFO environment: Home path: /Users/hujiawei/.vagrant.d
INFO environment: Local data path: /Users/hujiawei/git/edx/edx-platform/.vagrant
DEBUG environment: Creating: /Users/hujiawei/git/edx/edx-platform/.vagrant
DEBUG environment: Loading plugins from: /Users/hujiawei/.vagrant.d/plugins.json
INFO environment: Running hook: environment_load
INFO environment: Initializing config...
INFO loader: Set :default = "/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/config/default.rb"
DEBUG loader: Populating proc cache for "/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/config/default.rb"
DEBUG loader: Load procs for pathname: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.2/config/default.rb
INFO loader: Set :root = #<Pathname:/Users/hujiawei/git/edx/edx-platform/Vagrantfile>
DEBUG loader: Populating proc cache for #<Pathname:/Users/hujiawei/git/edx/edx-platform/Vagrantfile>
DEBUG loader: Load procs for pathname: /Users/hujiawei/git/edx/edx-platform/Vagrantfile
INFO loader: Loading configuration in order: [:default, :home, :root]
DEBUG loader: Loading from: default (evaluating)
DEBUG loader: Loading from: root (evaluating)
DEBUG provisioner: Provisioner defined: shell
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG hosts: Host path search classes: [VagrantPlugins::HostWindows::Host, VagrantPlugins::HostOpenSUSE::Host, VagrantPlugins::HostArch::Host, VagrantPlugins::HostFedora::Host, VagrantPlugins::HostFreeBSD::Host, VagrantPlugins::HostGentoo::Host, VagrantPlugins::HostLinux::Host, VagrantPlugins::HostBSD::Host]
INFO hosts: Host class: VagrantPlugins::HostBSD::Host
INFO runner: Running action: #<Vagrant::Action::Builder:0x000001013be410>
INFO cli: CLI: [] "up" []
DEBUG cli: Invoking command class: VagrantPlugins::CommandUp::Command []
DEBUG command: 'Up' each target VM...
DEBUG command: Getting target VMs for command. Arguments:
DEBUG command: -- names: []
DEBUG command: -- options: {:provider=>nil}
DEBUG command: Loading all machines...
INFO environment: Getting machine: default (virtualbox)
INFO environment: Uncached load of machine.
INFO loader: Set :vm_default = []
INFO loader: Loading configuration in order: [:default, :home, :root, :vm_default]
DEBUG loader: Loading from: default (cache)
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
INFO environment: Provider-supported box formats: [:virtualbox]
INFO box_collection: Searching for box: precise32 (virtualbox) in /Users/hujiawei/.vagrant.d/boxes/precise32/virtualbox/metadata.json
INFO box_collection: Box found: precise32 (virtualbox)
INFO environment: Box found with format: virtualbox
INFO environment: Box exists with Vagrantfile. Reloading machine config.
INFO loader: Set :box_precise32_virtualbox = #<Pathname:/Users/hujiawei/.vagrant.d/boxes/precise32/virtualbox/Vagrantfile>
DEBUG loader: Populating proc cache for #<Pathname:/Users/hujiawei/.vagrant.d/boxes/precise32/virtualbox/Vagrantfile>
DEBUG loader: Load procs for pathname: /Users/hujiawei/.vagrant.d/boxes/precise32/virtualbox/Vagrantfile
INFO loader: Loading configuration in order: [:default, :box_precise32_virtualbox, :home, :root, :vm_default]
DEBUG loader: Loading from: default (cache)
DEBUG loader: Loading from: box_precise32_virtualbox (evaluating)
DEBUG loader: Upgrading config from version 1 to 2
DEBUG loader: Upgrading config to version 2
DEBUG loader: Upgraded to version 2 with 0 warnings and 0 errors
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
INFO machine: Initializing machine: default
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider
INFO machine: - Box: #<Vagrant::Box:0x00000101372df8>
INFO machine: - Data dir: /Users/hujiawei/git/edx/edx-platform/.vagrant/machines/default/virtualbox
DEBUG virtualbox: Instantiating the driver for machine ID: nil
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["VBoxManage", "--version"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 4.2.12r84980
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG meta: Finding driver for VirtualBox version: 4.2.12
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_2
INFO base: VBoxManage path: VBoxManage
INFO command: With machine: default (VirtualBox (new VM))
INFO interface: info: Bringing machine 'default' up with 'virtualbox' provider...
Bringing machine 'default' up with 'virtualbox' provider...
INFO batch_action: Enabling parallelization by default.
INFO batch_action: Disabling parallelization because provider doesn't support it: virtualbox
INFO batch_action: Batch action will parallelize: false
INFO batch_action: Starting action: #<Vagrant::Machine:0x000001010ade60> up {:parallel=>true, :provision_enabled=>true, :provision_types=>nil}
INFO machine: Calling action: up on provider VirtualBox (new VM)
INFO runner: Running action: #<Vagrant::Action::Builder:0x000001010a06e8>
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x000001013818a8>
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["VBoxManage", "--version"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 4.2.12r84980
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG meta: Finding driver for VirtualBox version: 4.2.12
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_2
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["VBoxManage", "list", "hostonlyifs"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name: vboxnet0
GUID: 786f6276-656e-4074-8000-0a0027000000
DHCP: Disabled
IPAddress: 192.168.20.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:00
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-vboxnet0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::Builtin::ConfigValidate:0x00000101381880>
INFO warden: Calling action: #<Vagrant::Action::Builtin::Call:0x00000101381858>
INFO runner: Running action: #<Vagrant::Action::Builder:0x0000010115b510>
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000101159328>
INFO runner: Running action: #<Vagrant::Action::Warden:0x000001010b1240>
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x000001010b10d8>
INFO warden: Calling action: #<Vagrant::Action::Builtin::HandleBoxUrl:0x000001010b1060>
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::Import:0x000001010b1038>
INFO interface: info: Importing base box 'precise32'...
[default] Importing base box 'precise32'...
INFO subprocess: Starting process: ["VBoxManage", "import", "/Users/hujiawei/.vagrant.d/boxes/precise32/virtualbox/box.ovf"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: 0%...
DEBUG subprocess: stderr: 10%...20%...30%...40%...50%...60%...70%...80%...90%...
DEBUG subprocess: stderr: 100%
DEBUG subprocess: stderr: Interpreting /Users/hujiawei/.vagrant.d/boxes/precise32/virtualbox/box.ovf...
DEBUG subprocess: stderr: OK.
DEBUG subprocess: stderr: 0%...
DEBUG subprocess: stderr: 10%...
INFO interface: info:
INFO interface: info: Progress: 10%
Progress: 10%DEBUG subprocess: stderr: 20%...
INFO interface: info:
INFO interface: info: Progress: 20%
Progress: 20%DEBUG subprocess: stderr: 30%...
INFO interface: info:
INFO interface: info: Progress: 30%
Progress: 30%DEBUG subprocess: stderr: 40%...
INFO interface: info:
INFO interface: info: Progress: 40%
Progress: 40%DEBUG subprocess: stderr: 50%...
INFO interface: info:
INFO interface: info: Progress: 50%
Progress: 50%DEBUG subprocess: stderr: 60%...70%...80%...
INFO interface: info:
INFO interface: info: Progress: 80%
Progress: 80%DEBUG subprocess: stderr: 90%...
INFO interface: info:
INFO interface: info: Progress: 90%
Progress: 90%DEBUG subprocess: stderr: 100%
DEBUG subprocess: stdout: Disks: vmdisk1 85899345920 -1 http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized box-disk1.vmdk -1 -1
Virtual system 0:
0: Suggested OS type: "Ubuntu"
(change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values)
1: Suggested VM name "precise32"
(change with "--vsys 0 --vmname <name>")
2: Number of CPUs: 1
(change with "--vsys 0 --cpus <n>")
3: Guest memory: 384 MB
(change with "--vsys 0 --memory <MB>")
4: Network adapter: orig NAT, config 3, extra slot=0;type=NAT
5: CD-ROM
(disable with "--vsys 0 --unit 5 --ignore")
6: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 6 --ignore")
7: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 7 --ignore")
8: SATA controller, type AHCI
(disable with "--vsys 0 --unit 8 --ignore")
9: Hard disk image: source image=box-disk1.vmdk, target path=/Users/hujiawei/VirtualBox VMs/precise32/box-disk1.vmdk, controller=8;channel=0
(change target path with "--vsys 0 --unit 9 --disk path";
disable with "--vsys 0 --unit 9 --ignore")
Successfully imported the appliance.
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31974
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["VBoxManage", "list", "vms"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: "edx-platform_1374281571" {6a7cf985-3d8e-42e2-8992-d883b80d6a48}
"precise32" {53c46486-a7d6-45d2-a838-10957286f295}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox: Instantiating the driver for machine ID: "53c46486-a7d6-45d2-a838-10957286f295"
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["VBoxManage", "--version"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 4.2.12r84980
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG meta: Finding driver for VirtualBox version: 4.2.12
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_2
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "53c46486-a7d6-45d2-a838-10957286f295"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name: precise32
Groups: /
Guest OS: Ubuntu
UUID: 53c46486-a7d6-45d2-a838-10957286f295
Config file: /Users/hujiawei/VirtualBox VMs/precise32/precise32.vbox
Snapshot folder: /Users/hujiawei/VirtualBox VMs/precise32/Snapshots
Log folder: /Users/hujiawei/VirtualBox VMs/precise32/Logs
Hardware UUID: 53c46486-a7d6-45d2-a838-10957286f295
Memory size: 384MB
Page Fusion: off
VRAM size: 8MB
CPU exec cap: 100%
HPET: off
Chipset: piix3
Firmware: BIOS
Number of CPUs: 1
Synthetic Cpu: off
CPUID overrides: None
Boot menu mode: message and menu
Boot Device (1): HardDisk
Boot Device (2): DVD
Boot Device (3): Not Assigned
Boot Device (4): Not Assigned
ACPI: on
IOAPIC: off
PAE: on
Time offset: 0ms
RTC: local time
Hardw. virt.ext: on
Hardw. virt.ext exclusive: off
Nested Paging: on
Large Pages: on
VT-x VPID: on
State: powered off (since 2012-09-14T06:22:32.000000000)
Monitor count: 1
3D Acceleration: off
2D Video Acceleration: off
Teleporter Enabled: off
Teleporter Port: 0
Teleporter Address:
Teleporter Password:
Tracing Enabled: off
Allow Tracing to Access VM: off
Tracing Configuration:
Autostart Enabled: off
Autostart Delay: 0
Storage Controller Name (0): IDE Controller
Storage Controller Type (0): PIIX4
Storage Controller Instance Number (0): 0
Storage Controller Max Port Count (0): 2
Storage Controller Port Count (0): 2
Storage Controller Bootable (0): on
Storage Controller Name (1): SATA Controller
Storage Controller Type (1): IntelAhci
Storage Controller Instance Number (1): 0
Storage Controller Max Port Count (1): 30
Storage Controller Port Count (1): 1
Storage Controller Bootable (1): on
IDE Controller (0, 0): Empty
IDE Controller (1, 0): Empty
SATA Controller (0, 0): /Users/hujiawei/VirtualBox VMs/precise32/box-disk1.vmdk (UUID: cfdad992-2b63-43a9-9f2a-fbd9f15fa5f7)
NIC 1: MAC: 080027D0E3AB, Attachment: NAT, Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: deny, Bandwidth group: none
NIC 1 Settings: MTU: 0, Socket (send: 64, receive: 64), TCP Window (send:64, receive: 64)
NIC 2: disabled
NIC 3: disabled
NIC 4: disabled
NIC 5: disabled
NIC 6: disabled
NIC 7: disabled
NIC 8: disabled
Pointing Device: PS/2 Mouse
Keyboard Device: PS/2 Keyboard
UART 1: disabled
UART 2: disabled
LPT 1: disabled
LPT 2: disabled
Audio: disabled
Clipboard Mode: disabled
Drag'n'drop Mode: disabled
VRDE: disabled
USB: disabled
EHCI: disabled
USB Device Filters:
<none>
Available remote USB devices:
<none>
Currently Attached USB Devices:
<none>
Bandwidth groups: <none>
Shared folders: <none>
VRDE Connection: not active
Clients so far: 0
Guest:
Configured memory balloon size: 0 MB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO interface: info:
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::MatchMACAddress:0x000001010b1010>
INFO interface: info: Matching MAC address for NAT networking...
[default] Matching MAC address for NAT networking...
INFO subprocess: Starting process: ["VBoxManage", "modifyvm", "53c46486-a7d6-45d2-a838-10957286f295", "--macaddress1", "080027129698"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x00000101381808>
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["VBoxManage", "--version"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 4.2.12r84980
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG meta: Finding driver for VirtualBox version: 4.2.12
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_2
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["VBoxManage", "list", "hostonlyifs"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name: vboxnet0
GUID: 786f6276-656e-4074-8000-0a0027000000
DHCP: Disabled
IPAddress: 192.168.20.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:00
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-vboxnet0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::Builtin::ConfigValidate:0x000001013817e0>
INFO warden: Calling action: #<Vagrant::Action::Builtin::Call:0x00000101381790>
INFO runner: Running action: #<Vagrant::Action::Builder:0x000001011a9698>
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x000001011a7988>
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "53c46486-a7d6-45d2-a838-10957286f295", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="precise32"
groups="/"
ostype="Ubuntu"
UUID="53c46486-a7d6-45d2-a838-10957286f295"
CfgFile="/Users/hujiawei/VirtualBox VMs/precise32/precise32.vbox"
SnapFldr="/Users/hujiawei/VirtualBox VMs/precise32/Snapshots"
LogFldr="/Users/hujiawei/VirtualBox VMs/precise32/Logs"
hardwareuuid="53c46486-a7d6-45d2-a838-10957286f295"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="off"
pae="on"
Time offset=0rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2012-09-14T06:22:32.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/hujiawei/VirtualBox VMs/precise32/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="cfdad992-2b63-43a9-9f2a-fbd9f15fa5f7"
natnet1="nat"
macaddress1="080027129698"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO runner: Running action: #<Vagrant::Action::Warden:0x000001014f3da8>
INFO warden: Calling action: #<Vagrant::Action::Builtin::Call:0x000001014f3d08>
INFO runner: Running action: #<Vagrant::Action::Builder:0x000001013be730>
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x000001013bcb38>
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "53c46486-a7d6-45d2-a838-10957286f295", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="precise32"
groups="/"
ostype="Ubuntu"
UUID="53c46486-a7d6-45d2-a838-10957286f295"
CfgFile="/Users/hujiawei/VirtualBox VMs/precise32/precise32.vbox"
SnapFldr="/Users/hujiawei/VirtualBox VMs/precise32/Snapshots"
LogFldr="/Users/hujiawei/VirtualBox VMs/precise32/Logs"
hardwareuuid="53c46486-a7d6-45d2-a838-10957286f295"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="off"
pae="on"
Time offset=0rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2012-09-14T06:22:32.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/hujiawei/VirtualBox VMs/precise32/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="cfdad992-2b63-43a9-9f2a-fbd9f15fa5f7"
natnet1="nat"
macaddress1="080027129698"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO runner: Running action: #<Vagrant::Action::Warden:0x000001012bd5c0>
INFO warden: Calling action: #<Vagrant::Action::Builtin::Call:0x000001012bd548>
INFO runner: Running action: #<Vagrant::Action::Builder:0x000001010b3ea0>
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x000001010b0390>
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "53c46486-a7d6-45d2-a838-10957286f295", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="precise32"
groups="/"
ostype="Ubuntu"
UUID="53c46486-a7d6-45d2-a838-10957286f295"
CfgFile="/Users/hujiawei/VirtualBox VMs/precise32/precise32.vbox"
SnapFldr="/Users/hujiawei/VirtualBox VMs/precise32/Snapshots"
LogFldr="/Users/hujiawei/VirtualBox VMs/precise32/Logs"
hardwareuuid="53c46486-a7d6-45d2-a838-10957286f295"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="off"
pae="on"
Time offset=0rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2012-09-14T06:22:32.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/hujiawei/VirtualBox VMs/precise32/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="cfdad992-2b63-43a9-9f2a-fbd9f15fa5f7"
natnet1="nat"
macaddress1="080027129698"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO runner: Running action: #<Vagrant::Action::Warden:0x000001014a0590>
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x000001014a04f0>
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "53c46486-a7d6-45d2-a838-10957286f295", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="precise32"
groups="/"
ostype="Ubuntu"
UUID="53c46486-a7d6-45d2-a838-10957286f295"
CfgFile="/Users/hujiawei/VirtualBox VMs/precise32/precise32.vbox"
SnapFldr="/Users/hujiawei/VirtualBox VMs/precise32/Snapshots"
LogFldr="/Users/hujiawei/VirtualBox VMs/precise32/Logs"
hardwareuuid="53c46486-a7d6-45d2-a838-10957286f295"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="off"
pae="on"
Time offset=0rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2012-09-14T06:22:32.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/hujiawei/VirtualBox VMs/precise32/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="cfdad992-2b63-43a9-9f2a-fbd9f15fa5f7"
natnet1="nat"
macaddress1="080027129698"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::CleanMachineFolder:0x000001014a04a0>
INFO subprocess: Starting process: ["VBoxManage", "list", "systemproperties"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: API version: 4_2
Minimum guest RAM size: 4 Megabytes
Maximum guest RAM size: 2097152 Megabytes
Minimum video RAM size: 1 Megabytes
Maximum video RAM size: 256 Megabytes
Minimum guest CPU count: 1
Maximum guest CPU count: 32
Virtual disk limit (info): 2199022206976 Bytes
Maximum Serial Port count: 2
Maximum Parallel Port count: 2
Maximum Boot Position: 4
Maximum PIIX3 Network Adapter count: 8
Maximum ICH9 Network Adapter count: 36
Maximum PIIX3 IDE Controllers: 1
Maximum ICH9 IDE Controllers: 1
Maximum IDE Port count: 2
Maximum Devices per IDE Port: 2
Maximum PIIX3 SATA Controllers: 1
Maximum ICH9 SATA Controllers: 8
Maximum SATA Port count: 30
Maximum Devices per SATA Port: 1
Maximum PIIX3 SCSI Controllers: 1
Maximum ICH9 SCSI Controllers: 8
Maximum SCSI Port count: 16
Maximum Devices per SCSI Port: 1
Maximum SAS PIIX3 Controllers: 1
Maximum SAS ICH9 Controllers: 8
Maximum SAS Port count: 8
Maximum Devices per SAS Port: 1
Maximum PIIX3 Floppy Controllers:1
Maximum ICH9 Floppy Controllers: 1
Maximum Floppy Port count: 1
Maximum Devices per Floppy Port: 2
Default machine folder: /Users/hujiawei/VirtualBox VMs
VRDE auth library: VBoxAuth
Webservice auth. library: VBoxAuth
Remote desktop ExtPack:
Log history count: 3
Autostart database path:
Default Guest Additions ISO: /Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::SetName:0x000001014a0478>
INFO subprocess: Starting process: ["VBoxManage", "list", "vms"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: "edx-platform_1374281571" {6a7cf985-3d8e-42e2-8992-d883b80d6a48}
"precise32" {53c46486-a7d6-45d2-a838-10957286f295}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO setname: Setting the name of the VM: edx-platform_1374283533
INFO interface: info: Setting the name of the VM...
[default] Setting the name of the VM...
INFO subprocess: Starting process: ["VBoxManage", "modifyvm", "53c46486-a7d6-45d2-a838-10957286f295", "--name", "edx-platform_1374283533"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearForwardedPorts:0x0000010152c478>
INFO interface: info: Clearing any previously set forwarded ports...
[default] Clearing any previously set forwarded ports...
DEBUG virtualbox_4_2: read_forward_ports: uuid=53c46486-a7d6-45d2-a838-10957286f295 active_only=false
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "53c46486-a7d6-45d2-a838-10957286f295", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="edx-platform_1374283533"
groups="/"
ostype="Ubuntu"
UUID="53c46486-a7d6-45d2-a838-10957286f295"
CfgFile="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/edx-platform_1374283533.vbox"
SnapFldr="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/Snapshots"
LogFldr="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/Logs"
hardwareuuid="53c46486-a7d6-45d2-a838-10957286f295"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="off"
pae="on"
Time offset=0rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2012-09-14T06:22:32.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="cfdad992-2b63-43a9-9f2a-fbd9f15fa5f7"
natnet1="nat"
macaddress1="080027129698"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::Builtin::Provision:0x0000010152c450>
INFO warden: Calling action: #<Vagrant::Action::Builtin::EnvSet:0x000001014c84c8>
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareForwardedPortCollisionParams:0x000001014c84a0>
INFO subprocess: Starting process: ["VBoxManage", "list", "vms"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: "edx-platform_1374281571" {6a7cf985-3d8e-42e2-8992-d883b80d6a48}
"edx-platform_1374283533" {53c46486-a7d6-45d2-a838-10957286f295}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_2: read_forward_ports: uuid=6a7cf985-3d8e-42e2-8992-d883b80d6a48 active_only=true
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "6a7cf985-3d8e-42e2-8992-d883b80d6a48", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="edx-platform_1374281571"
groups="/"
ostype="Ubuntu"
UUID="6a7cf985-3d8e-42e2-8992-d883b80d6a48"
CfgFile="/Users/hujiawei/VirtualBox VMs/edx-platform_1374281571/edx-platform_1374281571.vbox"
SnapFldr="/Users/hujiawei/VirtualBox VMs/edx-platform_1374281571/Snapshots"
LogFldr="/Users/hujiawei/VirtualBox VMs/edx-platform_1374281571/Logs"
hardwareuuid="6a7cf985-3d8e-42e2-8992-d883b80d6a48"
memory=1024
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="off"
pae="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="running"
VMStateChangeTime="2013-07-20T00:54:10.572000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/hujiawei/VirtualBox VMs/edx-platform_1374281571/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="dbac9379-5235-4368-8c3e-7b798fd3462e"
natnet1="nat"
macaddress1="080027129698"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="9000,tcp,,9000,,8000"
Forwarding(1)="9001,tcp,,9001,,8001"
Forwarding(2)="ssh,tcp,,2222,,22"
hostonlyadapter2="vboxnet0"
macaddress2="080027750A4D"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
VideoMode="640,480,32"
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="/vagrant"
SharedFolderPathMachineMapping1="/Users/hujiawei/Techs/edx/edx-platform"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Linux26"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="4.2.0 r80737"
GuestAdditionsFacility_VirtualBox Base Driver=50,1374281657721
GuestAdditionsFacility_VirtualBox System Service=50,1374281658572
GuestAdditionsFacility_Seamless Mode=0,1374281657721
GuestAdditionsFacility_Graphics Mode=0,1374281657721
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_2: - [1, "9000", 9000, 8000]
DEBUG virtualbox_4_2: - [1, "9001", 9001, 8001]
DEBUG virtualbox_4_2: - [1, "ssh", 2222, 22]
DEBUG virtualbox_4_2: read_forward_ports: uuid=53c46486-a7d6-45d2-a838-10957286f295 active_only=false
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "53c46486-a7d6-45d2-a838-10957286f295", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="edx-platform_1374283533"
groups="/"
ostype="Ubuntu"
UUID="53c46486-a7d6-45d2-a838-10957286f295"
CfgFile="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/edx-platform_1374283533.vbox"
SnapFldr="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/Snapshots"
LogFldr="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/Logs"
hardwareuuid="53c46486-a7d6-45d2-a838-10957286f295"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="off"
pae="on"
Time offset=0rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2012-09-14T06:22:32.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="cfdad992-2b63-43a9-9f2a-fbd9f15fa5f7"
natnet1="nat"
macaddress1="080027129698"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x000001014c8478>
INFO handle_port_collisions: Detecting any forwarded port collisions...
DEBUG handle_port_collisions: Extra in use: [9000, 9001, 2222]
DEBUG handle_port_collisions: Remap: {}
DEBUG handle_port_collisions: Repair: true
INFO handle_port_collisions: Attempting to repair FP collision: 2222
INFO handle_port_collisions: Repaired FP collision: 2222 to 2200
INFO interface: info: Fixed port collision for 22 => 2222. Now on port 2200.
[default] Fixed port collision for 22 => 2222. Now on port 2200.
INFO handle_port_collisions: Attempting to repair FP collision: 9000
INFO handle_port_collisions: Repaired FP collision: 9000 to 2201
INFO interface: info: Fixed port collision for 8000 => 9000. Now on port 2201.
[default] Fixed port collision for 8000 => 9000. Now on port 2201.
INFO handle_port_collisions: Attempting to repair FP collision: 9001
INFO handle_port_collisions: Repaired FP collision: 9001 to 2202
INFO interface: info: Fixed port collision for 8001 => 9001. Now on port 2202.
[default] Fixed port collision for 8001 => 9001. Now on port 2202.
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::PruneNFSExports:0x000001013f42b8>
INFO subprocess: Starting process: ["VBoxManage", "list", "vms"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: "edx-platform_1374281571" {6a7cf985-3d8e-42e2-8992-d883b80d6a48}
"edx-platform_1374283533" {53c46486-a7d6-45d2-a838-10957286f295}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO bsd: Pruning invalid NFS entries...
DEBUG bsd: Valid ID: 6a7cf985-3d8e-42e2-8992-d883b80d6a48
INFO warden: Calling action: #<Vagrant::Action::Builtin::NFS:0x000001013f4268>
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSSettings:0x000001013780f0>
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearSharedFolders:0x000001012db9f8>
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "53c46486-a7d6-45d2-a838-10957286f295", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="edx-platform_1374283533"
groups="/"
ostype="Ubuntu"
UUID="53c46486-a7d6-45d2-a838-10957286f295"
CfgFile="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/edx-platform_1374283533.vbox"
SnapFldr="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/Snapshots"
LogFldr="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/Logs"
hardwareuuid="53c46486-a7d6-45d2-a838-10957286f295"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="off"
pae="on"
Time offset=0rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2012-09-14T06:22:32.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="cfdad992-2b63-43a9-9f2a-fbd9f15fa5f7"
natnet1="nat"
macaddress1="080027129698"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::ShareFolders:0x000001012db9a8>
INFO interface: info: Creating shared folders metadata...
[default] Creating shared folders metadata...
INFO subprocess: Starting process: ["VBoxManage", "sharedfolder", "add", "53c46486-a7d6-45d2-a838-10957286f295", "--name", "/vagrant", "--hostpath", "/Users/hujiawei/git/edx/edx-platform"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["VBoxManage", "setextradata", "53c46486-a7d6-45d2-a838-10957286f295", "VBoxInternal2/SharedFoldersEnableSymlinksCreate//vagrant", "1"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearNetworkInterfaces:0x000001011d90a0>
INFO interface: info: Clearing any previously set network interfaces...
[default] Clearing any previously set network interfaces...
INFO subprocess: Starting process: ["VBoxManage", "modifyvm", "53c46486-a7d6-45d2-a838-10957286f295", "--nic2", "none", "--nic3", "none", "--nic4", "none", "--nic5", "none", "--nic6", "none", "--nic7", "none", "--nic8", "none"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::Network:0x000001011d9078>
DEBUG network: Available slots for high-level adapters: #<Set: {2, 3, 4, 5, 6, 7, 8}>
INFO network: Determining network adapters required for high-level configuration...
INFO network: -- Slot 2: hostonly
INFO network: Determining adapters and compiling network configuration...
INFO network: Network slot 1. Type: nat.
DEBUG network: Normalized configuration: {:auto_config=>false, :adapter=>1}
DEBUG network: Adapter configuration: {:adapter=>1, :type=>:nat}
INFO network: Network slot 2. Type: hostonly.
INFO subprocess: Starting process: ["VBoxManage", "list", "bridgedifs"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name: en0: 以太网
GUID: 00306e65-0000-4000-8000-406c8f04a9a8
DHCP: Disabled
IPAddress: 59.66.96.171
NetworkMask: 255.255.254.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 40:6c:8f:04:a9:a8
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-en0
Name: en1: Wi-Fi (AirPort)
GUID: 00316e65-0000-4000-8000-1040f397bb48
DHCP: Disabled
IPAddress: 192.168.2.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 10:40:f3:97:bb:48
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-en1
Name: p2p0
GUID: 30703270-0000-4000-8000-0240f397bb48
DHCP: Disabled
IPAddress: 0.0.0.0
NetworkMask: 0.0.0.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 02:40:f3:97:bb:48
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-p2p0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG network: Normalized configuration: {:adapter_ip=>"192.168.20.1", :auto_config=>true, :ip=>"192.168.20.40", :mac=>nil, :netmask=>"255.255.255.0", :nic_type=>nil, :type=>:static, :adapter=>2}
INFO network: Searching for matching hostonly network: 192.168.20.40
INFO subprocess: Starting process: ["VBoxManage", "list", "dhcpservers"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["VBoxManage", "list", "hostonlyifs"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name: vboxnet0
GUID: 786f6276-656e-4074-8000-0a0027000000
DHCP: Disabled
IPAddress: 192.168.20.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:00
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-vboxnet0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG network: Adapter configuration: {:adapter=>2, :hostonly=>"vboxnet0", :mac=>nil, :nic_type=>nil, :type=>:hostonly}
INFO network: Enabling adapters...
INFO interface: info: Preparing network interfaces based on configuration...
[default] Preparing network interfaces based on configuration...
INFO subprocess: Starting process: ["VBoxManage", "modifyvm", "53c46486-a7d6-45d2-a838-10957286f295", "--nic1", "nat", "--nic2", "hostonly", "--hostonlyadapter2", "vboxnet0"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::ForwardPorts:0x00000101138c90>
INFO interface: info: Forwarding ports...
[default] Forwarding ports...
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "53c46486-a7d6-45d2-a838-10957286f295", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="edx-platform_1374283533"
groups="/"
ostype="Ubuntu"
UUID="53c46486-a7d6-45d2-a838-10957286f295"
CfgFile="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/edx-platform_1374283533.vbox"
SnapFldr="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/Snapshots"
LogFldr="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/Logs"
hardwareuuid="53c46486-a7d6-45d2-a838-10957286f295"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="off"
pae="on"
Time offset=0rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2012-09-14T06:22:32.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="cfdad992-2b63-43a9-9f2a-fbd9f15fa5f7"
natnet1="nat"
macaddress1="080027129698"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
hostonlyadapter2="vboxnet0"
macaddress2="080027746023"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="/vagrant"
SharedFolderPathMachineMapping1="/Users/hujiawei/git/edx/edx-platform"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO interface: info: -- 22 => 2200 (adapter 1)
[default] -- 22 => 2200 (adapter 1)
INFO interface: info: -- 8000 => 2201 (adapter 1)
[default] -- 8000 => 2201 (adapter 1)
INFO interface: info: -- 8001 => 2202 (adapter 1)
[default] -- 8001 => 2202 (adapter 1)
INFO subprocess: Starting process: ["VBoxManage", "modifyvm", "53c46486-a7d6-45d2-a838-10957286f295", "--natpf1", "ssh,tcp,,2200,,22", "--natpf1", "9000,tcp,,2201,,8000", "--natpf1", "9001,tcp,,2202,,8001"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::Builtin::SetHostname:0x00000101138c68>
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x00000101138bf0>
INFO subprocess: Starting process: ["VBoxManage", "storagectl", "53c46486-a7d6-45d2-a838-10957286f295", "--name", "SATA Controller", "--hostiocache", "on"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO sanedefaults: Enabling the Host I/O cache on the SATA controller... (exit status = 0)
INFO subprocess: Starting process: ["VBoxManage", "modifyvm", "53c46486-a7d6-45d2-a838-10957286f295", "--rtcuseutc", "on"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO sanedefaults: Enabling rtcuseutc... (exit status = 0)
INFO sanedefaults: Automatically figuring out whether to enable/disable NAT DNS proxy...
INFO subprocess: Starting process: ["VBoxManage", "modifyvm", "53c46486-a7d6-45d2-a838-10957286f295", "--natdnsproxy1", "on"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO sanedefaults: Enable the NAT DNS proxy on adapter 1... (exit status = 0)
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x0000010152a4c0>
INFO interface: info: Running any VM customizations...
[default] Running any VM customizations...
INFO subprocess: Starting process: ["VBoxManage", "modifyvm", "53c46486-a7d6-45d2-a838-10957286f295", "--memory", "1024"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["VBoxManage", "modifyvm", "53c46486-a7d6-45d2-a838-10957286f295", "--natdnshostresolver1", "on"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x0000010152a448>
INFO interface: info: Booting VM...
[default] Booting VM...
INFO subprocess: Starting process: ["VBoxManage", "startvm", "53c46486-a7d6-45d2-a838-10957286f295", "--type", "headless"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Waiting for VM "53c46486-a7d6-45d2-a838-10957286f295" to power on...
VM "53c46486-a7d6-45d2-a838-10957286f295" has been successfully started.
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO interface: info: Waiting for VM to boot. This can take a few minutes.
[default] Waiting for VM to boot. This can take a few minutes.
DEBUG ssh: Checking whether SSH is ready...
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "53c46486-a7d6-45d2-a838-10957286f295", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="edx-platform_1374283533"
groups="/"
ostype="Ubuntu"
UUID="53c46486-a7d6-45d2-a838-10957286f295"
CfgFile="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/edx-platform_1374283533.vbox"
SnapFldr="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/Snapshots"
LogFldr="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/Logs"
hardwareuuid="53c46486-a7d6-45d2-a838-10957286f295"
memory=1024
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="off"
pae="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="running"
VMStateChangeTime="2013-07-20T01:25:35.886000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="cfdad992-2b63-43a9-9f2a-fbd9f15fa5f7"
natnet1="nat"
macaddress1="080027129698"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="9000,tcp,,2201,,8000"
Forwarding(1)="9001,tcp,,2202,,8001"
Forwarding(2)="ssh,tcp,,2200,,22"
hostonlyadapter2="vboxnet0"
macaddress2="080027746023"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
VideoMode="640,480,32"
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="/vagrant"
SharedFolderPathMachineMapping1="/Users/hujiawei/git/edx/edx-platform"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Ubuntu"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_2: Searching for SSH port: 22
DEBUG virtualbox_4_2: read_forward_ports: uuid=53c46486-a7d6-45d2-a838-10957286f295 active_only=false
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "53c46486-a7d6-45d2-a838-10957286f295", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="edx-platform_1374283533"
groups="/"
ostype="Ubuntu"
UUID="53c46486-a7d6-45d2-a838-10957286f295"
CfgFile="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/edx-platform_1374283533.vbox"
SnapFldr="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/Snapshots"
LogFldr="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/Logs"
hardwareuuid="53c46486-a7d6-45d2-a838-10957286f295"
memory=1024
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="off"
pae="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="running"
VMStateChangeTime="2013-07-20T01:25:35.886000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="cfdad992-2b63-43a9-9f2a-fbd9f15fa5f7"
natnet1="nat"
macaddress1="080027129698"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="9000,tcp,,2201,,8000"
Forwarding(1)="9001,tcp,,2202,,8001"
Forwarding(2)="ssh,tcp,,2200,,22"
hostonlyadapter2="vboxnet0"
macaddress2="080027746023"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
VideoMode="640,480,32"
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="/vagrant"
SharedFolderPathMachineMapping1="/Users/hujiawei/git/edx/edx-platform"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Ubuntu"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_2: - [1, "9000", 2201, 8000]
DEBUG virtualbox_4_2: - [1, "9001", 2202, 8001]
DEBUG virtualbox_4_2: - [1, "ssh", 2200, 22]
DEBUG ssh: Checking key permissions: /Users/hujiawei/.vagrant.d/insecure_private_key
INFO ssh: Attempting SSH. Retries: 100. Timeout: 30
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2200
INFO ssh: - Username: vagrant
INFO ssh: - Key Path: /Users/hujiawei/.vagrant.d/insecure_private_key
DEBUG ssh: == Net-SSH connection debug-level log START ==
DEBUG ssh: D, [2013-07-20T09:25:36.296717 #879] DEBUG -- net.ssh.transport.session[804cab28]: establishing connection to 127.0.0.1:2200
D, [2013-07-20T09:25:36.298093 #879] DEBUG -- net.ssh.transport.session[804cab28]: connection established
I, [2013-07-20T09:25:36.298258 #879] INFO -- net.ssh.transport.server_version[804a22e0]: negotiating protocol version
D, [2013-07-20T09:25:55.840840 #879] DEBUG -- net.ssh.transport.server_version[804a22e0]: remote is `SSH-2.0-OpenSSH_5.9p1 Debian-5ubuntu1'
D, [2013-07-20T09:25:55.840955 #879] DEBUG -- net.ssh.transport.server_version[804a22e0]: local is `SSH-2.0-Ruby/Net::SSH_2.6.7 universal.x86_64-darwin12.2.1'
D, [2013-07-20T09:25:55.861866 #879] DEBUG -- tcpsocket[804bba24]: read 984 bytes
D, [2013-07-20T09:25:55.862202 #879] DEBUG -- tcpsocket[804bba24]: received packet nr 0 type 20 len 980
I, [2013-07-20T09:25:55.862400 #879] INFO -- net.ssh.transport.algorithms[80a69b9c]: got KEXINIT from server
I, [2013-07-20T09:25:55.862827 #879] INFO -- net.ssh.transport.algorithms[80a69b9c]: sending KEXINIT
D, [2013-07-20T09:25:55.863305 #879] DEBUG -- tcpsocket[804bba24]: queueing packet nr 0 type 20 len 1620
D, [2013-07-20T09:25:55.863492 #879] DEBUG -- tcpsocket[804bba24]: sent 1624 bytes
I, [2013-07-20T09:25:55.863580 #879] INFO -- net.ssh.transport.algorithms[80a69b9c]: negotiating algorithms
D, [2013-07-20T09:25:55.864141 #879] DEBUG -- net.ssh.transport.algorithms[80a69b9c]: negotiated:
* kex: diffie-hellman-group-exchange-sha1
* host_key: ssh-rsa
* encryption_server: aes128-cbc
* encryption_client: aes128-cbc
* hmac_client: hmac-sha1
* hmac_server: hmac-sha1
* compression_client: none
* compression_server: none
* language_client:
* language_server:
D, [2013-07-20T09:25:55.864239 #879] DEBUG -- net.ssh.transport.algorithms[80a69b9c]: exchanging keys
D, [2013-07-20T09:25:55.864657 #879] DEBUG -- tcpsocket[804bba24]: queueing packet nr 1 type 34 len 20
D, [2013-07-20T09:25:55.864768 #879] DEBUG -- tcpsocket[804bba24]: sent 24 bytes
D, [2013-07-20T09:25:55.866348 #879] DEBUG -- tcpsocket[804bba24]: read 152 bytes
D, [2013-07-20T09:25:55.866574 #879] DEBUG -- tcpsocket[804bba24]: received packet nr 1 type 31 len 148
D, [2013-07-20T09:25:55.868901 #879] DEBUG -- tcpsocket[804bba24]: queueing packet nr 2 type 32 len 140
D, [2013-07-20T09:25:55.869011 #879] DEBUG -- tcpsocket[804bba24]: sent 144 bytes
D, [2013-07-20T09:25:55.876460 #879] DEBUG -- tcpsocket[804bba24]: read 720 bytes
D, [2013-07-20T09:25:55.876690 #879] DEBUG -- tcpsocket[804bba24]: received packet nr 2 type 33 len 700
D, [2013-07-20T09:25:55.878331 #879] DEBUG -- tcpsocket[804bba24]: queueing packet nr 3 type 21 len 20
D, [2013-07-20T09:25:55.878496 #879] DEBUG -- tcpsocket[804bba24]: sent 24 bytes
D, [2013-07-20T09:25:55.878783 #879] DEBUG -- tcpsocket[804bba24]: received packet nr 3 type 21 len 12
D, [2013-07-20T09:25:55.879589 #879] DEBUG -- net.ssh.authentication.session[808d9dcc]: beginning authentication of `vagrant'
D, [2013-07-20T09:25:55.879879 #879] DEBUG -- tcpsocket[804bba24]: queueing packet nr 4 type 5 len 28
D, [2013-07-20T09:25:55.880000 #879] DEBUG -- tcpsocket[804bba24]: sent 52 bytes
D, [2013-07-20T09:25:55.880690 #879] DEBUG -- tcpsocket[804bba24]: read 52 bytes
D, [2013-07-20T09:25:55.880897 #879] DEBUG -- tcpsocket[804bba24]: received packet nr 4 type 6 len 28
D, [2013-07-20T09:25:55.881068 #879] DEBUG -- net.ssh.authentication.session[808d9dcc]: trying none
D, [2013-07-20T09:25:55.881328 #879] DEBUG -- net.ssh.authentication.session[808d9dcc]: Mechanism none was requested, but isn't a known type. Ignoring it.
D, [2013-07-20T09:25:55.881409 #879] DEBUG -- net.ssh.authentication.session[808d9dcc]: trying publickey
D, [2013-07-20T09:25:55.881894 #879] DEBUG -- net.ssh.authentication.agent[808f03d8]: connecting to ssh-agent
D, [2013-07-20T09:25:55.882210 #879] DEBUG -- net.ssh.authentication.agent[808f03d8]: sending agent request 1 len 61
D, [2013-07-20T09:25:55.882471 #879] DEBUG -- net.ssh.authentication.agent[808f03d8]: received agent packet 2 len 5
D, [2013-07-20T09:25:55.882573 #879] DEBUG -- net.ssh.authentication.agent[808f03d8]: sending agent request 11 len 0
D, [2013-07-20T09:25:55.882686 #879] DEBUG -- net.ssh.authentication.agent[808f03d8]: received agent packet 12 len 5
D, [2013-07-20T09:25:55.882951 #879] DEBUG -- net.ssh.authentication.methods.publickey[808eccb0]: trying publickey (dd:3b:b8:2e:85:04:06:e9:ab:ff:a8:0a:c0:04:6e:d6)
D, [2013-07-20T09:25:55.883220 #879] DEBUG -- tcpsocket[804bba24]: queueing packet nr 5 type 50 len 348
D, [2013-07-20T09:25:55.883337 #879] DEBUG -- tcpsocket[804bba24]: sent 372 bytes
D, [2013-07-20T09:25:55.885561 #879] DEBUG -- tcpsocket[804bba24]: read 324 bytes
D, [2013-07-20T09:25:55.885786 #879] DEBUG -- tcpsocket[804bba24]: received packet nr 5 type 60 len 300
D, [2013-07-20T09:25:55.889722 #879] DEBUG -- tcpsocket[804bba24]: queueing packet nr 6 type 50 len 620
D, [2013-07-20T09:25:55.889930 #879] DEBUG -- tcpsocket[804bba24]: sent 644 bytes
D, [2013-07-20T09:25:55.891137 #879] DEBUG -- tcpsocket[804bba24]: read 36 bytes
D, [2013-07-20T09:25:55.891343 #879] DEBUG -- tcpsocket[804bba24]: received packet nr 6 type 52 len 12
D, [2013-07-20T09:25:55.891454 #879] DEBUG -- net.ssh.authentication.methods.publickey[808eccb0]: publickey succeeded (dd:3b:b8:2e:85:04:06:e9:ab:ff:a8:0a:c0:04:6e:d6)
DEBUG ssh: == Net-SSH connection debug-level log END ==
INFO ssh: SSH is ready!
INFO interface: info: VM booted and ready for use!
[default] VM booted and ready for use!
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckGuestAdditions:0x0000010152a3a8>
INFO subprocess: Starting process: ["VBoxManage", "guestproperty", "get", "53c46486-a7d6-45d2-a838-10957286f295", "/VirtualBox/GuestAdd/Version"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Value: 4.2.0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "53c46486-a7d6-45d2-a838-10957286f295", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="edx-platform_1374283533"
groups="/"
ostype="Ubuntu"
UUID="53c46486-a7d6-45d2-a838-10957286f295"
CfgFile="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/edx-platform_1374283533.vbox"
SnapFldr="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/Snapshots"
LogFldr="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/Logs"
hardwareuuid="53c46486-a7d6-45d2-a838-10957286f295"
memory=1024
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="off"
pae="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="running"
VMStateChangeTime="2013-07-20T01:25:35.886000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="cfdad992-2b63-43a9-9f2a-fbd9f15fa5f7"
natnet1="nat"
macaddress1="080027129698"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="9000,tcp,,2201,,8000"
Forwarding(1)="9001,tcp,,2202,,8001"
Forwarding(2)="ssh,tcp,,2200,,22"
hostonlyadapter2="vboxnet0"
macaddress2="080027746023"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
VideoMode="640,480,32"
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="/vagrant"
SharedFolderPathMachineMapping1="/Users/hujiawei/git/edx/edx-platform"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Linux26"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="4.2.0 r80737"
GuestAdditionsFacility_VirtualBox Base Driver=50,1374283542990
GuestAdditionsFacility_VirtualBox System Service=50,1374283543854
GuestAdditionsFacility_Seamless Mode=0,1374283542990
GuestAdditionsFacility_Graphics Mode=0,1374283542990
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO interface: info: Configuring and enabling network interfaces...
[default] Configuring and enabling network interfaces...
DEBUG ssh: Checking whether SSH is ready...
DEBUG ssh: Re-using SSH connection.
INFO ssh: SSH is ready!
INFO guest: Detect guest for machine: #<Vagrant::Machine:0x000001010ade60>
DEBUG guest: Trying: fedora
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: grep 'Fedora release 1[678]' /etc/redhat-release (sudo=false)
DEBUG ssh: stderr: grep:
DEBUG ssh: stderr: /etc/redhat-release: No such file or directory
DEBUG ssh: Exit status: 2
DEBUG guest: Trying: pld
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: cat /etc/pld-release (sudo=false)
DEBUG ssh: stderr: cat:
DEBUG ssh: stderr: /etc/pld-release
DEBUG ssh: stderr: : No such file or directory
DEBUG ssh: stderr:
DEBUG ssh: Exit status: 1
DEBUG guest: Trying: suse
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: cat /etc/SuSE-release (sudo=false)
DEBUG ssh: stderr: cat:
DEBUG ssh: stderr: /etc/SuSE-release
DEBUG ssh: stderr: : No such file or directory
DEBUG ssh: stderr:
DEBUG ssh: Exit status: 1
DEBUG guest: Trying: ubuntu
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: cat /proc/version | grep 'Ubuntu' (sudo=false)
DEBUG ssh: stdout: Linux version 3.2.0-23-generic-pae (buildd@palmer) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu4) ) #36-Ubuntu SMP Tue Apr 10 22:19:09 UTC 2012
DEBUG ssh: Exit status: 0
INFO guest: Detected: ubuntu!
INFO guest: Full guest chain: [[:ubuntu, #<VagrantPlugins::GuestUbuntu::Guest:0x0000010095c800>], [:debian, #<VagrantPlugins::GuestDebian::Guest:0x00000100924388>], [:linux, #<VagrantPlugins::GuestLinux::Guest:0x00000100924338>]]
INFO guest: Execute capability: configure_networks (ubuntu)
DEBUG guest: Searching for cap: configure_networks
DEBUG guest: Checking in: ubuntu
DEBUG guest: Checking in: debian
DEBUG guest: Found cap: configure_networks in debian
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: sed -e '/^#VAGRANT-BEGIN/,/^#VAGRANT-END/ d' /etc/network/interfaces > /tmp/vagrant-network-interfaces (sudo=true)
DEBUG ssh: stderr: stdin: is not a tty
DEBUG ssh: Exit status: 0
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: su -c 'cat /tmp/vagrant-network-interfaces > /etc/network/interfaces' (sudo=true)
DEBUG ssh: stderr: stdin: is not a tty
DEBUG ssh: Exit status: 0
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: rm /tmp/vagrant-network-interfaces (sudo=true)
DEBUG ssh: stderr: stdin: is not a tty
DEBUG ssh: Exit status: 0
DEBUG ssh: Uploading: /var/folders/rd/tgwvnk5937qdd7gryrv_p_km0000gn/T/vagrant20130720-879-6a1lyc to /tmp/vagrant-network-entry
DEBUG ssh: Re-using SSH connection.
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: /sbin/ifdown eth1 2> /dev/null (sudo=true)
DEBUG ssh: stderr: stdin: is not a tty
DEBUG ssh: Exit status: 0
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: cat /tmp/vagrant-network-entry >> /etc/network/interfaces (sudo=true)
DEBUG ssh: stderr: stdin: is not a tty
DEBUG ssh: Exit status: 0
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: rm /tmp/vagrant-network-entry (sudo=true)
DEBUG ssh: stderr: stdin: is not a tty
DEBUG ssh: Exit status: 0
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: /sbin/ifup eth1 (sudo=true)
DEBUG ssh: stderr: stdin: is not a tty
DEBUG ssh: stdout: ssh stop/waiting
DEBUG ssh: stdout: ssh start/running, process 1030
DEBUG ssh: Exit status: 0
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
INFO interface: info: Mounting shared folders...
[default] Mounting shared folders...
INFO interface: info: -- /vagrant
[default] -- /vagrant
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "53c46486-a7d6-45d2-a838-10957286f295", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="edx-platform_1374283533"
groups="/"
ostype="Ubuntu"
UUID="53c46486-a7d6-45d2-a838-10957286f295"
CfgFile="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/edx-platform_1374283533.vbox"
SnapFldr="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/Snapshots"
LogFldr="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/Logs"
hardwareuuid="53c46486-a7d6-45d2-a838-10957286f295"
memory=1024
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="off"
pae="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="running"
VMStateChangeTime="2013-07-20T01:25:35.886000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="cfdad992-2b63-43a9-9f2a-fbd9f15fa5f7"
natnet1="nat"
macaddress1="080027129698"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="9000,tcp,,2201,,8000"
Forwarding(1)="9001,tcp,,2202,,8001"
Forwarding(2)="ssh,tcp,,2200,,22"
hostonlyadapter2="vboxnet0"
macaddress2="080027746023"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
VideoMode="640,480,32"
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="/vagrant"
SharedFolderPathMachineMapping1="/Users/hujiawei/git/edx/edx-platform"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Linux26"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="4.2.0 r80737"
GuestAdditionsFacility_VirtualBox Base Driver=50,1374283542990
GuestAdditionsFacility_VirtualBox System Service=50,1374283543854
GuestAdditionsFacility_Seamless Mode=0,1374283542990
GuestAdditionsFacility_Graphics Mode=0,1374283542990
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_2: Searching for SSH port: 22
DEBUG virtualbox_4_2: read_forward_ports: uuid=53c46486-a7d6-45d2-a838-10957286f295 active_only=false
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "53c46486-a7d6-45d2-a838-10957286f295", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="edx-platform_1374283533"
groups="/"
ostype="Ubuntu"
UUID="53c46486-a7d6-45d2-a838-10957286f295"
CfgFile="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/edx-platform_1374283533.vbox"
SnapFldr="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/Snapshots"
LogFldr="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/Logs"
hardwareuuid="53c46486-a7d6-45d2-a838-10957286f295"
memory=1024
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="off"
pae="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="running"
VMStateChangeTime="2013-07-20T01:25:35.886000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="cfdad992-2b63-43a9-9f2a-fbd9f15fa5f7"
natnet1="nat"
macaddress1="080027129698"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="9000,tcp,,2201,,8000"
Forwarding(1)="9001,tcp,,2202,,8001"
Forwarding(2)="ssh,tcp,,2200,,22"
hostonlyadapter2="vboxnet0"
macaddress2="080027746023"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
VideoMode="640,480,32"
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="/vagrant"
SharedFolderPathMachineMapping1="/Users/hujiawei/git/edx/edx-platform"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Linux26"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="4.2.0 r80737"
GuestAdditionsFacility_VirtualBox Base Driver=50,1374283542990
GuestAdditionsFacility_VirtualBox System Service=50,1374283543854
GuestAdditionsFacility_Seamless Mode=0,1374283542990
GuestAdditionsFacility_Graphics Mode=0,1374283542990
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_2: - [1, "9000", 2201, 8000]
DEBUG virtualbox_4_2: - [1, "9001", 2202, 8001]
DEBUG virtualbox_4_2: - [1, "ssh", 2200, 22]
DEBUG ssh: Checking whether SSH is ready...
DEBUG ssh: Re-using SSH connection.
INFO ssh: SSH is ready!
INFO guest: Execute capability: mount_virtualbox_shared_folder (ubuntu)
DEBUG guest: Searching for cap: mount_virtualbox_shared_folder
DEBUG guest: Checking in: ubuntu
DEBUG guest: Checking in: debian
DEBUG guest: Checking in: linux
DEBUG guest: Found cap: mount_virtualbox_shared_folder in linux
DEBUG ssh: Checking whether SSH is ready...
DEBUG ssh: Re-using SSH connection.
INFO ssh: SSH is ready!
INFO guest: Execute capability: shell_expand_guest_path (ubuntu)
DEBUG guest: Searching for cap: shell_expand_guest_path
DEBUG guest: Checking in: ubuntu
DEBUG guest: Checking in: debian
DEBUG guest: Checking in: linux
DEBUG guest: Found cap: shell_expand_guest_path in linux
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: printf /vagrant (sudo=false)
DEBUG ssh: Exit status: 0
DEBUG ssh: stdout: /vagrant
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: mkdir -p /vagrant (sudo=true)
DEBUG ssh: stderr: stdin: is not a tty
DEBUG ssh: Exit status: 0
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: mount -t vboxsf -o uid=`id -u vagrant`,gid=`id -g vagrant` /vagrant /vagrant (sudo=true)
DEBUG ssh: stderr: stdin: is not a tty
DEBUG ssh: Exit status: 0
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: chown `id -u vagrant`:`id -g vagrant` /vagrant (sudo=true)
DEBUG ssh: stderr: stdin: is not a tty
DEBUG ssh: Exit status: 0
INFO nfs: Using NFS, preparing NFS settings by reading host IP and machine IP
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "53c46486-a7d6-45d2-a838-10957286f295", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="edx-platform_1374283533"
groups="/"
ostype="Ubuntu"
UUID="53c46486-a7d6-45d2-a838-10957286f295"
CfgFile="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/edx-platform_1374283533.vbox"
SnapFldr="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/Snapshots"
LogFldr="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/Logs"
hardwareuuid="53c46486-a7d6-45d2-a838-10957286f295"
memory=1024
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="off"
pae="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="running"
VMStateChangeTime="2013-07-20T01:25:35.886000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="cfdad992-2b63-43a9-9f2a-fbd9f15fa5f7"
natnet1="nat"
macaddress1="080027129698"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="9000,tcp,,2201,,8000"
Forwarding(1)="9001,tcp,,2202,,8001"
Forwarding(2)="ssh,tcp,,2200,,22"
hostonlyadapter2="vboxnet0"
macaddress2="080027746023"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
VideoMode="640,480,32"
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="/vagrant"
SharedFolderPathMachineMapping1="/Users/hujiawei/git/edx/edx-platform"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Linux26"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="4.2.0 r80737"
GuestAdditionsFacility_VirtualBox Base Driver=50,1374283542990
GuestAdditionsFacility_VirtualBox System Service=50,1374283543854
GuestAdditionsFacility_Seamless Mode=0,1374283542990
GuestAdditionsFacility_Graphics Mode=0,1374283542990
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["VBoxManage", "list", "dhcpservers"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["VBoxManage", "list", "hostonlyifs"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name: vboxnet0
GUID: 786f6276-656e-4074-8000-0a0027000000
DHCP: Disabled
IPAddress: 192.168.20.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:00
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-vboxnet0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO interface: info: Exporting NFS shared folders...
[default] Exporting NFS shared folders...
INFO interface: info: Preparing to edit /etc/exports. Administrator privileges will be required...
Preparing to edit /etc/exports. Administrator privileges will be required...
Password:
INFO interface: info: Mounting NFS shared folders...
[default] Mounting NFS shared folders...
DEBUG ssh: Checking whether SSH is ready...
DEBUG ssh: Re-using SSH connection.
INFO ssh: SSH is ready!
INFO guest: Execute capability: mount_nfs_folder (ubuntu)
DEBUG guest: Searching for cap: mount_nfs_folder
DEBUG guest: Checking in: ubuntu
DEBUG guest: Checking in: debian
DEBUG guest: Checking in: linux
DEBUG guest: Found cap: mount_nfs_folder in linux
DEBUG ssh: Checking whether SSH is ready...
DEBUG ssh: Re-using SSH connection.
INFO ssh: SSH is ready!
INFO guest: Execute capability: shell_expand_guest_path (ubuntu)
DEBUG guest: Searching for cap: shell_expand_guest_path
DEBUG guest: Checking in: ubuntu
DEBUG guest: Checking in: debian
DEBUG guest: Checking in: linux
DEBUG guest: Found cap: shell_expand_guest_path in linux
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: printf /opt/edx/edx-platform (sudo=false)
DEBUG ssh: stdout: /opt/edx/edx-platform
DEBUG ssh: Exit status: 0
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: mkdir -p /opt/edx/edx-platform (sudo=true)
DEBUG ssh: stderr: stdin: is not a tty
DEBUG ssh: Exit status: 0
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: mount -o vers=3 192.168.20.1:'/Users/hujiawei/git/edx/edx-platform' /opt/edx/edx-platform (sudo=true)
DEBUG ssh: stderr: stdin: is not a tty
DEBUG ssh: stderr: mount.nfs: requested NFS version or transport protocol is not supported
DEBUG ssh: Exit status: 32
INFO retryable: Retryable exception raised: #<Vagrant::Errors::LinuxNFSMountFailed: The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
mount -o vers=3 192.168.20.1:'/Users/hujiawei/git/edx/edx-platform' /opt/edx/edx-platform>
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: mount -o vers=3 192.168.20.1:'/Users/hujiawei/git/edx/edx-platform' /opt/edx/edx-platform (sudo=true)
DEBUG ssh: stderr: stdin: is not a tty
DEBUG ssh: stderr: mount.nfs: requested NFS version or transport protocol is not supported
DEBUG ssh: Exit status: 32
INFO retryable: Retryable exception raised: #<Vagrant::Errors::LinuxNFSMountFailed: The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
mount -o vers=3 192.168.20.1:'/Users/hujiawei/git/edx/edx-platform' /opt/edx/edx-platform>
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: mount -o vers=3 192.168.20.1:'/Users/hujiawei/git/edx/edx-platform' /opt/edx/edx-platform (sudo=true)
DEBUG ssh: stderr: stdin: is not a tty
DEBUG ssh: stderr: mount.nfs: requested NFS version or transport protocol is not supported
DEBUG ssh: Exit status: 32
INFO retryable: Retryable exception raised: #<Vagrant::Errors::LinuxNFSMountFailed: The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
mount -o vers=3 192.168.20.1:'/Users/hujiawei/git/edx/edx-platform' /opt/edx/edx-platform>
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: mount -o vers=3 192.168.20.1:'/Users/hujiawei/git/edx/edx-platform' /opt/edx/edx-platform (sudo=true)
DEBUG ssh: stderr: stdin: is not a tty
DEBUG ssh: Exit status: 0
INFO interface: info: Running provisioner: shell...
[default] Running provisioner: shell...
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "53c46486-a7d6-45d2-a838-10957286f295", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="edx-platform_1374283533"
groups="/"
ostype="Ubuntu"
UUID="53c46486-a7d6-45d2-a838-10957286f295"
CfgFile="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/edx-platform_1374283533.vbox"
SnapFldr="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/Snapshots"
LogFldr="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/Logs"
hardwareuuid="53c46486-a7d6-45d2-a838-10957286f295"
memory=1024
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="off"
pae="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="running"
VMStateChangeTime="2013-07-20T01:25:35.886000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="cfdad992-2b63-43a9-9f2a-fbd9f15fa5f7"
natnet1="nat"
macaddress1="080027129698"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="9000,tcp,,2201,,8000"
Forwarding(1)="9001,tcp,,2202,,8001"
Forwarding(2)="ssh,tcp,,2200,,22"
hostonlyadapter2="vboxnet0"
macaddress2="080027746023"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
VideoMode="640,480,32"
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="/vagrant"
SharedFolderPathMachineMapping1="/Users/hujiawei/git/edx/edx-platform"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Linux26"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="4.2.0 r80737"
GuestAdditionsFacility_VirtualBox Base Driver=50,1374283542990
GuestAdditionsFacility_VirtualBox System Service=50,1374283543854
GuestAdditionsFacility_Seamless Mode=0,1374283542990
GuestAdditionsFacility_Graphics Mode=0,1374283542990
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_2: Searching for SSH port: 22
DEBUG virtualbox_4_2: read_forward_ports: uuid=53c46486-a7d6-45d2-a838-10957286f295 active_only=false
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "53c46486-a7d6-45d2-a838-10957286f295", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="edx-platform_1374283533"
groups="/"
ostype="Ubuntu"
UUID="53c46486-a7d6-45d2-a838-10957286f295"
CfgFile="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/edx-platform_1374283533.vbox"
SnapFldr="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/Snapshots"
LogFldr="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/Logs"
hardwareuuid="53c46486-a7d6-45d2-a838-10957286f295"
memory=1024
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="off"
pae="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="running"
VMStateChangeTime="2013-07-20T01:25:35.886000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/hujiawei/VirtualBox VMs/edx-platform_1374283533/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="cfdad992-2b63-43a9-9f2a-fbd9f15fa5f7"
natnet1="nat"
macaddress1="080027129698"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="9000,tcp,,2201,,8000"
Forwarding(1)="9001,tcp,,2202,,8001"
Forwarding(2)="ssh,tcp,,2200,,22"
hostonlyadapter2="vboxnet0"
macaddress2="080027746023"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
VideoMode="640,480,32"
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="/vagrant"
SharedFolderPathMachineMapping1="/Users/hujiawei/git/edx/edx-platform"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Linux26"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="4.2.0 r80737"
GuestAdditionsFacility_VirtualBox Base Driver=50,1374283542990
GuestAdditionsFacility_VirtualBox System Service=50,1374283543854
GuestAdditionsFacility_Seamless Mode=0,1374283542990
GuestAdditionsFacility_Graphics Mode=0,1374283542990
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_2: - [1, "9000", 2201, 8000]
DEBUG virtualbox_4_2: - [1, "9001", 2202, 8001]
DEBUG virtualbox_4_2: - [1, "ssh", 2200, 22]
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: chown -R vagrant /tmp/vagrant-shell (sudo=true)
DEBUG ssh: stderr: stdin: is not a tty
DEBUG ssh: stderr: chown:
DEBUG ssh: stderr: cannot access `/tmp/vagrant-shell'
DEBUG ssh: stderr: : No such file or directory
DEBUG ssh: stderr:
DEBUG ssh: Exit status: 1
DEBUG ssh: Uploading: /var/folders/rd/tgwvnk5937qdd7gryrv_p_km0000gn/T/vagrant-shell20130720-879-1cj4yx2 to /tmp/vagrant-shell
DEBUG ssh: Re-using SSH connection.
INFO interface: info: Running: /var/folders/rd/tgwvnk5937qdd7gryrv_p_km0000gn/T/vagrant-shell20130720-879-1cj4yx2
[default] Running: /var/folders/rd/tgwvnk5937qdd7gryrv_p_km0000gn/T/vagrant-shell20130720-879-1cj4yx2
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: chmod +x /tmp/vagrant-shell && /tmp/vagrant-shell (sudo=true)
DEBUG ssh: stderr: stdin: is not a tty
INFO interface: info: stdin: is not a tty
stdin: is not a tty
DEBUG ssh: stdout: Ign http://us.archive.ubuntu.com precise InRelease
INFO interface: info: Ign http://us.archive.ubuntu.com precise InRelease
Ign http://us.archive.ubuntu.com precise InRelease
DEBUG ssh: stdout: Ign http://us.archive.ubuntu.com precise-updates InRelease
INFO interface: info: Ign http://us.archive.ubuntu.com precise-updates InRelease
Ign http://us.archive.ubuntu.com precise-updates InRelease
DEBUG ssh: stdout: Ign http://us.archive.ubuntu.com precise-backports InRelease
INFO interface: info: Ign http://us.archive.ubuntu.com precise-backports InRelease
Ign http://us.archive.ubuntu.com precise-backports InRelease
DEBUG ssh: stdout: Ign http://security.ubuntu.com precise-security InRelease
INFO interface: info: Ign http://security.ubuntu.com precise-security InRelease
Ign http://security.ubuntu.com precise-security InRelease
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise Release.gpg
INFO interface: info: Hit http://us.archive.ubuntu.com precise Release.gpg
Hit http://us.archive.ubuntu.com precise Release.gpg
DEBUG ssh: stdout: Get:1 http://security.ubuntu.com precise-security Release.gpg [198 B]
INFO interface: info: Get:1 http://security.ubuntu.com precise-security Release.gpg [198 B]
Get:1 http://security.ubuntu.com precise-security Release.gpg [198 B]
DEBUG ssh: stdout: Get:2 http://us.archive.ubuntu.com precise-updates Release.gpg [198 B]
INFO interface: info: Get:2 http://us.archive.ubuntu.com precise-updates Release.gpg [198 B]
Get:2 http://us.archive.ubuntu.com precise-updates Release.gpg [198 B]
DEBUG ssh: stdout: Get:3 http://security.ubuntu.com precise-security Release [49.6 kB]
INFO interface: info: Get:3 http://security.ubuntu.com precise-security Release [49.6 kB]
Get:3 http://security.ubuntu.com precise-security Release [49.6 kB]
DEBUG ssh: stdout: Get:4 http://us.archive.ubuntu.com precise-backports Release.gpg [198 B]
INFO interface: info: Get:4 http://us.archive.ubuntu.com precise-backports Release.gpg [198 B]
Get:4 http://us.archive.ubuntu.com precise-backports Release.gpg [198 B]
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise Release
INFO interface: info: Hit http://us.archive.ubuntu.com precise Release
Hit http://us.archive.ubuntu.com precise Release
DEBUG ssh: stdout: Get:5 http://us.archive.ubuntu.com precise-updates Release [49.6 kB]
INFO interface: info: Get:5 http://us.archive.ubuntu.com precise-updates Release [49.6 kB]
Get:5 http://us.archive.ubuntu.com precise-updates Release [49.6 kB]
DEBUG ssh: stdout: Get:6 http://security.ubuntu.com precise-security/main Sources [83.6 kB]
INFO interface: info: Get:6 http://security.ubuntu.com precise-security/main Sources [83.6 kB]
Get:6 http://security.ubuntu.com precise-security/main Sources [83.6 kB]
DEBUG ssh: stdout: Get:7 http://us.archive.ubuntu.com precise-backports Release [49.6 kB]
INFO interface: info: Get:7 http://us.archive.ubuntu.com precise-backports Release [49.6 kB]
Get:7 http://us.archive.ubuntu.com precise-backports Release [49.6 kB]
DEBUG ssh: stdout: Get:8 http://security.ubuntu.com precise-security/restricted Sources [2,494 B]
INFO interface: info: Get:8 http://security.ubuntu.com precise-security/restricted Sources [2,494 B]
Get:8 http://security.ubuntu.com precise-security/restricted Sources [2,494 B]
DEBUG ssh: stdout: Get:9 http://security.ubuntu.com precise-security/universe Sources [27.1 kB]
INFO interface: info: Get:9 http://security.ubuntu.com precise-security/universe Sources [27.1 kB]
Get:9 http://security.ubuntu.com precise-security/universe Sources [27.1 kB]
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise/main Sources
INFO interface: info: Hit http://us.archive.ubuntu.com precise/main Sources
Hit http://us.archive.ubuntu.com precise/main Sources
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise/restricted Sources
INFO interface: info: Hit http://us.archive.ubuntu.com precise/restricted Sources
Hit http://us.archive.ubuntu.com precise/restricted Sources
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise/universe Sources
INFO interface: info: Hit http://us.archive.ubuntu.com precise/universe Sources
Hit http://us.archive.ubuntu.com precise/universe Sources
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise/multiverse Sources
INFO interface: info: Hit http://us.archive.ubuntu.com precise/multiverse Sources
Hit http://us.archive.ubuntu.com precise/multiverse Sources
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise/main i386 Packages
INFO interface: info: Hit http://us.archive.ubuntu.com precise/main i386 Packages
Hit http://us.archive.ubuntu.com precise/main i386 Packages
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise/restricted i386 Packages
INFO interface: info: Hit http://us.archive.ubuntu.com precise/restricted i386 Packages
Hit http://us.archive.ubuntu.com precise/restricted i386 Packages
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise/universe i386 Packages
INFO interface: info: Hit http://us.archive.ubuntu.com precise/universe i386 Packages
Hit http://us.archive.ubuntu.com precise/universe i386 Packages
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise/multiverse i386 Packages
INFO interface: info: Hit http://us.archive.ubuntu.com precise/multiverse i386 Packages
Hit http://us.archive.ubuntu.com precise/multiverse i386 Packages
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise/main TranslationIndex
INFO interface: info: Hit http://us.archive.ubuntu.com precise/main TranslationIndex
Hit http://us.archive.ubuntu.com precise/main TranslationIndex
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise/multiverse TranslationIndex
INFO interface: info: Hit http://us.archive.ubuntu.com precise/multiverse TranslationIndex
Hit http://us.archive.ubuntu.com precise/multiverse TranslationIndex
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise/restricted TranslationIndex
INFO interface: info: Hit http://us.archive.ubuntu.com precise/restricted TranslationIndex
Hit http://us.archive.ubuntu.com precise/restricted TranslationIndex
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise/universe TranslationIndex
INFO interface: info: Hit http://us.archive.ubuntu.com precise/universe TranslationIndex
Hit http://us.archive.ubuntu.com precise/universe TranslationIndex
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:10 http://us.archive.ubuntu.com precise-updates/main Sources [400 kB]
INFO interface: info: Get:10 http://us.archive.ubuntu.com precise-updates/main Sources [400 kB]
Get:10 http://us.archive.ubuntu.com precise-updates/main Sources [400 kB]
DEBUG ssh: stdout: Get:11 http://security.ubuntu.com precise-security/multiverse Sources [1,383 B]
INFO interface: info: Get:11 http://security.ubuntu.com precise-security/multiverse Sources [1,383 B]
Get:11 http://security.ubuntu.com precise-security/multiverse Sources [1,383 B]
DEBUG ssh: stdout: Get:12 http://security.ubuntu.com precise-security/main i386 Packages [311 kB]
INFO interface: info: Get:12 http://security.ubuntu.com precise-security/main i386 Packages [311 kB]
Get:12 http://security.ubuntu.com precise-security/main i386 Packages [311 kB]
DEBUG ssh: stdout: Get:13 http://security.ubuntu.com precise-security/restricted i386 Packages [4,620 B]
INFO interface: info: Get:13 http://security.ubuntu.com precise-security/restricted i386 Packages [4,620 B]
Get:13 http://security.ubuntu.com precise-security/restricted i386 Packages [4,620 B]
DEBUG ssh: stdout: Get:14 http://security.ubuntu.com precise-security/universe i386 Packages [80.4 kB]
INFO interface: info: Get:14 http://security.ubuntu.com precise-security/universe i386 Packages [80.4 kB]
Get:14 http://security.ubuntu.com precise-security/universe i386 Packages [80.4 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:15 http://security.ubuntu.com precise-security/multiverse i386 Packages [2,371 B]
INFO interface: info: Get:15 http://security.ubuntu.com precise-security/multiverse i386 Packages [2,371 B]
Get:15 http://security.ubuntu.com precise-security/multiverse i386 Packages [2,371 B]
DEBUG ssh: stdout: Get:16 http://security.ubuntu.com precise-security/main TranslationIndex [74 B]
INFO interface: info: Get:16 http://security.ubuntu.com precise-security/main TranslationIndex [74 B]
Get:16 http://security.ubuntu.com precise-security/main TranslationIndex [74 B]
DEBUG ssh: stdout: Get:17 http://security.ubuntu.com precise-security/multiverse TranslationIndex [71 B]
INFO interface: info: Get:17 http://security.ubuntu.com precise-security/multiverse TranslationIndex [71 B]
Get:17 http://security.ubuntu.com precise-security/multiverse TranslationIndex [71 B]
DEBUG ssh: stdout: Get:18 http://security.ubuntu.com precise-security/restricted TranslationIndex [72 B]
INFO interface: info: Get:18 http://security.ubuntu.com precise-security/restricted TranslationIndex [72 B]
Get:18 http://security.ubuntu.com precise-security/restricted TranslationIndex [72 B]
DEBUG ssh: stdout: Get:19 http://security.ubuntu.com precise-security/universe TranslationIndex [73 B]
INFO interface: info: Get:19 http://security.ubuntu.com precise-security/universe TranslationIndex [73 B]
Get:19 http://security.ubuntu.com precise-security/universe TranslationIndex [73 B]
DEBUG ssh: stdout: Get:20 http://security.ubuntu.com precise-security/main Translation-en [144 kB]
INFO interface: info: Get:20 http://security.ubuntu.com precise-security/main Translation-en [144 kB]
Get:20 http://security.ubuntu.com precise-security/main Translation-en [144 kB]
DEBUG ssh: stdout: Hit http://security.ubuntu.com precise-security/multiverse Translation-en
INFO interface: info: Hit http://security.ubuntu.com precise-security/multiverse Translation-en
Hit http://security.ubuntu.com precise-security/multiverse Translation-en
DEBUG ssh: stdout: Get:21 http://security.ubuntu.com precise-security/restricted Translation-en [1,253 B]
INFO interface: info: Get:21 http://security.ubuntu.com precise-security/restricted Translation-en [1,253 B]
Get:21 http://security.ubuntu.com precise-security/restricted Translation-en [1,253 B]
DEBUG ssh: stdout: Get:22 http://security.ubuntu.com precise-security/universe Translation-en [49.6 kB]
INFO interface: info: Get:22 http://security.ubuntu.com precise-security/universe Translation-en [49.6 kB]
Get:22 http://security.ubuntu.com precise-security/universe Translation-en [49.6 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:23 http://us.archive.ubuntu.com precise-updates/restricted Sources [5,467 B]
INFO interface: info: Get:23 http://us.archive.ubuntu.com precise-updates/restricted Sources [5,467 B]
Get:23 http://us.archive.ubuntu.com precise-updates/restricted Sources [5,467 B]
DEBUG ssh: stdout: Get:24 http://us.archive.ubuntu.com precise-updates/universe Sources [92.0 kB]
INFO interface: info: Get:24 http://us.archive.ubuntu.com precise-updates/universe Sources [92.0 kB]
Get:24 http://us.archive.ubuntu.com precise-updates/universe Sources [92.0 kB]
DEBUG ssh: stdout: Get:25 http://us.archive.ubuntu.com precise-updates/multiverse Sources [6,582 B]
INFO interface: info: Get:25 http://us.archive.ubuntu.com precise-updates/multiverse Sources [6,582 B]
Get:25 http://us.archive.ubuntu.com precise-updates/multiverse Sources [6,582 B]
DEBUG ssh: stdout: Get:26 http://us.archive.ubuntu.com precise-updates/main i386 Packages [671 kB]
INFO interface: info: Get:26 http://us.archive.ubuntu.com precise-updates/main i386 Packages [671 kB]
Get:26 http://us.archive.ubuntu.com precise-updates/main i386 Packages [671 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:27 http://us.archive.ubuntu.com precise-updates/restricted i386 Packages [10.0 kB]
INFO interface: info: Get:27 http://us.archive.ubuntu.com precise-updates/restricted i386 Packages [10.0 kB]
Get:27 http://us.archive.ubuntu.com precise-updates/restricted i386 Packages [10.0 kB]
DEBUG ssh: stdout: Get:28 http://us.archive.ubuntu.com precise-updates/universe i386 Packages [213 kB]
INFO interface: info: Get:28 http://us.archive.ubuntu.com precise-updates/universe i386 Packages [213 kB]
Get:28 http://us.archive.ubuntu.com precise-updates/universe i386 Packages [213 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:29 http://us.archive.ubuntu.com precise-updates/multiverse i386 Packages [13.8 kB]
INFO interface: info: Get:29 http://us.archive.ubuntu.com precise-updates/multiverse i386 Packages [13.8 kB]
Get:29 http://us.archive.ubuntu.com precise-updates/multiverse i386 Packages [13.8 kB]
DEBUG ssh: stdout: Get:30 http://us.archive.ubuntu.com precise-updates/main TranslationIndex [3,564 B]
INFO interface: info: Get:30 http://us.archive.ubuntu.com precise-updates/main TranslationIndex [3,564 B]
Get:30 http://us.archive.ubuntu.com precise-updates/main TranslationIndex [3,564 B]
DEBUG ssh: stdout: Get:31 http://us.archive.ubuntu.com precise-updates/multiverse TranslationIndex [2,605 B]
INFO interface: info: Get:31 http://us.archive.ubuntu.com precise-updates/multiverse TranslationIndex [2,605 B]
Get:31 http://us.archive.ubuntu.com precise-updates/multiverse TranslationIndex [2,605 B]
DEBUG ssh: stdout: Get:32 http://us.archive.ubuntu.com precise-updates/restricted TranslationIndex [2,461 B]
INFO interface: info: Get:32 http://us.archive.ubuntu.com precise-updates/restricted TranslationIndex [2,461 B]
Get:32 http://us.archive.ubuntu.com precise-updates/restricted TranslationIndex [2,461 B]
DEBUG ssh: stdout: Get:33 http://us.archive.ubuntu.com precise-updates/universe TranslationIndex [2,850 B]
INFO interface: info: Get:33 http://us.archive.ubuntu.com precise-updates/universe TranslationIndex [2,850 B]
Get:33 http://us.archive.ubuntu.com precise-updates/universe TranslationIndex [2,850 B]
DEBUG ssh: stdout: Get:34 http://us.archive.ubuntu.com precise-backports/main Sources [2,935 B]
INFO interface: info: Get:34 http://us.archive.ubuntu.com precise-backports/main Sources [2,935 B]
Get:34 http://us.archive.ubuntu.com precise-backports/main Sources [2,935 B]
DEBUG ssh: stdout: Get:35 http://us.archive.ubuntu.com precise-backports/restricted Sources [14 B]
INFO interface: info: Get:35 http://us.archive.ubuntu.com precise-backports/restricted Sources [14 B]
Get:35 http://us.archive.ubuntu.com precise-backports/restricted Sources [14 B]
DEBUG ssh: stdout: Get:36 http://us.archive.ubuntu.com precise-backports/universe Sources [32.0 kB]
INFO interface: info: Get:36 http://us.archive.ubuntu.com precise-backports/universe Sources [32.0 kB]
Get:36 http://us.archive.ubuntu.com precise-backports/universe Sources [32.0 kB]
DEBUG ssh: stdout: Get:37 http://us.archive.ubuntu.com precise-backports/multiverse Sources [4,872 B]
INFO interface: info: Get:37 http://us.archive.ubuntu.com precise-backports/multiverse Sources [4,872 B]
Get:37 http://us.archive.ubuntu.com precise-backports/multiverse Sources [4,872 B]
DEBUG ssh: stdout: Get:38 http://us.archive.ubuntu.com precise-backports/main i386 Packages [2,390 B]
INFO interface: info: Get:38 http://us.archive.ubuntu.com precise-backports/main i386 Packages [2,390 B]
Get:38 http://us.archive.ubuntu.com precise-backports/main i386 Packages [2,390 B]
DEBUG ssh: stdout: Get:39 http://us.archive.ubuntu.com precise-backports/restricted i386 Packages [14 B]
INFO interface: info: Get:39 http://us.archive.ubuntu.com precise-backports/restricted i386 Packages [14 B]
Get:39 http://us.archive.ubuntu.com precise-backports/restricted i386 Packages [14 B]
DEBUG ssh: stdout: Get:40 http://us.archive.ubuntu.com precise-backports/universe i386 Packages [31.2 kB]
INFO interface: info: Get:40 http://us.archive.ubuntu.com precise-backports/universe i386 Packages [31.2 kB]
Get:40 http://us.archive.ubuntu.com precise-backports/universe i386 Packages [31.2 kB]
DEBUG ssh: stdout: Get:41 http://us.archive.ubuntu.com precise-backports/multiverse i386 Packages [4,829 B]
INFO interface: info: Get:41 http://us.archive.ubuntu.com precise-backports/multiverse i386 Packages [4,829 B]
Get:41 http://us.archive.ubuntu.com precise-backports/multiverse i386 Packages [4,829 B]
DEBUG ssh: stdout: Get:42 http://us.archive.ubuntu.com precise-backports/main TranslationIndex [72 B]
INFO interface: info: Get:42 http://us.archive.ubuntu.com precise-backports/main TranslationIndex [72 B]
Get:42 http://us.archive.ubuntu.com precise-backports/main TranslationIndex [72 B]
DEBUG ssh: stdout: Get:43 http://us.archive.ubuntu.com precise-backports/multiverse TranslationIndex [72 B]
INFO interface: info: Get:43 http://us.archive.ubuntu.com precise-backports/multiverse TranslationIndex [72 B]
Get:43 http://us.archive.ubuntu.com precise-backports/multiverse TranslationIndex [72 B]
DEBUG ssh: stdout: Get:44 http://us.archive.ubuntu.com precise-backports/restricted TranslationIndex [70 B]
INFO interface: info: Get:44 http://us.archive.ubuntu.com precise-backports/restricted TranslationIndex [70 B]
Get:44 http://us.archive.ubuntu.com precise-backports/restricted TranslationIndex [70 B]
DEBUG ssh: stdout: Get:45 http://us.archive.ubuntu.com precise-backports/universe TranslationIndex [73 B]
INFO interface: info: Get:45 http://us.archive.ubuntu.com precise-backports/universe TranslationIndex [73 B]
Get:45 http://us.archive.ubuntu.com precise-backports/universe TranslationIndex [73 B]
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise/main Translation-en
INFO interface: info: Hit http://us.archive.ubuntu.com precise/main Translation-en
Hit http://us.archive.ubuntu.com precise/main Translation-en
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise/multiverse Translation-en
INFO interface: info: Hit http://us.archive.ubuntu.com precise/multiverse Translation-en
Hit http://us.archive.ubuntu.com precise/multiverse Translation-en
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise/restricted Translation-en
INFO interface: info: Hit http://us.archive.ubuntu.com precise/restricted Translation-en
Hit http://us.archive.ubuntu.com precise/restricted Translation-en
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise/universe Translation-en
INFO interface: info: Hit http://us.archive.ubuntu.com precise/universe Translation-en
Hit http://us.archive.ubuntu.com precise/universe Translation-en
DEBUG ssh: stdout: Get:46 http://us.archive.ubuntu.com precise-updates/main Translation-en [299 kB]
INFO interface: info: Get:46 http://us.archive.ubuntu.com precise-updates/main Translation-en [299 kB]
Get:46 http://us.archive.ubuntu.com precise-updates/main Translation-en [299 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:47 http://us.archive.ubuntu.com precise-updates/multiverse Translation-en [7,834 B]
INFO interface: info: Get:47 http://us.archive.ubuntu.com precise-updates/multiverse Translation-en [7,834 B]
Get:47 http://us.archive.ubuntu.com precise-updates/multiverse Translation-en [7,834 B]
DEBUG ssh: stdout: Get:48 http://us.archive.ubuntu.com precise-updates/restricted Translation-en [2,432 B]
INFO interface: info: Get:48 http://us.archive.ubuntu.com precise-updates/restricted Translation-en [2,432 B]
Get:48 http://us.archive.ubuntu.com precise-updates/restricted Translation-en [2,432 B]
DEBUG ssh: stdout: Get:49 http://us.archive.ubuntu.com precise-updates/universe Translation-en [123 kB]
INFO interface: info: Get:49 http://us.archive.ubuntu.com precise-updates/universe Translation-en [123 kB]
Get:49 http://us.archive.ubuntu.com precise-updates/universe Translation-en [123 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:50 http://us.archive.ubuntu.com precise-backports/main Translation-en [1,512 B]
INFO interface: info: Get:50 http://us.archive.ubuntu.com precise-backports/main Translation-en [1,512 B]
Get:50 http://us.archive.ubuntu.com precise-backports/main Translation-en [1,512 B]
DEBUG ssh: stdout: Get:51 http://us.archive.ubuntu.com precise-backports/multiverse Translation-en [4,403 B]
INFO interface: info: Get:51 http://us.archive.ubuntu.com precise-backports/multiverse Translation-en [4,403 B]
Get:51 http://us.archive.ubuntu.com precise-backports/multiverse Translation-en [4,403 B]
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise-backports/restricted Translation-en
INFO interface: info: Hit http://us.archive.ubuntu.com precise-backports/restricted Translation-en
Hit http://us.archive.ubuntu.com precise-backports/restricted Translation-en
DEBUG ssh: stdout: Get:52 http://us.archive.ubuntu.com precise-backports/universe Translation-en [23.7 kB]
INFO interface: info: Get:52 http://us.archive.ubuntu.com precise-backports/universe Translation-en [23.7 kB]
Get:52 http://us.archive.ubuntu.com precise-backports/universe Translation-en [23.7 kB]
DEBUG ssh: stdout: Fetched 2,821 kB in 40s (69.3 kB/s)
Reading package lists...
INFO interface: info: Fetched 2,821 kB in 40s (69.3 kB/s)
Reading package lists...
Fetched 2,821 kB in 40s (69.3 kB/s)
Reading package lists...
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Reading package lists...
INFO interface: info: Reading package lists...
Reading package lists...
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Building dependency tree...
INFO interface: info: Building dependency tree...
Building dependency tree...
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Reading state information...
INFO interface: info: Reading state information...
Reading state information...
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: The following extra packages will be installed:
INFO interface: info: The following extra packages will be installed:
The following extra packages will be installed:
DEBUG ssh: stdout: libgpm2 libpython2.7 python-pycurl python2.7 python2.7-minimal
unattended-upgrades vim-common vim-runtime vim-tiny
Suggested packages:
gpm libcurl4-gnutls-dev python-pycurl-dbg python2.7-doc binfmt-support
bsd-mailx ctags vim-doc vim-scripts indent
The following NEW packages will be installed:
libgpm2 libpython2.7 python-pycurl python-software-properties
unattended-upgrades vim vim-runtime
INFO interface: info: libgpm2 libpython2.7 python-pycurl python2.7 python2.7-minimal
unattended-upgrades vim-common vim-runtime vim-tiny
Suggested packages:
gpm libcurl4-gnutls-dev python-pycurl-dbg python2.7-doc binfmt-support
bsd-mailx ctags vim-doc vim-scripts indent
The following NEW packages will be installed:
libgpm2 libpython2.7 python-pycurl python-software-properties
unattended-upgrades vim vim-runtime
libgpm2 libpython2.7 python-pycurl python2.7 python2.7-minimal
unattended-upgrades vim-common vim-runtime vim-tiny
Suggested packages:
gpm libcurl4-gnutls-dev python-pycurl-dbg python2.7-doc binfmt-support
bsd-mailx ctags vim-doc vim-scripts indent
The following NEW packages will be installed:
libgpm2 libpython2.7 python-pycurl python-software-properties
unattended-upgrades vim vim-runtime
DEBUG ssh: stdout: The following packages will be upgraded:
INFO interface: info: The following packages will be upgraded:
The following packages will be upgraded:
DEBUG ssh: stdout: python2.7 python2.7-minimal vim-common vim-tiny
INFO interface: info: python2.7 python2.7-minimal vim-common vim-tiny
python2.7 python2.7-minimal vim-common vim-tiny
DEBUG ssh: stdout: 4 upgraded, 7 newly installed, 0 to remove and 134 not upgraded.
Need to get 13.3 MB of archives.
After this operation, 28.4 MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/main libgpm2 i386 1.20.4-4 [16.9 kB]
INFO interface: info: 4 upgraded, 7 newly installed, 0 to remove and 134 not upgraded.
Need to get 13.3 MB of archives.
After this operation, 28.4 MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/main libgpm2 i386 1.20.4-4 [16.9 kB]
4 upgraded, 7 newly installed, 0 to remove and 134 not upgraded.
Need to get 13.3 MB of archives.
After this operation, 28.4 MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/main libgpm2 i386 1.20.4-4 [16.9 kB]
DEBUG ssh: stdout: Get:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python2.7 i386 2.7.3-0ubuntu3.2 [2,644 kB]
INFO interface: info: Get:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python2.7 i386 2.7.3-0ubuntu3.2 [2,644 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python2.7 i386 2.7.3-0ubuntu3.2 [2,644 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:3 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python2.7-minimal i386 2.7.3-0ubuntu3.2 [1,689 kB]
INFO interface: info: Get:3 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python2.7-minimal i386 2.7.3-0ubuntu3.2 [1,689 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python2.7-minimal i386 2.7.3-0ubuntu3.2 [1,689 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:4 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main vim-tiny i386 2:7.3.429-2ubuntu2.1 [380 kB]
INFO interface: info: Get:4 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main vim-tiny i386 2:7.3.429-2ubuntu2.1 [380 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main vim-tiny i386 2:7.3.429-2ubuntu2.1 [380 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:5 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main vim-common i386 2:7.3.429-2ubuntu2.1 [85.8 kB]
INFO interface: info: Get:5 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main vim-common i386 2:7.3.429-2ubuntu2.1 [85.8 kB]
Get:5 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main vim-common i386 2:7.3.429-2ubuntu2.1 [85.8 kB]
DEBUG ssh: stdout: Get:6 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libpython2.7 i386 2.7.3-0ubuntu3.2 [1,148 kB]
INFO interface: info: Get:6 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libpython2.7 i386 2.7.3-0ubuntu3.2 [1,148 kB]
Get:6 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libpython2.7 i386 2.7.3-0ubuntu3.2 [1,148 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:7 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main unattended-upgrades all 0.76ubuntu1 [24.7 kB]
INFO interface: info: Get:7 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main unattended-upgrades all 0.76ubuntu1 [24.7 kB]
Get:7 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main unattended-upgrades all 0.76ubuntu1 [24.7 kB]
DEBUG ssh: stdout: Get:8 http://us.archive.ubuntu.com/ubuntu/ precise/main python-pycurl i386 7.19.0-4ubuntu3 [48.5 kB]
INFO interface: info: Get:8 http://us.archive.ubuntu.com/ubuntu/ precise/main python-pycurl i386 7.19.0-4ubuntu3 [48.5 kB]
Get:8 http://us.archive.ubuntu.com/ubuntu/ precise/main python-pycurl i386 7.19.0-4ubuntu3 [48.5 kB]
DEBUG ssh: stdout: Get:9 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-software-properties all 0.82.7.3 [22.3 kB]
INFO interface: info: Get:9 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-software-properties all 0.82.7.3 [22.3 kB]
Get:9 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-software-properties all 0.82.7.3 [22.3 kB]
DEBUG ssh: stdout: Get:10 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main vim-runtime all 2:7.3.429-2ubuntu2.1 [6,277 kB]
INFO interface: info: Get:10 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main vim-runtime all 2:7.3.429-2ubuntu2.1 [6,277 kB]
Get:10 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main vim-runtime all 2:7.3.429-2ubuntu2.1 [6,277 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:11 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main vim i386 2:7.3.429-2ubuntu2.1 [979 kB]
INFO interface: info: Get:11 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main vim i386 2:7.3.429-2ubuntu2.1 [979 kB]
Get:11 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main vim i386 2:7.3.429-2ubuntu2.1 [979 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stderr: dpkg-preconfigure: unable to re-open stdin: No such file or directory
INFO interface: info: dpkg-preconfigure: unable to re-open stdin: No such file or directory
dpkg-preconfigure: unable to re-open stdin: No such file or directory
DEBUG ssh: stdout: Fetched 13.3 MB in 3min 36s (61.6 kB/s)
INFO interface: info: Fetched 13.3 MB in 3min 36s (61.6 kB/s)
Fetched 13.3 MB in 3min 36s (61.6 kB/s)
DEBUG ssh: stdout: Selecting previously unselected package libgpm2.
INFO interface: info: Selecting previously unselected package libgpm2.
Selecting previously unselected package libgpm2.
DEBUG ssh: stdout: (Reading database ...
INFO interface: info: (Reading database ...
(Reading database ...
DEBUG ssh: stdout: 29361 files and directories currently installed.)
INFO interface: info: 29361 files and directories currently installed.)
29361 files and directories currently installed.)
DEBUG ssh: stdout: Unpacking libgpm2 (from .../libgpm2_1.20.4-4_i386.deb) ...
INFO interface: info: Unpacking libgpm2 (from .../libgpm2_1.20.4-4_i386.deb) ...
Unpacking libgpm2 (from .../libgpm2_1.20.4-4_i386.deb) ...
DEBUG ssh: stdout: Preparing to replace python2.7 2.7.3-0ubuntu3 (using .../python2.7_2.7.3-0ubuntu3.2_i386.deb) ...
INFO interface: info: Preparing to replace python2.7 2.7.3-0ubuntu3 (using .../python2.7_2.7.3-0ubuntu3.2_i386.deb) ...
Preparing to replace python2.7 2.7.3-0ubuntu3 (using .../python2.7_2.7.3-0ubuntu3.2_i386.deb) ...
DEBUG ssh: stdout: Unpacking replacement python2.7 ...
INFO interface: info: Unpacking replacement python2.7 ...
Unpacking replacement python2.7 ...
DEBUG ssh: stdout: Preparing to replace python2.7-minimal 2.7.3-0ubuntu3 (using .../python2.7-minimal_2.7.3-0ubuntu3.2_i386.deb) ...
INFO interface: info: Preparing to replace python2.7-minimal 2.7.3-0ubuntu3 (using .../python2.7-minimal_2.7.3-0ubuntu3.2_i386.deb) ...
Preparing to replace python2.7-minimal 2.7.3-0ubuntu3 (using .../python2.7-minimal_2.7.3-0ubuntu3.2_i386.deb) ...
DEBUG ssh: stdout: Unpacking replacement python2.7-minimal ...
INFO interface: info: Unpacking replacement python2.7-minimal ...
Unpacking replacement python2.7-minimal ...
DEBUG ssh: stdout: Processing triggers for man-db ...
INFO interface: info: Processing triggers for man-db ...
Processing triggers for man-db ...
DEBUG ssh: stdout: Setting up python2.7-minimal (2.7.3-0ubuntu3.2) ...
INFO interface: info: Setting up python2.7-minimal (2.7.3-0ubuntu3.2) ...
Setting up python2.7-minimal (2.7.3-0ubuntu3.2) ...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: (Reading database ...
INFO interface: info: (Reading database ...
(Reading database ...
DEBUG ssh: stdout: 29364 files and directories currently installed.)
INFO interface: info: 29364 files and directories currently installed.)
29364 files and directories currently installed.)
DEBUG ssh: stdout: Preparing to replace vim-tiny 2:7.3.429-2ubuntu2 (using .../vim-tiny_2%3a7.3.429-2ubuntu2.1_i386.deb) ...
INFO interface: info: Preparing to replace vim-tiny 2:7.3.429-2ubuntu2 (using .../vim-tiny_2%3a7.3.429-2ubuntu2.1_i386.deb) ...
Preparing to replace vim-tiny 2:7.3.429-2ubuntu2 (using .../vim-tiny_2%3a7.3.429-2ubuntu2.1_i386.deb) ...
DEBUG ssh: stdout: Unpacking replacement vim-tiny ...
INFO interface: info: Unpacking replacement vim-tiny ...
Unpacking replacement vim-tiny ...
DEBUG ssh: stdout: Preparing to replace vim-common 2:7.3.429-2ubuntu2 (using .../vim-common_2%3a7.3.429-2ubuntu2.1_i386.deb) ...
INFO interface: info: Preparing to replace vim-common 2:7.3.429-2ubuntu2 (using .../vim-common_2%3a7.3.429-2ubuntu2.1_i386.deb) ...
Preparing to replace vim-common 2:7.3.429-2ubuntu2 (using .../vim-common_2%3a7.3.429-2ubuntu2.1_i386.deb) ...
DEBUG ssh: stdout: Unpacking replacement vim-common ...
INFO interface: info: Unpacking replacement vim-common ...
Unpacking replacement vim-common ...
DEBUG ssh: stdout: Selecting previously unselected package libpython2.7.
INFO interface: info: Selecting previously unselected package libpython2.7.
Selecting previously unselected package libpython2.7.
DEBUG ssh: stdout: Unpacking libpython2.7 (from .../libpython2.7_2.7.3-0ubuntu3.2_i386.deb) ...
INFO interface: info: Unpacking libpython2.7 (from .../libpython2.7_2.7.3-0ubuntu3.2_i386.deb) ...
Unpacking libpython2.7 (from .../libpython2.7_2.7.3-0ubuntu3.2_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package unattended-upgrades.
INFO interface: info: Selecting previously unselected package unattended-upgrades.
Selecting previously unselected package unattended-upgrades.
DEBUG ssh: stdout: Unpacking unattended-upgrades (from .../unattended-upgrades_0.76ubuntu1_all.deb) ...
INFO interface: info: Unpacking unattended-upgrades (from .../unattended-upgrades_0.76ubuntu1_all.deb) ...
Unpacking unattended-upgrades (from .../unattended-upgrades_0.76ubuntu1_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package python-pycurl.
INFO interface: info: Selecting previously unselected package python-pycurl.
Selecting previously unselected package python-pycurl.
DEBUG ssh: stdout: Unpacking python-pycurl (from .../python-pycurl_7.19.0-4ubuntu3_i386.deb) ...
INFO interface: info: Unpacking python-pycurl (from .../python-pycurl_7.19.0-4ubuntu3_i386.deb) ...
Unpacking python-pycurl (from .../python-pycurl_7.19.0-4ubuntu3_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package python-software-properties.
INFO interface: info: Selecting previously unselected package python-software-properties.
Selecting previously unselected package python-software-properties.
DEBUG ssh: stdout: Unpacking python-software-properties (from .../python-software-properties_0.82.7.3_all.deb) ...
INFO interface: info: Unpacking python-software-properties (from .../python-software-properties_0.82.7.3_all.deb) ...
Unpacking python-software-properties (from .../python-software-properties_0.82.7.3_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package vim-runtime.
INFO interface: info: Selecting previously unselected package vim-runtime.
Selecting previously unselected package vim-runtime.
DEBUG ssh: stdout: Unpacking vim-runtime (from .../vim-runtime_2%3a7.3.429-2ubuntu2.1_all.deb) ...
INFO interface: info: Unpacking vim-runtime (from .../vim-runtime_2%3a7.3.429-2ubuntu2.1_all.deb) ...
Unpacking vim-runtime (from .../vim-runtime_2%3a7.3.429-2ubuntu2.1_all.deb) ...
DEBUG ssh: stdout: Adding 'diversion of /usr/share/vim/vim73/doc/help.txt to /usr/share/vim/vim73/doc/help.txt.vim-tiny by vim-runtime'
INFO interface: info: Adding 'diversion of /usr/share/vim/vim73/doc/help.txt to /usr/share/vim/vim73/doc/help.txt.vim-tiny by vim-runtime'
Adding 'diversion of /usr/share/vim/vim73/doc/help.txt to /usr/share/vim/vim73/doc/help.txt.vim-tiny by vim-runtime'
DEBUG ssh: stdout: Adding 'diversion of /usr/share/vim/vim73/doc/tags to /usr/share/vim/vim73/doc/tags.vim-tiny by vim-runtime'
INFO interface: info: Adding 'diversion of /usr/share/vim/vim73/doc/tags to /usr/share/vim/vim73/doc/tags.vim-tiny by vim-runtime'
Adding 'diversion of /usr/share/vim/vim73/doc/tags to /usr/share/vim/vim73/doc/tags.vim-tiny by vim-runtime'
DEBUG ssh: stdout: Selecting previously unselected package vim.
INFO interface: info: Selecting previously unselected package vim.
Selecting previously unselected package vim.
DEBUG ssh: stdout: Unpacking vim (from .../vim_2%3a7.3.429-2ubuntu2.1_i386.deb) ...
INFO interface: info: Unpacking vim (from .../vim_2%3a7.3.429-2ubuntu2.1_i386.deb) ...
Unpacking vim (from .../vim_2%3a7.3.429-2ubuntu2.1_i386.deb) ...
DEBUG ssh: stdout: Processing triggers for man-db ...
INFO interface: info: Processing triggers for man-db ...
Processing triggers for man-db ...
DEBUG ssh: stdout: Processing triggers for ureadahead ...
INFO interface: info: Processing triggers for ureadahead ...
Processing triggers for ureadahead ...
DEBUG ssh: stdout: ureadahead will be reprofiled on next reboot
INFO interface: info: ureadahead will be reprofiled on next reboot
ureadahead will be reprofiled on next reboot
DEBUG ssh: stdout: Setting up libgpm2 (1.20.4-4) ...
INFO interface: info: Setting up libgpm2 (1.20.4-4) ...
Setting up libgpm2 (1.20.4-4) ...
DEBUG ssh: stdout: Setting up python2.7 (2.7.3-0ubuntu3.2) ...
INFO interface: info: Setting up python2.7 (2.7.3-0ubuntu3.2) ...
Setting up python2.7 (2.7.3-0ubuntu3.2) ...
DEBUG ssh: stdout: Setting up vim-common (2:7.3.429-2ubuntu2.1) ...
INFO interface: info: Setting up vim-common (2:7.3.429-2ubuntu2.1) ...
Setting up vim-common (2:7.3.429-2ubuntu2.1) ...
DEBUG ssh: stdout: Setting up vim-tiny (2:7.3.429-2ubuntu2.1) ...
INFO interface: info: Setting up vim-tiny (2:7.3.429-2ubuntu2.1) ...
Setting up vim-tiny (2:7.3.429-2ubuntu2.1) ...
DEBUG ssh: stdout: Setting up libpython2.7 (2.7.3-0ubuntu3.2) ...
INFO interface: info: Setting up libpython2.7 (2.7.3-0ubuntu3.2) ...
Setting up libpython2.7 (2.7.3-0ubuntu3.2) ...
DEBUG ssh: stdout: Setting up unattended-upgrades (0.76ubuntu1) ...
INFO interface: info: Setting up unattended-upgrades (0.76ubuntu1) ...
Setting up unattended-upgrades (0.76ubuntu1) ...
DEBUG ssh: stdout: Setting up python-pycurl (7.19.0-4ubuntu3) ...
INFO interface: info: Setting up python-pycurl (7.19.0-4ubuntu3) ...
Setting up python-pycurl (7.19.0-4ubuntu3) ...
DEBUG ssh: stdout: Setting up python-software-properties (0.82.7.3) ...
INFO interface: info: Setting up python-software-properties (0.82.7.3) ...
Setting up python-software-properties (0.82.7.3) ...
DEBUG ssh: stdout: Setting up vim-runtime (2:7.3.429-2ubuntu2.1) ...
INFO interface: info: Setting up vim-runtime (2:7.3.429-2ubuntu2.1) ...
Setting up vim-runtime (2:7.3.429-2ubuntu2.1) ...
DEBUG ssh: stdout: Processing /usr/share/vim/addons/doc
INFO interface: info: Processing /usr/share/vim/addons/doc
Processing /usr/share/vim/addons/doc
DEBUG ssh: stdout: Setting up vim (2:7.3.429-2ubuntu2.1) ...
INFO interface: info: Setting up vim (2:7.3.429-2ubuntu2.1) ...
Setting up vim (2:7.3.429-2ubuntu2.1) ...
DEBUG ssh: stdout: update-alternatives:
INFO interface: info: update-alternatives:
update-alternatives:
DEBUG ssh: stdout: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode.
INFO interface: info: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode.
using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode.
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: update-alternatives:
INFO interface: info: update-alternatives:
update-alternatives:
DEBUG ssh: stdout: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode.
INFO interface: info: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode.
using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode.
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: update-alternatives:
INFO interface: info: update-alternatives:
update-alternatives:
DEBUG ssh: stdout: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode.
INFO interface: info: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode.
using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode.
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: update-alternatives:
INFO interface: info: update-alternatives:
update-alternatives:
DEBUG ssh: stdout: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode.
INFO interface: info: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode.
using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode.
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: update-alternatives:
INFO interface: info: update-alternatives:
update-alternatives:
DEBUG ssh: stdout: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode.
INFO interface: info: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode.
using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode.
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: update-alternatives:
INFO interface: info: update-alternatives:
update-alternatives:
DEBUG ssh: stdout: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode.
INFO interface: info: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode.
using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode.
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: update-alternatives:
INFO interface: info: update-alternatives:
update-alternatives:
DEBUG ssh: stdout: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode.
INFO interface: info: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode.
using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode.
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Processing triggers for libc-bin ...
INFO interface: info: Processing triggers for libc-bin ...
Processing triggers for libc-bin ...
DEBUG ssh: stdout: ldconfig deferred processing now taking place
INFO interface: info: ldconfig deferred processing now taking place
ldconfig deferred processing now taking place
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: edX base dir : /opt/edx
Python virtualenv dir : /home/vagrant/.virtualenvs
Ruby rbenv dir : /home/vagrant/.rbenv
Ruby ver : 1.9.3-p374
INFO interface: info: edX base dir : /opt/edx
Python virtualenv dir : /home/vagrant/.virtualenvs
Ruby rbenv dir : /home/vagrant/.rbenv
Ruby ver : 1.9.3-p374
edX base dir : /opt/edx
Python virtualenv dir : /home/vagrant/.virtualenvs
Ruby rbenv dir : /home/vagrant/.rbenv
Ruby ver : 1.9.3-p374
DEBUG ssh: stdout: Reading package lists...
INFO interface: info: Reading package lists...
Reading package lists...
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Building dependency tree...
INFO interface: info: Building dependency tree...
Building dependency tree...
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Reading state information...
INFO interface: info: Reading state information...
Reading state information...
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: The following extra packages will be installed:
INFO interface: info: The following extra packages will be installed:
The following extra packages will be installed:
DEBUG ssh: stdout: git-man liberror-perl patch
INFO interface: info: git-man liberror-perl patch
git-man liberror-perl patch
DEBUG ssh: stdout: Suggested packages:
INFO interface: info: Suggested packages:
Suggested packages:
DEBUG ssh: stdout: git-daemon-run git-daemon-sysvinit git-doc git-el git-arch git-cvs git-svn
INFO interface: info: git-daemon-run git-daemon-sysvinit git-doc git-el git-arch git-cvs git-svn
git-daemon-run git-daemon-sysvinit git-doc git-el git-arch git-cvs git-svn
DEBUG ssh: stdout: git-email git-gui gitk gitweb diffutils-doc
INFO interface: info: git-email git-gui gitk gitweb diffutils-doc
git-email git-gui gitk gitweb diffutils-doc
DEBUG ssh: stdout: The following NEW packages will be installed:
INFO interface: info: The following NEW packages will be installed:
The following NEW packages will be installed:
DEBUG ssh: stdout: git git-man liberror-perl patch
INFO interface: info: git git-man liberror-perl patch
git git-man liberror-perl patch
DEBUG ssh: stdout: 0 upgraded, 4 newly installed, 0 to remove and 134 not upgraded.
Need to get 6,703 kB of archives.
After this operation, 15.5 MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/main liberror-perl all 0.17-1 [23.8 kB]
INFO interface: info: 0 upgraded, 4 newly installed, 0 to remove and 134 not upgraded.
Need to get 6,703 kB of archives.
After this operation, 15.5 MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/main liberror-perl all 0.17-1 [23.8 kB]
0 upgraded, 4 newly installed, 0 to remove and 134 not upgraded.
Need to get 6,703 kB of archives.
After this operation, 15.5 MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/main liberror-perl all 0.17-1 [23.8 kB]
DEBUG ssh: stdout: Get:2 http://us.archive.ubuntu.com/ubuntu/ precise/main git-man all 1:1.7.9.5-1 [630 kB]
INFO interface: info: Get:2 http://us.archive.ubuntu.com/ubuntu/ precise/main git-man all 1:1.7.9.5-1 [630 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu/ precise/main git-man all 1:1.7.9.5-1 [630 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:3 http://us.archive.ubuntu.com/ubuntu/ precise/main git i386 1:1.7.9.5-1 [5,963 kB]
INFO interface: info: Get:3 http://us.archive.ubuntu.com/ubuntu/ precise/main git i386 1:1.7.9.5-1 [5,963 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu/ precise/main git i386 1:1.7.9.5-1 [5,963 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:4 http://us.archive.ubuntu.com/ubuntu/ precise/main patch i386 2.6.1-3 [86.0 kB]
INFO interface: info: Get:4 http://us.archive.ubuntu.com/ubuntu/ precise/main patch i386 2.6.1-3 [86.0 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu/ precise/main patch i386 2.6.1-3 [86.0 kB]
DEBUG ssh: stdout: dpkg-preconfigure: unable to re-open stdin: No such file or directory
INFO interface: info: dpkg-preconfigure: unable to re-open stdin: No such file or directory
dpkg-preconfigure: unable to re-open stdin: No such file or directory
DEBUG ssh: stdout: Fetched 6,703 kB in 1min 47s (62.5 kB/s)
INFO interface: info: Fetched 6,703 kB in 1min 47s (62.5 kB/s)
Fetched 6,703 kB in 1min 47s (62.5 kB/s)
DEBUG ssh: stdout: Selecting previously unselected package liberror-perl.
(Reading database ...
INFO interface: info: Selecting previously unselected package liberror-perl.
(Reading database ...
Selecting previously unselected package liberror-perl.
(Reading database ...
DEBUG ssh: stdout: 31010 files and directories currently installed.)
INFO interface: info: 31010 files and directories currently installed.)
31010 files and directories currently installed.)
DEBUG ssh: stdout: Unpacking liberror-perl (from .../liberror-perl_0.17-1_all.deb) ...
INFO interface: info: Unpacking liberror-perl (from .../liberror-perl_0.17-1_all.deb) ...
Unpacking liberror-perl (from .../liberror-perl_0.17-1_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package git-man.
INFO interface: info: Selecting previously unselected package git-man.
Selecting previously unselected package git-man.
DEBUG ssh: stdout: Unpacking git-man (from .../git-man_1%3a1.7.9.5-1_all.deb) ...
INFO interface: info: Unpacking git-man (from .../git-man_1%3a1.7.9.5-1_all.deb) ...
Unpacking git-man (from .../git-man_1%3a1.7.9.5-1_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package git.
INFO interface: info: Selecting previously unselected package git.
Selecting previously unselected package git.
DEBUG ssh: stdout: Unpacking git (from .../git_1%3a1.7.9.5-1_i386.deb) ...
INFO interface: info: Unpacking git (from .../git_1%3a1.7.9.5-1_i386.deb) ...
Unpacking git (from .../git_1%3a1.7.9.5-1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package patch.
INFO interface: info: Selecting previously unselected package patch.
Selecting previously unselected package patch.
DEBUG ssh: stdout: Unpacking patch (from .../patch_2.6.1-3_i386.deb) ...
INFO interface: info: Unpacking patch (from .../patch_2.6.1-3_i386.deb) ...
Unpacking patch (from .../patch_2.6.1-3_i386.deb) ...
DEBUG ssh: stdout: Processing triggers for man-db ...
INFO interface: info: Processing triggers for man-db ...
Processing triggers for man-db ...
DEBUG ssh: stdout: Setting up liberror-perl (0.17-1) ...
INFO interface: info: Setting up liberror-perl (0.17-1) ...
Setting up liberror-perl (0.17-1) ...
DEBUG ssh: stdout: Setting up git-man (1:1.7.9.5-1) ...
INFO interface: info: Setting up git-man (1:1.7.9.5-1) ...
Setting up git-man (1:1.7.9.5-1) ...
DEBUG ssh: stdout: Setting up git (1:1.7.9.5-1) ...
INFO interface: info: Setting up git (1:1.7.9.5-1) ...
Setting up git (1:1.7.9.5-1) ...
DEBUG ssh: stdout: Setting up patch (2.6.1-3) ...
INFO interface: info: Setting up patch (2.6.1-3) ...
Setting up patch (2.6.1-3) ...
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Installing system-level dependencies
INFO interface: info: Installing system-level dependencies
Installing system-level dependencies
DEBUG ssh: stdout: Installing Debian family requirements
INFO interface: info: Installing Debian family requirements
Installing Debian family requirements
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: gpg:
INFO interface: info: gpg:
gpg:
DEBUG ssh: stdout: keyring `/tmp/tmp9AjjLe/secring.gpg' created
INFO interface: info: keyring `/tmp/tmp9AjjLe/secring.gpg' created
keyring `/tmp/tmp9AjjLe/secring.gpg' created
DEBUG ssh: stdout: gpg:
INFO interface: info: gpg:
gpg:
DEBUG ssh: stdout: keyring `/tmp/tmp9AjjLe/pubring.gpg' created
INFO interface: info: keyring `/tmp/tmp9AjjLe/pubring.gpg' created
keyring `/tmp/tmp9AjjLe/pubring.gpg' created
DEBUG ssh: stdout: gpg:
INFO interface: info: gpg:
gpg:
DEBUG ssh: stdout: requesting key C7917B12 from hkp server keyserver.ubuntu.com
INFO interface: info: requesting key C7917B12 from hkp server keyserver.ubuntu.com
requesting key C7917B12 from hkp server keyserver.ubuntu.com
DEBUG ssh: stdout: gpg: /tmp/tmp9AjjLe/trustdb.gpg: trustdb created
gpg: key C7917B12: public key "Launchpad chrislea" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
INFO interface: info: gpg: /tmp/tmp9AjjLe/trustdb.gpg: trustdb created
gpg: key C7917B12: public key "Launchpad chrislea" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
gpg: /tmp/tmp9AjjLe/trustdb.gpg: trustdb created
gpg: key C7917B12: public key "Launchpad chrislea" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
DEBUG ssh: stdout: OK
INFO interface: info: OK
OK
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: gpg:
INFO interface: info: gpg:
gpg:
DEBUG ssh: stdout: keyring `/tmp/tmpNVkj92/secring.gpg' created
INFO interface: info: keyring `/tmp/tmpNVkj92/secring.gpg' created
keyring `/tmp/tmpNVkj92/secring.gpg' created
DEBUG ssh: stdout: gpg:
INFO interface: info: gpg:
gpg:
DEBUG ssh: stdout: keyring `/tmp/tmpNVkj92/pubring.gpg' created
INFO interface: info: keyring `/tmp/tmpNVkj92/pubring.gpg' created
keyring `/tmp/tmpNVkj92/pubring.gpg' created
DEBUG ssh: stdout: gpg:
INFO interface: info: gpg:
gpg:
DEBUG ssh: stdout: requesting key C7917B12 from hkp server keyserver.ubuntu.com
INFO interface: info: requesting key C7917B12 from hkp server keyserver.ubuntu.com
requesting key C7917B12 from hkp server keyserver.ubuntu.com
DEBUG ssh: stdout: gpg: /tmp/tmpNVkj92/trustdb.gpg: trustdb created
gpg: key C7917B12: public key "Launchpad chrislea" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
INFO interface: info: gpg: /tmp/tmpNVkj92/trustdb.gpg: trustdb created
gpg: key C7917B12: public key "Launchpad chrislea" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
gpg: /tmp/tmpNVkj92/trustdb.gpg: trustdb created
gpg: key C7917B12: public key "Launchpad chrislea" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
DEBUG ssh: stdout: OK
INFO interface: info: OK
OK
DEBUG ssh: stdout: gpg:
INFO interface: info: gpg:
gpg:
DEBUG ssh: stdout: keyring `/tmp/tmplxT3NS/secring.gpg' created
INFO interface: info: keyring `/tmp/tmplxT3NS/secring.gpg' created
keyring `/tmp/tmplxT3NS/secring.gpg' created
DEBUG ssh: stdout: gpg:
INFO interface: info: gpg:
gpg:
DEBUG ssh: stdout: keyring `/tmp/tmplxT3NS/pubring.gpg' created
INFO interface: info: keyring `/tmp/tmplxT3NS/pubring.gpg' created
keyring `/tmp/tmplxT3NS/pubring.gpg' created
DEBUG ssh: stdout: gpg:
INFO interface: info: gpg:
gpg:
DEBUG ssh: stdout: requesting key C7917B12 from hkp server keyserver.ubuntu.com
INFO interface: info: requesting key C7917B12 from hkp server keyserver.ubuntu.com
requesting key C7917B12 from hkp server keyserver.ubuntu.com
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: gpg: /tmp/tmplxT3NS/trustdb.gpg: trustdb created
gpg: key C7917B12: public key "Launchpad chrislea" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
INFO interface: info: gpg: /tmp/tmplxT3NS/trustdb.gpg: trustdb created
gpg: key C7917B12: public key "Launchpad chrislea" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
gpg: /tmp/tmplxT3NS/trustdb.gpg: trustdb created
gpg: key C7917B12: public key "Launchpad chrislea" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
DEBUG ssh: stdout: OK
INFO interface: info: OK
OK
DEBUG ssh: stdout: Ign http://security.ubuntu.com precise-security InRelease
INFO interface: info: Ign http://security.ubuntu.com precise-security InRelease
Ign http://security.ubuntu.com precise-security InRelease
DEBUG ssh: stdout: Ign http://us.archive.ubuntu.com precise InRelease
INFO interface: info: Ign http://us.archive.ubuntu.com precise InRelease
Ign http://us.archive.ubuntu.com precise InRelease
DEBUG ssh: stdout: Ign http://us.archive.ubuntu.com precise-updates InRelease
INFO interface: info: Ign http://us.archive.ubuntu.com precise-updates InRelease
Ign http://us.archive.ubuntu.com precise-updates InRelease
DEBUG ssh: stdout: Ign http://us.archive.ubuntu.com precise-backports InRelease
INFO interface: info: Ign http://us.archive.ubuntu.com precise-backports InRelease
Ign http://us.archive.ubuntu.com precise-backports InRelease
DEBUG ssh: stdout: Ign http://ppa.launchpad.net precise InRelease
Ign http://ppa.launchpad.net precise InRelease
Ign http://ppa.launchpad.net precise InRelease
INFO interface: info: Ign http://ppa.launchpad.net precise InRelease
Ign http://ppa.launchpad.net precise InRelease
Ign http://ppa.launchpad.net precise InRelease
Ign http://ppa.launchpad.net precise InRelease
Ign http://ppa.launchpad.net precise InRelease
Ign http://ppa.launchpad.net precise InRelease
DEBUG ssh: stdout: Hit http://security.ubuntu.com precise-security Release.gpg
INFO interface: info: Hit http://security.ubuntu.com precise-security Release.gpg
Hit http://security.ubuntu.com precise-security Release.gpg
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise Release.gpg
INFO interface: info: Hit http://us.archive.ubuntu.com precise Release.gpg
Hit http://us.archive.ubuntu.com precise Release.gpg
DEBUG ssh: stdout: Get:1 http://ppa.launchpad.net precise Release.gpg [316 B]
INFO interface: info: Get:1 http://ppa.launchpad.net precise Release.gpg [316 B]
Get:1 http://ppa.launchpad.net precise Release.gpg [316 B]
DEBUG ssh: stdout: Get:2 http://ppa.launchpad.net precise Release.gpg [316 B]
INFO interface: info: Get:2 http://ppa.launchpad.net precise Release.gpg [316 B]
Get:2 http://ppa.launchpad.net precise Release.gpg [316 B]
DEBUG ssh: stdout: Hit http://security.ubuntu.com precise-security Release
INFO interface: info: Hit http://security.ubuntu.com precise-security Release
Hit http://security.ubuntu.com precise-security Release
DEBUG ssh: stdout: Get:3 http://us.archive.ubuntu.com precise-updates Release.gpg [198 B]
INFO interface: info: Get:3 http://us.archive.ubuntu.com precise-updates Release.gpg [198 B]
Get:3 http://us.archive.ubuntu.com precise-updates Release.gpg [198 B]
DEBUG ssh: stdout: Get:4 http://ppa.launchpad.net precise Release.gpg [316 B]
INFO interface: info: Get:4 http://ppa.launchpad.net precise Release.gpg [316 B]
Get:4 http://ppa.launchpad.net precise Release.gpg [316 B]
DEBUG ssh: stdout: Get:5 http://us.archive.ubuntu.com precise-backports Release.gpg [198 B]
INFO interface: info: Get:5 http://us.archive.ubuntu.com precise-backports Release.gpg [198 B]
Get:5 http://us.archive.ubuntu.com precise-backports Release.gpg [198 B]
DEBUG ssh: stdout: Hit http://security.ubuntu.com precise-security/main Sources
INFO interface: info: Hit http://security.ubuntu.com precise-security/main Sources
Hit http://security.ubuntu.com precise-security/main Sources
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise Release
INFO interface: info: Hit http://us.archive.ubuntu.com precise Release
Hit http://us.archive.ubuntu.com precise Release
DEBUG ssh: stdout: Hit http://security.ubuntu.com precise-security/restricted Sources
Hit http://security.ubuntu.com precise-security/universe Sources
INFO interface: info: Hit http://security.ubuntu.com precise-security/restricted Sources
Hit http://security.ubuntu.com precise-security/universe Sources
Hit http://security.ubuntu.com precise-security/restricted Sources
Hit http://security.ubuntu.com precise-security/universe Sources
DEBUG ssh: stdout: Hit http://security.ubuntu.com precise-security/multiverse Sources
Hit http://security.ubuntu.com precise-security/main i386 Packages
Hit http://security.ubuntu.com precise-security/restricted i386 Packages
INFO interface: info: Hit http://security.ubuntu.com precise-security/multiverse Sources
Hit http://security.ubuntu.com precise-security/main i386 Packages
Hit http://security.ubuntu.com precise-security/restricted i386 Packages
Hit http://security.ubuntu.com precise-security/multiverse Sources
Hit http://security.ubuntu.com precise-security/main i386 Packages
Hit http://security.ubuntu.com precise-security/restricted i386 Packages
DEBUG ssh: stdout: Get:6 http://ppa.launchpad.net precise Release [11.9 kB]
INFO interface: info: Get:6 http://ppa.launchpad.net precise Release [11.9 kB]
Get:6 http://ppa.launchpad.net precise Release [11.9 kB]
DEBUG ssh: stdout: Get:7 http://us.archive.ubuntu.com precise-updates Release [49.6 kB]
INFO interface: info: Get:7 http://us.archive.ubuntu.com precise-updates Release [49.6 kB]
Get:7 http://us.archive.ubuntu.com precise-updates Release [49.6 kB]
DEBUG ssh: stdout: Hit http://security.ubuntu.com precise-security/universe i386 Packages
Hit http://security.ubuntu.com precise-security/multiverse i386 Packages
Hit http://security.ubuntu.com precise-security/main TranslationIndex
Hit http://security.ubuntu.com precise-security/multiverse TranslationIndex
Hit http://security.ubuntu.com precise-security/restricted TranslationIndex
INFO interface: info: Hit http://security.ubuntu.com precise-security/universe i386 Packages
Hit http://security.ubuntu.com precise-security/multiverse i386 Packages
Hit http://security.ubuntu.com precise-security/main TranslationIndex
Hit http://security.ubuntu.com precise-security/multiverse TranslationIndex
Hit http://security.ubuntu.com precise-security/restricted TranslationIndex
Hit http://security.ubuntu.com precise-security/universe i386 Packages
Hit http://security.ubuntu.com precise-security/multiverse i386 Packages
Hit http://security.ubuntu.com precise-security/main TranslationIndex
Hit http://security.ubuntu.com precise-security/multiverse TranslationIndex
Hit http://security.ubuntu.com precise-security/restricted TranslationIndex
DEBUG ssh: stdout: Get:8 http://ppa.launchpad.net precise Release [11.9 kB]
INFO interface: info: Get:8 http://ppa.launchpad.net precise Release [11.9 kB]
Get:8 http://ppa.launchpad.net precise Release [11.9 kB]
DEBUG ssh: stdout: Hit http://security.ubuntu.com precise-security/universe TranslationIndex
INFO interface: info: Hit http://security.ubuntu.com precise-security/universe TranslationIndex
Hit http://security.ubuntu.com precise-security/universe TranslationIndex
DEBUG ssh: stdout: Get:9 http://ppa.launchpad.net precise Release [11.9 kB]
INFO interface: info: Get:9 http://ppa.launchpad.net precise Release [11.9 kB]
Get:9 http://ppa.launchpad.net precise Release [11.9 kB]
DEBUG ssh: stdout: Hit http://security.ubuntu.com precise-security/main Translation-en
Hit http://security.ubuntu.com precise-security/multiverse Translation-en
INFO interface: info: Hit http://security.ubuntu.com precise-security/main Translation-en
Hit http://security.ubuntu.com precise-security/multiverse Translation-en
Hit http://security.ubuntu.com precise-security/main Translation-en
Hit http://security.ubuntu.com precise-security/multiverse Translation-en
DEBUG ssh: stdout: Get:10 http://us.archive.ubuntu.com precise-backports Release [49.6 kB]
INFO interface: info: Get:10 http://us.archive.ubuntu.com precise-backports Release [49.6 kB]
Get:10 http://us.archive.ubuntu.com precise-backports Release [49.6 kB]
DEBUG ssh: stdout: Hit http://security.ubuntu.com precise-security/restricted Translation-en
INFO interface: info: Hit http://security.ubuntu.com precise-security/restricted Translation-en
Hit http://security.ubuntu.com precise-security/restricted Translation-en
DEBUG ssh: stdout: Hit http://security.ubuntu.com precise-security/universe Translation-en
INFO interface: info: Hit http://security.ubuntu.com precise-security/universe Translation-en
Hit http://security.ubuntu.com precise-security/universe Translation-en
DEBUG ssh: stdout: Get:11 http://ppa.launchpad.net precise/main Sources [739 B]
INFO interface: info: Get:11 http://ppa.launchpad.net precise/main Sources [739 B]
Get:11 http://ppa.launchpad.net precise/main Sources [739 B]
DEBUG ssh: stdout: Get:12 http://ppa.launchpad.net precise/main i386 Packages [1,048 B]
Ign http://ppa.launchpad.net precise/main TranslationIndex
INFO interface: info: Get:12 http://ppa.launchpad.net precise/main i386 Packages [1,048 B]
Ign http://ppa.launchpad.net precise/main TranslationIndex
Get:12 http://ppa.launchpad.net precise/main i386 Packages [1,048 B]
Ign http://ppa.launchpad.net precise/main TranslationIndex
DEBUG ssh: stdout: Get:13 http://ppa.launchpad.net precise/main Sources [1,365 B]
INFO interface: info: Get:13 http://ppa.launchpad.net precise/main Sources [1,365 B]
Get:13 http://ppa.launchpad.net precise/main Sources [1,365 B]
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise/main Sources
Hit http://us.archive.ubuntu.com precise/restricted Sources
Hit http://us.archive.ubuntu.com precise/universe Sources
Hit http://us.archive.ubuntu.com precise/multiverse Sources
Hit http://us.archive.ubuntu.com precise/main i386 Packages
Hit http://us.archive.ubuntu.com precise/restricted i386 Packages
Hit http://us.archive.ubuntu.com precise/universe i386 Packages
Hit http://us.archive.ubuntu.com precise/multiverse i386 Packages
Hit http://us.archive.ubuntu.com precise/main TranslationIndex
INFO interface: info: Hit http://us.archive.ubuntu.com precise/main Sources
Hit http://us.archive.ubuntu.com precise/restricted Sources
Hit http://us.archive.ubuntu.com precise/universe Sources
Hit http://us.archive.ubuntu.com precise/multiverse Sources
Hit http://us.archive.ubuntu.com precise/main i386 Packages
Hit http://us.archive.ubuntu.com precise/restricted i386 Packages
Hit http://us.archive.ubuntu.com precise/universe i386 Packages
Hit http://us.archive.ubuntu.com precise/multiverse i386 Packages
Hit http://us.archive.ubuntu.com precise/main TranslationIndex
Hit http://us.archive.ubuntu.com precise/main Sources
Hit http://us.archive.ubuntu.com precise/restricted Sources
Hit http://us.archive.ubuntu.com precise/universe Sources
Hit http://us.archive.ubuntu.com precise/multiverse Sources
Hit http://us.archive.ubuntu.com precise/main i386 Packages
Hit http://us.archive.ubuntu.com precise/restricted i386 Packages
Hit http://us.archive.ubuntu.com precise/universe i386 Packages
Hit http://us.archive.ubuntu.com precise/multiverse i386 Packages
Hit http://us.archive.ubuntu.com precise/main TranslationIndex
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise/multiverse TranslationIndex
Hit http://us.archive.ubuntu.com precise/restricted TranslationIndex
Hit http://us.archive.ubuntu.com precise/universe TranslationIndex
Get:14 http://us.archive.ubuntu.com precise-updates/main Sources [400 kB]
INFO interface: info: Hit http://us.archive.ubuntu.com precise/multiverse TranslationIndex
Hit http://us.archive.ubuntu.com precise/restricted TranslationIndex
Hit http://us.archive.ubuntu.com precise/universe TranslationIndex
Get:14 http://us.archive.ubuntu.com precise-updates/main Sources [400 kB]
Hit http://us.archive.ubuntu.com precise/multiverse TranslationIndex
Hit http://us.archive.ubuntu.com precise/restricted TranslationIndex
Hit http://us.archive.ubuntu.com precise/universe TranslationIndex
Get:14 http://us.archive.ubuntu.com precise-updates/main Sources [400 kB]
DEBUG ssh: stdout: Get:15 http://ppa.launchpad.net precise/main i386 Packages [1,060 B]
INFO interface: info: Get:15 http://ppa.launchpad.net precise/main i386 Packages [1,060 B]
Get:15 http://ppa.launchpad.net precise/main i386 Packages [1,060 B]
DEBUG ssh: stdout: Ign http://ppa.launchpad.net precise/main TranslationIndex
INFO interface: info: Ign http://ppa.launchpad.net precise/main TranslationIndex
Ign http://ppa.launchpad.net precise/main TranslationIndex
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:16 http://ppa.launchpad.net precise/main Sources [830 B]
INFO interface: info: Get:16 http://ppa.launchpad.net precise/main Sources [830 B]
Get:16 http://ppa.launchpad.net precise/main Sources [830 B]
DEBUG ssh: stdout: Get:17 http://ppa.launchpad.net precise/main i386 Packages [1,384 B]
Ign http://ppa.launchpad.net precise/main TranslationIndex
INFO interface: info: Get:17 http://ppa.launchpad.net precise/main i386 Packages [1,384 B]
Ign http://ppa.launchpad.net precise/main TranslationIndex
Get:17 http://ppa.launchpad.net precise/main i386 Packages [1,384 B]
Ign http://ppa.launchpad.net precise/main TranslationIndex
DEBUG ssh: stdout: Ign http://ppa.launchpad.net precise/main Translation-en_US
Ign http://ppa.launchpad.net precise/main Translation-en
INFO interface: info: Ign http://ppa.launchpad.net precise/main Translation-en_US
Ign http://ppa.launchpad.net precise/main Translation-en
Ign http://ppa.launchpad.net precise/main Translation-en_US
Ign http://ppa.launchpad.net precise/main Translation-en
DEBUG ssh: stdout: Ign http://ppa.launchpad.net precise/main Translation-en_US
INFO interface: info: Ign http://ppa.launchpad.net precise/main Translation-en_US
Ign http://ppa.launchpad.net precise/main Translation-en_US
DEBUG ssh: stdout: Ign http://ppa.launchpad.net precise/main Translation-en
INFO interface: info: Ign http://ppa.launchpad.net precise/main Translation-en
Ign http://ppa.launchpad.net precise/main Translation-en
DEBUG ssh: stdout: Ign http://ppa.launchpad.net precise/main Translation-en_US
Ign http://ppa.launchpad.net precise/main Translation-en
INFO interface: info: Ign http://ppa.launchpad.net precise/main Translation-en_US
Ign http://ppa.launchpad.net precise/main Translation-en
Ign http://ppa.launchpad.net precise/main Translation-en_US
Ign http://ppa.launchpad.net precise/main Translation-en
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:18 http://us.archive.ubuntu.com precise-updates/restricted Sources [5,467 B]
INFO interface: info: Get:18 http://us.archive.ubuntu.com precise-updates/restricted Sources [5,467 B]
Get:18 http://us.archive.ubuntu.com precise-updates/restricted Sources [5,467 B]
DEBUG ssh: stdout: Get:19 http://us.archive.ubuntu.com precise-updates/universe Sources [92.0 kB]
INFO interface: info: Get:19 http://us.archive.ubuntu.com precise-updates/universe Sources [92.0 kB]
Get:19 http://us.archive.ubuntu.com precise-updates/universe Sources [92.0 kB]
DEBUG ssh: stdout: Get:20 http://us.archive.ubuntu.com precise-updates/multiverse Sources [6,582 B]
INFO interface: info: Get:20 http://us.archive.ubuntu.com precise-updates/multiverse Sources [6,582 B]
Get:20 http://us.archive.ubuntu.com precise-updates/multiverse Sources [6,582 B]
DEBUG ssh: stdout: Get:21 http://us.archive.ubuntu.com precise-updates/main i386 Packages [671 kB]
INFO interface: info: Get:21 http://us.archive.ubuntu.com precise-updates/main i386 Packages [671 kB]
Get:21 http://us.archive.ubuntu.com precise-updates/main i386 Packages [671 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:22 http://us.archive.ubuntu.com precise-updates/restricted i386 Packages [10.0 kB]
INFO interface: info: Get:22 http://us.archive.ubuntu.com precise-updates/restricted i386 Packages [10.0 kB]
Get:22 http://us.archive.ubuntu.com precise-updates/restricted i386 Packages [10.0 kB]
DEBUG ssh: stdout: Get:23 http://us.archive.ubuntu.com precise-updates/universe i386 Packages [213 kB]
INFO interface: info: Get:23 http://us.archive.ubuntu.com precise-updates/universe i386 Packages [213 kB]
Get:23 http://us.archive.ubuntu.com precise-updates/universe i386 Packages [213 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:24 http://us.archive.ubuntu.com precise-updates/multiverse i386 Packages [13.8 kB]
INFO interface: info: Get:24 http://us.archive.ubuntu.com precise-updates/multiverse i386 Packages [13.8 kB]
Get:24 http://us.archive.ubuntu.com precise-updates/multiverse i386 Packages [13.8 kB]
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise-updates/main TranslationIndex
INFO interface: info: Hit http://us.archive.ubuntu.com precise-updates/main TranslationIndex
Hit http://us.archive.ubuntu.com precise-updates/main TranslationIndex
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise-updates/multiverse TranslationIndex
Hit http://us.archive.ubuntu.com precise-updates/restricted TranslationIndex
Hit http://us.archive.ubuntu.com precise-updates/universe TranslationIndex
Hit http://us.archive.ubuntu.com precise/main Translation-en
Get:25 http://us.archive.ubuntu.com precise-backports/main Sources [2,935 B]
INFO interface: info: Hit http://us.archive.ubuntu.com precise-updates/multiverse TranslationIndex
Hit http://us.archive.ubuntu.com precise-updates/restricted TranslationIndex
Hit http://us.archive.ubuntu.com precise-updates/universe TranslationIndex
Hit http://us.archive.ubuntu.com precise/main Translation-en
Get:25 http://us.archive.ubuntu.com precise-backports/main Sources [2,935 B]
Hit http://us.archive.ubuntu.com precise-updates/multiverse TranslationIndex
Hit http://us.archive.ubuntu.com precise-updates/restricted TranslationIndex
Hit http://us.archive.ubuntu.com precise-updates/universe TranslationIndex
Hit http://us.archive.ubuntu.com precise/main Translation-en
Get:25 http://us.archive.ubuntu.com precise-backports/main Sources [2,935 B]
DEBUG ssh: stdout: Get:26 http://us.archive.ubuntu.com precise-backports/restricted Sources [14 B]
Get:27 http://us.archive.ubuntu.com precise-backports/universe Sources [32.0 kB]
INFO interface: info: Get:26 http://us.archive.ubuntu.com precise-backports/restricted Sources [14 B]
Get:27 http://us.archive.ubuntu.com precise-backports/universe Sources [32.0 kB]
Get:26 http://us.archive.ubuntu.com precise-backports/restricted Sources [14 B]
Get:27 http://us.archive.ubuntu.com precise-backports/universe Sources [32.0 kB]
DEBUG ssh: stdout: Get:28 http://us.archive.ubuntu.com precise-backports/multiverse Sources [4,872 B]
INFO interface: info: Get:28 http://us.archive.ubuntu.com precise-backports/multiverse Sources [4,872 B]
Get:28 http://us.archive.ubuntu.com precise-backports/multiverse Sources [4,872 B]
DEBUG ssh: stdout: Get:29 http://us.archive.ubuntu.com precise-backports/main i386 Packages [2,390 B]
INFO interface: info: Get:29 http://us.archive.ubuntu.com precise-backports/main i386 Packages [2,390 B]
Get:29 http://us.archive.ubuntu.com precise-backports/main i386 Packages [2,390 B]
DEBUG ssh: stdout: Get:30 http://us.archive.ubuntu.com precise-backports/restricted i386 Packages [14 B]
Get:31 http://us.archive.ubuntu.com precise-backports/universe i386 Packages [31.2 kB]
INFO interface: info: Get:30 http://us.archive.ubuntu.com precise-backports/restricted i386 Packages [14 B]
Get:31 http://us.archive.ubuntu.com precise-backports/universe i386 Packages [31.2 kB]
Get:30 http://us.archive.ubuntu.com precise-backports/restricted i386 Packages [14 B]
Get:31 http://us.archive.ubuntu.com precise-backports/universe i386 Packages [31.2 kB]
DEBUG ssh: stdout: Get:32 http://us.archive.ubuntu.com precise-backports/multiverse i386 Packages [4,829 B]
INFO interface: info: Get:32 http://us.archive.ubuntu.com precise-backports/multiverse i386 Packages [4,829 B]
Get:32 http://us.archive.ubuntu.com precise-backports/multiverse i386 Packages [4,829 B]
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise-backports/main TranslationIndex
INFO interface: info: Hit http://us.archive.ubuntu.com precise-backports/main TranslationIndex
Hit http://us.archive.ubuntu.com precise-backports/main TranslationIndex
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise-backports/multiverse TranslationIndex
INFO interface: info: Hit http://us.archive.ubuntu.com precise-backports/multiverse TranslationIndex
Hit http://us.archive.ubuntu.com precise-backports/multiverse TranslationIndex
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise-backports/restricted TranslationIndex
INFO interface: info: Hit http://us.archive.ubuntu.com precise-backports/restricted TranslationIndex
Hit http://us.archive.ubuntu.com precise-backports/restricted TranslationIndex
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise-backports/universe TranslationIndex
INFO interface: info: Hit http://us.archive.ubuntu.com precise-backports/universe TranslationIndex
Hit http://us.archive.ubuntu.com precise-backports/universe TranslationIndex
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise/multiverse Translation-en
INFO interface: info: Hit http://us.archive.ubuntu.com precise/multiverse Translation-en
Hit http://us.archive.ubuntu.com precise/multiverse Translation-en
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise/restricted Translation-en
INFO interface: info: Hit http://us.archive.ubuntu.com precise/restricted Translation-en
Hit http://us.archive.ubuntu.com precise/restricted Translation-en
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise/universe Translation-en
INFO interface: info: Hit http://us.archive.ubuntu.com precise/universe Translation-en
Hit http://us.archive.ubuntu.com precise/universe Translation-en
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise-updates/main Translation-en
INFO interface: info: Hit http://us.archive.ubuntu.com precise-updates/main Translation-en
Hit http://us.archive.ubuntu.com precise-updates/main Translation-en
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise-updates/multiverse Translation-en
INFO interface: info: Hit http://us.archive.ubuntu.com precise-updates/multiverse Translation-en
Hit http://us.archive.ubuntu.com precise-updates/multiverse Translation-en
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise-updates/restricted Translation-en
Hit http://us.archive.ubuntu.com precise-updates/universe Translation-en
Hit http://us.archive.ubuntu.com precise-backports/main Translation-en
Hit http://us.archive.ubuntu.com precise-backports/multiverse Translation-en
Hit http://us.archive.ubuntu.com precise-backports/restricted Translation-en
INFO interface: info: Hit http://us.archive.ubuntu.com precise-updates/restricted Translation-en
Hit http://us.archive.ubuntu.com precise-updates/universe Translation-en
Hit http://us.archive.ubuntu.com precise-backports/main Translation-en
Hit http://us.archive.ubuntu.com precise-backports/multiverse Translation-en
Hit http://us.archive.ubuntu.com precise-backports/restricted Translation-en
Hit http://us.archive.ubuntu.com precise-updates/restricted Translation-en
Hit http://us.archive.ubuntu.com precise-updates/universe Translation-en
Hit http://us.archive.ubuntu.com precise-backports/main Translation-en
Hit http://us.archive.ubuntu.com precise-backports/multiverse Translation-en
Hit http://us.archive.ubuntu.com precise-backports/restricted Translation-en
DEBUG ssh: stdout: Hit http://us.archive.ubuntu.com precise-backports/universe Translation-en
INFO interface: info: Hit http://us.archive.ubuntu.com precise-backports/universe Translation-en
Hit http://us.archive.ubuntu.com precise-backports/universe Translation-en
DEBUG ssh: stdout: Fetched 1,632 kB in 26s (61.2 kB/s)
Reading package lists...
INFO interface: info: Fetched 1,632 kB in 26s (61.2 kB/s)
Reading package lists...
Fetched 1,632 kB in 26s (61.2 kB/s)
Reading package lists...
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Reading package lists...
INFO interface: info: Reading package lists...
Reading package lists...
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Building dependency tree...
INFO interface: info: Building dependency tree...
Building dependency tree...
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Reading state information...
INFO interface: info: Reading state information...
Reading state information...
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: The following extra packages will be installed:
INFO interface: info: The following extra packages will be installed:
The following extra packages will be installed:
DEBUG ssh: stdout: fontconfig fontconfig-config fonts-liberation gfortran-4.6 libblas3gf
INFO interface: info: fontconfig fontconfig-config fonts-liberation gfortran-4.6 libblas3gf
fontconfig fontconfig-config fonts-liberation gfortran-4.6 libblas3gf
DEBUG ssh: stdout: libcairo2 libcdt4 libcgraph5 libdatrie1 libexpat1 libexpat1-dev
INFO interface: info: libcairo2 libcdt4 libcgraph5 libdatrie1 libexpat1 libexpat1-dev
libcairo2 libcdt4 libcgraph5 libdatrie1 libexpat1 libexpat1-dev
DEBUG ssh: stdout: libfontconfig1 libgd2-noxpm libgfortran3 libgraph4 libgvc5 libgvpr1 libice6
INFO interface: info: libfontconfig1 libgd2-noxpm libgfortran3 libgraph4 libgvc5 libgvpr1 libice6
libfontconfig1 libgd2-noxpm libgfortran3 libgraph4 libgvc5 libgvpr1 libice6
DEBUG ssh: stdout: libjpeg-turbo8 libjpeg8 libpango1.0-0 libpathplan4 libpixman-1-0 libsm6
INFO interface: info: libjpeg-turbo8 libjpeg8 libpango1.0-0 libpathplan4 libpixman-1-0 libsm6
libjpeg-turbo8 libjpeg8 libpango1.0-0 libpathplan4 libpixman-1-0 libsm6
DEBUG ssh: stdout: libthai-data libthai0 libxaw7 libxcb-render0 libxcb-shm0 libxdot4 libxft2
INFO interface: info: libthai-data libthai0 libxaw7 libxcb-render0 libxcb-shm0 libxdot4 libxft2
libthai-data libthai0 libxaw7 libxcb-render0 libxcb-shm0 libxdot4 libxft2
DEBUG ssh: stdout: libxmu6 libxpm4 libxrender1 libxt6 ttf-dejavu-core ttf-liberation x11-common
INFO interface: info: libxmu6 libxpm4 libxrender1 libxt6 ttf-dejavu-core ttf-liberation x11-common
libxmu6 libxpm4 libxrender1 libxt6 ttf-dejavu-core ttf-liberation x11-common
DEBUG ssh: stdout: Suggested packages:
INFO interface: info: Suggested packages:
Suggested packages:
DEBUG ssh: stdout: gfortran-multilib gfortran-doc gfortran-4.6-multilib gfortran-4.6-doc
INFO interface: info: gfortran-multilib gfortran-doc gfortran-4.6-multilib gfortran-4.6-doc
gfortran-multilib gfortran-doc gfortran-4.6-multilib gfortran-4.6-doc
DEBUG ssh: stdout: libgfortran3-dbg gsfonts graphviz-doc liblapack-dev liblapack-doc
INFO interface: info: libgfortran3-dbg gsfonts graphviz-doc liblapack-dev liblapack-doc
libgfortran3-dbg gsfonts graphviz-doc liblapack-dev liblapack-doc
DEBUG ssh: stdout: libgd-tools ttf-baekmuk ttf-arphic-gbsn00lp ttf-arphic-bsmi00lp
INFO interface: info: libgd-tools ttf-baekmuk ttf-arphic-gbsn00lp ttf-arphic-bsmi00lp
libgd-tools ttf-baekmuk ttf-arphic-gbsn00lp ttf-arphic-bsmi00lp
DEBUG ssh: stdout: ttf-arphic-gkai00mp ttf-arphic-bkai00mp
INFO interface: info: ttf-arphic-gkai00mp ttf-arphic-bkai00mp
ttf-arphic-gkai00mp ttf-arphic-bkai00mp
DEBUG ssh: stdout: The following NEW packages will be installed:
INFO interface: info: The following NEW packages will be installed:
The following NEW packages will be installed:
DEBUG ssh: stdout: fontconfig fontconfig-config fonts-liberation gfortran gfortran-4.6 graphviz
INFO interface: info: fontconfig fontconfig-config fonts-liberation gfortran gfortran-4.6 graphviz
fontconfig fontconfig-config fonts-liberation gfortran gfortran-4.6 graphviz
DEBUG ssh: stdout: graphviz-dev libatlas-dev libblas-dev libblas3gf libcairo2 libcdt4
INFO interface: info: graphviz-dev libatlas-dev libblas-dev libblas3gf libcairo2 libcdt4
graphviz-dev libatlas-dev libblas-dev libblas3gf libcairo2 libcdt4
DEBUG ssh: stdout: libcgraph5 libdatrie1 libexpat1-dev libfontconfig1 libgd2-noxpm libgfortran3
INFO interface: info: libcgraph5 libdatrie1 libexpat1-dev libfontconfig1 libgd2-noxpm libgfortran3
libcgraph5 libdatrie1 libexpat1-dev libfontconfig1 libgd2-noxpm libgfortran3
DEBUG ssh: stdout: libgraph4 libgraphviz-dev libgvc5 libgvpr1 libice6 libjpeg-turbo8 libjpeg8
INFO interface: info: libgraph4 libgraphviz-dev libgvc5 libgvpr1 libice6 libjpeg-turbo8 libjpeg8
libgraph4 libgraphviz-dev libgvc5 libgvpr1 libice6 libjpeg-turbo8 libjpeg8
DEBUG ssh: stdout: libpango1.0-0 libpathplan4 libpixman-1-0 libsm6 libthai-data libthai0
INFO interface: info: libpango1.0-0 libpathplan4 libpixman-1-0 libsm6 libthai-data libthai0
libpango1.0-0 libpathplan4 libpixman-1-0 libsm6 libthai-data libthai0
DEBUG ssh: stdout: libxaw7 libxcb-render0 libxcb-shm0 libxdot4 libxft2 libxmu6 libxpm4
INFO interface: info: libxaw7 libxcb-render0 libxcb-shm0 libxdot4 libxft2 libxmu6 libxpm4
libxaw7 libxcb-render0 libxcb-shm0 libxdot4 libxft2 libxmu6 libxpm4
DEBUG ssh: stdout: libxrender1 libxt6 ttf-dejavu-core ttf-liberation x11-common
INFO interface: info: libxrender1 libxt6 ttf-dejavu-core ttf-liberation x11-common
libxrender1 libxt6 ttf-dejavu-core ttf-liberation x11-common
DEBUG ssh: stdout: The following packages will be upgraded:
INFO interface: info: The following packages will be upgraded:
The following packages will be upgraded:
DEBUG ssh: stdout: libexpat1
INFO interface: info: libexpat1
libexpat1
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: 1 upgraded, 43 newly installed, 0 to remove and 133 not upgraded.
Need to get 13.2 MB of archives.
After this operation, 34.5 MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libexpat1 i386 2.0.1-7.2ubuntu1.1 [130 kB]
INFO interface: info: 1 upgraded, 43 newly installed, 0 to remove and 133 not upgraded.
Need to get 13.2 MB of archives.
After this operation, 34.5 MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libexpat1 i386 2.0.1-7.2ubuntu1.1 [130 kB]
1 upgraded, 43 newly installed, 0 to remove and 133 not upgraded.
Need to get 13.2 MB of archives.
After this operation, 34.5 MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libexpat1 i386 2.0.1-7.2ubuntu1.1 [130 kB]
DEBUG ssh: stdout: Get:2 http://us.archive.ubuntu.com/ubuntu/ precise/main ttf-dejavu-core all 2.33-2ubuntu1 [1,552 kB]
INFO interface: info: Get:2 http://us.archive.ubuntu.com/ubuntu/ precise/main ttf-dejavu-core all 2.33-2ubuntu1 [1,552 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu/ precise/main ttf-dejavu-core all 2.33-2ubuntu1 [1,552 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:3 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main fontconfig-config all 2.8.0-3ubuntu9.1 [44.4 kB]
INFO interface: info: Get:3 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main fontconfig-config all 2.8.0-3ubuntu9.1 [44.4 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main fontconfig-config all 2.8.0-3ubuntu9.1 [44.4 kB]
DEBUG ssh: stdout: Get:4 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libfontconfig1 i386 2.8.0-3ubuntu9.1 [125 kB]
INFO interface: info: Get:4 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libfontconfig1 i386 2.8.0-3ubuntu9.1 [125 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libfontconfig1 i386 2.8.0-3ubuntu9.1 [125 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:5 http://us.archive.ubuntu.com/ubuntu/ precise/main libpixman-1-0 i386 0.24.4-1 [243 kB]
INFO interface: info: Get:5 http://us.archive.ubuntu.com/ubuntu/ precise/main libpixman-1-0 i386 0.24.4-1 [243 kB]
Get:5 http://us.archive.ubuntu.com/ubuntu/ precise/main libpixman-1-0 i386 0.24.4-1 [243 kB]
DEBUG ssh: stdout: Get:6 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxcb-render0 i386 1.8.1-1ubuntu0.2 [14.2 kB]
INFO interface: info: Get:6 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxcb-render0 i386 1.8.1-1ubuntu0.2 [14.2 kB]
Get:6 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxcb-render0 i386 1.8.1-1ubuntu0.2 [14.2 kB]
DEBUG ssh: stdout: Get:7 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxcb-shm0 i386 1.8.1-1ubuntu0.2 [5,696 B]
INFO interface: info: Get:7 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxcb-shm0 i386 1.8.1-1ubuntu0.2 [5,696 B]
Get:7 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxcb-shm0 i386 1.8.1-1ubuntu0.2 [5,696 B]
DEBUG ssh: stdout: Get:8 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxrender1 i386 1:0.9.6-2ubuntu0.1 [20.4 kB]
INFO interface: info: Get:8 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxrender1 i386 1:0.9.6-2ubuntu0.1 [20.4 kB]
Get:8 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxrender1 i386 1:0.9.6-2ubuntu0.1 [20.4 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:9 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libcairo2 i386 1.10.2-6.1ubuntu3 [490 kB]
INFO interface: info: Get:9 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libcairo2 i386 1.10.2-6.1ubuntu3 [490 kB]
Get:9 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libcairo2 i386 1.10.2-6.1ubuntu3 [490 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:10 http://us.archive.ubuntu.com/ubuntu/ precise/main libdatrie1 i386 0.2.5-3 [16.9 kB]
INFO interface: info: Get:10 http://us.archive.ubuntu.com/ubuntu/ precise/main libdatrie1 i386 0.2.5-3 [16.9 kB]
Get:10 http://us.archive.ubuntu.com/ubuntu/ precise/main libdatrie1 i386 0.2.5-3 [16.9 kB]
DEBUG ssh: stdout: Get:11 http://us.archive.ubuntu.com/ubuntu/ precise/main libgfortran3 i386 4.6.3-1ubuntu5 [355 kB]
INFO interface: info: Get:11 http://us.archive.ubuntu.com/ubuntu/ precise/main libgfortran3 i386 4.6.3-1ubuntu5 [355 kB]
Get:11 http://us.archive.ubuntu.com/ubuntu/ precise/main libgfortran3 i386 4.6.3-1ubuntu5 [355 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:12 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main x11-common all 1:7.6+12ubuntu2 [52.0 kB]
INFO interface: info: Get:12 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main x11-common all 1:7.6+12ubuntu2 [52.0 kB]
Get:12 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main x11-common all 1:7.6+12ubuntu2 [52.0 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:13 http://us.archive.ubuntu.com/ubuntu/ precise/main libice6 i386 2:1.0.7-2build1 [44.7 kB]
INFO interface: info: Get:13 http://us.archive.ubuntu.com/ubuntu/ precise/main libice6 i386 2:1.0.7-2build1 [44.7 kB]
Get:13 http://us.archive.ubuntu.com/ubuntu/ precise/main libice6 i386 2:1.0.7-2build1 [44.7 kB]
DEBUG ssh: stdout: Get:14 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libjpeg-turbo8 i386 1.1.90+svn733-0ubuntu4.1 [118 kB]
INFO interface: info: Get:14 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libjpeg-turbo8 i386 1.1.90+svn733-0ubuntu4.1 [118 kB]
Get:14 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libjpeg-turbo8 i386 1.1.90+svn733-0ubuntu4.1 [118 kB]
DEBUG ssh: stdout: Get:15 http://us.archive.ubuntu.com/ubuntu/ precise/main libthai-data all 0.1.16-3 [179 kB]
INFO interface: info: Get:15 http://us.archive.ubuntu.com/ubuntu/ precise/main libthai-data all 0.1.16-3 [179 kB]
Get:15 http://us.archive.ubuntu.com/ubuntu/ precise/main libthai-data all 0.1.16-3 [179 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:16 http://us.archive.ubuntu.com/ubuntu/ precise/main libthai0 i386 0.1.16-3 [20.2 kB]
INFO interface: info: Get:16 http://us.archive.ubuntu.com/ubuntu/ precise/main libthai0 i386 0.1.16-3 [20.2 kB]
Get:16 http://us.archive.ubuntu.com/ubuntu/ precise/main libthai0 i386 0.1.16-3 [20.2 kB]
DEBUG ssh: stdout: Get:17 http://us.archive.ubuntu.com/ubuntu/ precise/main libxft2 i386 2.2.0-3ubuntu2 [42.4 kB]
INFO interface: info: Get:17 http://us.archive.ubuntu.com/ubuntu/ precise/main libxft2 i386 2.2.0-3ubuntu2 [42.4 kB]
Get:17 http://us.archive.ubuntu.com/ubuntu/ precise/main libxft2 i386 2.2.0-3ubuntu2 [42.4 kB]
DEBUG ssh: stdout: Get:18 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main fontconfig i386 2.8.0-3ubuntu9.1 [154 kB]
INFO interface: info: Get:18 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main fontconfig i386 2.8.0-3ubuntu9.1 [154 kB]
Get:18 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main fontconfig i386 2.8.0-3ubuntu9.1 [154 kB]
DEBUG ssh: stdout: Get:19 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libpango1.0-0 i386 1.30.0-0ubuntu3.1 [361 kB]
INFO interface: info: Get:19 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libpango1.0-0 i386 1.30.0-0ubuntu3.1 [361 kB]
Get:19 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libpango1.0-0 i386 1.30.0-0ubuntu3.1 [361 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:20 http://us.archive.ubuntu.com/ubuntu/ precise/main libsm6 i386 2:1.2.0-2build1 [17.6 kB]
INFO interface: info: Get:20 http://us.archive.ubuntu.com/ubuntu/ precise/main libsm6 i386 2:1.2.0-2build1 [17.6 kB]
Get:20 http://us.archive.ubuntu.com/ubuntu/ precise/main libsm6 i386 2:1.2.0-2build1 [17.6 kB]
DEBUG ssh: stdout: Get:21 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxt6 i386 1:1.1.1-2ubuntu0.1 [180 kB]
INFO interface: info: Get:21 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxt6 i386 1:1.1.1-2ubuntu0.1 [180 kB]
Get:21 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxt6 i386 1:1.1.1-2ubuntu0.1 [180 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:22 http://us.archive.ubuntu.com/ubuntu/ precise/main libxmu6 i386 2:1.1.0-3 [52.4 kB]
INFO interface: info: Get:22 http://us.archive.ubuntu.com/ubuntu/ precise/main libxmu6 i386 2:1.1.0-3 [52.4 kB]
Get:22 http://us.archive.ubuntu.com/ubuntu/ precise/main libxmu6 i386 2:1.1.0-3 [52.4 kB]
DEBUG ssh: stdout: Get:23 http://us.archive.ubuntu.com/ubuntu/ precise/main libxpm4 i386 1:3.5.9-4 [37.4 kB]
INFO interface: info: Get:23 http://us.archive.ubuntu.com/ubuntu/ precise/main libxpm4 i386 1:3.5.9-4 [37.4 kB]
Get:23 http://us.archive.ubuntu.com/ubuntu/ precise/main libxpm4 i386 1:3.5.9-4 [37.4 kB]
DEBUG ssh: stdout: Get:24 http://us.archive.ubuntu.com/ubuntu/ precise/main libxaw7 i386 2:1.0.9-3ubuntu1 [201 kB]
INFO interface: info: Get:24 http://us.archive.ubuntu.com/ubuntu/ precise/main libxaw7 i386 2:1.0.9-3ubuntu1 [201 kB]
Get:24 http://us.archive.ubuntu.com/ubuntu/ precise/main libxaw7 i386 2:1.0.9-3ubuntu1 [201 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:25 http://us.archive.ubuntu.com/ubuntu/ precise/main libjpeg8 i386 8c-2ubuntu7 [2,112 B]
INFO interface: info: Get:25 http://us.archive.ubuntu.com/ubuntu/ precise/main libjpeg8 i386 8c-2ubuntu7 [2,112 B]
Get:25 http://us.archive.ubuntu.com/ubuntu/ precise/main libjpeg8 i386 8c-2ubuntu7 [2,112 B]
DEBUG ssh: stdout: Get:26 http://us.archive.ubuntu.com/ubuntu/ precise/main libgd2-noxpm i386 2.0.36~rc1~dfsg-6ubuntu2 [199 kB]
INFO interface: info: Get:26 http://us.archive.ubuntu.com/ubuntu/ precise/main libgd2-noxpm i386 2.0.36~rc1~dfsg-6ubuntu2 [199 kB]
Get:26 http://us.archive.ubuntu.com/ubuntu/ precise/main libgd2-noxpm i386 2.0.36~rc1~dfsg-6ubuntu2 [199 kB]
DEBUG ssh: stdout: Get:27 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main fonts-liberation all 1.07.0-2ubuntu0.1 [1,314 kB]
INFO interface: info: Get:27 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main fonts-liberation all 1.07.0-2ubuntu0.1 [1,314 kB]
Get:27 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main fonts-liberation all 1.07.0-2ubuntu0.1 [1,314 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:28 http://us.archive.ubuntu.com/ubuntu/ precise/main gfortran-4.6 i386 4.6.3-1ubuntu5 [5,367 kB]
INFO interface: info: Get:28 http://us.archive.ubuntu.com/ubuntu/ precise/main gfortran-4.6 i386 4.6.3-1ubuntu5 [5,367 kB]
Get:28 http://us.archive.ubuntu.com/ubuntu/ precise/main gfortran-4.6 i386 4.6.3-1ubuntu5 [5,367 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:29 http://us.archive.ubuntu.com/ubuntu/ precise/main gfortran i386 4:4.6.3-1ubuntu5 [1,202 B]
INFO interface: info: Get:29 http://us.archive.ubuntu.com/ubuntu/ precise/main gfortran i386 4:4.6.3-1ubuntu5 [1,202 B]
Get:29 http://us.archive.ubuntu.com/ubuntu/ precise/main gfortran i386 4:4.6.3-1ubuntu5 [1,202 B]
DEBUG ssh: stdout: Get:30 http://us.archive.ubuntu.com/ubuntu/ precise/main libcdt4 i386 2.26.3-10ubuntu1 [24.0 kB]
INFO interface: info: Get:30 http://us.archive.ubuntu.com/ubuntu/ precise/main libcdt4 i386 2.26.3-10ubuntu1 [24.0 kB]
Get:30 http://us.archive.ubuntu.com/ubuntu/ precise/main libcdt4 i386 2.26.3-10ubuntu1 [24.0 kB]
DEBUG ssh: stdout: Get:31 http://us.archive.ubuntu.com/ubuntu/ precise/main libcgraph5 i386 2.26.3-10ubuntu1 [50.8 kB]
INFO interface: info: Get:31 http://us.archive.ubuntu.com/ubuntu/ precise/main libcgraph5 i386 2.26.3-10ubuntu1 [50.8 kB]
Get:31 http://us.archive.ubuntu.com/ubuntu/ precise/main libcgraph5 i386 2.26.3-10ubuntu1 [50.8 kB]
DEBUG ssh: stdout: Get:32 http://us.archive.ubuntu.com/ubuntu/ precise/main libgraph4 i386 2.26.3-10ubuntu1 [36.5 kB]
INFO interface: info: Get:32 http://us.archive.ubuntu.com/ubuntu/ precise/main libgraph4 i386 2.26.3-10ubuntu1 [36.5 kB]
Get:32 http://us.archive.ubuntu.com/ubuntu/ precise/main libgraph4 i386 2.26.3-10ubuntu1 [36.5 kB]
DEBUG ssh: stdout: Get:33 http://us.archive.ubuntu.com/ubuntu/ precise/main libpathplan4 i386 2.26.3-10ubuntu1 [28.8 kB]
INFO interface: info: Get:33 http://us.archive.ubuntu.com/ubuntu/ precise/main libpathplan4 i386 2.26.3-10ubuntu1 [28.8 kB]
Get:33 http://us.archive.ubuntu.com/ubuntu/ precise/main libpathplan4 i386 2.26.3-10ubuntu1 [28.8 kB]
DEBUG ssh: stdout: Get:34 http://us.archive.ubuntu.com/ubuntu/ precise/main libgvc5 i386 2.26.3-10ubuntu1 [506 kB]
INFO interface: info: Get:34 http://us.archive.ubuntu.com/ubuntu/ precise/main libgvc5 i386 2.26.3-10ubuntu1 [506 kB]
Get:34 http://us.archive.ubuntu.com/ubuntu/ precise/main libgvc5 i386 2.26.3-10ubuntu1 [506 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:35 http://us.archive.ubuntu.com/ubuntu/ precise/main libgvpr1 i386 2.26.3-10ubuntu1 [203 kB]
INFO interface: info: Get:35 http://us.archive.ubuntu.com/ubuntu/ precise/main libgvpr1 i386 2.26.3-10ubuntu1 [203 kB]
Get:35 http://us.archive.ubuntu.com/ubuntu/ precise/main libgvpr1 i386 2.26.3-10ubuntu1 [203 kB]
DEBUG ssh: stdout: Get:36 http://us.archive.ubuntu.com/ubuntu/ precise/main graphviz i386 2.26.3-10ubuntu1 [325 kB]
INFO interface: info: Get:36 http://us.archive.ubuntu.com/ubuntu/ precise/main graphviz i386 2.26.3-10ubuntu1 [325 kB]
Get:36 http://us.archive.ubuntu.com/ubuntu/ precise/main graphviz i386 2.26.3-10ubuntu1 [325 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:37 http://us.archive.ubuntu.com/ubuntu/ precise/main libxdot4 i386 2.26.3-10ubuntu1 [18.9 kB]
INFO interface: info: Get:37 http://us.archive.ubuntu.com/ubuntu/ precise/main libxdot4 i386 2.26.3-10ubuntu1 [18.9 kB]
Get:37 http://us.archive.ubuntu.com/ubuntu/ precise/main libxdot4 i386 2.26.3-10ubuntu1 [18.9 kB]
DEBUG ssh: stdout: Get:38 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libexpat1-dev i386 2.0.1-7.2ubuntu1.1 [208 kB]
INFO interface: info: Get:38 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libexpat1-dev i386 2.0.1-7.2ubuntu1.1 [208 kB]
Get:38 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libexpat1-dev i386 2.0.1-7.2ubuntu1.1 [208 kB]
DEBUG ssh: stdout: Get:39 http://us.archive.ubuntu.com/ubuntu/ precise/main libgraphviz-dev i386 2.26.3-10ubuntu1 [67.0 kB]
INFO interface: info: Get:39 http://us.archive.ubuntu.com/ubuntu/ precise/main libgraphviz-dev i386 2.26.3-10ubuntu1 [67.0 kB]
Get:39 http://us.archive.ubuntu.com/ubuntu/ precise/main libgraphviz-dev i386 2.26.3-10ubuntu1 [67.0 kB]
DEBUG ssh: stdout: Get:40 http://us.archive.ubuntu.com/ubuntu/ precise/main graphviz-dev all 2.26.3-10ubuntu1 [13.2 kB]
INFO interface: info: Get:40 http://us.archive.ubuntu.com/ubuntu/ precise/main graphviz-dev all 2.26.3-10ubuntu1 [13.2 kB]
Get:40 http://us.archive.ubuntu.com/ubuntu/ precise/main graphviz-dev all 2.26.3-10ubuntu1 [13.2 kB]
DEBUG ssh: stdout: Get:41 http://us.archive.ubuntu.com/ubuntu/ precise/main libblas3gf i386 1.2.20110419-2ubuntu1 [204 kB]
INFO interface: info: Get:41 http://us.archive.ubuntu.com/ubuntu/ precise/main libblas3gf i386 1.2.20110419-2ubuntu1 [204 kB]
Get:41 http://us.archive.ubuntu.com/ubuntu/ precise/main libblas3gf i386 1.2.20110419-2ubuntu1 [204 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:42 http://us.archive.ubuntu.com/ubuntu/ precise/main libblas-dev i386 1.2.20110419-2ubuntu1 [201 kB]
INFO interface: info: Get:42 http://us.archive.ubuntu.com/ubuntu/ precise/main libblas-dev i386 1.2.20110419-2ubuntu1 [201 kB]
Get:42 http://us.archive.ubuntu.com/ubuntu/ precise/main libblas-dev i386 1.2.20110419-2ubuntu1 [201 kB]
DEBUG ssh: stdout: Get:43 http://us.archive.ubuntu.com/ubuntu/ precise/universe libatlas-dev all 3.8.4-3build1 [13.6 kB]
INFO interface: info: Get:43 http://us.archive.ubuntu.com/ubuntu/ precise/universe libatlas-dev all 3.8.4-3build1 [13.6 kB]
Get:43 http://us.archive.ubuntu.com/ubuntu/ precise/universe libatlas-dev all 3.8.4-3build1 [13.6 kB]
DEBUG ssh: stdout: Get:44 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main ttf-liberation all 1.07.0-2ubuntu0.1 [2,896 B]
INFO interface: info: Get:44 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main ttf-liberation all 1.07.0-2ubuntu0.1 [2,896 B]
Get:44 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main ttf-liberation all 1.07.0-2ubuntu0.1 [2,896 B]
Extracting templates from packages: 68%
Extracting templates from packages: 68%
Extracting templates from packages: 68%
Extracting templates from packages: 100%
Extracting templates from packages: 100%
Extracting templates from packages: 100%
DEBUG ssh: stdout: Preconfiguring packages ...
INFO interface: info: Preconfiguring packages ...
Preconfiguring packages ...
DEBUG ssh: stdout: Fetched 13.2 MB in 3min 18s (66.7 kB/s)
INFO interface: info: Fetched 13.2 MB in 3min 18s (66.7 kB/s)
Fetched 13.2 MB in 3min 18s (66.7 kB/s)
DEBUG ssh: stdout: (Reading database ...
INFO interface: info: (Reading database ...
(Reading database ...
DEBUG ssh: stdout: 31668 files and directories currently installed.)
INFO interface: info: 31668 files and directories currently installed.)
31668 files and directories currently installed.)
DEBUG ssh: stdout: Preparing to replace libexpat1 2.0.1-7.2ubuntu1 (using .../libexpat1_2.0.1-7.2ubuntu1.1_i386.deb) ...
INFO interface: info: Preparing to replace libexpat1 2.0.1-7.2ubuntu1 (using .../libexpat1_2.0.1-7.2ubuntu1.1_i386.deb) ...
Preparing to replace libexpat1 2.0.1-7.2ubuntu1 (using .../libexpat1_2.0.1-7.2ubuntu1.1_i386.deb) ...
DEBUG ssh: stdout: Unpacking replacement libexpat1 ...
INFO interface: info: Unpacking replacement libexpat1 ...
Unpacking replacement libexpat1 ...
DEBUG ssh: stdout: Selecting previously unselected package ttf-dejavu-core.
Unpacking ttf-dejavu-core (from .../ttf-dejavu-core_2.33-2ubuntu1_all.deb) ...
INFO interface: info: Selecting previously unselected package ttf-dejavu-core.
Unpacking ttf-dejavu-core (from .../ttf-dejavu-core_2.33-2ubuntu1_all.deb) ...
Selecting previously unselected package ttf-dejavu-core.
Unpacking ttf-dejavu-core (from .../ttf-dejavu-core_2.33-2ubuntu1_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package fontconfig-config.
INFO interface: info: Selecting previously unselected package fontconfig-config.
Selecting previously unselected package fontconfig-config.
DEBUG ssh: stdout: Unpacking fontconfig-config (from .../fontconfig-config_2.8.0-3ubuntu9.1_all.deb) ...
INFO interface: info: Unpacking fontconfig-config (from .../fontconfig-config_2.8.0-3ubuntu9.1_all.deb) ...
Unpacking fontconfig-config (from .../fontconfig-config_2.8.0-3ubuntu9.1_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libfontconfig1.
INFO interface: info: Selecting previously unselected package libfontconfig1.
Selecting previously unselected package libfontconfig1.
DEBUG ssh: stdout: Unpacking libfontconfig1 (from .../libfontconfig1_2.8.0-3ubuntu9.1_i386.deb) ...
INFO interface: info: Unpacking libfontconfig1 (from .../libfontconfig1_2.8.0-3ubuntu9.1_i386.deb) ...
Unpacking libfontconfig1 (from .../libfontconfig1_2.8.0-3ubuntu9.1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libpixman-1-0.
Unpacking libpixman-1-0 (from .../libpixman-1-0_0.24.4-1_i386.deb) ...
INFO interface: info: Selecting previously unselected package libpixman-1-0.
Unpacking libpixman-1-0 (from .../libpixman-1-0_0.24.4-1_i386.deb) ...
Selecting previously unselected package libpixman-1-0.
Unpacking libpixman-1-0 (from .../libpixman-1-0_0.24.4-1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libxcb-render0.
Unpacking libxcb-render0 (from .../libxcb-render0_1.8.1-1ubuntu0.2_i386.deb) ...
INFO interface: info: Selecting previously unselected package libxcb-render0.
Unpacking libxcb-render0 (from .../libxcb-render0_1.8.1-1ubuntu0.2_i386.deb) ...
Selecting previously unselected package libxcb-render0.
Unpacking libxcb-render0 (from .../libxcb-render0_1.8.1-1ubuntu0.2_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libxcb-shm0.
Unpacking libxcb-shm0 (from .../libxcb-shm0_1.8.1-1ubuntu0.2_i386.deb) ...
INFO interface: info: Selecting previously unselected package libxcb-shm0.
Unpacking libxcb-shm0 (from .../libxcb-shm0_1.8.1-1ubuntu0.2_i386.deb) ...
Selecting previously unselected package libxcb-shm0.
Unpacking libxcb-shm0 (from .../libxcb-shm0_1.8.1-1ubuntu0.2_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libxrender1.
Unpacking libxrender1 (from .../libxrender1_1%3a0.9.6-2ubuntu0.1_i386.deb) ...
INFO interface: info: Selecting previously unselected package libxrender1.
Unpacking libxrender1 (from .../libxrender1_1%3a0.9.6-2ubuntu0.1_i386.deb) ...
Selecting previously unselected package libxrender1.
Unpacking libxrender1 (from .../libxrender1_1%3a0.9.6-2ubuntu0.1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libcairo2.
INFO interface: info: Selecting previously unselected package libcairo2.
Selecting previously unselected package libcairo2.
DEBUG ssh: stdout: Unpacking libcairo2 (from .../libcairo2_1.10.2-6.1ubuntu3_i386.deb) ...
INFO interface: info: Unpacking libcairo2 (from .../libcairo2_1.10.2-6.1ubuntu3_i386.deb) ...
Unpacking libcairo2 (from .../libcairo2_1.10.2-6.1ubuntu3_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libdatrie1.
Unpacking libdatrie1 (from .../libdatrie1_0.2.5-3_i386.deb) ...
INFO interface: info: Selecting previously unselected package libdatrie1.
Unpacking libdatrie1 (from .../libdatrie1_0.2.5-3_i386.deb) ...
Selecting previously unselected package libdatrie1.
Unpacking libdatrie1 (from .../libdatrie1_0.2.5-3_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libgfortran3.
Unpacking libgfortran3 (from .../libgfortran3_4.6.3-1ubuntu5_i386.deb) ...
INFO interface: info: Selecting previously unselected package libgfortran3.
Unpacking libgfortran3 (from .../libgfortran3_4.6.3-1ubuntu5_i386.deb) ...
Selecting previously unselected package libgfortran3.
Unpacking libgfortran3 (from .../libgfortran3_4.6.3-1ubuntu5_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package x11-common.
Unpacking x11-common (from .../x11-common_1%3a7.6+12ubuntu2_all.deb) ...
INFO interface: info: Selecting previously unselected package x11-common.
Unpacking x11-common (from .../x11-common_1%3a7.6+12ubuntu2_all.deb) ...
Selecting previously unselected package x11-common.
Unpacking x11-common (from .../x11-common_1%3a7.6+12ubuntu2_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libice6.
Unpacking libice6 (from .../libice6_2%3a1.0.7-2build1_i386.deb) ...
INFO interface: info: Selecting previously unselected package libice6.
Unpacking libice6 (from .../libice6_2%3a1.0.7-2build1_i386.deb) ...
Selecting previously unselected package libice6.
Unpacking libice6 (from .../libice6_2%3a1.0.7-2build1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libjpeg-turbo8.
Unpacking libjpeg-turbo8 (from .../libjpeg-turbo8_1.1.90+svn733-0ubuntu4.1_i386.deb) ...
INFO interface: info: Selecting previously unselected package libjpeg-turbo8.
Unpacking libjpeg-turbo8 (from .../libjpeg-turbo8_1.1.90+svn733-0ubuntu4.1_i386.deb) ...
Selecting previously unselected package libjpeg-turbo8.
Unpacking libjpeg-turbo8 (from .../libjpeg-turbo8_1.1.90+svn733-0ubuntu4.1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libthai-data.
Unpacking libthai-data (from .../libthai-data_0.1.16-3_all.deb) ...
INFO interface: info: Selecting previously unselected package libthai-data.
Unpacking libthai-data (from .../libthai-data_0.1.16-3_all.deb) ...
Selecting previously unselected package libthai-data.
Unpacking libthai-data (from .../libthai-data_0.1.16-3_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libthai0.
Unpacking libthai0 (from .../libthai0_0.1.16-3_i386.deb) ...
INFO interface: info: Selecting previously unselected package libthai0.
Unpacking libthai0 (from .../libthai0_0.1.16-3_i386.deb) ...
Selecting previously unselected package libthai0.
Unpacking libthai0 (from .../libthai0_0.1.16-3_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libxft2.
INFO interface: info: Selecting previously unselected package libxft2.
Selecting previously unselected package libxft2.
DEBUG ssh: stdout: Unpacking libxft2 (from .../libxft2_2.2.0-3ubuntu2_i386.deb) ...
INFO interface: info: Unpacking libxft2 (from .../libxft2_2.2.0-3ubuntu2_i386.deb) ...
Unpacking libxft2 (from .../libxft2_2.2.0-3ubuntu2_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package fontconfig.
Unpacking fontconfig (from .../fontconfig_2.8.0-3ubuntu9.1_i386.deb) ...
INFO interface: info: Selecting previously unselected package fontconfig.
Unpacking fontconfig (from .../fontconfig_2.8.0-3ubuntu9.1_i386.deb) ...
Selecting previously unselected package fontconfig.
Unpacking fontconfig (from .../fontconfig_2.8.0-3ubuntu9.1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libpango1.0-0.
Unpacking libpango1.0-0 (from .../libpango1.0-0_1.30.0-0ubuntu3.1_i386.deb) ...
INFO interface: info: Selecting previously unselected package libpango1.0-0.
Unpacking libpango1.0-0 (from .../libpango1.0-0_1.30.0-0ubuntu3.1_i386.deb) ...
Selecting previously unselected package libpango1.0-0.
Unpacking libpango1.0-0 (from .../libpango1.0-0_1.30.0-0ubuntu3.1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libsm6.
Unpacking libsm6 (from .../libsm6_2%3a1.2.0-2build1_i386.deb) ...
INFO interface: info: Selecting previously unselected package libsm6.
Unpacking libsm6 (from .../libsm6_2%3a1.2.0-2build1_i386.deb) ...
Selecting previously unselected package libsm6.
Unpacking libsm6 (from .../libsm6_2%3a1.2.0-2build1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libxt6.
INFO interface: info: Selecting previously unselected package libxt6.
Selecting previously unselected package libxt6.
DEBUG ssh: stdout: Unpacking libxt6 (from .../libxt6_1%3a1.1.1-2ubuntu0.1_i386.deb) ...
INFO interface: info: Unpacking libxt6 (from .../libxt6_1%3a1.1.1-2ubuntu0.1_i386.deb) ...
Unpacking libxt6 (from .../libxt6_1%3a1.1.1-2ubuntu0.1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libxmu6.
Unpacking libxmu6 (from .../libxmu6_2%3a1.1.0-3_i386.deb) ...
INFO interface: info: Selecting previously unselected package libxmu6.
Unpacking libxmu6 (from .../libxmu6_2%3a1.1.0-3_i386.deb) ...
Selecting previously unselected package libxmu6.
Unpacking libxmu6 (from .../libxmu6_2%3a1.1.0-3_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libxpm4.
Unpacking libxpm4 (from .../libxpm4_1%3a3.5.9-4_i386.deb) ...
INFO interface: info: Selecting previously unselected package libxpm4.
Unpacking libxpm4 (from .../libxpm4_1%3a3.5.9-4_i386.deb) ...
Selecting previously unselected package libxpm4.
Unpacking libxpm4 (from .../libxpm4_1%3a3.5.9-4_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libxaw7.
Unpacking libxaw7 (from .../libxaw7_2%3a1.0.9-3ubuntu1_i386.deb) ...
INFO interface: info: Selecting previously unselected package libxaw7.
Unpacking libxaw7 (from .../libxaw7_2%3a1.0.9-3ubuntu1_i386.deb) ...
Selecting previously unselected package libxaw7.
Unpacking libxaw7 (from .../libxaw7_2%3a1.0.9-3ubuntu1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libjpeg8.
Unpacking libjpeg8 (from .../libjpeg8_8c-2ubuntu7_i386.deb) ...
INFO interface: info: Selecting previously unselected package libjpeg8.
Unpacking libjpeg8 (from .../libjpeg8_8c-2ubuntu7_i386.deb) ...
Selecting previously unselected package libjpeg8.
Unpacking libjpeg8 (from .../libjpeg8_8c-2ubuntu7_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libgd2-noxpm.
Unpacking libgd2-noxpm (from .../libgd2-noxpm_2.0.36~rc1~dfsg-6ubuntu2_i386.deb) ...
INFO interface: info: Selecting previously unselected package libgd2-noxpm.
Unpacking libgd2-noxpm (from .../libgd2-noxpm_2.0.36~rc1~dfsg-6ubuntu2_i386.deb) ...
Selecting previously unselected package libgd2-noxpm.
Unpacking libgd2-noxpm (from .../libgd2-noxpm_2.0.36~rc1~dfsg-6ubuntu2_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package fonts-liberation.
Unpacking fonts-liberation (from .../fonts-liberation_1.07.0-2ubuntu0.1_all.deb) ...
INFO interface: info: Selecting previously unselected package fonts-liberation.
Unpacking fonts-liberation (from .../fonts-liberation_1.07.0-2ubuntu0.1_all.deb) ...
Selecting previously unselected package fonts-liberation.
Unpacking fonts-liberation (from .../fonts-liberation_1.07.0-2ubuntu0.1_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package gfortran-4.6.
Unpacking gfortran-4.6 (from .../gfortran-4.6_4.6.3-1ubuntu5_i386.deb) ...
INFO interface: info: Selecting previously unselected package gfortran-4.6.
Unpacking gfortran-4.6 (from .../gfortran-4.6_4.6.3-1ubuntu5_i386.deb) ...
Selecting previously unselected package gfortran-4.6.
Unpacking gfortran-4.6 (from .../gfortran-4.6_4.6.3-1ubuntu5_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package gfortran.
Unpacking gfortran (from .../gfortran_4%3a4.6.3-1ubuntu5_i386.deb) ...
INFO interface: info: Selecting previously unselected package gfortran.
Unpacking gfortran (from .../gfortran_4%3a4.6.3-1ubuntu5_i386.deb) ...
Selecting previously unselected package gfortran.
Unpacking gfortran (from .../gfortran_4%3a4.6.3-1ubuntu5_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libcdt4.
INFO interface: info: Selecting previously unselected package libcdt4.
Selecting previously unselected package libcdt4.
DEBUG ssh: stdout: Unpacking libcdt4 (from .../libcdt4_2.26.3-10ubuntu1_i386.deb) ...
INFO interface: info: Unpacking libcdt4 (from .../libcdt4_2.26.3-10ubuntu1_i386.deb) ...
Unpacking libcdt4 (from .../libcdt4_2.26.3-10ubuntu1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libcgraph5.
INFO interface: info: Selecting previously unselected package libcgraph5.
Selecting previously unselected package libcgraph5.
DEBUG ssh: stdout: Unpacking libcgraph5 (from .../libcgraph5_2.26.3-10ubuntu1_i386.deb) ...
INFO interface: info: Unpacking libcgraph5 (from .../libcgraph5_2.26.3-10ubuntu1_i386.deb) ...
Unpacking libcgraph5 (from .../libcgraph5_2.26.3-10ubuntu1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libgraph4.
Unpacking libgraph4 (from .../libgraph4_2.26.3-10ubuntu1_i386.deb) ...
INFO interface: info: Selecting previously unselected package libgraph4.
Unpacking libgraph4 (from .../libgraph4_2.26.3-10ubuntu1_i386.deb) ...
Selecting previously unselected package libgraph4.
Unpacking libgraph4 (from .../libgraph4_2.26.3-10ubuntu1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libpathplan4.
Unpacking libpathplan4 (from .../libpathplan4_2.26.3-10ubuntu1_i386.deb) ...
INFO interface: info: Selecting previously unselected package libpathplan4.
Unpacking libpathplan4 (from .../libpathplan4_2.26.3-10ubuntu1_i386.deb) ...
Selecting previously unselected package libpathplan4.
Unpacking libpathplan4 (from .../libpathplan4_2.26.3-10ubuntu1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libgvc5.
Unpacking libgvc5 (from .../libgvc5_2.26.3-10ubuntu1_i386.deb) ...
INFO interface: info: Selecting previously unselected package libgvc5.
Unpacking libgvc5 (from .../libgvc5_2.26.3-10ubuntu1_i386.deb) ...
Selecting previously unselected package libgvc5.
Unpacking libgvc5 (from .../libgvc5_2.26.3-10ubuntu1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libgvpr1.
Unpacking libgvpr1 (from .../libgvpr1_2.26.3-10ubuntu1_i386.deb) ...
INFO interface: info: Selecting previously unselected package libgvpr1.
Unpacking libgvpr1 (from .../libgvpr1_2.26.3-10ubuntu1_i386.deb) ...
Selecting previously unselected package libgvpr1.
Unpacking libgvpr1 (from .../libgvpr1_2.26.3-10ubuntu1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package graphviz.
INFO interface: info: Selecting previously unselected package graphviz.
Selecting previously unselected package graphviz.
DEBUG ssh: stdout: Unpacking graphviz (from .../graphviz_2.26.3-10ubuntu1_i386.deb) ...
INFO interface: info: Unpacking graphviz (from .../graphviz_2.26.3-10ubuntu1_i386.deb) ...
Unpacking graphviz (from .../graphviz_2.26.3-10ubuntu1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libxdot4.
Unpacking libxdot4 (from .../libxdot4_2.26.3-10ubuntu1_i386.deb) ...
INFO interface: info: Selecting previously unselected package libxdot4.
Unpacking libxdot4 (from .../libxdot4_2.26.3-10ubuntu1_i386.deb) ...
Selecting previously unselected package libxdot4.
Unpacking libxdot4 (from .../libxdot4_2.26.3-10ubuntu1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libexpat1-dev.
Unpacking libexpat1-dev (from .../libexpat1-dev_2.0.1-7.2ubuntu1.1_i386.deb) ...
INFO interface: info: Selecting previously unselected package libexpat1-dev.
Unpacking libexpat1-dev (from .../libexpat1-dev_2.0.1-7.2ubuntu1.1_i386.deb) ...
Selecting previously unselected package libexpat1-dev.
Unpacking libexpat1-dev (from .../libexpat1-dev_2.0.1-7.2ubuntu1.1_i386.deb) ...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Selecting previously unselected package libgraphviz-dev.
Unpacking libgraphviz-dev (from .../libgraphviz-dev_2.26.3-10ubuntu1_i386.deb) ...
INFO interface: info: Selecting previously unselected package libgraphviz-dev.
Unpacking libgraphviz-dev (from .../libgraphviz-dev_2.26.3-10ubuntu1_i386.deb) ...
Selecting previously unselected package libgraphviz-dev.
Unpacking libgraphviz-dev (from .../libgraphviz-dev_2.26.3-10ubuntu1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package graphviz-dev.
Unpacking graphviz-dev (from .../graphviz-dev_2.26.3-10ubuntu1_all.deb) ...
INFO interface: info: Selecting previously unselected package graphviz-dev.
Unpacking graphviz-dev (from .../graphviz-dev_2.26.3-10ubuntu1_all.deb) ...
Selecting previously unselected package graphviz-dev.
Unpacking graphviz-dev (from .../graphviz-dev_2.26.3-10ubuntu1_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libblas3gf.
INFO interface: info: Selecting previously unselected package libblas3gf.
Selecting previously unselected package libblas3gf.
DEBUG ssh: stdout: Unpacking libblas3gf (from .../libblas3gf_1.2.20110419-2ubuntu1_i386.deb) ...
INFO interface: info: Unpacking libblas3gf (from .../libblas3gf_1.2.20110419-2ubuntu1_i386.deb) ...
Unpacking libblas3gf (from .../libblas3gf_1.2.20110419-2ubuntu1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libblas-dev.
INFO interface: info: Selecting previously unselected package libblas-dev.
Selecting previously unselected package libblas-dev.
DEBUG ssh: stdout: Unpacking libblas-dev (from .../libblas-dev_1.2.20110419-2ubuntu1_i386.deb) ...
INFO interface: info: Unpacking libblas-dev (from .../libblas-dev_1.2.20110419-2ubuntu1_i386.deb) ...
Unpacking libblas-dev (from .../libblas-dev_1.2.20110419-2ubuntu1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libatlas-dev.
Unpacking libatlas-dev (from .../libatlas-dev_3.8.4-3build1_all.deb) ...
INFO interface: info: Selecting previously unselected package libatlas-dev.
Unpacking libatlas-dev (from .../libatlas-dev_3.8.4-3build1_all.deb) ...
Selecting previously unselected package libatlas-dev.
Unpacking libatlas-dev (from .../libatlas-dev_3.8.4-3build1_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package ttf-liberation.
Unpacking ttf-liberation (from .../ttf-liberation_1.07.0-2ubuntu0.1_all.deb) ...
INFO interface: info: Selecting previously unselected package ttf-liberation.
Unpacking ttf-liberation (from .../ttf-liberation_1.07.0-2ubuntu0.1_all.deb) ...
Selecting previously unselected package ttf-liberation.
Unpacking ttf-liberation (from .../ttf-liberation_1.07.0-2ubuntu0.1_all.deb) ...
DEBUG ssh: stdout: Processing triggers for man-db ...
INFO interface: info: Processing triggers for man-db ...
Processing triggers for man-db ...
DEBUG ssh: stdout: Processing triggers for ureadahead ...
INFO interface: info: Processing triggers for ureadahead ...
Processing triggers for ureadahead ...
DEBUG ssh: stdout: Setting up libexpat1 (2.0.1-7.2ubuntu1.1) ...
INFO interface: info: Setting up libexpat1 (2.0.1-7.2ubuntu1.1) ...
Setting up libexpat1 (2.0.1-7.2ubuntu1.1) ...
DEBUG ssh: stdout: Setting up ttf-dejavu-core (2.33-2ubuntu1) ...
INFO interface: info: Setting up ttf-dejavu-core (2.33-2ubuntu1) ...
Setting up ttf-dejavu-core (2.33-2ubuntu1) ...
DEBUG ssh: stdout: Setting up fontconfig-config (2.8.0-3ubuntu9.1) ...
INFO interface: info: Setting up fontconfig-config (2.8.0-3ubuntu9.1) ...
Setting up fontconfig-config (2.8.0-3ubuntu9.1) ...
DEBUG ssh: stdout: Setting up libfontconfig1 (2.8.0-3ubuntu9.1) ...
INFO interface: info: Setting up libfontconfig1 (2.8.0-3ubuntu9.1) ...
Setting up libfontconfig1 (2.8.0-3ubuntu9.1) ...
DEBUG ssh: stdout: Setting up libpixman-1-0 (0.24.4-1) ...
INFO interface: info: Setting up libpixman-1-0 (0.24.4-1) ...
Setting up libpixman-1-0 (0.24.4-1) ...
DEBUG ssh: stdout: Setting up libxcb-render0 (1.8.1-1ubuntu0.2) ...
INFO interface: info: Setting up libxcb-render0 (1.8.1-1ubuntu0.2) ...
Setting up libxcb-render0 (1.8.1-1ubuntu0.2) ...
DEBUG ssh: stdout: Setting up libxcb-shm0 (1.8.1-1ubuntu0.2) ...
INFO interface: info: Setting up libxcb-shm0 (1.8.1-1ubuntu0.2) ...
Setting up libxcb-shm0 (1.8.1-1ubuntu0.2) ...
DEBUG ssh: stdout: Setting up libxrender1 (1:0.9.6-2ubuntu0.1) ...
INFO interface: info: Setting up libxrender1 (1:0.9.6-2ubuntu0.1) ...
Setting up libxrender1 (1:0.9.6-2ubuntu0.1) ...
DEBUG ssh: stdout: Setting up libcairo2 (1.10.2-6.1ubuntu3) ...
INFO interface: info: Setting up libcairo2 (1.10.2-6.1ubuntu3) ...
Setting up libcairo2 (1.10.2-6.1ubuntu3) ...
DEBUG ssh: stdout: Setting up libdatrie1 (0.2.5-3) ...
INFO interface: info: Setting up libdatrie1 (0.2.5-3) ...
Setting up libdatrie1 (0.2.5-3) ...
DEBUG ssh: stdout: Setting up libgfortran3 (4.6.3-1ubuntu5) ...
INFO interface: info: Setting up libgfortran3 (4.6.3-1ubuntu5) ...
Setting up libgfortran3 (4.6.3-1ubuntu5) ...
DEBUG ssh: stdout: Setting up x11-common (1:7.6+12ubuntu2) ...
INFO interface: info: Setting up x11-common (1:7.6+12ubuntu2) ...
Setting up x11-common (1:7.6+12ubuntu2) ...
DEBUG ssh: stdout: Setting up libice6 (2:1.0.7-2build1) ...
INFO interface: info: Setting up libice6 (2:1.0.7-2build1) ...
Setting up libice6 (2:1.0.7-2build1) ...
DEBUG ssh: stdout: Setting up libjpeg-turbo8 (1.1.90+svn733-0ubuntu4.1) ...
INFO interface: info: Setting up libjpeg-turbo8 (1.1.90+svn733-0ubuntu4.1) ...
Setting up libjpeg-turbo8 (1.1.90+svn733-0ubuntu4.1) ...
DEBUG ssh: stdout: Setting up libthai-data (0.1.16-3) ...
INFO interface: info: Setting up libthai-data (0.1.16-3) ...
Setting up libthai-data (0.1.16-3) ...
DEBUG ssh: stdout: Setting up libthai0 (0.1.16-3) ...
INFO interface: info: Setting up libthai0 (0.1.16-3) ...
Setting up libthai0 (0.1.16-3) ...
DEBUG ssh: stdout: Setting up libxft2 (2.2.0-3ubuntu2) ...
INFO interface: info: Setting up libxft2 (2.2.0-3ubuntu2) ...
Setting up libxft2 (2.2.0-3ubuntu2) ...
DEBUG ssh: stdout: Setting up fontconfig (2.8.0-3ubuntu9.1) ...
INFO interface: info: Setting up fontconfig (2.8.0-3ubuntu9.1) ...
Setting up fontconfig (2.8.0-3ubuntu9.1) ...
DEBUG ssh: stdout: Cleaning up old fontconfig caches...
INFO interface: info: Cleaning up old fontconfig caches...
Cleaning up old fontconfig caches...
DEBUG ssh: stdout: done.
INFO interface: info: done.
done.
DEBUG ssh: stdout: Regenerating fonts cache...
INFO interface: info: Regenerating fonts cache...
Regenerating fonts cache...
DEBUG ssh: stdout: done.
INFO interface: info: done.
done.
DEBUG ssh: stdout: Setting up libpango1.0-0 (1.30.0-0ubuntu3.1) ...
INFO interface: info: Setting up libpango1.0-0 (1.30.0-0ubuntu3.1) ...
Setting up libpango1.0-0 (1.30.0-0ubuntu3.1) ...
DEBUG ssh: stdout: Setting up libsm6 (2:1.2.0-2build1) ...
INFO interface: info: Setting up libsm6 (2:1.2.0-2build1) ...
Setting up libsm6 (2:1.2.0-2build1) ...
DEBUG ssh: stdout: Setting up libxt6 (1:1.1.1-2ubuntu0.1) ...
INFO interface: info: Setting up libxt6 (1:1.1.1-2ubuntu0.1) ...
Setting up libxt6 (1:1.1.1-2ubuntu0.1) ...
DEBUG ssh: stdout: Setting up libxmu6 (2:1.1.0-3) ...
INFO interface: info: Setting up libxmu6 (2:1.1.0-3) ...
Setting up libxmu6 (2:1.1.0-3) ...
DEBUG ssh: stdout: Setting up libxpm4 (1:3.5.9-4) ...
INFO interface: info: Setting up libxpm4 (1:3.5.9-4) ...
Setting up libxpm4 (1:3.5.9-4) ...
DEBUG ssh: stdout: Setting up libxaw7 (2:1.0.9-3ubuntu1) ...
INFO interface: info: Setting up libxaw7 (2:1.0.9-3ubuntu1) ...
Setting up libxaw7 (2:1.0.9-3ubuntu1) ...
DEBUG ssh: stdout: Setting up libjpeg8 (8c-2ubuntu7) ...
INFO interface: info: Setting up libjpeg8 (8c-2ubuntu7) ...
Setting up libjpeg8 (8c-2ubuntu7) ...
DEBUG ssh: stdout: Setting up libgd2-noxpm (2.0.36~rc1~dfsg-6ubuntu2) ...
INFO interface: info: Setting up libgd2-noxpm (2.0.36~rc1~dfsg-6ubuntu2) ...
Setting up libgd2-noxpm (2.0.36~rc1~dfsg-6ubuntu2) ...
DEBUG ssh: stdout: Setting up fonts-liberation (1.07.0-2ubuntu0.1) ...
INFO interface: info: Setting up fonts-liberation (1.07.0-2ubuntu0.1) ...
Setting up fonts-liberation (1.07.0-2ubuntu0.1) ...
DEBUG ssh: stdout: Setting up gfortran-4.6 (4.6.3-1ubuntu5) ...
INFO interface: info: Setting up gfortran-4.6 (4.6.3-1ubuntu5) ...
Setting up gfortran-4.6 (4.6.3-1ubuntu5) ...
DEBUG ssh: stdout: Setting up gfortran (4:4.6.3-1ubuntu5) ...
INFO interface: info: Setting up gfortran (4:4.6.3-1ubuntu5) ...
Setting up gfortran (4:4.6.3-1ubuntu5) ...
DEBUG ssh: stdout: update-alternatives:
INFO interface: info: update-alternatives:
update-alternatives:
DEBUG ssh: stdout: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode.
INFO interface: info: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode.
using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode.
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Setting up libcdt4 (2.26.3-10ubuntu1) ...
INFO interface: info: Setting up libcdt4 (2.26.3-10ubuntu1) ...
Setting up libcdt4 (2.26.3-10ubuntu1) ...
DEBUG ssh: stdout: Setting up libcgraph5 (2.26.3-10ubuntu1) ...
INFO interface: info: Setting up libcgraph5 (2.26.3-10ubuntu1) ...
Setting up libcgraph5 (2.26.3-10ubuntu1) ...
DEBUG ssh: stdout: Setting up libgraph4 (2.26.3-10ubuntu1) ...
INFO interface: info: Setting up libgraph4 (2.26.3-10ubuntu1) ...
Setting up libgraph4 (2.26.3-10ubuntu1) ...
DEBUG ssh: stdout: Setting up libpathplan4 (2.26.3-10ubuntu1) ...
INFO interface: info: Setting up libpathplan4 (2.26.3-10ubuntu1) ...
Setting up libpathplan4 (2.26.3-10ubuntu1) ...
DEBUG ssh: stdout: Setting up libgvc5 (2.26.3-10ubuntu1) ...
INFO interface: info: Setting up libgvc5 (2.26.3-10ubuntu1) ...
Setting up libgvc5 (2.26.3-10ubuntu1) ...
DEBUG ssh: stdout: Setting up libgvpr1 (2.26.3-10ubuntu1) ...
INFO interface: info: Setting up libgvpr1 (2.26.3-10ubuntu1) ...
Setting up libgvpr1 (2.26.3-10ubuntu1) ...
DEBUG ssh: stdout: Setting up graphviz (2.26.3-10ubuntu1) ...
INFO interface: info: Setting up graphviz (2.26.3-10ubuntu1) ...
Setting up graphviz (2.26.3-10ubuntu1) ...
DEBUG ssh: stdout: Setting up libxdot4 (2.26.3-10ubuntu1) ...
INFO interface: info: Setting up libxdot4 (2.26.3-10ubuntu1) ...
Setting up libxdot4 (2.26.3-10ubuntu1) ...
DEBUG ssh: stdout: Setting up libexpat1-dev (2.0.1-7.2ubuntu1.1) ...
INFO interface: info: Setting up libexpat1-dev (2.0.1-7.2ubuntu1.1) ...
Setting up libexpat1-dev (2.0.1-7.2ubuntu1.1) ...
DEBUG ssh: stdout: Setting up libgraphviz-dev (2.26.3-10ubuntu1) ...
INFO interface: info: Setting up libgraphviz-dev (2.26.3-10ubuntu1) ...
Setting up libgraphviz-dev (2.26.3-10ubuntu1) ...
DEBUG ssh: stdout: Setting up graphviz-dev (2.26.3-10ubuntu1) ...
INFO interface: info: Setting up graphviz-dev (2.26.3-10ubuntu1) ...
Setting up graphviz-dev (2.26.3-10ubuntu1) ...
DEBUG ssh: stdout: Setting up libblas3gf (1.2.20110419-2ubuntu1) ...
INFO interface: info: Setting up libblas3gf (1.2.20110419-2ubuntu1) ...
Setting up libblas3gf (1.2.20110419-2ubuntu1) ...
DEBUG ssh: stdout: update-alternatives:
INFO interface: info: update-alternatives:
update-alternatives:
DEBUG ssh: stdout: using /usr/lib/libblas/libblas.so.3gf to provide /usr/lib/libblas.so.3gf (libblas.so.3gf) in auto mode.
INFO interface: info: using /usr/lib/libblas/libblas.so.3gf to provide /usr/lib/libblas.so.3gf (libblas.so.3gf) in auto mode.
using /usr/lib/libblas/libblas.so.3gf to provide /usr/lib/libblas.so.3gf (libblas.so.3gf) in auto mode.
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Setting up libblas-dev (1.2.20110419-2ubuntu1) ...
INFO interface: info: Setting up libblas-dev (1.2.20110419-2ubuntu1) ...
Setting up libblas-dev (1.2.20110419-2ubuntu1) ...
DEBUG ssh: stdout: update-alternatives:
INFO interface: info: update-alternatives:
update-alternatives:
DEBUG ssh: stdout: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode.
INFO interface: info: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode.
using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode.
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Setting up libatlas-dev (3.8.4-3build1) ...
INFO interface: info: Setting up libatlas-dev (3.8.4-3build1) ...
Setting up libatlas-dev (3.8.4-3build1) ...
DEBUG ssh: stdout: Setting up ttf-liberation (1.07.0-2ubuntu0.1) ...
INFO interface: info: Setting up ttf-liberation (1.07.0-2ubuntu0.1) ...
Setting up ttf-liberation (1.07.0-2ubuntu0.1) ...
DEBUG ssh: stdout: Processing triggers for libc-bin ...
INFO interface: info: Processing triggers for libc-bin ...
Processing triggers for libc-bin ...
DEBUG ssh: stdout: ldconfig deferred processing now taking place
INFO interface: info: ldconfig deferred processing now taking place
ldconfig deferred processing now taking place
DEBUG ssh: stdout: Reading package lists...
INFO interface: info: Reading package lists...
Reading package lists...
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Building dependency tree...
INFO interface: info: Building dependency tree...
Building dependency tree...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Reading state information...
INFO interface: info: Reading state information...
Reading state information...
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: gfortran is already the newest version.
git is already the newest version.
graphviz is already the newest version.
graphviz-dev is already the newest version.
libblas-dev is already the newest version.
libgraphviz-dev is already the newest version.
libreadline6 is already the newest version.
libreadline6-dev is already the newest version.
libreadline6-dev set to manually installed.
libatlas-dev is already the newest version.
python-software-properties is already the newest version.
The following extra packages will be installed:
INFO interface: info: gfortran is already the newest version.
git is already the newest version.
graphviz is already the newest version.
graphviz-dev is already the newest version.
libblas-dev is already the newest version.
libgraphviz-dev is already the newest version.
libreadline6 is already the newest version.
libreadline6-dev is already the newest version.
libreadline6-dev set to manually installed.
libatlas-dev is already the newest version.
python-software-properties is already the newest version.
The following extra packages will be installed:
gfortran is already the newest version.
git is already the newest version.
graphviz is already the newest version.
graphviz-dev is already the newest version.
libblas-dev is already the newest version.
libgraphviz-dev is already the newest version.
libreadline6 is already the newest version.
libreadline6-dev is already the newest version.
libreadline6-dev set to manually installed.
libatlas-dev is already the newest version.
python-software-properties is already the newest version.
The following extra packages will be installed:
DEBUG ssh: stdout: ca-certificates-java default-jre-headless dpkg-dev fakeroot g++ g++-4.6
INFO interface: info: ca-certificates-java default-jre-headless dpkg-dev fakeroot g++ g++-4.6
ca-certificates-java default-jre-headless dpkg-dev fakeroot g++ g++-4.6
DEBUG ssh: stdout: icedtea-6-jre-cacao icedtea-6-jre-jamvm java-common java-wrappers
INFO interface: info: icedtea-6-jre-cacao icedtea-6-jre-jamvm java-common java-wrappers
icedtea-6-jre-cacao icedtea-6-jre-jamvm java-common java-wrappers
DEBUG ssh: stdout: javascript-common libalgorithm-diff-perl libalgorithm-diff-xs-perl
INFO interface: info: javascript-common libalgorithm-diff-perl libalgorithm-diff-xs-perl
javascript-common libalgorithm-diff-perl libalgorithm-diff-xs-perl
DEBUG ssh: stdout: libalgorithm-merge-perl libamd2.2.0 libavahi-client3 libavahi-common-data
INFO interface: info: libalgorithm-merge-perl libamd2.2.0 libavahi-client3 libavahi-common-data
libalgorithm-merge-perl libamd2.2.0 libavahi-client3 libavahi-common-data
DEBUG ssh: stdout: libavahi-common3 libboost-dev libboost-filesystem1.46.1
INFO interface: info: libavahi-common3 libboost-dev libboost-filesystem1.46.1
libavahi-common3 libboost-dev libboost-filesystem1.46.1
DEBUG ssh: stdout: libboost-program-options1.46.1 libboost-system1.46.1 libboost-thread1.46.1
INFO interface: info: libboost-program-options1.46.1 libboost-system1.46.1 libboost-thread1.46.1
libboost-program-options1.46.1 libboost-system1.46.1 libboost-thread1.46.1
DEBUG ssh: stdout: libboost1.46-dev libcups2 libcurl3 libdbd-mysql-perl libdbi-perl
INFO interface: info: libboost1.46-dev libcups2 libcurl3 libdbd-mysql-perl libdbi-perl
libboost1.46-dev libcups2 libcurl3 libdbd-mysql-perl libdbi-perl
DEBUG ssh: stdout: libdpkg-perl libfreetype6 libgeos-3.2.2 libgeos-c1 libhtml-template-perl
INFO interface: info: libdpkg-perl libfreetype6 libgeos-3.2.2 libgeos-c1 libhtml-template-perl
libdpkg-perl libfreetype6 libgeos-3.2.2 libgeos-c1 libhtml-template-perl
DEBUG ssh: stdout: libjargs-java libjpeg-turbo8-dev libjpeg8-dev libjs-jquery libjs-sphinxdoc
INFO interface: info: libjargs-java libjpeg-turbo8-dev libjpeg8-dev libjs-jquery libjs-sphinxdoc
libjargs-java libjpeg-turbo8-dev libjpeg8-dev libjs-jquery libjs-sphinxdoc
DEBUG ssh: stdout: libjs-underscore liblcms1 libmysqlclient18 libnet-daemon-perl libnode-colors
INFO interface: info: libjs-underscore liblcms1 libmysqlclient18 libnet-daemon-perl libnode-colors
libjs-underscore liblcms1 libmysqlclient18 libnet-daemon-perl libnode-colors
DEBUG ssh: stdout: libnode-jison libnode-nomnom libnode-underscore libnspr4 libnss3 libnss3-1d
INFO interface: info: libnode-jison libnode-nomnom libnode-underscore libnspr4 libnss3 libnss3-1d
libnode-jison libnode-nomnom libnode-underscore libnspr4 libnss3 libnss3-1d
DEBUG ssh: stdout: libpcrecpp0 libpcsclite1 libplrpc-perl libreadline5 libruby1.8
INFO interface: info: libpcrecpp0 libpcsclite1 libplrpc-perl libreadline5 libruby1.8
libpcrecpp0 libpcsclite1 libplrpc-perl libreadline5 libruby1.8
DEBUG ssh: stdout: libstdc++6-4.6-dev libterm-readkey-perl libumfpack5.4.0 libxml2 libxslt1.1
INFO interface: info: libstdc++6-4.6-dev libterm-readkey-perl libumfpack5.4.0 libxml2 libxslt1.1
libstdc++6-4.6-dev libterm-readkey-perl libumfpack5.4.0 libxml2 libxslt1.1
DEBUG ssh: stdout: make mongodb-clients mongodb-dev mongodb-server mysql-client-5.5
INFO interface: info: make mongodb-clients mongodb-dev mongodb-server mysql-client-5.5
make mongodb-clients mongodb-dev mongodb-server mysql-client-5.5
DEBUG ssh: stdout: mysql-client-core-5.5 mysql-common mysql-server-5.5 mysql-server-core-5.5
openjdk-6-jre-headless openjdk-6-jre-lib python python-imaging
python-minimal python-pip python-pkg-resources python-setuptools
python2.7-dev rlwrap tzdata tzdata-java unzip wwwconfig-common
INFO interface: info: mysql-client-core-5.5 mysql-common mysql-server-5.5 mysql-server-core-5.5
openjdk-6-jre-headless openjdk-6-jre-lib python python-imaging
python-minimal python-pip python-pkg-resources python-setuptools
python2.7-dev rlwrap tzdata tzdata-java unzip wwwconfig-common
mysql-client-core-5.5 mysql-common mysql-server-5.5 mysql-server-core-5.5
openjdk-6-jre-headless openjdk-6-jre-lib python python-imaging
python-minimal python-pip python-pkg-resources python-setuptools
python2.7-dev rlwrap tzdata tzdata-java unzip wwwconfig-common
DEBUG ssh: stdout: Suggested packages:
INFO interface: info: Suggested packages:
Suggested packages:
DEBUG ssh: stdout: default-jre debian-keyring g++-multilib g++-4.6-multilib gcc-4.6-doc
INFO interface: info: default-jre debian-keyring g++-multilib g++-4.6-multilib gcc-4.6-doc
default-jre debian-keyring g++-multilib g++-4.6-multilib gcc-4.6-doc
DEBUG ssh: stdout: libstdc++6-4.6-dbg equivs apache2 httpd libboost1.46-doc
INFO interface: info: libstdc++6-4.6-dbg equivs apache2 httpd libboost1.46-doc
libstdc++6-4.6-dbg equivs apache2 httpd libboost1.46-doc
DEBUG ssh: stdout: libboost-date-time1.46-dev libboost-filesystem1.46-dev
INFO interface: info: libboost-date-time1.46-dev libboost-filesystem1.46-dev
libboost-date-time1.46-dev libboost-filesystem1.46-dev
DEBUG ssh: stdout: libboost-graph1.46-dev libboost-iostreams1.46-dev libboost-math1.46-dev
INFO interface: info: libboost-graph1.46-dev libboost-iostreams1.46-dev libboost-math1.46-dev
libboost-graph1.46-dev libboost-iostreams1.46-dev libboost-math1.46-dev
DEBUG ssh: stdout: libboost-program-options1.46-dev libboost-python1.46-dev
INFO interface: info: libboost-program-options1.46-dev libboost-python1.46-dev
libboost-program-options1.46-dev libboost-python1.46-dev
DEBUG ssh: stdout: libboost-random1.46-dev libboost-regex1.46-dev
INFO interface: info: libboost-random1.46-dev libboost-regex1.46-dev
libboost-random1.46-dev libboost-regex1.46-dev
DEBUG ssh: stdout: libboost-serialization1.46-dev libboost-signals1.46-dev
INFO interface: info: libboost-serialization1.46-dev libboost-signals1.46-dev
libboost-serialization1.46-dev libboost-signals1.46-dev
DEBUG ssh: stdout: libboost-system1.46-dev libboost-test1.46-dev libboost-thread1.46-dev
INFO interface: info: libboost-system1.46-dev libboost-test1.46-dev libboost-thread1.46-dev
libboost-system1.46-dev libboost-test1.46-dev libboost-thread1.46-dev
DEBUG ssh: stdout: libboost-wave1.46-dev xsltproc doxygen docbook-xml docbook-xsl default-jdk
INFO interface: info: libboost-wave1.46-dev xsltproc doxygen docbook-xml docbook-xsl default-jdk
libboost-wave1.46-dev xsltproc doxygen docbook-xml docbook-xsl default-jdk
DEBUG ssh: stdout: fop cups-common libgdal-doc libipc-sharedcache-perl libjargs-java-doc
INFO interface: info: fop cups-common libgdal-doc libipc-sharedcache-perl libjargs-java-doc
fop cups-common libgdal-doc libipc-sharedcache-perl libjargs-java-doc
DEBUG ssh: stdout: liblcms-utils pcscd libstdc++6-4.6-doc make-doc tinyca mailx libnss-mdns
INFO interface: info: liblcms-utils pcscd libstdc++6-4.6-doc make-doc tinyca mailx libnss-mdns
liblcms-utils pcscd libstdc++6-4.6-doc make-doc tinyca mailx libnss-mdns
DEBUG ssh: stdout: sun-java6-fonts ttf-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho
INFO interface: info: sun-java6-fonts ttf-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho
sun-java6-fonts ttf-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho
DEBUG ssh: stdout: ttf-wqy-microhei ttf-wqy-zenhei ttf-indic-fonts-core ttf-telugu-fonts
INFO interface: info: ttf-wqy-microhei ttf-wqy-zenhei ttf-indic-fonts-core ttf-telugu-fonts
ttf-wqy-microhei ttf-wqy-zenhei ttf-indic-fonts-core ttf-telugu-fonts
DEBUG ssh: stdout: ttf-oriya-fonts ttf-kannada-fonts ttf-bengali-fonts python-doc python-tk
INFO interface: info: ttf-oriya-fonts ttf-kannada-fonts ttf-bengali-fonts python-doc python-tk
ttf-oriya-fonts ttf-kannada-fonts ttf-bengali-fonts python-doc python-tk
DEBUG ssh: stdout: python-imaging-doc python-imaging-dbg python-numpy-doc python-numpy-dbg
INFO interface: info: python-imaging-doc python-imaging-dbg python-numpy-doc python-numpy-dbg
python-imaging-doc python-imaging-dbg python-numpy-doc python-numpy-dbg
DEBUG ssh: stdout: python-nose python-distribute python-distribute-doc zip postgresql-client
INFO interface: info: python-nose python-distribute python-distribute-doc zip postgresql-client
python-nose python-distribute python-distribute-doc zip postgresql-client
DEBUG ssh: stdout: The following NEW packages will be installed:
INFO interface: info: The following NEW packages will be installed:
The following NEW packages will be installed:
DEBUG ssh: stdout: build-essential ca-certificates-java coffeescript curl default-jre-headless
INFO interface: info: build-essential ca-certificates-java coffeescript curl default-jre-headless
build-essential ca-certificates-java coffeescript curl default-jre-headless
DEBUG ssh: stdout: dpkg-dev fakeroot g++ g++-4.6 icedtea-6-jre-cacao icedtea-6-jre-jamvm
INFO interface: info: dpkg-dev fakeroot g++ g++-4.6 icedtea-6-jre-cacao icedtea-6-jre-jamvm
dpkg-dev fakeroot g++ g++-4.6 icedtea-6-jre-cacao icedtea-6-jre-jamvm
DEBUG ssh: stdout: java-common java-wrappers javascript-common libalgorithm-diff-perl
INFO interface: info: java-common java-wrappers javascript-common libalgorithm-diff-perl
java-common java-wrappers javascript-common libalgorithm-diff-perl
DEBUG ssh: stdout: libalgorithm-diff-xs-perl libalgorithm-merge-perl libamd2.2.0
INFO interface: info: libalgorithm-diff-xs-perl libalgorithm-merge-perl libamd2.2.0
libalgorithm-diff-xs-perl libalgorithm-merge-perl libamd2.2.0
DEBUG ssh: stdout: libavahi-client3 libavahi-common-data libavahi-common3 libboost-dev
INFO interface: info: libavahi-client3 libavahi-common-data libavahi-common3 libboost-dev
libavahi-client3 libavahi-common-data libavahi-common3 libboost-dev
DEBUG ssh: stdout: libboost-filesystem1.46.1 libboost-program-options1.46.1
INFO interface: info: libboost-filesystem1.46.1 libboost-program-options1.46.1
libboost-filesystem1.46.1 libboost-program-options1.46.1
DEBUG ssh: stdout: libboost-system1.46.1 libboost-thread1.46.1 libboost1.46-dev libcups2
INFO interface: info: libboost-system1.46.1 libboost-thread1.46.1 libboost1.46-dev libcups2
libboost-system1.46.1 libboost-thread1.46.1 libboost1.46-dev libcups2
DEBUG ssh: stdout: libcurl3 libdbd-mysql-perl libdbi-perl libdpkg-perl libfreetype6-dev
INFO interface: info: libcurl3 libdbd-mysql-perl libdbi-perl libdpkg-perl libfreetype6-dev
libcurl3 libdbd-mysql-perl libdbi-perl libdpkg-perl libfreetype6-dev
DEBUG ssh: stdout: libgeos-3.2.2 libgeos-c1 libgeos-dev libgeos-ruby1.8 libhtml-template-perl
INFO interface: info: libgeos-3.2.2 libgeos-c1 libgeos-dev libgeos-ruby1.8 libhtml-template-perl
libgeos-3.2.2 libgeos-c1 libgeos-dev libgeos-ruby1.8 libhtml-template-perl
DEBUG ssh: stdout: libjargs-java libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery
INFO interface: info: libjargs-java libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery
libjargs-java libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery
DEBUG ssh: stdout: libjs-sphinxdoc libjs-underscore liblapack-dev liblapack3gf liblcms1
INFO interface: info: libjs-sphinxdoc libjs-underscore liblapack-dev liblapack3gf liblcms1
libjs-sphinxdoc libjs-underscore liblapack-dev liblapack3gf liblcms1
DEBUG ssh: stdout: libmysqlclient-dev libmysqlclient18 libnet-daemon-perl libnode-colors
INFO interface: info: libmysqlclient-dev libmysqlclient18 libnet-daemon-perl libnode-colors
libmysqlclient-dev libmysqlclient18 libnet-daemon-perl libnode-colors
DEBUG ssh: stdout: libnode-jison libnode-nomnom libnode-underscore libnspr4 libnss3 libnss3-1d
INFO interface: info: libnode-jison libnode-nomnom libnode-underscore libnspr4 libnss3 libnss3-1d
libnode-jison libnode-nomnom libnode-underscore libnspr4 libnss3 libnss3-1d
DEBUG ssh: stdout: libpcrecpp0 libpcsclite1 libplrpc-perl libpng12-dev libreadline5 libruby1.8
INFO interface: info: libpcrecpp0 libpcsclite1 libplrpc-perl libpng12-dev libreadline5 libruby1.8
libpcrecpp0 libpcsclite1 libplrpc-perl libpng12-dev libreadline5 libruby1.8
DEBUG ssh: stdout: libstdc++6-4.6-dev libterm-readkey-perl libumfpack5.4.0 libxml2-dev
INFO interface: info: libstdc++6-4.6-dev libterm-readkey-perl libumfpack5.4.0 libxml2-dev
libstdc++6-4.6-dev libterm-readkey-perl libumfpack5.4.0 libxml2-dev
DEBUG ssh: stdout: libxslt1-dev libxslt1.1 make mongodb mongodb-clients mongodb-dev
INFO interface: info: libxslt1-dev libxslt1.1 make mongodb mongodb-clients mongodb-dev
libxslt1-dev libxslt1.1 make mongodb mongodb-clients mongodb-dev
DEBUG ssh: stdout: mongodb-server mysql-client mysql-client-5.5 mysql-client-core-5.5
INFO interface: info: mongodb-server mysql-client mysql-client-5.5 mysql-client-core-5.5
mongodb-server mysql-client mysql-client-5.5 mysql-client-core-5.5
DEBUG ssh: stdout: mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nodejs
INFO interface: info: mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nodejs
mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nodejs
DEBUG ssh: stdout: openjdk-6-jre-headless openjdk-6-jre-lib pkg-config python-dev
INFO interface: info: openjdk-6-jre-headless openjdk-6-jre-lib pkg-config python-dev
openjdk-6-jre-headless openjdk-6-jre-lib pkg-config python-dev
DEBUG ssh: stdout: python-imaging python-numpy python-pip python-pkg-resources python-scipy
INFO interface: info: python-imaging python-numpy python-pip python-pkg-resources python-scipy
python-imaging python-numpy python-pip python-pkg-resources python-scipy
DEBUG ssh: stdout: python-setuptools python-virtualenv python2.7-dev rlwrap tzdata-java unzip
INFO interface: info: python-setuptools python-virtualenv python2.7-dev rlwrap tzdata-java unzip
python-setuptools python-virtualenv python2.7-dev rlwrap tzdata-java unzip
DEBUG ssh: stdout: virtualenvwrapper wwwconfig-common yui-compressor
INFO interface: info: virtualenvwrapper wwwconfig-common yui-compressor
virtualenvwrapper wwwconfig-common yui-compressor
DEBUG ssh: stdout: The following packages will be upgraded:
INFO interface: info: The following packages will be upgraded:
The following packages will be upgraded:
DEBUG ssh: stdout: libfreetype6 libxml2 python python-minimal tzdata
INFO interface: info: libfreetype6 libxml2 python python-minimal tzdata
libfreetype6 libxml2 python python-minimal tzdata
DEBUG ssh: stdout: 5 upgraded, 101 newly installed, 0 to remove and 128 not upgraded.
Need to get 169 MB of archives.
After this operation, 481 MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-minimal i386 2.7.3-0ubuntu2.2 [29.2 kB]
INFO interface: info: 5 upgraded, 101 newly installed, 0 to remove and 128 not upgraded.
Need to get 169 MB of archives.
After this operation, 481 MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-minimal i386 2.7.3-0ubuntu2.2 [29.2 kB]
5 upgraded, 101 newly installed, 0 to remove and 128 not upgraded.
Need to get 169 MB of archives.
After this operation, 481 MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-minimal i386 2.7.3-0ubuntu2.2 [29.2 kB]
DEBUG ssh: stdout: Get:2 http://ppa.launchpad.net/chris-lea/libjs-underscore/ubuntu/ precise/main libjs-underscore all 1.4.2-1chl1~precise1 [47.0 kB]
INFO interface: info: Get:2 http://ppa.launchpad.net/chris-lea/libjs-underscore/ubuntu/ precise/main libjs-underscore all 1.4.2-1chl1~precise1 [47.0 kB]
Get:2 http://ppa.launchpad.net/chris-lea/libjs-underscore/ubuntu/ precise/main libjs-underscore all 1.4.2-1chl1~precise1 [47.0 kB]
DEBUG ssh: stdout: Get:3 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python i386 2.7.3-0ubuntu2.2 [166 kB]
INFO interface: info: Get:3 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python i386 2.7.3-0ubuntu2.2 [166 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python i386 2.7.3-0ubuntu2.2 [166 kB]
DEBUG ssh: stdout: Get:4 http://ppa.launchpad.net/chris-lea/node.js/ubuntu/ precise/main nodejs i386 0.10.13-1chl1~precise1 [5,935 kB]
INFO interface: info: Get:4 http://ppa.launchpad.net/chris-lea/node.js/ubuntu/ precise/main nodejs i386 0.10.13-1chl1~precise1 [5,935 kB]
Get:4 http://ppa.launchpad.net/chris-lea/node.js/ubuntu/ precise/main nodejs i386 0.10.13-1chl1~precise1 [5,935 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:5 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxml2 i386 2.7.8.dfsg-5.1ubuntu4.6 [662 kB]
INFO interface: info: Get:5 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxml2 i386 2.7.8.dfsg-5.1ubuntu4.6 [662 kB]
Get:5 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxml2 i386 2.7.8.dfsg-5.1ubuntu4.6 [662 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:6 http://us.archive.ubuntu.com/ubuntu/ precise/main libavahi-common-data i386 0.6.30-5ubuntu2 [22.2 kB]
INFO interface: info: Get:6 http://us.archive.ubuntu.com/ubuntu/ precise/main libavahi-common-data i386 0.6.30-5ubuntu2 [22.2 kB]
Get:6 http://us.archive.ubuntu.com/ubuntu/ precise/main libavahi-common-data i386 0.6.30-5ubuntu2 [22.2 kB]
DEBUG ssh: stdout: Get:7 http://us.archive.ubuntu.com/ubuntu/ precise/main libavahi-common3 i386 0.6.30-5ubuntu2 [26.0 kB]
INFO interface: info: Get:7 http://us.archive.ubuntu.com/ubuntu/ precise/main libavahi-common3 i386 0.6.30-5ubuntu2 [26.0 kB]
Get:7 http://us.archive.ubuntu.com/ubuntu/ precise/main libavahi-common3 i386 0.6.30-5ubuntu2 [26.0 kB]
DEBUG ssh: stdout: Get:8 http://us.archive.ubuntu.com/ubuntu/ precise/main libavahi-client3 i386 0.6.30-5ubuntu2 [30.0 kB]
INFO interface: info: Get:8 http://us.archive.ubuntu.com/ubuntu/ precise/main libavahi-client3 i386 0.6.30-5ubuntu2 [30.0 kB]
Get:8 http://us.archive.ubuntu.com/ubuntu/ precise/main libavahi-client3 i386 0.6.30-5ubuntu2 [30.0 kB]
DEBUG ssh: stdout: Get:9 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libcups2 i386 1.5.3-0ubuntu8 [172 kB]
INFO interface: info: Get:9 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libcups2 i386 1.5.3-0ubuntu8 [172 kB]
Get:9 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libcups2 i386 1.5.3-0ubuntu8 [172 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:10 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libcurl3 i386 7.22.0-3ubuntu4.2 [241 kB]
INFO interface: info: Get:10 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libcurl3 i386 7.22.0-3ubuntu4.2 [241 kB]
Get:10 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libcurl3 i386 7.22.0-3ubuntu4.2 [241 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:11 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libfreetype6 i386 2.4.8-1ubuntu2.1 [345 kB]
INFO interface: info: Get:11 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libfreetype6 i386 2.4.8-1ubuntu2.1 [345 kB]
Get:11 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libfreetype6 i386 2.4.8-1ubuntu2.1 [345 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:12 http://us.archive.ubuntu.com/ubuntu/ precise/main liblcms1 i386 1.19.dfsg-1ubuntu3 [109 kB]
INFO interface: info: Get:12 http://us.archive.ubuntu.com/ubuntu/ precise/main liblcms1 i386 1.19.dfsg-1ubuntu3 [109 kB]
Get:12 http://us.archive.ubuntu.com/ubuntu/ precise/main liblcms1 i386 1.19.dfsg-1ubuntu3 [109 kB]
DEBUG ssh: stdout: Get:13 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main mysql-common all 5.5.31-0ubuntu0.12.04.2 [13.1 kB]
INFO interface: info: Get:13 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main mysql-common all 5.5.31-0ubuntu0.12.04.2 [13.1 kB]
Get:13 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main mysql-common all 5.5.31-0ubuntu0.12.04.2 [13.1 kB]
DEBUG ssh: stdout: Get:14 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libmysqlclient18 i386 5.5.31-0ubuntu0.12.04.2 [924 kB]
INFO interface: info: Get:14 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libmysqlclient18 i386 5.5.31-0ubuntu0.12.04.2 [924 kB]
Get:14 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libmysqlclient18 i386 5.5.31-0ubuntu0.12.04.2 [924 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:15 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libnspr4 i386 4.9.5-0ubuntu0.12.04.1 [143 kB]
INFO interface: info: Get:15 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libnspr4 i386 4.9.5-0ubuntu0.12.04.1 [143 kB]
Get:15 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libnspr4 i386 4.9.5-0ubuntu0.12.04.1 [143 kB]
DEBUG ssh: stdout: Get:16 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libnss3 i386 3.14.3-0ubuntu0.12.04.1 [1,257 kB]
INFO interface: info: Get:16 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libnss3 i386 3.14.3-0ubuntu0.12.04.1 [1,257 kB]
Get:16 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libnss3 i386 3.14.3-0ubuntu0.12.04.1 [1,257 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:17 http://us.archive.ubuntu.com/ubuntu/ precise/main libpcrecpp0 i386 8.12-4 [16.6 kB]
INFO interface: info: Get:17 http://us.archive.ubuntu.com/ubuntu/ precise/main libpcrecpp0 i386 8.12-4 [16.6 kB]
Get:17 http://us.archive.ubuntu.com/ubuntu/ precise/main libpcrecpp0 i386 8.12-4 [16.6 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:18 http://us.archive.ubuntu.com/ubuntu/ precise/main libpcsclite1 i386 1.7.4-2ubuntu2 [24.0 kB]
INFO interface: info: Get:18 http://us.archive.ubuntu.com/ubuntu/ precise/main libpcsclite1 i386 1.7.4-2ubuntu2 [24.0 kB]
Get:18 http://us.archive.ubuntu.com/ubuntu/ precise/main libpcsclite1 i386 1.7.4-2ubuntu2 [24.0 kB]
DEBUG ssh: stdout: Get:19 http://us.archive.ubuntu.com/ubuntu/ precise/main libreadline5 i386 5.2-11 [123 kB]
INFO interface: info: Get:19 http://us.archive.ubuntu.com/ubuntu/ precise/main libreadline5 i386 5.2-11 [123 kB]
Get:19 http://us.archive.ubuntu.com/ubuntu/ precise/main libreadline5 i386 5.2-11 [123 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:20 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxslt1.1 i386 1.1.26-8ubuntu1.3 [165 kB]
INFO interface: info: Get:20 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxslt1.1 i386 1.1.26-8ubuntu1.3 [165 kB]
Get:20 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxslt1.1 i386 1.1.26-8ubuntu1.3 [165 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:21 http://us.archive.ubuntu.com/ubuntu/ precise/main libnet-daemon-perl all 0.48-1 [43.1 kB]
INFO interface: info: Get:21 http://us.archive.ubuntu.com/ubuntu/ precise/main libnet-daemon-perl all 0.48-1 [43.1 kB]
Get:21 http://us.archive.ubuntu.com/ubuntu/ precise/main libnet-daemon-perl all 0.48-1 [43.1 kB]
DEBUG ssh: stdout: Get:22 http://us.archive.ubuntu.com/ubuntu/ precise/main libplrpc-perl all 0.2020-2 [36.0 kB]
INFO interface: info: Get:22 http://us.archive.ubuntu.com/ubuntu/ precise/main libplrpc-perl all 0.2020-2 [36.0 kB]
Get:22 http://us.archive.ubuntu.com/ubuntu/ precise/main libplrpc-perl all 0.2020-2 [36.0 kB]
DEBUG ssh: stdout: Get:23 http://us.archive.ubuntu.com/ubuntu/ precise/main libdbi-perl i386 1.616-1build2 [849 kB]
INFO interface: info: Get:23 http://us.archive.ubuntu.com/ubuntu/ precise/main libdbi-perl i386 1.616-1build2 [849 kB]
Get:23 http://us.archive.ubuntu.com/ubuntu/ precise/main libdbi-perl i386 1.616-1build2 [849 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:24 http://us.archive.ubuntu.com/ubuntu/ precise/main libdbd-mysql-perl i386 4.020-1build2 [104 kB]
INFO interface: info: Get:24 http://us.archive.ubuntu.com/ubuntu/ precise/main libdbd-mysql-perl i386 4.020-1build2 [104 kB]
Get:24 http://us.archive.ubuntu.com/ubuntu/ precise/main libdbd-mysql-perl i386 4.020-1build2 [104 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:25 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main mysql-client-core-5.5 i386 5.5.31-0ubuntu0.12.04.2 [1,863 kB]
INFO interface: info: Get:25 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main mysql-client-core-5.5 i386 5.5.31-0ubuntu0.12.04.2 [1,863 kB]
Get:25 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main mysql-client-core-5.5 i386 5.5.31-0ubuntu0.12.04.2 [1,863 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:26 http://ppa.launchpad.net/chris-lea/libjs-underscore/ubuntu/ precise/main libnode-underscore all 1.4.2-1chl1~precise1 [19.5 kB]
INFO interface: info: Get:26 http://ppa.launchpad.net/chris-lea/libjs-underscore/ubuntu/ precise/main libnode-underscore all 1.4.2-1chl1~precise1 [19.5 kB]
Get:26 http://ppa.launchpad.net/chris-lea/libjs-underscore/ubuntu/ precise/main libnode-underscore all 1.4.2-1chl1~precise1 [19.5 kB]
DEBUG ssh: stdout: Get:27 http://ppa.launchpad.net/chris-lea/node.js-libs/ubuntu/ precise/main libnode-colors all 0.6.0-1chl1~precise1 [6,740 B]
INFO interface: info: Get:27 http://ppa.launchpad.net/chris-lea/node.js-libs/ubuntu/ precise/main libnode-colors all 0.6.0-1chl1~precise1 [6,740 B]
Get:27 http://ppa.launchpad.net/chris-lea/node.js-libs/ubuntu/ precise/main libnode-colors all 0.6.0-1chl1~precise1 [6,740 B]
DEBUG ssh: stdout: Get:28 http://ppa.launchpad.net/chris-lea/node.js-libs/ubuntu/ precise/main libnode-nomnom all 1.5.2-1chl1~precise1 [11.8 kB]
INFO interface: info: Get:28 http://ppa.launchpad.net/chris-lea/node.js-libs/ubuntu/ precise/main libnode-nomnom all 1.5.2-1chl1~precise1 [11.8 kB]
Get:28 http://ppa.launchpad.net/chris-lea/node.js-libs/ubuntu/ precise/main libnode-nomnom all 1.5.2-1chl1~precise1 [11.8 kB]
DEBUG ssh: stdout: Get:29 http://ppa.launchpad.net/chris-lea/node.js-libs/ubuntu/ precise/main libnode-jison all 0.3.12-1chl1~precise1 [301 kB]
INFO interface: info: Get:29 http://ppa.launchpad.net/chris-lea/node.js-libs/ubuntu/ precise/main libnode-jison all 0.3.12-1chl1~precise1 [301 kB]
Get:29 http://ppa.launchpad.net/chris-lea/node.js-libs/ubuntu/ precise/main libnode-jison all 0.3.12-1chl1~precise1 [301 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:30 http://ppa.launchpad.net/chris-lea/node.js-libs/ubuntu/ precise/main coffeescript all 1.4.0-1chl1~precise1 [472 kB]
INFO interface: info: Get:30 http://ppa.launchpad.net/chris-lea/node.js-libs/ubuntu/ precise/main coffeescript all 1.4.0-1chl1~precise1 [472 kB]
Get:30 http://ppa.launchpad.net/chris-lea/node.js-libs/ubuntu/ precise/main coffeescript all 1.4.0-1chl1~precise1 [472 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:31 http://us.archive.ubuntu.com/ubuntu/ precise/main libterm-readkey-perl i386 2.30-4build3 [28.4 kB]
INFO interface: info: Get:31 http://us.archive.ubuntu.com/ubuntu/ precise/main libterm-readkey-perl i386 2.30-4build3 [28.4 kB]
Get:31 http://us.archive.ubuntu.com/ubuntu/ precise/main libterm-readkey-perl i386 2.30-4build3 [28.4 kB]
DEBUG ssh: stdout: Get:32 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main mysql-client-5.5 i386 5.5.31-0ubuntu0.12.04.2 [8,096 kB]
INFO interface: info: Get:32 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main mysql-client-5.5 i386 5.5.31-0ubuntu0.12.04.2 [8,096 kB]
Get:32 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main mysql-client-5.5 i386 5.5.31-0ubuntu0.12.04.2 [8,096 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:33 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main mysql-server-core-5.5 i386 5.5.31-0ubuntu0.12.04.2 [5,835 kB]
INFO interface: info: Get:33 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main mysql-server-core-5.5 i386 5.5.31-0ubuntu0.12.04.2 [5,835 kB]
Get:33 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main mysql-server-core-5.5 i386 5.5.31-0ubuntu0.12.04.2 [5,835 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:34 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main mysql-server-5.5 i386 5.5.31-0ubuntu0.12.04.2 [8,746 kB]
INFO interface: info: Get:34 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main mysql-server-5.5 i386 5.5.31-0ubuntu0.12.04.2 [8,746 kB]
Get:34 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main mysql-server-5.5 i386 5.5.31-0ubuntu0.12.04.2 [8,746 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:35 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main openjdk-6-jre-lib all 6b27-1.12.5-0ubuntu0.12.04.1 [6,142 kB]
INFO interface: info: Get:35 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main openjdk-6-jre-lib all 6b27-1.12.5-0ubuntu0.12.04.1 [6,142 kB]
Get:35 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main openjdk-6-jre-lib all 6b27-1.12.5-0ubuntu0.12.04.1 [6,142 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:36 http://us.archive.ubuntu.com/ubuntu/ precise/main java-common all 0.43ubuntu2 [61.7 kB]
INFO interface: info: Get:36 http://us.archive.ubuntu.com/ubuntu/ precise/main java-common all 0.43ubuntu2 [61.7 kB]
Get:36 http://us.archive.ubuntu.com/ubuntu/ precise/main java-common all 0.43ubuntu2 [61.7 kB]
DEBUG ssh: stdout: Get:37 http://us.archive.ubuntu.com/ubuntu/ precise/main default-jre-headless i386 1:1.6-43ubuntu2 [3,328 B]
INFO interface: info: Get:37 http://us.archive.ubuntu.com/ubuntu/ precise/main default-jre-headless i386 1:1.6-43ubuntu2 [3,328 B]
Get:37 http://us.archive.ubuntu.com/ubuntu/ precise/main default-jre-headless i386 1:1.6-43ubuntu2 [3,328 B]
DEBUG ssh: stdout: Get:38 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libnss3-1d i386 3.14.3-0ubuntu0.12.04.1 [13.4 kB]
INFO interface: info: Get:38 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libnss3-1d i386 3.14.3-0ubuntu0.12.04.1 [13.4 kB]
Get:38 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libnss3-1d i386 3.14.3-0ubuntu0.12.04.1 [13.4 kB]
DEBUG ssh: stdout: Get:39 http://us.archive.ubuntu.com/ubuntu/ precise/main ca-certificates-java all 20110912ubuntu6 [8,186 B]
INFO interface: info: Get:39 http://us.archive.ubuntu.com/ubuntu/ precise/main ca-certificates-java all 20110912ubuntu6 [8,186 B]
Get:39 http://us.archive.ubuntu.com/ubuntu/ precise/main ca-certificates-java all 20110912ubuntu6 [8,186 B]
DEBUG ssh: stdout: Get:40 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main tzdata all 2012e-0ubuntu0.12.04.1 [474 kB]
INFO interface: info: Get:40 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main tzdata all 2012e-0ubuntu0.12.04.1 [474 kB]
Get:40 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main tzdata all 2012e-0ubuntu0.12.04.1 [474 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:41 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main tzdata-java all 2012e-0ubuntu0.12.04.1 [140 kB]
INFO interface: info: Get:41 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main tzdata-java all 2012e-0ubuntu0.12.04.1 [140 kB]
Get:41 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main tzdata-java all 2012e-0ubuntu0.12.04.1 [140 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:42 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main openjdk-6-jre-headless i386 6b27-1.12.5-0ubuntu0.12.04.1 [27.4 MB]
INFO interface: info: Get:42 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main openjdk-6-jre-headless i386 6b27-1.12.5-0ubuntu0.12.04.1 [27.4 MB]
Get:42 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main openjdk-6-jre-headless i386 6b27-1.12.5-0ubuntu0.12.04.1 [27.4 MB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:43 http://us.archive.ubuntu.com/ubuntu/ precise/main libstdc++6-4.6-dev i386 4.6.3-1ubuntu5 [1,643 kB]
INFO interface: info: Get:43 http://us.archive.ubuntu.com/ubuntu/ precise/main libstdc++6-4.6-dev i386 4.6.3-1ubuntu5 [1,643 kB]
Get:43 http://us.archive.ubuntu.com/ubuntu/ precise/main libstdc++6-4.6-dev i386 4.6.3-1ubuntu5 [1,643 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:44 http://us.archive.ubuntu.com/ubuntu/ precise/main g++-4.6 i386 4.6.3-1ubuntu5 [6,745 kB]
INFO interface: info: Get:44 http://us.archive.ubuntu.com/ubuntu/ precise/main g++-4.6 i386 4.6.3-1ubuntu5 [6,745 kB]
Get:44 http://us.archive.ubuntu.com/ubuntu/ precise/main g++-4.6 i386 4.6.3-1ubuntu5 [6,745 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:45 http://us.archive.ubuntu.com/ubuntu/ precise/main g++ i386 4:4.6.3-1ubuntu5 [1,444 B]
INFO interface: info: Get:45 http://us.archive.ubuntu.com/ubuntu/ precise/main g++ i386 4:4.6.3-1ubuntu5 [1,444 B]
Get:45 http://us.archive.ubuntu.com/ubuntu/ precise/main g++ i386 4:4.6.3-1ubuntu5 [1,444 B]
DEBUG ssh: stdout: Get:46 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main make i386 3.81-8.1ubuntu1.1 [116 kB]
INFO interface: info: Get:46 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main make i386 3.81-8.1ubuntu1.1 [116 kB]
Get:46 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main make i386 3.81-8.1ubuntu1.1 [116 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:47 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libdpkg-perl all 1.16.1.2ubuntu7.1 [180 kB]
INFO interface: info: Get:47 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libdpkg-perl all 1.16.1.2ubuntu7.1 [180 kB]
Get:47 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libdpkg-perl all 1.16.1.2ubuntu7.1 [180 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:48 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main dpkg-dev all 1.16.1.2ubuntu7.1 [469 kB]
INFO interface: info: Get:48 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main dpkg-dev all 1.16.1.2ubuntu7.1 [469 kB]
Get:48 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main dpkg-dev all 1.16.1.2ubuntu7.1 [469 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:49 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main build-essential i386 11.5ubuntu2.1 [5,796 B]
INFO interface: info: Get:49 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main build-essential i386 11.5ubuntu2.1 [5,796 B]
Get:49 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main build-essential i386 11.5ubuntu2.1 [5,796 B]
DEBUG ssh: stdout: Get:50 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main curl i386 7.22.0-3ubuntu4.2 [138 kB]
INFO interface: info: Get:50 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main curl i386 7.22.0-3ubuntu4.2 [138 kB]
Get:50 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main curl i386 7.22.0-3ubuntu4.2 [138 kB]
DEBUG ssh: stdout: Get:51 http://us.archive.ubuntu.com/ubuntu/ precise/main fakeroot i386 1.18.2-1 [87.9 kB]
INFO interface: info: Get:51 http://us.archive.ubuntu.com/ubuntu/ precise/main fakeroot i386 1.18.2-1 [87.9 kB]
Get:51 http://us.archive.ubuntu.com/ubuntu/ precise/main fakeroot i386 1.18.2-1 [87.9 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:52 http://us.archive.ubuntu.com/ubuntu/ precise/main unzip i386 6.0-4ubuntu1 [178 kB]
INFO interface: info: Get:52 http://us.archive.ubuntu.com/ubuntu/ precise/main unzip i386 6.0-4ubuntu1 [178 kB]
Get:52 http://us.archive.ubuntu.com/ubuntu/ precise/main unzip i386 6.0-4ubuntu1 [178 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:53 http://us.archive.ubuntu.com/ubuntu/ precise/main java-wrappers all 0.1.24 [9,878 B]
INFO interface: info: Get:53 http://us.archive.ubuntu.com/ubuntu/ precise/main java-wrappers all 0.1.24 [9,878 B]
Get:53 http://us.archive.ubuntu.com/ubuntu/ precise/main java-wrappers all 0.1.24 [9,878 B]
DEBUG ssh: stdout: Get:54 http://us.archive.ubuntu.com/ubuntu/ precise/universe wwwconfig-common all 0.2.2 [18.0 kB]
INFO interface: info: Get:54 http://us.archive.ubuntu.com/ubuntu/ precise/universe wwwconfig-common all 0.2.2 [18.0 kB]
Get:54 http://us.archive.ubuntu.com/ubuntu/ precise/universe wwwconfig-common all 0.2.2 [18.0 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:55 http://us.archive.ubuntu.com/ubuntu/ precise/universe javascript-common all 8 [4,208 B]
INFO interface: info: Get:55 http://us.archive.ubuntu.com/ubuntu/ precise/universe javascript-common all 8 [4,208 B]
Get:55 http://us.archive.ubuntu.com/ubuntu/ precise/universe javascript-common all 8 [4,208 B]
DEBUG ssh: stdout: Get:56 http://us.archive.ubuntu.com/ubuntu/ precise/main libalgorithm-diff-perl all 1.19.02-2 [50.7 kB]
INFO interface: info: Get:56 http://us.archive.ubuntu.com/ubuntu/ precise/main libalgorithm-diff-perl all 1.19.02-2 [50.7 kB]
Get:56 http://us.archive.ubuntu.com/ubuntu/ precise/main libalgorithm-diff-perl all 1.19.02-2 [50.7 kB]
DEBUG ssh: stdout: Get:57 http://us.archive.ubuntu.com/ubuntu/ precise/main libalgorithm-diff-xs-perl i386 0.04-2build2 [12.9 kB]
INFO interface: info: Get:57 http://us.archive.ubuntu.com/ubuntu/ precise/main libalgorithm-diff-xs-perl i386 0.04-2build2 [12.9 kB]
Get:57 http://us.archive.ubuntu.com/ubuntu/ precise/main libalgorithm-diff-xs-perl i386 0.04-2build2 [12.9 kB]
DEBUG ssh: stdout: Get:58 http://us.archive.ubuntu.com/ubuntu/ precise/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]
INFO interface: info: Get:58 http://us.archive.ubuntu.com/ubuntu/ precise/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]
Get:58 http://us.archive.ubuntu.com/ubuntu/ precise/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]
DEBUG ssh: stdout: Get:59 http://us.archive.ubuntu.com/ubuntu/ precise/universe libamd2.2.0 i386 1:3.4.0-2ubuntu3 [18.6 kB]
INFO interface: info: Get:59 http://us.archive.ubuntu.com/ubuntu/ precise/universe libamd2.2.0 i386 1:3.4.0-2ubuntu3 [18.6 kB]
Get:59 http://us.archive.ubuntu.com/ubuntu/ precise/universe libamd2.2.0 i386 1:3.4.0-2ubuntu3 [18.6 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:60 http://us.archive.ubuntu.com/ubuntu/ precise/main libboost1.46-dev i386 1.46.1-7ubuntu3 [7,641 kB]
INFO interface: info: Get:60 http://us.archive.ubuntu.com/ubuntu/ precise/main libboost1.46-dev i386 1.46.1-7ubuntu3 [7,641 kB]
Get:60 http://us.archive.ubuntu.com/ubuntu/ precise/main libboost1.46-dev i386 1.46.1-7ubuntu3 [7,641 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:61 http://us.archive.ubuntu.com/ubuntu/ precise/main libboost-dev i386 1.48.0.2 [2,820 B]
INFO interface: info: Get:61 http://us.archive.ubuntu.com/ubuntu/ precise/main libboost-dev i386 1.48.0.2 [2,820 B]
Get:61 http://us.archive.ubuntu.com/ubuntu/ precise/main libboost-dev i386 1.48.0.2 [2,820 B]
DEBUG ssh: stdout: Get:62 http://us.archive.ubuntu.com/ubuntu/ precise/universe libboost-system1.46.1 i386 1.46.1-7ubuntu3 [14.6 kB]
INFO interface: info: Get:62 http://us.archive.ubuntu.com/ubuntu/ precise/universe libboost-system1.46.1 i386 1.46.1-7ubuntu3 [14.6 kB]
Get:62 http://us.archive.ubuntu.com/ubuntu/ precise/universe libboost-system1.46.1 i386 1.46.1-7ubuntu3 [14.6 kB]
DEBUG ssh: stdout: Get:63 http://us.archive.ubuntu.com/ubuntu/ precise/universe libboost-filesystem1.46.1 i386 1.46.1-7ubuntu3 [51.3 kB]
INFO interface: info: Get:63 http://us.archive.ubuntu.com/ubuntu/ precise/universe libboost-filesystem1.46.1 i386 1.46.1-7ubuntu3 [51.3 kB]
Get:63 http://us.archive.ubuntu.com/ubuntu/ precise/universe libboost-filesystem1.46.1 i386 1.46.1-7ubuntu3 [51.3 kB]
DEBUG ssh: stdout: Get:64 http://us.archive.ubuntu.com/ubuntu/ precise/main libboost-program-options1.46.1 i386 1.46.1-7ubuntu3 [146 kB]
INFO interface: info: Get:64 http://us.archive.ubuntu.com/ubuntu/ precise/main libboost-program-options1.46.1 i386 1.46.1-7ubuntu3 [146 kB]
Get:64 http://us.archive.ubuntu.com/ubuntu/ precise/main libboost-program-options1.46.1 i386 1.46.1-7ubuntu3 [146 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:65 http://us.archive.ubuntu.com/ubuntu/ precise/universe libboost-thread1.46.1 i386 1.46.1-7ubuntu3 [39.7 kB]
INFO interface: info: Get:65 http://us.archive.ubuntu.com/ubuntu/ precise/universe libboost-thread1.46.1 i386 1.46.1-7ubuntu3 [39.7 kB]
Get:65 http://us.archive.ubuntu.com/ubuntu/ precise/universe libboost-thread1.46.1 i386 1.46.1-7ubuntu3 [39.7 kB]
DEBUG ssh: stdout: Get:66 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libfreetype6-dev i386 2.4.8-1ubuntu2.1 [780 kB]
INFO interface: info: Get:66 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libfreetype6-dev i386 2.4.8-1ubuntu2.1 [780 kB]
Get:66 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libfreetype6-dev i386 2.4.8-1ubuntu2.1 [780 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:67 http://us.archive.ubuntu.com/ubuntu/ precise/universe libgeos-3.2.2 i386 3.2.2-3ubuntu1 [488 kB]
INFO interface: info: Get:67 http://us.archive.ubuntu.com/ubuntu/ precise/universe libgeos-3.2.2 i386 3.2.2-3ubuntu1 [488 kB]
Get:67 http://us.archive.ubuntu.com/ubuntu/ precise/universe libgeos-3.2.2 i386 3.2.2-3ubuntu1 [488 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:68 http://us.archive.ubuntu.com/ubuntu/ precise/universe libgeos-c1 i386 3.2.2-3ubuntu1 [42.1 kB]
INFO interface: info: Get:68 http://us.archive.ubuntu.com/ubuntu/ precise/universe libgeos-c1 i386 3.2.2-3ubuntu1 [42.1 kB]
Get:68 http://us.archive.ubuntu.com/ubuntu/ precise/universe libgeos-c1 i386 3.2.2-3ubuntu1 [42.1 kB]
DEBUG ssh: stdout: Get:69 http://us.archive.ubuntu.com/ubuntu/ precise/universe libgeos-dev i386 3.2.2-3ubuntu1 [1,210 kB]
INFO interface: info: Get:69 http://us.archive.ubuntu.com/ubuntu/ precise/universe libgeos-dev i386 3.2.2-3ubuntu1 [1,210 kB]
Get:69 http://us.archive.ubuntu.com/ubuntu/ precise/universe libgeos-dev i386 3.2.2-3ubuntu1 [1,210 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:70 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libruby1.8 i386 1.8.7.352-2ubuntu1.3 [1,784 kB]
INFO interface: info: Get:70 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libruby1.8 i386 1.8.7.352-2ubuntu1.3 [1,784 kB]
Get:70 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libruby1.8 i386 1.8.7.352-2ubuntu1.3 [1,784 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:71 http://us.archive.ubuntu.com/ubuntu/ precise/universe libgeos-ruby1.8 i386 3.2.2-3ubuntu1 [215 kB]
INFO interface: info: Get:71 http://us.archive.ubuntu.com/ubuntu/ precise/universe libgeos-ruby1.8 i386 3.2.2-3ubuntu1 [215 kB]
Get:71 http://us.archive.ubuntu.com/ubuntu/ precise/universe libgeos-ruby1.8 i386 3.2.2-3ubuntu1 [215 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:72 http://us.archive.ubuntu.com/ubuntu/ precise/main libhtml-template-perl all 2.10-1 [65.0 kB]
INFO interface: info: Get:72 http://us.archive.ubuntu.com/ubuntu/ precise/main libhtml-template-perl all 2.10-1 [65.0 kB]
Get:72 http://us.archive.ubuntu.com/ubuntu/ precise/main libhtml-template-perl all 2.10-1 [65.0 kB]
DEBUG ssh: stdout: Get:73 http://us.archive.ubuntu.com/ubuntu/ precise/main libjargs-java all 1.0.0-3 [13.9 kB]
INFO interface: info: Get:73 http://us.archive.ubuntu.com/ubuntu/ precise/main libjargs-java all 1.0.0-3 [13.9 kB]
Get:73 http://us.archive.ubuntu.com/ubuntu/ precise/main libjargs-java all 1.0.0-3 [13.9 kB]
DEBUG ssh: stdout: Get:74 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libjpeg-turbo8-dev i386 1.1.90+svn733-0ubuntu4.1 [414 kB]
INFO interface: info: Get:74 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libjpeg-turbo8-dev i386 1.1.90+svn733-0ubuntu4.1 [414 kB]
Get:74 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libjpeg-turbo8-dev i386 1.1.90+svn733-0ubuntu4.1 [414 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:75 http://us.archive.ubuntu.com/ubuntu/ precise/main libjpeg8-dev i386 8c-2ubuntu7 [1,544 B]
INFO interface: info: Get:75 http://us.archive.ubuntu.com/ubuntu/ precise/main libjpeg8-dev i386 8c-2ubuntu7 [1,544 B]
Get:75 http://us.archive.ubuntu.com/ubuntu/ precise/main libjpeg8-dev i386 8c-2ubuntu7 [1,544 B]
DEBUG ssh: stdout: Get:76 http://us.archive.ubuntu.com/ubuntu/ precise/main libjpeg-dev all 8c-2ubuntu7 [1,536 B]
INFO interface: info: Get:76 http://us.archive.ubuntu.com/ubuntu/ precise/main libjpeg-dev all 8c-2ubuntu7 [1,536 B]
Get:76 http://us.archive.ubuntu.com/ubuntu/ precise/main libjpeg-dev all 8c-2ubuntu7 [1,536 B]
DEBUG ssh: stdout: Get:77 http://us.archive.ubuntu.com/ubuntu/ precise/main libjs-jquery all 1.7.1-1ubuntu1 [111 kB]
INFO interface: info: Get:77 http://us.archive.ubuntu.com/ubuntu/ precise/main libjs-jquery all 1.7.1-1ubuntu1 [111 kB]
Get:77 http://us.archive.ubuntu.com/ubuntu/ precise/main libjs-jquery all 1.7.1-1ubuntu1 [111 kB]
DEBUG ssh: stdout: Get:78 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libjs-sphinxdoc all 1.1.3+dfsg-2ubuntu2.1 [45.1 kB]
INFO interface: info: Get:78 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libjs-sphinxdoc all 1.1.3+dfsg-2ubuntu2.1 [45.1 kB]
Get:78 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libjs-sphinxdoc all 1.1.3+dfsg-2ubuntu2.1 [45.1 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:79 http://us.archive.ubuntu.com/ubuntu/ precise/main liblapack3gf i386 3.3.1-1 [3,209 kB]
INFO interface: info: Get:79 http://us.archive.ubuntu.com/ubuntu/ precise/main liblapack3gf i386 3.3.1-1 [3,209 kB]
Get:79 http://us.archive.ubuntu.com/ubuntu/ precise/main liblapack3gf i386 3.3.1-1 [3,209 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:80 http://us.archive.ubuntu.com/ubuntu/ precise/main liblapack-dev i386 3.3.1-1 [3,445 kB]
INFO interface: info: Get:80 http://us.archive.ubuntu.com/ubuntu/ precise/main liblapack-dev i386 3.3.1-1 [3,445 kB]
Get:80 http://us.archive.ubuntu.com/ubuntu/ precise/main liblapack-dev i386 3.3.1-1 [3,445 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:81 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libmysqlclient-dev i386 5.5.31-0ubuntu0.12.04.2 [1,364 kB]
INFO interface: info: Get:81 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libmysqlclient-dev i386 5.5.31-0ubuntu0.12.04.2 [1,364 kB]
Get:81 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libmysqlclient-dev i386 5.5.31-0ubuntu0.12.04.2 [1,364 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:82 http://us.archive.ubuntu.com/ubuntu/ precise/universe rlwrap i386 0.37-2 [75.2 kB]
INFO interface: info: Get:82 http://us.archive.ubuntu.com/ubuntu/ precise/universe rlwrap i386 0.37-2 [75.2 kB]
Get:82 http://us.archive.ubuntu.com/ubuntu/ precise/universe rlwrap i386 0.37-2 [75.2 kB]
DEBUG ssh: stdout: Get:83 http://us.archive.ubuntu.com/ubuntu/ precise/main libpng12-dev i386 1.2.46-3ubuntu4 [207 kB]
INFO interface: info: Get:83 http://us.archive.ubuntu.com/ubuntu/ precise/main libpng12-dev i386 1.2.46-3ubuntu4 [207 kB]
Get:83 http://us.archive.ubuntu.com/ubuntu/ precise/main libpng12-dev i386 1.2.46-3ubuntu4 [207 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:84 http://us.archive.ubuntu.com/ubuntu/ precise/universe libumfpack5.4.0 i386 1:3.4.0-2ubuntu3 [306 kB]
INFO interface: info: Get:84 http://us.archive.ubuntu.com/ubuntu/ precise/universe libumfpack5.4.0 i386 1:3.4.0-2ubuntu3 [306 kB]
Get:84 http://us.archive.ubuntu.com/ubuntu/ precise/universe libumfpack5.4.0 i386 1:3.4.0-2ubuntu3 [306 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:85 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxml2-dev i386 2.7.8.dfsg-5.1ubuntu4.6 [761 kB]
INFO interface: info: Get:85 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxml2-dev i386 2.7.8.dfsg-5.1ubuntu4.6 [761 kB]
Get:85 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxml2-dev i386 2.7.8.dfsg-5.1ubuntu4.6 [761 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:86 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxslt1-dev i386 1.1.26-8ubuntu1.3 [558 kB]
INFO interface: info: Get:86 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxslt1-dev i386 1.1.26-8ubuntu1.3 [558 kB]
Get:86 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxslt1-dev i386 1.1.26-8ubuntu1.3 [558 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:87 http://us.archive.ubuntu.com/ubuntu/ precise-updates/universe mongodb-clients i386 1:2.0.4-1ubuntu2.1 [16.9 MB]
INFO interface: info: Get:87 http://us.archive.ubuntu.com/ubuntu/ precise-updates/universe mongodb-clients i386 1:2.0.4-1ubuntu2.1 [16.9 MB]
Get:87 http://us.archive.ubuntu.com/ubuntu/ precise-updates/universe mongodb-clients i386 1:2.0.4-1ubuntu2.1 [16.9 MB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:88 http://us.archive.ubuntu.com/ubuntu/ precise-updates/universe mongodb-server i386 1:2.0.4-1ubuntu2.1 [4,268 kB]
INFO interface: info: Get:88 http://us.archive.ubuntu.com/ubuntu/ precise-updates/universe mongodb-server i386 1:2.0.4-1ubuntu2.1 [4,268 kB]
Get:88 http://us.archive.ubuntu.com/ubuntu/ precise-updates/universe mongodb-server i386 1:2.0.4-1ubuntu2.1 [4,268 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:89 http://us.archive.ubuntu.com/ubuntu/ precise-updates/universe mongodb-dev i386 1:2.0.4-1ubuntu2.1 [1,685 kB]
INFO interface: info: Get:89 http://us.archive.ubuntu.com/ubuntu/ precise-updates/universe mongodb-dev i386 1:2.0.4-1ubuntu2.1 [1,685 kB]
Get:89 http://us.archive.ubuntu.com/ubuntu/ precise-updates/universe mongodb-dev i386 1:2.0.4-1ubuntu2.1 [1,685 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:90 http://us.archive.ubuntu.com/ubuntu/ precise-updates/universe mongodb i386 1:2.0.4-1ubuntu2.1 [5,144 B]
INFO interface: info: Get:90 http://us.archive.ubuntu.com/ubuntu/ precise-updates/universe mongodb i386 1:2.0.4-1ubuntu2.1 [5,144 B]
Get:90 http://us.archive.ubuntu.com/ubuntu/ precise-updates/universe mongodb i386 1:2.0.4-1ubuntu2.1 [5,144 B]
DEBUG ssh: stdout: Get:91 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main mysql-client all 5.5.31-0ubuntu0.12.04.2 [11.2 kB]
INFO interface: info: Get:91 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main mysql-client all 5.5.31-0ubuntu0.12.04.2 [11.2 kB]
Get:91 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main mysql-client all 5.5.31-0ubuntu0.12.04.2 [11.2 kB]
DEBUG ssh: stdout: Get:92 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main mysql-server all 5.5.31-0ubuntu0.12.04.2 [11.3 kB]
INFO interface: info: Get:92 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main mysql-server all 5.5.31-0ubuntu0.12.04.2 [11.3 kB]
Get:92 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main mysql-server all 5.5.31-0ubuntu0.12.04.2 [11.3 kB]
DEBUG ssh: stdout: Get:93 http://us.archive.ubuntu.com/ubuntu/ precise/main pkg-config i386 0.26-1ubuntu1 [40.3 kB]
INFO interface: info: Get:93 http://us.archive.ubuntu.com/ubuntu/ precise/main pkg-config i386 0.26-1ubuntu1 [40.3 kB]
Get:93 http://us.archive.ubuntu.com/ubuntu/ precise/main pkg-config i386 0.26-1ubuntu1 [40.3 kB]
DEBUG ssh: stdout: Get:94 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python2.7-dev i386 2.7.3-0ubuntu3.2 [29.3 MB]
INFO interface: info: Get:94 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python2.7-dev i386 2.7.3-0ubuntu3.2 [29.3 MB]
Get:94 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python2.7-dev i386 2.7.3-0ubuntu3.2 [29.3 MB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:95 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-dev i386 2.7.3-0ubuntu2.2 [1,098 B]
INFO interface: info: Get:95 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-dev i386 2.7.3-0ubuntu2.2 [1,098 B]
Get:95 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-dev i386 2.7.3-0ubuntu2.2 [1,098 B]
DEBUG ssh: stdout: Get:96 http://us.archive.ubuntu.com/ubuntu/ precise/main python-imaging i386 1.1.7-4 [292 kB]
INFO interface: info: Get:96 http://us.archive.ubuntu.com/ubuntu/ precise/main python-imaging i386 1.1.7-4 [292 kB]
Get:96 http://us.archive.ubuntu.com/ubuntu/ precise/main python-imaging i386 1.1.7-4 [292 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:97 http://us.archive.ubuntu.com/ubuntu/ precise/main python-numpy i386 1:1.6.1-6ubuntu1 [1,839 kB]
INFO interface: info: Get:97 http://us.archive.ubuntu.com/ubuntu/ precise/main python-numpy i386 1:1.6.1-6ubuntu1 [1,839 kB]
Get:97 http://us.archive.ubuntu.com/ubuntu/ precise/main python-numpy i386 1:1.6.1-6ubuntu1 [1,839 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:98 http://us.archive.ubuntu.com/ubuntu/ precise/main python-pkg-resources all 0.6.24-1ubuntu1 [63.1 kB]
INFO interface: info: Get:98 http://us.archive.ubuntu.com/ubuntu/ precise/main python-pkg-resources all 0.6.24-1ubuntu1 [63.1 kB]
Get:98 http://us.archive.ubuntu.com/ubuntu/ precise/main python-pkg-resources all 0.6.24-1ubuntu1 [63.1 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:99 http://us.archive.ubuntu.com/ubuntu/ precise/main python-setuptools all 0.6.24-1ubuntu1 [441 kB]
INFO interface: info: Get:99 http://us.archive.ubuntu.com/ubuntu/ precise/main python-setuptools all 0.6.24-1ubuntu1 [441 kB]
Get:99 http://us.archive.ubuntu.com/ubuntu/ precise/main python-setuptools all 0.6.24-1ubuntu1 [441 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:100 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-pip all 1.0-1build1 [95.1 kB]
INFO interface: info: Get:100 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-pip all 1.0-1build1 [95.1 kB]
Get:100 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-pip all 1.0-1build1 [95.1 kB]
DEBUG ssh: stdout: Get:101 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-virtualenv all 1.7.1.2-1 [2,112 kB]
INFO interface: info: Get:101 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-virtualenv all 1.7.1.2-1 [2,112 kB]
Get:101 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-virtualenv all 1.7.1.2-1 [2,112 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:102 http://us.archive.ubuntu.com/ubuntu/ precise/universe virtualenvwrapper all 2.11.1-2 [227 kB]
INFO interface: info: Get:102 http://us.archive.ubuntu.com/ubuntu/ precise/universe virtualenvwrapper all 2.11.1-2 [227 kB]
Get:102 http://us.archive.ubuntu.com/ubuntu/ precise/universe virtualenvwrapper all 2.11.1-2 [227 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:103 http://us.archive.ubuntu.com/ubuntu/ precise/main yui-compressor all 2.4.6+rhino17R2-1 [594 kB]
INFO interface: info: Get:103 http://us.archive.ubuntu.com/ubuntu/ precise/main yui-compressor all 2.4.6+rhino17R2-1 [594 kB]
Get:103 http://us.archive.ubuntu.com/ubuntu/ precise/main yui-compressor all 2.4.6+rhino17R2-1 [594 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:104 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main icedtea-6-jre-cacao i386 6b27-1.12.5-0ubuntu0.12.04.1 [771 kB]
INFO interface: info: Get:104 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main icedtea-6-jre-cacao i386 6b27-1.12.5-0ubuntu0.12.04.1 [771 kB]
Get:104 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main icedtea-6-jre-cacao i386 6b27-1.12.5-0ubuntu0.12.04.1 [771 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:105 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main icedtea-6-jre-jamvm i386 6b27-1.12.5-0ubuntu0.12.04.1 [538 kB]
INFO interface: info: Get:105 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main icedtea-6-jre-jamvm i386 6b27-1.12.5-0ubuntu0.12.04.1 [538 kB]
Get:105 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main icedtea-6-jre-jamvm i386 6b27-1.12.5-0ubuntu0.12.04.1 [538 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Get:106 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-scipy i386 0.9.0+dfsg1-1ubuntu2 [6,421 kB]
INFO interface: info: Get:106 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-scipy i386 0.9.0+dfsg1-1ubuntu2 [6,421 kB]
Get:106 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-scipy i386 0.9.0+dfsg1-1ubuntu2 [6,421 kB]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
Extracting templates from packages: 28%
Extracting templates from packages: 28%
Extracting templates from packages: 28%
Extracting templates from packages: 56%
Extracting templates from packages: 56%
Extracting templates from packages: 56%
Extracting templates from packages: 84%
Extracting templates from packages: 84%
Extracting templates from packages: 84%
Extracting templates from packages: 100%
Extracting templates from packages: 100%
Extracting templates from packages: 100%
DEBUG ssh: stdout: Preconfiguring packages ...
INFO interface: info: Preconfiguring packages ...
Preconfiguring packages ...
DEBUG ssh: stdout: Fetched 169 MB in 42min 29s (66.4 kB/s)
INFO interface: info: Fetched 169 MB in 42min 29s (66.4 kB/s)
Fetched 169 MB in 42min 29s (66.4 kB/s)
DEBUG ssh: stdout: (Reading database ...
INFO interface: info: (Reading database ...
(Reading database ...
DEBUG ssh: stdout: 32297 files and directories currently installed.)
INFO interface: info: 32297 files and directories currently installed.)
32297 files and directories currently installed.)
DEBUG ssh: stdout: Preparing to replace python-minimal 2.7.3-0ubuntu2 (using .../python-minimal_2.7.3-0ubuntu2.2_i386.deb) ...
INFO interface: info: Preparing to replace python-minimal 2.7.3-0ubuntu2 (using .../python-minimal_2.7.3-0ubuntu2.2_i386.deb) ...
Preparing to replace python-minimal 2.7.3-0ubuntu2 (using .../python-minimal_2.7.3-0ubuntu2.2_i386.deb) ...
DEBUG ssh: stdout: Unpacking replacement python-minimal ...
INFO interface: info: Unpacking replacement python-minimal ...
Unpacking replacement python-minimal ...
DEBUG ssh: stdout: Processing triggers for man-db ...
INFO interface: info: Processing triggers for man-db ...
Processing triggers for man-db ...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Setting up python-minimal (2.7.3-0ubuntu2.2) ...
INFO interface: info: Setting up python-minimal (2.7.3-0ubuntu2.2) ...
Setting up python-minimal (2.7.3-0ubuntu2.2) ...
DEBUG ssh: stdout: (Reading database ...
INFO interface: info: (Reading database ...
(Reading database ...
DEBUG ssh: stdout: 32297 files and directories currently installed.)
INFO interface: info: 32297 files and directories currently installed.)
32297 files and directories currently installed.)
DEBUG ssh: stdout: Preparing to replace python 2.7.3-0ubuntu2 (using .../python_2.7.3-0ubuntu2.2_i386.deb) ...
INFO interface: info: Preparing to replace python 2.7.3-0ubuntu2 (using .../python_2.7.3-0ubuntu2.2_i386.deb) ...
Preparing to replace python 2.7.3-0ubuntu2 (using .../python_2.7.3-0ubuntu2.2_i386.deb) ...
DEBUG ssh: stdout: Unpacking replacement python ...
INFO interface: info: Unpacking replacement python ...
Unpacking replacement python ...
DEBUG ssh: stdout: Preparing to replace libxml2 2.7.8.dfsg-5.1ubuntu4 (using .../libxml2_2.7.8.dfsg-5.1ubuntu4.6_i386.deb) ...
INFO interface: info: Preparing to replace libxml2 2.7.8.dfsg-5.1ubuntu4 (using .../libxml2_2.7.8.dfsg-5.1ubuntu4.6_i386.deb) ...
Preparing to replace libxml2 2.7.8.dfsg-5.1ubuntu4 (using .../libxml2_2.7.8.dfsg-5.1ubuntu4.6_i386.deb) ...
DEBUG ssh: stdout: Unpacking replacement libxml2 ...
INFO interface: info: Unpacking replacement libxml2 ...
Unpacking replacement libxml2 ...
DEBUG ssh: stdout: Selecting previously unselected package libavahi-common-data.
Unpacking libavahi-common-data (from .../libavahi-common-data_0.6.30-5ubuntu2_i386.deb) ...
INFO interface: info: Selecting previously unselected package libavahi-common-data.
Unpacking libavahi-common-data (from .../libavahi-common-data_0.6.30-5ubuntu2_i386.deb) ...
Selecting previously unselected package libavahi-common-data.
Unpacking libavahi-common-data (from .../libavahi-common-data_0.6.30-5ubuntu2_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libavahi-common3.
INFO interface: info: Selecting previously unselected package libavahi-common3.
Selecting previously unselected package libavahi-common3.
DEBUG ssh: stdout: Unpacking libavahi-common3 (from .../libavahi-common3_0.6.30-5ubuntu2_i386.deb) ...
INFO interface: info: Unpacking libavahi-common3 (from .../libavahi-common3_0.6.30-5ubuntu2_i386.deb) ...
Unpacking libavahi-common3 (from .../libavahi-common3_0.6.30-5ubuntu2_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libavahi-client3.
INFO interface: info: Selecting previously unselected package libavahi-client3.
Selecting previously unselected package libavahi-client3.
DEBUG ssh: stdout: Unpacking libavahi-client3 (from .../libavahi-client3_0.6.30-5ubuntu2_i386.deb) ...
INFO interface: info: Unpacking libavahi-client3 (from .../libavahi-client3_0.6.30-5ubuntu2_i386.deb) ...
Unpacking libavahi-client3 (from .../libavahi-client3_0.6.30-5ubuntu2_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libcups2.
INFO interface: info: Selecting previously unselected package libcups2.
Selecting previously unselected package libcups2.
DEBUG ssh: stdout: Unpacking libcups2 (from .../libcups2_1.5.3-0ubuntu8_i386.deb) ...
INFO interface: info: Unpacking libcups2 (from .../libcups2_1.5.3-0ubuntu8_i386.deb) ...
Unpacking libcups2 (from .../libcups2_1.5.3-0ubuntu8_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libcurl3.
INFO interface: info: Selecting previously unselected package libcurl3.
Selecting previously unselected package libcurl3.
DEBUG ssh: stdout: Unpacking libcurl3 (from .../libcurl3_7.22.0-3ubuntu4.2_i386.deb) ...
INFO interface: info: Unpacking libcurl3 (from .../libcurl3_7.22.0-3ubuntu4.2_i386.deb) ...
Unpacking libcurl3 (from .../libcurl3_7.22.0-3ubuntu4.2_i386.deb) ...
DEBUG ssh: stdout: Preparing to replace libfreetype6 2.4.8-1ubuntu2 (using .../libfreetype6_2.4.8-1ubuntu2.1_i386.deb) ...
INFO interface: info: Preparing to replace libfreetype6 2.4.8-1ubuntu2 (using .../libfreetype6_2.4.8-1ubuntu2.1_i386.deb) ...
Preparing to replace libfreetype6 2.4.8-1ubuntu2 (using .../libfreetype6_2.4.8-1ubuntu2.1_i386.deb) ...
DEBUG ssh: stdout: Unpacking replacement libfreetype6 ...
INFO interface: info: Unpacking replacement libfreetype6 ...
Unpacking replacement libfreetype6 ...
DEBUG ssh: stdout: Selecting previously unselected package liblcms1.
Unpacking liblcms1 (from .../liblcms1_1.19.dfsg-1ubuntu3_i386.deb) ...
INFO interface: info: Selecting previously unselected package liblcms1.
Unpacking liblcms1 (from .../liblcms1_1.19.dfsg-1ubuntu3_i386.deb) ...
Selecting previously unselected package liblcms1.
Unpacking liblcms1 (from .../liblcms1_1.19.dfsg-1ubuntu3_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package mysql-common.
INFO interface: info: Selecting previously unselected package mysql-common.
Selecting previously unselected package mysql-common.
DEBUG ssh: stdout: Unpacking mysql-common (from .../mysql-common_5.5.31-0ubuntu0.12.04.2_all.deb) ...
INFO interface: info: Unpacking mysql-common (from .../mysql-common_5.5.31-0ubuntu0.12.04.2_all.deb) ...
Unpacking mysql-common (from .../mysql-common_5.5.31-0ubuntu0.12.04.2_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libmysqlclient18.
Unpacking libmysqlclient18 (from .../libmysqlclient18_5.5.31-0ubuntu0.12.04.2_i386.deb) ...
INFO interface: info: Selecting previously unselected package libmysqlclient18.
Unpacking libmysqlclient18 (from .../libmysqlclient18_5.5.31-0ubuntu0.12.04.2_i386.deb) ...
Selecting previously unselected package libmysqlclient18.
Unpacking libmysqlclient18 (from .../libmysqlclient18_5.5.31-0ubuntu0.12.04.2_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libnspr4.
Unpacking libnspr4 (from .../libnspr4_4.9.5-0ubuntu0.12.04.1_i386.deb) ...
INFO interface: info: Selecting previously unselected package libnspr4.
Unpacking libnspr4 (from .../libnspr4_4.9.5-0ubuntu0.12.04.1_i386.deb) ...
Selecting previously unselected package libnspr4.
Unpacking libnspr4 (from .../libnspr4_4.9.5-0ubuntu0.12.04.1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libnss3.
INFO interface: info: Selecting previously unselected package libnss3.
Selecting previously unselected package libnss3.
DEBUG ssh: stdout: Unpacking libnss3 (from .../libnss3_3.14.3-0ubuntu0.12.04.1_i386.deb) ...
INFO interface: info: Unpacking libnss3 (from .../libnss3_3.14.3-0ubuntu0.12.04.1_i386.deb) ...
Unpacking libnss3 (from .../libnss3_3.14.3-0ubuntu0.12.04.1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libpcrecpp0.
INFO interface: info: Selecting previously unselected package libpcrecpp0.
Selecting previously unselected package libpcrecpp0.
DEBUG ssh: stdout: Unpacking libpcrecpp0 (from .../libpcrecpp0_8.12-4_i386.deb) ...
INFO interface: info: Unpacking libpcrecpp0 (from .../libpcrecpp0_8.12-4_i386.deb) ...
Unpacking libpcrecpp0 (from .../libpcrecpp0_8.12-4_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libpcsclite1.
INFO interface: info: Selecting previously unselected package libpcsclite1.
Selecting previously unselected package libpcsclite1.
DEBUG ssh: stdout: Unpacking libpcsclite1 (from .../libpcsclite1_1.7.4-2ubuntu2_i386.deb) ...
INFO interface: info: Unpacking libpcsclite1 (from .../libpcsclite1_1.7.4-2ubuntu2_i386.deb) ...
Unpacking libpcsclite1 (from .../libpcsclite1_1.7.4-2ubuntu2_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libreadline5.
INFO interface: info: Selecting previously unselected package libreadline5.
Selecting previously unselected package libreadline5.
DEBUG ssh: stdout: Unpacking libreadline5 (from .../libreadline5_5.2-11_i386.deb) ...
INFO interface: info: Unpacking libreadline5 (from .../libreadline5_5.2-11_i386.deb) ...
Unpacking libreadline5 (from .../libreadline5_5.2-11_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libxslt1.1.
INFO interface: info: Selecting previously unselected package libxslt1.1.
Selecting previously unselected package libxslt1.1.
DEBUG ssh: stdout: Unpacking libxslt1.1 (from .../libxslt1.1_1.1.26-8ubuntu1.3_i386.deb) ...
INFO interface: info: Unpacking libxslt1.1 (from .../libxslt1.1_1.1.26-8ubuntu1.3_i386.deb) ...
Unpacking libxslt1.1 (from .../libxslt1.1_1.1.26-8ubuntu1.3_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libnet-daemon-perl.
Unpacking libnet-daemon-perl (from .../libnet-daemon-perl_0.48-1_all.deb) ...
INFO interface: info: Selecting previously unselected package libnet-daemon-perl.
Unpacking libnet-daemon-perl (from .../libnet-daemon-perl_0.48-1_all.deb) ...
Selecting previously unselected package libnet-daemon-perl.
Unpacking libnet-daemon-perl (from .../libnet-daemon-perl_0.48-1_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libplrpc-perl.
INFO interface: info: Selecting previously unselected package libplrpc-perl.
Selecting previously unselected package libplrpc-perl.
DEBUG ssh: stdout: Unpacking libplrpc-perl (from .../libplrpc-perl_0.2020-2_all.deb) ...
INFO interface: info: Unpacking libplrpc-perl (from .../libplrpc-perl_0.2020-2_all.deb) ...
Unpacking libplrpc-perl (from .../libplrpc-perl_0.2020-2_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libdbi-perl.
INFO interface: info: Selecting previously unselected package libdbi-perl.
Selecting previously unselected package libdbi-perl.
DEBUG ssh: stdout: Unpacking libdbi-perl (from .../libdbi-perl_1.616-1build2_i386.deb) ...
INFO interface: info: Unpacking libdbi-perl (from .../libdbi-perl_1.616-1build2_i386.deb) ...
Unpacking libdbi-perl (from .../libdbi-perl_1.616-1build2_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libdbd-mysql-perl.
Unpacking libdbd-mysql-perl (from .../libdbd-mysql-perl_4.020-1build2_i386.deb) ...
INFO interface: info: Selecting previously unselected package libdbd-mysql-perl.
Unpacking libdbd-mysql-perl (from .../libdbd-mysql-perl_4.020-1build2_i386.deb) ...
Selecting previously unselected package libdbd-mysql-perl.
Unpacking libdbd-mysql-perl (from .../libdbd-mysql-perl_4.020-1build2_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package mysql-client-core-5.5.
Unpacking mysql-client-core-5.5 (from .../mysql-client-core-5.5_5.5.31-0ubuntu0.12.04.2_i386.deb) ...
INFO interface: info: Selecting previously unselected package mysql-client-core-5.5.
Unpacking mysql-client-core-5.5 (from .../mysql-client-core-5.5_5.5.31-0ubuntu0.12.04.2_i386.deb) ...
Selecting previously unselected package mysql-client-core-5.5.
Unpacking mysql-client-core-5.5 (from .../mysql-client-core-5.5_5.5.31-0ubuntu0.12.04.2_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libterm-readkey-perl.
INFO interface: info: Selecting previously unselected package libterm-readkey-perl.
Selecting previously unselected package libterm-readkey-perl.
DEBUG ssh: stdout: Unpacking libterm-readkey-perl (from .../libterm-readkey-perl_2.30-4build3_i386.deb) ...
INFO interface: info: Unpacking libterm-readkey-perl (from .../libterm-readkey-perl_2.30-4build3_i386.deb) ...
Unpacking libterm-readkey-perl (from .../libterm-readkey-perl_2.30-4build3_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package mysql-client-5.5.
INFO interface: info: Selecting previously unselected package mysql-client-5.5.
Selecting previously unselected package mysql-client-5.5.
DEBUG ssh: stdout: Unpacking mysql-client-5.5 (from .../mysql-client-5.5_5.5.31-0ubuntu0.12.04.2_i386.deb) ...
INFO interface: info: Unpacking mysql-client-5.5 (from .../mysql-client-5.5_5.5.31-0ubuntu0.12.04.2_i386.deb) ...
Unpacking mysql-client-5.5 (from .../mysql-client-5.5_5.5.31-0ubuntu0.12.04.2_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package mysql-server-core-5.5.
Unpacking mysql-server-core-5.5 (from .../mysql-server-core-5.5_5.5.31-0ubuntu0.12.04.2_i386.deb) ...
INFO interface: info: Selecting previously unselected package mysql-server-core-5.5.
Unpacking mysql-server-core-5.5 (from .../mysql-server-core-5.5_5.5.31-0ubuntu0.12.04.2_i386.deb) ...
Selecting previously unselected package mysql-server-core-5.5.
Unpacking mysql-server-core-5.5 (from .../mysql-server-core-5.5_5.5.31-0ubuntu0.12.04.2_i386.deb) ...
DEBUG ssh: stdout: Processing triggers for man-db ...
INFO interface: info: Processing triggers for man-db ...
Processing triggers for man-db ...
DEBUG ssh: stdout: Setting up mysql-common (5.5.31-0ubuntu0.12.04.2) ...
INFO interface: info: Setting up mysql-common (5.5.31-0ubuntu0.12.04.2) ...
Setting up mysql-common (5.5.31-0ubuntu0.12.04.2) ...
DEBUG ssh: stdout: Selecting previously unselected package mysql-server-5.5.
INFO interface: info: Selecting previously unselected package mysql-server-5.5.
Selecting previously unselected package mysql-server-5.5.
DEBUG ssh: stdout: (Reading database ...
INFO interface: info: (Reading database ...
(Reading database ...
DEBUG ssh: stdout: 32789 files and directories currently installed.)
INFO interface: info: 32789 files and directories currently installed.)
32789 files and directories currently installed.)
DEBUG ssh: stdout: Unpacking mysql-server-5.5 (from .../mysql-server-5.5_5.5.31-0ubuntu0.12.04.2_i386.deb) ...
INFO interface: info: Unpacking mysql-server-5.5 (from .../mysql-server-5.5_5.5.31-0ubuntu0.12.04.2_i386.deb) ...
Unpacking mysql-server-5.5 (from .../mysql-server-5.5_5.5.31-0ubuntu0.12.04.2_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package openjdk-6-jre-lib.
Unpacking openjdk-6-jre-lib (from .../openjdk-6-jre-lib_6b27-1.12.5-0ubuntu0.12.04.1_all.deb) ...
INFO interface: info: Selecting previously unselected package openjdk-6-jre-lib.
Unpacking openjdk-6-jre-lib (from .../openjdk-6-jre-lib_6b27-1.12.5-0ubuntu0.12.04.1_all.deb) ...
Selecting previously unselected package openjdk-6-jre-lib.
Unpacking openjdk-6-jre-lib (from .../openjdk-6-jre-lib_6b27-1.12.5-0ubuntu0.12.04.1_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package java-common.
Unpacking java-common (from .../java-common_0.43ubuntu2_all.deb) ...
INFO interface: info: Selecting previously unselected package java-common.
Unpacking java-common (from .../java-common_0.43ubuntu2_all.deb) ...
Selecting previously unselected package java-common.
Unpacking java-common (from .../java-common_0.43ubuntu2_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package default-jre-headless.
INFO interface: info: Selecting previously unselected package default-jre-headless.
Selecting previously unselected package default-jre-headless.
DEBUG ssh: stdout: Unpacking default-jre-headless (from .../default-jre-headless_1%3a1.6-43ubuntu2_i386.deb) ...
INFO interface: info: Unpacking default-jre-headless (from .../default-jre-headless_1%3a1.6-43ubuntu2_i386.deb) ...
Unpacking default-jre-headless (from .../default-jre-headless_1%3a1.6-43ubuntu2_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libnss3-1d.
INFO interface: info: Selecting previously unselected package libnss3-1d.
Selecting previously unselected package libnss3-1d.
DEBUG ssh: stdout: Unpacking libnss3-1d (from .../libnss3-1d_3.14.3-0ubuntu0.12.04.1_i386.deb) ...
INFO interface: info: Unpacking libnss3-1d (from .../libnss3-1d_3.14.3-0ubuntu0.12.04.1_i386.deb) ...
Unpacking libnss3-1d (from .../libnss3-1d_3.14.3-0ubuntu0.12.04.1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package ca-certificates-java.
Unpacking ca-certificates-java (from .../ca-certificates-java_20110912ubuntu6_all.deb) ...
INFO interface: info: Selecting previously unselected package ca-certificates-java.
Unpacking ca-certificates-java (from .../ca-certificates-java_20110912ubuntu6_all.deb) ...
Selecting previously unselected package ca-certificates-java.
Unpacking ca-certificates-java (from .../ca-certificates-java_20110912ubuntu6_all.deb) ...
DEBUG ssh: stdout: Preparing to replace tzdata 2012b-1 (using .../tzdata_2012e-0ubuntu0.12.04.1_all.deb) ...
INFO interface: info: Preparing to replace tzdata 2012b-1 (using .../tzdata_2012e-0ubuntu0.12.04.1_all.deb) ...
Preparing to replace tzdata 2012b-1 (using .../tzdata_2012e-0ubuntu0.12.04.1_all.deb) ...
DEBUG ssh: stdout: Unpacking replacement tzdata ...
INFO interface: info: Unpacking replacement tzdata ...
Unpacking replacement tzdata ...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Processing triggers for man-db ...
INFO interface: info: Processing triggers for man-db ...
Processing triggers for man-db ...
DEBUG ssh: stdout: Processing triggers for ureadahead ...
INFO interface: info: Processing triggers for ureadahead ...
Processing triggers for ureadahead ...
DEBUG ssh: stdout: Setting up tzdata (2012e-0ubuntu0.12.04.1) ...
INFO interface: info: Setting up tzdata (2012e-0ubuntu0.12.04.1) ...
Setting up tzdata (2012e-0ubuntu0.12.04.1) ...
DEBUG ssh: stdout:
Current default time zone: 'Etc/UTC'
INFO interface: info:
Current default time zone: 'Etc/UTC'
Current default time zone: 'Etc/UTC'
DEBUG ssh: stdout: Local time is now: Sat Jul 20 02:19:27 UTC 2013.
Universal Time is now: Sat Jul 20 02:19:27 UTC 2013.
Run 'dpkg-reconfigure tzdata' if you wish to change it.
INFO interface: info: Local time is now: Sat Jul 20 02:19:27 UTC 2013.
Universal Time is now: Sat Jul 20 02:19:27 UTC 2013.
Run 'dpkg-reconfigure tzdata' if you wish to change it.
Local time is now: Sat Jul 20 02:19:27 UTC 2013.
Universal Time is now: Sat Jul 20 02:19:27 UTC 2013.
Run 'dpkg-reconfigure tzdata' if you wish to change it.
DEBUG ssh: stdout: Selecting previously unselected package tzdata-java.
(Reading database ...
INFO interface: info: Selecting previously unselected package tzdata-java.
(Reading database ...
Selecting previously unselected package tzdata-java.
(Reading database ...
DEBUG ssh: stdout: 32988 files and directories currently installed.)
INFO interface: info: 32988 files and directories currently installed.)
32988 files and directories currently installed.)
DEBUG ssh: stdout: Unpacking tzdata-java (from .../tzdata-java_2012e-0ubuntu0.12.04.1_all.deb) ...
INFO interface: info: Unpacking tzdata-java (from .../tzdata-java_2012e-0ubuntu0.12.04.1_all.deb) ...
Unpacking tzdata-java (from .../tzdata-java_2012e-0ubuntu0.12.04.1_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package openjdk-6-jre-headless.
INFO interface: info: Selecting previously unselected package openjdk-6-jre-headless.
Selecting previously unselected package openjdk-6-jre-headless.
DEBUG ssh: stdout: Unpacking openjdk-6-jre-headless (from .../openjdk-6-jre-headless_6b27-1.12.5-0ubuntu0.12.04.1_i386.deb) ...
INFO interface: info: Unpacking openjdk-6-jre-headless (from .../openjdk-6-jre-headless_6b27-1.12.5-0ubuntu0.12.04.1_i386.deb) ...
Unpacking openjdk-6-jre-headless (from .../openjdk-6-jre-headless_6b27-1.12.5-0ubuntu0.12.04.1_i386.deb) ...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Selecting previously unselected package libstdc++6-4.6-dev.
Unpacking libstdc++6-4.6-dev (from .../libstdc++6-4.6-dev_4.6.3-1ubuntu5_i386.deb) ...
INFO interface: info: Selecting previously unselected package libstdc++6-4.6-dev.
Unpacking libstdc++6-4.6-dev (from .../libstdc++6-4.6-dev_4.6.3-1ubuntu5_i386.deb) ...
Selecting previously unselected package libstdc++6-4.6-dev.
Unpacking libstdc++6-4.6-dev (from .../libstdc++6-4.6-dev_4.6.3-1ubuntu5_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package g++-4.6.
Unpacking g++-4.6 (from .../g++-4.6_4.6.3-1ubuntu5_i386.deb) ...
INFO interface: info: Selecting previously unselected package g++-4.6.
Unpacking g++-4.6 (from .../g++-4.6_4.6.3-1ubuntu5_i386.deb) ...
Selecting previously unselected package g++-4.6.
Unpacking g++-4.6 (from .../g++-4.6_4.6.3-1ubuntu5_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package g++.
Unpacking g++ (from .../g++_4%3a4.6.3-1ubuntu5_i386.deb) ...
INFO interface: info: Selecting previously unselected package g++.
Unpacking g++ (from .../g++_4%3a4.6.3-1ubuntu5_i386.deb) ...
Selecting previously unselected package g++.
Unpacking g++ (from .../g++_4%3a4.6.3-1ubuntu5_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package make.
Unpacking make (from .../make_3.81-8.1ubuntu1.1_i386.deb) ...
INFO interface: info: Selecting previously unselected package make.
Unpacking make (from .../make_3.81-8.1ubuntu1.1_i386.deb) ...
Selecting previously unselected package make.
Unpacking make (from .../make_3.81-8.1ubuntu1.1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libdpkg-perl.
Unpacking libdpkg-perl (from .../libdpkg-perl_1.16.1.2ubuntu7.1_all.deb) ...
INFO interface: info: Selecting previously unselected package libdpkg-perl.
Unpacking libdpkg-perl (from .../libdpkg-perl_1.16.1.2ubuntu7.1_all.deb) ...
Selecting previously unselected package libdpkg-perl.
Unpacking libdpkg-perl (from .../libdpkg-perl_1.16.1.2ubuntu7.1_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package dpkg-dev.
Unpacking dpkg-dev (from .../dpkg-dev_1.16.1.2ubuntu7.1_all.deb) ...
INFO interface: info: Selecting previously unselected package dpkg-dev.
Unpacking dpkg-dev (from .../dpkg-dev_1.16.1.2ubuntu7.1_all.deb) ...
Selecting previously unselected package dpkg-dev.
Unpacking dpkg-dev (from .../dpkg-dev_1.16.1.2ubuntu7.1_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package build-essential.
INFO interface: info: Selecting previously unselected package build-essential.
Selecting previously unselected package build-essential.
DEBUG ssh: stdout: Unpacking build-essential (from .../build-essential_11.5ubuntu2.1_i386.deb) ...
INFO interface: info: Unpacking build-essential (from .../build-essential_11.5ubuntu2.1_i386.deb) ...
Unpacking build-essential (from .../build-essential_11.5ubuntu2.1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package curl.
Unpacking curl (from .../curl_7.22.0-3ubuntu4.2_i386.deb) ...
INFO interface: info: Selecting previously unselected package curl.
Unpacking curl (from .../curl_7.22.0-3ubuntu4.2_i386.deb) ...
Selecting previously unselected package curl.
Unpacking curl (from .../curl_7.22.0-3ubuntu4.2_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package fakeroot.
INFO interface: info: Selecting previously unselected package fakeroot.
Selecting previously unselected package fakeroot.
DEBUG ssh: stdout: Unpacking fakeroot (from .../fakeroot_1.18.2-1_i386.deb) ...
INFO interface: info: Unpacking fakeroot (from .../fakeroot_1.18.2-1_i386.deb) ...
Unpacking fakeroot (from .../fakeroot_1.18.2-1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package unzip.
INFO interface: info: Selecting previously unselected package unzip.
Selecting previously unselected package unzip.
DEBUG ssh: stdout: Unpacking unzip (from .../unzip_6.0-4ubuntu1_i386.deb) ...
INFO interface: info: Unpacking unzip (from .../unzip_6.0-4ubuntu1_i386.deb) ...
Unpacking unzip (from .../unzip_6.0-4ubuntu1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package java-wrappers.
INFO interface: info: Selecting previously unselected package java-wrappers.
Selecting previously unselected package java-wrappers.
DEBUG ssh: stdout: Unpacking java-wrappers (from .../java-wrappers_0.1.24_all.deb) ...
INFO interface: info: Unpacking java-wrappers (from .../java-wrappers_0.1.24_all.deb) ...
Unpacking java-wrappers (from .../java-wrappers_0.1.24_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package wwwconfig-common.
INFO interface: info: Selecting previously unselected package wwwconfig-common.
Selecting previously unselected package wwwconfig-common.
DEBUG ssh: stdout: Unpacking wwwconfig-common (from .../wwwconfig-common_0.2.2_all.deb) ...
INFO interface: info: Unpacking wwwconfig-common (from .../wwwconfig-common_0.2.2_all.deb) ...
Unpacking wwwconfig-common (from .../wwwconfig-common_0.2.2_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package javascript-common.
INFO interface: info: Selecting previously unselected package javascript-common.
Selecting previously unselected package javascript-common.
DEBUG ssh: stdout: Unpacking javascript-common (from .../javascript-common_8_all.deb) ...
INFO interface: info: Unpacking javascript-common (from .../javascript-common_8_all.deb) ...
Unpacking javascript-common (from .../javascript-common_8_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libalgorithm-diff-perl.
Unpacking libalgorithm-diff-perl (from .../libalgorithm-diff-perl_1.19.02-2_all.deb) ...
INFO interface: info: Selecting previously unselected package libalgorithm-diff-perl.
Unpacking libalgorithm-diff-perl (from .../libalgorithm-diff-perl_1.19.02-2_all.deb) ...
Selecting previously unselected package libalgorithm-diff-perl.
Unpacking libalgorithm-diff-perl (from .../libalgorithm-diff-perl_1.19.02-2_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libalgorithm-diff-xs-perl.
INFO interface: info: Selecting previously unselected package libalgorithm-diff-xs-perl.
Selecting previously unselected package libalgorithm-diff-xs-perl.
DEBUG ssh: stdout: Unpacking libalgorithm-diff-xs-perl (from .../libalgorithm-diff-xs-perl_0.04-2build2_i386.deb) ...
INFO interface: info: Unpacking libalgorithm-diff-xs-perl (from .../libalgorithm-diff-xs-perl_0.04-2build2_i386.deb) ...
Unpacking libalgorithm-diff-xs-perl (from .../libalgorithm-diff-xs-perl_0.04-2build2_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libalgorithm-merge-perl.
Unpacking libalgorithm-merge-perl (from .../libalgorithm-merge-perl_0.08-2_all.deb) ...
INFO interface: info: Selecting previously unselected package libalgorithm-merge-perl.
Unpacking libalgorithm-merge-perl (from .../libalgorithm-merge-perl_0.08-2_all.deb) ...
Selecting previously unselected package libalgorithm-merge-perl.
Unpacking libalgorithm-merge-perl (from .../libalgorithm-merge-perl_0.08-2_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libamd2.2.0.
Unpacking libamd2.2.0 (from .../libamd2.2.0_1%3a3.4.0-2ubuntu3_i386.deb) ...
INFO interface: info: Selecting previously unselected package libamd2.2.0.
Unpacking libamd2.2.0 (from .../libamd2.2.0_1%3a3.4.0-2ubuntu3_i386.deb) ...
Selecting previously unselected package libamd2.2.0.
Unpacking libamd2.2.0 (from .../libamd2.2.0_1%3a3.4.0-2ubuntu3_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libboost1.46-dev.
Unpacking libboost1.46-dev (from .../libboost1.46-dev_1.46.1-7ubuntu3_i386.deb) ...
INFO interface: info: Selecting previously unselected package libboost1.46-dev.
Unpacking libboost1.46-dev (from .../libboost1.46-dev_1.46.1-7ubuntu3_i386.deb) ...
Selecting previously unselected package libboost1.46-dev.
Unpacking libboost1.46-dev (from .../libboost1.46-dev_1.46.1-7ubuntu3_i386.deb) ...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Selecting previously unselected package libboost-dev.
INFO interface: info: Selecting previously unselected package libboost-dev.
Selecting previously unselected package libboost-dev.
DEBUG ssh: stdout: Unpacking libboost-dev (from .../libboost-dev_1.48.0.2_i386.deb) ...
INFO interface: info: Unpacking libboost-dev (from .../libboost-dev_1.48.0.2_i386.deb) ...
Unpacking libboost-dev (from .../libboost-dev_1.48.0.2_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libboost-system1.46.1.
INFO interface: info: Selecting previously unselected package libboost-system1.46.1.
Selecting previously unselected package libboost-system1.46.1.
DEBUG ssh: stdout: Unpacking libboost-system1.46.1 (from .../libboost-system1.46.1_1.46.1-7ubuntu3_i386.deb) ...
INFO interface: info: Unpacking libboost-system1.46.1 (from .../libboost-system1.46.1_1.46.1-7ubuntu3_i386.deb) ...
Unpacking libboost-system1.46.1 (from .../libboost-system1.46.1_1.46.1-7ubuntu3_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libboost-filesystem1.46.1.
INFO interface: info: Selecting previously unselected package libboost-filesystem1.46.1.
Selecting previously unselected package libboost-filesystem1.46.1.
DEBUG ssh: stdout: Unpacking libboost-filesystem1.46.1 (from .../libboost-filesystem1.46.1_1.46.1-7ubuntu3_i386.deb) ...
INFO interface: info: Unpacking libboost-filesystem1.46.1 (from .../libboost-filesystem1.46.1_1.46.1-7ubuntu3_i386.deb) ...
Unpacking libboost-filesystem1.46.1 (from .../libboost-filesystem1.46.1_1.46.1-7ubuntu3_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libboost-program-options1.46.1.
Unpacking libboost-program-options1.46.1 (from .../libboost-program-options1.46.1_1.46.1-7ubuntu3_i386.deb) ...
INFO interface: info: Selecting previously unselected package libboost-program-options1.46.1.
Unpacking libboost-program-options1.46.1 (from .../libboost-program-options1.46.1_1.46.1-7ubuntu3_i386.deb) ...
Selecting previously unselected package libboost-program-options1.46.1.
Unpacking libboost-program-options1.46.1 (from .../libboost-program-options1.46.1_1.46.1-7ubuntu3_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libboost-thread1.46.1.
INFO interface: info: Selecting previously unselected package libboost-thread1.46.1.
Selecting previously unselected package libboost-thread1.46.1.
DEBUG ssh: stdout: Unpacking libboost-thread1.46.1 (from .../libboost-thread1.46.1_1.46.1-7ubuntu3_i386.deb) ...
INFO interface: info: Unpacking libboost-thread1.46.1 (from .../libboost-thread1.46.1_1.46.1-7ubuntu3_i386.deb) ...
Unpacking libboost-thread1.46.1 (from .../libboost-thread1.46.1_1.46.1-7ubuntu3_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libfreetype6-dev.
INFO interface: info: Selecting previously unselected package libfreetype6-dev.
Selecting previously unselected package libfreetype6-dev.
DEBUG ssh: stdout: Unpacking libfreetype6-dev (from .../libfreetype6-dev_2.4.8-1ubuntu2.1_i386.deb) ...
INFO interface: info: Unpacking libfreetype6-dev (from .../libfreetype6-dev_2.4.8-1ubuntu2.1_i386.deb) ...
Unpacking libfreetype6-dev (from .../libfreetype6-dev_2.4.8-1ubuntu2.1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libgeos-3.2.2.
Unpacking libgeos-3.2.2 (from .../libgeos-3.2.2_3.2.2-3ubuntu1_i386.deb) ...
INFO interface: info: Selecting previously unselected package libgeos-3.2.2.
Unpacking libgeos-3.2.2 (from .../libgeos-3.2.2_3.2.2-3ubuntu1_i386.deb) ...
Selecting previously unselected package libgeos-3.2.2.
Unpacking libgeos-3.2.2 (from .../libgeos-3.2.2_3.2.2-3ubuntu1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libgeos-c1.
INFO interface: info: Selecting previously unselected package libgeos-c1.
Selecting previously unselected package libgeos-c1.
DEBUG ssh: stdout: Unpacking libgeos-c1 (from .../libgeos-c1_3.2.2-3ubuntu1_i386.deb) ...
INFO interface: info: Unpacking libgeos-c1 (from .../libgeos-c1_3.2.2-3ubuntu1_i386.deb) ...
Unpacking libgeos-c1 (from .../libgeos-c1_3.2.2-3ubuntu1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libgeos-dev.
INFO interface: info: Selecting previously unselected package libgeos-dev.
Selecting previously unselected package libgeos-dev.
DEBUG ssh: stdout: Unpacking libgeos-dev (from .../libgeos-dev_3.2.2-3ubuntu1_i386.deb) ...
INFO interface: info: Unpacking libgeos-dev (from .../libgeos-dev_3.2.2-3ubuntu1_i386.deb) ...
Unpacking libgeos-dev (from .../libgeos-dev_3.2.2-3ubuntu1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libruby1.8.
INFO interface: info: Selecting previously unselected package libruby1.8.
Selecting previously unselected package libruby1.8.
DEBUG ssh: stdout: Unpacking libruby1.8 (from .../libruby1.8_1.8.7.352-2ubuntu1.3_i386.deb) ...
INFO interface: info: Unpacking libruby1.8 (from .../libruby1.8_1.8.7.352-2ubuntu1.3_i386.deb) ...
Unpacking libruby1.8 (from .../libruby1.8_1.8.7.352-2ubuntu1.3_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libgeos-ruby1.8.
INFO interface: info: Selecting previously unselected package libgeos-ruby1.8.
Selecting previously unselected package libgeos-ruby1.8.
DEBUG ssh: stdout: Unpacking libgeos-ruby1.8 (from .../libgeos-ruby1.8_3.2.2-3ubuntu1_i386.deb) ...
INFO interface: info: Unpacking libgeos-ruby1.8 (from .../libgeos-ruby1.8_3.2.2-3ubuntu1_i386.deb) ...
Unpacking libgeos-ruby1.8 (from .../libgeos-ruby1.8_3.2.2-3ubuntu1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libhtml-template-perl.
INFO interface: info: Selecting previously unselected package libhtml-template-perl.
Selecting previously unselected package libhtml-template-perl.
DEBUG ssh: stdout: Unpacking libhtml-template-perl (from .../libhtml-template-perl_2.10-1_all.deb) ...
INFO interface: info: Unpacking libhtml-template-perl (from .../libhtml-template-perl_2.10-1_all.deb) ...
Unpacking libhtml-template-perl (from .../libhtml-template-perl_2.10-1_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libjargs-java.
Unpacking libjargs-java (from .../libjargs-java_1.0.0-3_all.deb) ...
INFO interface: info: Selecting previously unselected package libjargs-java.
Unpacking libjargs-java (from .../libjargs-java_1.0.0-3_all.deb) ...
Selecting previously unselected package libjargs-java.
Unpacking libjargs-java (from .../libjargs-java_1.0.0-3_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libjpeg-turbo8-dev.
Unpacking libjpeg-turbo8-dev (from .../libjpeg-turbo8-dev_1.1.90+svn733-0ubuntu4.1_i386.deb) ...
INFO interface: info: Selecting previously unselected package libjpeg-turbo8-dev.
Unpacking libjpeg-turbo8-dev (from .../libjpeg-turbo8-dev_1.1.90+svn733-0ubuntu4.1_i386.deb) ...
Selecting previously unselected package libjpeg-turbo8-dev.
Unpacking libjpeg-turbo8-dev (from .../libjpeg-turbo8-dev_1.1.90+svn733-0ubuntu4.1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libjpeg8-dev.
Unpacking libjpeg8-dev (from .../libjpeg8-dev_8c-2ubuntu7_i386.deb) ...
INFO interface: info: Selecting previously unselected package libjpeg8-dev.
Unpacking libjpeg8-dev (from .../libjpeg8-dev_8c-2ubuntu7_i386.deb) ...
Selecting previously unselected package libjpeg8-dev.
Unpacking libjpeg8-dev (from .../libjpeg8-dev_8c-2ubuntu7_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libjpeg-dev.
Unpacking libjpeg-dev (from .../libjpeg-dev_8c-2ubuntu7_all.deb) ...
INFO interface: info: Selecting previously unselected package libjpeg-dev.
Unpacking libjpeg-dev (from .../libjpeg-dev_8c-2ubuntu7_all.deb) ...
Selecting previously unselected package libjpeg-dev.
Unpacking libjpeg-dev (from .../libjpeg-dev_8c-2ubuntu7_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libjs-jquery.
Unpacking libjs-jquery (from .../libjs-jquery_1.7.1-1ubuntu1_all.deb) ...
INFO interface: info: Selecting previously unselected package libjs-jquery.
Unpacking libjs-jquery (from .../libjs-jquery_1.7.1-1ubuntu1_all.deb) ...
Selecting previously unselected package libjs-jquery.
Unpacking libjs-jquery (from .../libjs-jquery_1.7.1-1ubuntu1_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libjs-underscore.
Unpacking libjs-underscore (from .../libjs-underscore_1.4.2-1chl1~precise1_all.deb) ...
INFO interface: info: Selecting previously unselected package libjs-underscore.
Unpacking libjs-underscore (from .../libjs-underscore_1.4.2-1chl1~precise1_all.deb) ...
Selecting previously unselected package libjs-underscore.
Unpacking libjs-underscore (from .../libjs-underscore_1.4.2-1chl1~precise1_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libjs-sphinxdoc.
INFO interface: info: Selecting previously unselected package libjs-sphinxdoc.
Selecting previously unselected package libjs-sphinxdoc.
DEBUG ssh: stdout: Unpacking libjs-sphinxdoc (from .../libjs-sphinxdoc_1.1.3+dfsg-2ubuntu2.1_all.deb) ...
INFO interface: info: Unpacking libjs-sphinxdoc (from .../libjs-sphinxdoc_1.1.3+dfsg-2ubuntu2.1_all.deb) ...
Unpacking libjs-sphinxdoc (from .../libjs-sphinxdoc_1.1.3+dfsg-2ubuntu2.1_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package liblapack3gf.
Unpacking liblapack3gf (from .../liblapack3gf_3.3.1-1_i386.deb) ...
INFO interface: info: Selecting previously unselected package liblapack3gf.
Unpacking liblapack3gf (from .../liblapack3gf_3.3.1-1_i386.deb) ...
Selecting previously unselected package liblapack3gf.
Unpacking liblapack3gf (from .../liblapack3gf_3.3.1-1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package liblapack-dev.
Unpacking liblapack-dev (from .../liblapack-dev_3.3.1-1_i386.deb) ...
INFO interface: info: Selecting previously unselected package liblapack-dev.
Unpacking liblapack-dev (from .../liblapack-dev_3.3.1-1_i386.deb) ...
Selecting previously unselected package liblapack-dev.
Unpacking liblapack-dev (from .../liblapack-dev_3.3.1-1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libmysqlclient-dev.
Unpacking libmysqlclient-dev (from .../libmysqlclient-dev_5.5.31-0ubuntu0.12.04.2_i386.deb) ...
INFO interface: info: Selecting previously unselected package libmysqlclient-dev.
Unpacking libmysqlclient-dev (from .../libmysqlclient-dev_5.5.31-0ubuntu0.12.04.2_i386.deb) ...
Selecting previously unselected package libmysqlclient-dev.
Unpacking libmysqlclient-dev (from .../libmysqlclient-dev_5.5.31-0ubuntu0.12.04.2_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package rlwrap.
Unpacking rlwrap (from .../rlwrap_0.37-2_i386.deb) ...
INFO interface: info: Selecting previously unselected package rlwrap.
Unpacking rlwrap (from .../rlwrap_0.37-2_i386.deb) ...
Selecting previously unselected package rlwrap.
Unpacking rlwrap (from .../rlwrap_0.37-2_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package nodejs.
INFO interface: info: Selecting previously unselected package nodejs.
Selecting previously unselected package nodejs.
DEBUG ssh: stdout: Unpacking nodejs (from .../nodejs_0.10.13-1chl1~precise1_i386.deb) ...
INFO interface: info: Unpacking nodejs (from .../nodejs_0.10.13-1chl1~precise1_i386.deb) ...
Unpacking nodejs (from .../nodejs_0.10.13-1chl1~precise1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libnode-underscore.
INFO interface: info: Selecting previously unselected package libnode-underscore.
Selecting previously unselected package libnode-underscore.
DEBUG ssh: stdout: Unpacking libnode-underscore (from .../libnode-underscore_1.4.2-1chl1~precise1_all.deb) ...
INFO interface: info: Unpacking libnode-underscore (from .../libnode-underscore_1.4.2-1chl1~precise1_all.deb) ...
Unpacking libnode-underscore (from .../libnode-underscore_1.4.2-1chl1~precise1_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libpng12-dev.
INFO interface: info: Selecting previously unselected package libpng12-dev.
Selecting previously unselected package libpng12-dev.
DEBUG ssh: stdout: Unpacking libpng12-dev (from .../libpng12-dev_1.2.46-3ubuntu4_i386.deb) ...
INFO interface: info: Unpacking libpng12-dev (from .../libpng12-dev_1.2.46-3ubuntu4_i386.deb) ...
Unpacking libpng12-dev (from .../libpng12-dev_1.2.46-3ubuntu4_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libumfpack5.4.0.
INFO interface: info: Selecting previously unselected package libumfpack5.4.0.
Selecting previously unselected package libumfpack5.4.0.
DEBUG ssh: stdout: Unpacking libumfpack5.4.0 (from .../libumfpack5.4.0_1%3a3.4.0-2ubuntu3_i386.deb) ...
INFO interface: info: Unpacking libumfpack5.4.0 (from .../libumfpack5.4.0_1%3a3.4.0-2ubuntu3_i386.deb) ...
Unpacking libumfpack5.4.0 (from .../libumfpack5.4.0_1%3a3.4.0-2ubuntu3_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libxml2-dev.
INFO interface: info: Selecting previously unselected package libxml2-dev.
Selecting previously unselected package libxml2-dev.
DEBUG ssh: stdout: Unpacking libxml2-dev (from .../libxml2-dev_2.7.8.dfsg-5.1ubuntu4.6_i386.deb) ...
INFO interface: info: Unpacking libxml2-dev (from .../libxml2-dev_2.7.8.dfsg-5.1ubuntu4.6_i386.deb) ...
Unpacking libxml2-dev (from .../libxml2-dev_2.7.8.dfsg-5.1ubuntu4.6_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libxslt1-dev.
INFO interface: info: Selecting previously unselected package libxslt1-dev.
Selecting previously unselected package libxslt1-dev.
DEBUG ssh: stdout: Unpacking libxslt1-dev (from .../libxslt1-dev_1.1.26-8ubuntu1.3_i386.deb) ...
INFO interface: info: Unpacking libxslt1-dev (from .../libxslt1-dev_1.1.26-8ubuntu1.3_i386.deb) ...
Unpacking libxslt1-dev (from .../libxslt1-dev_1.1.26-8ubuntu1.3_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package mongodb-clients.
INFO interface: info: Selecting previously unselected package mongodb-clients.
Selecting previously unselected package mongodb-clients.
DEBUG ssh: stdout: Unpacking mongodb-clients (from .../mongodb-clients_1%3a2.0.4-1ubuntu2.1_i386.deb) ...
INFO interface: info: Unpacking mongodb-clients (from .../mongodb-clients_1%3a2.0.4-1ubuntu2.1_i386.deb) ...
Unpacking mongodb-clients (from .../mongodb-clients_1%3a2.0.4-1ubuntu2.1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package mongodb-server.
INFO interface: info: Selecting previously unselected package mongodb-server.
Selecting previously unselected package mongodb-server.
DEBUG ssh: stdout: Unpacking mongodb-server (from .../mongodb-server_1%3a2.0.4-1ubuntu2.1_i386.deb) ...
INFO interface: info: Unpacking mongodb-server (from .../mongodb-server_1%3a2.0.4-1ubuntu2.1_i386.deb) ...
Unpacking mongodb-server (from .../mongodb-server_1%3a2.0.4-1ubuntu2.1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package mongodb-dev.
INFO interface: info: Selecting previously unselected package mongodb-dev.
Selecting previously unselected package mongodb-dev.
DEBUG ssh: stdout: Unpacking mongodb-dev (from .../mongodb-dev_1%3a2.0.4-1ubuntu2.1_i386.deb) ...
INFO interface: info: Unpacking mongodb-dev (from .../mongodb-dev_1%3a2.0.4-1ubuntu2.1_i386.deb) ...
Unpacking mongodb-dev (from .../mongodb-dev_1%3a2.0.4-1ubuntu2.1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package mongodb.
Unpacking mongodb (from .../mongodb_1%3a2.0.4-1ubuntu2.1_i386.deb) ...
INFO interface: info: Selecting previously unselected package mongodb.
Unpacking mongodb (from .../mongodb_1%3a2.0.4-1ubuntu2.1_i386.deb) ...
Selecting previously unselected package mongodb.
Unpacking mongodb (from .../mongodb_1%3a2.0.4-1ubuntu2.1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package mysql-client.
Unpacking mysql-client (from .../mysql-client_5.5.31-0ubuntu0.12.04.2_all.deb) ...
INFO interface: info: Selecting previously unselected package mysql-client.
Unpacking mysql-client (from .../mysql-client_5.5.31-0ubuntu0.12.04.2_all.deb) ...
Selecting previously unselected package mysql-client.
Unpacking mysql-client (from .../mysql-client_5.5.31-0ubuntu0.12.04.2_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package mysql-server.
INFO interface: info: Selecting previously unselected package mysql-server.
Selecting previously unselected package mysql-server.
DEBUG ssh: stdout: Unpacking mysql-server (from .../mysql-server_5.5.31-0ubuntu0.12.04.2_all.deb) ...
INFO interface: info: Unpacking mysql-server (from .../mysql-server_5.5.31-0ubuntu0.12.04.2_all.deb) ...
Unpacking mysql-server (from .../mysql-server_5.5.31-0ubuntu0.12.04.2_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package pkg-config.
INFO interface: info: Selecting previously unselected package pkg-config.
Selecting previously unselected package pkg-config.
DEBUG ssh: stdout: Unpacking pkg-config (from .../pkg-config_0.26-1ubuntu1_i386.deb) ...
INFO interface: info: Unpacking pkg-config (from .../pkg-config_0.26-1ubuntu1_i386.deb) ...
Unpacking pkg-config (from .../pkg-config_0.26-1ubuntu1_i386.deb) ...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Selecting previously unselected package python2.7-dev.
INFO interface: info: Selecting previously unselected package python2.7-dev.
Selecting previously unselected package python2.7-dev.
DEBUG ssh: stdout: Unpacking python2.7-dev (from .../python2.7-dev_2.7.3-0ubuntu3.2_i386.deb) ...
INFO interface: info: Unpacking python2.7-dev (from .../python2.7-dev_2.7.3-0ubuntu3.2_i386.deb) ...
Unpacking python2.7-dev (from .../python2.7-dev_2.7.3-0ubuntu3.2_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package python-dev.
INFO interface: info: Selecting previously unselected package python-dev.
Selecting previously unselected package python-dev.
DEBUG ssh: stdout: Unpacking python-dev (from .../python-dev_2.7.3-0ubuntu2.2_i386.deb) ...
INFO interface: info: Unpacking python-dev (from .../python-dev_2.7.3-0ubuntu2.2_i386.deb) ...
Unpacking python-dev (from .../python-dev_2.7.3-0ubuntu2.2_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package python-imaging.
INFO interface: info: Selecting previously unselected package python-imaging.
Selecting previously unselected package python-imaging.
DEBUG ssh: stdout: Unpacking python-imaging (from .../python-imaging_1.1.7-4_i386.deb) ...
INFO interface: info: Unpacking python-imaging (from .../python-imaging_1.1.7-4_i386.deb) ...
Unpacking python-imaging (from .../python-imaging_1.1.7-4_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package python-numpy.
INFO interface: info: Selecting previously unselected package python-numpy.
Selecting previously unselected package python-numpy.
DEBUG ssh: stdout: Unpacking python-numpy (from .../python-numpy_1%3a1.6.1-6ubuntu1_i386.deb) ...
INFO interface: info: Unpacking python-numpy (from .../python-numpy_1%3a1.6.1-6ubuntu1_i386.deb) ...
Unpacking python-numpy (from .../python-numpy_1%3a1.6.1-6ubuntu1_i386.deb) ...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Selecting previously unselected package python-pkg-resources.
Unpacking python-pkg-resources (from .../python-pkg-resources_0.6.24-1ubuntu1_all.deb) ...
INFO interface: info: Selecting previously unselected package python-pkg-resources.
Unpacking python-pkg-resources (from .../python-pkg-resources_0.6.24-1ubuntu1_all.deb) ...
Selecting previously unselected package python-pkg-resources.
Unpacking python-pkg-resources (from .../python-pkg-resources_0.6.24-1ubuntu1_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package python-setuptools.
INFO interface: info: Selecting previously unselected package python-setuptools.
Selecting previously unselected package python-setuptools.
DEBUG ssh: stdout: Unpacking python-setuptools (from .../python-setuptools_0.6.24-1ubuntu1_all.deb) ...
INFO interface: info: Unpacking python-setuptools (from .../python-setuptools_0.6.24-1ubuntu1_all.deb) ...
Unpacking python-setuptools (from .../python-setuptools_0.6.24-1ubuntu1_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package python-pip.
INFO interface: info: Selecting previously unselected package python-pip.
Selecting previously unselected package python-pip.
DEBUG ssh: stdout: Unpacking python-pip (from .../python-pip_1.0-1build1_all.deb) ...
INFO interface: info: Unpacking python-pip (from .../python-pip_1.0-1build1_all.deb) ...
Unpacking python-pip (from .../python-pip_1.0-1build1_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package python-virtualenv.
INFO interface: info: Selecting previously unselected package python-virtualenv.
Selecting previously unselected package python-virtualenv.
DEBUG ssh: stdout: Unpacking python-virtualenv (from .../python-virtualenv_1.7.1.2-1_all.deb) ...
INFO interface: info: Unpacking python-virtualenv (from .../python-virtualenv_1.7.1.2-1_all.deb) ...
Unpacking python-virtualenv (from .../python-virtualenv_1.7.1.2-1_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package virtualenvwrapper.
Unpacking virtualenvwrapper (from .../virtualenvwrapper_2.11.1-2_all.deb) ...
INFO interface: info: Selecting previously unselected package virtualenvwrapper.
Unpacking virtualenvwrapper (from .../virtualenvwrapper_2.11.1-2_all.deb) ...
Selecting previously unselected package virtualenvwrapper.
Unpacking virtualenvwrapper (from .../virtualenvwrapper_2.11.1-2_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package yui-compressor.
INFO interface: info: Selecting previously unselected package yui-compressor.
Selecting previously unselected package yui-compressor.
DEBUG ssh: stdout: Unpacking yui-compressor (from .../yui-compressor_2.4.6+rhino17R2-1_all.deb) ...
INFO interface: info: Unpacking yui-compressor (from .../yui-compressor_2.4.6+rhino17R2-1_all.deb) ...
Unpacking yui-compressor (from .../yui-compressor_2.4.6+rhino17R2-1_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libnode-colors.
Unpacking libnode-colors (from .../libnode-colors_0.6.0-1chl1~precise1_all.deb) ...
INFO interface: info: Selecting previously unselected package libnode-colors.
Unpacking libnode-colors (from .../libnode-colors_0.6.0-1chl1~precise1_all.deb) ...
Selecting previously unselected package libnode-colors.
Unpacking libnode-colors (from .../libnode-colors_0.6.0-1chl1~precise1_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libnode-nomnom.
INFO interface: info: Selecting previously unselected package libnode-nomnom.
Selecting previously unselected package libnode-nomnom.
DEBUG ssh: stdout: Unpacking libnode-nomnom (from .../libnode-nomnom_1.5.2-1chl1~precise1_all.deb) ...
INFO interface: info: Unpacking libnode-nomnom (from .../libnode-nomnom_1.5.2-1chl1~precise1_all.deb) ...
Unpacking libnode-nomnom (from .../libnode-nomnom_1.5.2-1chl1~precise1_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package libnode-jison.
INFO interface: info: Selecting previously unselected package libnode-jison.
Selecting previously unselected package libnode-jison.
DEBUG ssh: stdout: Unpacking libnode-jison (from .../libnode-jison_0.3.12-1chl1~precise1_all.deb) ...
INFO interface: info: Unpacking libnode-jison (from .../libnode-jison_0.3.12-1chl1~precise1_all.deb) ...
Unpacking libnode-jison (from .../libnode-jison_0.3.12-1chl1~precise1_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package coffeescript.
Unpacking coffeescript (from .../coffeescript_1.4.0-1chl1~precise1_all.deb) ...
INFO interface: info: Selecting previously unselected package coffeescript.
Unpacking coffeescript (from .../coffeescript_1.4.0-1chl1~precise1_all.deb) ...
Selecting previously unselected package coffeescript.
Unpacking coffeescript (from .../coffeescript_1.4.0-1chl1~precise1_all.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package icedtea-6-jre-cacao.
Unpacking icedtea-6-jre-cacao (from .../icedtea-6-jre-cacao_6b27-1.12.5-0ubuntu0.12.04.1_i386.deb) ...
INFO interface: info: Selecting previously unselected package icedtea-6-jre-cacao.
Unpacking icedtea-6-jre-cacao (from .../icedtea-6-jre-cacao_6b27-1.12.5-0ubuntu0.12.04.1_i386.deb) ...
Selecting previously unselected package icedtea-6-jre-cacao.
Unpacking icedtea-6-jre-cacao (from .../icedtea-6-jre-cacao_6b27-1.12.5-0ubuntu0.12.04.1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package icedtea-6-jre-jamvm.
INFO interface: info: Selecting previously unselected package icedtea-6-jre-jamvm.
Selecting previously unselected package icedtea-6-jre-jamvm.
DEBUG ssh: stdout: Unpacking icedtea-6-jre-jamvm (from .../icedtea-6-jre-jamvm_6b27-1.12.5-0ubuntu0.12.04.1_i386.deb) ...
INFO interface: info: Unpacking icedtea-6-jre-jamvm (from .../icedtea-6-jre-jamvm_6b27-1.12.5-0ubuntu0.12.04.1_i386.deb) ...
Unpacking icedtea-6-jre-jamvm (from .../icedtea-6-jre-jamvm_6b27-1.12.5-0ubuntu0.12.04.1_i386.deb) ...
DEBUG ssh: stdout: Selecting previously unselected package python-scipy.
INFO interface: info: Selecting previously unselected package python-scipy.
Selecting previously unselected package python-scipy.
DEBUG ssh: stdout: Unpacking python-scipy (from .../python-scipy_0.9.0+dfsg1-1ubuntu2_i386.deb) ...
INFO interface: info: Unpacking python-scipy (from .../python-scipy_0.9.0+dfsg1-1ubuntu2_i386.deb) ...
Unpacking python-scipy (from .../python-scipy_0.9.0+dfsg1-1ubuntu2_i386.deb) ...
DEBUG ssh: stdout: Processing triggers for man-db ...
INFO interface: info: Processing triggers for man-db ...
Processing triggers for man-db ...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Processing triggers for ureadahead ...
INFO interface: info: Processing triggers for ureadahead ...
Processing triggers for ureadahead ...
DEBUG ssh: stdout: Setting up python (2.7.3-0ubuntu2.2) ...
INFO interface: info: Setting up python (2.7.3-0ubuntu2.2) ...
Setting up python (2.7.3-0ubuntu2.2) ...
DEBUG ssh: stdout: Setting up libxml2 (2.7.8.dfsg-5.1ubuntu4.6) ...
INFO interface: info: Setting up libxml2 (2.7.8.dfsg-5.1ubuntu4.6) ...
Setting up libxml2 (2.7.8.dfsg-5.1ubuntu4.6) ...
DEBUG ssh: stdout: Setting up libavahi-common-data (0.6.30-5ubuntu2) ...
INFO interface: info: Setting up libavahi-common-data (0.6.30-5ubuntu2) ...
Setting up libavahi-common-data (0.6.30-5ubuntu2) ...
DEBUG ssh: stdout: Setting up libavahi-common3 (0.6.30-5ubuntu2) ...
INFO interface: info: Setting up libavahi-common3 (0.6.30-5ubuntu2) ...
Setting up libavahi-common3 (0.6.30-5ubuntu2) ...
DEBUG ssh: stdout: Setting up libavahi-client3 (0.6.30-5ubuntu2) ...
INFO interface: info: Setting up libavahi-client3 (0.6.30-5ubuntu2) ...
Setting up libavahi-client3 (0.6.30-5ubuntu2) ...
DEBUG ssh: stdout: Setting up libcups2 (1.5.3-0ubuntu8) ...
INFO interface: info: Setting up libcups2 (1.5.3-0ubuntu8) ...
Setting up libcups2 (1.5.3-0ubuntu8) ...
DEBUG ssh: stdout: Setting up libcurl3 (7.22.0-3ubuntu4.2) ...
INFO interface: info: Setting up libcurl3 (7.22.0-3ubuntu4.2) ...
Setting up libcurl3 (7.22.0-3ubuntu4.2) ...
DEBUG ssh: stdout: Setting up libfreetype6 (2.4.8-1ubuntu2.1) ...
INFO interface: info: Setting up libfreetype6 (2.4.8-1ubuntu2.1) ...
Setting up libfreetype6 (2.4.8-1ubuntu2.1) ...
DEBUG ssh: stdout: Setting up liblcms1 (1.19.dfsg-1ubuntu3) ...
INFO interface: info: Setting up liblcms1 (1.19.dfsg-1ubuntu3) ...
Setting up liblcms1 (1.19.dfsg-1ubuntu3) ...
DEBUG ssh: stdout: Setting up libmysqlclient18 (5.5.31-0ubuntu0.12.04.2) ...
INFO interface: info: Setting up libmysqlclient18 (5.5.31-0ubuntu0.12.04.2) ...
Setting up libmysqlclient18 (5.5.31-0ubuntu0.12.04.2) ...
DEBUG ssh: stdout: Setting up libnspr4 (4.9.5-0ubuntu0.12.04.1) ...
INFO interface: info: Setting up libnspr4 (4.9.5-0ubuntu0.12.04.1) ...
Setting up libnspr4 (4.9.5-0ubuntu0.12.04.1) ...
DEBUG ssh: stdout: Setting up libnss3 (3.14.3-0ubuntu0.12.04.1) ...
INFO interface: info: Setting up libnss3 (3.14.3-0ubuntu0.12.04.1) ...
Setting up libnss3 (3.14.3-0ubuntu0.12.04.1) ...
DEBUG ssh: stdout: Setting up libpcrecpp0 (8.12-4) ...
INFO interface: info: Setting up libpcrecpp0 (8.12-4) ...
Setting up libpcrecpp0 (8.12-4) ...
DEBUG ssh: stdout: Setting up libpcsclite1 (1.7.4-2ubuntu2) ...
INFO interface: info: Setting up libpcsclite1 (1.7.4-2ubuntu2) ...
Setting up libpcsclite1 (1.7.4-2ubuntu2) ...
DEBUG ssh: stdout: Setting up libreadline5 (5.2-11) ...
INFO interface: info: Setting up libreadline5 (5.2-11) ...
Setting up libreadline5 (5.2-11) ...
DEBUG ssh: stdout: Setting up libxslt1.1 (1.1.26-8ubuntu1.3) ...
INFO interface: info: Setting up libxslt1.1 (1.1.26-8ubuntu1.3) ...
Setting up libxslt1.1 (1.1.26-8ubuntu1.3) ...
DEBUG ssh: stdout: Setting up libnet-daemon-perl (0.48-1) ...
INFO interface: info: Setting up libnet-daemon-perl (0.48-1) ...
Setting up libnet-daemon-perl (0.48-1) ...
DEBUG ssh: stdout: Setting up libplrpc-perl (0.2020-2) ...
INFO interface: info: Setting up libplrpc-perl (0.2020-2) ...
Setting up libplrpc-perl (0.2020-2) ...
DEBUG ssh: stdout: Setting up libdbi-perl (1.616-1build2) ...
INFO interface: info: Setting up libdbi-perl (1.616-1build2) ...
Setting up libdbi-perl (1.616-1build2) ...
DEBUG ssh: stdout: Setting up libdbd-mysql-perl (4.020-1build2) ...
INFO interface: info: Setting up libdbd-mysql-perl (4.020-1build2) ...
Setting up libdbd-mysql-perl (4.020-1build2) ...
DEBUG ssh: stdout: Setting up mysql-client-core-5.5 (5.5.31-0ubuntu0.12.04.2) ...
INFO interface: info: Setting up mysql-client-core-5.5 (5.5.31-0ubuntu0.12.04.2) ...
Setting up mysql-client-core-5.5 (5.5.31-0ubuntu0.12.04.2) ...
DEBUG ssh: stdout: Setting up libterm-readkey-perl (2.30-4build3) ...
INFO interface: info: Setting up libterm-readkey-perl (2.30-4build3) ...
Setting up libterm-readkey-perl (2.30-4build3) ...
DEBUG ssh: stdout: Setting up mysql-client-5.5 (5.5.31-0ubuntu0.12.04.2) ...
INFO interface: info: Setting up mysql-client-5.5 (5.5.31-0ubuntu0.12.04.2) ...
Setting up mysql-client-5.5 (5.5.31-0ubuntu0.12.04.2) ...
DEBUG ssh: stdout: Setting up mysql-server-core-5.5 (5.5.31-0ubuntu0.12.04.2) ...
INFO interface: info: Setting up mysql-server-core-5.5 (5.5.31-0ubuntu0.12.04.2) ...
Setting up mysql-server-core-5.5 (5.5.31-0ubuntu0.12.04.2) ...
DEBUG ssh: stdout: Setting up mysql-server-5.5 (5.5.31-0ubuntu0.12.04.2) ...
INFO interface: info: Setting up mysql-server-5.5 (5.5.31-0ubuntu0.12.04.2) ...
Setting up mysql-server-5.5 (5.5.31-0ubuntu0.12.04.2) ...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: mysql start/running, process 14905
INFO interface: info: mysql start/running, process 14905
mysql start/running, process 14905
DEBUG ssh: stdout: Setting up java-common (0.43ubuntu2) ...
INFO interface: info: Setting up java-common (0.43ubuntu2) ...
Setting up java-common (0.43ubuntu2) ...
DEBUG ssh: stdout: Setting up tzdata-java (2012e-0ubuntu0.12.04.1) ...
INFO interface: info: Setting up tzdata-java (2012e-0ubuntu0.12.04.1) ...
Setting up tzdata-java (2012e-0ubuntu0.12.04.1) ...
DEBUG ssh: stdout: Setting up libnss3-1d (3.14.3-0ubuntu0.12.04.1) ...
INFO interface: info: Setting up libnss3-1d (3.14.3-0ubuntu0.12.04.1) ...
Setting up libnss3-1d (3.14.3-0ubuntu0.12.04.1) ...
DEBUG ssh: stdout: Setting up make (3.81-8.1ubuntu1.1) ...
INFO interface: info: Setting up make (3.81-8.1ubuntu1.1) ...
Setting up make (3.81-8.1ubuntu1.1) ...
DEBUG ssh: stdout: Setting up libdpkg-perl (1.16.1.2ubuntu7.1) ...
INFO interface: info: Setting up libdpkg-perl (1.16.1.2ubuntu7.1) ...
Setting up libdpkg-perl (1.16.1.2ubuntu7.1) ...
DEBUG ssh: stdout: Setting up dpkg-dev (1.16.1.2ubuntu7.1) ...
INFO interface: info: Setting up dpkg-dev (1.16.1.2ubuntu7.1) ...
Setting up dpkg-dev (1.16.1.2ubuntu7.1) ...
DEBUG ssh: stdout: Setting up curl (7.22.0-3ubuntu4.2) ...
INFO interface: info: Setting up curl (7.22.0-3ubuntu4.2) ...
Setting up curl (7.22.0-3ubuntu4.2) ...
DEBUG ssh: stdout: Setting up fakeroot (1.18.2-1) ...
INFO interface: info: Setting up fakeroot (1.18.2-1) ...
Setting up fakeroot (1.18.2-1) ...
DEBUG ssh: stdout: update-alternatives:
INFO interface: info: update-alternatives:
update-alternatives:
DEBUG ssh: stdout: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode.
INFO interface: info: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode.
using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode.
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Setting up unzip (6.0-4ubuntu1) ...
INFO interface: info: Setting up unzip (6.0-4ubuntu1) ...
Setting up unzip (6.0-4ubuntu1) ...
DEBUG ssh: stdout: Setting up java-wrappers (0.1.24) ...
INFO interface: info: Setting up java-wrappers (0.1.24) ...
Setting up java-wrappers (0.1.24) ...
DEBUG ssh: stdout: Setting up wwwconfig-common (0.2.2) ...
INFO interface: info: Setting up wwwconfig-common (0.2.2) ...
Setting up wwwconfig-common (0.2.2) ...
DEBUG ssh: stdout: Setting up javascript-common (8) ...
INFO interface: info: Setting up javascript-common (8) ...
Setting up javascript-common (8) ...
DEBUG ssh: stdout: Setting up libalgorithm-diff-perl (1.19.02-2) ...
INFO interface: info: Setting up libalgorithm-diff-perl (1.19.02-2) ...
Setting up libalgorithm-diff-perl (1.19.02-2) ...
DEBUG ssh: stdout: Setting up libalgorithm-diff-xs-perl (0.04-2build2) ...
INFO interface: info: Setting up libalgorithm-diff-xs-perl (0.04-2build2) ...
Setting up libalgorithm-diff-xs-perl (0.04-2build2) ...
DEBUG ssh: stdout: Setting up libalgorithm-merge-perl (0.08-2) ...
INFO interface: info: Setting up libalgorithm-merge-perl (0.08-2) ...
Setting up libalgorithm-merge-perl (0.08-2) ...
DEBUG ssh: stdout: Setting up libamd2.2.0 (1:3.4.0-2ubuntu3) ...
INFO interface: info: Setting up libamd2.2.0 (1:3.4.0-2ubuntu3) ...
Setting up libamd2.2.0 (1:3.4.0-2ubuntu3) ...
DEBUG ssh: stdout: Setting up libboost-system1.46.1 (1.46.1-7ubuntu3) ...
INFO interface: info: Setting up libboost-system1.46.1 (1.46.1-7ubuntu3) ...
Setting up libboost-system1.46.1 (1.46.1-7ubuntu3) ...
DEBUG ssh: stdout: Setting up libboost-filesystem1.46.1 (1.46.1-7ubuntu3) ...
INFO interface: info: Setting up libboost-filesystem1.46.1 (1.46.1-7ubuntu3) ...
Setting up libboost-filesystem1.46.1 (1.46.1-7ubuntu3) ...
DEBUG ssh: stdout: Setting up libboost-program-options1.46.1 (1.46.1-7ubuntu3) ...
INFO interface: info: Setting up libboost-program-options1.46.1 (1.46.1-7ubuntu3) ...
Setting up libboost-program-options1.46.1 (1.46.1-7ubuntu3) ...
DEBUG ssh: stdout: Setting up libboost-thread1.46.1 (1.46.1-7ubuntu3) ...
INFO interface: info: Setting up libboost-thread1.46.1 (1.46.1-7ubuntu3) ...
Setting up libboost-thread1.46.1 (1.46.1-7ubuntu3) ...
DEBUG ssh: stdout: Setting up libfreetype6-dev (2.4.8-1ubuntu2.1) ...
INFO interface: info: Setting up libfreetype6-dev (2.4.8-1ubuntu2.1) ...
Setting up libfreetype6-dev (2.4.8-1ubuntu2.1) ...
DEBUG ssh: stdout: Setting up libgeos-3.2.2 (3.2.2-3ubuntu1) ...
INFO interface: info: Setting up libgeos-3.2.2 (3.2.2-3ubuntu1) ...
Setting up libgeos-3.2.2 (3.2.2-3ubuntu1) ...
DEBUG ssh: stdout: Setting up libgeos-c1 (3.2.2-3ubuntu1) ...
INFO interface: info: Setting up libgeos-c1 (3.2.2-3ubuntu1) ...
Setting up libgeos-c1 (3.2.2-3ubuntu1) ...
DEBUG ssh: stdout: Setting up libgeos-dev (3.2.2-3ubuntu1) ...
INFO interface: info: Setting up libgeos-dev (3.2.2-3ubuntu1) ...
Setting up libgeos-dev (3.2.2-3ubuntu1) ...
DEBUG ssh: stdout: Setting up libruby1.8 (1.8.7.352-2ubuntu1.3) ...
INFO interface: info: Setting up libruby1.8 (1.8.7.352-2ubuntu1.3) ...
Setting up libruby1.8 (1.8.7.352-2ubuntu1.3) ...
DEBUG ssh: stdout: Setting up libgeos-ruby1.8 (3.2.2-3ubuntu1) ...
INFO interface: info: Setting up libgeos-ruby1.8 (3.2.2-3ubuntu1) ...
Setting up libgeos-ruby1.8 (3.2.2-3ubuntu1) ...
DEBUG ssh: stdout: Setting up libhtml-template-perl (2.10-1) ...
INFO interface: info: Setting up libhtml-template-perl (2.10-1) ...
Setting up libhtml-template-perl (2.10-1) ...
DEBUG ssh: stdout: Setting up libjargs-java (1.0.0-3) ...
INFO interface: info: Setting up libjargs-java (1.0.0-3) ...
Setting up libjargs-java (1.0.0-3) ...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Setting up libjpeg-turbo8-dev (1.1.90+svn733-0ubuntu4.1) ...
INFO interface: info: Setting up libjpeg-turbo8-dev (1.1.90+svn733-0ubuntu4.1) ...
Setting up libjpeg-turbo8-dev (1.1.90+svn733-0ubuntu4.1) ...
DEBUG ssh: stdout: Setting up libjpeg8-dev (8c-2ubuntu7) ...
INFO interface: info: Setting up libjpeg8-dev (8c-2ubuntu7) ...
Setting up libjpeg8-dev (8c-2ubuntu7) ...
DEBUG ssh: stdout: Setting up libjpeg-dev (8c-2ubuntu7) ...
INFO interface: info: Setting up libjpeg-dev (8c-2ubuntu7) ...
Setting up libjpeg-dev (8c-2ubuntu7) ...
DEBUG ssh: stdout: Setting up libjs-jquery (1.7.1-1ubuntu1) ...
INFO interface: info: Setting up libjs-jquery (1.7.1-1ubuntu1) ...
Setting up libjs-jquery (1.7.1-1ubuntu1) ...
DEBUG ssh: stdout: Setting up libjs-underscore (1.4.2-1chl1~precise1) ...
INFO interface: info: Setting up libjs-underscore (1.4.2-1chl1~precise1) ...
Setting up libjs-underscore (1.4.2-1chl1~precise1) ...
DEBUG ssh: stdout: Setting up libjs-sphinxdoc (1.1.3+dfsg-2ubuntu2.1) ...
INFO interface: info: Setting up libjs-sphinxdoc (1.1.3+dfsg-2ubuntu2.1) ...
Setting up libjs-sphinxdoc (1.1.3+dfsg-2ubuntu2.1) ...
DEBUG ssh: stdout: Setting up liblapack3gf (3.3.1-1) ...
INFO interface: info: Setting up liblapack3gf (3.3.1-1) ...
Setting up liblapack3gf (3.3.1-1) ...
DEBUG ssh: stdout: update-alternatives:
INFO interface: info: update-alternatives:
update-alternatives:
DEBUG ssh: stdout: using /usr/lib/lapack/liblapack.so.3gf to provide /usr/lib/liblapack.so.3gf (liblapack.so.3gf) in auto mode.
INFO interface: info: using /usr/lib/lapack/liblapack.so.3gf to provide /usr/lib/liblapack.so.3gf (liblapack.so.3gf) in auto mode.
using /usr/lib/lapack/liblapack.so.3gf to provide /usr/lib/liblapack.so.3gf (liblapack.so.3gf) in auto mode.
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Setting up liblapack-dev (3.3.1-1) ...
INFO interface: info: Setting up liblapack-dev (3.3.1-1) ...
Setting up liblapack-dev (3.3.1-1) ...
DEBUG ssh: stdout: update-alternatives:
INFO interface: info: update-alternatives:
update-alternatives:
DEBUG ssh: stdout: using /usr/lib/lapack/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode.
INFO interface: info: using /usr/lib/lapack/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode.
using /usr/lib/lapack/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode.
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Setting up libmysqlclient-dev (5.5.31-0ubuntu0.12.04.2) ...
INFO interface: info: Setting up libmysqlclient-dev (5.5.31-0ubuntu0.12.04.2) ...
Setting up libmysqlclient-dev (5.5.31-0ubuntu0.12.04.2) ...
DEBUG ssh: stdout: Setting up rlwrap (0.37-2) ...
INFO interface: info: Setting up rlwrap (0.37-2) ...
Setting up rlwrap (0.37-2) ...
DEBUG ssh: stdout: update-alternatives:
INFO interface: info: update-alternatives:
update-alternatives:
DEBUG ssh: stdout: using /usr/bin/rlwrap to provide /usr/bin/readline-editor (readline-editor) in auto mode.
INFO interface: info: using /usr/bin/rlwrap to provide /usr/bin/readline-editor (readline-editor) in auto mode.
using /usr/bin/rlwrap to provide /usr/bin/readline-editor (readline-editor) in auto mode.
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Setting up nodejs (0.10.13-1chl1~precise1) ...
INFO interface: info: Setting up nodejs (0.10.13-1chl1~precise1) ...
Setting up nodejs (0.10.13-1chl1~precise1) ...
DEBUG ssh: stdout: Setting up libnode-underscore (1.4.2-1chl1~precise1) ...
INFO interface: info: Setting up libnode-underscore (1.4.2-1chl1~precise1) ...
Setting up libnode-underscore (1.4.2-1chl1~precise1) ...
DEBUG ssh: stdout: Setting up libpng12-dev (1.2.46-3ubuntu4) ...
INFO interface: info: Setting up libpng12-dev (1.2.46-3ubuntu4) ...
Setting up libpng12-dev (1.2.46-3ubuntu4) ...
DEBUG ssh: stdout: Setting up libumfpack5.4.0 (1:3.4.0-2ubuntu3) ...
INFO interface: info: Setting up libumfpack5.4.0 (1:3.4.0-2ubuntu3) ...
Setting up libumfpack5.4.0 (1:3.4.0-2ubuntu3) ...
DEBUG ssh: stdout: Setting up libxml2-dev (2.7.8.dfsg-5.1ubuntu4.6) ...
INFO interface: info: Setting up libxml2-dev (2.7.8.dfsg-5.1ubuntu4.6) ...
Setting up libxml2-dev (2.7.8.dfsg-5.1ubuntu4.6) ...
DEBUG ssh: stdout: Setting up libxslt1-dev (1.1.26-8ubuntu1.3) ...
INFO interface: info: Setting up libxslt1-dev (1.1.26-8ubuntu1.3) ...
Setting up libxslt1-dev (1.1.26-8ubuntu1.3) ...
DEBUG ssh: stdout: Setting up mongodb-clients (1:2.0.4-1ubuntu2.1) ...
INFO interface: info: Setting up mongodb-clients (1:2.0.4-1ubuntu2.1) ...
Setting up mongodb-clients (1:2.0.4-1ubuntu2.1) ...
DEBUG ssh: stdout: Setting up mongodb-server (1:2.0.4-1ubuntu2.1) ...
INFO interface: info: Setting up mongodb-server (1:2.0.4-1ubuntu2.1) ...
Setting up mongodb-server (1:2.0.4-1ubuntu2.1) ...
DEBUG ssh: stdout: Adding system user `mongodb' (UID 107) ...
Adding new user `mongodb' (UID 107) with group `nogroup' ...
INFO interface: info: Adding system user `mongodb' (UID 107) ...
Adding new user `mongodb' (UID 107) with group `nogroup' ...
Adding system user `mongodb' (UID 107) ...
Adding new user `mongodb' (UID 107) with group `nogroup' ...
DEBUG ssh: stdout: Not creating home directory `/home/mongodb'.
INFO interface: info: Not creating home directory `/home/mongodb'.
Not creating home directory `/home/mongodb'.
DEBUG ssh: stdout: Adding group `mongodb' (GID 112) ...
INFO interface: info: Adding group `mongodb' (GID 112) ...
Adding group `mongodb' (GID 112) ...
DEBUG ssh: stdout: Done.
INFO interface: info: Done.
Done.
DEBUG ssh: stdout: Adding user `mongodb' to group `mongodb' ...
INFO interface: info: Adding user `mongodb' to group `mongodb' ...
Adding user `mongodb' to group `mongodb' ...
DEBUG ssh: stdout: Adding user mongodb to group mongodb
INFO interface: info: Adding user mongodb to group mongodb
Adding user mongodb to group mongodb
DEBUG ssh: stdout: Done.
INFO interface: info: Done.
Done.
DEBUG ssh: stdout: mongodb start/running, process 15189
INFO interface: info: mongodb start/running, process 15189
mongodb start/running, process 15189
DEBUG ssh: stdout: Setting up mysql-client (5.5.31-0ubuntu0.12.04.2) ...
INFO interface: info: Setting up mysql-client (5.5.31-0ubuntu0.12.04.2) ...
Setting up mysql-client (5.5.31-0ubuntu0.12.04.2) ...
DEBUG ssh: stdout: Setting up mysql-server (5.5.31-0ubuntu0.12.04.2) ...
INFO interface: info: Setting up mysql-server (5.5.31-0ubuntu0.12.04.2) ...
Setting up mysql-server (5.5.31-0ubuntu0.12.04.2) ...
DEBUG ssh: stdout: Setting up pkg-config (0.26-1ubuntu1) ...
INFO interface: info: Setting up pkg-config (0.26-1ubuntu1) ...
Setting up pkg-config (0.26-1ubuntu1) ...
DEBUG ssh: stdout: Setting up python2.7-dev (2.7.3-0ubuntu3.2) ...
INFO interface: info: Setting up python2.7-dev (2.7.3-0ubuntu3.2) ...
Setting up python2.7-dev (2.7.3-0ubuntu3.2) ...
DEBUG ssh: stdout: Setting up python-dev (2.7.3-0ubuntu2.2) ...
INFO interface: info: Setting up python-dev (2.7.3-0ubuntu2.2) ...
Setting up python-dev (2.7.3-0ubuntu2.2) ...
DEBUG ssh: stdout: Setting up python-imaging (1.1.7-4) ...
INFO interface: info: Setting up python-imaging (1.1.7-4) ...
Setting up python-imaging (1.1.7-4) ...
DEBUG ssh: stdout: Setting up python-numpy (1:1.6.1-6ubuntu1) ...
INFO interface: info: Setting up python-numpy (1:1.6.1-6ubuntu1) ...
Setting up python-numpy (1:1.6.1-6ubuntu1) ...
DEBUG ssh: stdout: Setting up python-pkg-resources (0.6.24-1ubuntu1) ...
INFO interface: info: Setting up python-pkg-resources (0.6.24-1ubuntu1) ...
Setting up python-pkg-resources (0.6.24-1ubuntu1) ...
DEBUG ssh: stdout: Setting up python-setuptools (0.6.24-1ubuntu1) ...
INFO interface: info: Setting up python-setuptools (0.6.24-1ubuntu1) ...
Setting up python-setuptools (0.6.24-1ubuntu1) ...
DEBUG ssh: stdout: Setting up python-pip (1.0-1build1) ...
INFO interface: info: Setting up python-pip (1.0-1build1) ...
Setting up python-pip (1.0-1build1) ...
DEBUG ssh: stdout: Setting up python-virtualenv (1.7.1.2-1) ...
INFO interface: info: Setting up python-virtualenv (1.7.1.2-1) ...
Setting up python-virtualenv (1.7.1.2-1) ...
DEBUG ssh: stdout: Setting up virtualenvwrapper (2.11.1-2) ...
INFO interface: info: Setting up virtualenvwrapper (2.11.1-2) ...
Setting up virtualenvwrapper (2.11.1-2) ...
DEBUG ssh: stdout: Setting up libnode-colors (0.6.0-1chl1~precise1) ...
INFO interface: info: Setting up libnode-colors (0.6.0-1chl1~precise1) ...
Setting up libnode-colors (0.6.0-1chl1~precise1) ...
DEBUG ssh: stdout: Setting up libnode-nomnom (1.5.2-1chl1~precise1) ...
INFO interface: info: Setting up libnode-nomnom (1.5.2-1chl1~precise1) ...
Setting up libnode-nomnom (1.5.2-1chl1~precise1) ...
DEBUG ssh: stdout: Setting up libnode-jison (0.3.12-1chl1~precise1) ...
INFO interface: info: Setting up libnode-jison (0.3.12-1chl1~precise1) ...
Setting up libnode-jison (0.3.12-1chl1~precise1) ...
DEBUG ssh: stdout: Setting up coffeescript (1.4.0-1chl1~precise1) ...
INFO interface: info: Setting up coffeescript (1.4.0-1chl1~precise1) ...
Setting up coffeescript (1.4.0-1chl1~precise1) ...
DEBUG ssh: stdout: Setting up python-scipy (0.9.0+dfsg1-1ubuntu2) ...
INFO interface: info: Setting up python-scipy (0.9.0+dfsg1-1ubuntu2) ...
Setting up python-scipy (0.9.0+dfsg1-1ubuntu2) ...
DEBUG ssh: stdout: Setting up openjdk-6-jre-headless (6b27-1.12.5-0ubuntu0.12.04.1) ...
INFO interface: info: Setting up openjdk-6-jre-headless (6b27-1.12.5-0ubuntu0.12.04.1) ...
Setting up openjdk-6-jre-headless (6b27-1.12.5-0ubuntu0.12.04.1) ...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: update-alternatives:
INFO interface: info: update-alternatives:
update-alternatives:
DEBUG ssh: stdout: using /usr/lib/jvm/java-6-openjdk-i386/jre/bin/java to provide /usr/bin/java (java) in auto mode.
INFO interface: info: using /usr/lib/jvm/java-6-openjdk-i386/jre/bin/java to provide /usr/bin/java (java) in auto mode.
using /usr/lib/jvm/java-6-openjdk-i386/jre/bin/java to provide /usr/bin/java (java) in auto mode.
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: update-alternatives: using /usr/lib/jvm/java-6-openjdk-i386/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode.
INFO interface: info: update-alternatives: using /usr/lib/jvm/java-6-openjdk-i386/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode.
update-alternatives: using /usr/lib/jvm/java-6-openjdk-i386/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode.
DEBUG ssh: stdout: update-alternatives:
INFO interface: info: update-alternatives:
update-alternatives:
DEBUG ssh: stdout: using /usr/lib/jvm/java-6-openjdk-i386/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode.
INFO interface: info: using /usr/lib/jvm/java-6-openjdk-i386/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode.
using /usr/lib/jvm/java-6-openjdk-i386/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode.
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: update-alternatives:
INFO interface: info: update-alternatives:
update-alternatives:
DEBUG ssh: stdout: using /usr/lib/jvm/java-6-openjdk-i386/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode.
INFO interface: info: using /usr/lib/jvm/java-6-openjdk-i386/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode.
using /usr/lib/jvm/java-6-openjdk-i386/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode.
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: update-alternatives:
INFO interface: info: update-alternatives:
update-alternatives:
DEBUG ssh: stdout: using /usr/lib/jvm/java-6-openjdk-i386/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode.
INFO interface: info: using /usr/lib/jvm/java-6-openjdk-i386/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode.
using /usr/lib/jvm/java-6-openjdk-i386/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode.
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: update-alternatives:
INFO interface: info: update-alternatives:
update-alternatives:
DEBUG ssh: stdout: using /usr/lib/jvm/java-6-openjdk-i386/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode.
INFO interface: info: using /usr/lib/jvm/java-6-openjdk-i386/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode.
using /usr/lib/jvm/java-6-openjdk-i386/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode.
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: update-alternatives:
INFO interface: info: update-alternatives:
update-alternatives:
DEBUG ssh: stdout: using /usr/lib/jvm/java-6-openjdk-i386/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode.
INFO interface: info: using /usr/lib/jvm/java-6-openjdk-i386/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode.
using /usr/lib/jvm/java-6-openjdk-i386/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode.
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: update-alternatives:
INFO interface: info: update-alternatives:
update-alternatives:
DEBUG ssh: stdout: using /usr/lib/jvm/java-6-openjdk-i386/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode.
INFO interface: info: using /usr/lib/jvm/java-6-openjdk-i386/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode.
using /usr/lib/jvm/java-6-openjdk-i386/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode.
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: update-alternatives:
INFO interface: info: update-alternatives:
update-alternatives:
DEBUG ssh: stdout: using /usr/lib/jvm/java-6-openjdk-i386/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode.
INFO interface: info: using /usr/lib/jvm/java-6-openjdk-i386/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode.
using /usr/lib/jvm/java-6-openjdk-i386/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode.
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: update-alternatives:
INFO interface: info: update-alternatives:
update-alternatives:
DEBUG ssh: stdout: using /usr/lib/jvm/java-6-openjdk-i386/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode.
INFO interface: info: using /usr/lib/jvm/java-6-openjdk-i386/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode.
using /usr/lib/jvm/java-6-openjdk-i386/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode.
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Setting up default-jre-headless (1:1.6-43ubuntu2) ...
INFO interface: info: Setting up default-jre-headless (1:1.6-43ubuntu2) ...
Setting up default-jre-headless (1:1.6-43ubuntu2) ...
DEBUG ssh: stdout: Setting up libstdc++6-4.6-dev (4.6.3-1ubuntu5) ...
INFO interface: info: Setting up libstdc++6-4.6-dev (4.6.3-1ubuntu5) ...
Setting up libstdc++6-4.6-dev (4.6.3-1ubuntu5) ...
DEBUG ssh: stdout: Setting up g++-4.6 (4.6.3-1ubuntu5) ...
INFO interface: info: Setting up g++-4.6 (4.6.3-1ubuntu5) ...
Setting up g++-4.6 (4.6.3-1ubuntu5) ...
DEBUG ssh: stdout: Setting up g++ (4:4.6.3-1ubuntu5) ...
INFO interface: info: Setting up g++ (4:4.6.3-1ubuntu5) ...
Setting up g++ (4:4.6.3-1ubuntu5) ...
DEBUG ssh: stdout: update-alternatives:
INFO interface: info: update-alternatives:
update-alternatives:
DEBUG ssh: stdout: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode.
INFO interface: info: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode.
using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode.
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Setting up build-essential (11.5ubuntu2.1) ...
INFO interface: info: Setting up build-essential (11.5ubuntu2.1) ...
Setting up build-essential (11.5ubuntu2.1) ...
DEBUG ssh: stdout: Setting up libboost1.46-dev (1.46.1-7ubuntu3) ...
INFO interface: info: Setting up libboost1.46-dev (1.46.1-7ubuntu3) ...
Setting up libboost1.46-dev (1.46.1-7ubuntu3) ...
DEBUG ssh: stdout: Setting up libboost-dev (1.48.0.2) ...
INFO interface: info: Setting up libboost-dev (1.48.0.2) ...
Setting up libboost-dev (1.48.0.2) ...
DEBUG ssh: stdout: Setting up mongodb-dev (1:2.0.4-1ubuntu2.1) ...
INFO interface: info: Setting up mongodb-dev (1:2.0.4-1ubuntu2.1) ...
Setting up mongodb-dev (1:2.0.4-1ubuntu2.1) ...
DEBUG ssh: stdout: Setting up mongodb (1:2.0.4-1ubuntu2.1) ...
INFO interface: info: Setting up mongodb (1:2.0.4-1ubuntu2.1) ...
Setting up mongodb (1:2.0.4-1ubuntu2.1) ...
DEBUG ssh: stdout: Setting up yui-compressor (2.4.6+rhino17R2-1) ...
INFO interface: info: Setting up yui-compressor (2.4.6+rhino17R2-1) ...
Setting up yui-compressor (2.4.6+rhino17R2-1) ...
DEBUG ssh: stdout: Setting up icedtea-6-jre-cacao (6b27-1.12.5-0ubuntu0.12.04.1) ...
INFO interface: info: Setting up icedtea-6-jre-cacao (6b27-1.12.5-0ubuntu0.12.04.1) ...
Setting up icedtea-6-jre-cacao (6b27-1.12.5-0ubuntu0.12.04.1) ...
DEBUG ssh: stdout: Setting up icedtea-6-jre-jamvm (6b27-1.12.5-0ubuntu0.12.04.1) ...
INFO interface: info: Setting up icedtea-6-jre-jamvm (6b27-1.12.5-0ubuntu0.12.04.1) ...
Setting up icedtea-6-jre-jamvm (6b27-1.12.5-0ubuntu0.12.04.1) ...
DEBUG ssh: stdout: Setting up ca-certificates-java (20110912ubuntu6) ...
INFO interface: info: Setting up ca-certificates-java (20110912ubuntu6) ...
Setting up ca-certificates-java (20110912ubuntu6) ...
DEBUG ssh: stdout: Adding debian:Digital_Signature_Trust_Co._Global_CA_1.pem
INFO interface: info: Adding debian:Digital_Signature_Trust_Co._Global_CA_1.pem
Adding debian:Digital_Signature_Trust_Co._Global_CA_1.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:QuoVadis_Root_CA_3.pem
INFO interface: info: Adding debian:QuoVadis_Root_CA_3.pem
Adding debian:QuoVadis_Root_CA_3.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:spi-cacert-2008.pem
INFO interface: info: Adding debian:spi-cacert-2008.pem
Adding debian:spi-cacert-2008.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Equifax_Secure_eBusiness_CA_2.pem
INFO interface: info: Adding debian:Equifax_Secure_eBusiness_CA_2.pem
Adding debian:Equifax_Secure_eBusiness_CA_2.pem
DEBUG ssh: stdout: Adding debian:NetLock_Qualified_=Class_QA=_Root.pem
INFO interface: info: Adding debian:NetLock_Qualified_=Class_QA=_Root.pem
Adding debian:NetLock_Qualified_=Class_QA=_Root.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Equifax_Secure_eBusiness_CA_1.pem
INFO interface: info: Adding debian:Equifax_Secure_eBusiness_CA_1.pem
Adding debian:Equifax_Secure_eBusiness_CA_1.pem
DEBUG ssh: stdout: Adding debian:TDC_OCES_Root_CA.pem
INFO interface: info: Adding debian:TDC_OCES_Root_CA.pem
Adding debian:TDC_OCES_Root_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Taiwan_GRCA.pem
INFO interface: info: Adding debian:Taiwan_GRCA.pem
Adding debian:Taiwan_GRCA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:IGC_A.pem
INFO interface: info: Adding debian:IGC_A.pem
Adding debian:IGC_A.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Verisign_Class_2_Public_Primary_Certification_Authority.pem
INFO interface: info: Adding debian:Verisign_Class_2_Public_Primary_Certification_Authority.pem
Adding debian:Verisign_Class_2_Public_Primary_Certification_Authority.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Digital_Signature_Trust_Co._Global_CA_3.pem
INFO interface: info: Adding debian:Digital_Signature_Trust_Co._Global_CA_3.pem
Adding debian:Digital_Signature_Trust_Co._Global_CA_3.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:SwissSign_Gold_CA_-_G2.pem
INFO interface: info: Adding debian:SwissSign_Gold_CA_-_G2.pem
Adding debian:SwissSign_Gold_CA_-_G2.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Cybertrust_Global_Root.pem
INFO interface: info: Adding debian:Cybertrust_Global_Root.pem
Adding debian:Cybertrust_Global_Root.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:COMODO_ECC_Certification_Authority.pem
INFO interface: info: Adding debian:COMODO_ECC_Certification_Authority.pem
Adding debian:COMODO_ECC_Certification_Authority.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G2.pem
INFO interface: info: Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G2.pem
Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G2.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:GeoTrust_Global_CA.pem
INFO interface: info: Adding debian:GeoTrust_Global_CA.pem
Adding debian:GeoTrust_Global_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:VeriSign_Universal_Root_Certification_Authority.pem
INFO interface: info: Adding debian:VeriSign_Universal_Root_Certification_Authority.pem
Adding debian:VeriSign_Universal_Root_Certification_Authority.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority.pem
INFO interface: info: Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority.pem
Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Verisign_Class_1_Public_Primary_Certification_Authority_-_G3.pem
INFO interface: info: Adding debian:Verisign_Class_1_Public_Primary_Certification_Authority_-_G3.pem
Adding debian:Verisign_Class_1_Public_Primary_Certification_Authority_-_G3.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Buypass_Class_3_CA_1.pem
INFO interface: info: Adding debian:Buypass_Class_3_CA_1.pem
Adding debian:Buypass_Class_3_CA_1.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Certplus_Class_2_Primary_CA.pem
INFO interface: info: Adding debian:Certplus_Class_2_Primary_CA.pem
Adding debian:Certplus_Class_2_Primary_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:ValiCert_Class_1_VA.pem
INFO interface: info: Adding debian:ValiCert_Class_1_VA.pem
Adding debian:ValiCert_Class_1_VA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Root_CA_Generalitat_Valenciana.pem
INFO interface: info: Adding debian:Root_CA_Generalitat_Valenciana.pem
Adding debian:Root_CA_Generalitat_Valenciana.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:TC_TrustCenter_Class_3_CA_II.pem
INFO interface: info: Adding debian:TC_TrustCenter_Class_3_CA_II.pem
Adding debian:TC_TrustCenter_Class_3_CA_II.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:WellsSecure_Public_Root_Certificate_Authority.pem
INFO interface: info: Adding debian:WellsSecure_Public_Root_Certificate_Authority.pem
Adding debian:WellsSecure_Public_Root_Certificate_Authority.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Entrust_Root_Certification_Authority.pem
INFO interface: info: Adding debian:Entrust_Root_Certification_Authority.pem
Adding debian:Entrust_Root_Certification_Authority.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Sonera_Class_1_Root_CA.pem
INFO interface: info: Adding debian:Sonera_Class_1_Root_CA.pem
Adding debian:Sonera_Class_1_Root_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Go_Daddy_Class_2_CA.pem
INFO interface: info: Adding debian:Go_Daddy_Class_2_CA.pem
Adding debian:Go_Daddy_Class_2_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Verisign_Class_2_Public_Primary_Certification_Authority_-_G2.pem
INFO interface: info: Adding debian:Verisign_Class_2_Public_Primary_Certification_Authority_-_G2.pem
Adding debian:Verisign_Class_2_Public_Primary_Certification_Authority_-_G2.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:GlobalSign_Root_CA_-_R2.pem
INFO interface: info: Adding debian:GlobalSign_Root_CA_-_R2.pem
Adding debian:GlobalSign_Root_CA_-_R2.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Hongkong_Post_Root_CA_1.pem
INFO interface: info: Adding debian:Hongkong_Post_Root_CA_1.pem
Adding debian:Hongkong_Post_Root_CA_1.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:GeoTrust_Universal_CA_2.pem
INFO interface: info: Adding debian:GeoTrust_Universal_CA_2.pem
Adding debian:GeoTrust_Universal_CA_2.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:NetLock_Business_=Class_B=_Root.pem
INFO interface: info: Adding debian:NetLock_Business_=Class_B=_Root.pem
Adding debian:NetLock_Business_=Class_B=_Root.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:certSIGN_ROOT_CA.pem
INFO interface: info: Adding debian:certSIGN_ROOT_CA.pem
Adding debian:certSIGN_ROOT_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:ACEDICOM_Root.pem
INFO interface: info: Adding debian:ACEDICOM_Root.pem
Adding debian:ACEDICOM_Root.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:SwissSign_Platinum_CA_-_G2.pem
INFO interface: info: Adding debian:SwissSign_Platinum_CA_-_G2.pem
Adding debian:SwissSign_Platinum_CA_-_G2.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:ApplicationCA_-_Japanese_Government.pem
INFO interface: info: Adding debian:ApplicationCA_-_Japanese_Government.pem
Adding debian:ApplicationCA_-_Japanese_Government.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Deutsche_Telekom_Root_CA_2.pem
INFO interface: info: Adding debian:Deutsche_Telekom_Root_CA_2.pem
Adding debian:Deutsche_Telekom_Root_CA_2.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Verisign_Class_4_Public_Primary_Certification_Authority_-_G3.pem
INFO interface: info: Adding debian:Verisign_Class_4_Public_Primary_Certification_Authority_-_G3.pem
Adding debian:Verisign_Class_4_Public_Primary_Certification_Authority_-_G3.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:SwissSign_Silver_CA_-_G2.pem
INFO interface: info: Adding debian:SwissSign_Silver_CA_-_G2.pem
Adding debian:SwissSign_Silver_CA_-_G2.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem
INFO interface: info: Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem
Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:A-Trust-nQual-03.pem
INFO interface: info: Adding debian:A-Trust-nQual-03.pem
Adding debian:A-Trust-nQual-03.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:TC_TrustCenter__Germany__Class_3_CA.pem
INFO interface: info: Adding debian:TC_TrustCenter__Germany__Class_3_CA.pem
Adding debian:TC_TrustCenter__Germany__Class_3_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:ValiCert_Class_2_VA.pem
INFO interface: info: Adding debian:ValiCert_Class_2_VA.pem
Adding debian:ValiCert_Class_2_VA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Baltimore_CyberTrust_Root.pem
INFO interface: info: Adding debian:Baltimore_CyberTrust_Root.pem
Adding debian:Baltimore_CyberTrust_Root.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:thawte_Primary_Root_CA.pem
INFO interface: info: Adding debian:thawte_Primary_Root_CA.pem
Adding debian:thawte_Primary_Root_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem
INFO interface: info: Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem
Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:GlobalSign_Root_CA_-_R3.pem
INFO interface: info: Adding debian:GlobalSign_Root_CA_-_R3.pem
Adding debian:GlobalSign_Root_CA_-_R3.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Security_Communication_Root_CA.pem
INFO interface: info: Adding debian:Security_Communication_Root_CA.pem
Adding debian:Security_Communication_Root_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Visa_eCommerce_Root.pem
INFO interface: info: Adding debian:Visa_eCommerce_Root.pem
Adding debian:Visa_eCommerce_Root.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:RSA_Root_Certificate_1.pem
INFO interface: info: Adding debian:RSA_Root_Certificate_1.pem
Adding debian:RSA_Root_Certificate_1.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Chambers_of_Commerce_Root_-_2008.pem
INFO interface: info: Adding debian:Chambers_of_Commerce_Root_-_2008.pem
Adding debian:Chambers_of_Commerce_Root_-_2008.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Verisign_Class_2_Public_Primary_Certification_Authority_-_G3.pem
INFO interface: info: Adding debian:Verisign_Class_2_Public_Primary_Certification_Authority_-_G3.pem
Adding debian:Verisign_Class_2_Public_Primary_Certification_Authority_-_G3.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem
INFO interface: info: Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem
Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Swisscom_Root_CA_1.pem
INFO interface: info: Adding debian:Swisscom_Root_CA_1.pem
Adding debian:Swisscom_Root_CA_1.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:RSA_Security_2048_v3.pem
INFO interface: info: Adding debian:RSA_Security_2048_v3.pem
Adding debian:RSA_Security_2048_v3.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:DigiCert_Assured_ID_Root_CA.pem
INFO interface: info: Adding debian:DigiCert_Assured_ID_Root_CA.pem
Adding debian:DigiCert_Assured_ID_Root_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem
INFO interface: info: Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem
Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:SecureSign_RootCA11.pem
INFO interface: info: Adding debian:SecureSign_RootCA11.pem
Adding debian:SecureSign_RootCA11.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:QuoVadis_Root_CA.pem
INFO interface: info: Adding debian:QuoVadis_Root_CA.pem
Adding debian:QuoVadis_Root_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Security_Communication_EV_RootCA1.pem
INFO interface: info: Adding debian:Security_Communication_EV_RootCA1.pem
Adding debian:Security_Communication_EV_RootCA1.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem
INFO interface: info: Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem
Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Entrust.net_Secure_Server_CA.pem
INFO interface: info: Adding debian:Entrust.net_Secure_Server_CA.pem
Adding debian:Entrust.net_Secure_Server_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem
INFO interface: info: Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem
Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:ca.pem
INFO interface: info: Adding debian:ca.pem
Adding debian:ca.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Certum_Trusted_Network_CA.pem
INFO interface: info: Adding debian:Certum_Trusted_Network_CA.pem
Adding debian:Certum_Trusted_Network_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:AddTrust_Low-Value_Services_Root.pem
INFO interface: info: Adding debian:AddTrust_Low-Value_Services_Root.pem
Adding debian:AddTrust_Low-Value_Services_Root.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Verisign_Class_4_Public_Primary_Certification_Authority_-_G2.pem
INFO interface: info: Adding debian:Verisign_Class_4_Public_Primary_Certification_Authority_-_G2.pem
Adding debian:Verisign_Class_4_Public_Primary_Certification_Authority_-_G2.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:UTN_USERFirst_Email_Root_CA.pem
INFO interface: info: Adding debian:UTN_USERFirst_Email_Root_CA.pem
Adding debian:UTN_USERFirst_Email_Root_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Thawte_Server_CA.pem
INFO interface: info: Adding debian:Thawte_Server_CA.pem
Adding debian:Thawte_Server_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Network_Solutions_Certificate_Authority.pem
INFO interface: info: Adding debian:Network_Solutions_Certificate_Authority.pem
Adding debian:Network_Solutions_Certificate_Authority.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Sonera_Class_2_Root_CA.pem
INFO interface: info: Adding debian:Sonera_Class_2_Root_CA.pem
Adding debian:Sonera_Class_2_Root_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:SecureTrust_CA.pem
INFO interface: info: Adding debian:SecureTrust_CA.pem
Adding debian:SecureTrust_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:E-Guven_Kok_Elektronik_Sertifika_Hizmet_Saglayicisi.pem
INFO interface: info: Adding debian:E-Guven_Kok_Elektronik_Sertifika_Hizmet_Saglayicisi.pem
Adding debian:E-Guven_Kok_Elektronik_Sertifika_Hizmet_Saglayicisi.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
INFO interface: info: Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2.pem
INFO interface: info: Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2.pem
Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:TC_TrustCenter_Universal_CA_I.pem
INFO interface: info: Adding debian:TC_TrustCenter_Universal_CA_I.pem
Adding debian:TC_TrustCenter_Universal_CA_I.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:S-TRUST_Authentication_and_Encryption_Root_CA_2005_PN.pem
INFO interface: info: Adding debian:S-TRUST_Authentication_and_Encryption_Root_CA_2005_PN.pem
Adding debian:S-TRUST_Authentication_and_Encryption_Root_CA_2005_PN.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Comodo_AAA_Services_root.pem
INFO interface: info: Adding debian:Comodo_AAA_Services_root.pem
Adding debian:Comodo_AAA_Services_root.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Secure_Global_CA.pem
INFO interface: info: Adding debian:Secure_Global_CA.pem
Adding debian:Secure_Global_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem
INFO interface: info: Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem
Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:TC_TrustCenter_Universal_CA_III.pem
INFO interface: info: Adding debian:TC_TrustCenter_Universal_CA_III.pem
Adding debian:TC_TrustCenter_Universal_CA_III.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Microsec_e-Szigno_Root_CA.pem
INFO interface: info: Adding debian:Microsec_e-Szigno_Root_CA.pem
Adding debian:Microsec_e-Szigno_Root_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Certigna.pem
INFO interface: info: Adding debian:Certigna.pem
Adding debian:Certigna.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:DigiCert_Global_Root_CA.pem
INFO interface: info: Adding debian:DigiCert_Global_Root_CA.pem
Adding debian:DigiCert_Global_Root_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Buypass_Class_2_CA_1.pem
INFO interface: info: Adding debian:Buypass_Class_2_CA_1.pem
Adding debian:Buypass_Class_2_CA_1.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:AffirmTrust_Premium_ECC.pem
INFO interface: info: Adding debian:AffirmTrust_Premium_ECC.pem
Adding debian:AffirmTrust_Premium_ECC.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Verisign_Class_1_Public_Primary_Certification_Authority_-_G2.pem
INFO interface: info: Adding debian:Verisign_Class_1_Public_Primary_Certification_Authority_-_G2.pem
Adding debian:Verisign_Class_1_Public_Primary_Certification_Authority_-_G2.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:XRamp_Global_CA_Root.pem
INFO interface: info: Adding debian:XRamp_Global_CA_Root.pem
Adding debian:XRamp_Global_CA_Root.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:UTN_USERFirst_Hardware_Root_CA.pem
INFO interface: info: Adding debian:UTN_USERFirst_Hardware_Root_CA.pem
Adding debian:UTN_USERFirst_Hardware_Root_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:DST_Root_CA_X3.pem
INFO interface: info: Adding debian:DST_Root_CA_X3.pem
Adding debian:DST_Root_CA_X3.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:GeoTrust_Universal_CA.pem
INFO interface: info: Adding debian:GeoTrust_Universal_CA.pem
Adding debian:GeoTrust_Universal_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Juur-SK.pem
INFO interface: info: Adding debian:Juur-SK.pem
Adding debian:Juur-SK.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:DST_ACES_CA_X6.pem
INFO interface: info: Adding debian:DST_ACES_CA_X6.pem
Adding debian:DST_ACES_CA_X6.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:TC_TrustCenter__Germany__Class_2_CA.pem
INFO interface: info: Adding debian:TC_TrustCenter__Germany__Class_2_CA.pem
Adding debian:TC_TrustCenter__Germany__Class_2_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem
INFO interface: info: Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem
Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:ComSign_Secured_CA.pem
INFO interface: info: Adding debian:ComSign_Secured_CA.pem
Adding debian:ComSign_Secured_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem
INFO interface: info: Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem
Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:AddTrust_Qualified_Certificates_Root.pem
INFO interface: info: Adding debian:AddTrust_Qualified_Certificates_Root.pem
Adding debian:AddTrust_Qualified_Certificates_Root.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:AffirmTrust_Commercial.pem
INFO interface: info: Adding debian:AffirmTrust_Commercial.pem
Adding debian:AffirmTrust_Commercial.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:spi-ca-2003.pem
INFO interface: info: Adding debian:spi-ca-2003.pem
Adding debian:spi-ca-2003.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:StartCom_Certification_Authority.pem
INFO interface: info: Adding debian:StartCom_Certification_Authority.pem
Adding debian:StartCom_Certification_Authority.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:ComSign_CA.pem
INFO interface: info: Adding debian:ComSign_CA.pem
Adding debian:ComSign_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem
INFO interface: info: Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem
Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:GeoTrust_Primary_Certification_Authority.pem
INFO interface: info: Adding debian:GeoTrust_Primary_Certification_Authority.pem
Adding debian:GeoTrust_Primary_Certification_Authority.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:UTN_DATACorp_SGC_Root_CA.pem
INFO interface: info: Adding debian:UTN_DATACorp_SGC_Root_CA.pem
Adding debian:UTN_DATACorp_SGC_Root_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:AffirmTrust_Networking.pem
INFO interface: info: Adding debian:AffirmTrust_Networking.pem
Adding debian:AffirmTrust_Networking.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Izenpe.com.pem
INFO interface: info: Adding debian:Izenpe.com.pem
Adding debian:Izenpe.com.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:AddTrust_Public_Services_Root.pem
INFO interface: info: Adding debian:AddTrust_Public_Services_Root.pem
Adding debian:AddTrust_Public_Services_Root.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:America_Online_Root_Certification_Authority_2.pem
INFO interface: info: Adding debian:America_Online_Root_Certification_Authority_2.pem
Adding debian:America_Online_Root_Certification_Authority_2.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:AC_Raíz_Certicámara_S.A..pem
INFO interface: info: Adding debian:AC_Raíz_Certicámara_S.A..pem
Adding debian:AC_Raíz_Certicámara_S.A..pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Equifax_Secure_Global_eBusiness_CA.pem
INFO interface: info: Adding debian:Equifax_Secure_Global_eBusiness_CA.pem
Adding debian:Equifax_Secure_Global_eBusiness_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:TDC_Internet_Root_CA.pem
INFO interface: info: Adding debian:TDC_Internet_Root_CA.pem
Adding debian:TDC_Internet_Root_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:GlobalSign_Root_CA.pem
INFO interface: info: Adding debian:GlobalSign_Root_CA.pem
Adding debian:GlobalSign_Root_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Verisign_Class_1_Public_Primary_Certification_Authority.pem
INFO interface: info: Adding debian:Verisign_Class_1_Public_Primary_Certification_Authority.pem
Adding debian:Verisign_Class_1_Public_Primary_Certification_Authority.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem
INFO interface: info: Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem
Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem
INFO interface: info: Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem
Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:TURKTRUST_Certificate_Services_Provider_Root_1.pem
INFO interface: info: Adding debian:TURKTRUST_Certificate_Services_Provider_Root_1.pem
Adding debian:TURKTRUST_Certificate_Services_Provider_Root_1.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:thawte_Primary_Root_CA_-_G3.pem
INFO interface: info: Adding debian:thawte_Primary_Root_CA_-_G3.pem
Adding debian:thawte_Primary_Root_CA_-_G3.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Comodo_Secure_Services_root.pem
INFO interface: info: Adding debian:Comodo_Secure_Services_root.pem
Adding debian:Comodo_Secure_Services_root.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem
INFO interface: info: Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem
Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Starfield_Class_2_CA.pem
INFO interface: info: Adding debian:Starfield_Class_2_CA.pem
Adding debian:Starfield_Class_2_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:GTE_CyberTrust_Global_Root.pem
INFO interface: info: Adding debian:GTE_CyberTrust_Global_Root.pem
Adding debian:GTE_CyberTrust_Global_Root.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:CA_Disig.pem
INFO interface: info: Adding debian:CA_Disig.pem
Adding debian:CA_Disig.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:AddTrust_External_Root.pem
INFO interface: info: Adding debian:AddTrust_External_Root.pem
Adding debian:AddTrust_External_Root.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:cacert.org.pem
INFO interface: info: Adding debian:cacert.org.pem
Adding debian:cacert.org.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Wells_Fargo_Root_CA.pem
INFO interface: info: Adding debian:Wells_Fargo_Root_CA.pem
Adding debian:Wells_Fargo_Root_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:COMODO_Certification_Authority.pem
INFO interface: info: Adding debian:COMODO_Certification_Authority.pem
Adding debian:COMODO_Certification_Authority.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Firmaprofesional_Root_CA.pem
INFO interface: info: Adding debian:Firmaprofesional_Root_CA.pem
Adding debian:Firmaprofesional_Root_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Global_Chambersign_Root_-_2008.pem
INFO interface: info: Adding debian:Global_Chambersign_Root_-_2008.pem
Adding debian:Global_Chambersign_Root_-_2008.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem
INFO interface: info: Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem
Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:TWCA_Root_Certification_Authority.pem
INFO interface: info: Adding debian:TWCA_Root_Certification_Authority.pem
Adding debian:TWCA_Root_Certification_Authority.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Comodo_Trusted_Services_root.pem
INFO interface: info: Adding debian:Comodo_Trusted_Services_root.pem
Adding debian:Comodo_Trusted_Services_root.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:AffirmTrust_Premium.pem
INFO interface: info: Adding debian:AffirmTrust_Premium.pem
Adding debian:AffirmTrust_Premium.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Certum_Root_CA.pem
INFO interface: info: Adding debian:Certum_Root_CA.pem
Adding debian:Certum_Root_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:EBG_Elektronik_Sertifika_Hizmet_Sağlayıcısı.pem
INFO interface: info: Adding debian:EBG_Elektronik_Sertifika_Hizmet_Sağlayıcısı.pem
Adding debian:EBG_Elektronik_Sertifika_Hizmet_Sağlayıcısı.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Equifax_Secure_CA.pem
INFO interface: info: Adding debian:Equifax_Secure_CA.pem
Adding debian:Equifax_Secure_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:TC_TrustCenter_Class_2_CA_II.pem
INFO interface: info: Adding debian:TC_TrustCenter_Class_2_CA_II.pem
Adding debian:TC_TrustCenter_Class_2_CA_II.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Microsec_e-Szigno_Root_CA_2009.pem
INFO interface: info: Adding debian:Microsec_e-Szigno_Root_CA_2009.pem
Adding debian:Microsec_e-Szigno_Root_CA_2009.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:GeoTrust_Global_CA_2.pem
INFO interface: info: Adding debian:GeoTrust_Global_CA_2.pem
Adding debian:GeoTrust_Global_CA_2.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem
INFO interface: info: Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem
Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Camerfirma_Global_Chambersign_Root.pem
INFO interface: info: Adding debian:Camerfirma_Global_Chambersign_Root.pem
Adding debian:Camerfirma_Global_Chambersign_Root.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:thawte_Primary_Root_CA_-_G2.pem
INFO interface: info: Adding debian:thawte_Primary_Root_CA_-_G2.pem
Adding debian:thawte_Primary_Root_CA_-_G2.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:NetLock_Notary_=Class_A=_Root.pem
INFO interface: info: Adding debian:NetLock_Notary_=Class_A=_Root.pem
Adding debian:NetLock_Notary_=Class_A=_Root.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:ePKI_Root_Certification_Authority.pem
INFO interface: info: Adding debian:ePKI_Root_Certification_Authority.pem
Adding debian:ePKI_Root_Certification_Authority.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:America_Online_Root_Certification_Authority_1.pem
INFO interface: info: Adding debian:America_Online_Root_Certification_Authority_1.pem
Adding debian:America_Online_Root_Certification_Authority_1.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:NetLock_Express_=Class_C=_Root.pem
INFO interface: info: Adding debian:NetLock_Express_=Class_C=_Root.pem
Adding debian:NetLock_Express_=Class_C=_Root.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Certinomis_-_Autorité_Racine.pem
INFO interface: info: Adding debian:Certinomis_-_Autorité_Racine.pem
Adding debian:Certinomis_-_Autorité_Racine.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Thawte_Premium_Server_CA.pem
INFO interface: info: Adding debian:Thawte_Premium_Server_CA.pem
Adding debian:Thawte_Premium_Server_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:Staat_der_Nederlanden_Root_CA.pem
INFO interface: info: Adding debian:Staat_der_Nederlanden_Root_CA.pem
Adding debian:Staat_der_Nederlanden_Root_CA.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:CNNIC_ROOT.pem
INFO interface: info: Adding debian:CNNIC_ROOT.pem
Adding debian:CNNIC_ROOT.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Adding debian:QuoVadis_Root_CA_2.pem
INFO interface: info: Adding debian:QuoVadis_Root_CA_2.pem
Adding debian:QuoVadis_Root_CA_2.pem
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: done.
INFO interface: info: done.
done.
DEBUG ssh: stdout: Setting up openjdk-6-jre-lib (6b27-1.12.5-0ubuntu0.12.04.1) ...
INFO interface: info: Setting up openjdk-6-jre-lib (6b27-1.12.5-0ubuntu0.12.04.1) ...
Setting up openjdk-6-jre-lib (6b27-1.12.5-0ubuntu0.12.04.1) ...
DEBUG ssh: stdout: Processing triggers for libc-bin ...
INFO interface: info: Processing triggers for libc-bin ...
Processing triggers for libc-bin ...
DEBUG ssh: stdout: ldconfig deferred processing now taking place
INFO interface: info: ldconfig deferred processing now taking place
ldconfig deferred processing now taking place
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Installing rbenv
INFO interface: info: Installing rbenv
Installing rbenv
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Cloning into '/home/vagrant/.rbenv'...
INFO interface: info: Cloning into '/home/vagrant/.rbenv'...
Cloning into '/home/vagrant/.rbenv'...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Installing ruby-build
INFO interface: info: Installing ruby-build
Installing ruby-build
DEBUG ssh: stdout: Cloning into '/home/vagrant/.rbenv/plugins/ruby-build'...
INFO interface: info: Cloning into '/home/vagrant/.rbenv/plugins/ruby-build'...
Cloning into '/home/vagrant/.rbenv/plugins/ruby-build'...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Adding rbenv to $PATH in ~/.bashrc
INFO interface: info: Adding rbenv to $PATH in ~/.bashrc
Adding rbenv to $PATH in ~/.bashrc
DEBUG ssh: stdout: Installing Ruby 1.9.3-p374
INFO interface: info: Installing Ruby 1.9.3-p374
Installing Ruby 1.9.3-p374
DEBUG ssh: stdout: Downloading yaml-0.1.4.tar.gz...
INFO interface: info: Downloading yaml-0.1.4.tar.gz...
Downloading yaml-0.1.4.tar.gz...
DEBUG ssh: stdout: -> http://dqw8nmjcqpjn7.cloudfront.net/36c852831d02cf90508c29852361d01b
INFO interface: info: -> http://dqw8nmjcqpjn7.cloudfront.net/36c852831d02cf90508c29852361d01b
-> http://dqw8nmjcqpjn7.cloudfront.net/36c852831d02cf90508c29852361d01b
DEBUG ssh: stdout: Installing yaml-0.1.4...
INFO interface: info: Installing yaml-0.1.4...
Installing yaml-0.1.4...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Installed yaml-0.1.4 to /home/vagrant/.rbenv/versions/1.9.3-p374
Downloading ruby-1.9.3-p374.tar.gz...
INFO interface: info: Installed yaml-0.1.4 to /home/vagrant/.rbenv/versions/1.9.3-p374
Downloading ruby-1.9.3-p374.tar.gz...
Installed yaml-0.1.4 to /home/vagrant/.rbenv/versions/1.9.3-p374
Downloading ruby-1.9.3-p374.tar.gz...
DEBUG ssh: stdout: -> http://dqw8nmjcqpjn7.cloudfront.net/90b6c327abcdf30a954c2d6ae44da2a9
INFO interface: info: -> http://dqw8nmjcqpjn7.cloudfront.net/90b6c327abcdf30a954c2d6ae44da2a9
-> http://dqw8nmjcqpjn7.cloudfront.net/90b6c327abcdf30a954c2d6ae44da2a9
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Installing ruby-1.9.3-p374...
INFO interface: info: Installing ruby-1.9.3-p374...
Installing ruby-1.9.3-p374...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Installed ruby-1.9.3-p374 to /home/vagrant/.rbenv/versions/1.9.3-p374
INFO interface: info: Installed ruby-1.9.3-p374 to /home/vagrant/.rbenv/versions/1.9.3-p374
Installed ruby-1.9.3-p374 to /home/vagrant/.rbenv/versions/1.9.3-p374
DEBUG ssh: stdout: Installing gem bundler
INFO interface: info: Installing gem bundler
Installing gem bundler
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Successfully installed bundler-1.3.5
1 gem installed
Installing ri documentation for bundler-1.3.5...
Installing RDoc documentation for bundler-1.3.5...
INFO interface: info: Successfully installed bundler-1.3.5
1 gem installed
Installing ri documentation for bundler-1.3.5...
Installing RDoc documentation for bundler-1.3.5...
Successfully installed bundler-1.3.5
1 gem installed
Installing ri documentation for bundler-1.3.5...
Installing RDoc documentation for bundler-1.3.5...
DEBUG ssh: stdout: Installing ruby packages
INFO interface: info: Installing ruby packages
Installing ruby packages
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Fetching gem metadata from https://rubygems.org/.
INFO interface: info: Fetching gem metadata from https://rubygems.org/.
Fetching gem metadata from https://rubygems.org/.
DEBUG ssh: stdout: .
INFO interface: info: .
.
DEBUG ssh: stdout: .
INFO interface: info: .
.
DEBUG ssh: stdout: .
INFO interface: info: .
.
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: .
INFO interface: info: .
.
DEBUG ssh: stdout: .
INFO interface: info: .
.
DEBUG ssh: stdout: .
INFO interface: info: .
.
DEBUG ssh: stdout: .
INFO interface: info: .
.
DEBUG ssh: stdout: .
INFO interface: info: .
.
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Fetching gem metadata from https://rubygems.org/
INFO interface: info: Fetching gem metadata from https://rubygems.org/
Fetching gem metadata from https://rubygems.org/
DEBUG ssh: stdout: .
INFO interface: info: .
.
DEBUG ssh: stdout: .
INFO interface: info: .
.
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Installing rake (10.0.4)
INFO interface: info: Installing rake (10.0.4)
Installing rake (10.0.4)
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Installing addressable (2.3.5)
INFO interface: info: Installing addressable (2.3.5)
Installing addressable (2.3.5)
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Installing sass (3.2.9)
INFO interface: info: Installing sass (3.2.9)
Installing sass (3.2.9)
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Installing thor (0.18.1)
INFO interface: info: Installing thor (0.18.1)
Installing thor (0.18.1)
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Installing bourbon (3.1.8)
INFO interface: info: Installing bourbon (3.1.8)
Installing bourbon (3.1.8)
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Installing colorize (0.5.8)
INFO interface: info: Installing colorize (0.5.8)
Installing colorize (0.5.8)
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Installing launchy (2.1.2)
INFO interface: info: Installing launchy (2.1.2)
Installing launchy (2.1.2)
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Installing neat (1.3.0)
INFO interface: info: Installing neat (1.3.0)
Installing neat (1.3.0)
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Installing sys-proctable (0.9.3)
INFO interface: info: Installing sys-proctable (0.9.3)
Installing sys-proctable (0.9.3)
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Using bundler (1.3.5)
INFO interface: info: Using bundler (1.3.5)
Using bundler (1.3.5)
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Your bundle is complete!
INFO interface: info: Your bundle is complete!
Your bundle is complete!
DEBUG ssh: stdout: Use `bundle show [gemname]` to see where a bundled gem is installed.
INFO interface: info: Use `bundle show [gemname]` to see where a bundled gem is installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.
DEBUG ssh: stdout: Installing python virtualenv
INFO interface: info: Installing python virtualenv
Installing python virtualenv
DEBUG ssh: stdout: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/initialize
INFO interface: info: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/initialize
virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/initialize
DEBUG ssh: stdout: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/premkvirtualenv
INFO interface: info: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/premkvirtualenv
virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/premkvirtualenv
DEBUG ssh: stdout: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/postmkvirtualenv
INFO interface: info: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/postmkvirtualenv
virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/postmkvirtualenv
DEBUG ssh: stdout: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/prermvirtualenv
INFO interface: info: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/prermvirtualenv
virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/prermvirtualenv
DEBUG ssh: stdout: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/postrmvirtualenv
INFO interface: info: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/postrmvirtualenv
virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/postrmvirtualenv
DEBUG ssh: stdout: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/predeactivate
INFO interface: info: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/predeactivate
virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/predeactivate
DEBUG ssh: stdout: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/postdeactivate
INFO interface: info: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/postdeactivate
virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/postdeactivate
DEBUG ssh: stdout: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/preactivate
INFO interface: info: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/preactivate
virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/preactivate
DEBUG ssh: stdout: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/postactivate
INFO interface: info: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/postactivate
virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/postactivate
DEBUG ssh: stdout: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/get_env_details
INFO interface: info: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/get_env_details
virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/get_env_details
DEBUG ssh: stdout: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/premkproject
INFO interface: info: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/premkproject
virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/premkproject
DEBUG ssh: stdout: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/postmkproject
INFO interface: info: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/postmkproject
virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/postmkproject
DEBUG ssh: stdout: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/prermproject
INFO interface: info: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/prermproject
virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/prermproject
DEBUG ssh: stdout: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/postrmproject
INFO interface: info: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/postrmproject
virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/postrmproject
DEBUG ssh: stdout: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/edx-platform/bin/predeactivate
INFO interface: info: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/edx-platform/bin/predeactivate
virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/edx-platform/bin/predeactivate
DEBUG ssh: stdout: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/edx-platform/bin/postdeactivate
INFO interface: info: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/edx-platform/bin/postdeactivate
virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/edx-platform/bin/postdeactivate
DEBUG ssh: stdout: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/edx-platform/bin/preactivate
INFO interface: info: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/edx-platform/bin/preactivate
virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/edx-platform/bin/preactivate
DEBUG ssh: stdout: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/edx-platform/bin/postactivate
INFO interface: info: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/edx-platform/bin/postactivate
virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/edx-platform/bin/postactivate
DEBUG ssh: stdout: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/edx-platform/bin/get_env_details
INFO interface: info: virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/edx-platform/bin/get_env_details
virtualenvwrapper.user_scripts creating /home/vagrant/.virtualenvs/edx-platform/bin/get_env_details
DEBUG ssh: stdout: Setting project for edx-platform to /home/vagrant/.virtualenvs
INFO interface: info: Setting project for edx-platform to /home/vagrant/.virtualenvs
Setting project for edx-platform to /home/vagrant/.virtualenvs
DEBUG ssh: stdout: Building Distribute
INFO interface: info: Building Distribute
Building Distribute
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: distribute-0.6.28/
distribute-0.6.28/CHANGES.txt
distribute-0.6.28/CONTRIBUTORS.txt
distribute-0.6.28/DEVGUIDE.txt
distribute-0.6.28/distribute.egg-info/
distribute-0.6.28/distribute.egg-info/dependency_links.txt
distribute-0.6.28/distribute.egg-info/entry_points.txt
distribute-0.6.28/distribute.egg-info/PKG-INFO
INFO interface: info: distribute-0.6.28/
distribute-0.6.28/CHANGES.txt
distribute-0.6.28/CONTRIBUTORS.txt
distribute-0.6.28/DEVGUIDE.txt
distribute-0.6.28/distribute.egg-info/
distribute-0.6.28/distribute.egg-info/dependency_links.txt
distribute-0.6.28/distribute.egg-info/entry_points.txt
distribute-0.6.28/distribute.egg-info/PKG-INFO
distribute-0.6.28/
distribute-0.6.28/CHANGES.txt
distribute-0.6.28/CONTRIBUTORS.txt
distribute-0.6.28/DEVGUIDE.txt
distribute-0.6.28/distribute.egg-info/
distribute-0.6.28/distribute.egg-info/dependency_links.txt
distribute-0.6.28/distribute.egg-info/entry_points.txt
distribute-0.6.28/distribute.egg-info/PKG-INFO
DEBUG ssh: stdout: distribute-0.6.28/distribute.egg-info/SOURCES.txt
distribute-0.6.28/distribute.egg-info/top_level.txt
distribute-0.6.28/distribute.egg-info/zip-safe
distribute-0.6.28/distribute_setup.py
INFO interface: info: distribute-0.6.28/distribute.egg-info/SOURCES.txt
distribute-0.6.28/distribute.egg-info/top_level.txt
distribute-0.6.28/distribute.egg-info/zip-safe
distribute-0.6.28/distribute_setup.py
distribute-0.6.28/distribute.egg-info/SOURCES.txt
distribute-0.6.28/distribute.egg-info/top_level.txt
distribute-0.6.28/distribute.egg-info/zip-safe
distribute-0.6.28/distribute_setup.py
DEBUG ssh: stdout: distribute-0.6.28/docs/
distribute-0.6.28/docs/build/
distribute-0.6.28/docs/build/html/
distribute-0.6.28/docs/build/html/_sources/
distribute-0.6.28/docs/build/html/_sources/easy_install.txt
INFO interface: info: distribute-0.6.28/docs/
distribute-0.6.28/docs/build/
distribute-0.6.28/docs/build/html/
distribute-0.6.28/docs/build/html/_sources/
distribute-0.6.28/docs/build/html/_sources/easy_install.txt
distribute-0.6.28/docs/
distribute-0.6.28/docs/build/
distribute-0.6.28/docs/build/html/
distribute-0.6.28/docs/build/html/_sources/
distribute-0.6.28/docs/build/html/_sources/easy_install.txt
DEBUG ssh: stdout: distribute-0.6.28/docs/build/html/_sources/index.txt
distribute-0.6.28/docs/build/html/_sources/pkg_resources.txt
INFO interface: info: distribute-0.6.28/docs/build/html/_sources/index.txt
distribute-0.6.28/docs/build/html/_sources/pkg_resources.txt
distribute-0.6.28/docs/build/html/_sources/index.txt
distribute-0.6.28/docs/build/html/_sources/pkg_resources.txt
DEBUG ssh: stdout: distribute-0.6.28/docs/build/html/_sources/python3.txt
distribute-0.6.28/docs/build/html/_sources/roadmap.txt
distribute-0.6.28/docs/build/html/_sources/setuptools.txt
INFO interface: info: distribute-0.6.28/docs/build/html/_sources/python3.txt
distribute-0.6.28/docs/build/html/_sources/roadmap.txt
distribute-0.6.28/docs/build/html/_sources/setuptools.txt
distribute-0.6.28/docs/build/html/_sources/python3.txt
distribute-0.6.28/docs/build/html/_sources/roadmap.txt
distribute-0.6.28/docs/build/html/_sources/setuptools.txt
DEBUG ssh: stdout: distribute-0.6.28/docs/build/html/_sources/using.txt
distribute-0.6.28/docs/build/html/_static/
distribute-0.6.28/docs/build/html/_static/basic.css
distribute-0.6.28/docs/build/html/_static/nature.css
INFO interface: info: distribute-0.6.28/docs/build/html/_sources/using.txt
distribute-0.6.28/docs/build/html/_static/
distribute-0.6.28/docs/build/html/_static/basic.css
distribute-0.6.28/docs/build/html/_static/nature.css
distribute-0.6.28/docs/build/html/_sources/using.txt
distribute-0.6.28/docs/build/html/_static/
distribute-0.6.28/docs/build/html/_static/basic.css
distribute-0.6.28/docs/build/html/_static/nature.css
DEBUG ssh: stdout: distribute-0.6.28/docs/build/html/_static/pygments.css
distribute-0.6.28/docs/conf.py
distribute-0.6.28/docs/easy_install.txt
INFO interface: info: distribute-0.6.28/docs/build/html/_static/pygments.css
distribute-0.6.28/docs/conf.py
distribute-0.6.28/docs/easy_install.txt
distribute-0.6.28/docs/build/html/_static/pygments.css
distribute-0.6.28/docs/conf.py
distribute-0.6.28/docs/easy_install.txt
DEBUG ssh: stdout: distribute-0.6.28/docs/index.txt
distribute-0.6.28/docs/Makefile
distribute-0.6.28/docs/pkg_resources.txt
INFO interface: info: distribute-0.6.28/docs/index.txt
distribute-0.6.28/docs/Makefile
distribute-0.6.28/docs/pkg_resources.txt
distribute-0.6.28/docs/index.txt
distribute-0.6.28/docs/Makefile
distribute-0.6.28/docs/pkg_resources.txt
DEBUG ssh: stdout: distribute-0.6.28/docs/python3.txt
INFO interface: info: distribute-0.6.28/docs/python3.txt
distribute-0.6.28/docs/python3.txt
DEBUG ssh: stdout: distribute-0.6.28/docs/roadmap.txt
distribute-0.6.28/docs/setuptools.txt
INFO interface: info: distribute-0.6.28/docs/roadmap.txt
distribute-0.6.28/docs/setuptools.txt
distribute-0.6.28/docs/roadmap.txt
distribute-0.6.28/docs/setuptools.txt
DEBUG ssh: stdout: distribute-0.6.28/docs/using.txt
distribute-0.6.28/docs/_templates/
distribute-0.6.28/docs/_templates/indexsidebar.html
distribute-0.6.28/docs/_theme/
distribute-0.6.28/docs/_theme/nature/
distribute-0.6.28/docs/_theme/nature/static/
distribute-0.6.28/docs/_theme/nature/static/nature.css_t
INFO interface: info: distribute-0.6.28/docs/using.txt
distribute-0.6.28/docs/_templates/
distribute-0.6.28/docs/_templates/indexsidebar.html
distribute-0.6.28/docs/_theme/
distribute-0.6.28/docs/_theme/nature/
distribute-0.6.28/docs/_theme/nature/static/
distribute-0.6.28/docs/_theme/nature/static/nature.css_t
distribute-0.6.28/docs/using.txt
distribute-0.6.28/docs/_templates/
distribute-0.6.28/docs/_templates/indexsidebar.html
distribute-0.6.28/docs/_theme/
distribute-0.6.28/docs/_theme/nature/
distribute-0.6.28/docs/_theme/nature/static/
distribute-0.6.28/docs/_theme/nature/static/nature.css_t
DEBUG ssh: stdout: distribute-0.6.28/docs/_theme/nature/static/pygments.css
distribute-0.6.28/docs/_theme/nature/theme.conf
distribute-0.6.28/easy_install.py
distribute-0.6.28/launcher.c
distribute-0.6.28/MANIFEST.in
distribute-0.6.28/PKG-INFO
INFO interface: info: distribute-0.6.28/docs/_theme/nature/static/pygments.css
distribute-0.6.28/docs/_theme/nature/theme.conf
distribute-0.6.28/easy_install.py
distribute-0.6.28/launcher.c
distribute-0.6.28/MANIFEST.in
distribute-0.6.28/PKG-INFO
distribute-0.6.28/docs/_theme/nature/static/pygments.css
distribute-0.6.28/docs/_theme/nature/theme.conf
distribute-0.6.28/easy_install.py
distribute-0.6.28/launcher.c
distribute-0.6.28/MANIFEST.in
distribute-0.6.28/PKG-INFO
DEBUG ssh: stdout: distribute-0.6.28/pkg_resources.py
INFO interface: info: distribute-0.6.28/pkg_resources.py
distribute-0.6.28/pkg_resources.py
DEBUG ssh: stdout: distribute-0.6.28/README.txt
distribute-0.6.28/release.py
distribute-0.6.28/setup.cfg
distribute-0.6.28/setup.py
INFO interface: info: distribute-0.6.28/README.txt
distribute-0.6.28/release.py
distribute-0.6.28/setup.cfg
distribute-0.6.28/setup.py
distribute-0.6.28/README.txt
distribute-0.6.28/release.py
distribute-0.6.28/setup.cfg
distribute-0.6.28/setup.py
DEBUG ssh: stdout: distribute-0.6.28/setuptools/
distribute-0.6.28/setuptools/archive_util.py
distribute-0.6.28/setuptools/cli-32.exe
INFO interface: info: distribute-0.6.28/setuptools/
distribute-0.6.28/setuptools/archive_util.py
distribute-0.6.28/setuptools/cli-32.exe
distribute-0.6.28/setuptools/
distribute-0.6.28/setuptools/archive_util.py
distribute-0.6.28/setuptools/cli-32.exe
DEBUG ssh: stdout: distribute-0.6.28/setuptools/cli-64.exe
INFO interface: info: distribute-0.6.28/setuptools/cli-64.exe
distribute-0.6.28/setuptools/cli-64.exe
DEBUG ssh: stdout: distribute-0.6.28/setuptools/cli.exe
INFO interface: info: distribute-0.6.28/setuptools/cli.exe
distribute-0.6.28/setuptools/cli.exe
DEBUG ssh: stdout: distribute-0.6.28/setuptools/command/
distribute-0.6.28/setuptools/command/alias.py
distribute-0.6.28/setuptools/command/bdist_egg.py
INFO interface: info: distribute-0.6.28/setuptools/command/
distribute-0.6.28/setuptools/command/alias.py
distribute-0.6.28/setuptools/command/bdist_egg.py
distribute-0.6.28/setuptools/command/
distribute-0.6.28/setuptools/command/alias.py
distribute-0.6.28/setuptools/command/bdist_egg.py
DEBUG ssh: stdout: distribute-0.6.28/setuptools/command/bdist_rpm.py
distribute-0.6.28/setuptools/command/bdist_wininst.py
distribute-0.6.28/setuptools/command/build_ext.py
distribute-0.6.28/setuptools/command/build_py.py
INFO interface: info: distribute-0.6.28/setuptools/command/bdist_rpm.py
distribute-0.6.28/setuptools/command/bdist_wininst.py
distribute-0.6.28/setuptools/command/build_ext.py
distribute-0.6.28/setuptools/command/build_py.py
distribute-0.6.28/setuptools/command/bdist_rpm.py
distribute-0.6.28/setuptools/command/bdist_wininst.py
distribute-0.6.28/setuptools/command/build_ext.py
distribute-0.6.28/setuptools/command/build_py.py
DEBUG ssh: stdout: distribute-0.6.28/setuptools/command/develop.py
distribute-0.6.28/setuptools/command/easy_install.py
INFO interface: info: distribute-0.6.28/setuptools/command/develop.py
distribute-0.6.28/setuptools/command/easy_install.py
distribute-0.6.28/setuptools/command/develop.py
distribute-0.6.28/setuptools/command/easy_install.py
DEBUG ssh: stdout: distribute-0.6.28/setuptools/command/egg_info.py
INFO interface: info: distribute-0.6.28/setuptools/command/egg_info.py
distribute-0.6.28/setuptools/command/egg_info.py
DEBUG ssh: stdout: distribute-0.6.28/setuptools/command/install.py
distribute-0.6.28/setuptools/command/install_egg_info.py
distribute-0.6.28/setuptools/command/install_lib.py
distribute-0.6.28/setuptools/command/install_scripts.py
distribute-0.6.28/setuptools/command/register.py
distribute-0.6.28/setuptools/command/rotate.py
distribute-0.6.28/setuptools/command/saveopts.py
distribute-0.6.28/setuptools/command/sdist.py
INFO interface: info: distribute-0.6.28/setuptools/command/install.py
distribute-0.6.28/setuptools/command/install_egg_info.py
distribute-0.6.28/setuptools/command/install_lib.py
distribute-0.6.28/setuptools/command/install_scripts.py
distribute-0.6.28/setuptools/command/register.py
distribute-0.6.28/setuptools/command/rotate.py
distribute-0.6.28/setuptools/command/saveopts.py
distribute-0.6.28/setuptools/command/sdist.py
distribute-0.6.28/setuptools/command/install.py
distribute-0.6.28/setuptools/command/install_egg_info.py
distribute-0.6.28/setuptools/command/install_lib.py
distribute-0.6.28/setuptools/command/install_scripts.py
distribute-0.6.28/setuptools/command/register.py
distribute-0.6.28/setuptools/command/rotate.py
distribute-0.6.28/setuptools/command/saveopts.py
distribute-0.6.28/setuptools/command/sdist.py
DEBUG ssh: stdout: distribute-0.6.28/setuptools/command/setopt.py
distribute-0.6.28/setuptools/command/test.py
distribute-0.6.28/setuptools/command/upload.py
distribute-0.6.28/setuptools/command/upload_docs.py
distribute-0.6.28/setuptools/command/__init__.py
distribute-0.6.28/setuptools/depends.py
INFO interface: info: distribute-0.6.28/setuptools/command/setopt.py
distribute-0.6.28/setuptools/command/test.py
distribute-0.6.28/setuptools/command/upload.py
distribute-0.6.28/setuptools/command/upload_docs.py
distribute-0.6.28/setuptools/command/__init__.py
distribute-0.6.28/setuptools/depends.py
distribute-0.6.28/setuptools/command/setopt.py
distribute-0.6.28/setuptools/command/test.py
distribute-0.6.28/setuptools/command/upload.py
distribute-0.6.28/setuptools/command/upload_docs.py
distribute-0.6.28/setuptools/command/__init__.py
distribute-0.6.28/setuptools/depends.py
DEBUG ssh: stdout: distribute-0.6.28/setuptools/dist.py
INFO interface: info: distribute-0.6.28/setuptools/dist.py
distribute-0.6.28/setuptools/dist.py
DEBUG ssh: stdout: distribute-0.6.28/setuptools/extension.py
distribute-0.6.28/setuptools/gui-32.exe
INFO interface: info: distribute-0.6.28/setuptools/extension.py
distribute-0.6.28/setuptools/gui-32.exe
distribute-0.6.28/setuptools/extension.py
distribute-0.6.28/setuptools/gui-32.exe
DEBUG ssh: stdout: distribute-0.6.28/setuptools/gui-64.exe
INFO interface: info: distribute-0.6.28/setuptools/gui-64.exe
distribute-0.6.28/setuptools/gui-64.exe
DEBUG ssh: stdout: distribute-0.6.28/setuptools/gui.exe
INFO interface: info: distribute-0.6.28/setuptools/gui.exe
distribute-0.6.28/setuptools/gui.exe
DEBUG ssh: stdout: distribute-0.6.28/setuptools/package_index.py
INFO interface: info: distribute-0.6.28/setuptools/package_index.py
distribute-0.6.28/setuptools/package_index.py
DEBUG ssh: stdout: distribute-0.6.28/setuptools/sandbox.py
distribute-0.6.28/setuptools/script template (dev).py
distribute-0.6.28/setuptools/script template.py
distribute-0.6.28/setuptools/tests/
distribute-0.6.28/setuptools/tests/doctest.py
INFO interface: info: distribute-0.6.28/setuptools/sandbox.py
distribute-0.6.28/setuptools/script template (dev).py
distribute-0.6.28/setuptools/script template.py
distribute-0.6.28/setuptools/tests/
distribute-0.6.28/setuptools/tests/doctest.py
distribute-0.6.28/setuptools/sandbox.py
distribute-0.6.28/setuptools/script template (dev).py
distribute-0.6.28/setuptools/script template.py
distribute-0.6.28/setuptools/tests/
distribute-0.6.28/setuptools/tests/doctest.py
DEBUG ssh: stdout: distribute-0.6.28/setuptools/tests/indexes/
distribute-0.6.28/setuptools/tests/indexes/test_links_priority/
distribute-0.6.28/setuptools/tests/indexes/test_links_priority/external.html
distribute-0.6.28/setuptools/tests/indexes/test_links_priority/simple/
distribute-0.6.28/setuptools/tests/indexes/test_links_priority/simple/foobar/
distribute-0.6.28/setuptools/tests/indexes/test_links_priority/simple/foobar/index.html
distribute-0.6.28/setuptools/tests/py26compat.py
distribute-0.6.28/setuptools/tests/server.py
distribute-0.6.28/setuptools/tests/test_bdist_egg.py
distribute-0.6.28/setuptools/tests/test_build_ext.py
distribute-0.6.28/setuptools/tests/test_develop.py
distribute-0.6.28/setuptools/tests/test_dist_info.py
distribute-0.6.28/setuptools/tests/test_easy_install.py
distribute-0.6.28/setuptools/tests/test_packageindex.py
distribute-0.6.28/setuptools/tests/test_resources.py
INFO interface: info: distribute-0.6.28/setuptools/tests/indexes/
distribute-0.6.28/setuptools/tests/indexes/test_links_priority/
distribute-0.6.28/setuptools/tests/indexes/test_links_priority/external.html
distribute-0.6.28/setuptools/tests/indexes/test_links_priority/simple/
distribute-0.6.28/setuptools/tests/indexes/test_links_priority/simple/foobar/
distribute-0.6.28/setuptools/tests/indexes/test_links_priority/simple/foobar/index.html
distribute-0.6.28/setuptools/tests/py26compat.py
distribute-0.6.28/setuptools/tests/server.py
distribute-0.6.28/setuptools/tests/test_bdist_egg.py
distribute-0.6.28/setuptools/tests/test_build_ext.py
distribute-0.6.28/setuptools/tests/test_develop.py
distribute-0.6.28/setuptools/tests/test_dist_info.py
distribute-0.6.28/setuptools/tests/test_easy_install.py
distribute-0.6.28/setuptools/tests/test_packageindex.py
distribute-0.6.28/setuptools/tests/test_resources.py
distribute-0.6.28/setuptools/tests/indexes/
distribute-0.6.28/setuptools/tests/indexes/test_links_priority/
distribute-0.6.28/setuptools/tests/indexes/test_links_priority/external.html
distribute-0.6.28/setuptools/tests/indexes/test_links_priority/simple/
distribute-0.6.28/setuptools/tests/indexes/test_links_priority/simple/foobar/
distribute-0.6.28/setuptools/tests/indexes/test_links_priority/simple/foobar/index.html
distribute-0.6.28/setuptools/tests/py26compat.py
distribute-0.6.28/setuptools/tests/server.py
distribute-0.6.28/setuptools/tests/test_bdist_egg.py
distribute-0.6.28/setuptools/tests/test_build_ext.py
distribute-0.6.28/setuptools/tests/test_develop.py
distribute-0.6.28/setuptools/tests/test_dist_info.py
distribute-0.6.28/setuptools/tests/test_easy_install.py
distribute-0.6.28/setuptools/tests/test_packageindex.py
distribute-0.6.28/setuptools/tests/test_resources.py
DEBUG ssh: stdout: distribute-0.6.28/setuptools/tests/test_sandbox.py
distribute-0.6.28/setuptools/tests/test_upload_docs.py
distribute-0.6.28/setuptools/tests/win_script_wrapper.txt
INFO interface: info: distribute-0.6.28/setuptools/tests/test_sandbox.py
distribute-0.6.28/setuptools/tests/test_upload_docs.py
distribute-0.6.28/setuptools/tests/win_script_wrapper.txt
distribute-0.6.28/setuptools/tests/test_sandbox.py
distribute-0.6.28/setuptools/tests/test_upload_docs.py
distribute-0.6.28/setuptools/tests/win_script_wrapper.txt
DEBUG ssh: stdout: distribute-0.6.28/setuptools/tests/__init__.py
distribute-0.6.28/setuptools/__init__.py
distribute-0.6.28/site.py
distribute-0.6.28/tests/
distribute-0.6.28/tests/api_tests.txt
INFO interface: info: distribute-0.6.28/setuptools/tests/__init__.py
distribute-0.6.28/setuptools/__init__.py
distribute-0.6.28/site.py
distribute-0.6.28/tests/
distribute-0.6.28/tests/api_tests.txt
distribute-0.6.28/setuptools/tests/__init__.py
distribute-0.6.28/setuptools/__init__.py
distribute-0.6.28/site.py
distribute-0.6.28/tests/
distribute-0.6.28/tests/api_tests.txt
DEBUG ssh: stdout: distribute-0.6.28/tests/install_test.py
distribute-0.6.28/tests/manual_test.py
distribute-0.6.28/tests/python3.3_bdist_egg_test/
distribute-0.6.28/tests/python3.3_bdist_egg_test/module.py
distribute-0.6.28/tests/python3.3_bdist_egg_test/setup.py
distribute-0.6.28/tests/shlib_test/
distribute-0.6.28/tests/shlib_test/hello.c
distribute-0.6.28/tests/shlib_test/hello.pyx
distribute-0.6.28/tests/shlib_test/hellolib.c
distribute-0.6.28/tests/shlib_test/setup.py
distribute-0.6.28/tests/shlib_test/test_hello.py
distribute-0.6.28/tests/test_distribute_setup.py
distribute-0.6.28/tests/test_python33_bdist_egg.py
INFO interface: info: distribute-0.6.28/tests/install_test.py
distribute-0.6.28/tests/manual_test.py
distribute-0.6.28/tests/python3.3_bdist_egg_test/
distribute-0.6.28/tests/python3.3_bdist_egg_test/module.py
distribute-0.6.28/tests/python3.3_bdist_egg_test/setup.py
distribute-0.6.28/tests/shlib_test/
distribute-0.6.28/tests/shlib_test/hello.c
distribute-0.6.28/tests/shlib_test/hello.pyx
distribute-0.6.28/tests/shlib_test/hellolib.c
distribute-0.6.28/tests/shlib_test/setup.py
distribute-0.6.28/tests/shlib_test/test_hello.py
distribute-0.6.28/tests/test_distribute_setup.py
distribute-0.6.28/tests/test_python33_bdist_egg.py
distribute-0.6.28/tests/install_test.py
distribute-0.6.28/tests/manual_test.py
distribute-0.6.28/tests/python3.3_bdist_egg_test/
distribute-0.6.28/tests/python3.3_bdist_egg_test/module.py
distribute-0.6.28/tests/python3.3_bdist_egg_test/setup.py
distribute-0.6.28/tests/shlib_test/
distribute-0.6.28/tests/shlib_test/hello.c
distribute-0.6.28/tests/shlib_test/hello.pyx
distribute-0.6.28/tests/shlib_test/hellolib.c
distribute-0.6.28/tests/shlib_test/setup.py
distribute-0.6.28/tests/shlib_test/test_hello.py
distribute-0.6.28/tests/test_distribute_setup.py
distribute-0.6.28/tests/test_python33_bdist_egg.py
DEBUG ssh: stdout: Before install bootstrap.
INFO interface: info: Before install bootstrap.
Before install bootstrap.
DEBUG ssh: stdout: Scanning installed packages
INFO interface: info: Scanning installed packages
Scanning installed packages
DEBUG ssh: stdout: No setuptools distribution found
INFO interface: info: No setuptools distribution found
No setuptools distribution found
DEBUG ssh: stdout: running install
INFO interface: info: running install
running install
DEBUG ssh: stdout: running bdist_egg
INFO interface: info: running bdist_egg
running bdist_egg
DEBUG ssh: stdout: running egg_info
INFO interface: info: running egg_info
running egg_info
DEBUG ssh: stdout: writing distribute.egg-info/PKG-INFO
INFO interface: info: writing distribute.egg-info/PKG-INFO
writing distribute.egg-info/PKG-INFO
DEBUG ssh: stdout: writing top-level names to distribute.egg-info/top_level.txt
INFO interface: info: writing top-level names to distribute.egg-info/top_level.txt
writing top-level names to distribute.egg-info/top_level.txt
DEBUG ssh: stdout: writing dependency_links to distribute.egg-info/dependency_links.txt
INFO interface: info: writing dependency_links to distribute.egg-info/dependency_links.txt
writing dependency_links to distribute.egg-info/dependency_links.txt
DEBUG ssh: stdout: writing entry points to distribute.egg-info/entry_points.txt
INFO interface: info: writing entry points to distribute.egg-info/entry_points.txt
writing entry points to distribute.egg-info/entry_points.txt
DEBUG ssh: stdout: reading manifest file 'distribute.egg-info/SOURCES.txt'
INFO interface: info: reading manifest file 'distribute.egg-info/SOURCES.txt'
reading manifest file 'distribute.egg-info/SOURCES.txt'
DEBUG ssh: stdout: reading manifest template 'MANIFEST.in'
INFO interface: info: reading manifest template 'MANIFEST.in'
reading manifest template 'MANIFEST.in'
DEBUG ssh: stdout: writing manifest file 'distribute.egg-info/SOURCES.txt'
INFO interface: info: writing manifest file 'distribute.egg-info/SOURCES.txt'
writing manifest file 'distribute.egg-info/SOURCES.txt'
DEBUG ssh: stdout: installing library code to build/bdist.linux-i686/egg
INFO interface: info: installing library code to build/bdist.linux-i686/egg
installing library code to build/bdist.linux-i686/egg
DEBUG ssh: stdout: running install_lib
INFO interface: info: running install_lib
running install_lib
DEBUG ssh: stdout: running build_py
INFO interface: info: running build_py
running build_py
DEBUG ssh: stdout: creating build
INFO interface: info: creating build
creating build
DEBUG ssh: stdout: creating build/lib.linux-i686-2.7
INFO interface: info: creating build/lib.linux-i686-2.7
creating build/lib.linux-i686-2.7
DEBUG ssh: stdout: copying pkg_resources.py -> build/lib.linux-i686-2.7
INFO interface: info: copying pkg_resources.py -> build/lib.linux-i686-2.7
copying pkg_resources.py -> build/lib.linux-i686-2.7
DEBUG ssh: stdout: copying easy_install.py -> build/lib.linux-i686-2.7
INFO interface: info: copying easy_install.py -> build/lib.linux-i686-2.7
copying easy_install.py -> build/lib.linux-i686-2.7
DEBUG ssh: stdout: copying site.py -> build/lib.linux-i686-2.7
INFO interface: info: copying site.py -> build/lib.linux-i686-2.7
copying site.py -> build/lib.linux-i686-2.7
DEBUG ssh: stdout: creating build/lib.linux-i686-2.7/setuptools
INFO interface: info: creating build/lib.linux-i686-2.7/setuptools
creating build/lib.linux-i686-2.7/setuptools
DEBUG ssh: stdout: copying setuptools/sandbox.py -> build/lib.linux-i686-2.7/setuptools
INFO interface: info: copying setuptools/sandbox.py -> build/lib.linux-i686-2.7/setuptools
copying setuptools/sandbox.py -> build/lib.linux-i686-2.7/setuptools
DEBUG ssh: stdout: copying setuptools/archive_util.py -> build/lib.linux-i686-2.7/setuptools
INFO interface: info: copying setuptools/archive_util.py -> build/lib.linux-i686-2.7/setuptools
copying setuptools/archive_util.py -> build/lib.linux-i686-2.7/setuptools
DEBUG ssh: stdout: copying setuptools/package_index.py -> build/lib.linux-i686-2.7/setuptools
INFO interface: info: copying setuptools/package_index.py -> build/lib.linux-i686-2.7/setuptools
copying setuptools/package_index.py -> build/lib.linux-i686-2.7/setuptools
DEBUG ssh: stdout: copying setuptools/dist.py -> build/lib.linux-i686-2.7/setuptools
INFO interface: info: copying setuptools/dist.py -> build/lib.linux-i686-2.7/setuptools
copying setuptools/dist.py -> build/lib.linux-i686-2.7/setuptools
DEBUG ssh: stdout: copying setuptools/script template (dev).py -> build/lib.linux-i686-2.7/setuptools
INFO interface: info: copying setuptools/script template (dev).py -> build/lib.linux-i686-2.7/setuptools
copying setuptools/script template (dev).py -> build/lib.linux-i686-2.7/setuptools
DEBUG ssh: stdout: copying setuptools/extension.py -> build/lib.linux-i686-2.7/setuptools
INFO interface: info: copying setuptools/extension.py -> build/lib.linux-i686-2.7/setuptools
copying setuptools/extension.py -> build/lib.linux-i686-2.7/setuptools
DEBUG ssh: stdout: copying setuptools/script template.py -> build/lib.linux-i686-2.7/setuptools
INFO interface: info: copying setuptools/script template.py -> build/lib.linux-i686-2.7/setuptools
copying setuptools/script template.py -> build/lib.linux-i686-2.7/setuptools
DEBUG ssh: stdout: copying setuptools/depends.py -> build/lib.linux-i686-2.7/setuptools
INFO interface: info: copying setuptools/depends.py -> build/lib.linux-i686-2.7/setuptools
copying setuptools/depends.py -> build/lib.linux-i686-2.7/setuptools
DEBUG ssh: stdout: copying setuptools/__init__.py -> build/lib.linux-i686-2.7/setuptools
INFO interface: info: copying setuptools/__init__.py -> build/lib.linux-i686-2.7/setuptools
copying setuptools/__init__.py -> build/lib.linux-i686-2.7/setuptools
DEBUG ssh: stdout: creating build/lib.linux-i686-2.7/setuptools/command
INFO interface: info: creating build/lib.linux-i686-2.7/setuptools/command
creating build/lib.linux-i686-2.7/setuptools/command
DEBUG ssh: stdout: copying setuptools/command/setopt.py -> build/lib.linux-i686-2.7/setuptools/command
INFO interface: info: copying setuptools/command/setopt.py -> build/lib.linux-i686-2.7/setuptools/command
copying setuptools/command/setopt.py -> build/lib.linux-i686-2.7/setuptools/command
DEBUG ssh: stdout: copying setuptools/command/develop.py -> build/lib.linux-i686-2.7/setuptools/command
INFO interface: info: copying setuptools/command/develop.py -> build/lib.linux-i686-2.7/setuptools/command
copying setuptools/command/develop.py -> build/lib.linux-i686-2.7/setuptools/command
DEBUG ssh: stdout: copying setuptools/command/bdist_wininst.py -> build/lib.linux-i686-2.7/setuptools/command
INFO interface: info: copying setuptools/command/bdist_wininst.py -> build/lib.linux-i686-2.7/setuptools/command
copying setuptools/command/bdist_wininst.py -> build/lib.linux-i686-2.7/setuptools/command
DEBUG ssh: stdout: copying setuptools/command/upload.py -> build/lib.linux-i686-2.7/setuptools/command
INFO interface: info: copying setuptools/command/upload.py -> build/lib.linux-i686-2.7/setuptools/command
copying setuptools/command/upload.py -> build/lib.linux-i686-2.7/setuptools/command
DEBUG ssh: stdout: copying setuptools/command/bdist_rpm.py -> build/lib.linux-i686-2.7/setuptools/command
INFO interface: info: copying setuptools/command/bdist_rpm.py -> build/lib.linux-i686-2.7/setuptools/command
copying setuptools/command/bdist_rpm.py -> build/lib.linux-i686-2.7/setuptools/command
DEBUG ssh: stdout: copying setuptools/command/bdist_egg.py -> build/lib.linux-i686-2.7/setuptools/command
INFO interface: info: copying setuptools/command/bdist_egg.py -> build/lib.linux-i686-2.7/setuptools/command
copying setuptools/command/bdist_egg.py -> build/lib.linux-i686-2.7/setuptools/command
DEBUG ssh: stdout: copying setuptools/command/install_lib.py -> build/lib.linux-i686-2.7/setuptools/command
INFO interface: info: copying setuptools/command/install_lib.py -> build/lib.linux-i686-2.7/setuptools/command
copying setuptools/command/install_lib.py -> build/lib.linux-i686-2.7/setuptools/command
DEBUG ssh: stdout: copying setuptools/command/test.py -> build/lib.linux-i686-2.7/setuptools/command
INFO interface: info: copying setuptools/command/test.py -> build/lib.linux-i686-2.7/setuptools/command
copying setuptools/command/test.py -> build/lib.linux-i686-2.7/setuptools/command
DEBUG ssh: stdout: copying setuptools/command/build_py.py -> build/lib.linux-i686-2.7/setuptools/command
INFO interface: info: copying setuptools/command/build_py.py -> build/lib.linux-i686-2.7/setuptools/command
copying setuptools/command/build_py.py -> build/lib.linux-i686-2.7/setuptools/command
DEBUG ssh: stdout: copying setuptools/command/install_egg_info.py -> build/lib.linux-i686-2.7/setuptools/command
INFO interface: info: copying setuptools/command/install_egg_info.py -> build/lib.linux-i686-2.7/setuptools/command
copying setuptools/command/install_egg_info.py -> build/lib.linux-i686-2.7/setuptools/command
DEBUG ssh: stdout: copying setuptools/command/build_ext.py -> build/lib.linux-i686-2.7/setuptools/command
INFO interface: info: copying setuptools/command/build_ext.py -> build/lib.linux-i686-2.7/setuptools/command
copying setuptools/command/build_ext.py -> build/lib.linux-i686-2.7/setuptools/command
DEBUG ssh: stdout: copying setuptools/command/alias.py -> build/lib.linux-i686-2.7/setuptools/command
INFO interface: info: copying setuptools/command/alias.py -> build/lib.linux-i686-2.7/setuptools/command
copying setuptools/command/alias.py -> build/lib.linux-i686-2.7/setuptools/command
DEBUG ssh: stdout: copying setuptools/command/install_scripts.py -> build/lib.linux-i686-2.7/setuptools/command
INFO interface: info: copying setuptools/command/install_scripts.py -> build/lib.linux-i686-2.7/setuptools/command
copying setuptools/command/install_scripts.py -> build/lib.linux-i686-2.7/setuptools/command
DEBUG ssh: stdout: copying setuptools/command/saveopts.py -> build/lib.linux-i686-2.7/setuptools/command
INFO interface: info: copying setuptools/command/saveopts.py -> build/lib.linux-i686-2.7/setuptools/command
copying setuptools/command/saveopts.py -> build/lib.linux-i686-2.7/setuptools/command
DEBUG ssh: stdout: copying setuptools/command/sdist.py -> build/lib.linux-i686-2.7/setuptools/command
INFO interface: info: copying setuptools/command/sdist.py -> build/lib.linux-i686-2.7/setuptools/command
copying setuptools/command/sdist.py -> build/lib.linux-i686-2.7/setuptools/command
DEBUG ssh: stdout: copying setuptools/command/upload_docs.py -> build/lib.linux-i686-2.7/setuptools/command
INFO interface: info: copying setuptools/command/upload_docs.py -> build/lib.linux-i686-2.7/setuptools/command
copying setuptools/command/upload_docs.py -> build/lib.linux-i686-2.7/setuptools/command
DEBUG ssh: stdout: copying setuptools/command/rotate.py -> build/lib.linux-i686-2.7/setuptools/command
INFO interface: info: copying setuptools/command/rotate.py -> build/lib.linux-i686-2.7/setuptools/command
copying setuptools/command/rotate.py -> build/lib.linux-i686-2.7/setuptools/command
DEBUG ssh: stdout: copying setuptools/command/register.py -> build/lib.linux-i686-2.7/setuptools/command
INFO interface: info: copying setuptools/command/register.py -> build/lib.linux-i686-2.7/setuptools/command
copying setuptools/command/register.py -> build/lib.linux-i686-2.7/setuptools/command
DEBUG ssh: stdout: copying setuptools/command/__init__.py -> build/lib.linux-i686-2.7/setuptools/command
INFO interface: info: copying setuptools/command/__init__.py -> build/lib.linux-i686-2.7/setuptools/command
copying setuptools/command/__init__.py -> build/lib.linux-i686-2.7/setuptools/command
DEBUG ssh: stdout: copying setuptools/command/easy_install.py -> build/lib.linux-i686-2.7/setuptools/command
INFO interface: info: copying setuptools/command/easy_install.py -> build/lib.linux-i686-2.7/setuptools/command
copying setuptools/command/easy_install.py -> build/lib.linux-i686-2.7/setuptools/command
DEBUG ssh: stdout: copying setuptools/command/install.py -> build/lib.linux-i686-2.7/setuptools/command
INFO interface: info: copying setuptools/command/install.py -> build/lib.linux-i686-2.7/setuptools/command
copying setuptools/command/install.py -> build/lib.linux-i686-2.7/setuptools/command
DEBUG ssh: stdout: copying setuptools/command/egg_info.py -> build/lib.linux-i686-2.7/setuptools/command
INFO interface: info: copying setuptools/command/egg_info.py -> build/lib.linux-i686-2.7/setuptools/command
copying setuptools/command/egg_info.py -> build/lib.linux-i686-2.7/setuptools/command
DEBUG ssh: stdout: creating build/lib.linux-i686-2.7/setuptools/tests
INFO interface: info: creating build/lib.linux-i686-2.7/setuptools/tests
creating build/lib.linux-i686-2.7/setuptools/tests
DEBUG ssh: stdout: copying setuptools/tests/test_upload_docs.py -> build/lib.linux-i686-2.7/setuptools/tests
INFO interface: info: copying setuptools/tests/test_upload_docs.py -> build/lib.linux-i686-2.7/setuptools/tests
copying setuptools/tests/test_upload_docs.py -> build/lib.linux-i686-2.7/setuptools/tests
DEBUG ssh: stdout: copying setuptools/tests/test_packageindex.py -> build/lib.linux-i686-2.7/setuptools/tests
INFO interface: info: copying setuptools/tests/test_packageindex.py -> build/lib.linux-i686-2.7/setuptools/tests
copying setuptools/tests/test_packageindex.py -> build/lib.linux-i686-2.7/setuptools/tests
DEBUG ssh: stdout: copying setuptools/tests/py26compat.py -> build/lib.linux-i686-2.7/setuptools/tests
INFO interface: info: copying setuptools/tests/py26compat.py -> build/lib.linux-i686-2.7/setuptools/tests
copying setuptools/tests/py26compat.py -> build/lib.linux-i686-2.7/setuptools/tests
DEBUG ssh: stdout: copying setuptools/tests/test_sandbox.py -> build/lib.linux-i686-2.7/setuptools/tests
INFO interface: info: copying setuptools/tests/test_sandbox.py -> build/lib.linux-i686-2.7/setuptools/tests
copying setuptools/tests/test_sandbox.py -> build/lib.linux-i686-2.7/setuptools/tests
DEBUG ssh: stdout: copying setuptools/tests/test_bdist_egg.py -> build/lib.linux-i686-2.7/setuptools/tests
INFO interface: info: copying setuptools/tests/test_bdist_egg.py -> build/lib.linux-i686-2.7/setuptools/tests
copying setuptools/tests/test_bdist_egg.py -> build/lib.linux-i686-2.7/setuptools/tests
DEBUG ssh: stdout: copying setuptools/tests/server.py -> build/lib.linux-i686-2.7/setuptools/tests
INFO interface: info: copying setuptools/tests/server.py -> build/lib.linux-i686-2.7/setuptools/tests
copying setuptools/tests/server.py -> build/lib.linux-i686-2.7/setuptools/tests
DEBUG ssh: stdout: copying setuptools/tests/doctest.py -> build/lib.linux-i686-2.7/setuptools/tests
INFO interface: info: copying setuptools/tests/doctest.py -> build/lib.linux-i686-2.7/setuptools/tests
copying setuptools/tests/doctest.py -> build/lib.linux-i686-2.7/setuptools/tests
DEBUG ssh: stdout: copying setuptools/tests/test_easy_install.py -> build/lib.linux-i686-2.7/setuptools/tests
INFO interface: info: copying setuptools/tests/test_easy_install.py -> build/lib.linux-i686-2.7/setuptools/tests
copying setuptools/tests/test_easy_install.py -> build/lib.linux-i686-2.7/setuptools/tests
DEBUG ssh: stdout: copying setuptools/tests/test_resources.py -> build/lib.linux-i686-2.7/setuptools/tests
INFO interface: info: copying setuptools/tests/test_resources.py -> build/lib.linux-i686-2.7/setuptools/tests
copying setuptools/tests/test_resources.py -> build/lib.linux-i686-2.7/setuptools/tests
DEBUG ssh: stdout: copying setuptools/tests/test_build_ext.py -> build/lib.linux-i686-2.7/setuptools/tests
INFO interface: info: copying setuptools/tests/test_build_ext.py -> build/lib.linux-i686-2.7/setuptools/tests
copying setuptools/tests/test_build_ext.py -> build/lib.linux-i686-2.7/setuptools/tests
DEBUG ssh: stdout: copying setuptools/tests/__init__.py -> build/lib.linux-i686-2.7/setuptools/tests
INFO interface: info: copying setuptools/tests/__init__.py -> build/lib.linux-i686-2.7/setuptools/tests
copying setuptools/tests/__init__.py -> build/lib.linux-i686-2.7/setuptools/tests
DEBUG ssh: stdout: copying setuptools/tests/test_dist_info.py -> build/lib.linux-i686-2.7/setuptools/tests
INFO interface: info: copying setuptools/tests/test_dist_info.py -> build/lib.linux-i686-2.7/setuptools/tests
copying setuptools/tests/test_dist_info.py -> build/lib.linux-i686-2.7/setuptools/tests
DEBUG ssh: stdout: copying setuptools/tests/test_develop.py -> build/lib.linux-i686-2.7/setuptools/tests
INFO interface: info: copying setuptools/tests/test_develop.py -> build/lib.linux-i686-2.7/setuptools/tests
copying setuptools/tests/test_develop.py -> build/lib.linux-i686-2.7/setuptools/tests
DEBUG ssh: stdout: copying setuptools/cli.exe -> build/lib.linux-i686-2.7/setuptools
INFO interface: info: copying setuptools/cli.exe -> build/lib.linux-i686-2.7/setuptools
copying setuptools/cli.exe -> build/lib.linux-i686-2.7/setuptools
DEBUG ssh: stdout: copying setuptools/gui.exe -> build/lib.linux-i686-2.7/setuptools
INFO interface: info: copying setuptools/gui.exe -> build/lib.linux-i686-2.7/setuptools
copying setuptools/gui.exe -> build/lib.linux-i686-2.7/setuptools
DEBUG ssh: stdout: copying setuptools/gui-64.exe -> build/lib.linux-i686-2.7/setuptools
INFO interface: info: copying setuptools/gui-64.exe -> build/lib.linux-i686-2.7/setuptools
copying setuptools/gui-64.exe -> build/lib.linux-i686-2.7/setuptools
DEBUG ssh: stdout: copying setuptools/cli-32.exe -> build/lib.linux-i686-2.7/setuptools
INFO interface: info: copying setuptools/cli-32.exe -> build/lib.linux-i686-2.7/setuptools
copying setuptools/cli-32.exe -> build/lib.linux-i686-2.7/setuptools
DEBUG ssh: stdout: copying setuptools/gui-32.exe -> build/lib.linux-i686-2.7/setuptools
INFO interface: info: copying setuptools/gui-32.exe -> build/lib.linux-i686-2.7/setuptools
copying setuptools/gui-32.exe -> build/lib.linux-i686-2.7/setuptools
DEBUG ssh: stdout: copying setuptools/cli-64.exe -> build/lib.linux-i686-2.7/setuptools
INFO interface: info: copying setuptools/cli-64.exe -> build/lib.linux-i686-2.7/setuptools
copying setuptools/cli-64.exe -> build/lib.linux-i686-2.7/setuptools
DEBUG ssh: stdout: creating build/bdist.linux-i686
INFO interface: info: creating build/bdist.linux-i686
creating build/bdist.linux-i686
DEBUG ssh: stdout: creating build/bdist.linux-i686/egg
INFO interface: info: creating build/bdist.linux-i686/egg
creating build/bdist.linux-i686/egg
DEBUG ssh: stdout: creating build/bdist.linux-i686/egg/setuptools
INFO interface: info: creating build/bdist.linux-i686/egg/setuptools
creating build/bdist.linux-i686/egg/setuptools
DEBUG ssh: stdout: creating build/bdist.linux-i686/egg/setuptools/command
INFO interface: info: creating build/bdist.linux-i686/egg/setuptools/command
creating build/bdist.linux-i686/egg/setuptools/command
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/command/setopt.py -> build/bdist.linux-i686/egg/setuptools/command
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/command/setopt.py -> build/bdist.linux-i686/egg/setuptools/command
copying build/lib.linux-i686-2.7/setuptools/command/setopt.py -> build/bdist.linux-i686/egg/setuptools/command
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/command/develop.py -> build/bdist.linux-i686/egg/setuptools/command
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/command/develop.py -> build/bdist.linux-i686/egg/setuptools/command
copying build/lib.linux-i686-2.7/setuptools/command/develop.py -> build/bdist.linux-i686/egg/setuptools/command
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/command/bdist_wininst.py -> build/bdist.linux-i686/egg/setuptools/command
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/command/bdist_wininst.py -> build/bdist.linux-i686/egg/setuptools/command
copying build/lib.linux-i686-2.7/setuptools/command/bdist_wininst.py -> build/bdist.linux-i686/egg/setuptools/command
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/command/upload.py -> build/bdist.linux-i686/egg/setuptools/command
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/command/upload.py -> build/bdist.linux-i686/egg/setuptools/command
copying build/lib.linux-i686-2.7/setuptools/command/upload.py -> build/bdist.linux-i686/egg/setuptools/command
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/command/bdist_rpm.py -> build/bdist.linux-i686/egg/setuptools/command
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/command/bdist_rpm.py -> build/bdist.linux-i686/egg/setuptools/command
copying build/lib.linux-i686-2.7/setuptools/command/bdist_rpm.py -> build/bdist.linux-i686/egg/setuptools/command
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/command/bdist_egg.py -> build/bdist.linux-i686/egg/setuptools/command
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/command/bdist_egg.py -> build/bdist.linux-i686/egg/setuptools/command
copying build/lib.linux-i686-2.7/setuptools/command/bdist_egg.py -> build/bdist.linux-i686/egg/setuptools/command
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/command/install_lib.py -> build/bdist.linux-i686/egg/setuptools/command
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/command/install_lib.py -> build/bdist.linux-i686/egg/setuptools/command
copying build/lib.linux-i686-2.7/setuptools/command/install_lib.py -> build/bdist.linux-i686/egg/setuptools/command
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/command/test.py -> build/bdist.linux-i686/egg/setuptools/command
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/command/test.py -> build/bdist.linux-i686/egg/setuptools/command
copying build/lib.linux-i686-2.7/setuptools/command/test.py -> build/bdist.linux-i686/egg/setuptools/command
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/command/build_py.py -> build/bdist.linux-i686/egg/setuptools/command
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/command/build_py.py -> build/bdist.linux-i686/egg/setuptools/command
copying build/lib.linux-i686-2.7/setuptools/command/build_py.py -> build/bdist.linux-i686/egg/setuptools/command
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/command/install_egg_info.py -> build/bdist.linux-i686/egg/setuptools/command
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/command/install_egg_info.py -> build/bdist.linux-i686/egg/setuptools/command
copying build/lib.linux-i686-2.7/setuptools/command/install_egg_info.py -> build/bdist.linux-i686/egg/setuptools/command
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/command/build_ext.py -> build/bdist.linux-i686/egg/setuptools/command
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/command/build_ext.py -> build/bdist.linux-i686/egg/setuptools/command
copying build/lib.linux-i686-2.7/setuptools/command/build_ext.py -> build/bdist.linux-i686/egg/setuptools/command
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/command/alias.py -> build/bdist.linux-i686/egg/setuptools/command
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/command/alias.py -> build/bdist.linux-i686/egg/setuptools/command
copying build/lib.linux-i686-2.7/setuptools/command/alias.py -> build/bdist.linux-i686/egg/setuptools/command
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/command/install_scripts.py -> build/bdist.linux-i686/egg/setuptools/command
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/command/install_scripts.py -> build/bdist.linux-i686/egg/setuptools/command
copying build/lib.linux-i686-2.7/setuptools/command/install_scripts.py -> build/bdist.linux-i686/egg/setuptools/command
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/command/saveopts.py -> build/bdist.linux-i686/egg/setuptools/command
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/command/saveopts.py -> build/bdist.linux-i686/egg/setuptools/command
copying build/lib.linux-i686-2.7/setuptools/command/saveopts.py -> build/bdist.linux-i686/egg/setuptools/command
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/command/sdist.py -> build/bdist.linux-i686/egg/setuptools/command
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/command/sdist.py -> build/bdist.linux-i686/egg/setuptools/command
copying build/lib.linux-i686-2.7/setuptools/command/sdist.py -> build/bdist.linux-i686/egg/setuptools/command
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/command/upload_docs.py -> build/bdist.linux-i686/egg/setuptools/command
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/command/upload_docs.py -> build/bdist.linux-i686/egg/setuptools/command
copying build/lib.linux-i686-2.7/setuptools/command/upload_docs.py -> build/bdist.linux-i686/egg/setuptools/command
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/command/rotate.py -> build/bdist.linux-i686/egg/setuptools/command
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/command/rotate.py -> build/bdist.linux-i686/egg/setuptools/command
copying build/lib.linux-i686-2.7/setuptools/command/rotate.py -> build/bdist.linux-i686/egg/setuptools/command
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/command/register.py -> build/bdist.linux-i686/egg/setuptools/command
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/command/register.py -> build/bdist.linux-i686/egg/setuptools/command
copying build/lib.linux-i686-2.7/setuptools/command/register.py -> build/bdist.linux-i686/egg/setuptools/command
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/command/__init__.py -> build/bdist.linux-i686/egg/setuptools/command
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/command/__init__.py -> build/bdist.linux-i686/egg/setuptools/command
copying build/lib.linux-i686-2.7/setuptools/command/__init__.py -> build/bdist.linux-i686/egg/setuptools/command
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/command/easy_install.py -> build/bdist.linux-i686/egg/setuptools/command
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/command/easy_install.py -> build/bdist.linux-i686/egg/setuptools/command
copying build/lib.linux-i686-2.7/setuptools/command/easy_install.py -> build/bdist.linux-i686/egg/setuptools/command
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/command/install.py -> build/bdist.linux-i686/egg/setuptools/command
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/command/install.py -> build/bdist.linux-i686/egg/setuptools/command
copying build/lib.linux-i686-2.7/setuptools/command/install.py -> build/bdist.linux-i686/egg/setuptools/command
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/command/egg_info.py -> build/bdist.linux-i686/egg/setuptools/command
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/command/egg_info.py -> build/bdist.linux-i686/egg/setuptools/command
copying build/lib.linux-i686-2.7/setuptools/command/egg_info.py -> build/bdist.linux-i686/egg/setuptools/command
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/sandbox.py -> build/bdist.linux-i686/egg/setuptools
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/sandbox.py -> build/bdist.linux-i686/egg/setuptools
copying build/lib.linux-i686-2.7/setuptools/sandbox.py -> build/bdist.linux-i686/egg/setuptools
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/cli.exe -> build/bdist.linux-i686/egg/setuptools
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/cli.exe -> build/bdist.linux-i686/egg/setuptools
copying build/lib.linux-i686-2.7/setuptools/cli.exe -> build/bdist.linux-i686/egg/setuptools
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/archive_util.py -> build/bdist.linux-i686/egg/setuptools
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/archive_util.py -> build/bdist.linux-i686/egg/setuptools
copying build/lib.linux-i686-2.7/setuptools/archive_util.py -> build/bdist.linux-i686/egg/setuptools
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/gui.exe -> build/bdist.linux-i686/egg/setuptools
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/gui.exe -> build/bdist.linux-i686/egg/setuptools
copying build/lib.linux-i686-2.7/setuptools/gui.exe -> build/bdist.linux-i686/egg/setuptools
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/gui-64.exe -> build/bdist.linux-i686/egg/setuptools
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/gui-64.exe -> build/bdist.linux-i686/egg/setuptools
copying build/lib.linux-i686-2.7/setuptools/gui-64.exe -> build/bdist.linux-i686/egg/setuptools
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/package_index.py -> build/bdist.linux-i686/egg/setuptools
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/package_index.py -> build/bdist.linux-i686/egg/setuptools
copying build/lib.linux-i686-2.7/setuptools/package_index.py -> build/bdist.linux-i686/egg/setuptools
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/dist.py -> build/bdist.linux-i686/egg/setuptools
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/dist.py -> build/bdist.linux-i686/egg/setuptools
copying build/lib.linux-i686-2.7/setuptools/dist.py -> build/bdist.linux-i686/egg/setuptools
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/script template (dev).py -> build/bdist.linux-i686/egg/setuptools
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/script template (dev).py -> build/bdist.linux-i686/egg/setuptools
copying build/lib.linux-i686-2.7/setuptools/script template (dev).py -> build/bdist.linux-i686/egg/setuptools
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/cli-32.exe -> build/bdist.linux-i686/egg/setuptools
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/cli-32.exe -> build/bdist.linux-i686/egg/setuptools
copying build/lib.linux-i686-2.7/setuptools/cli-32.exe -> build/bdist.linux-i686/egg/setuptools
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/extension.py -> build/bdist.linux-i686/egg/setuptools
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/extension.py -> build/bdist.linux-i686/egg/setuptools
copying build/lib.linux-i686-2.7/setuptools/extension.py -> build/bdist.linux-i686/egg/setuptools
DEBUG ssh: stdout: creating build/bdist.linux-i686/egg/setuptools/tests
INFO interface: info: creating build/bdist.linux-i686/egg/setuptools/tests
creating build/bdist.linux-i686/egg/setuptools/tests
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/tests/test_upload_docs.py -> build/bdist.linux-i686/egg/setuptools/tests
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/tests/test_upload_docs.py -> build/bdist.linux-i686/egg/setuptools/tests
copying build/lib.linux-i686-2.7/setuptools/tests/test_upload_docs.py -> build/bdist.linux-i686/egg/setuptools/tests
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/tests/test_packageindex.py -> build/bdist.linux-i686/egg/setuptools/tests
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/tests/test_packageindex.py -> build/bdist.linux-i686/egg/setuptools/tests
copying build/lib.linux-i686-2.7/setuptools/tests/test_packageindex.py -> build/bdist.linux-i686/egg/setuptools/tests
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/tests/py26compat.py -> build/bdist.linux-i686/egg/setuptools/tests
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/tests/py26compat.py -> build/bdist.linux-i686/egg/setuptools/tests
copying build/lib.linux-i686-2.7/setuptools/tests/py26compat.py -> build/bdist.linux-i686/egg/setuptools/tests
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/tests/test_sandbox.py -> build/bdist.linux-i686/egg/setuptools/tests
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/tests/test_sandbox.py -> build/bdist.linux-i686/egg/setuptools/tests
copying build/lib.linux-i686-2.7/setuptools/tests/test_sandbox.py -> build/bdist.linux-i686/egg/setuptools/tests
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/tests/test_bdist_egg.py -> build/bdist.linux-i686/egg/setuptools/tests
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/tests/test_bdist_egg.py -> build/bdist.linux-i686/egg/setuptools/tests
copying build/lib.linux-i686-2.7/setuptools/tests/test_bdist_egg.py -> build/bdist.linux-i686/egg/setuptools/tests
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/tests/server.py -> build/bdist.linux-i686/egg/setuptools/tests
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/tests/server.py -> build/bdist.linux-i686/egg/setuptools/tests
copying build/lib.linux-i686-2.7/setuptools/tests/server.py -> build/bdist.linux-i686/egg/setuptools/tests
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/tests/doctest.py -> build/bdist.linux-i686/egg/setuptools/tests
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/tests/doctest.py -> build/bdist.linux-i686/egg/setuptools/tests
copying build/lib.linux-i686-2.7/setuptools/tests/doctest.py -> build/bdist.linux-i686/egg/setuptools/tests
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/tests/test_easy_install.py -> build/bdist.linux-i686/egg/setuptools/tests
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/tests/test_easy_install.py -> build/bdist.linux-i686/egg/setuptools/tests
copying build/lib.linux-i686-2.7/setuptools/tests/test_easy_install.py -> build/bdist.linux-i686/egg/setuptools/tests
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/tests/test_resources.py -> build/bdist.linux-i686/egg/setuptools/tests
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/tests/test_resources.py -> build/bdist.linux-i686/egg/setuptools/tests
copying build/lib.linux-i686-2.7/setuptools/tests/test_resources.py -> build/bdist.linux-i686/egg/setuptools/tests
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/tests/test_build_ext.py -> build/bdist.linux-i686/egg/setuptools/tests
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/tests/test_build_ext.py -> build/bdist.linux-i686/egg/setuptools/tests
copying build/lib.linux-i686-2.7/setuptools/tests/test_build_ext.py -> build/bdist.linux-i686/egg/setuptools/tests
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/tests/__init__.py -> build/bdist.linux-i686/egg/setuptools/tests
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/tests/__init__.py -> build/bdist.linux-i686/egg/setuptools/tests
copying build/lib.linux-i686-2.7/setuptools/tests/__init__.py -> build/bdist.linux-i686/egg/setuptools/tests
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/tests/test_dist_info.py -> build/bdist.linux-i686/egg/setuptools/tests
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/tests/test_dist_info.py -> build/bdist.linux-i686/egg/setuptools/tests
copying build/lib.linux-i686-2.7/setuptools/tests/test_dist_info.py -> build/bdist.linux-i686/egg/setuptools/tests
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/tests/test_develop.py -> build/bdist.linux-i686/egg/setuptools/tests
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/tests/test_develop.py -> build/bdist.linux-i686/egg/setuptools/tests
copying build/lib.linux-i686-2.7/setuptools/tests/test_develop.py -> build/bdist.linux-i686/egg/setuptools/tests
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/gui-32.exe -> build/bdist.linux-i686/egg/setuptools
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/gui-32.exe -> build/bdist.linux-i686/egg/setuptools
copying build/lib.linux-i686-2.7/setuptools/gui-32.exe -> build/bdist.linux-i686/egg/setuptools
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/script template.py -> build/bdist.linux-i686/egg/setuptools
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/script template.py -> build/bdist.linux-i686/egg/setuptools
copying build/lib.linux-i686-2.7/setuptools/script template.py -> build/bdist.linux-i686/egg/setuptools
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/depends.py -> build/bdist.linux-i686/egg/setuptools
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/depends.py -> build/bdist.linux-i686/egg/setuptools
copying build/lib.linux-i686-2.7/setuptools/depends.py -> build/bdist.linux-i686/egg/setuptools
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/__init__.py -> build/bdist.linux-i686/egg/setuptools
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/__init__.py -> build/bdist.linux-i686/egg/setuptools
copying build/lib.linux-i686-2.7/setuptools/__init__.py -> build/bdist.linux-i686/egg/setuptools
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/setuptools/cli-64.exe -> build/bdist.linux-i686/egg/setuptools
INFO interface: info: copying build/lib.linux-i686-2.7/setuptools/cli-64.exe -> build/bdist.linux-i686/egg/setuptools
copying build/lib.linux-i686-2.7/setuptools/cli-64.exe -> build/bdist.linux-i686/egg/setuptools
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/site.py -> build/bdist.linux-i686/egg
INFO interface: info: copying build/lib.linux-i686-2.7/site.py -> build/bdist.linux-i686/egg
copying build/lib.linux-i686-2.7/site.py -> build/bdist.linux-i686/egg
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/easy_install.py -> build/bdist.linux-i686/egg
INFO interface: info: copying build/lib.linux-i686-2.7/easy_install.py -> build/bdist.linux-i686/egg
copying build/lib.linux-i686-2.7/easy_install.py -> build/bdist.linux-i686/egg
DEBUG ssh: stdout: copying build/lib.linux-i686-2.7/pkg_resources.py -> build/bdist.linux-i686/egg
INFO interface: info: copying build/lib.linux-i686-2.7/pkg_resources.py -> build/bdist.linux-i686/egg
copying build/lib.linux-i686-2.7/pkg_resources.py -> build/bdist.linux-i686/egg
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/command/setopt.py to setopt.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/command/setopt.py to setopt.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/command/setopt.py to setopt.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/command/develop.py to develop.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/command/develop.py to develop.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/command/develop.py to develop.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/command/bdist_wininst.py to bdist_wininst.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/command/bdist_wininst.py to bdist_wininst.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/command/bdist_wininst.py to bdist_wininst.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/command/upload.py to upload.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/command/upload.py to upload.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/command/upload.py to upload.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/command/bdist_rpm.py to bdist_rpm.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/command/bdist_rpm.py to bdist_rpm.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/command/bdist_rpm.py to bdist_rpm.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/command/bdist_egg.py to bdist_egg.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/command/bdist_egg.py to bdist_egg.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/command/bdist_egg.py to bdist_egg.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/command/install_lib.py to install_lib.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/command/install_lib.py to install_lib.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/command/install_lib.py to install_lib.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/command/test.py to test.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/command/test.py to test.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/command/test.py to test.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/command/build_py.py to build_py.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/command/build_py.py to build_py.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/command/build_py.py to build_py.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/command/install_egg_info.py to install_egg_info.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/command/install_egg_info.py to install_egg_info.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/command/install_egg_info.py to install_egg_info.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/command/build_ext.py to build_ext.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/command/build_ext.py to build_ext.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/command/build_ext.py to build_ext.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/command/alias.py to alias.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/command/alias.py to alias.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/command/alias.py to alias.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/command/install_scripts.py to install_scripts.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/command/install_scripts.py to install_scripts.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/command/install_scripts.py to install_scripts.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/command/saveopts.py to saveopts.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/command/saveopts.py to saveopts.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/command/saveopts.py to saveopts.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/command/sdist.py to sdist.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/command/sdist.py to sdist.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/command/sdist.py to sdist.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/command/upload_docs.py to upload_docs.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/command/upload_docs.py to upload_docs.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/command/upload_docs.py to upload_docs.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/command/rotate.py to rotate.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/command/rotate.py to rotate.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/command/rotate.py to rotate.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/command/register.py to register.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/command/register.py to register.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/command/register.py to register.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/command/__init__.py to __init__.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/command/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/command/__init__.py to __init__.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/command/easy_install.py to easy_install.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/command/easy_install.py to easy_install.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/command/easy_install.py to easy_install.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/command/install.py to install.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/command/install.py to install.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/command/install.py to install.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/command/egg_info.py to egg_info.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/command/egg_info.py to egg_info.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/command/egg_info.py to egg_info.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/sandbox.py to sandbox.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/sandbox.py to sandbox.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/sandbox.py to sandbox.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/archive_util.py to archive_util.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/archive_util.py to archive_util.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/archive_util.py to archive_util.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/package_index.py to package_index.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/package_index.py to package_index.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/package_index.py to package_index.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/dist.py to dist.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/dist.py to dist.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/dist.py to dist.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/script template (dev).py to script template (dev).pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/script template (dev).py to script template (dev).pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/script template (dev).py to script template (dev).pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/extension.py to extension.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/extension.py to extension.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/extension.py to extension.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/tests/test_upload_docs.py to test_upload_docs.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/tests/test_upload_docs.py to test_upload_docs.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/tests/test_upload_docs.py to test_upload_docs.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/tests/test_packageindex.py to test_packageindex.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/tests/test_packageindex.py to test_packageindex.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/tests/test_packageindex.py to test_packageindex.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/tests/py26compat.py to py26compat.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/tests/py26compat.py to py26compat.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/tests/py26compat.py to py26compat.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/tests/test_sandbox.py to test_sandbox.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/tests/test_sandbox.py to test_sandbox.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/tests/test_sandbox.py to test_sandbox.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/tests/test_bdist_egg.py to test_bdist_egg.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/tests/test_bdist_egg.py to test_bdist_egg.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/tests/test_bdist_egg.py to test_bdist_egg.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/tests/server.py to server.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/tests/server.py to server.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/tests/server.py to server.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/tests/doctest.py to doctest.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/tests/doctest.py to doctest.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/tests/doctest.py to doctest.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/tests/test_easy_install.py to test_easy_install.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/tests/test_easy_install.py to test_easy_install.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/tests/test_easy_install.py to test_easy_install.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/tests/test_resources.py to test_resources.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/tests/test_resources.py to test_resources.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/tests/test_resources.py to test_resources.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/tests/test_build_ext.py to test_build_ext.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/tests/test_build_ext.py to test_build_ext.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/tests/test_build_ext.py to test_build_ext.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/tests/__init__.py to __init__.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/tests/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/tests/__init__.py to __init__.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/tests/test_dist_info.py to test_dist_info.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/tests/test_dist_info.py to test_dist_info.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/tests/test_dist_info.py to test_dist_info.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/tests/test_develop.py to test_develop.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/tests/test_develop.py to test_develop.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/tests/test_develop.py to test_develop.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/script template.py to script template.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/script template.py to script template.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/script template.py to script template.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/depends.py to depends.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/depends.py to depends.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/depends.py to depends.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/setuptools/__init__.py to __init__.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/setuptools/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-i686/egg/setuptools/__init__.py to __init__.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/site.py to site.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/site.py to site.pyc
byte-compiling build/bdist.linux-i686/egg/site.py to site.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/easy_install.py to easy_install.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/easy_install.py to easy_install.pyc
byte-compiling build/bdist.linux-i686/egg/easy_install.py to easy_install.pyc
DEBUG ssh: stdout: byte-compiling build/bdist.linux-i686/egg/pkg_resources.py to pkg_resources.pyc
INFO interface: info: byte-compiling build/bdist.linux-i686/egg/pkg_resources.py to pkg_resources.pyc
byte-compiling build/bdist.linux-i686/egg/pkg_resources.py to pkg_resources.pyc
DEBUG ssh: stdout: creating build/bdist.linux-i686/egg/EGG-INFO
INFO interface: info: creating build/bdist.linux-i686/egg/EGG-INFO
creating build/bdist.linux-i686/egg/EGG-INFO
DEBUG ssh: stdout: copying distribute.egg-info/PKG-INFO -> build/bdist.linux-i686/egg/EGG-INFO
INFO interface: info: copying distribute.egg-info/PKG-INFO -> build/bdist.linux-i686/egg/EGG-INFO
copying distribute.egg-info/PKG-INFO -> build/bdist.linux-i686/egg/EGG-INFO
DEBUG ssh: stdout: copying distribute.egg-info/SOURCES.txt -> build/bdist.linux-i686/egg/EGG-INFO
INFO interface: info: copying distribute.egg-info/SOURCES.txt -> build/bdist.linux-i686/egg/EGG-INFO
copying distribute.egg-info/SOURCES.txt -> build/bdist.linux-i686/egg/EGG-INFO
DEBUG ssh: stdout: copying distribute.egg-info/dependency_links.txt -> build/bdist.linux-i686/egg/EGG-INFO
INFO interface: info: copying distribute.egg-info/dependency_links.txt -> build/bdist.linux-i686/egg/EGG-INFO
copying distribute.egg-info/dependency_links.txt -> build/bdist.linux-i686/egg/EGG-INFO
DEBUG ssh: stdout: copying distribute.egg-info/entry_points.txt -> build/bdist.linux-i686/egg/EGG-INFO
INFO interface: info: copying distribute.egg-info/entry_points.txt -> build/bdist.linux-i686/egg/EGG-INFO
copying distribute.egg-info/entry_points.txt -> build/bdist.linux-i686/egg/EGG-INFO
DEBUG ssh: stdout: copying distribute.egg-info/top_level.txt -> build/bdist.linux-i686/egg/EGG-INFO
INFO interface: info: copying distribute.egg-info/top_level.txt -> build/bdist.linux-i686/egg/EGG-INFO
copying distribute.egg-info/top_level.txt -> build/bdist.linux-i686/egg/EGG-INFO
DEBUG ssh: stdout: copying distribute.egg-info/zip-safe -> build/bdist.linux-i686/egg/EGG-INFO
INFO interface: info: copying distribute.egg-info/zip-safe -> build/bdist.linux-i686/egg/EGG-INFO
copying distribute.egg-info/zip-safe -> build/bdist.linux-i686/egg/EGG-INFO
DEBUG ssh: stdout: creating dist
INFO interface: info: creating dist
creating dist
DEBUG ssh: stdout: creating 'dist/distribute-0.6.28-py2.7.egg' and adding 'build/bdist.linux-i686/egg' to it
INFO interface: info: creating 'dist/distribute-0.6.28-py2.7.egg' and adding 'build/bdist.linux-i686/egg' to it
creating 'dist/distribute-0.6.28-py2.7.egg' and adding 'build/bdist.linux-i686/egg' to it
DEBUG ssh: stdout: removing 'build/bdist.linux-i686/egg' (and everything under it)
INFO interface: info: removing 'build/bdist.linux-i686/egg' (and everything under it)
removing 'build/bdist.linux-i686/egg' (and everything under it)
DEBUG ssh: stdout: Processing distribute-0.6.28-py2.7.egg
INFO interface: info: Processing distribute-0.6.28-py2.7.egg
Processing distribute-0.6.28-py2.7.egg
DEBUG ssh: stdout: creating /home/vagrant/.virtualenvs/edx-platform/lib/python2.7/site-packages/distribute-0.6.28-py2.7.egg
INFO interface: info: creating /home/vagrant/.virtualenvs/edx-platform/lib/python2.7/site-packages/distribute-0.6.28-py2.7.egg
creating /home/vagrant/.virtualenvs/edx-platform/lib/python2.7/site-packages/distribute-0.6.28-py2.7.egg
DEBUG ssh: stdout: Extracting distribute-0.6.28-py2.7.egg to /home/vagrant/.virtualenvs/edx-platform/lib/python2.7/site-packages
INFO interface: info: Extracting distribute-0.6.28-py2.7.egg to /home/vagrant/.virtualenvs/edx-platform/lib/python2.7/site-packages
Extracting distribute-0.6.28-py2.7.egg to /home/vagrant/.virtualenvs/edx-platform/lib/python2.7/site-packages
DEBUG ssh: stdout: Removing distribute 0.6.24 from easy-install.pth file
INFO interface: info: Removing distribute 0.6.24 from easy-install.pth file
Removing distribute 0.6.24 from easy-install.pth file
DEBUG ssh: stdout: Adding distribute 0.6.28 to easy-install.pth file
INFO interface: info: Adding distribute 0.6.28 to easy-install.pth file
Adding distribute 0.6.28 to easy-install.pth file
DEBUG ssh: stdout: Installing easy_install script to /home/vagrant/.virtualenvs/edx-platform/bin
INFO interface: info: Installing easy_install script to /home/vagrant/.virtualenvs/edx-platform/bin
Installing easy_install script to /home/vagrant/.virtualenvs/edx-platform/bin
DEBUG ssh: stdout: Installing easy_install-2.7 script to /home/vagrant/.virtualenvs/edx-platform/bin
INFO interface: info: Installing easy_install-2.7 script to /home/vagrant/.virtualenvs/edx-platform/bin
Installing easy_install-2.7 script to /home/vagrant/.virtualenvs/edx-platform/bin
DEBUG ssh: stdout:
Installed /home/vagrant/.virtualenvs/edx-platform/lib/python2.7/site-packages/distribute-0.6.28-py2.7.egg
INFO interface: info:
Installed /home/vagrant/.virtualenvs/edx-platform/lib/python2.7/site-packages/distribute-0.6.28-py2.7.egg
Installed /home/vagrant/.virtualenvs/edx-platform/lib/python2.7/site-packages/distribute-0.6.28-py2.7.egg
DEBUG ssh: stdout: Processing dependencies for distribute==0.6.28
INFO interface: info: Processing dependencies for distribute==0.6.28
Processing dependencies for distribute==0.6.28
DEBUG ssh: stdout: Finished processing dependencies for distribute==0.6.28
INFO interface: info: Finished processing dependencies for distribute==0.6.28
Finished processing dependencies for distribute==0.6.28
DEBUG ssh: stdout: After install bootstrap.
INFO interface: info: After install bootstrap.
After install bootstrap.
DEBUG ssh: stdout: Don't have permissions to write /home/vagrant/.virtualenvs/edx-platform/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg-info, skipping
INFO interface: info: Don't have permissions to write /home/vagrant/.virtualenvs/edx-platform/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg-info, skipping
Don't have permissions to write /home/vagrant/.virtualenvs/edx-platform/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg-info, skipping
DEBUG ssh: stdout: Creating /home/vagrant/.virtualenvs/edx-platform/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg-info
INFO interface: info: Creating /home/vagrant/.virtualenvs/edx-platform/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg-info
Creating /home/vagrant/.virtualenvs/edx-platform/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg-info
DEBUG ssh: stdout: Creating /home/vagrant/.virtualenvs/edx-platform/lib/python2.7/site-packages/setuptools.pth
INFO interface: info: Creating /home/vagrant/.virtualenvs/edx-platform/lib/python2.7/site-packages/setuptools.pth
Creating /home/vagrant/.virtualenvs/edx-platform/lib/python2.7/site-packages/setuptools.pth
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Distribute successfully installed
INFO interface: info: Distribute successfully installed
Distribute successfully installed
DEBUG ssh: stdout: Installing edX pre-requirements
INFO interface: info: Installing edX pre-requirements
Installing edX pre-requirements
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Downloading/unpacking numpy==1.6.2 (from -r /opt/edx/edx-platform/requirements/edx/pre.txt (line 3))
Running setup.py egg_info for package numpy
Running from numpy source directory./bin/sh: 1: svnversion: not found
non-existing path in 'numpy/distutils': 'site.cfg'
F2PY Version 2
blas_opt_info:
blas_mkl_info:
libraries mkl,vml,guide not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries mkl,vml,guide not found in /usr/local/lib
libraries mkl,vml,guide not found in /usr/lib
NOT AVAILABLE
atlas_blas_threads_info:
Setting PTATLAS=ATLAS
libraries ptf77blas,ptcblas,atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
libraries ptf77blas,ptcblas,atlas not found in /usr/lib/sse2
libraries ptf77blas,ptcblas,atlas not found in /usr/lib
NOT AVAILABLE
atlas_blas_info:
libraries f77blas,cblas,atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries f77blas,cblas,atlas not found in /usr/local/lib
libraries f77blas,cblas,atlas not found in /usr/lib/sse2
libraries f77blas,cblas,atlas not found in /usr/lib
NOT AVAILABLE
/home/vagrant/.virtualenvs/edx-platform/build/numpy/numpy/distutils/system_info.py:1425: UserWarning:
Atlas (http://math-atlas.sourceforge.net/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [atlas]) or by setting
the ATLAS environment variable.
warnings.warn(AtlasNotFoundError.__doc__)
blas_info:
libraries blas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries blas not found in /usr/local/lib
FOUND:
libraries = ['blas']
library_dirs = ['/usr/lib']
language = f77
FOUND:
libraries = ['blas']
library_dirs = ['/usr/lib']
define_macros = [('NO_ATLAS_INFO', 1)]
language = f77
/bin/sh: 1: svnversion: not found
lapack_opt_info:
lapack_mkl_info:
mkl_info:
libraries mkl,vml,guide not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries mkl,vml,guide not found in /usr/local/lib
libraries mkl,vml,guide not found in /usr/lib
NOT AVAILABLE
NOT AVAILABLE
atlas_threads_info:
Setting PTATLAS=ATLAS
libraries ptf77blas,ptcblas,atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries lapack_atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
libraries lapack_atlas not found in /usr/local/lib
libraries ptf77blas,ptcblas,atlas not found in /usr/lib/sse2
libraries lapack_atlas not found in /usr/lib/sse2
libraries ptf77blas,ptcblas,atlas not found in /usr/lib
libraries lapack_atlas not found in /usr/lib
numpy.distutils.system_info.atlas_threads_info
NOT AVAILABLE
atlas_info:
libraries f77blas,cblas,atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries lapack_atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries f77blas,cblas,atlas not found in /usr/local/lib
libraries lapack_atlas not found in /usr/local/lib
libraries f77blas,cblas,atlas not found in /usr/lib/sse2
libraries lapack_atlas not found in /usr/lib/sse2
libraries f77blas,cblas,atlas not found in /usr/lib
libraries lapack_atlas not found in /usr/lib
numpy.distutils.system_info.atlas_info
NOT AVAILABLE
/home/vagrant/.virtualenvs/edx-platform/build/numpy/numpy/distutils/system_info.py:1340: UserWarning:
Atlas (http://math-atlas.sourceforge.net/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [atlas]) or by setting
the ATLAS environment variable.
warnings.warn(AtlasNotFoundError.__doc__)
INFO interface: info: Downloading/unpacking numpy==1.6.2 (from -r /opt/edx/edx-platform/requirements/edx/pre.txt (line 3))
Running setup.py egg_info for package numpy
Running from numpy source directory./bin/sh: 1: svnversion: not found
non-existing path in 'numpy/distutils': 'site.cfg'
F2PY Version 2
blas_opt_info:
blas_mkl_info:
libraries mkl,vml,guide not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries mkl,vml,guide not found in /usr/local/lib
libraries mkl,vml,guide not found in /usr/lib
NOT AVAILABLE
atlas_blas_threads_info:
Setting PTATLAS=ATLAS
libraries ptf77blas,ptcblas,atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
libraries ptf77blas,ptcblas,atlas not found in /usr/lib/sse2
libraries ptf77blas,ptcblas,atlas not found in /usr/lib
NOT AVAILABLE
atlas_blas_info:
libraries f77blas,cblas,atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries f77blas,cblas,atlas not found in /usr/local/lib
libraries f77blas,cblas,atlas not found in /usr/lib/sse2
libraries f77blas,cblas,atlas not found in /usr/lib
NOT AVAILABLE
/home/vagrant/.virtualenvs/edx-platform/build/numpy/numpy/distutils/system_info.py:1425: UserWarning:
Atlas (http://math-atlas.sourceforge.net/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [atlas]) or by setting
the ATLAS environment variable.
warnings.warn(AtlasNotFoundError.__doc__)
blas_info:
libraries blas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries blas not found in /usr/local/lib
FOUND:
libraries = ['blas']
library_dirs = ['/usr/lib']
language = f77
FOUND:
libraries = ['blas']
library_dirs = ['/usr/lib']
define_macros = [('NO_ATLAS_INFO', 1)]
language = f77
/bin/sh: 1: svnversion: not found
lapack_opt_info:
lapack_mkl_info:
mkl_info:
libraries mkl,vml,guide not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries mkl,vml,guide not found in /usr/local/lib
libraries mkl,vml,guide not found in /usr/lib
NOT AVAILABLE
NOT AVAILABLE
atlas_threads_info:
Setting PTATLAS=ATLAS
libraries ptf77blas,ptcblas,atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries lapack_atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
libraries lapack_atlas not found in /usr/local/lib
libraries ptf77blas,ptcblas,atlas not found in /usr/lib/sse2
libraries lapack_atlas not found in /usr/lib/sse2
libraries ptf77blas,ptcblas,atlas not found in /usr/lib
libraries lapack_atlas not found in /usr/lib
numpy.distutils.system_info.atlas_threads_info
NOT AVAILABLE
atlas_info:
libraries f77blas,cblas,atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries lapack_atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries f77blas,cblas,atlas not found in /usr/local/lib
libraries lapack_atlas not found in /usr/local/lib
libraries f77blas,cblas,atlas not found in /usr/lib/sse2
libraries lapack_atlas not found in /usr/lib/sse2
libraries f77blas,cblas,atlas not found in /usr/lib
libraries lapack_atlas not found in /usr/lib
numpy.distutils.system_info.atlas_info
NOT AVAILABLE
/home/vagrant/.virtualenvs/edx-platform/build/numpy/numpy/distutils/system_info.py:1340: UserWarning:
Atlas (http://math-atlas.sourceforge.net/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [atlas]) or by setting
the ATLAS environment variable.
warnings.warn(AtlasNotFoundError.__doc__)
Downloading/unpacking numpy==1.6.2 (from -r /opt/edx/edx-platform/requirements/edx/pre.txt (line 3))
Running setup.py egg_info for package numpy
Running from numpy source directory./bin/sh: 1: svnversion: not found
non-existing path in 'numpy/distutils': 'site.cfg'
F2PY Version 2
blas_opt_info:
blas_mkl_info:
libraries mkl,vml,guide not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries mkl,vml,guide not found in /usr/local/lib
libraries mkl,vml,guide not found in /usr/lib
NOT AVAILABLE
atlas_blas_threads_info:
Setting PTATLAS=ATLAS
libraries ptf77blas,ptcblas,atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
libraries ptf77blas,ptcblas,atlas not found in /usr/lib/sse2
libraries ptf77blas,ptcblas,atlas not found in /usr/lib
NOT AVAILABLE
atlas_blas_info:
libraries f77blas,cblas,atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries f77blas,cblas,atlas not found in /usr/local/lib
libraries f77blas,cblas,atlas not found in /usr/lib/sse2
libraries f77blas,cblas,atlas not found in /usr/lib
NOT AVAILABLE
/home/vagrant/.virtualenvs/edx-platform/build/numpy/numpy/distutils/system_info.py:1425: UserWarning:
Atlas (http://math-atlas.sourceforge.net/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [atlas]) or by setting
the ATLAS environment variable.
warnings.warn(AtlasNotFoundError.__doc__)
blas_info:
libraries blas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries blas not found in /usr/local/lib
FOUND:
libraries = ['blas']
library_dirs = ['/usr/lib']
language = f77
FOUND:
libraries = ['blas']
library_dirs = ['/usr/lib']
define_macros = [('NO_ATLAS_INFO', 1)]
language = f77
/bin/sh: 1: svnversion: not found
lapack_opt_info:
lapack_mkl_info:
mkl_info:
libraries mkl,vml,guide not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries mkl,vml,guide not found in /usr/local/lib
libraries mkl,vml,guide not found in /usr/lib
NOT AVAILABLE
NOT AVAILABLE
atlas_threads_info:
Setting PTATLAS=ATLAS
libraries ptf77blas,ptcblas,atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries lapack_atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
libraries lapack_atlas not found in /usr/local/lib
libraries ptf77blas,ptcblas,atlas not found in /usr/lib/sse2
libraries lapack_atlas not found in /usr/lib/sse2
libraries ptf77blas,ptcblas,atlas not found in /usr/lib
libraries lapack_atlas not found in /usr/lib
numpy.distutils.system_info.atlas_threads_info
NOT AVAILABLE
atlas_info:
libraries f77blas,cblas,atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries lapack_atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries f77blas,cblas,atlas not found in /usr/local/lib
libraries lapack_atlas not found in /usr/local/lib
libraries f77blas,cblas,atlas not found in /usr/lib/sse2
libraries lapack_atlas not found in /usr/lib/sse2
libraries f77blas,cblas,atlas not found in /usr/lib
libraries lapack_atlas not found in /usr/lib
numpy.distutils.system_info.atlas_info
NOT AVAILABLE
/home/vagrant/.virtualenvs/edx-platform/build/numpy/numpy/distutils/system_info.py:1340: UserWarning:
Atlas (http://math-atlas.sourceforge.net/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [atlas]) or by setting
the ATLAS environment variable.
warnings.warn(AtlasNotFoundError.__doc__)
DEBUG ssh: stdout: lapack_info:
libraries lapack not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries lapack not found in /usr/local/lib
FOUND:
libraries = ['lapack']
library_dirs = ['/usr/lib']
language = f77
FOUND:
libraries = ['lapack', 'blas']
library_dirs = ['/usr/lib']
define_macros = [('NO_ATLAS_INFO', 1)]
language = f77
build_src
building py_modules sources
building library "npymath" sources
customize GnuFCompiler
Could not locate executable g77
Could not locate executable f77
customize IntelFCompiler
Could not locate executable ifort
Could not locate executable ifc
customize LaheyFCompiler
Could not locate executable lf95
customize PGroupFCompiler
Could not locate executable pgfortran
customize AbsoftFCompiler
Could not locate executable f90
customize NAGFCompiler
Found executable /usr/bin/f95
customize VastFCompiler
customize CompaqFCompiler
Could not locate executable fort
customize IntelItaniumFCompiler
Could not locate executable efort
Could not locate executable efc
customize IntelEM64TFCompiler
customize Gnu95FCompiler
Found executable /usr/bin/gfortran
customize Gnu95FCompiler
customize Gnu95FCompiler using config
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
gcc -pthread _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
gcc -pthread _configtest.o -o _configtest
_configtest.o: In function `main':
/home/vagrant/.virtualenvs/edx-platform/build/numpy/_configtest.c:6: undefined reference to `exp'
collect2: ld returned 1 exit status
_configtest.o: In function `main':
/home/vagrant/.virtualenvs/edx-platform/build/numpy/_configtest.c:6: undefined reference to `exp'
collect2: ld returned 1 exit status
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
conv_template:> build/src.linux-i686-2.7/numpy/core/src/npymath/npy_math.c
conv_template:> build/src.linux-i686-2.7/numpy/core/src/npymath/ieee754.c
conv_template:> build/src.linux-i686-2.7/numpy/core/src/npymath/npy_math_complex.c
building extension "numpy.core._sort" sources
Generating build/src.linux-i686-2.7/numpy/core/include/numpy/config.h
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict
INFO interface: info: lapack_info:
libraries lapack not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries lapack not found in /usr/local/lib
FOUND:
libraries = ['lapack']
library_dirs = ['/usr/lib']
language = f77
FOUND:
libraries = ['lapack', 'blas']
library_dirs = ['/usr/lib']
define_macros = [('NO_ATLAS_INFO', 1)]
language = f77
build_src
building py_modules sources
building library "npymath" sources
customize GnuFCompiler
Could not locate executable g77
Could not locate executable f77
customize IntelFCompiler
Could not locate executable ifort
Could not locate executable ifc
customize LaheyFCompiler
Could not locate executable lf95
customize PGroupFCompiler
Could not locate executable pgfortran
customize AbsoftFCompiler
Could not locate executable f90
customize NAGFCompiler
Found executable /usr/bin/f95
customize VastFCompiler
customize CompaqFCompiler
Could not locate executable fort
customize IntelItaniumFCompiler
Could not locate executable efort
Could not locate executable efc
customize IntelEM64TFCompiler
customize Gnu95FCompiler
Found executable /usr/bin/gfortran
customize Gnu95FCompiler
customize Gnu95FCompiler using config
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
gcc -pthread _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
gcc -pthread _configtest.o -o _configtest
_configtest.o: In function `main':
/home/vagrant/.virtualenvs/edx-platform/build/numpy/_configtest.c:6: undefined reference to `exp'
collect2: ld returned 1 exit status
_configtest.o: In function `main':
/home/vagrant/.virtualenvs/edx-platform/build/numpy/_configtest.c:6: undefined reference to `exp'
collect2: ld returned 1 exit status
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
conv_template:> build/src.linux-i686-2.7/numpy/core/src/npymath/npy_math.c
conv_template:> build/src.linux-i686-2.7/numpy/core/src/npymath/ieee754.c
conv_template:> build/src.linux-i686-2.7/numpy/core/src/npymath/npy_math_complex.c
building extension "numpy.core._sort" sources
Generating build/src.linux-i686-2.7/numpy/core/include/numpy/config.h
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict
lapack_info:
libraries lapack not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries lapack not found in /usr/local/lib
FOUND:
libraries = ['lapack']
library_dirs = ['/usr/lib']
language = f77
FOUND:
libraries = ['lapack', 'blas']
library_dirs = ['/usr/lib']
define_macros = [('NO_ATLAS_INFO', 1)]
language = f77
build_src
building py_modules sources
building library "npymath" sources
customize GnuFCompiler
Could not locate executable g77
Could not locate executable f77
customize IntelFCompiler
Could not locate executable ifort
Could not locate executable ifc
customize LaheyFCompiler
Could not locate executable lf95
customize PGroupFCompiler
Could not locate executable pgfortran
customize AbsoftFCompiler
Could not locate executable f90
customize NAGFCompiler
Found executable /usr/bin/f95
customize VastFCompiler
customize CompaqFCompiler
Could not locate executable fort
customize IntelItaniumFCompiler
Could not locate executable efort
Could not locate executable efc
customize IntelEM64TFCompiler
customize Gnu95FCompiler
Found executable /usr/bin/gfortran
customize Gnu95FCompiler
customize Gnu95FCompiler using config
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
gcc -pthread _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
gcc -pthread _configtest.o -o _configtest
_configtest.o: In function `main':
/home/vagrant/.virtualenvs/edx-platform/build/numpy/_configtest.c:6: undefined reference to `exp'
collect2: ld returned 1 exit status
_configtest.o: In function `main':
/home/vagrant/.virtualenvs/edx-platform/build/numpy/_configtest.c:6: undefined reference to `exp'
collect2: ld returned 1 exit status
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
conv_template:> build/src.linux-i686-2.7/numpy/core/src/npymath/npy_math.c
conv_template:> build/src.linux-i686-2.7/numpy/core/src/npymath/ieee754.c
conv_template:> build/src.linux-i686-2.7/numpy/core/src/npymath/npy_math_complex.c
building extension "numpy.core._sort" sources
Generating build/src.linux-i686-2.7/numpy/core/include/numpy/config.h
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict
DEBUG ssh: stdout: -prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc
INFO interface: info: -prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc
-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc
DEBUG ssh: stdout: -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtes
INFO interface: info: -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtes
-pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtes
DEBUG ssh: stdout: t.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-varia
INFO interface: info: t.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-varia
t.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-varia
DEBUG ssh: stdout: ble]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5
INFO interface: info: ble]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5
ble]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5
DEBUG ssh: stdout: :16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inump
INFO interface: info: :16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inump
:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inump
DEBUG ssh: stdout: y/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstr
INFO interface: info: y/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstr
y/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstr
DEBUG ssh: stdout: ict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:7:12: error: 'SIZEOF_LONGDOUBLE' undeclared (first use in this function)
_configtest.c:7:12: note: each undeclared identifier is reported only once for each function it appears in
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:7:12: error: 'SIZEOF_LONGDOUBLE' undeclared (first use in this function)
_configtest.c:7:12: note: each undeclared identifier is reported only once for each function it appears in
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
g
INFO interface: info: ict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:7:12: error: 'SIZEOF_LONGDOUBLE' undeclared (first use in this function)
_configtest.c:7:12: note: each undeclared identifier is reported only once for each function it appears in
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:7:12: error: 'SIZEOF_LONGDOUBLE' undeclared (first use in this function)
_configtest.c:7:12: note: each undeclared identifier is reported only once for each function it appears in
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
g
ict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:7:12: error: 'SIZEOF_LONGDOUBLE' undeclared (first use in this function)
_configtest.c:7:12: note: each undeclared identifier is reported only once for each function it appears in
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:7:12: error: 'SIZEOF_LONGDOUBLE' undeclared (first use in this function)
_configtest.c:7:12: note: each undeclared identifier is reported only once for each function it appears in
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
g
DEBUG ssh: stdout: cc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configt
INFO interface: info: cc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configt
cc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configt
DEBUG ssh: stdout: est.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-a
INFO interface: info: est.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-a
est.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-a
DEBUG ssh: stdout: liasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't
INFO interface: info: liasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't
liasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't
DEBUG ssh: stdout: a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:7:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:7:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:7:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
INFO interface: info: a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:7:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:7:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:7:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:7:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:7:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:7:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
DEBUG ssh: stdout:
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:7:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
gcc -pthread _configtest.o -o _configtest
_configtest.o: In function `main':
/home/vagrant/.virtualenvs/edx-platform/build/numpy/_configtest.c:6: undefined reference to `exp'
collect2: ld returned 1 exit status
_configtest.o: In function `main':
/home/vagrant/.virtualenvs/edx-platform/build/numpy/_configtest.c:6: undefined reference to `exp'
collect2: ld returned 1 exit status
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'asin' [enabled by default]
_configtest.c:2:5: warning: conflicting types for built-in function 'cos' [enabled by default]
_configtest.c:3:5: warning: conflicting types for built-in function 'log' [enabled by default]
INFO interface: info:
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:7:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
gcc -pthread _configtest.o -o _configtest
_configtest.o: In function `main':
/home/vagrant/.virtualenvs/edx-platform/build/numpy/_configtest.c:6: undefined reference to `exp'
collect2: ld returned 1 exit status
_configtest.o: In function `main':
/home/vagrant/.virtualenvs/edx-platform/build/numpy/_configtest.c:6: undefined reference to `exp'
collect2: ld returned 1 exit status
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'asin' [enabled by default]
_configtest.c:2:5: warning: conflicting types for built-in function 'cos' [enabled by default]
_configtest.c:3:5: warning: conflicting types for built-in function 'log' [enabled by default]
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:7:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
gcc -pthread _configtest.o -o _configtest
_configtest.o: In function `main':
/home/vagrant/.virtualenvs/edx-platform/build/numpy/_configtest.c:6: undefined reference to `exp'
collect2: ld returned 1 exit status
_configtest.o: In function `main':
/home/vagrant/.virtualenvs/edx-platform/build/numpy/_configtest.c:6: undefined reference to `exp'
collect2: ld returned 1 exit status
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'asin' [enabled by default]
_configtest.c:2:5: warning: conflicting types for built-in function 'cos' [enabled by default]
_configtest.c:3:5: warning: conflicting types for built-in function 'log' [enabled by default]
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: _configtest.c:4:5: warning: conflicting types for built-in function 'fabs' [enabled by default]
_configtest.c:5:5: warning: conflicting types for built-in function 'tanh' [enabled by default]
_configtest.c:6:5: warning: conflicting types for built-in function 'atan' [enabled by default]
_configtest.c:7:5: warning: conflicting types for built-in function 'acos' [enabled by default]
_configtest.c:8:5: warning: conflicting types for built-in function 'floor' [enabled by default]
_configtest.c:9:5: warning: conflicting types for built-in function 'fmod' [enabled by default]
_configtest.c:10:5: warning: conflicting types for built-in function 'sqrt' [enabled by default]
_configtest.c:11:5: warning: conflicting types for built-in function 'cosh' [enabled by default]
_configtest.c:12:5: warning: conflicting types for built-in function 'modf' [enabled by default]
_configtest.c:13:5: warning: conflicting types for built-in function 'sinh' [enabled by default]
_configtest.c:14:5: warning: conflicting types for built-in function 'frexp' [enabled by default]
_configtest.c:15:5: warning: conflicting types for built-in function 'exp' [enabled by default]
_configtest.c:16:5: warning: conflicting types for built-in function 'tan' [enabled by default]
_configtest.c:17:5: warning: conflicting types for built-in function 'ceil' [enabled by default]
_configtest.c:18:5: warning: conflicting types for built-in function 'log10' [enabled by default]
_configtest.c:19:5: warning: conflicting types for built-in function 'sin' [enabled by default]
_configtest.c:20:5: warning: conflicting types for built-in function 'ldexp' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configt
INFO interface: info: _configtest.c:4:5: warning: conflicting types for built-in function 'fabs' [enabled by default]
_configtest.c:5:5: warning: conflicting types for built-in function 'tanh' [enabled by default]
_configtest.c:6:5: warning: conflicting types for built-in function 'atan' [enabled by default]
_configtest.c:7:5: warning: conflicting types for built-in function 'acos' [enabled by default]
_configtest.c:8:5: warning: conflicting types for built-in function 'floor' [enabled by default]
_configtest.c:9:5: warning: conflicting types for built-in function 'fmod' [enabled by default]
_configtest.c:10:5: warning: conflicting types for built-in function 'sqrt' [enabled by default]
_configtest.c:11:5: warning: conflicting types for built-in function 'cosh' [enabled by default]
_configtest.c:12:5: warning: conflicting types for built-in function 'modf' [enabled by default]
_configtest.c:13:5: warning: conflicting types for built-in function 'sinh' [enabled by default]
_configtest.c:14:5: warning: conflicting types for built-in function 'frexp' [enabled by default]
_configtest.c:15:5: warning: conflicting types for built-in function 'exp' [enabled by default]
_configtest.c:16:5: warning: conflicting types for built-in function 'tan' [enabled by default]
_configtest.c:17:5: warning: conflicting types for built-in function 'ceil' [enabled by default]
_configtest.c:18:5: warning: conflicting types for built-in function 'log10' [enabled by default]
_configtest.c:19:5: warning: conflicting types for built-in function 'sin' [enabled by default]
_configtest.c:20:5: warning: conflicting types for built-in function 'ldexp' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configt
_configtest.c:4:5: warning: conflicting types for built-in function 'fabs' [enabled by default]
_configtest.c:5:5: warning: conflicting types for built-in function 'tanh' [enabled by default]
_configtest.c:6:5: warning: conflicting types for built-in function 'atan' [enabled by default]
_configtest.c:7:5: warning: conflicting types for built-in function 'acos' [enabled by default]
_configtest.c:8:5: warning: conflicting types for built-in function 'floor' [enabled by default]
_configtest.c:9:5: warning: conflicting types for built-in function 'fmod' [enabled by default]
_configtest.c:10:5: warning: conflicting types for built-in function 'sqrt' [enabled by default]
_configtest.c:11:5: warning: conflicting types for built-in function 'cosh' [enabled by default]
_configtest.c:12:5: warning: conflicting types for built-in function 'modf' [enabled by default]
_configtest.c:13:5: warning: conflicting types for built-in function 'sinh' [enabled by default]
_configtest.c:14:5: warning: conflicting types for built-in function 'frexp' [enabled by default]
_configtest.c:15:5: warning: conflicting types for built-in function 'exp' [enabled by default]
_configtest.c:16:5: warning: conflicting types for built-in function 'tan' [enabled by default]
_configtest.c:17:5: warning: conflicting types for built-in function 'ceil' [enabled by default]
_configtest.c:18:5: warning: conflicting types for built-in function 'log10' [enabled by default]
_configtest.c:19:5: warning: conflicting types for built-in function 'sin' [enabled by default]
_configtest.c:20:5: warning: conflicting types for built-in function 'ldexp' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configt
DEBUG ssh: stdout: est.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'log2' [enabled by default]
_configtest.c:2:5: warning: conflicting types for built-in function 'pow' [enabled by default]
_configtest.c:3:5: warning: conflicting types for built-in function 'exp2' [enabled by default]
_configtest.c:4:5: warning: conflicting types for built-in function 'atan2' [enabled by default]
_configtest.c:5:5: warning: conflicting types for built-in function 'rint' [enabled by default]
_configtest.c:6:5: warning: conflicting types for built-in function 'nextafter' [enabled by default]
_configtest.c:7:5: warning: conflicting types for built-in function 'trunc' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'cosf' [enabled by default]
_configtest.c:2:5: warning: conflicting types for built-in function 'coshf' [enabled by default]
_configtest.c:3:5: warning: conflicting types for built-in function 'rintf' [enabled by default]
_configtest.c:4:5: warning: conflicting types for built-in function 'fabsf' [enabled by default]
_configtest.c:5:5: warning: conflicting types for built-in function 'floorf' [enabled by default]
_configtest.c:6:5: warning: conflicting types for built-in function 'nextafterf' [enabled by default]
_configtest.c:7:5: warning: conflicting types for built-in function 'tanhf' [enabled by default]
_configtest.c:8:5: warning: conflicting types for built-in function 'log10f' [enabled by default]
_configtest.c:9:5: warning: conflicting types for built-in function 'logf' [enabled by default]
_configtest.c:10:5: warning: conflicting types for built-in function 'sinhf' [enabled by default]
_configtest.c:11:5: warning: conflicting types for built-in function 'acosf' [enabled by default]
_configtest.c:12:5: warning: conflicting types for built-in function 'sqrtf' [enabled by default]
_configtest.c:13:5: warning: conflicting types for built-in function 'ldexpf' [enabled by default]
_configtest.c:14:5: warning: conflicting types for built-in function 'hypotf' [enabled by default]
_configtest.c:15:5: warning: conflicting type
INFO interface: info: est.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'log2' [enabled by default]
_configtest.c:2:5: warning: conflicting types for built-in function 'pow' [enabled by default]
_configtest.c:3:5: warning: conflicting types for built-in function 'exp2' [enabled by default]
_configtest.c:4:5: warning: conflicting types for built-in function 'atan2' [enabled by default]
_configtest.c:5:5: warning: conflicting types for built-in function 'rint' [enabled by default]
_configtest.c:6:5: warning: conflicting types for built-in function 'nextafter' [enabled by default]
_configtest.c:7:5: warning: conflicting types for built-in function 'trunc' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'cosf' [enabled by default]
_configtest.c:2:5: warning: conflicting types for built-in function 'coshf' [enabled by default]
_configtest.c:3:5: warning: conflicting types for built-in function 'rintf' [enabled by default]
_configtest.c:4:5: warning: conflicting types for built-in function 'fabsf' [enabled by default]
_configtest.c:5:5: warning: conflicting types for built-in function 'floorf' [enabled by default]
_configtest.c:6:5: warning: conflicting types for built-in function 'nextafterf' [enabled by default]
_configtest.c:7:5: warning: conflicting types for built-in function 'tanhf' [enabled by default]
_configtest.c:8:5: warning: conflicting types for built-in function 'log10f' [enabled by default]
_configtest.c:9:5: warning: conflicting types for built-in function 'logf' [enabled by default]
_configtest.c:10:5: warning: conflicting types for built-in function 'sinhf' [enabled by default]
_configtest.c:11:5: warning: conflicting types for built-in function 'acosf' [enabled by default]
_configtest.c:12:5: warning: conflicting types for built-in function 'sqrtf' [enabled by default]
_configtest.c:13:5: warning: conflicting types for built-in function 'ldexpf' [enabled by default]
_configtest.c:14:5: warning: conflicting types for built-in function 'hypotf' [enabled by default]
_configtest.c:15:5: warning: conflicting type
est.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'log2' [enabled by default]
_configtest.c:2:5: warning: conflicting types for built-in function 'pow' [enabled by default]
_configtest.c:3:5: warning: conflicting types for built-in function 'exp2' [enabled by default]
_configtest.c:4:5: warning: conflicting types for built-in function 'atan2' [enabled by default]
_configtest.c:5:5: warning: conflicting types for built-in function 'rint' [enabled by default]
_configtest.c:6:5: warning: conflicting types for built-in function 'nextafter' [enabled by default]
_configtest.c:7:5: warning: conflicting types for built-in function 'trunc' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'cosf' [enabled by default]
_configtest.c:2:5: warning: conflicting types for built-in function 'coshf' [enabled by default]
_configtest.c:3:5: warning: conflicting types for built-in function 'rintf' [enabled by default]
_configtest.c:4:5: warning: conflicting types for built-in function 'fabsf' [enabled by default]
_configtest.c:5:5: warning: conflicting types for built-in function 'floorf' [enabled by default]
_configtest.c:6:5: warning: conflicting types for built-in function 'nextafterf' [enabled by default]
_configtest.c:7:5: warning: conflicting types for built-in function 'tanhf' [enabled by default]
_configtest.c:8:5: warning: conflicting types for built-in function 'log10f' [enabled by default]
_configtest.c:9:5: warning: conflicting types for built-in function 'logf' [enabled by default]
_configtest.c:10:5: warning: conflicting types for built-in function 'sinhf' [enabled by default]
_configtest.c:11:5: warning: conflicting types for built-in function 'acosf' [enabled by default]
_configtest.c:12:5: warning: conflicting types for built-in function 'sqrtf' [enabled by default]
_configtest.c:13:5: warning: conflicting types for built-in function 'ldexpf' [enabled by default]
_configtest.c:14:5: warning: conflicting types for built-in function 'hypotf' [enabled by default]
_configtest.c:15:5: warning: conflicting type
DEBUG ssh: stdout: s for built-in function 'log2f' [enabled by default]
_configtest.c:16:5: warning: conflicting types for built-in function 'exp2f' [enabled by default]
_configtest.c:17:5: warning: conflicting types for built-in function 'atanf' [enabled by default]
_configtest.c:18:5: warning: conflicting types for built-in function 'fmodf' [enabled by default]
_configtest.c:19:5: warning: conflicting types for built-in function 'atan2f' [enabled by default]
_configtest.c:20:5: warning: conflicting types for built-in function 'modff' [enabled by default]
_configtest.c:21:5: warning: conflicting types for built-in function 'ceilf' [enabled by default]
_configtest.c:22:5: warning: conflicting types for built-in function 'log1pf' [enabled by default]
_configtest.c:23:5: warning: conflicting types for built-in function 'asinf' [enabled by default]
_configtest.c:24:5: warning: conflicting types for built-in function 'copysignf' [enabled by default]
_configtest.c:25:5: warning: conflicting types for built-in function 'acoshf' [enabled by default]
_configtest.c:26:5: warning: conflicting types for built-in function 'sinf' [enabled by default]
_configtest.c:27:5: warning: conflicting types for built-in function 'tanf' [enabled by default]
_configtest.c:28:5: warning: conflicting types for built-in function 'atanhf' [enabled by default]
_configtest.c:29:5: warning: conflicting types for built-in function 'truncf' [enabled by default]
_configtest.c:30:5: warning: conflicting types for built-in function 'asinhf' [enabled by default]
_configtest.c:31:5: warning: conflicting types for built-in function 'frexpf' [enabled by default]
_configtest.c:32:5: warning: conflicting types for built-in function 'powf' [enabled by default]
_configtest.c:33:5: warning: conflicting types for built-in function 'expf' [enabled by default]
_configtest.c:34:5: warning: conflicting types for built-in function 'expm1f' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'tanhl' [enabled by default]
_configtest.c:2:5: warning: conflicting types for built-in function 'log10l' [enabled by default]
_configtest.c:3:5: warning: conflicting types for built-in function 'nextafterl' [enabled by default]
_configtest.c:4:5: warning: conflicting types for built-in function 'coshl' [enabled by default]
_configtest.c:5:5: warning: conflicting types for built-in function 'cosl' [enabled by default]
_configtest.c:6:5: warning: conflicting types for built-in function 'floorl' [enabled by default]
_configtest.c:7:5: warning: conflicting types for built-in function 'rintl' [enabled by default]
_configtest.c:8:5: warning: conflicting types for built-in function 'fabsl' [enabled by default]
_configtest.c:9:5: warning: conflicting types for built-in function 'acosl' [enabled by default]
_configtest.c:10:5: warning: conflicting types for built-in function 'ldexpl' [enabled by default]
_configtest.c:11:5: warning: conflicting types for built-in function 'sqrtl' [enabled by default]
_configtest.c:12:5: warning: conflicting types for built-in function 'logl' [enabled by default]
_configtest.c:13:5: warning: conflicting types for built-in function 'expm1l' [enabled by default]
_configtest.c:14:5: warning: conflicting types for built-in function 'hypotl' [enabled by default]
_configtest.c:15:5: warning: conflicting types for built-in function 'log2l' [enabled by default]
_configtest.c:16:5: warning: conflicting types for built-in function 'copysignl' [enabled by default]
_con
INFO interface: info: s for built-in function 'log2f' [enabled by default]
_configtest.c:16:5: warning: conflicting types for built-in function 'exp2f' [enabled by default]
_configtest.c:17:5: warning: conflicting types for built-in function 'atanf' [enabled by default]
_configtest.c:18:5: warning: conflicting types for built-in function 'fmodf' [enabled by default]
_configtest.c:19:5: warning: conflicting types for built-in function 'atan2f' [enabled by default]
_configtest.c:20:5: warning: conflicting types for built-in function 'modff' [enabled by default]
_configtest.c:21:5: warning: conflicting types for built-in function 'ceilf' [enabled by default]
_configtest.c:22:5: warning: conflicting types for built-in function 'log1pf' [enabled by default]
_configtest.c:23:5: warning: conflicting types for built-in function 'asinf' [enabled by default]
_configtest.c:24:5: warning: conflicting types for built-in function 'copysignf' [enabled by default]
_configtest.c:25:5: warning: conflicting types for built-in function 'acoshf' [enabled by default]
_configtest.c:26:5: warning: conflicting types for built-in function 'sinf' [enabled by default]
_configtest.c:27:5: warning: conflicting types for built-in function 'tanf' [enabled by default]
_configtest.c:28:5: warning: conflicting types for built-in function 'atanhf' [enabled by default]
_configtest.c:29:5: warning: conflicting types for built-in function 'truncf' [enabled by default]
_configtest.c:30:5: warning: conflicting types for built-in function 'asinhf' [enabled by default]
_configtest.c:31:5: warning: conflicting types for built-in function 'frexpf' [enabled by default]
_configtest.c:32:5: warning: conflicting types for built-in function 'powf' [enabled by default]
_configtest.c:33:5: warning: conflicting types for built-in function 'expf' [enabled by default]
_configtest.c:34:5: warning: conflicting types for built-in function 'expm1f' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'tanhl' [enabled by default]
_configtest.c:2:5: warning: conflicting types for built-in function 'log10l' [enabled by default]
_configtest.c:3:5: warning: conflicting types for built-in function 'nextafterl' [enabled by default]
_configtest.c:4:5: warning: conflicting types for built-in function 'coshl' [enabled by default]
_configtest.c:5:5: warning: conflicting types for built-in function 'cosl' [enabled by default]
_configtest.c:6:5: warning: conflicting types for built-in function 'floorl' [enabled by default]
_configtest.c:7:5: warning: conflicting types for built-in function 'rintl' [enabled by default]
_configtest.c:8:5: warning: conflicting types for built-in function 'fabsl' [enabled by default]
_configtest.c:9:5: warning: conflicting types for built-in function 'acosl' [enabled by default]
_configtest.c:10:5: warning: conflicting types for built-in function 'ldexpl' [enabled by default]
_configtest.c:11:5: warning: conflicting types for built-in function 'sqrtl' [enabled by default]
_configtest.c:12:5: warning: conflicting types for built-in function 'logl' [enabled by default]
_configtest.c:13:5: warning: conflicting types for built-in function 'expm1l' [enabled by default]
_configtest.c:14:5: warning: conflicting types for built-in function 'hypotl' [enabled by default]
_configtest.c:15:5: warning: conflicting types for built-in function 'log2l' [enabled by default]
_configtest.c:16:5: warning: conflicting types for built-in function 'copysignl' [enabled by default]
_con
s for built-in function 'log2f' [enabled by default]
_configtest.c:16:5: warning: conflicting types for built-in function 'exp2f' [enabled by default]
_configtest.c:17:5: warning: conflicting types for built-in function 'atanf' [enabled by default]
_configtest.c:18:5: warning: conflicting types for built-in function 'fmodf' [enabled by default]
_configtest.c:19:5: warning: conflicting types for built-in function 'atan2f' [enabled by default]
_configtest.c:20:5: warning: conflicting types for built-in function 'modff' [enabled by default]
_configtest.c:21:5: warning: conflicting types for built-in function 'ceilf' [enabled by default]
_configtest.c:22:5: warning: conflicting types for built-in function 'log1pf' [enabled by default]
_configtest.c:23:5: warning: conflicting types for built-in function 'asinf' [enabled by default]
_configtest.c:24:5: warning: conflicting types for built-in function 'copysignf' [enabled by default]
_configtest.c:25:5: warning: conflicting types for built-in function 'acoshf' [enabled by default]
_configtest.c:26:5: warning: conflicting types for built-in function 'sinf' [enabled by default]
_configtest.c:27:5: warning: conflicting types for built-in function 'tanf' [enabled by default]
_configtest.c:28:5: warning: conflicting types for built-in function 'atanhf' [enabled by default]
_configtest.c:29:5: warning: conflicting types for built-in function 'truncf' [enabled by default]
_configtest.c:30:5: warning: conflicting types for built-in function 'asinhf' [enabled by default]
_configtest.c:31:5: warning: conflicting types for built-in function 'frexpf' [enabled by default]
_configtest.c:32:5: warning: conflicting types for built-in function 'powf' [enabled by default]
_configtest.c:33:5: warning: conflicting types for built-in function 'expf' [enabled by default]
_configtest.c:34:5: warning: conflicting types for built-in function 'expm1f' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'tanhl' [enabled by default]
_configtest.c:2:5: warning: conflicting types for built-in function 'log10l' [enabled by default]
_configtest.c:3:5: warning: conflicting types for built-in function 'nextafterl' [enabled by default]
_configtest.c:4:5: warning: conflicting types for built-in function 'coshl' [enabled by default]
_configtest.c:5:5: warning: conflicting types for built-in function 'cosl' [enabled by default]
_configtest.c:6:5: warning: conflicting types for built-in function 'floorl' [enabled by default]
_configtest.c:7:5: warning: conflicting types for built-in function 'rintl' [enabled by default]
_configtest.c:8:5: warning: conflicting types for built-in function 'fabsl' [enabled by default]
_configtest.c:9:5: warning: conflicting types for built-in function 'acosl' [enabled by default]
_configtest.c:10:5: warning: conflicting types for built-in function 'ldexpl' [enabled by default]
_configtest.c:11:5: warning: conflicting types for built-in function 'sqrtl' [enabled by default]
_configtest.c:12:5: warning: conflicting types for built-in function 'logl' [enabled by default]
_configtest.c:13:5: warning: conflicting types for built-in function 'expm1l' [enabled by default]
_configtest.c:14:5: warning: conflicting types for built-in function 'hypotl' [enabled by default]
_configtest.c:15:5: warning: conflicting types for built-in function 'log2l' [enabled by default]
_configtest.c:16:5: warning: conflicting types for built-in function 'copysignl' [enabled by default]
_con
DEBUG ssh: stdout: figtest.c:17:5: warning: conflicting types for built-in function 'exp2l' [enabled by default]
_configtest.c:18:5: warning: conflicting types for built-in function 'atanl' [enabled by default]
_configtest.c:19:5: warning: conflicting types for built-in function 'frexpl' [enabled by default]
_configtest.c:20:5: warning: conflicting types for built-in function 'atan2l' [enabled by default]
_configtest.c:21:5: warning: conflicting types for built-in function 'sinhl' [enabled by default]
_configtest.c:22:5: warning: conflicting types for built-in function 'fmodl' [enabled by default]
_configtest.c:23:5: warning: conflicting types for built-in function 'log1pl' [enabled by default]
_configtest.c:24:5: warning: conflicting types for built-in function 'asinl' [enabled by default]
_configtest.c:25:5: warning: conflicting types for built-in function 'ceill' [enabled by default]
_configtest.c:26:5: warning: conflicting types for built-in function 'sinl' [enabled by default]
_configtest.c:27:5: warning: conflicting types for built-in function 'acoshl' [enabled by default]
_configtest.c:28:5: warning: conflicting types for built-in function 'atanhl' [enabled by default]
_configtest.c:29:5: warning: conflicting types for built-in function 'tanl' [enabled by default]
_configtest.c:30:5: warning: conflicting types for built-in function 'truncl' [enabled by default]
_configtest.c:31:5: warning: conflicting types for built-in function 'powl' [enabled by default]
_configtest.c:32:5: warning: conflicting types for built-in function 'expl' [enabled by default]
_configtest.c:33:5: warning: conflicting types for built-in function 'modfl' [enabled by default]
_configtest.c:34:5: warning: conflicting types for built-in function 'asinhl' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npy
INFO interface: info: figtest.c:17:5: warning: conflicting types for built-in function 'exp2l' [enabled by default]
_configtest.c:18:5: warning: conflicting types for built-in function 'atanl' [enabled by default]
_configtest.c:19:5: warning: conflicting types for built-in function 'frexpl' [enabled by default]
_configtest.c:20:5: warning: conflicting types for built-in function 'atan2l' [enabled by default]
_configtest.c:21:5: warning: conflicting types for built-in function 'sinhl' [enabled by default]
_configtest.c:22:5: warning: conflicting types for built-in function 'fmodl' [enabled by default]
_configtest.c:23:5: warning: conflicting types for built-in function 'log1pl' [enabled by default]
_configtest.c:24:5: warning: conflicting types for built-in function 'asinl' [enabled by default]
_configtest.c:25:5: warning: conflicting types for built-in function 'ceill' [enabled by default]
_configtest.c:26:5: warning: conflicting types for built-in function 'sinl' [enabled by default]
_configtest.c:27:5: warning: conflicting types for built-in function 'acoshl' [enabled by default]
_configtest.c:28:5: warning: conflicting types for built-in function 'atanhl' [enabled by default]
_configtest.c:29:5: warning: conflicting types for built-in function 'tanl' [enabled by default]
_configtest.c:30:5: warning: conflicting types for built-in function 'truncl' [enabled by default]
_configtest.c:31:5: warning: conflicting types for built-in function 'powl' [enabled by default]
_configtest.c:32:5: warning: conflicting types for built-in function 'expl' [enabled by default]
_configtest.c:33:5: warning: conflicting types for built-in function 'modfl' [enabled by default]
_configtest.c:34:5: warning: conflicting types for built-in function 'asinhl' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npy
figtest.c:17:5: warning: conflicting types for built-in function 'exp2l' [enabled by default]
_configtest.c:18:5: warning: conflicting types for built-in function 'atanl' [enabled by default]
_configtest.c:19:5: warning: conflicting types for built-in function 'frexpl' [enabled by default]
_configtest.c:20:5: warning: conflicting types for built-in function 'atan2l' [enabled by default]
_configtest.c:21:5: warning: conflicting types for built-in function 'sinhl' [enabled by default]
_configtest.c:22:5: warning: conflicting types for built-in function 'fmodl' [enabled by default]
_configtest.c:23:5: warning: conflicting types for built-in function 'log1pl' [enabled by default]
_configtest.c:24:5: warning: conflicting types for built-in function 'asinl' [enabled by default]
_configtest.c:25:5: warning: conflicting types for built-in function 'ceill' [enabled by default]
_configtest.c:26:5: warning: conflicting types for built-in function 'sinl' [enabled by default]
_configtest.c:27:5: warning: conflicting types for built-in function 'acoshl' [enabled by default]
_configtest.c:28:5: warning: conflicting types for built-in function 'atanhl' [enabled by default]
_configtest.c:29:5: warning: conflicting types for built-in function 'tanl' [enabled by default]
_configtest.c:30:5: warning: conflicting types for built-in function 'truncl' [enabled by default]
_configtest.c:31:5: warning: conflicting types for built-in function 'powl' [enabled by default]
_configtest.c:32:5: warning: conflicting types for built-in function 'expl' [enabled by default]
_configtest.c:33:5: warning: conflicting types for built-in function 'modfl' [enabled by default]
_configtest.c:34:5: warning: conflicting types for built-in function 'asinhl' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npy
DEBUG ssh: stdout: math -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:8:12: error: 'HAVE_DECL_SIGNBIT' undeclared (first use in this function)
_configtest.c:8:12: note: each undeclared identifier is reported only once for each function it appears in
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:8:12: error: 'HAVE_DECL_SIGNBIT' undeclared (first use in this function)
_configtest.c:8:12: note: each undeclared identifier is reported only once for each function it appears in
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
removing: _configte
INFO interface: info: math -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:8:12: error: 'HAVE_DECL_SIGNBIT' undeclared (first use in this function)
_configtest.c:8:12: note: each undeclared identifier is reported only once for each function it appears in
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:8:12: error: 'HAVE_DECL_SIGNBIT' undeclared (first use in this function)
_configtest.c:8:12: note: each undeclared identifier is reported only once for each function it appears in
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
removing: _configte
math -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:8:12: error: 'HAVE_DECL_SIGNBIT' undeclared (first use in this function)
_configtest.c:8:12: note: each undeclared identifier is reported only once for each function it appears in
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:8:12: error: 'HAVE_DECL_SIGNBIT' undeclared (first use in this function)
_configtest.c:8:12: note: each undeclared identifier is reported only once for each function it appears in
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
removing: _configte
DEBUG ssh: stdout: st.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'cexp' [enabled by default]
_configtest.c:2:5: warning: conflicting types for built-in function 'clog' [enabled by default]
_configtest.c:3:5: warning: conflicting types for built-in function 'ccos' [enabled by default]
_configtest.c:4:5: warning: conflicting types for built-in function 'cimag' [enabled by default]
_configtest.c:5:5: warning: conflicting types for built-in function 'cabs' [enabled by default]
_configtest.c:6:5: warning: conflicting types for built-in function 'cpow' [enabled by default]
_configtest.c:7:5: warning: conflicting types for built-in function 'csqrt' [enabled by default]
_configtest.c:8:5: warning: conflicting types for built-in function 'carg' [enabled by default]
_configtest.c:9:5: warning: conflicting types for built-in function 'creal' [enabled by default]
_configtest.c:10:5: warning: conflicting types for built-in function 'csin' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'ccosf' [enabled by default]
_configtest.c:2:5: warning: conflicting types for built-in function 'cargf' [enabled by default]
_configtest.c:3:5: warning: conflicting types for built-in function 'csqrtf' [enabled by default]
_configtest.c:4:5: warning: conflicting types for built-in function 'cpowf' [enabled by default]
_configtest.c:5:5: warning: conflicting types for built-in function 'cexpf' [enabled by default]
_configtest.c:6:5: warning: conflicting types for built-in function 'crealf' [enabled by default]
_configtest.c:7:5: warning: conflicting types for built-in function 'csinf' [enabled by default]
_configtest.c:8:5: warning: conflicting types for built-in function 'cabsf' [enabled by default]
_configtest.c:9:5: warning: conflicting types for built-in function 'clogf' [enabled by default]
_configtest.c:10:5: warning: conflicting types for built-in function 'cimagf' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'csqrtl' [enabled by default]
_configtest.c:2:5: warning: conflicting types for built-in function 'cargl' [enabled by default]
_configtest.c:3:5: warning: conflicting types for built-in function 'cexpl' [enabled by default]
_configtest.c:4:5: warning: conflicting types for built-in function 'ccosl' [enabled by default]
_configtest.c:5:5: warning: conflicting types for built-in function 'cpowl' [enabled by default]
_configtest.c:6:5: warning: conflicting types for built-in function 'cimagl' [enabled by default]
_configtest.c:7:5: warning: conflicting types for built-in function 'csinl' [enabled by default]
_configtest.c:8:5: warning: conflicting types for built-in function 'creall' [enabled by default]
INFO interface: info: st.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'cexp' [enabled by default]
_configtest.c:2:5: warning: conflicting types for built-in function 'clog' [enabled by default]
_configtest.c:3:5: warning: conflicting types for built-in function 'ccos' [enabled by default]
_configtest.c:4:5: warning: conflicting types for built-in function 'cimag' [enabled by default]
_configtest.c:5:5: warning: conflicting types for built-in function 'cabs' [enabled by default]
_configtest.c:6:5: warning: conflicting types for built-in function 'cpow' [enabled by default]
_configtest.c:7:5: warning: conflicting types for built-in function 'csqrt' [enabled by default]
_configtest.c:8:5: warning: conflicting types for built-in function 'carg' [enabled by default]
_configtest.c:9:5: warning: conflicting types for built-in function 'creal' [enabled by default]
_configtest.c:10:5: warning: conflicting types for built-in function 'csin' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'ccosf' [enabled by default]
_configtest.c:2:5: warning: conflicting types for built-in function 'cargf' [enabled by default]
_configtest.c:3:5: warning: conflicting types for built-in function 'csqrtf' [enabled by default]
_configtest.c:4:5: warning: conflicting types for built-in function 'cpowf' [enabled by default]
_configtest.c:5:5: warning: conflicting types for built-in function 'cexpf' [enabled by default]
_configtest.c:6:5: warning: conflicting types for built-in function 'crealf' [enabled by default]
_configtest.c:7:5: warning: conflicting types for built-in function 'csinf' [enabled by default]
_configtest.c:8:5: warning: conflicting types for built-in function 'cabsf' [enabled by default]
_configtest.c:9:5: warning: conflicting types for built-in function 'clogf' [enabled by default]
_configtest.c:10:5: warning: conflicting types for built-in function 'cimagf' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'csqrtl' [enabled by default]
_configtest.c:2:5: warning: conflicting types for built-in function 'cargl' [enabled by default]
_configtest.c:3:5: warning: conflicting types for built-in function 'cexpl' [enabled by default]
_configtest.c:4:5: warning: conflicting types for built-in function 'ccosl' [enabled by default]
_configtest.c:5:5: warning: conflicting types for built-in function 'cpowl' [enabled by default]
_configtest.c:6:5: warning: conflicting types for built-in function 'cimagl' [enabled by default]
_configtest.c:7:5: warning: conflicting types for built-in function 'csinl' [enabled by default]
_configtest.c:8:5: warning: conflicting types for built-in function 'creall' [enabled by default]
st.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'cexp' [enabled by default]
_configtest.c:2:5: warning: conflicting types for built-in function 'clog' [enabled by default]
_configtest.c:3:5: warning: conflicting types for built-in function 'ccos' [enabled by default]
_configtest.c:4:5: warning: conflicting types for built-in function 'cimag' [enabled by default]
_configtest.c:5:5: warning: conflicting types for built-in function 'cabs' [enabled by default]
_configtest.c:6:5: warning: conflicting types for built-in function 'cpow' [enabled by default]
_configtest.c:7:5: warning: conflicting types for built-in function 'csqrt' [enabled by default]
_configtest.c:8:5: warning: conflicting types for built-in function 'carg' [enabled by default]
_configtest.c:9:5: warning: conflicting types for built-in function 'creal' [enabled by default]
_configtest.c:10:5: warning: conflicting types for built-in function 'csin' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'ccosf' [enabled by default]
_configtest.c:2:5: warning: conflicting types for built-in function 'cargf' [enabled by default]
_configtest.c:3:5: warning: conflicting types for built-in function 'csqrtf' [enabled by default]
_configtest.c:4:5: warning: conflicting types for built-in function 'cpowf' [enabled by default]
_configtest.c:5:5: warning: conflicting types for built-in function 'cexpf' [enabled by default]
_configtest.c:6:5: warning: conflicting types for built-in function 'crealf' [enabled by default]
_configtest.c:7:5: warning: conflicting types for built-in function 'csinf' [enabled by default]
_configtest.c:8:5: warning: conflicting types for built-in function 'cabsf' [enabled by default]
_configtest.c:9:5: warning: conflicting types for built-in function 'clogf' [enabled by default]
_configtest.c:10:5: warning: conflicting types for built-in function 'cimagf' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'csqrtl' [enabled by default]
_configtest.c:2:5: warning: conflicting types for built-in function 'cargl' [enabled by default]
_configtest.c:3:5: warning: conflicting types for built-in function 'cexpl' [enabled by default]
_configtest.c:4:5: warning: conflicting types for built-in function 'ccosl' [enabled by default]
_configtest.c:5:5: warning: conflicting types for built-in function 'cpowl' [enabled by default]
_configtest.c:6:5: warning: conflicting types for built-in function 'cimagl' [enabled by default]
_configtest.c:7:5: warning: conflicting types for built-in function 'csinl' [enabled by default]
_configtest.c:8:5: warning: conflicting types for built-in function 'creall' [enabled by default]
DEBUG ssh: stdout: _configtest.c:9:5: warning: conflicting types for built-in function 'clogl' [enabled by default]
_configtest.c:10:5: warning: conflicting types for built-in function 'cabsl' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
removing: _configtest.c _configtest.o
('File:', 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h')
#define HAVE_ENDIAN_H 1
#define SIZEOF_PY_INTPTR_T 4
#define SIZEOF_PY_LONG_LONG 8
#define MATHLIB m
#define HAVE_SIN
#define HAVE_COS
#define HAVE_TAN
#define HAVE_SINH
#define HAVE_COSH
#define HAVE_TANH
#define HAVE_FABS
#define HAVE_FLOOR
#define HAVE_CEIL
#define HAVE_SQRT
#define HAVE_LOG10
#define HAVE_LOG
#define HAVE_EXP
#define HAVE_ASIN
#define HAVE_ACOS
#define HAVE_ATAN
#define HAVE_FMOD
#define HAVE_MODF
#define HAVE_FREXP
#define HAVE_LDEXP
#define HAVE_RINT
#define HAVE_TRUNC
#define HAVE_EXP2
#define HAVE_LOG2
#define HAVE_ATAN2
#define HAVE_POW
#define HAVE_NEXTAFTER
#define HAVE_SINF
#define HAVE_COSF
#define HAVE_TANF
#define HAVE_SINHF
#define HAVE_COSHF
#define HAVE_TANHF
#define HAVE_FABSF
#define HAVE_FLOORF
#define HAVE_CEILF
#define HAVE_RINTF
#define HAVE_TRUNCF
#define HAVE_SQRTF
#define HAVE_LOG10F
#define HAVE_LOGF
#define HAVE_LOG1PF
#define HAVE_EXPF
#define HAVE_EXPM1F
#define HAVE_ASINF
#define HAVE_ACOSF
#define HAVE_ATANF
#define HAVE_ASINHF
#define HAVE_ACOSHF
#define HAVE_ATANHF
#define HAVE_HYPOTF
#define HAVE_ATAN2F
#define HAVE_POWF
#define HAVE_FMODF
#define HAVE_MODFF
#define HAVE_FREXPF
#define HAVE_LDEXPF
#define HAVE_EXP2F
#define HAVE_LOG2F
#define HAVE_COPYSIGNF
#define HAVE_NEXTAFTERF
#define HAVE_SINL
#define HAVE_COSL
#define HAVE_TANL
#define HAVE_SINHL
#define HAVE_COSHL
#define HAVE_TANHL
#define HAVE_FABSL
#define HAVE_FLOORL
#define HAVE_CEILL
#define HAVE_RINTL
#define HAVE_TRUNCL
#define HAVE_SQRTL
#define HAVE_LOG10L
#define HAVE_LOGL
#define HAVE_LOG1PL
#define HAVE_EXPL
#define HAVE_EXPM1L
#define HAVE_ASINL
#define HAVE_ACOSL
#define HAVE_ATANL
#define HAVE_ASINHL
#define HAVE_ACOSHL
#define HAVE_ATANHL
#define HAVE_HYPOTL
#define HAVE_ATAN2L
#define HAVE_POWL
#define HAVE_FMODL
#define HAVE_MODFL
#define HAVE_FREXPL
#define HAVE_LDEXPL
#define HAVE_EXP2L
#define HAVE_LOG2L
#define HAVE_COPYSIGNL
#define HAVE_NEXTAFTERL
#define HAVE_DECL_SIGNBIT
#define HAVE_COMPLEX_H
#define HAVE_CREAL
#define HAVE_CIMAG
#define HAVE_CABS
#define
INFO interface: info: _configtest.c:9:5: warning: conflicting types for built-in function 'clogl' [enabled by default]
_configtest.c:10:5: warning: conflicting types for built-in function 'cabsl' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
removing: _configtest.c _configtest.o
('File:', 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h')
#define HAVE_ENDIAN_H 1
#define SIZEOF_PY_INTPTR_T 4
#define SIZEOF_PY_LONG_LONG 8
#define MATHLIB m
#define HAVE_SIN
#define HAVE_COS
#define HAVE_TAN
#define HAVE_SINH
#define HAVE_COSH
#define HAVE_TANH
#define HAVE_FABS
#define HAVE_FLOOR
#define HAVE_CEIL
#define HAVE_SQRT
#define HAVE_LOG10
#define HAVE_LOG
#define HAVE_EXP
#define HAVE_ASIN
#define HAVE_ACOS
#define HAVE_ATAN
#define HAVE_FMOD
#define HAVE_MODF
#define HAVE_FREXP
#define HAVE_LDEXP
#define HAVE_RINT
#define HAVE_TRUNC
#define HAVE_EXP2
#define HAVE_LOG2
#define HAVE_ATAN2
#define HAVE_POW
#define HAVE_NEXTAFTER
#define HAVE_SINF
#define HAVE_COSF
#define HAVE_TANF
#define HAVE_SINHF
#define HAVE_COSHF
#define HAVE_TANHF
#define HAVE_FABSF
#define HAVE_FLOORF
#define HAVE_CEILF
#define HAVE_RINTF
#define HAVE_TRUNCF
#define HAVE_SQRTF
#define HAVE_LOG10F
#define HAVE_LOGF
#define HAVE_LOG1PF
#define HAVE_EXPF
#define HAVE_EXPM1F
#define HAVE_ASINF
#define HAVE_ACOSF
#define HAVE_ATANF
#define HAVE_ASINHF
#define HAVE_ACOSHF
#define HAVE_ATANHF
#define HAVE_HYPOTF
#define HAVE_ATAN2F
#define HAVE_POWF
#define HAVE_FMODF
#define HAVE_MODFF
#define HAVE_FREXPF
#define HAVE_LDEXPF
#define HAVE_EXP2F
#define HAVE_LOG2F
#define HAVE_COPYSIGNF
#define HAVE_NEXTAFTERF
#define HAVE_SINL
#define HAVE_COSL
#define HAVE_TANL
#define HAVE_SINHL
#define HAVE_COSHL
#define HAVE_TANHL
#define HAVE_FABSL
#define HAVE_FLOORL
#define HAVE_CEILL
#define HAVE_RINTL
#define HAVE_TRUNCL
#define HAVE_SQRTL
#define HAVE_LOG10L
#define HAVE_LOGL
#define HAVE_LOG1PL
#define HAVE_EXPL
#define HAVE_EXPM1L
#define HAVE_ASINL
#define HAVE_ACOSL
#define HAVE_ATANL
#define HAVE_ASINHL
#define HAVE_ACOSHL
#define HAVE_ATANHL
#define HAVE_HYPOTL
#define HAVE_ATAN2L
#define HAVE_POWL
#define HAVE_FMODL
#define HAVE_MODFL
#define HAVE_FREXPL
#define HAVE_LDEXPL
#define HAVE_EXP2L
#define HAVE_LOG2L
#define HAVE_COPYSIGNL
#define HAVE_NEXTAFTERL
#define HAVE_DECL_SIGNBIT
#define HAVE_COMPLEX_H
#define HAVE_CREAL
#define HAVE_CIMAG
#define HAVE_CABS
#define
_configtest.c:9:5: warning: conflicting types for built-in function 'clogl' [enabled by default]
_configtest.c:10:5: warning: conflicting types for built-in function 'cabsl' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
removing: _configtest.c _configtest.o
('File:', 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h')
#define HAVE_ENDIAN_H 1
#define SIZEOF_PY_INTPTR_T 4
#define SIZEOF_PY_LONG_LONG 8
#define MATHLIB m
#define HAVE_SIN
#define HAVE_COS
#define HAVE_TAN
#define HAVE_SINH
#define HAVE_COSH
#define HAVE_TANH
#define HAVE_FABS
#define HAVE_FLOOR
#define HAVE_CEIL
#define HAVE_SQRT
#define HAVE_LOG10
#define HAVE_LOG
#define HAVE_EXP
#define HAVE_ASIN
#define HAVE_ACOS
#define HAVE_ATAN
#define HAVE_FMOD
#define HAVE_MODF
#define HAVE_FREXP
#define HAVE_LDEXP
#define HAVE_RINT
#define HAVE_TRUNC
#define HAVE_EXP2
#define HAVE_LOG2
#define HAVE_ATAN2
#define HAVE_POW
#define HAVE_NEXTAFTER
#define HAVE_SINF
#define HAVE_COSF
#define HAVE_TANF
#define HAVE_SINHF
#define HAVE_COSHF
#define HAVE_TANHF
#define HAVE_FABSF
#define HAVE_FLOORF
#define HAVE_CEILF
#define HAVE_RINTF
#define HAVE_TRUNCF
#define HAVE_SQRTF
#define HAVE_LOG10F
#define HAVE_LOGF
#define HAVE_LOG1PF
#define HAVE_EXPF
#define HAVE_EXPM1F
#define HAVE_ASINF
#define HAVE_ACOSF
#define HAVE_ATANF
#define HAVE_ASINHF
#define HAVE_ACOSHF
#define HAVE_ATANHF
#define HAVE_HYPOTF
#define HAVE_ATAN2F
#define HAVE_POWF
#define HAVE_FMODF
#define HAVE_MODFF
#define HAVE_FREXPF
#define HAVE_LDEXPF
#define HAVE_EXP2F
#define HAVE_LOG2F
#define HAVE_COPYSIGNF
#define HAVE_NEXTAFTERF
#define HAVE_SINL
#define HAVE_COSL
#define HAVE_TANL
#define HAVE_SINHL
#define HAVE_COSHL
#define HAVE_TANHL
#define HAVE_FABSL
#define HAVE_FLOORL
#define HAVE_CEILL
#define HAVE_RINTL
#define HAVE_TRUNCL
#define HAVE_SQRTL
#define HAVE_LOG10L
#define HAVE_LOGL
#define HAVE_LOG1PL
#define HAVE_EXPL
#define HAVE_EXPM1L
#define HAVE_ASINL
#define HAVE_ACOSL
#define HAVE_ATANL
#define HAVE_ASINHL
#define HAVE_ACOSHL
#define HAVE_ATANHL
#define HAVE_HYPOTL
#define HAVE_ATAN2L
#define HAVE_POWL
#define HAVE_FMODL
#define HAVE_MODFL
#define HAVE_FREXPL
#define HAVE_LDEXPL
#define HAVE_EXP2L
#define HAVE_LOG2L
#define HAVE_COPYSIGNL
#define HAVE_NEXTAFTERL
#define HAVE_DECL_SIGNBIT
#define HAVE_COMPLEX_H
#define HAVE_CREAL
#define HAVE_CIMAG
#define HAVE_CABS
#define
DEBUG ssh: stdout: HAVE_CARG
#define HAVE_CEXP
#define HAVE_CSQRT
#define HAVE_CLOG
#define HAVE_CCOS
#define HAVE_CSIN
#define HAVE_CPOW
#define HAVE_CREALF
#define HAVE_CIMAGF
#define HAVE_CABSF
#define HAVE_CARGF
#define HAVE_CEXPF
#define HAVE_CSQRTF
#define HAVE_CLOGF
#define HAVE_CCOSF
#define HAVE_CSINF
#define HAVE_CPOWF
#define HAVE_CREALL
#define HAVE_CIMAGL
#define HAVE_CABSL
#define HAVE_CARGL
#define HAVE_CEXPL
#define HAVE_CSQRTL
#define HAVE_CLOGL
#define HAVE_CCOSL
#define HAVE_CSINL
#define HAVE_CPOWL
#define HAVE_LDOUBLE_INTEL_EXTENDED_12_BYTES_LE 1
#ifndef __cplusplus
/* #undef inline */
#endif
#ifndef _NPY_NPY_CONFIG_H_
#error config.h should never be included directly, include npy_config.h instead
#endif
EOF
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h' to sources.
Generating build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
gcc -pthread _configtest.o -o _configtest
_configtest.o: In function `main':
/home/vagrant/.virtualenvs/edx-platform/build/numpy/_configtest.c:6: undefined reference to `exp'
collect2: ld returned 1 exit status
_configtest.o: In function `main':
/home/vagrant/.virtualenvs/edx-platform/build/numpy/_configtest.c:6: undefined reference to `exp'
collect2: ld returned 1 exit status
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:18: warning: extra tokens at end of #ifndef directive [enabled by default]
_configtest.c:8:1: warning: control reaches end of non-void function [-Wreturn-type]
success!
removing: _configtest.c _configtest.o
File: build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h
#define NPY_HAVE_ENDIAN_H 1
#define NPY_SIZEOF_SHORT SIZEOF_SHORT
#define NPY_SIZEOF_INT SIZEOF_INT
#define NPY_SIZEOF_LONG SIZEOF_LONG
#define NPY_SIZEOF_FLOAT 4
#define NPY_SIZEOF_COMPLEX_FLOAT 8
#define NPY_SIZEOF_DOUBLE 8
#define NPY_SIZEOF_COMPLEX_DOUBLE 16
#define NPY_SIZEOF_LONGDOUBLE 12
#define
INFO interface: info: HAVE_CARG
#define HAVE_CEXP
#define HAVE_CSQRT
#define HAVE_CLOG
#define HAVE_CCOS
#define HAVE_CSIN
#define HAVE_CPOW
#define HAVE_CREALF
#define HAVE_CIMAGF
#define HAVE_CABSF
#define HAVE_CARGF
#define HAVE_CEXPF
#define HAVE_CSQRTF
#define HAVE_CLOGF
#define HAVE_CCOSF
#define HAVE_CSINF
#define HAVE_CPOWF
#define HAVE_CREALL
#define HAVE_CIMAGL
#define HAVE_CABSL
#define HAVE_CARGL
#define HAVE_CEXPL
#define HAVE_CSQRTL
#define HAVE_CLOGL
#define HAVE_CCOSL
#define HAVE_CSINL
#define HAVE_CPOWL
#define HAVE_LDOUBLE_INTEL_EXTENDED_12_BYTES_LE 1
#ifndef __cplusplus
/* #undef inline */
#endif
#ifndef _NPY_NPY_CONFIG_H_
#error config.h should never be included directly, include npy_config.h instead
#endif
EOF
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h' to sources.
Generating build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
gcc -pthread _configtest.o -o _configtest
_configtest.o: In function `main':
/home/vagrant/.virtualenvs/edx-platform/build/numpy/_configtest.c:6: undefined reference to `exp'
collect2: ld returned 1 exit status
_configtest.o: In function `main':
/home/vagrant/.virtualenvs/edx-platform/build/numpy/_configtest.c:6: undefined reference to `exp'
collect2: ld returned 1 exit status
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:18: warning: extra tokens at end of #ifndef directive [enabled by default]
_configtest.c:8:1: warning: control reaches end of non-void function [-Wreturn-type]
success!
removing: _configtest.c _configtest.o
File: build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h
#define NPY_HAVE_ENDIAN_H 1
#define NPY_SIZEOF_SHORT SIZEOF_SHORT
#define NPY_SIZEOF_INT SIZEOF_INT
#define NPY_SIZEOF_LONG SIZEOF_LONG
#define NPY_SIZEOF_FLOAT 4
#define NPY_SIZEOF_COMPLEX_FLOAT 8
#define NPY_SIZEOF_DOUBLE 8
#define NPY_SIZEOF_COMPLEX_DOUBLE 16
#define NPY_SIZEOF_LONGDOUBLE 12
#define
HAVE_CARG
#define HAVE_CEXP
#define HAVE_CSQRT
#define HAVE_CLOG
#define HAVE_CCOS
#define HAVE_CSIN
#define HAVE_CPOW
#define HAVE_CREALF
#define HAVE_CIMAGF
#define HAVE_CABSF
#define HAVE_CARGF
#define HAVE_CEXPF
#define HAVE_CSQRTF
#define HAVE_CLOGF
#define HAVE_CCOSF
#define HAVE_CSINF
#define HAVE_CPOWF
#define HAVE_CREALL
#define HAVE_CIMAGL
#define HAVE_CABSL
#define HAVE_CARGL
#define HAVE_CEXPL
#define HAVE_CSQRTL
#define HAVE_CLOGL
#define HAVE_CCOSL
#define HAVE_CSINL
#define HAVE_CPOWL
#define HAVE_LDOUBLE_INTEL_EXTENDED_12_BYTES_LE 1
#ifndef __cplusplus
/* #undef inline */
#endif
#ifndef _NPY_NPY_CONFIG_H_
#error config.h should never be included directly, include npy_config.h instead
#endif
EOF
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h' to sources.
Generating build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
gcc -pthread _configtest.o -o _configtest
_configtest.o: In function `main':
/home/vagrant/.virtualenvs/edx-platform/build/numpy/_configtest.c:6: undefined reference to `exp'
collect2: ld returned 1 exit status
_configtest.o: In function `main':
/home/vagrant/.virtualenvs/edx-platform/build/numpy/_configtest.c:6: undefined reference to `exp'
collect2: ld returned 1 exit status
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:3:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:18: warning: extra tokens at end of #ifndef directive [enabled by default]
_configtest.c:8:1: warning: control reaches end of non-void function [-Wreturn-type]
success!
removing: _configtest.c _configtest.o
File: build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h
#define NPY_HAVE_ENDIAN_H 1
#define NPY_SIZEOF_SHORT SIZEOF_SHORT
#define NPY_SIZEOF_INT SIZEOF_INT
#define NPY_SIZEOF_LONG SIZEOF_LONG
#define NPY_SIZEOF_FLOAT 4
#define NPY_SIZEOF_COMPLEX_FLOAT 8
#define NPY_SIZEOF_DOUBLE 8
#define NPY_SIZEOF_COMPLEX_DOUBLE 16
#define NPY_SIZEOF_LONGDOUBLE 12
#define
DEBUG ssh: stdout: NPY_SIZEOF_COMPLEX_LONGDOUBLE 24
#define NPY_SIZEOF_PY_INTPTR_T 4
#define NPY_SIZEOF_PY_LONG_LONG 8
#define NPY_SIZEOF_LONGLONG 8
#define NPY_NO_SMP 0
#define NPY_HAVE_DECL_ISNAN
#define NPY_HAVE_DECL_ISINF
#define NPY_HAVE_DECL_ISFINITE
#define NPY_HAVE_DECL_SIGNBIT
#define NPY_USE_C99_COMPLEX
#define NPY_HAVE_COMPLEX_DOUBLE 1
#define NPY_HAVE_COMPLEX_FLOAT 1
#define NPY_HAVE_COMPLEX_LONG_DOUBLE 1
#define NPY_USE_C99_FORMATS 1
#define NPY_VISIBILITY_HIDDEN __attribute__((visibility("hidden")))
#define NPY_ABI_VERSION 0x01000009
#define NPY_API_VERSION 0x00000006
#ifndef __STDC_FORMAT_MACROS
#define __STDC_FORMAT_MACROS 1
#endif
EOF
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
conv_template:> build/src.linux-i686-2.7/numpy/core/src/_sortmodule.c
numpy.core - nothing done with h_files = ['build/src.linux-i686-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core.multiarray" sources
non-existing path in 'numpy/core': 'build/src.linux-i686-2.7/numpy/core/src/multiarray'
conv_template:> build/src.linux-i686-2.7/numpy/core/src/multiarray/scalartypes.c
conv_template:> build/src.linux-i686-2.7/numpy/core/src/multiarray/arraytypes.c
conv_template:> build/src.linux-i686-2.7/numpy/core/src/multiarray/nditer.c
conv_template:> build/src.linux-i686-2.7/numpy/core/src/multiarray/lowlevel_strided_loops.c
conv_template:> build/src.linux-i686-2.7/numpy/core/src/multiarray/einsum.c
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
numpy.core - nothing done with h_files = ['build/src.linux-i686-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core.umath" sources
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_ufunc_api.py
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources.
non-existing path in 'numpy/core': 'build/src.linux-i686-2.7/numpy/core/src/umath'
conv_template:> build/src.linux-i686-2.7/numpy/core/src/umath/loops.c
conv_template:> build/src.linux-i686-2.7/numpy/core/src/umath/umathmodule.c
conv_template:> build/src.linux-i686-2.7/numpy/core/src/umath/funcs.inc
adding 'build/src.linux-i686-2.7/numpy/core/src/umath' to include_dirs.
numpy.core - nothing done with h_files = ['build/src.linux-i686-2.7/numpy/core/src/umath/funcs.inc', 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/__ufunc_api.h']
building extension "numpy.core.scalarmath" sources
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
executing numpy/core/code_generators/generate_ufunc_api.py
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources.
conv_t
INFO interface: info: NPY_SIZEOF_COMPLEX_LONGDOUBLE 24
#define NPY_SIZEOF_PY_INTPTR_T 4
#define NPY_SIZEOF_PY_LONG_LONG 8
#define NPY_SIZEOF_LONGLONG 8
#define NPY_NO_SMP 0
#define NPY_HAVE_DECL_ISNAN
#define NPY_HAVE_DECL_ISINF
#define NPY_HAVE_DECL_ISFINITE
#define NPY_HAVE_DECL_SIGNBIT
#define NPY_USE_C99_COMPLEX
#define NPY_HAVE_COMPLEX_DOUBLE 1
#define NPY_HAVE_COMPLEX_FLOAT 1
#define NPY_HAVE_COMPLEX_LONG_DOUBLE 1
#define NPY_USE_C99_FORMATS 1
#define NPY_VISIBILITY_HIDDEN __attribute__((visibility("hidden")))
#define NPY_ABI_VERSION 0x01000009
#define NPY_API_VERSION 0x00000006
#ifndef __STDC_FORMAT_MACROS
#define __STDC_FORMAT_MACROS 1
#endif
EOF
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
conv_template:> build/src.linux-i686-2.7/numpy/core/src/_sortmodule.c
numpy.core - nothing done with h_files = ['build/src.linux-i686-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core.multiarray" sources
non-existing path in 'numpy/core': 'build/src.linux-i686-2.7/numpy/core/src/multiarray'
conv_template:> build/src.linux-i686-2.7/numpy/core/src/multiarray/scalartypes.c
conv_template:> build/src.linux-i686-2.7/numpy/core/src/multiarray/arraytypes.c
conv_template:> build/src.linux-i686-2.7/numpy/core/src/multiarray/nditer.c
conv_template:> build/src.linux-i686-2.7/numpy/core/src/multiarray/lowlevel_strided_loops.c
conv_template:> build/src.linux-i686-2.7/numpy/core/src/multiarray/einsum.c
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
numpy.core - nothing done with h_files = ['build/src.linux-i686-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core.umath" sources
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_ufunc_api.py
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources.
non-existing path in 'numpy/core': 'build/src.linux-i686-2.7/numpy/core/src/umath'
conv_template:> build/src.linux-i686-2.7/numpy/core/src/umath/loops.c
conv_template:> build/src.linux-i686-2.7/numpy/core/src/umath/umathmodule.c
conv_template:> build/src.linux-i686-2.7/numpy/core/src/umath/funcs.inc
adding 'build/src.linux-i686-2.7/numpy/core/src/umath' to include_dirs.
numpy.core - nothing done with h_files = ['build/src.linux-i686-2.7/numpy/core/src/umath/funcs.inc', 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/__ufunc_api.h']
building extension "numpy.core.scalarmath" sources
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
executing numpy/core/code_generators/generate_ufunc_api.py
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources.
conv_t
NPY_SIZEOF_COMPLEX_LONGDOUBLE 24
#define NPY_SIZEOF_PY_INTPTR_T 4
#define NPY_SIZEOF_PY_LONG_LONG 8
#define NPY_SIZEOF_LONGLONG 8
#define NPY_NO_SMP 0
#define NPY_HAVE_DECL_ISNAN
#define NPY_HAVE_DECL_ISINF
#define NPY_HAVE_DECL_ISFINITE
#define NPY_HAVE_DECL_SIGNBIT
#define NPY_USE_C99_COMPLEX
#define NPY_HAVE_COMPLEX_DOUBLE 1
#define NPY_HAVE_COMPLEX_FLOAT 1
#define NPY_HAVE_COMPLEX_LONG_DOUBLE 1
#define NPY_USE_C99_FORMATS 1
#define NPY_VISIBILITY_HIDDEN __attribute__((visibility("hidden")))
#define NPY_ABI_VERSION 0x01000009
#define NPY_API_VERSION 0x00000006
#ifndef __STDC_FORMAT_MACROS
#define __STDC_FORMAT_MACROS 1
#endif
EOF
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
conv_template:> build/src.linux-i686-2.7/numpy/core/src/_sortmodule.c
numpy.core - nothing done with h_files = ['build/src.linux-i686-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core.multiarray" sources
non-existing path in 'numpy/core': 'build/src.linux-i686-2.7/numpy/core/src/multiarray'
conv_template:> build/src.linux-i686-2.7/numpy/core/src/multiarray/scalartypes.c
conv_template:> build/src.linux-i686-2.7/numpy/core/src/multiarray/arraytypes.c
conv_template:> build/src.linux-i686-2.7/numpy/core/src/multiarray/nditer.c
conv_template:> build/src.linux-i686-2.7/numpy/core/src/multiarray/lowlevel_strided_loops.c
conv_template:> build/src.linux-i686-2.7/numpy/core/src/multiarray/einsum.c
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
numpy.core - nothing done with h_files = ['build/src.linux-i686-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core.umath" sources
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_ufunc_api.py
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources.
non-existing path in 'numpy/core': 'build/src.linux-i686-2.7/numpy/core/src/umath'
conv_template:> build/src.linux-i686-2.7/numpy/core/src/umath/loops.c
conv_template:> build/src.linux-i686-2.7/numpy/core/src/umath/umathmodule.c
conv_template:> build/src.linux-i686-2.7/numpy/core/src/umath/funcs.inc
adding 'build/src.linux-i686-2.7/numpy/core/src/umath' to include_dirs.
numpy.core - nothing done with h_files = ['build/src.linux-i686-2.7/numpy/core/src/umath/funcs.inc', 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/__ufunc_api.h']
building extension "numpy.core.scalarmath" sources
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
executing numpy/core/code_generators/generate_ufunc_api.py
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources.
conv_t
DEBUG ssh: stdout: emplate:> build/src.linux-i686-2.7/numpy/core/src/scalarmathmodule.c
numpy.core - nothing done with h_files = ['build/src.linux-i686-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/__ufunc_api.h']
building extension "numpy.core._dotblas" sources
building extension "numpy.core.umath_tests" sources
conv_template:> build/src.linux-i686-2.7/numpy/core/src/umath/umath_tests.c
building extension "numpy.core.multiarray_tests" sources
conv_template:> build/src.linux-i686-2.7/numpy/core/src/multiarray/multiarray_tests.c
building extension "numpy.lib._compiled_base" sources
building extension "numpy.numarray._capi" sources
building extension "numpy.fft.fftpack_lite" sources
building extension "numpy.linalg.lapack_lite" sources
adding 'numpy/linalg/lapack_litemodule.c' to sources.
adding 'numpy/linalg/python_xerbla.c' to sources.
building extension "numpy.random.mtrand" sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
gcc -pthread _configtest.o -o _configtest
_configtest
failure.
removing: _configtest.c _configtest.o _configtest
building data_files sources
build_src: building npy-pkg config files
Installing collected packages: numpy
Running setup.py install for numpy
Running from numpy source directory./bin/sh: 1: svnversion: not found
non-existing path in 'numpy/distutils': 'site.cfg'
F2PY Version 2
blas_opt_info:
blas_mkl_info:
libraries mkl,vml,guide not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries mkl,vml,guide not found in /usr/local/lib
libraries mkl,vml,guide not found in /usr/lib
NOT AVAILABLE
atlas_blas_threads_info:
Setting PTATLAS=ATLAS
libraries ptf77blas,ptcblas,atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
libraries ptf77blas,ptcblas,atlas not found in /usr/lib/sse2
libraries ptf77blas,ptcblas,atlas not found in /usr/lib
NOT AVAILABLE
atlas_blas_info:
libraries f77blas,cblas,atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries f77blas,cblas,atlas not found in /usr/local/lib
libraries f77blas,cblas,atlas not found in /usr/lib/sse2
libraries f77blas,cblas,atlas not found in /usr/lib
NOT AVAILABLE
/home/vagrant/.virtualenvs/edx-platform/build/numpy/numpy/distutils/system_info.py:1425: UserWarning:
Atlas (http://math-atlas.sourceforge.net/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [atlas]) or by setting
the ATLAS environment variable.
warnings.warn(AtlasNotFoundError.__doc__)
blas_info:
libraries blas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries blas not found in /usr/local/lib
FOUND:
libraries = ['blas']
library_dirs = ['/usr/lib']
language = f77
FOUND:
libraries = ['blas']
library_dirs = ['/usr/lib']
define_macros = [('NO_ATLAS_INFO', 1)]
language = f77
/bin/sh: 1: svnversion: not found
lapack_opt_info:
lapack_mkl_info:
mkl_info:
libraries mkl,vml,guide not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries mkl,vml,guide not found in /usr/local/lib
libraries mkl,vml,guide not found in /usr/lib
NOT AVAILABLE
NOT AVAILABLE
atlas_threads_info:
Setting PTATLAS=ATLAS
libraries ptf77blas,ptcblas,atlas not found
INFO interface: info: emplate:> build/src.linux-i686-2.7/numpy/core/src/scalarmathmodule.c
numpy.core - nothing done with h_files = ['build/src.linux-i686-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/__ufunc_api.h']
building extension "numpy.core._dotblas" sources
building extension "numpy.core.umath_tests" sources
conv_template:> build/src.linux-i686-2.7/numpy/core/src/umath/umath_tests.c
building extension "numpy.core.multiarray_tests" sources
conv_template:> build/src.linux-i686-2.7/numpy/core/src/multiarray/multiarray_tests.c
building extension "numpy.lib._compiled_base" sources
building extension "numpy.numarray._capi" sources
building extension "numpy.fft.fftpack_lite" sources
building extension "numpy.linalg.lapack_lite" sources
adding 'numpy/linalg/lapack_litemodule.c' to sources.
adding 'numpy/linalg/python_xerbla.c' to sources.
building extension "numpy.random.mtrand" sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
gcc -pthread _configtest.o -o _configtest
_configtest
failure.
removing: _configtest.c _configtest.o _configtest
building data_files sources
build_src: building npy-pkg config files
Installing collected packages: numpy
Running setup.py install for numpy
Running from numpy source directory./bin/sh: 1: svnversion: not found
non-existing path in 'numpy/distutils': 'site.cfg'
F2PY Version 2
blas_opt_info:
blas_mkl_info:
libraries mkl,vml,guide not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries mkl,vml,guide not found in /usr/local/lib
libraries mkl,vml,guide not found in /usr/lib
NOT AVAILABLE
atlas_blas_threads_info:
Setting PTATLAS=ATLAS
libraries ptf77blas,ptcblas,atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
libraries ptf77blas,ptcblas,atlas not found in /usr/lib/sse2
libraries ptf77blas,ptcblas,atlas not found in /usr/lib
NOT AVAILABLE
atlas_blas_info:
libraries f77blas,cblas,atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries f77blas,cblas,atlas not found in /usr/local/lib
libraries f77blas,cblas,atlas not found in /usr/lib/sse2
libraries f77blas,cblas,atlas not found in /usr/lib
NOT AVAILABLE
/home/vagrant/.virtualenvs/edx-platform/build/numpy/numpy/distutils/system_info.py:1425: UserWarning:
Atlas (http://math-atlas.sourceforge.net/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [atlas]) or by setting
the ATLAS environment variable.
warnings.warn(AtlasNotFoundError.__doc__)
blas_info:
libraries blas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries blas not found in /usr/local/lib
FOUND:
libraries = ['blas']
library_dirs = ['/usr/lib']
language = f77
FOUND:
libraries = ['blas']
library_dirs = ['/usr/lib']
define_macros = [('NO_ATLAS_INFO', 1)]
language = f77
/bin/sh: 1: svnversion: not found
lapack_opt_info:
lapack_mkl_info:
mkl_info:
libraries mkl,vml,guide not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries mkl,vml,guide not found in /usr/local/lib
libraries mkl,vml,guide not found in /usr/lib
NOT AVAILABLE
NOT AVAILABLE
atlas_threads_info:
Setting PTATLAS=ATLAS
libraries ptf77blas,ptcblas,atlas not found
emplate:> build/src.linux-i686-2.7/numpy/core/src/scalarmathmodule.c
numpy.core - nothing done with h_files = ['build/src.linux-i686-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/__ufunc_api.h']
building extension "numpy.core._dotblas" sources
building extension "numpy.core.umath_tests" sources
conv_template:> build/src.linux-i686-2.7/numpy/core/src/umath/umath_tests.c
building extension "numpy.core.multiarray_tests" sources
conv_template:> build/src.linux-i686-2.7/numpy/core/src/multiarray/multiarray_tests.c
building extension "numpy.lib._compiled_base" sources
building extension "numpy.numarray._capi" sources
building extension "numpy.fft.fftpack_lite" sources
building extension "numpy.linalg.lapack_lite" sources
adding 'numpy/linalg/lapack_litemodule.c' to sources.
adding 'numpy/linalg/python_xerbla.c' to sources.
building extension "numpy.random.mtrand" sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
gcc -pthread _configtest.o -o _configtest
_configtest
failure.
removing: _configtest.c _configtest.o _configtest
building data_files sources
build_src: building npy-pkg config files
Installing collected packages: numpy
Running setup.py install for numpy
Running from numpy source directory./bin/sh: 1: svnversion: not found
non-existing path in 'numpy/distutils': 'site.cfg'
F2PY Version 2
blas_opt_info:
blas_mkl_info:
libraries mkl,vml,guide not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries mkl,vml,guide not found in /usr/local/lib
libraries mkl,vml,guide not found in /usr/lib
NOT AVAILABLE
atlas_blas_threads_info:
Setting PTATLAS=ATLAS
libraries ptf77blas,ptcblas,atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
libraries ptf77blas,ptcblas,atlas not found in /usr/lib/sse2
libraries ptf77blas,ptcblas,atlas not found in /usr/lib
NOT AVAILABLE
atlas_blas_info:
libraries f77blas,cblas,atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries f77blas,cblas,atlas not found in /usr/local/lib
libraries f77blas,cblas,atlas not found in /usr/lib/sse2
libraries f77blas,cblas,atlas not found in /usr/lib
NOT AVAILABLE
/home/vagrant/.virtualenvs/edx-platform/build/numpy/numpy/distutils/system_info.py:1425: UserWarning:
Atlas (http://math-atlas.sourceforge.net/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [atlas]) or by setting
the ATLAS environment variable.
warnings.warn(AtlasNotFoundError.__doc__)
blas_info:
libraries blas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries blas not found in /usr/local/lib
FOUND:
libraries = ['blas']
library_dirs = ['/usr/lib']
language = f77
FOUND:
libraries = ['blas']
library_dirs = ['/usr/lib']
define_macros = [('NO_ATLAS_INFO', 1)]
language = f77
/bin/sh: 1: svnversion: not found
lapack_opt_info:
lapack_mkl_info:
mkl_info:
libraries mkl,vml,guide not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries mkl,vml,guide not found in /usr/local/lib
libraries mkl,vml,guide not found in /usr/lib
NOT AVAILABLE
NOT AVAILABLE
atlas_threads_info:
Setting PTATLAS=ATLAS
libraries ptf77blas,ptcblas,atlas not found
DEBUG ssh: stdout: in /home/vagrant/.virtualenvs/edx-platform/lib
libraries lapack_atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
libraries lapack_atlas not found in /usr/local/lib
libraries ptf77blas,ptcblas,atlas not found in /usr/lib/sse2
libraries lapack_atlas not found in /usr/lib/sse2
libraries ptf77blas,ptcblas,atlas not found in /usr/lib
libraries lapack_atlas not found in /usr/lib
numpy.distutils.system_info.atlas_threads_info
NOT AVAILABLE
atlas_info:
libraries f77blas,cblas,atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries lapack_atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries f77blas,cblas,atlas not found in /usr/local/lib
libraries lapack_atlas not found in /usr/local/lib
libraries f77blas,cblas,atlas not found in /usr/lib/sse2
libraries lapack_atlas not found in /usr/lib/sse2
libraries f77blas,cblas,atlas not found in /usr/lib
libraries lapack_atlas not found in /usr/lib
numpy.distutils.system_info.atlas_info
NOT AVAILABLE
/home/vagrant/.virtualenvs/edx-platform/build/numpy/numpy/distutils/system_info.py:1340: UserWarning:
Atlas (http://math-atlas.sourceforge.net/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [atlas]) or by setting
the ATLAS environment variable.
warnings.warn(AtlasNotFoundError.__doc__)
lapack_info:
libraries lapack not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries lapack not found in /usr/local/lib
FOUND:
libraries = ['lapack']
library_dirs = ['/usr/lib']
language = f77
FOUND:
libraries = ['lapack', 'blas']
library_dirs = ['/usr/lib']
define_macros = [('NO_ATLAS_INFO', 1)]
language = f77
unifing config_cc, config, build_clib, build_ext, build commands --compiler options
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
build_src
building py_modules sources
building library "npymath" sources
customize GnuFCompiler
Could not locate executable g77
Could not locate executable f77
customize IntelFCompiler
Could not locate executable ifort
Could not locate executable ifc
customize LaheyFCompiler
Could not locate executable lf95
customize PGroupFCompiler
Could not locate executable pgfortran
customize AbsoftFCompiler
Could not locate executable f90
customize NAGFCompiler
Found executable /usr/bin/f95
customize VastFCompiler
customize CompaqFCompiler
Could not locate executable fort
customize IntelItaniumFCompiler
Could not locate executable efort
Could not locate executable efc
customize IntelEM64TFCompiler
customize Gnu95FCompiler
Found executable /usr/bin/gfortran
customize Gnu95FCompiler
customize Gnu95FCompiler using config
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
gcc -pthread _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
gcc -pthread _configtest.o -o _configtest
_configtest.o: In function `main':
/hom
INFO interface: info: in /home/vagrant/.virtualenvs/edx-platform/lib
libraries lapack_atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
libraries lapack_atlas not found in /usr/local/lib
libraries ptf77blas,ptcblas,atlas not found in /usr/lib/sse2
libraries lapack_atlas not found in /usr/lib/sse2
libraries ptf77blas,ptcblas,atlas not found in /usr/lib
libraries lapack_atlas not found in /usr/lib
numpy.distutils.system_info.atlas_threads_info
NOT AVAILABLE
atlas_info:
libraries f77blas,cblas,atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries lapack_atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries f77blas,cblas,atlas not found in /usr/local/lib
libraries lapack_atlas not found in /usr/local/lib
libraries f77blas,cblas,atlas not found in /usr/lib/sse2
libraries lapack_atlas not found in /usr/lib/sse2
libraries f77blas,cblas,atlas not found in /usr/lib
libraries lapack_atlas not found in /usr/lib
numpy.distutils.system_info.atlas_info
NOT AVAILABLE
/home/vagrant/.virtualenvs/edx-platform/build/numpy/numpy/distutils/system_info.py:1340: UserWarning:
Atlas (http://math-atlas.sourceforge.net/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [atlas]) or by setting
the ATLAS environment variable.
warnings.warn(AtlasNotFoundError.__doc__)
lapack_info:
libraries lapack not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries lapack not found in /usr/local/lib
FOUND:
libraries = ['lapack']
library_dirs = ['/usr/lib']
language = f77
FOUND:
libraries = ['lapack', 'blas']
library_dirs = ['/usr/lib']
define_macros = [('NO_ATLAS_INFO', 1)]
language = f77
unifing config_cc, config, build_clib, build_ext, build commands --compiler options
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
build_src
building py_modules sources
building library "npymath" sources
customize GnuFCompiler
Could not locate executable g77
Could not locate executable f77
customize IntelFCompiler
Could not locate executable ifort
Could not locate executable ifc
customize LaheyFCompiler
Could not locate executable lf95
customize PGroupFCompiler
Could not locate executable pgfortran
customize AbsoftFCompiler
Could not locate executable f90
customize NAGFCompiler
Found executable /usr/bin/f95
customize VastFCompiler
customize CompaqFCompiler
Could not locate executable fort
customize IntelItaniumFCompiler
Could not locate executable efort
Could not locate executable efc
customize IntelEM64TFCompiler
customize Gnu95FCompiler
Found executable /usr/bin/gfortran
customize Gnu95FCompiler
customize Gnu95FCompiler using config
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
gcc -pthread _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
gcc -pthread _configtest.o -o _configtest
_configtest.o: In function `main':
/hom
in /home/vagrant/.virtualenvs/edx-platform/lib
libraries lapack_atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
libraries lapack_atlas not found in /usr/local/lib
libraries ptf77blas,ptcblas,atlas not found in /usr/lib/sse2
libraries lapack_atlas not found in /usr/lib/sse2
libraries ptf77blas,ptcblas,atlas not found in /usr/lib
libraries lapack_atlas not found in /usr/lib
numpy.distutils.system_info.atlas_threads_info
NOT AVAILABLE
atlas_info:
libraries f77blas,cblas,atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries lapack_atlas not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries f77blas,cblas,atlas not found in /usr/local/lib
libraries lapack_atlas not found in /usr/local/lib
libraries f77blas,cblas,atlas not found in /usr/lib/sse2
libraries lapack_atlas not found in /usr/lib/sse2
libraries f77blas,cblas,atlas not found in /usr/lib
libraries lapack_atlas not found in /usr/lib
numpy.distutils.system_info.atlas_info
NOT AVAILABLE
/home/vagrant/.virtualenvs/edx-platform/build/numpy/numpy/distutils/system_info.py:1340: UserWarning:
Atlas (http://math-atlas.sourceforge.net/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [atlas]) or by setting
the ATLAS environment variable.
warnings.warn(AtlasNotFoundError.__doc__)
lapack_info:
libraries lapack not found in /home/vagrant/.virtualenvs/edx-platform/lib
libraries lapack not found in /usr/local/lib
FOUND:
libraries = ['lapack']
library_dirs = ['/usr/lib']
language = f77
FOUND:
libraries = ['lapack', 'blas']
library_dirs = ['/usr/lib']
define_macros = [('NO_ATLAS_INFO', 1)]
language = f77
unifing config_cc, config, build_clib, build_ext, build commands --compiler options
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
build_src
building py_modules sources
building library "npymath" sources
customize GnuFCompiler
Could not locate executable g77
Could not locate executable f77
customize IntelFCompiler
Could not locate executable ifort
Could not locate executable ifc
customize LaheyFCompiler
Could not locate executable lf95
customize PGroupFCompiler
Could not locate executable pgfortran
customize AbsoftFCompiler
Could not locate executable f90
customize NAGFCompiler
Found executable /usr/bin/f95
customize VastFCompiler
customize CompaqFCompiler
Could not locate executable fort
customize IntelItaniumFCompiler
Could not locate executable efort
Could not locate executable efc
customize IntelEM64TFCompiler
customize Gnu95FCompiler
Found executable /usr/bin/gfortran
customize Gnu95FCompiler
customize Gnu95FCompiler using config
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
gcc -pthread _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
gcc -pthread _configtest.o -o _configtest
_configtest.o: In function `main':
/hom
DEBUG ssh: stdout: e/vagrant/.virtualenvs/edx-platform/build/numpy/_configtest.c:6: undefined reference to `exp'
collect2: ld returned 1 exit status
_configtest.o: In function `main':
/home/vagrant/.virtualenvs/edx-platform/build/numpy/_configtest.c:6: undefined reference to `exp'
collect2: ld returned 1 exit status
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
building extension "numpy.core._sort" sources
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
numpy.core - nothing done with h_files = ['build/src.linux-i686-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core.multiarray" sources
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
numpy.core - nothing done with h_files = ['build/src.linux-i686-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core.umath" sources
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_ufunc_api.py
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources.
adding 'build/src.linux-i686-2.7/numpy/core/src/umath' to include_dirs.
numpy.core - nothing done with h_files = ['build/src.linux-i686-2.7/numpy/core/src/umath/funcs.inc', 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/__ufunc_api.h']
building extension "numpy.core.scalarmath" sources
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
executing numpy/core/code_generators/generate_ufunc_api.py
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources.
numpy.core - nothing done with h_files = ['build/src.linux-i686-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/__ufunc_api.h']
building extension "numpy.core._dotblas" sources
building extension "numpy.core.umath_tests" sources
building extension "numpy.core.multiarray_tests" sources
building extension "numpy.lib._compiled_base" sources
building extension "numpy.numarray._capi" s
INFO interface: info: e/vagrant/.virtualenvs/edx-platform/build/numpy/_configtest.c:6: undefined reference to `exp'
collect2: ld returned 1 exit status
_configtest.o: In function `main':
/home/vagrant/.virtualenvs/edx-platform/build/numpy/_configtest.c:6: undefined reference to `exp'
collect2: ld returned 1 exit status
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
building extension "numpy.core._sort" sources
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
numpy.core - nothing done with h_files = ['build/src.linux-i686-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core.multiarray" sources
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
numpy.core - nothing done with h_files = ['build/src.linux-i686-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core.umath" sources
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_ufunc_api.py
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources.
adding 'build/src.linux-i686-2.7/numpy/core/src/umath' to include_dirs.
numpy.core - nothing done with h_files = ['build/src.linux-i686-2.7/numpy/core/src/umath/funcs.inc', 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/__ufunc_api.h']
building extension "numpy.core.scalarmath" sources
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
executing numpy/core/code_generators/generate_ufunc_api.py
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources.
numpy.core - nothing done with h_files = ['build/src.linux-i686-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/__ufunc_api.h']
building extension "numpy.core._dotblas" sources
building extension "numpy.core.umath_tests" sources
building extension "numpy.core.multiarray_tests" sources
building extension "numpy.lib._compiled_base" sources
building extension "numpy.numarray._capi" s
e/vagrant/.virtualenvs/edx-platform/build/numpy/_configtest.c:6: undefined reference to `exp'
collect2: ld returned 1 exit status
_configtest.o: In function `main':
/home/vagrant/.virtualenvs/edx-platform/build/numpy/_configtest.c:6: undefined reference to `exp'
collect2: ld returned 1 exit status
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
building extension "numpy.core._sort" sources
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
numpy.core - nothing done with h_files = ['build/src.linux-i686-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core.multiarray" sources
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
numpy.core - nothing done with h_files = ['build/src.linux-i686-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core.umath" sources
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_ufunc_api.py
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources.
adding 'build/src.linux-i686-2.7/numpy/core/src/umath' to include_dirs.
numpy.core - nothing done with h_files = ['build/src.linux-i686-2.7/numpy/core/src/umath/funcs.inc', 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/__ufunc_api.h']
building extension "numpy.core.scalarmath" sources
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
executing numpy/core/code_generators/generate_ufunc_api.py
adding 'build/src.linux-i686-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources.
numpy.core - nothing done with h_files = ['build/src.linux-i686-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h', 'build/src.linux-i686-2.7/numpy/core/include/numpy/__ufunc_api.h']
building extension "numpy.core._dotblas" sources
building extension "numpy.core.umath_tests" sources
building extension "numpy.core.multiarray_tests" sources
building extension "numpy.lib._compiled_base" sources
building extension "numpy.numarray._capi" s
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: ources
building extension "numpy.fft.fftpack_lite" sources
building extension "numpy.linalg.lapack_lite" sources
adding 'numpy/linalg/lapack_litemodule.c' to sources.
adding 'numpy/linalg/python_xerbla.c' to sources.
building extension "numpy.random.mtrand" sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
gcc -pthread _configtest.o -o _configtest
_configtest
failure.
removing: _configtest.c _configtest.o _configtest
building data_files sources
build_src: building npy-pkg config files
customize UnixCCompiler
customize UnixCCompiler using build_clib
building 'npymath' library
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: build/src.linux-i686-2.7/numpy/core/src/npymath/ieee754.c
/usr/include/i386-linux-gnu/bits/fenv.h: Assembler messages:
/usr/include/i386-linux-gnu/bits/fenv.h:125: Warning: translating to `fdivp %st,%st(1)'
gcc: numpy/core/src/npymath/halffloat.c
gcc: build/src.linux-i686-2.7/numpy/core/src/npymath/npy_math.c
gcc: build/src.linux-i686-2.7/numpy/core/src/npymath/npy_math_complex.c
ar: adding 4 object files to build/temp.linux-i686-2.7/libnpymath.a
customize UnixCCompiler
customize UnixCCompiler using build_ext
customize GnuFCompiler
customize IntelFCompiler
customize LaheyFCompiler
customize PGroupFCompiler
customize AbsoftFCompiler
customize NAGFCompiler
customize VastFCompiler
customize CompaqFCompiler
customize IntelItaniumFCompiler
customize IntelEM64TFCompiler
customize Gnu95FCompiler
customize Gnu95FCompiler
customize Gnu95FCompiler using build_ext
building 'numpy.core._sort' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: build/src.linux-i686-2.7/numpy/core/src/_sortmodule.c
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/build/src.linux-i686-2.7/numpy/core/src/_sortmodule.o -Lbuild/temp.linux-i686-2.7 -lnpymath -lm -o build/lib.linux-i686-2.7/numpy/core/_sort.so
building 'numpy.core.multiarray' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: numpy/core/src/multiarray/multiarraymodule_onefile.c
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:19:0:
numpy/core/src/multiarray/descriptor.c: In function '_convert_from_dict':
numpy/core/src/mu
INFO interface: info: ources
building extension "numpy.fft.fftpack_lite" sources
building extension "numpy.linalg.lapack_lite" sources
adding 'numpy/linalg/lapack_litemodule.c' to sources.
adding 'numpy/linalg/python_xerbla.c' to sources.
building extension "numpy.random.mtrand" sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
gcc -pthread _configtest.o -o _configtest
_configtest
failure.
removing: _configtest.c _configtest.o _configtest
building data_files sources
build_src: building npy-pkg config files
customize UnixCCompiler
customize UnixCCompiler using build_clib
building 'npymath' library
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: build/src.linux-i686-2.7/numpy/core/src/npymath/ieee754.c
/usr/include/i386-linux-gnu/bits/fenv.h: Assembler messages:
/usr/include/i386-linux-gnu/bits/fenv.h:125: Warning: translating to `fdivp %st,%st(1)'
gcc: numpy/core/src/npymath/halffloat.c
gcc: build/src.linux-i686-2.7/numpy/core/src/npymath/npy_math.c
gcc: build/src.linux-i686-2.7/numpy/core/src/npymath/npy_math_complex.c
ar: adding 4 object files to build/temp.linux-i686-2.7/libnpymath.a
customize UnixCCompiler
customize UnixCCompiler using build_ext
customize GnuFCompiler
customize IntelFCompiler
customize LaheyFCompiler
customize PGroupFCompiler
customize AbsoftFCompiler
customize NAGFCompiler
customize VastFCompiler
customize CompaqFCompiler
customize IntelItaniumFCompiler
customize IntelEM64TFCompiler
customize Gnu95FCompiler
customize Gnu95FCompiler
customize Gnu95FCompiler using build_ext
building 'numpy.core._sort' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: build/src.linux-i686-2.7/numpy/core/src/_sortmodule.c
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/build/src.linux-i686-2.7/numpy/core/src/_sortmodule.o -Lbuild/temp.linux-i686-2.7 -lnpymath -lm -o build/lib.linux-i686-2.7/numpy/core/_sort.so
building 'numpy.core.multiarray' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: numpy/core/src/multiarray/multiarraymodule_onefile.c
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:19:0:
numpy/core/src/multiarray/descriptor.c: In function '_convert_from_dict':
numpy/core/src/mu
ources
building extension "numpy.fft.fftpack_lite" sources
building extension "numpy.linalg.lapack_lite" sources
adding 'numpy/linalg/lapack_litemodule.c' to sources.
adding 'numpy/linalg/python_xerbla.c' to sources.
building extension "numpy.random.mtrand" sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'
gcc: _configtest.c
gcc -pthread _configtest.o -o _configtest
_configtest
failure.
removing: _configtest.c _configtest.o _configtest
building data_files sources
build_src: building npy-pkg config files
customize UnixCCompiler
customize UnixCCompiler using build_clib
building 'npymath' library
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: build/src.linux-i686-2.7/numpy/core/src/npymath/ieee754.c
/usr/include/i386-linux-gnu/bits/fenv.h: Assembler messages:
/usr/include/i386-linux-gnu/bits/fenv.h:125: Warning: translating to `fdivp %st,%st(1)'
gcc: numpy/core/src/npymath/halffloat.c
gcc: build/src.linux-i686-2.7/numpy/core/src/npymath/npy_math.c
gcc: build/src.linux-i686-2.7/numpy/core/src/npymath/npy_math_complex.c
ar: adding 4 object files to build/temp.linux-i686-2.7/libnpymath.a
customize UnixCCompiler
customize UnixCCompiler using build_ext
customize GnuFCompiler
customize IntelFCompiler
customize LaheyFCompiler
customize PGroupFCompiler
customize AbsoftFCompiler
customize NAGFCompiler
customize VastFCompiler
customize CompaqFCompiler
customize IntelItaniumFCompiler
customize IntelEM64TFCompiler
customize Gnu95FCompiler
customize Gnu95FCompiler
customize Gnu95FCompiler using build_ext
building 'numpy.core._sort' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: build/src.linux-i686-2.7/numpy/core/src/_sortmodule.c
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/build/src.linux-i686-2.7/numpy/core/src/_sortmodule.o -Lbuild/temp.linux-i686-2.7 -lnpymath -lm -o build/lib.linux-i686-2.7/numpy/core/_sort.so
building 'numpy.core.multiarray' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: numpy/core/src/multiarray/multiarraymodule_onefile.c
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:19:0:
numpy/core/src/multiarray/descriptor.c: In function '_convert_from_dict':
numpy/core/src/mu
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: ltiarray/descriptor.c:978:9: warning: unused variable 'has_out_of_order_fields' [-Wunused-variable]
numpy/core/src/multiarray/multiarraymodule_onefile.c: At top level:
numpy/core/src/multiarray/ucsnarrow.c:31:1: warning: 'PyUCS2Buffer_FromUCS4' defined but not used [-Wunused-function]
numpy/core/src/multiarray/ucsnarrow.c:63:1: warning: 'PyUCS2Buffer_AsUCS4' defined but not used [-Wunused-function]
numpy/core/src/multiarray/mapping.c:74:1: warning: '_array_ass_item' defined but not used [-Wunused-function]
build/src.linux-i686-2.7/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/numpy/core/src/multiarray/multiarraymodule_onefile.o -Lbuild/temp.linux-i686-2.7 -lnpymath -lm -o build/lib.linux-i686-2.7/numpy/core/multiarray.so
building 'numpy.core.umath' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Ibuild/src.linux-i686-2.7/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: numpy/core/src/umath/umathmodule_onefile.c
numpy/core/include/numpy/npy_3kcompat.h:391:1: warning: 'simple_capsule_dtor' defined but not used [-Wunused-function]
numpy/core/src/umath/loops.c.src:1402:1: warning: 'FLOAT_ldexp_long' defined but not used [-Wunused-function]
numpy/core/src/umath/loops.c.src:1402:1: warning: 'DOUBLE_ldexp_long' defined but not used [-Wunused-function]
numpy/core/src/umath/loops.c.src:1402:1: warning: 'LONGDOUBLE_ldexp_long' defined but not used [-Wunused-function]
numpy/core/src/umath/loops.c.src:1709:1: warning: 'HALF_ldexp_long' defined but not used [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:36:1: warning: 'PyArray_FreeStridedTransferData' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:43:1: warning: 'PyArray_CopyStridedTransferData' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:63:1: warning: 'PyArray_GetStridedCopyFn' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:77:1: warning: 'PyArray_GetStridedCopySwapFn' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:91:1: warning: 'PyArray_GetStridedCopySwapPairFn' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:105:1: warning: 'PyArray_GetStridedZeroPadCopyFn' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:118:1: warning: 'PyArray_GetStridedNumericCastFn' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:168:1: warning: 'PyArray_GetDTypeTransferFunction' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:220:1: warning: 'PyArray_TransferNDimToStrided' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:230:1: warning: 'PyArray_TransferStridedToNDim' declared 'static' but never defined [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/numpy/core/src/umath/umathmodule_onefile.o -Lbuild/temp.linux-i686-2.7 -lnpymath -lm -o build/lib.linux-i686-2.7/numpy/core/umath.so
building 'numpy.core.scalarmath' extension
compiling C sources
C compiler: gcc -pthread -
INFO interface: info: ltiarray/descriptor.c:978:9: warning: unused variable 'has_out_of_order_fields' [-Wunused-variable]
numpy/core/src/multiarray/multiarraymodule_onefile.c: At top level:
numpy/core/src/multiarray/ucsnarrow.c:31:1: warning: 'PyUCS2Buffer_FromUCS4' defined but not used [-Wunused-function]
numpy/core/src/multiarray/ucsnarrow.c:63:1: warning: 'PyUCS2Buffer_AsUCS4' defined but not used [-Wunused-function]
numpy/core/src/multiarray/mapping.c:74:1: warning: '_array_ass_item' defined but not used [-Wunused-function]
build/src.linux-i686-2.7/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/numpy/core/src/multiarray/multiarraymodule_onefile.o -Lbuild/temp.linux-i686-2.7 -lnpymath -lm -o build/lib.linux-i686-2.7/numpy/core/multiarray.so
building 'numpy.core.umath' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Ibuild/src.linux-i686-2.7/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: numpy/core/src/umath/umathmodule_onefile.c
numpy/core/include/numpy/npy_3kcompat.h:391:1: warning: 'simple_capsule_dtor' defined but not used [-Wunused-function]
numpy/core/src/umath/loops.c.src:1402:1: warning: 'FLOAT_ldexp_long' defined but not used [-Wunused-function]
numpy/core/src/umath/loops.c.src:1402:1: warning: 'DOUBLE_ldexp_long' defined but not used [-Wunused-function]
numpy/core/src/umath/loops.c.src:1402:1: warning: 'LONGDOUBLE_ldexp_long' defined but not used [-Wunused-function]
numpy/core/src/umath/loops.c.src:1709:1: warning: 'HALF_ldexp_long' defined but not used [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:36:1: warning: 'PyArray_FreeStridedTransferData' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:43:1: warning: 'PyArray_CopyStridedTransferData' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:63:1: warning: 'PyArray_GetStridedCopyFn' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:77:1: warning: 'PyArray_GetStridedCopySwapFn' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:91:1: warning: 'PyArray_GetStridedCopySwapPairFn' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:105:1: warning: 'PyArray_GetStridedZeroPadCopyFn' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:118:1: warning: 'PyArray_GetStridedNumericCastFn' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:168:1: warning: 'PyArray_GetDTypeTransferFunction' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:220:1: warning: 'PyArray_TransferNDimToStrided' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:230:1: warning: 'PyArray_TransferStridedToNDim' declared 'static' but never defined [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/numpy/core/src/umath/umathmodule_onefile.o -Lbuild/temp.linux-i686-2.7 -lnpymath -lm -o build/lib.linux-i686-2.7/numpy/core/umath.so
building 'numpy.core.scalarmath' extension
compiling C sources
C compiler: gcc -pthread -
ltiarray/descriptor.c:978:9: warning: unused variable 'has_out_of_order_fields' [-Wunused-variable]
numpy/core/src/multiarray/multiarraymodule_onefile.c: At top level:
numpy/core/src/multiarray/ucsnarrow.c:31:1: warning: 'PyUCS2Buffer_FromUCS4' defined but not used [-Wunused-function]
numpy/core/src/multiarray/ucsnarrow.c:63:1: warning: 'PyUCS2Buffer_AsUCS4' defined but not used [-Wunused-function]
numpy/core/src/multiarray/mapping.c:74:1: warning: '_array_ass_item' defined but not used [-Wunused-function]
build/src.linux-i686-2.7/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/numpy/core/src/multiarray/multiarraymodule_onefile.o -Lbuild/temp.linux-i686-2.7 -lnpymath -lm -o build/lib.linux-i686-2.7/numpy/core/multiarray.so
building 'numpy.core.umath' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Ibuild/src.linux-i686-2.7/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: numpy/core/src/umath/umathmodule_onefile.c
numpy/core/include/numpy/npy_3kcompat.h:391:1: warning: 'simple_capsule_dtor' defined but not used [-Wunused-function]
numpy/core/src/umath/loops.c.src:1402:1: warning: 'FLOAT_ldexp_long' defined but not used [-Wunused-function]
numpy/core/src/umath/loops.c.src:1402:1: warning: 'DOUBLE_ldexp_long' defined but not used [-Wunused-function]
numpy/core/src/umath/loops.c.src:1402:1: warning: 'LONGDOUBLE_ldexp_long' defined but not used [-Wunused-function]
numpy/core/src/umath/loops.c.src:1709:1: warning: 'HALF_ldexp_long' defined but not used [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:36:1: warning: 'PyArray_FreeStridedTransferData' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:43:1: warning: 'PyArray_CopyStridedTransferData' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:63:1: warning: 'PyArray_GetStridedCopyFn' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:77:1: warning: 'PyArray_GetStridedCopySwapFn' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:91:1: warning: 'PyArray_GetStridedCopySwapPairFn' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:105:1: warning: 'PyArray_GetStridedZeroPadCopyFn' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:118:1: warning: 'PyArray_GetStridedNumericCastFn' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:168:1: warning: 'PyArray_GetDTypeTransferFunction' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:220:1: warning: 'PyArray_TransferNDimToStrided' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:230:1: warning: 'PyArray_TransferStridedToNDim' declared 'static' but never defined [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/numpy/core/src/umath/umathmodule_onefile.o -Lbuild/temp.linux-i686-2.7 -lnpymath -lm -o build/lib.linux-i686-2.7/numpy/core/umath.so
building 'numpy.core.scalarmath' extension
compiling C sources
C compiler: gcc -pthread -
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: build/src.linux-i686-2.7/numpy/core/src/scalarmathmodule.c
numpy/core/src/scalarmathmodule.c.src: In function 'slonglong_overflow':
numpy/core/src/scalarmathmodule.c.src:67:40: warning: variable 'z' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src:67:37: warning: variable 'y' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src:67:34: warning: variable 'x' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src:67:31: warning: variable 'w' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src:66:18: warning: variable 'b' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src:66:15: warning: variable 'a' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'ubyte_power':
numpy/core/src/scalarmathmodule.c.src:851:15: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'ushort_power':
numpy/core/src/scalarmathmodule.c.src:851:15: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'uint_power':
numpy/core/src/scalarmathmodule.c.src:851:16: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'ulong_power':
numpy/core/src/scalarmathmodule.c.src:851:16: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'ulonglong_power':
numpy/core/src/scalarmathmodule.c.src:851:16: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'half_power':
numpy/core/src/scalarmathmodule.c.src:851:14: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'float_power':
numpy/core/src/scalarmathmodule.c.src:851:15: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'double_power':
numpy/core/src/scalarmathmodule.c.src:851:16: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'longdouble_power':
numpy/core/src/scalarmathmodule.c.src:851:20: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'cfloat_power':
numpy/core/src/scalarmathmodule.c.src:847:16: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'cdouble_power':
numpy/core/src/scalarmathmodule.c.src:847:17: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'clongdouble_power':
numpy/core/src/scalarmathmodule.c.src:847:21: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: At top level:
numpy/core/src/scalarmathmodule.c.src:1060:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
numpy/core/include/numpy/npy_3kcompat.h:391:1: warning: 'simple_capsule_dtor' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/build/src.linux-i686-2.7/numpy/core/src/scalarmathmodule.o -Lbuild/temp.linux
INFO interface: info: fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: build/src.linux-i686-2.7/numpy/core/src/scalarmathmodule.c
numpy/core/src/scalarmathmodule.c.src: In function 'slonglong_overflow':
numpy/core/src/scalarmathmodule.c.src:67:40: warning: variable 'z' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src:67:37: warning: variable 'y' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src:67:34: warning: variable 'x' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src:67:31: warning: variable 'w' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src:66:18: warning: variable 'b' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src:66:15: warning: variable 'a' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'ubyte_power':
numpy/core/src/scalarmathmodule.c.src:851:15: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'ushort_power':
numpy/core/src/scalarmathmodule.c.src:851:15: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'uint_power':
numpy/core/src/scalarmathmodule.c.src:851:16: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'ulong_power':
numpy/core/src/scalarmathmodule.c.src:851:16: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'ulonglong_power':
numpy/core/src/scalarmathmodule.c.src:851:16: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'half_power':
numpy/core/src/scalarmathmodule.c.src:851:14: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'float_power':
numpy/core/src/scalarmathmodule.c.src:851:15: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'double_power':
numpy/core/src/scalarmathmodule.c.src:851:16: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'longdouble_power':
numpy/core/src/scalarmathmodule.c.src:851:20: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'cfloat_power':
numpy/core/src/scalarmathmodule.c.src:847:16: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'cdouble_power':
numpy/core/src/scalarmathmodule.c.src:847:17: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'clongdouble_power':
numpy/core/src/scalarmathmodule.c.src:847:21: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: At top level:
numpy/core/src/scalarmathmodule.c.src:1060:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
numpy/core/include/numpy/npy_3kcompat.h:391:1: warning: 'simple_capsule_dtor' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/build/src.linux-i686-2.7/numpy/core/src/scalarmathmodule.o -Lbuild/temp.linux
fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: build/src.linux-i686-2.7/numpy/core/src/scalarmathmodule.c
numpy/core/src/scalarmathmodule.c.src: In function 'slonglong_overflow':
numpy/core/src/scalarmathmodule.c.src:67:40: warning: variable 'z' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src:67:37: warning: variable 'y' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src:67:34: warning: variable 'x' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src:67:31: warning: variable 'w' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src:66:18: warning: variable 'b' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src:66:15: warning: variable 'a' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'ubyte_power':
numpy/core/src/scalarmathmodule.c.src:851:15: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'ushort_power':
numpy/core/src/scalarmathmodule.c.src:851:15: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'uint_power':
numpy/core/src/scalarmathmodule.c.src:851:16: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'ulong_power':
numpy/core/src/scalarmathmodule.c.src:851:16: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'ulonglong_power':
numpy/core/src/scalarmathmodule.c.src:851:16: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'half_power':
numpy/core/src/scalarmathmodule.c.src:851:14: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'float_power':
numpy/core/src/scalarmathmodule.c.src:851:15: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'double_power':
numpy/core/src/scalarmathmodule.c.src:851:16: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'longdouble_power':
numpy/core/src/scalarmathmodule.c.src:851:20: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'cfloat_power':
numpy/core/src/scalarmathmodule.c.src:847:16: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'cdouble_power':
numpy/core/src/scalarmathmodule.c.src:847:17: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: In function 'clongdouble_power':
numpy/core/src/scalarmathmodule.c.src:847:21: warning: variable 'out1' set but not used [-Wunused-but-set-variable]
numpy/core/src/scalarmathmodule.c.src: At top level:
numpy/core/src/scalarmathmodule.c.src:1060:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
numpy/core/include/numpy/npy_3kcompat.h:391:1: warning: 'simple_capsule_dtor' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/build/src.linux-i686-2.7/numpy/core/src/scalarmathmodule.o -Lbuild/temp.linux
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: -i686-2.7 -lnpymath -lm -o build/lib.linux-i686-2.7/numpy/core/scalarmath.so
building 'numpy.core.umath_tests' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: build/src.linux-i686-2.7/numpy/core/src/umath/umath_tests.c
numpy/core/include/numpy/npy_3kcompat.h:391:1: warning: 'simple_capsule_dtor' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/build/src.linux-i686-2.7/numpy/core/src/umath/umath_tests.o -Lbuild/temp.linux-i686-2.7 -o build/lib.linux-i686-2.7/numpy/core/umath_tests.so
building 'numpy.core.multiarray_tests' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: build/src.linux-i686-2.7/numpy/core/src/multiarray/multiarray_tests.c
numpy/core/include/numpy/npy_3kcompat.h:391:1: warning: 'simple_capsule_dtor' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/build/src.linux-i686-2.7/numpy/core/src/multiarray/multiarray_tests.o -Lbuild/temp.linux-i686-2.7 -o build/lib.linux-i686-2.7/numpy/core/multiarray_tests.so
building 'numpy.lib._compiled_base' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: numpy/lib/src/_compiled_base.c
numpy/lib/src/_compiled_base.c: In function 'arr_bincount':
numpy/lib/src/_compiled_base.c:120:9: warning: assignment from incompatible pointer type [enabled by default]
numpy/lib/src/_compiled_base.c: In function 'pack_or_unpack_bits':
numpy/lib/src/_compiled_base.c:1315:17: warning: assignment from incompatible pointer type [enabled by default]
numpy/lib/src/_compiled_base.c:1355:9: warning: assignment from incompatible pointer type [enabled by default]
numpy/lib/src/_compiled_base.c: At top level:
numpy/core/include/numpy/npy_3kcompat.h:391:1: warning: 'simple_capsule_dtor' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/numpy/lib/src/_compiled_base.o -Lbuild/temp.linux-i686-2.7 -o build/lib.linux-i686-2.7/numpy/lib/_compiled_base.so
building 'numpy.numarray._capi' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.
INFO interface: info: -i686-2.7 -lnpymath -lm -o build/lib.linux-i686-2.7/numpy/core/scalarmath.so
building 'numpy.core.umath_tests' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: build/src.linux-i686-2.7/numpy/core/src/umath/umath_tests.c
numpy/core/include/numpy/npy_3kcompat.h:391:1: warning: 'simple_capsule_dtor' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/build/src.linux-i686-2.7/numpy/core/src/umath/umath_tests.o -Lbuild/temp.linux-i686-2.7 -o build/lib.linux-i686-2.7/numpy/core/umath_tests.so
building 'numpy.core.multiarray_tests' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: build/src.linux-i686-2.7/numpy/core/src/multiarray/multiarray_tests.c
numpy/core/include/numpy/npy_3kcompat.h:391:1: warning: 'simple_capsule_dtor' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/build/src.linux-i686-2.7/numpy/core/src/multiarray/multiarray_tests.o -Lbuild/temp.linux-i686-2.7 -o build/lib.linux-i686-2.7/numpy/core/multiarray_tests.so
building 'numpy.lib._compiled_base' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: numpy/lib/src/_compiled_base.c
numpy/lib/src/_compiled_base.c: In function 'arr_bincount':
numpy/lib/src/_compiled_base.c:120:9: warning: assignment from incompatible pointer type [enabled by default]
numpy/lib/src/_compiled_base.c: In function 'pack_or_unpack_bits':
numpy/lib/src/_compiled_base.c:1315:17: warning: assignment from incompatible pointer type [enabled by default]
numpy/lib/src/_compiled_base.c:1355:9: warning: assignment from incompatible pointer type [enabled by default]
numpy/lib/src/_compiled_base.c: At top level:
numpy/core/include/numpy/npy_3kcompat.h:391:1: warning: 'simple_capsule_dtor' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/numpy/lib/src/_compiled_base.o -Lbuild/temp.linux-i686-2.7 -o build/lib.linux-i686-2.7/numpy/lib/_compiled_base.so
building 'numpy.numarray._capi' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.
-i686-2.7 -lnpymath -lm -o build/lib.linux-i686-2.7/numpy/core/scalarmath.so
building 'numpy.core.umath_tests' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: build/src.linux-i686-2.7/numpy/core/src/umath/umath_tests.c
numpy/core/include/numpy/npy_3kcompat.h:391:1: warning: 'simple_capsule_dtor' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/build/src.linux-i686-2.7/numpy/core/src/umath/umath_tests.o -Lbuild/temp.linux-i686-2.7 -o build/lib.linux-i686-2.7/numpy/core/umath_tests.so
building 'numpy.core.multiarray_tests' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: build/src.linux-i686-2.7/numpy/core/src/multiarray/multiarray_tests.c
numpy/core/include/numpy/npy_3kcompat.h:391:1: warning: 'simple_capsule_dtor' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/build/src.linux-i686-2.7/numpy/core/src/multiarray/multiarray_tests.o -Lbuild/temp.linux-i686-2.7 -o build/lib.linux-i686-2.7/numpy/core/multiarray_tests.so
building 'numpy.lib._compiled_base' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: numpy/lib/src/_compiled_base.c
numpy/lib/src/_compiled_base.c: In function 'arr_bincount':
numpy/lib/src/_compiled_base.c:120:9: warning: assignment from incompatible pointer type [enabled by default]
numpy/lib/src/_compiled_base.c: In function 'pack_or_unpack_bits':
numpy/lib/src/_compiled_base.c:1315:17: warning: assignment from incompatible pointer type [enabled by default]
numpy/lib/src/_compiled_base.c:1355:9: warning: assignment from incompatible pointer type [enabled by default]
numpy/lib/src/_compiled_base.c: At top level:
numpy/core/include/numpy/npy_3kcompat.h:391:1: warning: 'simple_capsule_dtor' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/numpy/lib/src/_compiled_base.o -Lbuild/temp.linux-i686-2.7 -o build/lib.linux-i686-2.7/numpy/lib/_compiled_base.so
building 'numpy.numarray._capi' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: numpy/numarray/_capi.c
numpy/core/include/numpy/npy_3kcompat.h:391:1: warning: 'simple_capsule_dtor' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/numpy/numarray/_capi.o -Lbuild/temp.linux-i686-2.7 -o build/lib.linux-i686-2.7/numpy/numarray/_capi.so
building 'numpy.fft.fftpack_lite' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: numpy/fft/fftpack_litemodule.c
gcc: numpy/fft/fftpack.c
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/numpy/fft/fftpack_litemodule.o build/temp.linux-i686-2.7/numpy/fft/fftpack.o -Lbuild/temp.linux-i686-2.7 -o build/lib.linux-i686-2.7/numpy/fft/fftpack_lite.so
building 'numpy.linalg.lapack_lite' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-DNO_ATLAS_INFO=1 -Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: numpy/linalg/python_xerbla.c
gcc: numpy/linalg/lapack_litemodule.c
/usr/bin/gfortran -Wall -Wall -shared build/temp.linux-i686-2.7/numpy/linalg/lapack_litemodule.o build/temp.linux-i686-2.7/numpy/linalg/python_xerbla.o -L/usr/lib -Lbuild/temp.linux-i686-2.7 -llapack -lblas -lgfortran -o build/lib.linux-i686-2.7/numpy/linalg/lapack_lite.so
building 'numpy.random.mtrand' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: numpy/random/mtrand/randomkit.c
gcc: numpy/random/mtrand/mtrand.c
numpy/random/mtrand/mtrand.c: In function '__pyx_pf_6mtrand_11RandomState_2seed':
numpy/random/mtrand/mtrand.c:4876:12: warning: variable '__pyx_v_errcode' set but not used [-Wunused-but-set-variable]
gcc: numpy/random/mtrand/distributions.c
gcc: numpy/random/mtrand/initarray.c
build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h:1532:1: warning: '_import_array' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/numpy/random/mtrand/mtrand.o build/temp.linux-i686-2.7/numpy/random/mtrand/randomkit.o build/temp.linux-i686-2.7/numpy/random/mtrand/initarray.o build/temp.linux-i686-2.7/numpy/random/mtrand/distributions.o -Lbuild/temp.linux-i686-2.7 -o build/lib.linux-i686-2.7/numpy/random/mtrand.so
Creating build/scripts.linux-i686-2.7/f2py
adding 'build/scripts.linux-i686-2.7/f2py' to scripts
changing mode of build/scripts.linux-i686-2.7/f2py from 644 to 755
changing mode of /home/vagrant/.virtualenvs/edx-platform/bin/f2py to 755
Successfully installed numpy
INFO interface: info: linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: numpy/numarray/_capi.c
numpy/core/include/numpy/npy_3kcompat.h:391:1: warning: 'simple_capsule_dtor' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/numpy/numarray/_capi.o -Lbuild/temp.linux-i686-2.7 -o build/lib.linux-i686-2.7/numpy/numarray/_capi.so
building 'numpy.fft.fftpack_lite' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: numpy/fft/fftpack_litemodule.c
gcc: numpy/fft/fftpack.c
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/numpy/fft/fftpack_litemodule.o build/temp.linux-i686-2.7/numpy/fft/fftpack.o -Lbuild/temp.linux-i686-2.7 -o build/lib.linux-i686-2.7/numpy/fft/fftpack_lite.so
building 'numpy.linalg.lapack_lite' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-DNO_ATLAS_INFO=1 -Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: numpy/linalg/python_xerbla.c
gcc: numpy/linalg/lapack_litemodule.c
/usr/bin/gfortran -Wall -Wall -shared build/temp.linux-i686-2.7/numpy/linalg/lapack_litemodule.o build/temp.linux-i686-2.7/numpy/linalg/python_xerbla.o -L/usr/lib -Lbuild/temp.linux-i686-2.7 -llapack -lblas -lgfortran -o build/lib.linux-i686-2.7/numpy/linalg/lapack_lite.so
building 'numpy.random.mtrand' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: numpy/random/mtrand/randomkit.c
gcc: numpy/random/mtrand/mtrand.c
numpy/random/mtrand/mtrand.c: In function '__pyx_pf_6mtrand_11RandomState_2seed':
numpy/random/mtrand/mtrand.c:4876:12: warning: variable '__pyx_v_errcode' set but not used [-Wunused-but-set-variable]
gcc: numpy/random/mtrand/distributions.c
gcc: numpy/random/mtrand/initarray.c
build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h:1532:1: warning: '_import_array' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/numpy/random/mtrand/mtrand.o build/temp.linux-i686-2.7/numpy/random/mtrand/randomkit.o build/temp.linux-i686-2.7/numpy/random/mtrand/initarray.o build/temp.linux-i686-2.7/numpy/random/mtrand/distributions.o -Lbuild/temp.linux-i686-2.7 -o build/lib.linux-i686-2.7/numpy/random/mtrand.so
Creating build/scripts.linux-i686-2.7/f2py
adding 'build/scripts.linux-i686-2.7/f2py' to scripts
changing mode of build/scripts.linux-i686-2.7/f2py from 644 to 755
changing mode of /home/vagrant/.virtualenvs/edx-platform/bin/f2py to 755
Successfully installed numpy
linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: numpy/numarray/_capi.c
numpy/core/include/numpy/npy_3kcompat.h:391:1: warning: 'simple_capsule_dtor' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/numpy/numarray/_capi.o -Lbuild/temp.linux-i686-2.7 -o build/lib.linux-i686-2.7/numpy/numarray/_capi.so
building 'numpy.fft.fftpack_lite' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: numpy/fft/fftpack_litemodule.c
gcc: numpy/fft/fftpack.c
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/numpy/fft/fftpack_litemodule.o build/temp.linux-i686-2.7/numpy/fft/fftpack.o -Lbuild/temp.linux-i686-2.7 -o build/lib.linux-i686-2.7/numpy/fft/fftpack_lite.so
building 'numpy.linalg.lapack_lite' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-DNO_ATLAS_INFO=1 -Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: numpy/linalg/python_xerbla.c
gcc: numpy/linalg/lapack_litemodule.c
/usr/bin/gfortran -Wall -Wall -shared build/temp.linux-i686-2.7/numpy/linalg/lapack_litemodule.o build/temp.linux-i686-2.7/numpy/linalg/python_xerbla.o -L/usr/lib -Lbuild/temp.linux-i686-2.7 -llapack -lblas -lgfortran -o build/lib.linux-i686-2.7/numpy/linalg/lapack_lite.so
building 'numpy.random.mtrand' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/multiarray -Ibuild/src.linux-i686-2.7/numpy/core/src/umath -c'
gcc: numpy/random/mtrand/randomkit.c
gcc: numpy/random/mtrand/mtrand.c
numpy/random/mtrand/mtrand.c: In function '__pyx_pf_6mtrand_11RandomState_2seed':
numpy/random/mtrand/mtrand.c:4876:12: warning: variable '__pyx_v_errcode' set but not used [-Wunused-but-set-variable]
gcc: numpy/random/mtrand/distributions.c
gcc: numpy/random/mtrand/initarray.c
build/src.linux-i686-2.7/numpy/core/include/numpy/__multiarray_api.h:1532:1: warning: '_import_array' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/numpy/random/mtrand/mtrand.o build/temp.linux-i686-2.7/numpy/random/mtrand/randomkit.o build/temp.linux-i686-2.7/numpy/random/mtrand/initarray.o build/temp.linux-i686-2.7/numpy/random/mtrand/distributions.o -Lbuild/temp.linux-i686-2.7 -o build/lib.linux-i686-2.7/numpy/random/mtrand.so
Creating build/scripts.linux-i686-2.7/f2py
adding 'build/scripts.linux-i686-2.7/f2py' to scripts
changing mode of build/scripts.linux-i686-2.7/f2py from 644 to 755
changing mode of /home/vagrant/.virtualenvs/edx-platform/bin/f2py to 755
Successfully installed numpy
DEBUG ssh: stdout: Cleaning up...
INFO interface: info: Cleaning up...
Cleaning up...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: Downloading/unpacking http://bitbucket.org/izi/polib/get/1.0.3.tar.gz
Running setup.py egg_info for package from http://bitbucket.org/izi/polib/get/1.0.3.tar.gz
no previously-included directories found matching 'docs/_build'
Installing collected packages: polib
Running setup.py install for polib
no previously-included directories found matching 'docs/_build'
Successfully installed polib
Cleaning up...
INFO interface: info: Downloading/unpacking http://bitbucket.org/izi/polib/get/1.0.3.tar.gz
Running setup.py egg_info for package from http://bitbucket.org/izi/polib/get/1.0.3.tar.gz
no previously-included directories found matching 'docs/_build'
Installing collected packages: polib
Running setup.py install for polib
no previously-included directories found matching 'docs/_build'
Successfully installed polib
Cleaning up...
Downloading/unpacking http://bitbucket.org/izi/polib/get/1.0.3.tar.gz
Running setup.py egg_info for package from http://bitbucket.org/izi/polib/get/1.0.3.tar.gz
no previously-included directories found matching 'docs/_build'
Installing collected packages: polib
Running setup.py install for polib
no previously-included directories found matching 'docs/_build'
Successfully installed polib
Cleaning up...
DEBUG ssh: stdout: Installing edX requirements
INFO interface: info: Installing edX requirements
Installing edX requirements
DEBUG ssh: stdout: mkdir -p /opt/edx/edx-platform/.prereqs_cache
INFO interface: info: mkdir -p /opt/edx/edx-platform/.prereqs_cache
mkdir -p /opt/edx/edx-platform/.prereqs_cache
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: npm install
INFO interface: info: npm install
npm install
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: phantomjs not found on path. Set $PHANTOMJS_PATH. Using browser for jasmine tests
INFO interface: info: phantomjs not found on path. Set $PHANTOMJS_PATH. Using browser for jasmine tests
phantomjs not found on path. Set $PHANTOMJS_PATH. Using browser for jasmine tests
DEBUG ssh: stdout: npm
INFO interface: info: npm
npm
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: http
INFO interface: info: http
http
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: GET
INFO interface: info: GET
GET
DEBUG ssh: stdout: https://registry.npmjs.org/phantom-jasmine/0.1.0
INFO interface: info: https://registry.npmjs.org/phantom-jasmine/0.1.0
https://registry.npmjs.org/phantom-jasmine/0.1.0
DEBUG ssh: stdout: npm
INFO interface: info: npm
npm
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: http
INFO interface: info: http
http
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: GET
INFO interface: info: GET
GET
DEBUG ssh: stdout: https://registry.npmjs.org/coffee-script
INFO interface: info: https://registry.npmjs.org/coffee-script
https://registry.npmjs.org/coffee-script
DEBUG ssh: stdout: npm
INFO interface: info: npm
npm
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: http
INFO interface: info: http
http
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: GET
INFO interface: info: GET
GET
DEBUG ssh: stdout: https://registry.npmjs.org/jasmine-reporters/0.2.1
INFO interface: info: https://registry.npmjs.org/jasmine-reporters/0.2.1
https://registry.npmjs.org/jasmine-reporters/0.2.1
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: npm
INFO interface: info: npm
npm
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: http
INFO interface: info: http
http
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: 200
INFO interface: info: 200
200
DEBUG ssh: stdout: https://registry.npmjs.org/jasmine-reporters/0.2.1
INFO interface: info: https://registry.npmjs.org/jasmine-reporters/0.2.1
https://registry.npmjs.org/jasmine-reporters/0.2.1
DEBUG ssh: stdout: npm
INFO interface: info: npm
npm
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: http
INFO interface: info: http
http
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: GET
INFO interface: info: GET
GET
DEBUG ssh: stdout: https://registry.npmjs.org/jasmine-reporters/-/jasmine-reporters-0.2.1.tgz
INFO interface: info: https://registry.npmjs.org/jasmine-reporters/-/jasmine-reporters-0.2.1.tgz
https://registry.npmjs.org/jasmine-reporters/-/jasmine-reporters-0.2.1.tgz
DEBUG ssh: stdout: npm
INFO interface: info: npm
npm
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: http
INFO interface: info: http
http
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: 200
INFO interface: info: 200
200
DEBUG ssh: stdout: https://registry.npmjs.org/phantom-jasmine/0.1.0
INFO interface: info: https://registry.npmjs.org/phantom-jasmine/0.1.0
https://registry.npmjs.org/phantom-jasmine/0.1.0
DEBUG ssh: stdout: npm
INFO interface: info: npm
npm
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: http
INFO interface: info: http
http
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: GET
INFO interface: info: GET
GET
DEBUG ssh: stdout: https://registry.npmjs.org/phantom-jasmine/-/phantom-jasmine-0.1.0.tgz
INFO interface: info: https://registry.npmjs.org/phantom-jasmine/-/phantom-jasmine-0.1.0.tgz
https://registry.npmjs.org/phantom-jasmine/-/phantom-jasmine-0.1.0.tgz
DEBUG ssh: stdout: npm
INFO interface: info: npm
npm
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: http
INFO interface: info: http
http
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: 200
INFO interface: info: 200
200
DEBUG ssh: stdout: https://registry.npmjs.org/coffee-script
INFO interface: info: https://registry.npmjs.org/coffee-script
https://registry.npmjs.org/coffee-script
DEBUG ssh: stdout: npm
INFO interface: info: npm
npm
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: http
INFO interface: info: http
http
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: GET
INFO interface: info: GET
GET
DEBUG ssh: stdout: https://registry.npmjs.org/coffee-script/-/coffee-script-1.6.3.tgz
INFO interface: info: https://registry.npmjs.org/coffee-script/-/coffee-script-1.6.3.tgz
https://registry.npmjs.org/coffee-script/-/coffee-script-1.6.3.tgz
DEBUG ssh: stdout: npm
INFO interface: info: npm
npm
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: http
INFO interface: info: http
http
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: 200
INFO interface: info: 200
200
DEBUG ssh: stdout: https://registry.npmjs.org/jasmine-reporters/-/jasmine-reporters-0.2.1.tgz
INFO interface: info: https://registry.npmjs.org/jasmine-reporters/-/jasmine-reporters-0.2.1.tgz
https://registry.npmjs.org/jasmine-reporters/-/jasmine-reporters-0.2.1.tgz
DEBUG ssh: stdout: npm
INFO interface: info: npm
npm
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: http
INFO interface: info: http
http
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: 200
INFO interface: info: 200
200
DEBUG ssh: stdout: https://registry.npmjs.org/phantom-jasmine/-/phantom-jasmine-0.1.0.tgz
INFO interface: info: https://registry.npmjs.org/phantom-jasmine/-/phantom-jasmine-0.1.0.tgz
https://registry.npmjs.org/phantom-jasmine/-/phantom-jasmine-0.1.0.tgz
DEBUG ssh: stdout: npm
INFO interface: info: npm
npm
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: http
INFO interface: info: http
http
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: 200
INFO interface: info: 200
200
DEBUG ssh: stdout: https://registry.npmjs.org/coffee-script/-/coffee-script-1.6.3.tgz
INFO interface: info: https://registry.npmjs.org/coffee-script/-/coffee-script-1.6.3.tgz
https://registry.npmjs.org/coffee-script/-/coffee-script-1.6.3.tgz
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: Sending SSH keep-alive...
DEBUG ssh: stdout: phantom-jasmine@0.1.0 node_modules/phantom-jasmine
coffee-script@1.6.3 node_modules/coffee-script
jasmine-reporters@0.2.1 node_modules/jasmine-reporters
INFO interface: info: phantom-jasmine@0.1.0 node_modules/phantom-jasmine
coffee-script@1.6.3 node_modules/coffee-script
jasmine-reporters@0.2.1 node_modules/jasmine-reporters
phantom-jasmine@0.1.0 node_modules/phantom-jasmine
coffee-script@1.6.3 node_modules/coffee-script
jasmine-reporters@0.2.1 node_modules/jasmine-reporters
DEBUG ssh: stdout: bundle install
INFO interface: info: bundle install
bundle install
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Using rake (10.0.4)
INFO interface: info: Using rake (10.0.4)
Using rake (10.0.4)
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Using addressable (2.3.5)
INFO interface: info: Using addressable (2.3.5)
Using addressable (2.3.5)
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Using sass (3.2.9)
INFO interface: info: Using sass (3.2.9)
Using sass (3.2.9)
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Using thor (0.18.1)
INFO interface: info: Using thor (0.18.1)
Using thor (0.18.1)
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Using bourbon (3.1.8)
INFO interface: info: Using bourbon (3.1.8)
Using bourbon (3.1.8)
DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stdout: Using colorize (0.5.8)
INFO interface: info:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment