← Back to team overview

ubuntu-phone team mailing list archive

Re: Landing team 14.03.14

 

I tried to install directly on my Nexus 4, emacs and ubuntu-sdk plus a
few other go-qml dependencies and ran out of space.  I have attached all
the details.

How do I delete any downloaded update file?
How do I disable auto-download updates from the command-line?

Suggestion:  In the default image, please don't enable auto-download
updates when turning on the phone.

df -h
Filesystem                      Size  Used Avail Use% Mounted on
/dev/loop0                      2.0G  1.9G     0 100% /
udev                            916M  4.0K  916M   1% /dev
tmpfs                           184M  708K  183M   1% /run
/dev/mmcblk0p23                  13G  2.7G  9.7G  22% /home
/dev/loop1                      106M  104M  1.5M  99% /lib/modules
none                            4.0K     0  4.0K   0% /android
tmpfs                           184M  708K  183M   1% /run
tmpfs                           918M  4.0K  918M   1% /etc/fstab
/dev/disk/by-partlabel/cache    552M  9.9M  542M   2% /android/cache
/dev/disk/by-partlabel/persist   16M  4.2M   12M  27% /android/persist
/dev/disk/by-partlabel/modem     64M   45M   20M  70% /android/firmware
none                            4.0K     0  4.0K   0% /sys/fs/cgroup
tmpfs                           918M   32K  918M   1% /tmp
none                            5.0M     0  5.0M   0% /run/lock
none                            918M   84K  918M   1% /run/shm
none                            100M   20K  100M   1% /run/user
tmpfs                           918M     0  918M   0% /var/lib/lightdm
tmpfs                           918M  4.0K  918M   1% /var/lib/sudo
tmpfs                           918M  952K  917M   1%
/var/lib/lxc/android/rootfs
udev                            916M  4.0K  916M   1%
/var/lib/lxc/android/rootfs/socket
none                            4.0K     0  4.0K   0%
/var/lib/lxc/android/rootfs/aboot
none                            4.0K     0  4.0K   0%
/var/lib/lxc/android/rootfs/boot
none                            4.0K     0  4.0K   0%
/var/lib/lxc/android/rootfs/misc
none                            4.0K     0  4.0K   0%
/var/lib/lxc/android/rootfs/radio
none                            4.0K     0  4.0K   0%
/var/lib/lxc/android/rootfs/recovery
none                            4.0K     0  4.0K   0%
/var/lib/lxc/android/rootfs/rpm
none                            4.0K     0  4.0K   0%
/var/lib/lxc/android/rootfs/sbl1
none                            4.0K     0  4.0K   0%
/var/lib/lxc/android/rootfs/sbl2
none                            4.0K     0  4.0K   0%
/var/lib/lxc/android/rootfs/sbl3
none                            4.0K     0  4.0K   0%
/var/lib/lxc/android/rootfs/tz

Cheers,
David Marceau



On 03/15/2014 08:04 PM, Sergio Schvezov wrote:
> On Sat, Mar 15, 2014 at 1:50 PM, Sergio Schvezov
> <sergio.schvezov@xxxxxxxxxxxxx> wrote:
>> On Fri, Mar 14, 2014 at 8:18 PM, Ricardo Salveti de Araujo
>> <ricardo.salveti@xxxxxxxxxxxxx> wrote:
>>> On Fri, Mar 14, 2014 at 1:50 PM, Didier Roche <didrocks@xxxxxxxxxx> wrote:
>>>> Hey,
>>>>
>>>> What a way to end the week! A new image was promoted (#237) and Qt 5.2 is
>>>> now in the archive! Still some work is needed to finish the transition, but
>>>> good progress on that.
>>>>
>>>> On the landing side, we do assign silos again (as Qt 5.2 silo is freed now),
>>>> but we wait to have a first Qt 5.2 image before publishing more changes.
>>>> Think to dist-upgrade for testing until we get a new proposed image (but be
>>>> aware that some clicks applications will break with such, more on that
>>>> below).
>>>>
>>>> #237:
>>>> - uploads inherited from the desktop (indicator-sound, unity7) related
>>>> components
>>>> - drop of python 3.3
>>>>
>>>> The dogfooding on it was +1 (Alan couldn't reproduce Selene's issue
>>>> mentioned yesterday) and Dave didn't find any new issues as well.
>>>>
>>>>
>>>> Then, we started an epic transition to Qt 5.2: 122 packages were rebuilt in
>>>> the archive, some last minute code and crash fixes entered as well as some
>>>> tests fixes. Some tweaks to get everything migrated in the release pocket
>>>> was done (as some components are not building - temporary as we'll get more
>>>> fixes next week - anymore on some architectures). This is the biggest
>>>> landing for CI Train we ever had (and it removed a lot of locks ;)), and we
>>>> had to work on multiple unseen last minute issues of course at every level.
>>>> I want to thanks everyone involved in helping in one way or another into
>>>> that tremendous work spanning over multiple hours of continuous effort!
>>>>
>>>> Once Qt 5.2 was promoted, we still had more work to proceed):
>>>>
>>>> 0. messaging-app (in progress)
>>>> To avoid getting AP tests failures on the new image, some fixes are in
>>>> messaging-app trunk and this is getting tested and released in the archive
>>>> as we speak.
>>>>
>>>> 1. Framework update: fundations (done)
>>>> However, this was not the end of the story: we had to bump (after some
>>>> random poking around first and with a real fix then) the ubuntu framework as
>>>> the Qt 5.2 ABI breakage is not backward compatible. Some click apps in the
>>>> store needs to be rebuilt.
>>>>
>>>> 2. Framework update: click store (in progress)
>>>> To get the click apps rebuilt but still available with the previous
>>>> framework, the store has to be able to accept new frameworks. This is
>>>> getting implemented as we speak.
>>>>
>>>> 3. Core apps updates (depends on 2.)
>>>> New click packages for applications that are not going to work without a
>>>> rebuild or test fixes on the default will be uploaded to the click store.
>>>> Those are:
>>>> * camera-app
>>>> * gallery-app
>>>> * notes-app (with some fixes merged to trunk for AP tests)
>>>> * music-app
>>>> * ubuntu-terminal-app.
>>>>
>>>> They will all be bumped to be dependent on the new framework
>>>> (ubuntu-sdk-14.04-dev1, policy: 1.1). Note that applications that don't need
>>>> a rebuild (basically pure-QML applications and html5 applications) don't
>>>> need to update their manifest as the phone declares as well the previous
>>>> framework.
>>>>
>>>> 4. New image with Qt 5.2 (depends on all above for image #238)
>>>> A new image will be kicked with all that shiny new code and fixes! Some
>>>> dogfooding will occur by the usual suspects to assess the state of that
>>>> image.
>>>
>>> We're just missing a newer gallery-app, as a rebuild didn't fix it (it
>>> seems something changed in libclick that broke it somehow, as it can't
>>> find the app path properly, waiting for sergio for more news on that).
>>
>> The bug was in the gallery app itself; a review is open; with luck,
>> should land an hour or so after approved.
>> Given how it was fixed; I don't understand how it worked before though...
> 
> Well fixed and built it is; seems to be store issues which prevent it
> from moving forward. When trying to upload a new version I get:
> 
> OOPS-b297c7ef56c04134a165b24cc3bdd5d3
> 
> There's a stale version up for review that somehow has framework None
> in the changeset; might be the reason, but without backend support not
> sure we can not do much. Popey and myself are out of ideas.
> 
>>> So to avoid asking people to dist-upgrade when doing further
>>> debugging, we just decided to spin a new image, so we can easily debug
>>> the remaining issues right on monday morning.
>>
>> This actually made debugging easier, so thanks.
>>
>>> In theory only gallery-app should be broken, and would also give
>>> enough time for people to rebuild the apps against the 14.04
>>> framework.
>>
>> ===
>>
>> One last closing comment; the click updater "app" doesn't seem to
>> filter per framework as I get them as updates for my devel install
>> which doesn't have the new framework; luckily they fail to install as
>> the framework required doesn't match the provided one :-)
> 

root@righteous:~/nexus4bak/noMoreAndroid# ubuntu-device-flash --revision=239 --channel=devel-proposed --bootstrap
2014/03/15 15:34:43 Device is |mako|
2014/03/15 15:34:44 Failed to locate image 239
root@righteous:~/nexus4bak/noMoreAndroid# ubuntu-device-flash --revision=238 --channel=devel-proposed --bootstrap
2014/03/15 15:34:53 Device is |mako|
2014/03/15 15:34:54 Flashing version 238 from devel-proposed channel and server https://system-image.ubuntu.com to device mako
2014/03/15 15:37:46 Rebooting into recovery to flash
root@righteous:~# sd
phablet@ubuntu-phablet:~$ mkdir goqmlstuff
phablet@ubuntu-phablet:~$ cd goqmlstuff/
phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get install g++ g++-4.8
phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get clean
phablet@ubuntu-phablet:~/goqmlstuff$ export GOPATH=/home/phablet/goqmlstuff
phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get install gccgo-go gccgo-4.9
phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get clean
phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get install pkg-config
phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get install git
phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get clean
phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get install golang
phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get clean
phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get install golang-go.tools
phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get clean
phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get install qtbase5-private-dev
phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get clean
phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get install qtdeclarative5-private-dev
phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get clean
phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get install libqt5opengl5-dev
phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get clean
phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get install ubuntu-sdk
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  android-tools-adb bsdmainutils click-dev click-doc cmake cmake-data debhelper devscripts dh-apparmor dh-make gir1.2-gst-plugins-base-1.0
  gir1.2-gstreamer-1.0 groff-base intltool-debian libbotan-1.10-0 libglib2.0-dev libgstreamer-plugins-base1.0-dev libgstreamer1.0-dev libjs-sphinxdoc
  libjs-underscore libpcre3-dev libpipeline1 libqt5clucene5 libqt5declarative5 libqt5designer5 libqt5designercomponents5 libqt5help5
  libqt5positioning5-plugins libqt5scripttools5 libqt5sensors5-dev libqt5svg5-dev libqt5v8-5 libqt5v8-5-dev libqt5webkit5-dev libqt5xmlpatterns5-dev
  libxml2-dev libxslt1-dev man-db po-debconf qt3d5-dev qt5-default qtbase5-doc qtcreator qtcreator-doc qtcreator-plugin-cmake qtcreator-plugin-ubuntu
  qtcreator-plugin-ubuntu-common qtdeclarative5-controls-plugin qtdeclarative5-dev-tools qtdeclarative5-doc-html qtdeclarative5-quicklayouts-plugin
  qtgraphicaleffects5-doc qtlocation5-dev qtmultimedia5-dev qtmultimedia5-doc qtmultimedia5-doc-html qtscript5-dev qtscript5-doc qtscript5-doc-html
  qtsensors5-dev qtsvg5-doc qtsvg5-doc-html qttools5-dev qttools5-dev-tools qttools5-doc qtwebkit5-doc-html ubuntu-sdk-libs-dev ubuntu-ui-toolkit-doc
  ubuntu-ui-toolkit-examples unity-action-doc

dpkg: unrecoverable fatal error, aborting:
 unable to flush /var/lib/dpkg/updates/tmp.i after padding: No space left on device
E: Sub-process /usr/bin/dpkg returned an error code (2)




sudo dpkg --purge android-tools-adb
sudo dpkg --purge dh-make
sudo dpkg --purge debhelper
sudo dpkg --purge man-db
sudo dpkg --purge bsdmainutils
sudo dpkg --purge click-dev
sudo dpkg --purge click-doc
sudo dpkg --purge ubuntu-sdk-libs-dev
sudo dpkg --purge cmake
sudo dpkg --purge cmake-data
sudo dpkg --purge devscripts
sudo dpkg --purge dh-apparmor
sudo dpkg --purge libqt5webkit5-dev
sudo dpkg --purge libgstreamer-plugins-base1.0-dev
sudo dpkg --purge gir1.2-gst-plugins-base-1.0
sudo dpkg --purge libgstreamer1.0-dev
sudo dpkg --purge gir1.2-gstreamer-1.0
sudo dpkg --purge groff-base
sudo dpkg --purge po-debconf
sudo dpkg --purge intltool-debian
sudo dpkg --purge qtcreator-plugin-cmake
sudo dpkg --purge qtcreator
sudo dpkg --purge libbotan-1.10-0
sudo dpkg --purge libglib2.0-dev
sudo dpkg --purge libjs-sphinxdoc
sudo dpkg --purge libjs-underscore
sudo dpkg --purge libpcre3-dev
sudo dpkg --purge libpipeline1
sudo dpkg --purge qttools5-dev
sudo dpkg --purge qttools5-dev-tools
sudo dpkg --purge libqt5help5
sudo dpkg --purge libqt5clucene5
sudo dpkg --purge libqt5declarative5
sudo dpkg --purge libqt5designercomponents5
sudo dpkg --purge libqt5designer5
sudo dpkg --purge qtlocation5-dev
sudo dpkg --purge libqt5positioning5-plugins
sudo dpkg --purge qtscript5-dev
sudo dpkg --purge libqt5scripttools5
sudo dpkg --purge qtsensors5-dev
sudo dpkg --purge libqt5sensors5-dev
sudo dpkg --purge libqt5svg5-dev
sudo dpkg --purge libqt5v8-5-dev
sudo dpkg --purge libqt5v8-5
sudo dpkg --purge libqt5xmlpatterns5-dev
sudo dpkg --purge libxslt1-dev
sudo dpkg --purge libxml2-dev
sudo dpkg --purge qt3d5-dev
sudo dpkg --purge qt5-default
sudo dpkg --purge qtbase5-doc
sudo dpkg --purge qtcreator-doc
sudo dpkg --purge qtcreator-plugin-ubuntu
sudo dpkg --purge qtcreator-plugin-ubuntu-common
sudo dpkg --purge qtdeclarative5-controls-plugin
sudo dpkg --purge qtdeclarative5-dev-tools
sudo dpkg --purge ubuntu-ui-toolkit-doc
sudo dpkg --purge qtdeclarative5-doc-html
sudo dpkg --purge qtdeclarative5-quicklayouts-plugin
sudo dpkg --purge qtgraphicaleffects5-doc
sudo dpkg --purge qtmultimedia5-dev
sudo dpkg --purge qtmultimedia5-doc
sudo dpkg --purge qtmultimedia5-doc-html
sudo dpkg --purge qtscript5-doc
sudo dpkg --purge qtscript5-doc-html
sudo dpkg --purge qtsvg5-doc
sudo dpkg --purge qtsvg5-doc-html
sudo dpkg --purge qttools5-doc
sudo dpkg --purge qtwebkit5-doc-html
sudo dpkg --purge ubuntu-ui-toolkit-examples
sudo dpkg --purge unity-action-doc
sudo apt-get autoremove && sudo apt-get clean && sudo apt-get autoclean

sudo dpkg --purge emacs24
sudo dpkg --purge emacs24-bin-common
sudo dpkg --purge emacs24-common
sudo dpkg --purge emacs24-common-non-dfsg
sudo dpkg --purge emacsen-common
sudo dpkg --purge gconf-service
sudo dpkg --purge gconf-service-backend
sudo dpkg --purge gconf2-common
sudo dpkg --purge imagemagick-common
sudo dpkg --purge libfftw3-double3
sudo dpkg --purge libgconf-2-4
sudo dpkg --purge libgd3
sudo dpkg --purge libgif4
sudo dpkg --purge liblqr-1-0
sudo dpkg --purge libm17n-0
sudo dpkg --purge libmagickcore5
sudo dpkg --purge libmagickwand5
sudo dpkg --purge libotf0
sudo dpkg --purge libxft2
sudo dpkg --purge libxpm4
sudo dpkg --purge m17n-contrib
sudo dpkg --purge m17n-db
sudo dpkg --purge emacs
sudo apt-get autoremove && sudo apt-get clean && sudo apt-get autoclean

sudo apt-get install android-tools-adb
sudo apt-get clean
sudo apt-get install dh-make
sudo apt-get clean
sudo apt-get install debhelper
sudo apt-get clean
sudo apt-get install man-db
sudo apt-get clean
sudo apt-get install bsdmainutils
sudo apt-get clean
sudo apt-get install click-dev
sudo apt-get clean
sudo apt-get install click-doc
sudo apt-get clean
sudo apt-get install cmake
sudo apt-get clean
sudo apt-get install cmake-data
sudo apt-get clean
sudo apt-get install devscripts
sudo apt-get clean
sudo apt-get install dh-apparmor
sudo apt-get clean
sudo apt-get install libqt5webkit5-dev
sudo apt-get clean
sudo apt-get install libgstreamer-plugins-base1.0-dev
sudo apt-get clean
sudo apt-get install gir1.2-gst-plugins-base-1.0
sudo apt-get clean
sudo apt-get install libgstreamer1.0-dev
sudo apt-get clean
sudo apt-get install gir1.2-gstreamer-1.0
sudo apt-get clean
sudo apt-get install groff-base
sudo apt-get clean
sudo apt-get install po-debconf
sudo apt-get clean
sudo apt-get install intltool-debian
sudo apt-get clean
sudo apt-get install libbotan-1.10-0
sudo apt-get clean
sudo apt-get install libglib2.0-dev
sudo apt-get clean
sudo apt-get install libjs-sphinxdoc
sudo apt-get clean
sudo apt-get install libjs-underscore
sudo apt-get clean
sudo apt-get install libpcre3-dev
sudo apt-get clean
sudo apt-get install libpipeline1
sudo apt-get clean
sudo apt-get install qttools5-dev
sudo apt-get clean
sudo apt-get install qttools5-dev-tools
sudo apt-get clean
sudo apt-get install libqt5help5
sudo apt-get clean
sudo apt-get install libqt5clucene5
sudo apt-get clean
sudo apt-get install libqt5declarative5
sudo apt-get clean
sudo apt-get install libqt5designercomponents5
sudo apt-get clean
sudo apt-get install libqt5designer5
sudo apt-get clean
sudo apt-get install qtlocation5-dev
sudo apt-get clean
sudo apt-get install libqt5positioning5-plugins
sudo apt-get clean
sudo apt-get install qtscript5-dev
sudo apt-get clean
sudo apt-get install libqt5scripttools5
sudo apt-get clean
sudo apt-get install qtsensors5-dev
sudo apt-get clean
sudo apt-get install libqt5sensors5-dev
sudo apt-get clean
sudo apt-get install libqt5svg5-dev
sudo apt-get clean
sudo apt-get install libqt5v8-5-dev
sudo apt-get clean
sudo apt-get install libqt5v8-5
sudo apt-get clean
sudo apt-get install libqt5xmlpatterns5-dev
sudo apt-get clean
sudo apt-get install libxslt1-dev
sudo apt-get clean
sudo apt-get install libxml2-dev
sudo apt-get clean
sudo apt-get install qt3d5-dev
sudo apt-get clean
sudo apt-get install qt5-default
sudo apt-get clean
sudo apt-get install qtdeclarative5-controls-plugin
sudo apt-get clean
sudo apt-get install qtdeclarative5-dev-tools
sudo apt-get clean
sudo apt-get install qtdeclarative5-quicklayouts-plugin
sudo apt-get clean
sudo apt-get install qtmultimedia5-dev
sudo apt-get clean
sudo apt-get install qtcreator-plugin-cmake
sudo apt-get clean
sudo apt-get install qtcreator
sudo apt-get clean
sudo apt-get install qtcreator-plugin-ubuntu-common
sudo apt-get clean

sudo apt-get install qtbase5-doc
sudo apt-get clean
sudo apt-get install qtcreator-doc
sudo apt-get clean
sudo apt-get install qtdeclarative5-doc-html
sudo apt-get clean
sudo apt-get install qtgraphicaleffects5-doc
sudo apt-get clean
sudo apt-get install qtmultimedia5-doc
sudo apt-get clean
sudo apt-get install qtmultimedia5-doc-html
sudo apt-get clean
sudo apt-get install qtscript5-doc
sudo apt-get clean
sudo apt-get install qtscript5-doc-html
sudo apt-get clean
sudo apt-get install qtsvg5-doc
sudo apt-get clean
sudo apt-get install qtsvg5-doc-html
sudo apt-get clean
sudo apt-get install qttools5-doc
sudo apt-get clean
sudo apt-get install qtwebkit5-doc-html
sudo apt-get clean



sudo apt-get install ubuntu-ui-toolkit-examples
sudo apt-get clean
sudo apt-get install ubuntu-ui-toolkit-doc
sudo apt-get clean
sudo apt-get install unity-action-doc
sudo apt-get clean
sudo apt-get install ubuntu-sdk-libs-dev
sudo apt-get clean
sudo apt-get install qtcreator-plugin-ubuntu
sudo apt-get clean
sudo apt-get ubuntu-sdk
sudo apt-get clean







---------------------------------------------------------------------------
Here is the console output:
apt-get install ubuntu-device-flash

This is to get the radio firmware from the latest:
https://dl.google.com/dl/android/aosp/occam-kot49h-factory-02e344de.tgz
tar xvf occam-kot49h-factory-02e344de.tgz
cd occam-kot49h/
adb reboot-bootloader
./flash-all.sh

root@righteous:~/nexus4bak/noMoreAndroid# ubuntu-device-flash --revision=239 --channel=devel-proposed --bootstrap
2014/03/15 15:34:43 Device is |mako|
2014/03/15 15:34:44 Failed to locate image 239
root@righteous:~/nexus4bak/noMoreAndroid# ubuntu-device-flash --revision=238 --channel=devel-proposed --bootstrap
2014/03/15 15:34:53 Device is |mako|
2014/03/15 15:37:46 Rebooting into recovery to flash
root@righteous:~# sd
phablet@ubuntu-phablet:~$ mkdir goqmlstuff
phablet@ubuntu-phablet:~$ cd goqmlstuff/
sudo apt-get install g++ g++-4.8

Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  cpp cpp-4.8 gcc gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libgcc-4.8-dev libisl10 libmpc3 libmpfr4 libstdc++-4.8-dev
  linux-libc-dev
Suggested packages:
  cpp-doc gcc-4.8-locales g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib manpages-dev autoconf automake1.9 libtool flex bison
  gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libbacktrace1-dbg libquadmath-dbg glibc-doc
  libstdc++-4.8-doc
The following NEW packages will be installed:
  cpp cpp-4.8 g++ g++-4.8 gcc gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libgcc-4.8-dev libisl10 libmpc3 libmpfr4 libstdc++-4.8-dev
  linux-libc-dev
0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
Need to get 17.7 MB of archives.
After this operation, 61.1 MB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libasan0 armhf 4.8.2-16ubuntu6 [56.9 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libatomic1 armhf 4.8.2-16ubuntu6 [6,090 B]
Get:3 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libisl10 armhf 0.12.2-1 [325 kB]
Get:4 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libcloog-isl4 armhf 0.18.2-1 [47.0 kB]
Get:5 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libmpfr4 armhf 3.1.2-1 [184 kB]
Get:6 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libmpc3 armhf 1.0.1-1ubuntu1 [30.6 kB]
Get:7 http://ports.ubuntu.com/ubuntu-ports/ trusty/main cpp-4.8 armhf 4.8.2-16ubuntu6 [3,936 kB]
Get:8 http://ports.ubuntu.com/ubuntu-ports/ trusty/main cpp armhf 4:4.8.2-1ubuntu4 [27.5 kB]                                                                
Get:9 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libgcc-4.8-dev armhf 4.8.2-16ubuntu6 [212 kB]                                                       
Get:10 http://ports.ubuntu.com/ubuntu-ports/ trusty/main gcc-4.8 armhf 4.8.2-16ubuntu6 [4,384 kB]                                                           
Get:11 http://ports.ubuntu.com/ubuntu-ports/ trusty/main gcc armhf 4:4.8.2-1ubuntu4 [5,010 B]                                                               
Get:12 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libc-dev-bin armhf 2.19-0ubuntu2 [60.4 kB]                                                         
Get:13 http://ports.ubuntu.com/ubuntu-ports/ trusty/main linux-libc-dev armhf 3.13.0-17.37 [748 kB]                                                         
Get:14 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libc6-dev armhf 2.19-0ubuntu2 [1,576 kB]                                                           
Get:15 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libstdc++-4.8-dev armhf 4.8.2-16ubuntu6 [1,095 kB]                                                 
Get:16 http://ports.ubuntu.com/ubuntu-ports/ trusty/main g++-4.8 armhf 4.8.2-16ubuntu6 [5,009 kB]                                                           
Get:17 http://ports.ubuntu.com/ubuntu-ports/ trusty/main g++ armhf 4:4.8.2-1ubuntu4 [1,498 B]                                                               
Fetched 17.7 MB in 1min 49s (162 kB/s)                                                                                                                      
Selecting previously unselected package libasan0:armhf.
(Reading database ... 49578 files and directories currently installed.)
Preparing to unpack .../libasan0_4.8.2-16ubuntu6_armhf.deb ...
Unpacking libasan0:armhf (4.8.2-16ubuntu6) ...
Selecting previously unselected package libatomic1:armhf.
Preparing to unpack .../libatomic1_4.8.2-16ubuntu6_armhf.deb ...
Unpacking libatomic1:armhf (4.8.2-16ubuntu6) ...
Selecting previously unselected package libisl10:armhf.
Preparing to unpack .../libisl10_0.12.2-1_armhf.deb ...
Unpacking libisl10:armhf (0.12.2-1) ...
Selecting previously unselected package libcloog-isl4:armhf.
Preparing to unpack .../libcloog-isl4_0.18.2-1_armhf.deb ...
Unpacking libcloog-isl4:armhf (0.18.2-1) ...
Selecting previously unselected package libmpfr4:armhf.
Preparing to unpack .../libmpfr4_3.1.2-1_armhf.deb ...
Unpacking libmpfr4:armhf (3.1.2-1) ...
Selecting previously unselected package libmpc3:armhf.
Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_armhf.deb ...
Unpacking libmpc3:armhf (1.0.1-1ubuntu1) ...
Selecting previously unselected package cpp-4.8.
Preparing to unpack .../cpp-4.8_4.8.2-16ubuntu6_armhf.deb ...
Unpacking cpp-4.8 (4.8.2-16ubuntu6) ...
Selecting previously unselected package cpp.
Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu4_armhf.deb ...
Unpacking cpp (4:4.8.2-1ubuntu4) ...
Selecting previously unselected package libgcc-4.8-dev:armhf.
Preparing to unpack .../libgcc-4.8-dev_4.8.2-16ubuntu6_armhf.deb ...
Unpacking libgcc-4.8-dev:armhf (4.8.2-16ubuntu6) ...
Selecting previously unselected package gcc-4.8.
Preparing to unpack .../gcc-4.8_4.8.2-16ubuntu6_armhf.deb ...
Unpacking gcc-4.8 (4.8.2-16ubuntu6) ...
Selecting previously unselected package gcc.
Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu4_armhf.deb ...
Unpacking gcc (4:4.8.2-1ubuntu4) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../libc-dev-bin_2.19-0ubuntu2_armhf.deb ...
Unpacking libc-dev-bin (2.19-0ubuntu2) ...
Selecting previously unselected package linux-libc-dev:armhf.
Preparing to unpack .../linux-libc-dev_3.13.0-17.37_armhf.deb ...
Unpacking linux-libc-dev:armhf (3.13.0-17.37) ...
Selecting previously unselected package libc6-dev:armhf.
Preparing to unpack .../libc6-dev_2.19-0ubuntu2_armhf.deb ...
Unpacking libc6-dev:armhf (2.19-0ubuntu2) ...
Selecting previously unselected package libstdc++-4.8-dev:armhf.
Preparing to unpack .../libstdc++-4.8-dev_4.8.2-16ubuntu6_armhf.deb ...
Unpacking libstdc++-4.8-dev:armhf (4.8.2-16ubuntu6) ...
Selecting previously unselected package g++-4.8.
Preparing to unpack .../g++-4.8_4.8.2-16ubuntu6_armhf.deb ...
Unpacking g++-4.8 (4.8.2-16ubuntu6) ...
Selecting previously unselected package g++.
Preparing to unpack .../g++_4%3a4.8.2-1ubuntu4_armhf.deb ...
Unpacking g++ (4:4.8.2-1ubuntu4) ...
Setting up libasan0:armhf (4.8.2-16ubuntu6) ...
Setting up libatomic1:armhf (4.8.2-16ubuntu6) ...
Setting up libisl10:armhf (0.12.2-1) ...
Setting up libcloog-isl4:armhf (0.18.2-1) ...
Setting up libmpfr4:armhf (3.1.2-1) ...
Setting up libmpc3:armhf (1.0.1-1ubuntu1) ...
Setting up cpp-4.8 (4.8.2-16ubuntu6) ...
Setting up cpp (4:4.8.2-1ubuntu4) ...
Setting up libgcc-4.8-dev:armhf (4.8.2-16ubuntu6) ...
Setting up gcc-4.8 (4.8.2-16ubuntu6) ...
Setting up gcc (4:4.8.2-1ubuntu4) ...
Setting up libc-dev-bin (2.19-0ubuntu2) ...
Setting up linux-libc-dev:armhf (3.13.0-17.37) ...
Setting up libc6-dev:armhf (2.19-0ubuntu2) ...
Setting up libstdc++-4.8-dev:armhf (4.8.2-16ubuntu6) ...
Setting up g++-4.8 (4.8.2-16ubuntu6) ...
Setting up g++ (4:4.8.2-1ubuntu4) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Processing triggers for libc-bin (2.19-0ubuntu2) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get clean

phablet@ubuntu-phablet:~/goqmlstuff$ export GOPATH=/home/phablet/goqmlstuff

phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get install gccgo-go gccgo-4.9
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  gccgo libgo5
Suggested packages:
  gccgo-multilib gccgo-4.9-doc libgo5-dbg
The following NEW packages will be installed:
  gccgo gccgo-4.9 gccgo-go libgo5
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 14.1 MB of archives.
After this operation, 55.2 MB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libgo5 armhf 4.9-20140303-0ubuntu3 [2,098 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports/ trusty/main gccgo-4.9 armhf 4.9-20140303-0ubuntu3 [11.7 MB]                                                     
Get:3 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe gccgo armhf 4:4.9-1ubuntu4 [1,068 B]                                                            
Get:4 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe gccgo-go armhf 1.2-0ubuntu5 [276 kB]                                                            
Fetched 14.1 MB in 1min 29s (158 kB/s)                                                                                                                      
Selecting previously unselected package libgo5:armhf.
(Reading database ... 51721 files and directories currently installed.)
Preparing to unpack .../libgo5_4.9-20140303-0ubuntu3_armhf.deb ...
Unpacking libgo5:armhf (4.9-20140303-0ubuntu3) ...
Selecting previously unselected package gccgo-4.9.
Preparing to unpack .../gccgo-4.9_4.9-20140303-0ubuntu3_armhf.deb ...
Unpacking gccgo-4.9 (4.9-20140303-0ubuntu3) ...
Selecting previously unselected package gccgo.
Preparing to unpack .../gccgo_4%3a4.9-1ubuntu4_armhf.deb ...
Unpacking gccgo (4:4.9-1ubuntu4) ...
Selecting previously unselected package gccgo-go.
Preparing to unpack .../gccgo-go_1.2-0ubuntu5_armhf.deb ...
Unpacking gccgo-go (1.2-0ubuntu5) ...
Setting up libgo5:armhf (4.9-20140303-0ubuntu3) ...
Setting up gccgo-4.9 (4.9-20140303-0ubuntu3) ...
Setting up gccgo (4:4.9-1ubuntu4) ...
Setting up gccgo-go (1.2-0ubuntu5) ...
update-alternatives: using /usr/bin/gccgo-go to provide /usr/bin/go (go) in auto mode
Processing triggers for libc-bin (2.19-0ubuntu2) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get clean

phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get install pkg-config

Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  pkg-config
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 38.0 kB of archives.
After this operation, 123 kB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main pkg-config armhf 0.26-1ubuntu4 [38.0 kB]
Fetched 38.0 kB in 0s (46.7 kB/s)
Selecting previously unselected package pkg-config.
(Reading database ... 51955 files and directories currently installed.)
Preparing to unpack .../pkg-config_0.26-1ubuntu4_armhf.deb ...
Unpacking pkg-config (0.26-1ubuntu4) ...
Setting up pkg-config (0.26-1ubuntu4) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get install git

Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  git-man liberror-perl
Suggested packages:
  git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-arch git-bzr git-cvs git-mediawiki git-svn
The following NEW packages will be installed:
  git git-man liberror-perl
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 2,543 kB of archives.
After this operation, 15.0 MB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports/ trusty/main git-man all 1:1.9.0-1 [692 kB]
Get:3 http://ports.ubuntu.com/ubuntu-ports/ trusty/main git armhf 1:1.9.0-1 [1,830 kB]
Fetched 2,543 kB in 16s (157 kB/s)                                                                                                                          
Selecting previously unselected package liberror-perl.
(Reading database ... 51966 files and directories currently installed.)
Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ...
Unpacking liberror-perl (0.17-1.1) ...
Selecting previously unselected package git-man.
Preparing to unpack .../git-man_1%3a1.9.0-1_all.deb ...
Unpacking git-man (1:1.9.0-1) ...
Selecting previously unselected package git.
Preparing to unpack .../git_1%3a1.9.0-1_armhf.deb ...
Unpacking git (1:1.9.0-1) ...
Setting up liberror-perl (0.17-1.1) ...
Setting up git-man (1:1.9.0-1) ...
Setting up git (1:1.9.0-1) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get clean

phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get install golang

Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  golang-doc golang-go golang-go-linux-arm golang-src
Recommended packages:
  golang-go.tools
The following NEW packages will be installed:
  golang golang-doc golang-go golang-go-linux-arm golang-src
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 20.2 MB of archives.
After this operation, 129 MB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe golang-src armhf 2:1.2.1-1ubuntu1 [4,726 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe golang-go-linux-arm armhf 2:1.2.1-1ubuntu1 [6,233 kB]                                           
Get:3 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe golang-go armhf 2:1.2.1-1ubuntu1 [7,264 kB]                                                     
Get:4 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe golang-doc all 2:1.2.1-1ubuntu1 [1,934 kB]                                                      
Get:5 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe golang all 2:1.2.1-1ubuntu1 [16.8 kB]                                                           
Fetched 20.2 MB in 2min 6s (159 kB/s)                                                                                                                       
Selecting previously unselected package golang-src.
(Reading database ... 52710 files and directories currently installed.)
Preparing to unpack .../golang-src_2%3a1.2.1-1ubuntu1_armhf.deb ...
Unpacking golang-src (2:1.2.1-1ubuntu1) ...
Selecting previously unselected package golang-go-linux-arm.
Preparing to unpack .../golang-go-linux-arm_2%3a1.2.1-1ubuntu1_armhf.deb ...
Unpacking golang-go-linux-arm (2:1.2.1-1ubuntu1) ...
Selecting previously unselected package golang-go.
Preparing to unpack .../golang-go_2%3a1.2.1-1ubuntu1_armhf.deb ...
Unpacking golang-go (2:1.2.1-1ubuntu1) ...
Selecting previously unselected package golang-doc.
Preparing to unpack .../golang-doc_2%3a1.2.1-1ubuntu1_all.deb ...
Unpacking golang-doc (2:1.2.1-1ubuntu1) ...
Selecting previously unselected package golang.
Preparing to unpack .../golang_2%3a1.2.1-1ubuntu1_all.deb ...
Unpacking golang (2:1.2.1-1ubuntu1) ...
Setting up golang-src (2:1.2.1-1ubuntu1) ...
Setting up golang-go-linux-arm (2:1.2.1-1ubuntu1) ...
Setting up golang-go (2:1.2.1-1ubuntu1) ...
update-alternatives: using /usr/bin/golang-go to provide /usr/bin/go (go) in auto mode
Setting up golang-doc (2:1.2.1-1ubuntu1) ...
Setting up golang (2:1.2.1-1ubuntu1) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get clean

phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get install golang-go.tools

Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  libjs-jquery
Suggested packages:
  javascript-common
The following NEW packages will be installed:
  golang-go.tools libjs-jquery
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 5,318 kB of archives.
After this operation, 39.6 MB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libjs-jquery all 1.7.2+dfsg-2ubuntu1 [78.8 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe golang-go.tools armhf 0.0~hg20131126-3 [5,239 kB]
Fetched 5,318 kB in 30s (173 kB/s)                                                                                                                          
Selecting previously unselected package libjs-jquery.
(Reading database ... 57033 files and directories currently installed.)
Preparing to unpack .../libjs-jquery_1.7.2+dfsg-2ubuntu1_all.deb ...
Unpacking libjs-jquery (1.7.2+dfsg-2ubuntu1) ...
Selecting previously unselected package golang-go.tools.
Preparing to unpack .../golang-go.tools_0.0~hg20131126-3_armhf.deb ...
Unpacking golang-go.tools (0.0~hg20131126-3) ...
Setting up libjs-jquery (1.7.2+dfsg-2ubuntu1) ...
Setting up golang-go.tools (0.0~hg20131126-3) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get clean

phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get install qtbase5-private-dev

Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  libdrm-dev libdrm-omap1 libegl1-mesa-dev libegl1-mesa-drivers libgles2-mesa-dev libmirclient-dev libmirprotobuf-dev libopenvg1-mesa libprotobuf-dev
  libprotobuf-lite8 libpthread-stubs0-dev libqt5concurrent5 libwayland-dev libx11-dev libx11-xcb-dev libxau-dev libxcb-dri2-0-dev libxcb-dri3-0
  libxcb-dri3-dev libxcb-glx0 libxcb-glx0-dev libxcb-present-dev libxcb-present0 libxcb-randr0-dev libxcb-render0-dev libxcb-shape0-dev libxcb-sync-dev
  libxcb-xfixes0-dev libxcb1-dev libxdamage-dev libxdmcp-dev libxext-dev libxfixes-dev libxshmfence-dev libxshmfence1 libxxf86vm-dev mircommon-dev
  qt5-qmake qtbase5-dev qtbase5-dev-tools x11proto-core-dev x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-input-dev
  x11proto-kb-dev x11proto-xext-dev x11proto-xf86vidmode-dev xorg-sgml-doctools xtrans-dev zlib1g-dev
Suggested packages:
  libxcb-doc libxext-doc libmysqlclient-dev libpq-dev libsqlite3-dev unixodbc-dev
Recommended packages:
  libx11-doc libqt5opengl5-dev
The following NEW packages will be installed:
  libdrm-dev libdrm-omap1 libegl1-mesa-dev libegl1-mesa-drivers libgles2-mesa-dev libmirclient-dev libmirprotobuf-dev libopenvg1-mesa libprotobuf-dev
  libprotobuf-lite8 libpthread-stubs0-dev libqt5concurrent5 libwayland-dev libx11-dev libx11-xcb-dev libxau-dev libxcb-dri2-0-dev libxcb-dri3-0
  libxcb-dri3-dev libxcb-glx0 libxcb-glx0-dev libxcb-present-dev libxcb-present0 libxcb-randr0-dev libxcb-render0-dev libxcb-shape0-dev libxcb-sync-dev
  libxcb-xfixes0-dev libxcb1-dev libxdamage-dev libxdmcp-dev libxext-dev libxfixes-dev libxshmfence-dev libxshmfence1 libxxf86vm-dev mircommon-dev
  qt5-qmake qtbase5-dev qtbase5-dev-tools qtbase5-private-dev x11proto-core-dev x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev
  x11proto-input-dev x11proto-kb-dev x11proto-xext-dev x11proto-xf86vidmode-dev xorg-sgml-doctools xtrans-dev zlib1g-dev
0 upgraded, 53 newly installed, 0 to remove and 0 not upgraded.
Need to get 9,237 kB of archives.
After this operation, 46.1 MB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libdrm-omap1 armhf 2.4.52-1 [6,148 B]
Get:2 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libopenvg1-mesa armhf 10.1.0-1ubuntu1 [12.9 kB]
Get:3 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libegl1-mesa-drivers armhf 10.1.0-1ubuntu1 [1,651 kB]
Get:4 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libqt5concurrent5 armhf 5.2.1+dfsg-1ubuntu7 [21.1 kB]                                               
Get:5 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libxcb-dri3-0 armhf 1.10-2ubuntu1 [4,874 B]                                                         
Get:6 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libxcb-glx0 armhf 1.10-2ubuntu1 [17.6 kB]                                                           
Get:7 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libxcb-present0 armhf 1.10-2ubuntu1 [5,086 B]                                                       
Get:8 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libxshmfence1 armhf 1.1-2 [4,498 B]                                                                 
Get:9 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qt5-qmake armhf 5.2.1+dfsg-1ubuntu7 [1,069 kB]                                                      
Get:10 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libdrm-dev armhf 2.4.52-1 [110 kB]                                                                 
Get:11 http://ports.ubuntu.com/ubuntu-ports/ trusty/main x11proto-dri2-dev all 2.8-2 [12.6 kB]                                                              
Get:12 http://ports.ubuntu.com/ubuntu-ports/ trusty/main x11proto-gl-dev all 1.4.17-1 [17.9 kB]                                                             
Get:13 http://ports.ubuntu.com/ubuntu-ports/ trusty/main xorg-sgml-doctools all 1:1.11-1 [12.9 kB]                                                          
Get:14 http://ports.ubuntu.com/ubuntu-ports/ trusty/main x11proto-core-dev all 7.0.24-1 [748 kB]                                                            
Get:15 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libxau-dev armhf 1:1.0.8-1 [9,438 B]                                                               
Get:16 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libxdmcp-dev armhf 1:1.1.1-1 [25.3 kB]                                                             
Get:17 http://ports.ubuntu.com/ubuntu-ports/ trusty/main x11proto-input-dev all 2.3-1 [139 kB]                                                              
Get:18 http://ports.ubuntu.com/ubuntu-ports/ trusty/main x11proto-kb-dev all 1.0.6-2 [269 kB]                                                               
Get:19 http://ports.ubuntu.com/ubuntu-ports/ trusty/main xtrans-dev all 1.3.2-1 [69.9 kB]                                                                   
Get:20 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libpthread-stubs0-dev armhf 0.3-4 [4,084 B]                                                        
Get:21 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libxcb1-dev armhf 1.10-2ubuntu1 [72.5 kB]                                                          
Get:22 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libx11-dev armhf 2:1.6.2-1ubuntu2 [575 kB]                                                         
Get:23 http://ports.ubuntu.com/ubuntu-ports/ trusty/main x11proto-xext-dev all 7.3.0-1 [212 kB]                                                             
Get:24 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libxext-dev armhf 2:1.3.2-1 [84.4 kB]                                                              
Get:25 http://ports.ubuntu.com/ubuntu-ports/ trusty/main x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B]                                                     
Get:26 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libxxf86vm-dev armhf 1:1.1.3-1 [13.7 kB]                                                           
Get:27 http://ports.ubuntu.com/ubuntu-ports/ trusty/main x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB]                                                    
Get:28 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libxfixes-dev armhf 1:5.0.1-1ubuntu1 [10.8 kB]                                                     
Get:29 http://ports.ubuntu.com/ubuntu-ports/ trusty/main x11proto-damage-dev all 1:1.2.1-2 [8,286 B]                                                        
Get:30 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libxdamage-dev armhf 1:1.1.4-1ubuntu1 [4,966 B]                                                    
Get:31 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libxcb-glx0-dev armhf 1.10-2ubuntu1 [29.5 kB]                                                      
Get:32 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libxcb-dri2-0-dev armhf 1.10-2ubuntu1 [8,844 B]                                                    
Get:33 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libxcb-dri3-dev armhf 1.10-2ubuntu1 [5,914 B]                                                      
Get:34 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libxcb-render0-dev armhf 1.10-2ubuntu1 [16.2 kB]                                                   
Get:35 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libxcb-randr0-dev armhf 1.10-2ubuntu1 [19.9 kB]                                                    
Get:36 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libxcb-shape0-dev armhf 1.10-2ubuntu1 [7,144 B]                                                    
Get:37 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libxcb-xfixes0-dev armhf 1.10-2ubuntu1 [11.6 kB]                                                   
Get:38 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libxcb-sync-dev armhf 1.10-2ubuntu1 [10.2 kB]                                                      
Get:39 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libxcb-present-dev armhf 1.10-2ubuntu1 [6,926 B]                                                   
Get:40 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libxshmfence-dev armhf 1.1-2 [3,444 B]                                                             
Get:41 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libx11-xcb-dev armhf 2:1.6.2-1ubuntu2 [9,772 B]                                                    
Get:42 http://ports.ubuntu.com/ubuntu-ports/ trusty/main zlib1g-dev armhf 1:1.2.8.dfsg-1ubuntu1 [176 kB]                                                    
Get:43 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libprotobuf-lite8 armhf 2.5.0-9ubuntu1 [45.9 kB]                                                   
Get:44 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libprotobuf-dev armhf 2.5.0-9ubuntu1 [389 kB]                                                      
Get:45 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libmirprotobuf-dev armhf 0.1.6+14.04.20140310-0ubuntu1 [4,518 B]                                   
Get:46 http://ports.ubuntu.com/ubuntu-ports/ trusty/main mircommon-dev armhf 0.1.6+14.04.20140310-0ubuntu1 [24.9 kB]                                        
Get:47 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libmirclient-dev armhf 0.1.6+14.04.20140310-0ubuntu1 [7,900 B]                                     
Get:48 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libwayland-dev armhf 1.4.0-1 [95.7 kB]                                                             
Get:49 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libegl1-mesa-dev armhf 10.1.0-1ubuntu1 [16.7 kB]                                                   
Get:50 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libgles2-mesa-dev armhf 10.1.0-1ubuntu1 [23.8 kB]                                                  
Get:51 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtbase5-dev-tools armhf 5.2.1+dfsg-1ubuntu7 [1,020 kB]                                             
Get:52 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtbase5-dev armhf 5.2.1+dfsg-1ubuntu7 [1,494 kB]                                                   
Get:53 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtbase5-private-dev armhf 5.2.1+dfsg-1ubuntu7 [596 kB]                                             
Fetched 9,237 kB in 1min 5s (141 kB/s)                                                                                                                      
Extracting templates from packages: 100%
Selecting previously unselected package libdrm-omap1:armhf.
(Reading database ... 57061 files and directories currently installed.)
Preparing to unpack .../libdrm-omap1_2.4.52-1_armhf.deb ...
Unpacking libdrm-omap1:armhf (2.4.52-1) ...
Selecting previously unselected package libopenvg1-mesa:armhf.
Preparing to unpack .../libopenvg1-mesa_10.1.0-1ubuntu1_armhf.deb ...
Unpacking libopenvg1-mesa:armhf (10.1.0-1ubuntu1) ...
Selecting previously unselected package libegl1-mesa-drivers:armhf.
Preparing to unpack .../libegl1-mesa-drivers_10.1.0-1ubuntu1_armhf.deb ...
Unpacking libegl1-mesa-drivers:armhf (10.1.0-1ubuntu1) ...
Selecting previously unselected package libqt5concurrent5:armhf.
Preparing to unpack .../libqt5concurrent5_5.2.1+dfsg-1ubuntu7_armhf.deb ...
Unpacking libqt5concurrent5:armhf (5.2.1+dfsg-1ubuntu7) ...
Selecting previously unselected package libxcb-dri3-0:armhf.
Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_armhf.deb ...
Unpacking libxcb-dri3-0:armhf (1.10-2ubuntu1) ...
Selecting previously unselected package libxcb-glx0:armhf.
Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_armhf.deb ...
Unpacking libxcb-glx0:armhf (1.10-2ubuntu1) ...
Selecting previously unselected package libxcb-present0:armhf.
Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_armhf.deb ...
Unpacking libxcb-present0:armhf (1.10-2ubuntu1) ...
Selecting previously unselected package libxshmfence1:armhf.
Preparing to unpack .../libxshmfence1_1.1-2_armhf.deb ...
Unpacking libxshmfence1:armhf (1.1-2) ...
Selecting previously unselected package qt5-qmake.
Preparing to unpack .../qt5-qmake_5.2.1+dfsg-1ubuntu7_armhf.deb ...
Unpacking qt5-qmake (5.2.1+dfsg-1ubuntu7) ...
Selecting previously unselected package libdrm-dev:armhf.
Preparing to unpack .../libdrm-dev_2.4.52-1_armhf.deb ...
Unpacking libdrm-dev:armhf (2.4.52-1) ...
Selecting previously unselected package x11proto-dri2-dev.
Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ...
Unpacking x11proto-dri2-dev (2.8-2) ...
Selecting previously unselected package x11proto-gl-dev.
Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ...
Unpacking x11proto-gl-dev (1.4.17-1) ...
Selecting previously unselected package xorg-sgml-doctools.
Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ...
Unpacking xorg-sgml-doctools (1:1.11-1) ...
Selecting previously unselected package x11proto-core-dev.
Preparing to unpack .../x11proto-core-dev_7.0.24-1_all.deb ...
Unpacking x11proto-core-dev (7.0.24-1) ...
Selecting previously unselected package libxau-dev:armhf.
Preparing to unpack .../libxau-dev_1%3a1.0.8-1_armhf.deb ...
Unpacking libxau-dev:armhf (1:1.0.8-1) ...
Selecting previously unselected package libxdmcp-dev:armhf.
Preparing to unpack .../libxdmcp-dev_1%3a1.1.1-1_armhf.deb ...
Unpacking libxdmcp-dev:armhf (1:1.1.1-1) ...
Selecting previously unselected package x11proto-input-dev.
Preparing to unpack .../x11proto-input-dev_2.3-1_all.deb ...
Unpacking x11proto-input-dev (2.3-1) ...
Selecting previously unselected package x11proto-kb-dev.
Preparing to unpack .../x11proto-kb-dev_1.0.6-2_all.deb ...
Unpacking x11proto-kb-dev (1.0.6-2) ...
Selecting previously unselected package xtrans-dev.
Preparing to unpack .../xtrans-dev_1.3.2-1_all.deb ...
Unpacking xtrans-dev (1.3.2-1) ...
Selecting previously unselected package libpthread-stubs0-dev:armhf.
Preparing to unpack .../libpthread-stubs0-dev_0.3-4_armhf.deb ...
Unpacking libpthread-stubs0-dev:armhf (0.3-4) ...
Selecting previously unselected package libxcb1-dev:armhf.
Preparing to unpack .../libxcb1-dev_1.10-2ubuntu1_armhf.deb ...
Unpacking libxcb1-dev:armhf (1.10-2ubuntu1) ...
Selecting previously unselected package libx11-dev:armhf.
Preparing to unpack .../libx11-dev_2%3a1.6.2-1ubuntu2_armhf.deb ...
Unpacking libx11-dev:armhf (2:1.6.2-1ubuntu2) ...
Selecting previously unselected package x11proto-xext-dev.
Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ...
Unpacking x11proto-xext-dev (7.3.0-1) ...
Selecting previously unselected package libxext-dev:armhf.
Preparing to unpack .../libxext-dev_2%3a1.3.2-1_armhf.deb ...
Unpacking libxext-dev:armhf (2:1.3.2-1) ...
Selecting previously unselected package x11proto-xf86vidmode-dev.
Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ...
Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ...
Selecting previously unselected package libxxf86vm-dev:armhf.
Preparing to unpack .../libxxf86vm-dev_1%3a1.1.3-1_armhf.deb ...
Unpacking libxxf86vm-dev:armhf (1:1.1.3-1) ...
Selecting previously unselected package x11proto-fixes-dev.
Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ...
Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ...
Selecting previously unselected package libxfixes-dev:armhf.
Preparing to unpack .../libxfixes-dev_1%3a5.0.1-1ubuntu1_armhf.deb ...
Unpacking libxfixes-dev:armhf (1:5.0.1-1ubuntu1) ...
Selecting previously unselected package x11proto-damage-dev.
Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ...
Unpacking x11proto-damage-dev (1:1.2.1-2) ...
Selecting previously unselected package libxdamage-dev:armhf.
Preparing to unpack .../libxdamage-dev_1%3a1.1.4-1ubuntu1_armhf.deb ...
Unpacking libxdamage-dev:armhf (1:1.1.4-1ubuntu1) ...
Selecting previously unselected package libxcb-glx0-dev:armhf.
Preparing to unpack .../libxcb-glx0-dev_1.10-2ubuntu1_armhf.deb ...
Unpacking libxcb-glx0-dev:armhf (1.10-2ubuntu1) ...
Selecting previously unselected package libxcb-dri2-0-dev:armhf.
Preparing to unpack .../libxcb-dri2-0-dev_1.10-2ubuntu1_armhf.deb ...
Unpacking libxcb-dri2-0-dev:armhf (1.10-2ubuntu1) ...
Selecting previously unselected package libxcb-dri3-dev:armhf.
Preparing to unpack .../libxcb-dri3-dev_1.10-2ubuntu1_armhf.deb ...
Unpacking libxcb-dri3-dev:armhf (1.10-2ubuntu1) ...
Selecting previously unselected package libxcb-render0-dev:armhf.
Preparing to unpack .../libxcb-render0-dev_1.10-2ubuntu1_armhf.deb ...
Unpacking libxcb-render0-dev:armhf (1.10-2ubuntu1) ...
Selecting previously unselected package libxcb-randr0-dev:armhf.
Preparing to unpack .../libxcb-randr0-dev_1.10-2ubuntu1_armhf.deb ...
Unpacking libxcb-randr0-dev:armhf (1.10-2ubuntu1) ...
Selecting previously unselected package libxcb-shape0-dev:armhf.
Preparing to unpack .../libxcb-shape0-dev_1.10-2ubuntu1_armhf.deb ...
Unpacking libxcb-shape0-dev:armhf (1.10-2ubuntu1) ...
Selecting previously unselected package libxcb-xfixes0-dev:armhf.
Preparing to unpack .../libxcb-xfixes0-dev_1.10-2ubuntu1_armhf.deb ...
Unpacking libxcb-xfixes0-dev:armhf (1.10-2ubuntu1) ...
Selecting previously unselected package libxcb-sync-dev:armhf.
Preparing to unpack .../libxcb-sync-dev_1.10-2ubuntu1_armhf.deb ...
Unpacking libxcb-sync-dev:armhf (1.10-2ubuntu1) ...
Selecting previously unselected package libxcb-present-dev:armhf.
Preparing to unpack .../libxcb-present-dev_1.10-2ubuntu1_armhf.deb ...
Unpacking libxcb-present-dev:armhf (1.10-2ubuntu1) ...
Selecting previously unselected package libxshmfence-dev:armhf.
Preparing to unpack .../libxshmfence-dev_1.1-2_armhf.deb ...
Unpacking libxshmfence-dev:armhf (1.1-2) ...
Selecting previously unselected package libx11-xcb-dev:armhf.
Preparing to unpack .../libx11-xcb-dev_2%3a1.6.2-1ubuntu2_armhf.deb ...
Unpacking libx11-xcb-dev:armhf (2:1.6.2-1ubuntu2) ...
Selecting previously unselected package zlib1g-dev:armhf.
Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1_armhf.deb ...
Unpacking zlib1g-dev:armhf (1:1.2.8.dfsg-1ubuntu1) ...
Selecting previously unselected package libprotobuf-lite8:armhf.
Preparing to unpack .../libprotobuf-lite8_2.5.0-9ubuntu1_armhf.deb ...
Unpacking libprotobuf-lite8:armhf (2.5.0-9ubuntu1) ...
Selecting previously unselected package libprotobuf-dev:armhf.
Preparing to unpack .../libprotobuf-dev_2.5.0-9ubuntu1_armhf.deb ...
Unpacking libprotobuf-dev:armhf (2.5.0-9ubuntu1) ...
Selecting previously unselected package libmirprotobuf-dev:armhf.
Preparing to unpack .../libmirprotobuf-dev_0.1.6+14.04.20140310-0ubuntu1_armhf.deb ...
Unpacking libmirprotobuf-dev:armhf (0.1.6+14.04.20140310-0ubuntu1) ...
Selecting previously unselected package mircommon-dev:armhf.
Preparing to unpack .../mircommon-dev_0.1.6+14.04.20140310-0ubuntu1_armhf.deb ...
Unpacking mircommon-dev:armhf (0.1.6+14.04.20140310-0ubuntu1) ...
Selecting previously unselected package libmirclient-dev:armhf.
Preparing to unpack .../libmirclient-dev_0.1.6+14.04.20140310-0ubuntu1_armhf.deb ...
Unpacking libmirclient-dev:armhf (0.1.6+14.04.20140310-0ubuntu1) ...
Selecting previously unselected package libwayland-dev.
Preparing to unpack .../libwayland-dev_1.4.0-1_armhf.deb ...
Unpacking libwayland-dev (1.4.0-1) ...
Selecting previously unselected package libegl1-mesa-dev.
Preparing to unpack .../libegl1-mesa-dev_10.1.0-1ubuntu1_armhf.deb ...
Unpacking libegl1-mesa-dev (10.1.0-1ubuntu1) ...
Selecting previously unselected package libgles2-mesa-dev.
Preparing to unpack .../libgles2-mesa-dev_10.1.0-1ubuntu1_armhf.deb ...
Unpacking libgles2-mesa-dev (10.1.0-1ubuntu1) ...
Selecting previously unselected package qtbase5-dev-tools.
Preparing to unpack .../qtbase5-dev-tools_5.2.1+dfsg-1ubuntu7_armhf.deb ...
Unpacking qtbase5-dev-tools (5.2.1+dfsg-1ubuntu7) ...
Selecting previously unselected package qtbase5-dev:armhf.
Preparing to unpack .../qtbase5-dev_5.2.1+dfsg-1ubuntu7_armhf.deb ...
Unpacking qtbase5-dev:armhf (5.2.1+dfsg-1ubuntu7) ...
Selecting previously unselected package qtbase5-private-dev:armhf.
Preparing to unpack .../qtbase5-private-dev_5.2.1+dfsg-1ubuntu7_armhf.deb ...
Unpacking qtbase5-private-dev:armhf (5.2.1+dfsg-1ubuntu7) ...
Setting up libdrm-omap1:armhf (2.4.52-1) ...
Setting up libopenvg1-mesa:armhf (10.1.0-1ubuntu1) ...
Setting up libegl1-mesa-drivers:armhf (10.1.0-1ubuntu1) ...
Setting up libqt5concurrent5:armhf (5.2.1+dfsg-1ubuntu7) ...
Setting up libxcb-dri3-0:armhf (1.10-2ubuntu1) ...
Setting up libxcb-glx0:armhf (1.10-2ubuntu1) ...
Setting up libxcb-present0:armhf (1.10-2ubuntu1) ...
Setting up libxshmfence1:armhf (1.1-2) ...
Setting up qt5-qmake (5.2.1+dfsg-1ubuntu7) ...
Setting up libdrm-dev:armhf (2.4.52-1) ...
Setting up x11proto-dri2-dev (2.8-2) ...
Setting up x11proto-gl-dev (1.4.17-1) ...
Setting up xorg-sgml-doctools (1:1.11-1) ...
Setting up x11proto-core-dev (7.0.24-1) ...
Setting up libxau-dev:armhf (1:1.0.8-1) ...
Setting up libxdmcp-dev:armhf (1:1.1.1-1) ...
Setting up x11proto-input-dev (2.3-1) ...
Setting up x11proto-kb-dev (1.0.6-2) ...
Setting up xtrans-dev (1.3.2-1) ...
Setting up libpthread-stubs0-dev:armhf (0.3-4) ...
Setting up libxcb1-dev:armhf (1.10-2ubuntu1) ...
Setting up libx11-dev:armhf (2:1.6.2-1ubuntu2) ...
Setting up x11proto-xext-dev (7.3.0-1) ...
Setting up libxext-dev:armhf (2:1.3.2-1) ...
Setting up x11proto-xf86vidmode-dev (2.3.1-2) ...
Setting up libxxf86vm-dev:armhf (1:1.1.3-1) ...
Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ...
Setting up libxfixes-dev:armhf (1:5.0.1-1ubuntu1) ...
Setting up x11proto-damage-dev (1:1.2.1-2) ...
Setting up libxdamage-dev:armhf (1:1.1.4-1ubuntu1) ...
Setting up libxcb-glx0-dev:armhf (1.10-2ubuntu1) ...
Setting up libxcb-dri2-0-dev:armhf (1.10-2ubuntu1) ...
Setting up libxcb-dri3-dev:armhf (1.10-2ubuntu1) ...
Setting up libxcb-render0-dev:armhf (1.10-2ubuntu1) ...
Setting up libxcb-randr0-dev:armhf (1.10-2ubuntu1) ...
Setting up libxcb-shape0-dev:armhf (1.10-2ubuntu1) ...
Setting up libxcb-xfixes0-dev:armhf (1.10-2ubuntu1) ...
Setting up libxcb-sync-dev:armhf (1.10-2ubuntu1) ...
Setting up libxcb-present-dev:armhf (1.10-2ubuntu1) ...
Setting up libxshmfence-dev:armhf (1.1-2) ...
Setting up libx11-xcb-dev:armhf (2:1.6.2-1ubuntu2) ...
Setting up zlib1g-dev:armhf (1:1.2.8.dfsg-1ubuntu1) ...
Setting up libprotobuf-lite8:armhf (2.5.0-9ubuntu1) ...
Setting up libprotobuf-dev:armhf (2.5.0-9ubuntu1) ...
Setting up libmirprotobuf-dev:armhf (0.1.6+14.04.20140310-0ubuntu1) ...
Setting up mircommon-dev:armhf (0.1.6+14.04.20140310-0ubuntu1) ...
Setting up libmirclient-dev:armhf (0.1.6+14.04.20140310-0ubuntu1) ...
Setting up libwayland-dev (1.4.0-1) ...
Setting up libegl1-mesa-dev (10.1.0-1ubuntu1) ...
Setting up libgles2-mesa-dev (10.1.0-1ubuntu1) ...
Setting up qtbase5-dev-tools (5.2.1+dfsg-1ubuntu7) ...
Setting up qtbase5-dev:armhf (5.2.1+dfsg-1ubuntu7) ...
Setting up qtbase5-private-dev:armhf (5.2.1+dfsg-1ubuntu7) ...
Processing triggers for libc-bin (2.19-0ubuntu2) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get clean

phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get install qtdeclarative5-private-dev

Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  libqt5quicktest5 qtdeclarative5-dev
The following NEW packages will be installed:
  libqt5quicktest5 qtdeclarative5-dev qtdeclarative5-private-dev
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 415 kB of archives.
After this operation, 3,457 kB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libqt5quicktest5 armhf 5.2.1-3ubuntu10 [43.3 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtdeclarative5-dev armhf 5.2.1-3ubuntu10 [100 kB]
Get:3 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtdeclarative5-private-dev armhf 5.2.1-3ubuntu10 [272 kB]
Fetched 415 kB in 3s (116 kB/s)                      
Selecting previously unselected package libqt5quicktest5:armhf.
(Reading database ... 60852 files and directories currently installed.)
Preparing to unpack .../libqt5quicktest5_5.2.1-3ubuntu10_armhf.deb ...
Unpacking libqt5quicktest5:armhf (5.2.1-3ubuntu10) ...
Selecting previously unselected package qtdeclarative5-dev.
Preparing to unpack .../qtdeclarative5-dev_5.2.1-3ubuntu10_armhf.deb ...
Unpacking qtdeclarative5-dev (5.2.1-3ubuntu10) ...
Selecting previously unselected package qtdeclarative5-private-dev.
Preparing to unpack .../qtdeclarative5-private-dev_5.2.1-3ubuntu10_armhf.deb ...
Unpacking qtdeclarative5-private-dev (5.2.1-3ubuntu10) ...
Setting up libqt5quicktest5:armhf (5.2.1-3ubuntu10) ...
Setting up qtdeclarative5-dev (5.2.1-3ubuntu10) ...
Setting up qtdeclarative5-private-dev (5.2.1-3ubuntu10) ...
Processing triggers for libc-bin (2.19-0ubuntu2) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get clean

phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get install libqt5opengl5-dev

Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  libqt5opengl5-dev
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 29.3 kB of archives.
After this operation, 232 kB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libqt5opengl5-dev armhf 5.2.1+dfsg-1ubuntu7 [29.3 kB]
Fetched 29.3 kB in 0s (46.7 kB/s)      
Selecting previously unselected package libqt5opengl5-dev:armhf.
(Reading database ... 61409 files and directories currently installed.)
Preparing to unpack .../libqt5opengl5-dev_5.2.1+dfsg-1ubuntu7_armhf.deb ...
Unpacking libqt5opengl5-dev:armhf (5.2.1+dfsg-1ubuntu7) ...
Setting up libqt5opengl5-dev:armhf (5.2.1+dfsg-1ubuntu7) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get clean

phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get install ubuntu-sdk

Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  android-tools-adb bsdmainutils click-dev click-doc cmake cmake-data debhelper devscripts dh-apparmor dh-make gir1.2-gst-plugins-base-1.0
  gir1.2-gstreamer-1.0 groff-base intltool-debian libbotan-1.10-0 libglib2.0-dev libgstreamer-plugins-base1.0-dev libgstreamer1.0-dev libjs-sphinxdoc
  libjs-underscore libpcre3-dev libpipeline1 libqt5clucene5 libqt5declarative5 libqt5designer5 libqt5designercomponents5 libqt5help5
  libqt5positioning5-plugins libqt5scripttools5 libqt5sensors5-dev libqt5svg5-dev libqt5v8-5 libqt5v8-5-dev libqt5webkit5-dev libqt5xmlpatterns5-dev
  libxml2-dev libxslt1-dev man-db po-debconf qt3d5-dev qt5-default qtbase5-doc qtcreator qtcreator-doc qtcreator-plugin-cmake qtcreator-plugin-ubuntu
  qtcreator-plugin-ubuntu-common qtdeclarative5-controls-plugin qtdeclarative5-dev-tools qtdeclarative5-doc-html qtdeclarative5-quicklayouts-plugin
  qtgraphicaleffects5-doc qtlocation5-dev qtmultimedia5-dev qtmultimedia5-doc qtmultimedia5-doc-html qtscript5-dev qtscript5-doc qtscript5-doc-html
  qtsensors5-dev qtsvg5-doc qtsvg5-doc-html qttools5-dev qttools5-dev-tools qttools5-doc qtwebkit5-doc-html ubuntu-sdk-libs-dev ubuntu-ui-toolkit-doc
  ubuntu-ui-toolkit-examples unity-action-doc
Suggested packages:
  wamerican wordlist whois vacation codeblocks eclipse bsd-mailx mailx build-essential cvs-buildpackage devscripts-el gnuplot libauthen-sasl-perl
  libfile-desktopentry-perl libnet-smtp-ssl-perl libterm-size-perl libyaml-syck-perl mutt svn-buildpackage w3m debian-keyring equivs
  liblwp-protocol-https-perl libsoap-lite-perl groff libglib2.0-doc gstreamer1.0-doc javascript-common www-browser libmail-box-perl kdelibs5-data
  qtquick1-5-dev qtquick1-5-dev-tools subversion qt4-dev-tools qt4-doc click-reviewers-tools
Recommended packages:
  debootstrap schroot at dctrl-tools dput dupload fakeroot libdistro-info-perl libencode-locale-perl libjson-perl libparse-debcontrol-perl liburi-perl
  libwww-perl lintian patchutils python3-magic strace unzip wdiff libmail-sendmail-perl gdb xterm x-terminal-emulator ubuntu-html5-theme-examples
The following NEW packages will be installed:
  android-tools-adb bsdmainutils click-dev click-doc cmake cmake-data debhelper devscripts dh-apparmor dh-make gir1.2-gst-plugins-base-1.0
  gir1.2-gstreamer-1.0 groff-base intltool-debian libbotan-1.10-0 libglib2.0-dev libgstreamer-plugins-base1.0-dev libgstreamer1.0-dev libjs-sphinxdoc
  libjs-underscore libpcre3-dev libpipeline1 libqt5clucene5 libqt5declarative5 libqt5designer5 libqt5designercomponents5 libqt5help5
  libqt5positioning5-plugins libqt5scripttools5 libqt5sensors5-dev libqt5svg5-dev libqt5v8-5 libqt5v8-5-dev libqt5webkit5-dev libqt5xmlpatterns5-dev
  libxml2-dev libxslt1-dev man-db po-debconf qt3d5-dev qt5-default qtbase5-doc qtcreator qtcreator-doc qtcreator-plugin-cmake qtcreator-plugin-ubuntu
  qtcreator-plugin-ubuntu-common qtdeclarative5-controls-plugin qtdeclarative5-dev-tools qtdeclarative5-doc-html qtdeclarative5-quicklayouts-plugin
  qtgraphicaleffects5-doc qtlocation5-dev qtmultimedia5-dev qtmultimedia5-doc qtmultimedia5-doc-html qtscript5-dev qtscript5-doc qtscript5-doc-html
  qtsensors5-dev qtsvg5-doc qtsvg5-doc-html qttools5-dev qttools5-dev-tools qttools5-doc qtwebkit5-doc-html ubuntu-sdk ubuntu-sdk-libs-dev
  ubuntu-ui-toolkit-doc ubuntu-ui-toolkit-examples unity-action-doc
0 upgraded, 71 newly installed, 0 to remove and 0 not upgraded.
Need to get 96.4 MB of archives.
After this operation, 229 MB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libpipeline1 armhf 1.2.6-2 [19.6 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports/ trusty/main groff-base armhf 1.22.2-5 [934 kB]
Get:3 http://ports.ubuntu.com/ubuntu-ports/ trusty/main bsdmainutils armhf 9.0.5ubuntu1 [195 kB]                                                            
Get:4 http://ports.ubuntu.com/ubuntu-ports/ trusty/main man-db armhf 2.6.6-1 [831 kB]                                                                       
Get:5 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libqt5clucene5 armhf 5.2.1-6ubuntu3 [215 kB]                                                        
Get:6 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe libqt5declarative5 armhf 5.2.1-1ubuntu1 [748 kB]                                                
Get:7 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libqt5designer5 armhf 5.2.1-6ubuntu3 [2,597 kB]                                                     
Get:8 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libqt5designercomponents5 armhf 5.2.1-6ubuntu3 [572 kB]                                             
Get:9 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libqt5help5 armhf 5.2.1-6ubuntu3 [154 kB]                                                           
Get:10 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libqt5positioning5-plugins armhf 5.2.1-0ubuntu1 [21.5 kB]                                          
Get:11 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libqt5scripttools5 armhf 5.2.1+dfsg-1ubuntu1 [166 kB]                                              
Get:12 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libqt5svg5-dev armhf 5.2.1-1 [9,482 B]                                                             
Get:13 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libqt5v8-5 armhf 5.0.2-3 [1,061 kB]                                                                
Get:14 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libqt5v8-5-dev armhf 5.0.2-3 [6,022 B]                                                             
Get:15 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libpcre3-dev armhf 1:8.31-2ubuntu2 [229 kB]                                                        
Get:16 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libglib2.0-dev armhf 2.39.91-0ubuntu3 [1,227 kB]                                                   
Get:17 http://ports.ubuntu.com/ubuntu-ports/ trusty/main gir1.2-gstreamer-1.0 armhf 1.2.3-1 [65.4 kB]                                                       
Get:18 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libgstreamer1.0-dev armhf 1.2.3-1 [323 kB]                                                         
Get:19 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libxml2-dev armhf 2.9.1+dfsg1-3ubuntu4 [559 kB]                                                    
Get:20 http://ports.ubuntu.com/ubuntu-ports/ trusty/main gir1.2-gst-plugins-base-1.0 armhf 1.2.3-1 [61.5 kB]                                                
Get:21 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libgstreamer-plugins-base1.0-dev armhf 1.2.3-1 [196 kB]                                            
Get:22 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libxslt1-dev armhf 1.1.28-2build1 [394 kB]                                                         
Get:23 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtlocation5-dev armhf 5.2.1-0ubuntu1 [24.9 kB]                                                     
Get:24 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libqt5sensors5-dev armhf 5.2.1+dfsg-2ubuntu1 [16.3 kB]                                             
Get:25 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtsensors5-dev armhf 5.2.1+dfsg-2ubuntu1 [3,926 B]                                                 
Get:26 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libqt5webkit5-dev armhf 5.1.1-1ubuntu6 [88.7 kB]                                                   
Get:27 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe qtdeclarative5-quicklayouts-plugin armhf 5.2.1-2 [38.2 kB]                                     
Get:28 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe qtdeclarative5-controls-plugin armhf 5.2.1-2 [265 kB]                                          
Get:29 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtscript5-dev armhf 5.2.1+dfsg-1ubuntu1 [18.0 kB]                                                  
Get:30 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtdeclarative5-doc-html all 5.2.1-3ubuntu10 [7,275 kB]                                             
Get:31 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtwebkit5-doc-html all 5.1.1-1ubuntu6 [216 kB]                                                     
Get:32 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtsvg5-doc-html all 5.2.1-1 [112 kB]                                                               
Get:33 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtscript5-doc-html all 5.2.1+dfsg-1ubuntu1 [279 kB]                                                
Get:34 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtmultimedia5-doc-html all 5.2.1-0ubuntu1 [2,513 kB]                                               
Get:35 http://ports.ubuntu.com/ubuntu-ports/ trusty/main unity-action-doc all 1.1.0+14.04.20140304-0ubuntu1 [410 kB]                                        
Get:36 http://ports.ubuntu.com/ubuntu-ports/ trusty/main ubuntu-ui-toolkit-doc all 0.1.46+14.04.20140314-0ubuntu1 [301 kB]                                  
Get:37 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtmultimedia5-dev armhf 5.2.1-0ubuntu1 [38.4 kB]                                                   
Get:38 http://ports.ubuntu.com/ubuntu-ports/ trusty/main click-dev armhf 0.4.18.3 [7,274 B]                                                                 
Get:39 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libjs-underscore all 1.4.4-2ubuntu1 [45.6 kB]                                                      
Get:40 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libjs-sphinxdoc all 1.2.2+dfsg-1ubuntu1 [41.2 kB]                                                  
Get:41 http://ports.ubuntu.com/ubuntu-ports/ trusty/main click-doc all 0.4.18.3 [38.9 kB]                                                                   
Get:42 http://ports.ubuntu.com/ubuntu-ports/ trusty/main cmake-data all 2.8.12.2-0ubuntu2 [676 kB]                                                          
Get:43 http://ports.ubuntu.com/ubuntu-ports/ trusty/main cmake armhf 2.8.12.2-0ubuntu2 [2,316 kB]                                                           
Get:44 http://ports.ubuntu.com/ubuntu-ports/ trusty/main intltool-debian all 0.35.0+20060710.1 [31.6 kB]                                                    
Get:45 http://ports.ubuntu.com/ubuntu-ports/ trusty/main po-debconf all 1.0.16+nmu2ubuntu1 [210 kB]                                                         
Get:46 http://ports.ubuntu.com/ubuntu-ports/ trusty/main dh-apparmor all 2.8.0-0ubuntu38 [7,286 B]                                                          
Get:47 http://ports.ubuntu.com/ubuntu-ports/ trusty/main debhelper all 9.20131227ubuntu1 [604 kB]                                                           
Get:48 http://ports.ubuntu.com/ubuntu-ports/ trusty/main devscripts armhf 2.14.1 [792 kB]                                                                   
Get:49 http://ports.ubuntu.com/ubuntu-ports/ trusty/main dh-make all 0.63 [37.6 kB]                                                                         
Get:50 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe libbotan-1.10-0 armhf 1.10.5-1 [1,126 kB]                                                      
Get:51 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libqt5xmlpatterns5-dev armhf 5.2.1-3 [14.4 kB]                                                     
Get:52 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qt3d5-dev armhf 5.0~git20130731-0ubuntu4 [73.4 kB]                                                 
Get:53 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qt5-default armhf 5.2.1+dfsg-1ubuntu7 [14.3 kB]                                                    
Get:54 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe qtcreator armhf 3.0.1-0ubuntu3 [10.7 MB]                                                       
Get:55 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe qtcreator-doc all 3.0.1-0ubuntu3 [8,556 kB]                                                    
Get:56 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe qtcreator-plugin-cmake armhf 3.0.1-0ubuntu2 [111 kB]                                           
Get:57 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe android-tools-adb armhf 4.2.2+git20130218-3ubuntu22 [58.0 kB]                                  
Get:58 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe qtcreator-plugin-ubuntu-common all 3.0.1-0ubuntu3 [475 kB]                                     
Get:59 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe ubuntu-ui-toolkit-examples armhf 0.1.46+14.04.20140314-0ubuntu1 [527 kB]                       
Get:60 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe qtcreator-plugin-ubuntu armhf 3.0.1-0ubuntu3 [221 kB]                                          
Get:61 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtdeclarative5-dev-tools armhf 5.2.1-3ubuntu10 [142 kB]                                            
Get:62 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qttools5-dev armhf 5.2.1-6ubuntu3 [169 kB]                                                         
Get:63 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qttools5-dev-tools armhf 5.2.1-6ubuntu3 [1,535 kB]                                                 
Get:64 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe ubuntu-sdk-libs-dev armhf 1.113 [1,476 B]                                                      
Get:65 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtbase5-doc all 5.2.1-6ubuntu3 [24.9 MB]                                                           
Get:66 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtgraphicaleffects5-doc all 5.2.1-1 [13.8 MB]                                                      
Get:67 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtmultimedia5-doc all 5.2.1-0ubuntu1 [2,932 kB]                                                    
Get:68 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtscript5-doc all 5.2.1+dfsg-1ubuntu1 [296 kB]                                                     
Get:69 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtsvg5-doc all 5.2.1-1 [146 kB]                                                                    
Get:70 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qttools5-doc all 5.2.1-6ubuntu3 [3,662 kB]                                                         
Get:71 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe ubuntu-sdk armhf 1.113 [1,458 B]                                                               
Fetched 96.4 MB in 10min 4s (159 kB/s)                                                                                                                      
Extracting templates from packages: 100%
Preconfiguring packages ...
Selecting previously unselected package libpipeline1:armhf.
(Reading database ... 61439 files and directories currently installed.)
Preparing to unpack .../libpipeline1_1.2.6-2_armhf.deb ...
Unpacking libpipeline1:armhf (1.2.6-2) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../groff-base_1.22.2-5_armhf.deb ...
Unpacking groff-base (1.22.2-5) ...
Selecting previously unselected package bsdmainutils.
Preparing to unpack .../bsdmainutils_9.0.5ubuntu1_armhf.deb ...
Unpacking bsdmainutils (9.0.5ubuntu1) ...
Selecting previously unselected package man-db.
Preparing to unpack .../man-db_2.6.6-1_armhf.deb ...
Unpacking man-db (2.6.6-1) ...
Selecting previously unselected package libqt5clucene5:armhf.
Preparing to unpack .../libqt5clucene5_5.2.1-6ubuntu3_armhf.deb ...
Unpacking libqt5clucene5:armhf (5.2.1-6ubuntu3) ...
Selecting previously unselected package libqt5declarative5:armhf.
Preparing to unpack .../libqt5declarative5_5.2.1-1ubuntu1_armhf.deb ...
Unpacking libqt5declarative5:armhf (5.2.1-1ubuntu1) ...
Selecting previously unselected package libqt5designer5:armhf.
Preparing to unpack .../libqt5designer5_5.2.1-6ubuntu3_armhf.deb ...
Unpacking libqt5designer5:armhf (5.2.1-6ubuntu3) ...
Selecting previously unselected package libqt5designercomponents5:armhf.
Preparing to unpack .../libqt5designercomponents5_5.2.1-6ubuntu3_armhf.deb ...
Unpacking libqt5designercomponents5:armhf (5.2.1-6ubuntu3) ...
Selecting previously unselected package libqt5help5:armhf.
Preparing to unpack .../libqt5help5_5.2.1-6ubuntu3_armhf.deb ...
Unpacking libqt5help5:armhf (5.2.1-6ubuntu3) ...
Selecting previously unselected package libqt5positioning5-plugins:armhf.
Preparing to unpack .../libqt5positioning5-plugins_5.2.1-0ubuntu1_armhf.deb ...
Unpacking libqt5positioning5-plugins:armhf (5.2.1-0ubuntu1) ...
Selecting previously unselected package libqt5scripttools5:armhf.
Preparing to unpack .../libqt5scripttools5_5.2.1+dfsg-1ubuntu1_armhf.deb ...
Unpacking libqt5scripttools5:armhf (5.2.1+dfsg-1ubuntu1) ...
Selecting previously unselected package libqt5svg5-dev.
Preparing to unpack .../libqt5svg5-dev_5.2.1-1_armhf.deb ...
Unpacking libqt5svg5-dev (5.2.1-1) ...
Selecting previously unselected package libqt5v8-5:armhf.
Preparing to unpack .../libqt5v8-5_5.0.2-3_armhf.deb ...
Unpacking libqt5v8-5:armhf (5.0.2-3) ...
Selecting previously unselected package libqt5v8-5-dev.
Preparing to unpack .../libqt5v8-5-dev_5.0.2-3_armhf.deb ...
Unpacking libqt5v8-5-dev (5.0.2-3) ...
Selecting previously unselected package libpcre3-dev:armhf.
Preparing to unpack .../libpcre3-dev_1%3a8.31-2ubuntu2_armhf.deb ...
Unpacking libpcre3-dev:armhf (1:8.31-2ubuntu2) ...
Selecting previously unselected package libglib2.0-dev.
Preparing to unpack .../libglib2.0-dev_2.39.91-0ubuntu3_armhf.deb ...
Unpacking libglib2.0-dev (2.39.91-0ubuntu3) ...
Selecting previously unselected package gir1.2-gstreamer-1.0.
Preparing to unpack .../gir1.2-gstreamer-1.0_1.2.3-1_armhf.deb ...
Unpacking gir1.2-gstreamer-1.0 (1.2.3-1) ...
Selecting previously unselected package libgstreamer1.0-dev.
Preparing to unpack .../libgstreamer1.0-dev_1.2.3-1_armhf.deb ...
Adding 'diversion of /usr/bin/dh_gstscancodecs to /usr/bin/dh_gstscancodecs-gst0.10 by libgstreamer1.0-dev'
Adding 'diversion of /usr/share/man/man1/dh_gstscancodecs.1.gz to /usr/share/man/man1/dh_gstscancodecs.1.gz-gst0.10 by libgstreamer1.0-dev'
Unpacking libgstreamer1.0-dev (1.2.3-1) ...
Selecting previously unselected package libxml2-dev:armhf.
Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4_armhf.deb ...
Unpacking libxml2-dev:armhf (2.9.1+dfsg1-3ubuntu4) ...
Selecting previously unselected package gir1.2-gst-plugins-base-1.0.
Preparing to unpack .../gir1.2-gst-plugins-base-1.0_1.2.3-1_armhf.deb ...
Unpacking gir1.2-gst-plugins-base-1.0 (1.2.3-1) ...
Selecting previously unselected package libgstreamer-plugins-base1.0-dev.
Preparing to unpack .../libgstreamer-plugins-base1.0-dev_1.2.3-1_armhf.deb ...
Unpacking libgstreamer-plugins-base1.0-dev (1.2.3-1) ...
Selecting previously unselected package libxslt1-dev:armhf.
Preparing to unpack .../libxslt1-dev_1.1.28-2build1_armhf.deb ...
Unpacking libxslt1-dev:armhf (1.1.28-2build1) ...
Selecting previously unselected package qtlocation5-dev.
Preparing to unpack .../qtlocation5-dev_5.2.1-0ubuntu1_armhf.deb ...
Unpacking qtlocation5-dev (5.2.1-0ubuntu1) ...
Selecting previously unselected package libqt5sensors5-dev.
Preparing to unpack .../libqt5sensors5-dev_5.2.1+dfsg-2ubuntu1_armhf.deb ...
Unpacking libqt5sensors5-dev (5.2.1+dfsg-2ubuntu1) ...
Selecting previously unselected package qtsensors5-dev.
Preparing to unpack .../qtsensors5-dev_5.2.1+dfsg-2ubuntu1_armhf.deb ...
Unpacking qtsensors5-dev (5.2.1+dfsg-2ubuntu1) ...
Selecting previously unselected package libqt5webkit5-dev.
Preparing to unpack .../libqt5webkit5-dev_5.1.1-1ubuntu6_armhf.deb ...
Unpacking libqt5webkit5-dev (5.1.1-1ubuntu6) ...
Selecting previously unselected package qtdeclarative5-quicklayouts-plugin:armhf.
Preparing to unpack .../qtdeclarative5-quicklayouts-plugin_5.2.1-2_armhf.deb ...
Unpacking qtdeclarative5-quicklayouts-plugin:armhf (5.2.1-2) ...
Selecting previously unselected package qtdeclarative5-controls-plugin:armhf.
Preparing to unpack .../qtdeclarative5-controls-plugin_5.2.1-2_armhf.deb ...
Unpacking qtdeclarative5-controls-plugin:armhf (5.2.1-2) ...
Selecting previously unselected package qtscript5-dev.
Preparing to unpack .../qtscript5-dev_5.2.1+dfsg-1ubuntu1_armhf.deb ...
Unpacking qtscript5-dev (5.2.1+dfsg-1ubuntu1) ...
Selecting previously unselected package qtdeclarative5-doc-html.
Preparing to unpack .../qtdeclarative5-doc-html_5.2.1-3ubuntu10_all.deb ...
Unpacking qtdeclarative5-doc-html (5.2.1-3ubuntu10) ...
Selecting previously unselected package qtwebkit5-doc-html.
Preparing to unpack .../qtwebkit5-doc-html_5.1.1-1ubuntu6_all.deb ...
Unpacking qtwebkit5-doc-html (5.1.1-1ubuntu6) ...
Selecting previously unselected package qtsvg5-doc-html.
Preparing to unpack .../qtsvg5-doc-html_5.2.1-1_all.deb ...
Unpacking qtsvg5-doc-html (5.2.1-1) ...
Selecting previously unselected package qtscript5-doc-html.
Preparing to unpack .../qtscript5-doc-html_5.2.1+dfsg-1ubuntu1_all.deb ...
Unpacking qtscript5-doc-html (5.2.1+dfsg-1ubuntu1) ...
Selecting previously unselected package qtmultimedia5-doc-html.
Preparing to unpack .../qtmultimedia5-doc-html_5.2.1-0ubuntu1_all.deb ...
Unpacking qtmultimedia5-doc-html (5.2.1-0ubuntu1) ...
Selecting previously unselected package unity-action-doc.
Preparing to unpack .../unity-action-doc_1.1.0+14.04.20140304-0ubuntu1_all.deb ...
Unpacking unity-action-doc (1.1.0+14.04.20140304-0ubuntu1) ...
Selecting previously unselected package ubuntu-ui-toolkit-doc.
Preparing to unpack .../ubuntu-ui-toolkit-doc_0.1.46+14.04.20140314-0ubuntu1_all.deb ...
Unpacking ubuntu-ui-toolkit-doc (0.1.46+14.04.20140314-0ubuntu1) ...
Selecting previously unselected package qtmultimedia5-dev.
Preparing to unpack .../qtmultimedia5-dev_5.2.1-0ubuntu1_armhf.deb ...
Unpacking qtmultimedia5-dev (5.2.1-0ubuntu1) ...
Selecting previously unselected package click-dev.
Preparing to unpack .../click-dev_0.4.18.3_armhf.deb ...
Unpacking click-dev (0.4.18.3) ...
Selecting previously unselected package libjs-underscore.
Preparing to unpack .../libjs-underscore_1.4.4-2ubuntu1_all.deb ...
Unpacking libjs-underscore (1.4.4-2ubuntu1) ...
Selecting previously unselected package libjs-sphinxdoc.
Preparing to unpack .../libjs-sphinxdoc_1.2.2+dfsg-1ubuntu1_all.deb ...
Unpacking libjs-sphinxdoc (1.2.2+dfsg-1ubuntu1) ...
Selecting previously unselected package click-doc.
Preparing to unpack .../click-doc_0.4.18.3_all.deb ...
Unpacking click-doc (0.4.18.3) ...
Selecting previously unselected package cmake-data.
Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu2_all.deb ...
Unpacking cmake-data (2.8.12.2-0ubuntu2) ...
Selecting previously unselected package cmake.
Preparing to unpack .../cmake_2.8.12.2-0ubuntu2_armhf.deb ...
Unpacking cmake (2.8.12.2-0ubuntu2) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.1) ...
Selecting previously unselected package po-debconf.
Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ...
Unpacking po-debconf (1.0.16+nmu2ubuntu1) ...
Selecting previously unselected package dh-apparmor.
Preparing to unpack .../dh-apparmor_2.8.0-0ubuntu38_all.deb ...
Unpacking dh-apparmor (2.8.0-0ubuntu38) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ...
Unpacking debhelper (9.20131227ubuntu1) ...
Selecting previously unselected package devscripts.
Preparing to unpack .../devscripts_2.14.1_armhf.deb ...
Unpacking devscripts (2.14.1) ...
Selecting previously unselected package dh-make.
Preparing to unpack .../archives/dh-make_0.63_all.deb ...
Unpacking dh-make (0.63) ...
Selecting previously unselected package libbotan-1.10-0.
Preparing to unpack .../libbotan-1.10-0_1.10.5-1_armhf.deb ...
Unpacking libbotan-1.10-0 (1.10.5-1) ...
Selecting previously unselected package libqt5xmlpatterns5-dev.
Preparing to unpack .../libqt5xmlpatterns5-dev_5.2.1-3_armhf.deb ...
Unpacking libqt5xmlpatterns5-dev (5.2.1-3) ...
Selecting previously unselected package qt3d5-dev.
Preparing to unpack .../qt3d5-dev_5.0~git20130731-0ubuntu4_armhf.deb ...
Unpacking qt3d5-dev (5.0~git20130731-0ubuntu4) ...
Selecting previously unselected package qt5-default:armhf.
Preparing to unpack .../qt5-default_5.2.1+dfsg-1ubuntu7_armhf.deb ...
Unpacking qt5-default:armhf (5.2.1+dfsg-1ubuntu7) ...
Selecting previously unselected package qtcreator.
Preparing to unpack .../qtcreator_3.0.1-0ubuntu3_armhf.deb ...
Unpacking qtcreator (3.0.1-0ubuntu3) ...
Selecting previously unselected package qtcreator-doc.
Preparing to unpack .../qtcreator-doc_3.0.1-0ubuntu3_all.deb ...
Unpacking qtcreator-doc (3.0.1-0ubuntu3) ...
Selecting previously unselected package qtcreator-plugin-cmake.
Preparing to unpack .../qtcreator-plugin-cmake_3.0.1-0ubuntu2_armhf.deb ...
Unpacking qtcreator-plugin-cmake (3.0.1-0ubuntu2) ...
Selecting previously unselected package android-tools-adb.
Preparing to unpack .../android-tools-adb_4.2.2+git20130218-3ubuntu22_armhf.deb ...
Unpacking android-tools-adb (4.2.2+git20130218-3ubuntu22) ...
Selecting previously unselected package qtcreator-plugin-ubuntu-common.
Preparing to unpack .../qtcreator-plugin-ubuntu-common_3.0.1-0ubuntu3_all.deb ...
Unpacking qtcreator-plugin-ubuntu-common (3.0.1-0ubuntu3) ...
Selecting previously unselected package ubuntu-ui-toolkit-examples.
Preparing to unpack .../ubuntu-ui-toolkit-examples_0.1.46+14.04.20140314-0ubuntu1_armhf.deb ...
Unpacking ubuntu-ui-toolkit-examples (0.1.46+14.04.20140314-0ubuntu1) ...
Selecting previously unselected package qtcreator-plugin-ubuntu.
Preparing to unpack .../qtcreator-plugin-ubuntu_3.0.1-0ubuntu3_armhf.deb ...
Unpacking qtcreator-plugin-ubuntu (3.0.1-0ubuntu3) ...
Selecting previously unselected package qtdeclarative5-dev-tools.
Preparing to unpack .../qtdeclarative5-dev-tools_5.2.1-3ubuntu10_armhf.deb ...
Unpacking qtdeclarative5-dev-tools (5.2.1-3ubuntu10) ...
Selecting previously unselected package qttools5-dev.
Preparing to unpack .../qttools5-dev_5.2.1-6ubuntu3_armhf.deb ...
Unpacking qttools5-dev (5.2.1-6ubuntu3) ...
Selecting previously unselected package qttools5-dev-tools.
Preparing to unpack .../qttools5-dev-tools_5.2.1-6ubuntu3_armhf.deb ...
Unpacking qttools5-dev-tools (5.2.1-6ubuntu3) ...
Selecting previously unselected package ubuntu-sdk-libs-dev:armhf.
Preparing to unpack .../ubuntu-sdk-libs-dev_1.113_armhf.deb ...
Unpacking ubuntu-sdk-libs-dev:armhf (1.113) ...
Selecting previously unselected package qtbase5-doc.
Preparing to unpack .../qtbase5-doc_5.2.1-6ubuntu3_all.deb ...
Unpacking qtbase5-doc (5.2.1-6ubuntu3) ...
dpkg: error processing archive /var/cache/apt/archives/qtbase5-doc_5.2.1-6ubuntu3_all.deb (--unpack):
 cannot copy extracted data for './usr/share/qt5/doc/qttestlib.qch' to '/usr/share/qt5/doc/qttestlib.qch.dpkg-new': failed to write (No space left on device)
No apport report written because the error message indicates a disk full error
                                                                              dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Selecting previously unselected package qtgraphicaleffects5-doc.
Preparing to unpack .../qtgraphicaleffects5-doc_5.2.1-1_all.deb ...
Unpacking qtgraphicaleffects5-doc (5.2.1-1) ...
dpkg: error processing archive /var/cache/apt/archives/qtgraphicaleffects5-doc_5.2.1-1_all.deb (--unpack):
 cannot copy extracted data for './usr/share/qt5/doc/qtgraphicaleffects.qch' to '/usr/share/qt5/doc/qtgraphicaleffects.qch.dpkg-new': failed to write (No space left on device)
No apport report written because the error message indicates a disk full error
                                                                              dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Selecting previously unselected package qtmultimedia5-doc.
Preparing to unpack .../qtmultimedia5-doc_5.2.1-0ubuntu1_all.deb ...
Unpacking qtmultimedia5-doc (5.2.1-0ubuntu1) ...
Selecting previously unselected package qtscript5-doc.
Preparing to unpack .../qtscript5-doc_5.2.1+dfsg-1ubuntu1_all.deb ...
Unpacking qtscript5-doc (5.2.1+dfsg-1ubuntu1) ...
dpkg: unrecoverable fatal error, aborting:
 unable to flush /var/lib/dpkg/updates/tmp.i after padding: No space left on device
E: Sub-process /usr/bin/dpkg returned an error code (2)

phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get clean

phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get autoclean

E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. 
phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --configure -a
Setting up qt3d5-dev (5.0~git20130731-0ubuntu4) ...
Processing triggers for shared-mime-info (1.2-0ubuntu2) ...
Setting up libbotan-1.10-0 (1.10.5-1) ...
Setting up qtmultimedia5-doc (5.2.1-0ubuntu1) ...
Setting up qtscript5-doc-html (5.2.1+dfsg-1ubuntu1) ...
Setting up qtmultimedia5-dev (5.2.1-0ubuntu1) ...
Setting up libqt5clucene5:armhf (5.2.1-6ubuntu3) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
Setting up dh-apparmor (2.8.0-0ubuntu38) ...
Setting up libqt5designer5:armhf (5.2.1-6ubuntu3) ...
Setting up qtdeclarative5-doc-html (5.2.1-3ubuntu10) ...
Setting up libjs-underscore (1.4.4-2ubuntu1) ...
Setting up qtcreator-doc (3.0.1-0ubuntu3) ...
Setting up ubuntu-ui-toolkit-examples (0.1.46+14.04.20140314-0ubuntu1) ...
Setting up libqt5help5:armhf (5.2.1-6ubuntu3) ...
Setting up qtdeclarative5-quicklayouts-plugin:armhf (5.2.1-2) ...
Setting up libqt5declarative5:armhf (5.2.1-1ubuntu1) ...
Setting up qtcreator-plugin-ubuntu-common (3.0.1-0ubuntu3) ...
Setting up libqt5positioning5-plugins:armhf (5.2.1-0ubuntu1) ...
Setting up qtdeclarative5-controls-plugin:armhf (5.2.1-2) ...
Setting up libqt5svg5-dev (5.2.1-1) ...
Setting up unity-action-doc (1.1.0+14.04.20140304-0ubuntu1) ...
Setting up gir1.2-gstreamer-1.0 (1.2.3-1) ...
Setting up libqt5designercomponents5:armhf (5.2.1-6ubuntu3) ...
Setting up qtdeclarative5-dev-tools (5.2.1-3ubuntu10) ...
Setting up qt5-default:armhf (5.2.1+dfsg-1ubuntu7) ...
Setting up android-tools-adb (4.2.2+git20130218-3ubuntu22) ...
Setting up intltool-debian (0.35.0+20060710.1) ...
Setting up libqt5v8-5:armhf (5.0.2-3) ...
Setting up groff-base (1.22.2-5) ...
Setting up libqt5xmlpatterns5-dev (5.2.1-3) ...
Setting up libpipeline1:armhf (1.2.6-2) ...
Setting up bsdmainutils (9.0.5ubuntu1) ...
update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
Setting up libqt5sensors5-dev (5.2.1+dfsg-2ubuntu1) ...
Setting up devscripts (2.14.1) ...
Setting up libxml2-dev:armhf (2.9.1+dfsg1-3ubuntu4) ...
Setting up qtsvg5-doc-html (5.2.1-1) ...
Setting up click-dev (0.4.18.3) ...
Processing triggers for mime-support (3.54ubuntu1) ...
Setting up libqt5scripttools5:armhf (5.2.1+dfsg-1ubuntu1) ...
dpkg: error processing package qtscript5-doc (--configure):
 package is in a very bad inconsistent state; you should
 reinstall it before attempting configuration
Setting up qtsensors5-dev (5.2.1+dfsg-2ubuntu1) ...
Setting up qtscript5-dev (5.2.1+dfsg-1ubuntu1) ...
Setting up cmake-data (2.8.12.2-0ubuntu2) ...
Setting up qtwebkit5-doc-html (5.1.1-1ubuntu6) ...
Setting up qtmultimedia5-doc-html (5.2.1-0ubuntu1) ...
Setting up libpcre3-dev:armhf (1:8.31-2ubuntu2) ...
Setting up po-debconf (1.0.16+nmu2ubuntu1) ...
Setting up ubuntu-ui-toolkit-doc (0.1.46+14.04.20140314-0ubuntu1) ...
Setting up libglib2.0-dev (2.39.91-0ubuntu3) ...
Processing triggers for libglib2.0-0:armhf (2.39.91-0ubuntu3) ...
Setting up qttools5-dev-tools (5.2.1-6ubuntu3) ...
Setting up qtlocation5-dev (5.2.1-0ubuntu1) ...
Setting up man-db (2.6.6-1) ...
Building database of manual pages ...
Setting up libqt5v8-5-dev (5.0.2-3) ...
Setting up libjs-sphinxdoc (1.2.2+dfsg-1ubuntu1) ...
Setting up debhelper (9.20131227ubuntu1) ...
Setting up libxslt1-dev:armhf (1.1.28-2build1) ...
Setting up libgstreamer1.0-dev (1.2.3-1) ...
Setting up gir1.2-gst-plugins-base-1.0 (1.2.3-1) ...
Setting up qttools5-dev (5.2.1-6ubuntu3) ...
Setting up qtcreator (3.0.1-0ubuntu3) ...
Setting up cmake (2.8.12.2-0ubuntu2) ...
Setting up dh-make (0.63) ...
Setting up libgstreamer-plugins-base1.0-dev (1.2.3-1) ...
Setting up click-doc (0.4.18.3) ...
Setting up libqt5webkit5-dev (5.1.1-1ubuntu6) ...
Setting up qtcreator-plugin-cmake (3.0.1-0ubuntu2) ...
Setting up qtcreator-plugin-ubuntu (3.0.1-0ubuntu3) ...
Setting up ubuntu-sdk-libs-dev:armhf (1.113) ...
Processing triggers for libc-bin (2.19-0ubuntu2) ...
Errors were encountered while processing:
 qtscript5-doc

phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get -f install android-tools-adb

Reading package lists... Done
Building dependency tree       
Reading state information... Done
android-tools-adb is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 296 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtscript5-doc all 5.2.1+dfsg-1ubuntu1 [296 kB]
Fetched 296 kB in 2s (113 kB/s)         
dpkg: error processing package qtscript5-doc (--configure):
 package is in a very bad inconsistent state; you should
 reinstall it before attempting configuration
Errors were encountered while processing:
 qtscript5-doc
E: Sub-process /usr/bin/dpkg returned an error code (1)

phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get remove qtscript5-doc
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages will be REMOVED:
  qtscript5-doc
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 427 kB disk space will be freed.
Do you want to continue? [Y/n] 
dpkg: error processing package qtscript5-doc (--remove):
 package is in a very bad inconsistent state; you should
 reinstall it before attempting a removal
Errors were encountered while processing:
 qtscript5-doc
E: Sub-process /usr/bin/dpkg returned an error code (1)

phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get -f remove qtscript5-doc

Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages will be REMOVED:
  qtscript5-doc
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 427 kB disk space will be freed.
Do you want to continue? [Y/n] 
dpkg: error processing package qtscript5-doc (--remove):
 package is in a very bad inconsistent state; you should
 reinstall it before attempting a removal
Errors were encountered while processing:
 qtscript5-doc
E: Sub-process /usr/bin/dpkg returned an error code (1)

phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get install aptitude

Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  aptitude-common libcwidget3 libept1.4.12
Suggested packages:
  aptitude-doc-en aptitude-doc tasksel debtags libcwidget-dev
Recommended packages:

phablet@ubuntu-phablet:~/goqmlstuff$ ls

phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get -f install android-tools-adb

Reading package lists... Done
Building dependency tree       
Reading state information... Done
android-tools-adb is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 296 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtscript5-doc all 5.2.1+dfsg-1ubuntu1 [296 kB]
Fetched 296 kB in 2s (129 kB/s)         
dpkg: error processing package qtscript5-doc (--configure):
 package is in a very bad inconsistent state; you should
 reinstall it before attempting configuration
Errors were encountered while processing:
 qtscript5-doc
E: Sub-process /usr/bin/dpkg returned an error code (1)

phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get -f install --reinstall android-tools-adb

Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 58.0 kB/354 kB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe android-tools-adb armhf 4.2.2+git20130218-3ubuntu22 [58.0 kB]
Fetched 58.0 kB in 5s (9,682 B/s)            
(Reading database ... 70191 files and directories currently installed.)
Preparing to unpack .../android-tools-adb_4.2.2+git20130218-3ubuntu22_armhf.deb ...
Unpacking android-tools-adb (4.2.2+git20130218-3ubuntu22) over (4.2.2+git20130218-3ubuntu22) ...
Processing triggers for man-db (2.6.6-1) ...
/usr/bin/mandb: can't write to /var/cache/man/13457: No space left on device
dpkg: error processing package qtscript5-doc (--configure):
 package is in a very bad inconsistent state; you should
 reinstall it before attempting configuration
Setting up android-tools-adb (4.2.2+git20130218-3ubuntu22) ...
Errors were encountered while processing:
 qtscript5-doc
E: Sub-process /usr/bin/dpkg returned an error code (1)

phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get -f install --reinstall  qtscript5-doc

Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 0 B/296 kB of archives.
After this operation, 0 B of additional disk space will be used.
Selecting previously unselected package qtscript5-doc.
(Reading database ... 70191 files and directories currently installed.)
Preparing to unpack .../qtscript5-doc_5.2.1+dfsg-1ubuntu1_all.deb ...
Unpacking qtscript5-doc (5.2.1+dfsg-1ubuntu1) over (5.2.1+dfsg-1ubuntu1) ...
Setting up qtscript5-doc (5.2.1+dfsg-1ubuntu1) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get clean

phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get install emacs

Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  emacs24 emacs24-bin-common emacs24-common emacs24-common-non-dfsg emacsen-common gconf-service gconf-service-backend gconf2-common imagemagick-common
  libfftw3-double3 libgconf-2-4 libgd3 libgif4 liblqr-1-0 libm17n-0 libmagickcore5 libmagickwand5 libotf0 libxft2 libxpm4 m17n-contrib m17n-db
Suggested packages:
  emacs24-el libfftw3-bin libfftw3-dev libgd-tools m17n-docs libmagickcore5-extra gawk
Recommended packages:
  ghostscript gsfonts
The following NEW packages will be installed:
  emacs emacs24 emacs24-bin-common emacs24-common emacs24-common-non-dfsg emacsen-common gconf-service gconf-service-backend gconf2-common
  imagemagick-common libfftw3-double3 libgconf-2-4 libgd3 libgif4 liblqr-1-0 libm17n-0 libmagickcore5 libmagickwand5 libotf0 libxft2 libxpm4 m17n-contrib
  m17n-db
0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
Need to get 26.1 MB of archives.
After this operation, 98.5 MB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main imagemagick-common all 8:6.7.7.10-6ubuntu3 [37.2 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libfftw3-double3 armhf 3.3.3-7ubuntu3 [422 kB]
Get:3 http://ports.ubuntu.com/ubuntu-ports/ trusty/main gconf2-common all 3.2.6-0ubuntu1 [20.7 kB]
Get:4 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libgconf-2-4 armhf 3.2.6-0ubuntu1 [70.1 kB]
Get:5 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libxpm4 armhf 1:3.5.10-1 [32.1 kB]
Get:6 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libgd3 armhf 2.1.0-3 [123 kB]
Get:7 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libgif4 armhf 4.1.6-11 [26.0 kB]
Get:8 http://ports.ubuntu.com/ubuntu-ports/ trusty/main liblqr-1-0 armhf 0.4.1-2ubuntu1 [19.8 kB]
Get:9 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libmagickcore5 armhf 8:6.7.7.10-6ubuntu3 [1,381 kB]                                                 
Get:10 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libmagickwand5 armhf 8:6.7.7.10-6ubuntu3 [270 kB]                                                  
Get:11 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libotf0 armhf 0.9.13-1ubuntu1 [40.7 kB]                                                            
Get:12 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libxft2 armhf 2.3.1-2 [30.6 kB]                                                                    
Get:13 http://ports.ubuntu.com/ubuntu-ports/ trusty/main emacsen-common all 2.0.7 [17.1 kB]                                                                 
Get:14 http://ports.ubuntu.com/ubuntu-ports/ trusty/main emacs24-common-non-dfsg all 24.3+1-1 [4,421 kB]                                                    
Get:15 http://ports.ubuntu.com/ubuntu-ports/ trusty/main emacs24-common all 24.3+1-2ubuntu1 [13.7 MB]                                                       
Get:16 http://ports.ubuntu.com/ubuntu-ports/ trusty/main emacs24-bin-common armhf 24.3+1-2ubuntu1 [91.6 kB]                                                 
Get:17 http://ports.ubuntu.com/ubuntu-ports/ trusty/main gconf-service-backend armhf 3.2.6-0ubuntu1 [48.4 kB]                                               
Get:18 http://ports.ubuntu.com/ubuntu-ports/ trusty/main gconf-service armhf 3.2.6-0ubuntu1 [2,042 B]                                                       
Get:19 http://ports.ubuntu.com/ubuntu-ports/ trusty/main m17n-db all 1.6.4-1 [1,807 kB]                                                                     
Get:20 http://ports.ubuntu.com/ubuntu-ports/ trusty/main m17n-contrib all 1.1.14-1 [517 kB]                                                                 
Get:21 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libm17n-0 armhf 1.6.4-2ubuntu1 [206 kB]                                                            
Get:22 http://ports.ubuntu.com/ubuntu-ports/ trusty/main emacs24 armhf 24.3+1-2ubuntu1 [2,796 kB]                                                           
Get:23 http://ports.ubuntu.com/ubuntu-ports/ trusty/main emacs all 45.0ubuntu1 [1,624 B]                                                                    
Fetched 26.1 MB in 2min 36s (167 kB/s)                                                                                                                      
Selecting previously unselected package imagemagick-common.
(Reading database ... 70191 files and directories currently installed.)
Preparing to unpack .../imagemagick-common_8%3a6.7.7.10-6ubuntu3_all.deb ...
Unpacking imagemagick-common (8:6.7.7.10-6ubuntu3) ...
Selecting previously unselected package libfftw3-double3:armhf.
Preparing to unpack .../libfftw3-double3_3.3.3-7ubuntu3_armhf.deb ...
Unpacking libfftw3-double3:armhf (3.3.3-7ubuntu3) ...
Selecting previously unselected package gconf2-common.
Preparing to unpack .../gconf2-common_3.2.6-0ubuntu1_all.deb ...
Unpacking gconf2-common (3.2.6-0ubuntu1) ...
Selecting previously unselected package libgconf-2-4:armhf.
Preparing to unpack .../libgconf-2-4_3.2.6-0ubuntu1_armhf.deb ...
Unpacking libgconf-2-4:armhf (3.2.6-0ubuntu1) ...
Selecting previously unselected package libxpm4:armhf.
Preparing to unpack .../libxpm4_1%3a3.5.10-1_armhf.deb ...
Unpacking libxpm4:armhf (1:3.5.10-1) ...
Selecting previously unselected package libgd3:armhf.
Preparing to unpack .../libgd3_2.1.0-3_armhf.deb ...
Unpacking libgd3:armhf (2.1.0-3) ...
Selecting previously unselected package libgif4:armhf.
Preparing to unpack .../libgif4_4.1.6-11_armhf.deb ...
Unpacking libgif4:armhf (4.1.6-11) ...
Selecting previously unselected package liblqr-1-0:armhf.
Preparing to unpack .../liblqr-1-0_0.4.1-2ubuntu1_armhf.deb ...
Unpacking liblqr-1-0:armhf (0.4.1-2ubuntu1) ...
Selecting previously unselected package libmagickcore5:armhf.
Preparing to unpack .../libmagickcore5_8%3a6.7.7.10-6ubuntu3_armhf.deb ...
Unpacking libmagickcore5:armhf (8:6.7.7.10-6ubuntu3) ...
Selecting previously unselected package libmagickwand5:armhf.
Preparing to unpack .../libmagickwand5_8%3a6.7.7.10-6ubuntu3_armhf.deb ...
Unpacking libmagickwand5:armhf (8:6.7.7.10-6ubuntu3) ...
Selecting previously unselected package libotf0:armhf.
Preparing to unpack .../libotf0_0.9.13-1ubuntu1_armhf.deb ...
Unpacking libotf0:armhf (0.9.13-1ubuntu1) ...
Selecting previously unselected package libxft2:armhf.
Preparing to unpack .../libxft2_2.3.1-2_armhf.deb ...
Unpacking libxft2:armhf (2.3.1-2) ...
Selecting previously unselected package emacsen-common.
Preparing to unpack .../emacsen-common_2.0.7_all.deb ...
Unpacking emacsen-common (2.0.7) ...
Selecting previously unselected package emacs24-common-non-dfsg.
Preparing to unpack .../emacs24-common-non-dfsg_24.3+1-1_all.deb ...
Unpacking emacs24-common-non-dfsg (24.3+1-1) ...
Selecting previously unselected package emacs24-common.
Preparing to unpack .../emacs24-common_24.3+1-2ubuntu1_all.deb ...
Unpacking emacs24-common (24.3+1-2ubuntu1) ...
dpkg: error processing archive /var/cache/apt/archives/emacs24-common_24.3+1-2ubuntu1_all.deb (--unpack):
 cannot copy extracted data for './usr/share/emacs/24.3/lisp/recentf.elc' to '/usr/share/emacs/24.3/lisp/recentf.elc.dpkg-new': failed to write (No space left on device)
No apport report written because the error message indicates a disk full error
                                                                              dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Selecting previously unselected package emacs24-bin-common.
Preparing to unpack .../emacs24-bin-common_24.3+1-2ubuntu1_armhf.deb ...
Unpacking emacs24-bin-common (24.3+1-2ubuntu1) ...
Selecting previously unselected package gconf-service-backend.
Preparing to unpack .../gconf-service-backend_3.2.6-0ubuntu1_armhf.deb ...
Unpacking gconf-service-backend (3.2.6-0ubuntu1) ...
Selecting previously unselected package gconf-service.
Preparing to unpack .../gconf-service_3.2.6-0ubuntu1_armhf.deb ...
Unpacking gconf-service (3.2.6-0ubuntu1) ...
Selecting previously unselected package m17n-db.
Preparing to unpack .../m17n-db_1.6.4-1_all.deb ...
Unpacking m17n-db (1.6.4-1) ...
Selecting previously unselected package m17n-contrib.
Preparing to unpack .../m17n-contrib_1.1.14-1_all.deb ...
Unpacking m17n-contrib (1.1.14-1) ...
Selecting previously unselected package libm17n-0.
Preparing to unpack .../libm17n-0_1.6.4-2ubuntu1_armhf.deb ...
Unpacking libm17n-0 (1.6.4-2ubuntu1) ...
Selecting previously unselected package emacs24.
Preparing to unpack .../emacs24_24.3+1-2ubuntu1_armhf.deb ...
Unpacking emacs24 (24.3+1-2ubuntu1) ...
Selecting previously unselected package emacs.
Preparing to unpack .../emacs_45.0ubuntu1_all.deb ...
Unpacking emacs (45.0ubuntu1) ...
Processing triggers for man-db (2.6.6-1) ...
/usr/bin/mandb: can't write to /var/cache/man/13890: No space left on device
Processing triggers for mime-support (3.54ubuntu1) ...
Errors were encountered while processing:
 /var/cache/apt/archives/emacs24-common_24.3+1-2ubuntu1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

phablet@ubuntu-phablet:~/goqmlstuff$ 

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge android-tools-adb

dpkg: dependency problems prevent removal of android-tools-adb:
 qtcreator-plugin-ubuntu depends on android-tools-adb.

dpkg: error processing package android-tools-adb (--purge):
 dependency problems - not removing
Errors were encountered while processing:
 android-tools-adb

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge ubuntu-sdk

dpkg: warning: ignoring request to remove ubuntu-sdk which isn't installed

phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get remove ubuntu-sdk
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package 'ubuntu-sdk' is not installed, so not removed
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 emacs24-bin-common : Depends: emacs24-common (= 24.3+1-2ubuntu1) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get -f ubuntu-sdk
E: Command line option 'f' [from -f] is not known.
phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get -f remove ubuntu-sdk
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package 'ubuntu-sdk' is not installed, so not removed
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 emacs24-bin-common : Depends: emacs24-common (= 24.3+1-2ubuntu1) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge android-tools-adb
dpkg: dependency problems prevent removal of android-tools-adb:
 qtcreator-plugin-ubuntu depends on android-tools-adb.

dpkg: error processing package android-tools-adb (--purge):
 dependency problems - not removing
Errors were encountered while processing:
 android-tools-adb

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge qtcreator-plugin-ubuntu

(Reading database ... 71281 files and directories currently installed.)
Removing qtcreator-plugin-ubuntu (3.0.1-0ubuntu3) ...
Purging configuration files for qtcreator-plugin-ubuntu (3.0.1-0ubuntu3) ...
Processing triggers for mime-support (3.54ubuntu1) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get clean

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge android-tools-adb
(Reading database ... 71273 files and directories currently installed.)
Removing android-tools-adb (4.2.2+git20130218-3ubuntu22) ...
Purging configuration files for android-tools-adb (4.2.2+git20130218-3ubuntu22) ...
Processing triggers for man-db (2.6.6-1) ...
/usr/bin/mandb: can't write to /var/cache/man/14460: No space left on device

phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get clean

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge android-tools-adb
dpkg: warning: ignoring request to remove android-tools-adb which isn't installed

phablet@ubuntu-phablet:~/goqmlstuff$ sudo bash
root@ubuntu-phablet:~/goqmlstuff# cd /var/cache/
root@ubuntu-phablet:/var/cache# ls
apparmor  apt  debconf  dictionaries-common  fontconfig  ldconfig  lightdm  lxc  man  PackageKit  pm-utils  ubuntu-download-manager
root@ubuntu-phablet:/var/cache# rm -rf apparmor/
rm: cannot remove ‘apparmor/’: Device or resource busy
root@ubuntu-phablet:/var/cache# rm -rf apt/
root@ubuntu-phablet:/var/cache# rm -rf debconf/
root@ubuntu-phablet:/var/cache# rm -rf dictionaries-common/
root@ubuntu-phablet:/var/cache# rm -rf fontconfig/
root@ubuntu-phablet:/var/cache# rm -rf ldconfig/
root@ubuntu-phablet:/var/cache# rm -rf lightdm/
root@ubuntu-phablet:/var/cache# rm -ff lxc
rm: cannot remove ‘lxc’: Is a directory
root@ubuntu-phablet:/var/cache# rm -rf lxc/
root@ubuntu-phablet:/var/cache# rm -rf man/
root@ubuntu-phablet:/var/cache# rm -rf PackageKit/
root@ubuntu-phablet:/var/cache# rm -rf pm-utils/
root@ubuntu-phablet:/var/cache# rm -rf ubuntu-download-manager/
root@ubuntu-phablet:/var/cache# exit
exit

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge android-tools-adb

dpkg: warning: ignoring request to remove android-tools-adb which isn't installed

phablet@ubuntu-phablet:~/goqmlstuff$ sudo bash

root@ubuntu-phablet:~/goqmlstuff# history|grep touch
   17  history|grep touch
root@ubuntu-phablet:~/goqmlstuff# touch /userdata/.writable_image
root@ubuntu-phablet:~/goqmlstuff# exit
exit
phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge android-tools-adb
dpkg: warning: ignoring request to remove android-tools-adb which isn't installed
phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge bsdmainutils
dpkg: dependency problems prevent removal of bsdmainutils:
 man-db depends on bsdmainutils.

dpkg: error processing package bsdmainutils (--purge):
 dependency problems - not removing
Errors were encountered while processing:
 bsdmainutils

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge man-db

dpkg: dependency problems prevent removal of man-db:
 debhelper depends on man-db (>= 2.5.1-1).

dpkg: error processing package man-db (--purge):
 dependency problems - not removing
Errors were encountered while processing:
 man-db
phablet@ubuntu-phablet:~/goqmlstuff$ emacs24 emacs24-bin-common emacs24-common emacs24-common-non-dfsg emacsen-common gconf-service gconf-service-backend gconf2-common imagemagick-common
Warning: Lisp directory `/usr/share/emacs/24.3/lisp' does not exist.
Warning: Lisp directory `/usr/share/emacs/24.3/leim' does not exist.
Error: charsets directory not found:
/usr/share/emacs/24.3/etc/charsets
Emacs will not function correctly without the character map files.
Please check your installation!
phablet@ubuntu-phablet:~/goqmlstuff$   libfftw3-double3 libgconf-2-4 libgd3 libgif4 liblqr-1-0 libm17n-0 libmagickcore5 libmagickwand5 libotf0 libxft2 libxpm4 m17n-contrib m17n-db
-bash: libfftw3-double3: command not found
phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge debhelper
dpkg: dependency problems prevent removal of debhelper:
 dh-make depends on debhelper (>= 9).

dpkg: error processing package debhelper (--purge):
 dependency problems - not removing
Errors were encountered while processing:
 debhelper
phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge dh-make

(Reading database ... 71266 files and directories currently installed.)
Removing dh-make (0.63) ...
Processing triggers for man-db (2.6.6-1) ...
/usr/bin/mandb: can't create index cache /var/cache/man/14700: No such file or directory
phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge debhelper
(Reading database ... 71183 files and directories currently installed.)
Removing debhelper (9.20131227ubuntu1) ...
Processing triggers for man-db (2.6.6-1) ...
/usr/bin/mandb: can't create index cache /var/cache/man/14748: No such file or directory

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge man-db
(Reading database ... 70831 files and directories currently installed.)
Removing man-db (2.6.6-1) ...
Purging configuration files for man-db (2.6.6-1) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge bsdmainutils
(Reading database ... 70630 files and directories currently installed.)
Removing bsdmainutils (9.0.5ubuntu1) ...
Purging configuration files for bsdmainutils (9.0.5ubuntu1) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge click-dev
(Reading database ... 70520 files and directories currently installed.)
Removing click-dev (0.4.18.3) ...
Purging configuration files for click-dev (0.4.18.3) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge click-doc
(Reading database ... 70509 files and directories currently installed.)
Removing click-doc (0.4.18.3) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge cmake
dpkg: dependency problems prevent removal of cmake:
 ubuntu-sdk-libs-dev:armhf depends on cmake.

dpkg: error processing package cmake (--purge):
 dependency problems - not removing
Errors were encountered while processing:
 cmake

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge ubuntu-sdk-libs-dev
(Reading database ... 70468 files and directories currently installed.)
Removing ubuntu-sdk-libs-dev:armhf (1.113) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge cmake
(Reading database ... 70465 files and directories currently installed.)
Removing cmake (2.8.12.2-0ubuntu2) ...
Purging configuration files for cmake (2.8.12.2-0ubuntu2) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge cmake-data
(Reading database ... 70455 files and directories currently installed.)
Removing cmake-data (2.8.12.2-0ubuntu2) ...
Purging configuration files for cmake-data (2.8.12.2-0ubuntu2) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge devscripts
(Reading database ... 69767 files and directories currently installed.)
Removing devscripts (2.14.1) ...
Purging configuration files for devscripts (2.14.1) ...
Processing triggers for libc-bin (2.19-0ubuntu2) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge dh-apparmor
(Reading database ... 69435 files and directories currently installed.)
Removing dh-apparmor (2.8.0-0ubuntu38) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge gir1.2-gst-plugins-base-1.0
dpkg: dependency problems prevent removal of gir1.2-gst-plugins-base-1.0:
 libgstreamer-plugins-base1.0-dev depends on gir1.2-gst-plugins-base-1.0 (= 1.2.3-1).

dpkg: error processing package gir1.2-gst-plugins-base-1.0 (--purge):
 dependency problems - not removing
Errors were encountered while processing:
 gir1.2-gst-plugins-base-1.0
phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libgstreamer-plugins-base1.0-dev
dpkg: dependency problems prevent removal of libgstreamer-plugins-base1.0-dev:
 libqt5webkit5-dev depends on libgstreamer-plugins-base1.0-dev.

dpkg: error processing package libgstreamer-plugins-base1.0-dev (--purge):
 dependency problems - not removing
Errors were encountered while processing:
 libgstreamer-plugins-base1.0-dev

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libqt5webkit5-dev
(Reading database ... 69428 files and directories currently installed.)
Removing libqt5webkit5-dev (5.1.1-1ubuntu6) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libgstreamer-plugins-base1.0-dev
(Reading database ... 69319 files and directories currently installed.)
Removing libgstreamer-plugins-base1.0-dev (1.2.3-1) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge gir1.2-gst-plugins-base-1.0
(Reading database ... 69177 files and directories currently installed.)
Removing gir1.2-gst-plugins-base-1.0 (1.2.3-1) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge gir1.2-gstreamer-1.0
dpkg: dependency problems prevent removal of gir1.2-gstreamer-1.0:
 libgstreamer1.0-dev depends on gir1.2-gstreamer-1.0 (= 1.2.3-1).

dpkg: error processing package gir1.2-gstreamer-1.0 (--purge):
 dependency problems - not removing
Errors were encountered while processing:
 gir1.2-gstreamer-1.0

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libgstreamer1.0-dev
(Reading database ... 69159 files and directories currently installed.)
Removing libgstreamer1.0-dev (1.2.3-1) ...
Removing 'diversion of /usr/bin/dh_gstscancodecs to /usr/bin/dh_gstscancodecs-gst0.10 by libgstreamer1.0-dev'
Removing 'diversion of /usr/share/man/man1/dh_gstscancodecs.1.gz to /usr/share/man/man1/dh_gstscancodecs.1.gz-gst0.10 by libgstreamer1.0-dev'
Purging configuration files for libgstreamer1.0-dev (1.2.3-1) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge gir1.2-gstreamer-1.0
(Reading database ... 69027 files and directories currently installed.)
Removing gir1.2-gstreamer-1.0 (1.2.3-1) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge groff-base
(Reading database ... 69015 files and directories currently installed.)
Removing groff-base (1.22.2-5) ...
Purging configuration files for groff-base (1.22.2-5) ...
Processing triggers for mime-support (3.54ubuntu1) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge intltool-debian
dpkg: dependency problems prevent removal of intltool-debian:
 po-debconf depends on intltool-debian (>= 0.34.2+20060512).

dpkg: error processing package intltool-debian (--purge):
 dependency problems - not removing
Errors were encountered while processing:
 intltool-debian

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge po-debconf
(Reading database ... 68835 files and directories currently installed.)
Removing po-debconf (1.0.16+nmu2ubuntu1) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge intltool-debian
(Reading database ... 68758 files and directories currently installed.)
Removing intltool-debian (0.35.0+20060710.1) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libbotan-1.10-0
dpkg: dependency problems prevent removal of libbotan-1.10-0:
 qtcreator depends on libbotan-1.10-0.

dpkg: error processing package libbotan-1.10-0 (--purge):
 dependency problems - not removing
Errors were encountered while processing:
 libbotan-1.10-0

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge qtcreator
dpkg: dependency problems prevent removal of qtcreator:
 qtcreator-plugin-cmake depends on qtcreator (>= 3.0.1).

dpkg: error processing package qtcreator (--purge):
 dependency problems - not removing
Errors were encountered while processing:
 qtcreator

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge qtcreator-plugin-cmake
(Reading database ... 68749 files and directories currently installed.)
Removing qtcreator-plugin-cmake (3.0.1-0ubuntu2) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge qtcreator
(Reading database ... 68734 files and directories currently installed.)
Removing qtcreator (3.0.1-0ubuntu3) ...
Processing triggers for mime-support (3.54ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
Processing triggers for shared-mime-info (1.2-0ubuntu2) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libbotan-1.10-0
(Reading database ... 67579 files and directories currently installed.)
Removing libbotan-1.10-0 (1.10.5-1) ...
Purging configuration files for libbotan-1.10-0 (1.10.5-1) ...
Processing triggers for libc-bin (2.19-0ubuntu2) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libglib2.0-dev
(Reading database ... 67572 files and directories currently installed.)
Removing libglib2.0-dev (2.39.91-0ubuntu3) ...
Processing triggers for libglib2.0-0:armhf (2.39.91-0ubuntu3) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libjs-sphinxdoc
(Reading database ... 67244 files and directories currently installed.)
Removing libjs-sphinxdoc (1.2.2+dfsg-1ubuntu1) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libjs-underscore
(Reading database ... 67231 files and directories currently installed.)
Removing libjs-underscore (1.4.4-2ubuntu1) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libpcre3-dev
(Reading database ... 67223 files and directories currently installed.)
Removing libpcre3-dev:armhf (1:8.31-2ubuntu2) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libpipeline1
(Reading database ... 67133 files and directories currently installed.)
Removing libpipeline1:armhf (1.2.6-2) ...

Purging configuration files for libpipeline1:armhf (1.2.6-2) ...
Processing triggers for libc-bin (2.19-0ubuntu2) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libqt5clucene5
dpkg: dependency problems prevent removal of libqt5clucene5:armhf:
 libqt5help5:armhf depends on libqt5clucene5 (>= 5.0.2).
 qttools5-dev depends on libqt5clucene5 (= 5.2.1-6ubuntu3).

dpkg: error processing package libqt5clucene5:armhf (--purge):
 dependency problems - not removing
Errors were encountered while processing:
 libqt5clucene5:armhf

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libqt5help5
dpkg: dependency problems prevent removal of libqt5help5:armhf:
 qttools5-dev depends on libqt5help5 (= 5.2.1-6ubuntu3).
 qttools5-dev-tools depends on libqt5help5 (>= 5.0.2).

dpkg: error processing package libqt5help5:armhf (--purge):
 dependency problems - not removing
Errors were encountered while processing:
 libqt5help5:armhf

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge qttools5-dev
(Reading database ... 67128 files and directories currently installed.)
Removing qttools5-dev (5.2.1-6ubuntu3) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libqt5help5
dpkg: dependency problems prevent removal of libqt5help5:armhf:
 qttools5-dev-tools depends on libqt5help5 (>= 5.0.2).

dpkg: error processing package libqt5help5:armhf (--purge):
 dependency problems - not removing
Errors were encountered while processing:
 libqt5help5:armhf

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge qttools5-dev-tools
(Reading database ... 66966 files and directories currently installed.)
Removing qttools5-dev-tools (5.2.1-6ubuntu3) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libqt5help5
(Reading database ... 66937 files and directories currently installed.)
Removing libqt5help5:armhf (5.2.1-6ubuntu3) ...
Purging configuration files for libqt5help5:armhf (5.2.1-6ubuntu3) ...
Processing triggers for libc-bin (2.19-0ubuntu2) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libqt5clucene5
(Reading database ... 66931 files and directories currently installed.)
Removing libqt5clucene5:armhf (5.2.1-6ubuntu3) ...
Purging configuration files for libqt5clucene5:armhf (5.2.1-6ubuntu3) ...
Processing triggers for libc-bin (2.19-0ubuntu2) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libqt5declarative5
(Reading database ... 66925 files and directories currently installed.)
Removing libqt5declarative5:armhf (5.2.1-1ubuntu1) ...
Purging configuration files for libqt5declarative5:armhf (5.2.1-1ubuntu1) ...
Processing triggers for libc-bin (2.19-0ubuntu2) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libqt5designer5
dpkg: dependency problems prevent removal of libqt5designer5:armhf:
 libqt5designercomponents5:armhf depends on libqt5designer5 (>= 5.0.2).

dpkg: error processing package libqt5designer5:armhf (--purge):
 dependency problems - not removing
Errors were encountered while processing:
 libqt5designer5:armhf

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libqt5designercomponents5
(Reading database ... 66918 files and directories currently installed.)
Removing libqt5designercomponents5:armhf (5.2.1-6ubuntu3) ...
Purging configuration files for libqt5designercomponents5:armhf (5.2.1-6ubuntu3) ...
Processing triggers for libc-bin (2.19-0ubuntu2) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libqt5designer5
(Reading database ... 66912 files and directories currently installed.)
Removing libqt5designer5:armhf (5.2.1-6ubuntu3) ...
Purging configuration files for libqt5designer5:armhf (5.2.1-6ubuntu3) ...
Processing triggers for libc-bin (2.19-0ubuntu2) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libqt5positioning5-plugins
dpkg: dependency problems prevent removal of libqt5positioning5-plugins:armhf:
 qtlocation5-dev depends on libqt5positioning5-plugins (= 5.2.1-0ubuntu1).

dpkg: error processing package libqt5positioning5-plugins:armhf (--purge):
 dependency problems - not removing
Errors were encountered while processing:
 libqt5positioning5-plugins:armhf

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge qtlocation5-dev
(Reading database ... 66906 files and directories currently installed.)
Removing qtlocation5-dev (5.2.1-0ubuntu1) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libqt5positioning5-plugins
(Reading database ... 66768 files and directories currently installed.)
Removing libqt5positioning5-plugins:armhf (5.2.1-0ubuntu1) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libqt5scripttools5
dpkg: dependency problems prevent removal of libqt5scripttools5:armhf:
 qtscript5-dev depends on libqt5scripttools5 (= 5.2.1+dfsg-1ubuntu1).

dpkg: error processing package libqt5scripttools5:armhf (--purge):
 dependency problems - not removing
Errors were encountered while processing:
 libqt5scripttools5:armhf

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge qtscript5-dev
(Reading database ... 66763 files and directories currently installed.)
Removing qtscript5-dev (5.2.1+dfsg-1ubuntu1) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libqt5scripttools5
(Reading database ... 66704 files and directories currently installed.)
Removing libqt5scripttools5:armhf (5.2.1+dfsg-1ubuntu1) ...
Purging configuration files for libqt5scripttools5:armhf (5.2.1+dfsg-1ubuntu1) ...
Processing triggers for libc-bin (2.19-0ubuntu2) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libqt5sensors5-dev
dpkg: dependency problems prevent removal of libqt5sensors5-dev:
 qtsensors5-dev depends on libqt5sensors5-dev (= 5.2.1+dfsg-2ubuntu1).

dpkg: error processing package libqt5sensors5-dev (--purge):
 dependency problems - not removing
Errors were encountered while processing:
 libqt5sensors5-dev

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge qtsensors5-dev
(Reading database ... 66697 files and directories currently installed.)
Removing qtsensors5-dev (5.2.1+dfsg-2ubuntu1) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libqt5sensors5-dev
(Reading database ... 66694 files and directories currently installed.)
Removing libqt5sensors5-dev (5.2.1+dfsg-2ubuntu1) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libqt5svg5-dev
(Reading database ... 66592 files and directories currently installed.)
Removing libqt5svg5-dev (5.2.1-1) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libqt5v8-5
dpkg: dependency problems prevent removal of libqt5v8-5:armhf:
 libqt5v8-5-dev depends on libqt5v8-5 (= 5.0.2-3).

dpkg: error processing package libqt5v8-5:armhf (--purge):
 dependency problems - not removing
Errors were encountered while processing:
 libqt5v8-5:armhf

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libqt5v8-5-dev
(Reading database ... 66567 files and directories currently installed.)
Removing libqt5v8-5-dev (5.0.2-3) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libqt5v8-5
(Reading database ... 66554 files and directories currently installed.)
Removing libqt5v8-5:armhf (5.0.2-3) ...
Purging configuration files for libqt5v8-5:armhf (5.0.2-3) ...
Processing triggers for libc-bin (2.19-0ubuntu2) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libqt5xmlpatterns5-dev
(Reading database ... 66548 files and directories currently installed.)
Removing libqt5xmlpatterns5-dev (5.2.1-3) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libxml2-dev
dpkg: dependency problems prevent removal of libxml2-dev:armhf:
 libxslt1-dev:armhf depends on libxml2-dev (>= 2.6.26).

dpkg: error processing package libxml2-dev:armhf (--purge):
 dependency problems - not removing
Errors were encountered while processing:
 libxml2-dev:armhf

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libxslt1-dev
(Reading database ... 66502 files and directories currently installed.)
Removing libxslt1-dev:armhf (1.1.28-2build1) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge libxml2-dev
(Reading database ... 66358 files and directories currently installed.)
Removing libxml2-dev:armhf (2.9.1+dfsg1-3ubuntu4) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge qt3d5-dev
(Reading database ... 66294 files and directories currently installed.)
Removing qt3d5-dev (5.0~git20130731-0ubuntu4) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge qt5-default
(Reading database ... 66097 files and directories currently installed.)
Removing qt5-default:armhf (5.2.1+dfsg-1ubuntu7) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge qtbase5-doc
dpkg: warning: ignoring request to remove qtbase5-doc which isn't installed
phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge qtcreator-doc
(Reading database ... 66092 files and directories currently installed.)

Removing qtcreator-doc (3.0.1-0ubuntu3) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge qtcreator-plugin-ubuntu
dpkg: warning: ignoring request to remove qtcreator-plugin-ubuntu which isn't installed

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge qtcreator-plugin-ubuntu-common
(Reading database ... 66087 files and directories currently installed.)
Removing qtcreator-plugin-ubuntu-common (3.0.1-0ubuntu3) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge qtdeclarative5-controls-plugin
(Reading database ... 65896 files and directories currently installed.)
Removing qtdeclarative5-controls-plugin:armhf (5.2.1-2) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge qtdeclarative5-dev-tools
(Reading database ... 65763 files and directories currently installed.)
Removing qtdeclarative5-dev-tools (5.2.1-3ubuntu10) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge qtdeclarative5-doc-html
dpkg: dependency problems prevent removal of qtdeclarative5-doc-html:
 ubuntu-ui-toolkit-doc depends on qtdeclarative5-doc-html.

dpkg: error processing package qtdeclarative5-doc-html (--purge):
 dependency problems - not removing
Errors were encountered while processing:
 qtdeclarative5-doc-html

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge ubuntu-ui-toolkit-doc
(Reading database ... 65754 files and directories currently installed.)
Removing ubuntu-ui-toolkit-doc (0.1.46+14.04.20140314-0ubuntu1) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge qtdeclarative5-doc-html
(Reading database ... 65538 files and directories currently installed.)
Removing qtdeclarative5-doc-html (5.2.1-3ubuntu10) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge qtdeclarative5-quicklayouts-plugin
(Reading database ... 63943 files and directories currently installed.)
Removing qtdeclarative5-quicklayouts-plugin:armhf (5.2.1-2) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge qtgraphicaleffects5-doc
dpkg: warning: ignoring request to remove qtgraphicaleffects5-doc which isn't installed
phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge qtmultimedia5-dev
(Reading database ... 63936 files and directories currently installed.)
Removing qtmultimedia5-dev (5.2.1-0ubuntu1) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge qtmultimedia5-doc
(Reading database ... 63729 files and directories currently installed.)
Removing qtmultimedia5-doc (5.2.1-0ubuntu1) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge qtmultimedia5-doc-html
(Reading database ... 63724 files and directories currently installed.)
Removing qtmultimedia5-doc-html (5.2.1-0ubuntu1) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge qtscript5-doc
(Reading database ... 63153 files and directories currently installed.)
Removing qtscript5-doc (5.2.1+dfsg-1ubuntu1) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge qtscript5-doc-html
(Reading database ... 63148 files and directories currently installed.)
Removing qtscript5-doc-html (5.2.1+dfsg-1ubuntu1) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge qtsvg5-doc
dpkg: warning: ignoring request to remove qtsvg5-doc which isn't installed

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge qtsvg5-doc-html
(Reading database ... 63064 files and directories currently installed.)
Removing qtsvg5-doc-html (5.2.1-1) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge qttools5-doc
dpkg: warning: ignoring request to remove qttools5-doc which isn't installed

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge qtwebkit5-doc-html
(Reading database ... 63003 files and directories currently installed.)
Removing qtwebkit5-doc-html (5.1.1-1ubuntu6) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge ubuntu-ui-toolkit-examples
(Reading database ... 62917 files and directories currently installed.)
Removing ubuntu-ui-toolkit-examples (0.1.46+14.04.20140314-0ubuntu1) ...
Processing triggers for mime-support (3.54ubuntu1) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge unity-action-doc
(Reading database ... 62849 files and directories currently installed.)
Removing unity-action-doc (1.1.0+14.04.20140304-0ubuntu1) ...

phablet@ubuntu-phablet:~/goqmlstuff$ sudo dpkg --purge ubuntu-sdk
dpkg: warning: ignoring request to remove ubuntu-sdk which isn't installed

phablet@ubuntu-phablet:~/goqmlstuff$ sudo apt-get clean
E: Could not open lock file /var/cache/apt/archives/lock - open (2: No such file or directory)
E: Unable to lock the download directory

phablet@ubuntu-phablet:~/goqmlstuff$ sudo bash
root@ubuntu-phablet:~/goqmlstuff# reboot

root@ubuntu-phablet:~/goqmlstuff# Broadcast message from phablet@ubuntu-phablet
	(/dev/pts/3) at 21:17 ...

The system is going down for reboot NOW!
Connection to localhost closed by remote host.
Connection to localhost closed.
root@righteous:~# sd
phablet@ubuntu-phablet:~$ sudo apt-get clean
E: Could not open lock file /var/cache/apt/archives/lock - open (2: No such file or directory)
E: Unable to lock the download directory
phablet@ubuntu-phablet:~$ sudo apt-get autoremove && sudo apt-get clean && sudo apt-get autoclean
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
 emacs24-bin-common : Depends: emacs24-common (= 24.3+1-2ubuntu1) but it is not installed
E: Unmet dependencies. Try using -f.
phablet@ubuntu-phablet:~$ sudo dpkg --purge emacs24
(Reading database ... 62638 files and directories currently installed.)
Removing emacs24 (24.3+1-2ubuntu1) ...
Purging configuration files for emacs24 (24.3+1-2ubuntu1) ...
Processing triggers for mime-support (3.54ubuntu1) ...
phablet@ubuntu-phablet:~$ sudo dpkg --purge emacs24-bin-common
(Reading database ... 62626 files and directories currently installed.)
Removing emacs24-bin-common (24.3+1-2ubuntu1) ...
phablet@ubuntu-phablet:~$ sudo dpkg --purge emacs24-common
dpkg: warning: ignoring request to remove emacs24-common which isn't installed
phablet@ubuntu-phablet:~$ sudo dpkg --purge emacs24-common-non-dfsg
(Reading database ... 62609 files and directories currently installed.)
Removing emacs24-common-non-dfsg (24.3+1-1) ...
phablet@ubuntu-phablet:~$ sudo dpkg --purge emacsen-common
(Reading database ... 62533 files and directories currently installed.)
Removing emacsen-common (2.0.7) ...
Purging configuration files for emacsen-common (2.0.7) ...
phablet@ubuntu-phablet:~$ sudo dpkg --purge gconf-service
(Reading database ... 62510 files and directories currently installed.)
Removing gconf-service (3.2.6-0ubuntu1) ...
phablet@ubuntu-phablet:~$ sudo dpkg --purge gconf-service-backend
(Reading database ... 62502 files and directories currently installed.)
Removing gconf-service-backend (3.2.6-0ubuntu1) ...
phablet@ubuntu-phablet:~$ sudo dpkg --purge gconf2-common
(Reading database ... 62487 files and directories currently installed.)
Removing gconf2-common (3.2.6-0ubuntu1) ...
Purging configuration files for gconf2-common (3.2.6-0ubuntu1) ...
phablet@ubuntu-phablet:~$ sudo dpkg --purge imagemagick-common
(Reading database ... 62460 files and directories currently installed.)
Removing imagemagick-common (8:6.7.7.10-6ubuntu3) ...
Purging configuration files for imagemagick-common (8:6.7.7.10-6ubuntu3) ...
phablet@ubuntu-phablet:~$ sudo dpkg --purge libfftw3-double3
(Reading database ... 62442 files and directories currently installed.)
Removing libfftw3-double3:armhf (3.3.3-7ubuntu3) ...
Purging configuration files for libfftw3-double3:armhf (3.3.3-7ubuntu3) ...
Processing triggers for libc-bin (2.19-0ubuntu2) ...
phablet@ubuntu-phablet:~$ sudo dpkg --purge libgconf-2-4
(Reading database ... 62430 files and directories currently installed.)
Removing libgconf-2-4:armhf (3.2.6-0ubuntu1) ...
Purging configuration files for libgconf-2-4:armhf (3.2.6-0ubuntu1) ...
Processing triggers for libc-bin (2.19-0ubuntu2) ...
phablet@ubuntu-phablet:~$ sudo dpkg --purge libgd3
(Reading database ... 62420 files and directories currently installed.)
Removing libgd3:armhf (2.1.0-3) ...
Purging configuration files for libgd3:armhf (2.1.0-3) ...
Processing triggers for libc-bin (2.19-0ubuntu2) ...
phablet@ubuntu-phablet:~$ sudo dpkg --purge libgif4
(Reading database ... 62414 files and directories currently installed.)
Removing libgif4:armhf (4.1.6-11) ...
Purging configuration files for libgif4:armhf (4.1.6-11) ...
Processing triggers for libc-bin (2.19-0ubuntu2) ...
phablet@ubuntu-phablet:~$ sudo dpkg --purge liblqr-1-0
(Reading database ... 62405 files and directories currently installed.)
Removing liblqr-1-0:armhf (0.4.1-2ubuntu1) ...
Purging configuration files for liblqr-1-0:armhf (0.4.1-2ubuntu1) ...
Processing triggers for libc-bin (2.19-0ubuntu2) ...
phablet@ubuntu-phablet:~$ sudo dpkg --purge libm17n-0
(Reading database ... 62400 files and directories currently installed.)
Removing libm17n-0 (1.6.4-2ubuntu1) ...
Purging configuration files for libm17n-0 (1.6.4-2ubuntu1) ...
Processing triggers for libc-bin (2.19-0ubuntu2) ...
phablet@ubuntu-phablet:~$ sudo dpkg --purge libmagickcore5
(Reading database ... 62381 files and directories currently installed.)
Removing libmagickcore5:armhf (8:6.7.7.10-6ubuntu3) ...
Purging configuration files for libmagickcore5:armhf (8:6.7.7.10-6ubuntu3) ...
Processing triggers for libc-bin (2.19-0ubuntu2) ...
phablet@ubuntu-phablet:~$ sudo dpkg --purge libmagickwand5
(Reading database ... 62147 files and directories currently installed.)
Removing libmagickwand5:armhf (8:6.7.7.10-6ubuntu3) ...
Purging configuration files for libmagickwand5:armhf (8:6.7.7.10-6ubuntu3) ...
Processing triggers for libc-bin (2.19-0ubuntu2) ...
phablet@ubuntu-phablet:~$ sudo dpkg --purge libotf0
(Reading database ... 62141 files and directories currently installed.)
Removing libotf0:armhf (0.9.13-1ubuntu1) ...
Purging configuration files for libotf0:armhf (0.9.13-1ubuntu1) ...
Processing triggers for libc-bin (2.19-0ubuntu2) ...
phablet@ubuntu-phablet:~$ sudo dpkg --purge libxft2

phablet@ubuntu-phablet:~$ sudo apt-get install android-tools-adb
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  android-tools-adb
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 58.0 kB of archives.
After this operation, 187 kB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe android-tools-adb armhf 4.2.2+git20130218-3ubuntu22 [58.0 kB]
Fetched 58.0 kB in 0s (61.9 kB/s)      
Selecting previously unselected package android-tools-adb.
(Reading database ... 61547 files and directories currently installed.)
Preparing to unpack .../android-tools-adb_4.2.2+git20130218-3ubuntu22_armhf.deb ...
Unpacking android-tools-adb (4.2.2+git20130218-3ubuntu22) ...
Setting up android-tools-adb (4.2.2+git20130218-3ubuntu22) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install dh-make
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  bsdmainutils debhelper dh-apparmor groff-base intltool-debian libpipeline1 man-db po-debconf
Suggested packages:
  wamerican wordlist whois vacation build-essential groff www-browser libmail-box-perl
Recommended packages:
  libmail-sendmail-perl
The following NEW packages will be installed:
  bsdmainutils debhelper dh-apparmor dh-make groff-base intltool-debian libpipeline1 man-db po-debconf
0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded.
Need to get 2,871 kB of archives.
After this operation, 6,790 kB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libpipeline1 armhf 1.2.6-2 [19.6 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports/ trusty/main groff-base armhf 1.22.2-5 [934 kB]
Get:3 http://ports.ubuntu.com/ubuntu-ports/ trusty/main bsdmainutils armhf 9.0.5ubuntu1 [195 kB]                                                            
Get:4 http://ports.ubuntu.com/ubuntu-ports/ trusty/main man-db armhf 2.6.6-1 [831 kB]                                                                       
Get:5 http://ports.ubuntu.com/ubuntu-ports/ trusty/main intltool-debian all 0.35.0+20060710.1 [31.6 kB]                                                     
Get:6 http://ports.ubuntu.com/ubuntu-ports/ trusty/main po-debconf all 1.0.16+nmu2ubuntu1 [210 kB]                                                          
Get:7 http://ports.ubuntu.com/ubuntu-ports/ trusty/main dh-apparmor all 2.8.0-0ubuntu38 [7,286 B]                                                           
Get:8 http://ports.ubuntu.com/ubuntu-ports/ trusty/main debhelper all 9.20131227ubuntu1 [604 kB]                                                            
Get:9 http://ports.ubuntu.com/ubuntu-ports/ trusty/main dh-make all 0.63 [37.6 kB]                                                                          
Fetched 2,871 kB in 17s (161 kB/s)                                                                                                                          
Preconfiguring packages ...
Selecting previously unselected package libpipeline1:armhf.
(Reading database ... 61554 files and directories currently installed.)
Preparing to unpack .../libpipeline1_1.2.6-2_armhf.deb ...
Unpacking libpipeline1:armhf (1.2.6-2) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../groff-base_1.22.2-5_armhf.deb ...
Unpacking groff-base (1.22.2-5) ...
Selecting previously unselected package bsdmainutils.
Preparing to unpack .../bsdmainutils_9.0.5ubuntu1_armhf.deb ...
Unpacking bsdmainutils (9.0.5ubuntu1) ...
Selecting previously unselected package man-db.
Preparing to unpack .../man-db_2.6.6-1_armhf.deb ...
Unpacking man-db (2.6.6-1) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.1) ...
Selecting previously unselected package po-debconf.
Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ...
Unpacking po-debconf (1.0.16+nmu2ubuntu1) ...
Selecting previously unselected package dh-apparmor.
Preparing to unpack .../dh-apparmor_2.8.0-0ubuntu38_all.deb ...
Unpacking dh-apparmor (2.8.0-0ubuntu38) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ...
Unpacking debhelper (9.20131227ubuntu1) ...
Selecting previously unselected package dh-make.
Preparing to unpack .../archives/dh-make_0.63_all.deb ...
Unpacking dh-make (0.63) ...
Processing triggers for mime-support (3.54ubuntu1) ...
Setting up libpipeline1:armhf (1.2.6-2) ...
Setting up groff-base (1.22.2-5) ...
Setting up bsdmainutils (9.0.5ubuntu1) ...
update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
Setting up man-db (2.6.6-1) ...
Building database of manual pages ...
Setting up intltool-debian (0.35.0+20060710.1) ...
Setting up po-debconf (1.0.16+nmu2ubuntu1) ...
Setting up dh-apparmor (2.8.0-0ubuntu38) ...
Setting up debhelper (9.20131227ubuntu1) ...
Setting up dh-make (0.63) ...
Processing triggers for libc-bin (2.19-0ubuntu2) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install click-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Recommended packages:
  debootstrap schroot
The following NEW packages will be installed:
  click-dev
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 7,274 B of archives.
After this operation, 93.2 kB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main click-dev armhf 0.4.18.3 [7,274 B]
Fetched 7,274 B in 0s (12.9 kB/s)
Selecting previously unselected package click-dev.
(Reading database ... 62580 files and directories currently installed.)
Preparing to unpack .../click-dev_0.4.18.3_armhf.deb ...
Unpacking click-dev (0.4.18.3) ...
Processing triggers for man-db (2.6.6-1) ...
Setting up click-dev (0.4.18.3) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install click-doc
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  libjs-sphinxdoc libjs-underscore
Suggested packages:
  javascript-common
The following NEW packages will be installed:
  click-doc libjs-sphinxdoc libjs-underscore
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 126 kB of archives.
After this operation, 506 kB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libjs-underscore all 1.4.4-2ubuntu1 [45.6 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libjs-sphinxdoc all 1.2.2+dfsg-1ubuntu1 [41.2 kB]
Get:3 http://ports.ubuntu.com/ubuntu-ports/ trusty/main click-doc all 0.4.18.3 [38.9 kB]
Fetched 126 kB in 2s (61.7 kB/s)
Selecting previously unselected package libjs-underscore.
(Reading database ... 62591 files and directories currently installed.)
Preparing to unpack .../libjs-underscore_1.4.4-2ubuntu1_all.deb ...
Unpacking libjs-underscore (1.4.4-2ubuntu1) ...
Selecting previously unselected package libjs-sphinxdoc.
Preparing to unpack .../libjs-sphinxdoc_1.2.2+dfsg-1ubuntu1_all.deb ...
Unpacking libjs-sphinxdoc (1.2.2+dfsg-1ubuntu1) ...
Selecting previously unselected package click-doc.
Preparing to unpack .../click-doc_0.4.18.3_all.deb ...
Unpacking click-doc (0.4.18.3) ...
Setting up libjs-underscore (1.4.4-2ubuntu1) ...
Setting up libjs-sphinxdoc (1.2.2+dfsg-1ubuntu1) ...
Setting up click-doc (0.4.18.3) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install ubuntu-sdk-libs-dev
Reading package lists... Done
Building dependency tree        
Reading state information... Done
The following extra packages will be installed:
  cmake cmake-data gir1.2-gst-plugins-base-1.0 gir1.2-gstreamer-1.0 libglib2.0-dev libgstreamer-plugins-base1.0-dev libgstreamer1.0-dev libpcre3-dev
  libqt5clucene5 libqt5designer5 libqt5designercomponents5 libqt5help5 libqt5positioning5-plugins libqt5scripttools5 libqt5sensors5-dev libqt5svg5-dev
  libqt5v8-5 libqt5v8-5-dev libqt5webkit5-dev libqt5xmlpatterns5-dev libxml2-dev libxslt1-dev qt3d5-dev qt5-default qtdeclarative5-dev-tools
  qtlocation5-dev qtmultimedia5-dev qtscript5-dev qtsensors5-dev qttools5-dev qttools5-dev-tools
Suggested packages:
  codeblocks eclipse libglib2.0-doc gstreamer1.0-doc
Recommended packages:
  ubuntu-html5-theme-examples
The following NEW packages will be installed:
  cmake cmake-data gir1.2-gst-plugins-base-1.0 gir1.2-gstreamer-1.0 libglib2.0-dev libgstreamer-plugins-base1.0-dev libgstreamer1.0-dev libpcre3-dev
  libqt5clucene5 libqt5designer5 libqt5designercomponents5 libqt5help5 libqt5positioning5-plugins libqt5scripttools5 libqt5sensors5-dev libqt5svg5-dev
  libqt5v8-5 libqt5v8-5-dev libqt5webkit5-dev libqt5xmlpatterns5-dev libxml2-dev libxslt1-dev qt3d5-dev qt5-default qtdeclarative5-dev-tools
  qtlocation5-dev qtmultimedia5-dev qtscript5-dev qtsensors5-dev qttools5-dev qttools5-dev-tools ubuntu-sdk-libs-dev
0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded.
Need to get 13.0 MB of archives.
After this operation, 51.8 MB of additional disk space will be used.
Do you want to continue? [Y/n] ^Cphablet@ubuntu-phablet:~$ sudo apt-get install cmake
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  cmake-data
Suggested packages:
  codeblocks eclipse
The following NEW packages will be installed:
  cmake cmake-data
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 2,992 kB of archives.
After this operation, 12.5 MB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main cmake-data all 2.8.12.2-0ubuntu2 [676 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports/ trusty/main cmake armhf 2.8.12.2-0ubuntu2 [2,316 kB]                                                            
Fetched 2,992 kB in 22s (134 kB/s)                                                                                                                          
Selecting previously unselected package cmake-data.
(Reading database ... 62653 files and directories currently installed.)
Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu2_all.deb ...
Unpacking cmake-data (2.8.12.2-0ubuntu2) ...
Selecting previously unselected package cmake.
Preparing to unpack .../cmake_2.8.12.2-0ubuntu2_armhf.deb ...
Unpacking cmake (2.8.12.2-0ubuntu2) ...
Processing triggers for man-db (2.6.6-1) ...
Setting up cmake-data (2.8.12.2-0ubuntu2) ...
Setting up cmake (2.8.12.2-0ubuntu2) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install devscripts
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Suggested packages:
  bsd-mailx mailx build-essential cvs-buildpackage devscripts-el gnuplot libauthen-sasl-perl libfile-desktopentry-perl libnet-smtp-ssl-perl
  libterm-size-perl libyaml-syck-perl mutt svn-buildpackage w3m debian-keyring equivs liblwp-protocol-https-perl libsoap-lite-perl
Recommended packages:
  at dctrl-tools dput dupload fakeroot libdistro-info-perl libencode-locale-perl libjson-perl libparse-debcontrol-perl liburi-perl libwww-perl lintian
  patchutils python3-magic strace unzip wdiff
The following NEW packages will be installed:
  devscripts
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 792 kB of archives.
After this operation, 1,806 kB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main devscripts armhf 2.14.1 [792 kB]
Fetched 792 kB in 11s (67.5 kB/s)                                                                                                                           
Selecting previously unselected package devscripts.
(Reading database ... 63351 files and directories currently installed.)
Preparing to unpack .../devscripts_2.14.1_armhf.deb ...
Unpacking devscripts (2.14.1) ...
Processing triggers for man-db (2.6.6-1) ...
Setting up devscripts (2.14.1) ...
Processing triggers for libc-bin (2.19-0ubuntu2) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install dh-apparmor
Reading package lists... Done
Building dependency tree       
Reading state information... Done
dh-apparmor is already the newest version.
dh-apparmor set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install libqt5webkit5-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  gir1.2-gst-plugins-base-1.0 gir1.2-gstreamer-1.0 libglib2.0-dev libgstreamer-plugins-base1.0-dev libgstreamer1.0-dev libpcre3-dev
  libqt5positioning5-plugins libqt5sensors5-dev libxml2-dev libxslt1-dev qtlocation5-dev qtsensors5-dev
Suggested packages:
  libglib2.0-doc gstreamer1.0-doc
The following NEW packages will be installed:
  gir1.2-gst-plugins-base-1.0 gir1.2-gstreamer-1.0 libglib2.0-dev libgstreamer-plugins-base1.0-dev libgstreamer1.0-dev libpcre3-dev
  libqt5positioning5-plugins libqt5sensors5-dev libqt5webkit5-dev libxml2-dev libxslt1-dev qtlocation5-dev qtsensors5-dev
0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded.
Need to get 3,211 kB of archives.
After this operation, 21.8 MB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libqt5positioning5-plugins armhf 5.2.1-0ubuntu1 [21.5 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libpcre3-dev armhf 1:8.31-2ubuntu2 [229 kB]
Get:3 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libglib2.0-dev armhf 2.39.91-0ubuntu3 [1,227 kB]
Get:4 http://ports.ubuntu.com/ubuntu-ports/ trusty/main gir1.2-gstreamer-1.0 armhf 1.2.3-1 [65.4 kB]                                                        
Get:5 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libgstreamer1.0-dev armhf 1.2.3-1 [323 kB]                                                          
Get:6 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libxml2-dev armhf 2.9.1+dfsg1-3ubuntu4 [559 kB]                                                     
Get:7 http://ports.ubuntu.com/ubuntu-ports/ trusty/main gir1.2-gst-plugins-base-1.0 armhf 1.2.3-1 [61.5 kB]                                                 
Get:8 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libgstreamer-plugins-base1.0-dev armhf 1.2.3-1 [196 kB]                                             
Get:9 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libxslt1-dev armhf 1.1.28-2build1 [394 kB]                                                          
Get:10 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtlocation5-dev armhf 5.2.1-0ubuntu1 [24.9 kB]                                                     
Get:11 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libqt5sensors5-dev armhf 5.2.1+dfsg-2ubuntu1 [16.3 kB]                                             
Get:12 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtsensors5-dev armhf 5.2.1+dfsg-2ubuntu1 [3,926 B]                                                 
Get:13 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libqt5webkit5-dev armhf 5.1.1-1ubuntu6 [88.7 kB]                                                   
Fetched 3,211 kB in 24s (132 kB/s)                                                                                                                          
Selecting previously unselected package libqt5positioning5-plugins:armhf.
(Reading database ... 63681 files and directories currently installed.)
Preparing to unpack .../libqt5positioning5-plugins_5.2.1-0ubuntu1_armhf.deb ...
Unpacking libqt5positioning5-plugins:armhf (5.2.1-0ubuntu1) ...
Selecting previously unselected package libpcre3-dev:armhf.
Preparing to unpack .../libpcre3-dev_1%3a8.31-2ubuntu2_armhf.deb ...
Unpacking libpcre3-dev:armhf (1:8.31-2ubuntu2) ...
Selecting previously unselected package libglib2.0-dev.
Preparing to unpack .../libglib2.0-dev_2.39.91-0ubuntu3_armhf.deb ...
Unpacking libglib2.0-dev (2.39.91-0ubuntu3) ...
Selecting previously unselected package gir1.2-gstreamer-1.0.
Preparing to unpack .../gir1.2-gstreamer-1.0_1.2.3-1_armhf.deb ...
Unpacking gir1.2-gstreamer-1.0 (1.2.3-1) ...
Selecting previously unselected package libgstreamer1.0-dev.
Preparing to unpack .../libgstreamer1.0-dev_1.2.3-1_armhf.deb ...
Adding 'diversion of /usr/bin/dh_gstscancodecs to /usr/bin/dh_gstscancodecs-gst0.10 by libgstreamer1.0-dev'
Adding 'diversion of /usr/share/man/man1/dh_gstscancodecs.1.gz to /usr/share/man/man1/dh_gstscancodecs.1.gz-gst0.10 by libgstreamer1.0-dev'
Unpacking libgstreamer1.0-dev (1.2.3-1) ...
Selecting previously unselected package libxml2-dev:armhf.
Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4_armhf.deb ...
Unpacking libxml2-dev:armhf (2.9.1+dfsg1-3ubuntu4) ...
Selecting previously unselected package gir1.2-gst-plugins-base-1.0.
Preparing to unpack .../gir1.2-gst-plugins-base-1.0_1.2.3-1_armhf.deb ...
Unpacking gir1.2-gst-plugins-base-1.0 (1.2.3-1) ...
Selecting previously unselected package libgstreamer-plugins-base1.0-dev.
Preparing to unpack .../libgstreamer-plugins-base1.0-dev_1.2.3-1_armhf.deb ...
Unpacking libgstreamer-plugins-base1.0-dev (1.2.3-1) ...
Selecting previously unselected package libxslt1-dev:armhf.
Preparing to unpack .../libxslt1-dev_1.1.28-2build1_armhf.deb ...
Unpacking libxslt1-dev:armhf (1.1.28-2build1) ...
Selecting previously unselected package qtlocation5-dev.
Preparing to unpack .../qtlocation5-dev_5.2.1-0ubuntu1_armhf.deb ...
Unpacking qtlocation5-dev (5.2.1-0ubuntu1) ...
Selecting previously unselected package libqt5sensors5-dev.
Preparing to unpack .../libqt5sensors5-dev_5.2.1+dfsg-2ubuntu1_armhf.deb ...
Unpacking libqt5sensors5-dev (5.2.1+dfsg-2ubuntu1) ...
Selecting previously unselected package qtsensors5-dev.
Preparing to unpack .../qtsensors5-dev_5.2.1+dfsg-2ubuntu1_armhf.deb ...
Unpacking qtsensors5-dev (5.2.1+dfsg-2ubuntu1) ...
Selecting previously unselected package libqt5webkit5-dev.
Preparing to unpack .../libqt5webkit5-dev_5.1.1-1ubuntu6_armhf.deb ...
Unpacking libqt5webkit5-dev (5.1.1-1ubuntu6) ...
Processing triggers for man-db (2.6.6-1) ...
Processing triggers for libglib2.0-0:armhf (2.39.91-0ubuntu3) ...
Setting up libqt5positioning5-plugins:armhf (5.2.1-0ubuntu1) ...
Setting up libpcre3-dev:armhf (1:8.31-2ubuntu2) ...
Setting up libglib2.0-dev (2.39.91-0ubuntu3) ...
Setting up gir1.2-gstreamer-1.0 (1.2.3-1) ...
Setting up libgstreamer1.0-dev (1.2.3-1) ...
Setting up libxml2-dev:armhf (2.9.1+dfsg1-3ubuntu4) ...
Setting up gir1.2-gst-plugins-base-1.0 (1.2.3-1) ...
Setting up libgstreamer-plugins-base1.0-dev (1.2.3-1) ...
Setting up libxslt1-dev:armhf (1.1.28-2build1) ...
Setting up qtlocation5-dev (5.2.1-0ubuntu1) ...
Setting up libqt5sensors5-dev (5.2.1+dfsg-2ubuntu1) ...
Setting up qtsensors5-dev (5.2.1+dfsg-2ubuntu1) ...
Setting up libqt5webkit5-dev (5.1.1-1ubuntu6) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install groff-base
Reading package lists... Done
Building dependency tree       
Reading state information... Done
groff-base is already the newest version.
groff-base set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install po-debconf
Reading package lists... Done
Building dependency tree       
Reading state information... Done
po-debconf is already the newest version.
po-debconf set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install intltool-debian
Reading package lists... Done
Building dependency tree       
Reading state information... Done
intltool-debian is already the newest version.
intltool-debian set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install qtcreator-plugin-cmake
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  libbotan-1.10-0 libqt5clucene5 libqt5declarative5 libqt5designer5 libqt5designercomponents5 libqt5help5 qtcreator qtdeclarative5-controls-plugin
  qtdeclarative5-quicklayouts-plugin
Suggested packages:
  kdelibs5-data qtquick1-5-dev qtquick1-5-dev-tools subversion ubuntu-sdk
Recommended packages:
  gdb qt5-default qtcreator-doc xterm x-terminal-emulator
The following NEW packages will be installed:
  libbotan-1.10-0 libqt5clucene5 libqt5declarative5 libqt5designer5 libqt5designercomponents5 libqt5help5 qtcreator qtcreator-plugin-cmake
  qtdeclarative5-controls-plugin qtdeclarative5-quicklayouts-plugin
0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
Need to get 16.5 MB of archives.
After this operation, 55.4 MB of additional disk space will be used.
Do you want to continue? [Y/n] ^Cphablet@ubuntu-phablet:~$ sudo apt-get install libbotan-1.10-0
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  libbotan-1.10-0
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 1,126 kB of archives.
After this operation, 2,230 kB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe libbotan-1.10-0 armhf 1.10.5-1 [1,126 kB]
Fetched 1,126 kB in 10s (110 kB/s)                                                                                                                          
Selecting previously unselected package libbotan-1.10-0.
(Reading database ... 64968 files and directories currently installed.)
Preparing to unpack .../libbotan-1.10-0_1.10.5-1_armhf.deb ...
Unpacking libbotan-1.10-0 (1.10.5-1) ...
Setting up libbotan-1.10-0 (1.10.5-1) ...
Processing triggers for libc-bin (2.19-0ubuntu2) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install libglib2.0-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libglib2.0-dev is already the newest version.
libglib2.0-dev set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install libjs-sphinxdoc
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libjs-sphinxdoc is already the newest version.
libjs-sphinxdoc set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install libjs-underscore
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libjs-underscore is already the newest version.
libjs-underscore set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install libpcre3-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libpcre3-dev is already the newest version.
libpcre3-dev set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install libpipeline1
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libpipeline1 is already the newest version.
libpipeline1 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install qttools5-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  libqt5clucene5 libqt5designer5 libqt5designercomponents5 libqt5help5
The following NEW packages will be installed:
  libqt5clucene5 libqt5designer5 libqt5designercomponents5 libqt5help5 qttools5-dev
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 3,707 kB of archives.
After this operation, 8,163 kB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libqt5clucene5 armhf 5.2.1-6ubuntu3 [215 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libqt5designer5 armhf 5.2.1-6ubuntu3 [2,597 kB]                                                     
Get:3 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libqt5designercomponents5 armhf 5.2.1-6ubuntu3 [572 kB]                                             
Get:4 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libqt5help5 armhf 5.2.1-6ubuntu3 [154 kB]                                                           
Get:5 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qttools5-dev armhf 5.2.1-6ubuntu3 [169 kB]                                                          
Fetched 3,707 kB in 30s (122 kB/s)                                                                                                                          
Selecting previously unselected package libqt5clucene5:armhf.
(Reading database ... 64975 files and directories currently installed.)
Preparing to unpack .../libqt5clucene5_5.2.1-6ubuntu3_armhf.deb ...
Unpacking libqt5clucene5:armhf (5.2.1-6ubuntu3) ...
Selecting previously unselected package libqt5designer5:armhf.
Preparing to unpack .../libqt5designer5_5.2.1-6ubuntu3_armhf.deb ...
Unpacking libqt5designer5:armhf (5.2.1-6ubuntu3) ...
Selecting previously unselected package libqt5designercomponents5:armhf.
Preparing to unpack .../libqt5designercomponents5_5.2.1-6ubuntu3_armhf.deb ...
Unpacking libqt5designercomponents5:armhf (5.2.1-6ubuntu3) ...
Selecting previously unselected package libqt5help5:armhf.
Preparing to unpack .../libqt5help5_5.2.1-6ubuntu3_armhf.deb ...
Unpacking libqt5help5:armhf (5.2.1-6ubuntu3) ...
Selecting previously unselected package qttools5-dev.
Preparing to unpack .../qttools5-dev_5.2.1-6ubuntu3_armhf.deb ...
Unpacking qttools5-dev (5.2.1-6ubuntu3) ...
Setting up libqt5clucene5:armhf (5.2.1-6ubuntu3) ...
Setting up libqt5designer5:armhf (5.2.1-6ubuntu3) ...
Setting up libqt5designercomponents5:armhf (5.2.1-6ubuntu3) ...
Setting up libqt5help5:armhf (5.2.1-6ubuntu3) ...
Setting up qttools5-dev (5.2.1-6ubuntu3) ...
Processing triggers for libc-bin (2.19-0ubuntu2) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install qttools5-dev-tools
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  qttools5-dev-tools
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 1,535 kB of archives.
After this operation, 3,926 kB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qttools5-dev-tools armhf 5.2.1-6ubuntu3 [1,535 kB]
Fetched 1,535 kB in 12s (119 kB/s)                                                                                                                          
Selecting previously unselected package qttools5-dev-tools.
(Reading database ... 65161 files and directories currently installed.)
Preparing to unpack .../qttools5-dev-tools_5.2.1-6ubuntu3_armhf.deb ...
Unpacking qttools5-dev-tools (5.2.1-6ubuntu3) ...
Setting up qttools5-dev-tools (5.2.1-6ubuntu3) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install libqt5help5
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libqt5help5 is already the newest version.
libqt5help5 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install libqt5clucene5
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libqt5clucene5 is already the newest version.
libqt5clucene5 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install libqt5declarative5
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  libqt5declarative5
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 748 kB of archives.
After this operation, 2,367 kB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe libqt5declarative5 armhf 5.2.1-1ubuntu1 [748 kB]
Fetched 748 kB in 10s (72.8 kB/s)                                                                                                                           
Selecting previously unselected package libqt5declarative5:armhf.
(Reading database ... 65190 files and directories currently installed.)
Preparing to unpack .../libqt5declarative5_5.2.1-1ubuntu1_armhf.deb ...
Unpacking libqt5declarative5:armhf (5.2.1-1ubuntu1) ...
Setting up libqt5declarative5:armhf (5.2.1-1ubuntu1) ...
Processing triggers for libc-bin (2.19-0ubuntu2) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install libqt5designercomponents5
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libqt5designercomponents5 is already the newest version.
libqt5designercomponents5 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install libqt5designer5
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libqt5designer5 is already the newest version.
libqt5designer5 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install qtlocation5-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
qtlocation5-dev is already the newest version.
qtlocation5-dev set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install libqt5positioning5-plugins
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libqt5positioning5-plugins is already the newest version.
libqt5positioning5-plugins set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install qtscript5-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  libqt5scripttools5
The following NEW packages will be installed:
  libqt5scripttools5 qtscript5-dev
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 184 kB of archives.
After this operation, 701 kB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libqt5scripttools5 armhf 5.2.1+dfsg-1ubuntu1 [166 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtscript5-dev armhf 5.2.1+dfsg-1ubuntu1 [18.0 kB]                                                   
Fetched 184 kB in 7s (26.3 kB/s)                                                                                                                            
Selecting previously unselected package libqt5scripttools5:armhf.
(Reading database ... 65197 files and directories currently installed.)
Preparing to unpack .../libqt5scripttools5_5.2.1+dfsg-1ubuntu1_armhf.deb ...
Unpacking libqt5scripttools5:armhf (5.2.1+dfsg-1ubuntu1) ...
Selecting previously unselected package qtscript5-dev.
Preparing to unpack .../qtscript5-dev_5.2.1+dfsg-1ubuntu1_armhf.deb ...
Unpacking qtscript5-dev (5.2.1+dfsg-1ubuntu1) ...
Setting up libqt5scripttools5:armhf (5.2.1+dfsg-1ubuntu1) ...
Setting up qtscript5-dev (5.2.1+dfsg-1ubuntu1) ...
Processing triggers for libc-bin (2.19-0ubuntu2) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install libqt5scripttools5
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libqt5scripttools5 is already the newest version.
libqt5scripttools5 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install qtsensors5-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
qtsensors5-dev is already the newest version.
qtsensors5-dev set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install libqt5sensors5-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libqt5sensors5-dev is already the newest version.
libqt5sensors5-dev set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install libqt5svg5-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  libqt5svg5-dev
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 9,482 B of archives.
After this operation, 108 kB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libqt5svg5-dev armhf 5.2.1-1 [9,482 B]
Fetched 9,482 B in 0s (21.2 kB/s)   
Selecting previously unselected package libqt5svg5-dev.
(Reading database ... 65263 files and directories currently installed.)
Preparing to unpack .../libqt5svg5-dev_5.2.1-1_armhf.deb ...
Unpacking libqt5svg5-dev (5.2.1-1) ...
Setting up libqt5svg5-dev (5.2.1-1) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install libqt5v8-5-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  libqt5v8-5
The following NEW packages will be installed:
  libqt5v8-5 libqt5v8-5-dev
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 1,067 kB of archives.
After this operation, 2,874 kB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libqt5v8-5 armhf 5.0.2-3 [1,061 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libqt5v8-5-dev armhf 5.0.2-3 [6,022 B]                                                              
Fetched 1,067 kB in 7s (147 kB/s)                                                                                                                           
Selecting previously unselected package libqt5v8-5:armhf.
(Reading database ... 65288 files and directories currently installed.)
Preparing to unpack .../libqt5v8-5_5.0.2-3_armhf.deb ...
Unpacking libqt5v8-5:armhf (5.0.2-3) ...
Selecting previously unselected package libqt5v8-5-dev.
Preparing to unpack .../libqt5v8-5-dev_5.0.2-3_armhf.deb ...
Unpacking libqt5v8-5-dev (5.0.2-3) ...
Setting up libqt5v8-5:armhf (5.0.2-3) ...
Setting up libqt5v8-5-dev (5.0.2-3) ...
Processing triggers for libc-bin (2.19-0ubuntu2) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install libqt5v8-5
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libqt5v8-5 is already the newest version.
libqt5v8-5 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install libqt5xmlpatterns5-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  libqt5xmlpatterns5-dev
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 14.4 kB of archives.
After this operation, 152 kB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libqt5xmlpatterns5-dev armhf 5.2.1-3 [14.4 kB]
Fetched 14.4 kB in 0s (25.2 kB/s)           
Selecting previously unselected package libqt5xmlpatterns5-dev.
(Reading database ... 65307 files and directories currently installed.)
Preparing to unpack .../libqt5xmlpatterns5-dev_5.2.1-3_armhf.deb ...
Unpacking libqt5xmlpatterns5-dev (5.2.1-3) ...
Setting up libqt5xmlpatterns5-dev (5.2.1-3) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install libxslt1-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libxslt1-dev is already the newest version.
libxslt1-dev set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install libxml2-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libxml2-dev is already the newest version.
libxml2-dev set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install qt3d5-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  qt3d5-dev
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 73.4 kB of archives.
After this operation, 547 kB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qt3d5-dev armhf 5.0~git20130731-0ubuntu4 [73.4 kB]
Fetched 73.4 kB in 1s (68.8 kB/s)    
Selecting previously unselected package qt3d5-dev.
(Reading database ... 65353 files and directories currently installed.)
Preparing to unpack .../qt3d5-dev_5.0~git20130731-0ubuntu4_armhf.deb ...
Unpacking qt3d5-dev (5.0~git20130731-0ubuntu4) ...
Setting up qt3d5-dev (5.0~git20130731-0ubuntu4) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install qt5-default
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  qt5-default
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 14.3 kB of archives.
After this operation, 98.3 kB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qt5-default armhf 5.2.1+dfsg-1ubuntu7 [14.3 kB]
Fetched 14.3 kB in 5s (2,522 B/s)  
Selecting previously unselected package qt5-default:armhf.
(Reading database ... 65550 files and directories currently installed.)
Preparing to unpack .../qt5-default_5.2.1+dfsg-1ubuntu7_armhf.deb ...
Unpacking qt5-default:armhf (5.2.1+dfsg-1ubuntu7) ...
Setting up qt5-default:armhf (5.2.1+dfsg-1ubuntu7) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install qtcreator-plugin-ubuntu
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  qtcreator qtcreator-plugin-cmake qtcreator-plugin-ubuntu-common qtdeclarative5-controls-plugin qtdeclarative5-doc-html qtdeclarative5-quicklayouts-plugin
  qtmultimedia5-doc-html qtscript5-doc-html qtsvg5-doc-html qtwebkit5-doc-html ubuntu-ui-toolkit-doc ubuntu-ui-toolkit-examples unity-action-doc
Suggested packages:
  kdelibs5-data qtquick1-5-dev qtquick1-5-dev-tools subversion ubuntu-sdk click-reviewers-tools
Recommended packages:
  gdb qtcreator-doc xterm x-terminal-emulator
The following NEW packages will be installed:
  qtcreator qtcreator-plugin-cmake qtcreator-plugin-ubuntu qtcreator-plugin-ubuntu-common qtdeclarative5-controls-plugin qtdeclarative5-doc-html
  qtdeclarative5-quicklayouts-plugin qtmultimedia5-doc-html qtscript5-doc-html qtsvg5-doc-html qtwebkit5-doc-html ubuntu-ui-toolkit-doc
  ubuntu-ui-toolkit-examples unity-action-doc
0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded.
Need to get 23.4 MB of archives.
After this operation, 99.9 MB of additional disk space will be used.
Do you want to continue? [Y/n] ^Cphablet@ubuntu-phablet:~$ sudo apt-get install qtdeclarative5-controls-plugin
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  qtdeclarative5-quicklayouts-plugin
The following NEW packages will be installed:
  qtdeclarative5-controls-plugin qtdeclarative5-quicklayouts-plugin
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 303 kB of archives.
After this operation, 1,666 kB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe qtdeclarative5-quicklayouts-plugin armhf 5.2.1-2 [38.2 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe qtdeclarative5-controls-plugin armhf 5.2.1-2 [265 kB]
Fetched 303 kB in 2s (116 kB/s)                          
Selecting previously unselected package qtdeclarative5-quicklayouts-plugin:armhf.
(Reading database ... 65555 files and directories currently installed.)
Preparing to unpack .../qtdeclarative5-quicklayouts-plugin_5.2.1-2_armhf.deb ...
Unpacking qtdeclarative5-quicklayouts-plugin:armhf (5.2.1-2) ...
Selecting previously unselected package qtdeclarative5-controls-plugin:armhf.
Preparing to unpack .../qtdeclarative5-controls-plugin_5.2.1-2_armhf.deb ...
Unpacking qtdeclarative5-controls-plugin:armhf (5.2.1-2) ...
Setting up qtdeclarative5-quicklayouts-plugin:armhf (5.2.1-2) ...
Setting up qtdeclarative5-controls-plugin:armhf (5.2.1-2) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install qtdeclarative5-dev-tools
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  qtdeclarative5-dev-tools
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 142 kB of archives.
After this operation, 490 kB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtdeclarative5-dev-tools armhf 5.2.1-3ubuntu10 [142 kB]
Fetched 142 kB in 1s (85.2 kB/s)                   
Selecting previously unselected package qtdeclarative5-dev-tools.
(Reading database ... 65695 files and directories currently installed.)
Preparing to unpack .../qtdeclarative5-dev-tools_5.2.1-3ubuntu10_armhf.deb ...
Unpacking qtdeclarative5-dev-tools (5.2.1-3ubuntu10) ...
Setting up qtdeclarative5-dev-tools (5.2.1-3ubuntu10) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install qtdeclarative5-quicklayouts-plugin
Reading package lists... Done
Building dependency tree       
Reading state information... Done
qtdeclarative5-quicklayouts-plugin is already the newest version.
qtdeclarative5-quicklayouts-plugin set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install qtmultimedia5-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  qtmultimedia5-dev
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 38.4 kB of archives.
After this operation, 437 kB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtmultimedia5-dev armhf 5.2.1-0ubuntu1 [38.4 kB]
Fetched 38.4 kB in 0s (44.7 kB/s)      
Selecting previously unselected package qtmultimedia5-dev.
(Reading database ... 65704 files and directories currently installed.)
Preparing to unpack .../qtmultimedia5-dev_5.2.1-0ubuntu1_armhf.deb ...
Unpacking qtmultimedia5-dev (5.2.1-0ubuntu1) ...
Setting up qtmultimedia5-dev (5.2.1-0ubuntu1) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install qtcreator-plugin-cmake
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  qtcreator
Suggested packages:
  kdelibs5-data qtquick1-5-dev qtquick1-5-dev-tools subversion ubuntu-sdk
Recommended packages:
  gdb qtcreator-doc xterm x-terminal-emulator
The following NEW packages will be installed:
  qtcreator qtcreator-plugin-cmake
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 10.8 MB of archives.
After this operation, 42.1 MB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe qtcreator armhf 3.0.1-0ubuntu3 [10.7 MB]
Get:2 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe qtcreator-plugin-cmake armhf 3.0.1-0ubuntu2 [111 kB]                                            
Fetched 10.8 MB in 1min 10s (152 kB/s)                                                                                                                      
Selecting previously unselected package qtcreator.
(Reading database ... 65911 files and directories currently installed.)
Preparing to unpack .../qtcreator_3.0.1-0ubuntu3_armhf.deb ...
Unpacking qtcreator (3.0.1-0ubuntu3) ...
Selecting previously unselected package qtcreator-plugin-cmake.
Preparing to unpack .../qtcreator-plugin-cmake_3.0.1-0ubuntu2_armhf.deb ...
Unpacking qtcreator-plugin-cmake (3.0.1-0ubuntu2) ...
Processing triggers for shared-mime-info (1.2-0ubuntu2) ...
Processing triggers for man-db (2.6.6-1) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
Processing triggers for mime-support (3.54ubuntu1) ...
Setting up qtcreator (3.0.1-0ubuntu3) ...
Setting up qtcreator-plugin-cmake (3.0.1-0ubuntu2) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install qtcreator-plugin-ubuntu-common
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Recommended packages:
  qtcreator-plugin-ubuntu
The following NEW packages will be installed:
  qtcreator-plugin-ubuntu-common
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 475 kB of archives.
After this operation, 916 kB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe qtcreator-plugin-ubuntu-common all 3.0.1-0ubuntu3 [475 kB]
Fetched 475 kB in 3s (122 kB/s)                          
Selecting previously unselected package qtcreator-plugin-ubuntu-common.
(Reading database ... 67084 files and directories currently installed.)
Preparing to unpack .../qtcreator-plugin-ubuntu-common_3.0.1-0ubuntu3_all.deb ...
Unpacking qtcreator-plugin-ubuntu-common (3.0.1-0ubuntu3) ...
Setting up qtcreator-plugin-ubuntu-common (3.0.1-0ubuntu3) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install qtcreator-plugin-ubuntu
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  qtdeclarative5-doc-html qtmultimedia5-doc-html qtscript5-doc-html qtsvg5-doc-html qtwebkit5-doc-html ubuntu-ui-toolkit-doc ubuntu-ui-toolkit-examples
  unity-action-doc
Suggested packages:
  click-reviewers-tools
Recommended packages:
  ubuntu-sdk
The following NEW packages will be installed:
  qtcreator-plugin-ubuntu qtdeclarative5-doc-html qtmultimedia5-doc-html qtscript5-doc-html qtsvg5-doc-html qtwebkit5-doc-html ubuntu-ui-toolkit-doc
  ubuntu-ui-toolkit-examples unity-action-doc
0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded.
Need to get 11.9 MB of archives.
After this operation, 55.2 MB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtdeclarative5-doc-html all 5.2.1-3ubuntu10 [7,275 kB]
58% [1 qtdeclarative5-doc-html 6,922 kB/7,275 kB 95%]                                                                                           200 kB/s 24s^Cphablet@ubuntu-phablet:~$ sudo apt-get install qtbase5-doc
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  qtbase5-doc
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 24.9 MB of archives.
After this operation, 30.5 MB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtbase5-doc all 5.2.1-6ubuntu3 [24.9 MB]
Fetched 24.9 MB in 2min 10s (191 kB/s)                                                                                                                      
Selecting previously unselected package qtbase5-doc.
(Reading database ... 67272 files and directories currently installed.)
Preparing to unpack .../qtbase5-doc_5.2.1-6ubuntu3_all.deb ...
Unpacking qtbase5-doc (5.2.1-6ubuntu3) ...
Setting up qtbase5-doc (5.2.1-6ubuntu3) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install qtcreator-doc
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Suggested packages:
  qt4-dev-tools qt4-doc
The following NEW packages will be installed:
  qtcreator-doc
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 8,556 kB of archives.
After this operation, 8,738 kB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe qtcreator-doc all 3.0.1-0ubuntu3 [8,556 kB]
Fetched 8,556 kB in 54s (157 kB/s)                                                                                                                          
Selecting previously unselected package qtcreator-doc.
(Reading database ... 67289 files and directories currently installed.)
Preparing to unpack .../qtcreator-doc_3.0.1-0ubuntu3_all.deb ...
Unpacking qtcreator-doc (3.0.1-0ubuntu3) ...
Setting up qtcreator-doc (3.0.1-0ubuntu3) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install qtdeclarative5-doc-html
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  qtdeclarative5-doc-html
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 7,275 kB of archives.
After this operation, 30.5 MB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtdeclarative5-doc-html all 5.2.1-3ubuntu10 [7,275 kB]
Fetched 7,275 kB in 45s (161 kB/s)                                                                                                                          
Selecting previously unselected package qtdeclarative5-doc-html.
(Reading database ... 67294 files and directories currently installed.)
Preparing to unpack .../qtdeclarative5-doc-html_5.2.1-3ubuntu10_all.deb ...
Unpacking qtdeclarative5-doc-html (5.2.1-3ubuntu10) ...
Setting up qtdeclarative5-doc-html (5.2.1-3ubuntu10) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install qtgraphicaleffects5-doc
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  qtgraphicaleffects5-doc
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 13.8 MB of archives.
After this operation, 16.3 MB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtgraphicaleffects5-doc all 5.2.1-1 [13.8 MB]
Fetched 13.8 MB in 1min 21s (170 kB/s)                                                                                                                      
Selecting previously unselected package qtgraphicaleffects5-doc.
(Reading database ... 68889 files and directories currently installed.)
Preparing to unpack .../qtgraphicaleffects5-doc_5.2.1-1_all.deb ...
Unpacking qtgraphicaleffects5-doc (5.2.1-1) ...
Setting up qtgraphicaleffects5-doc (5.2.1-1) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install qtmultimedia5-doc
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  qtmultimedia5-doc
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 2,932 kB of archives.
After this operation, 3,327 kB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtmultimedia5-doc all 5.2.1-0ubuntu1 [2,932 kB]
Fetched 2,932 kB in 17s (171 kB/s)                                                                                                                          
Selecting previously unselected package qtmultimedia5-doc.
(Reading database ... 68893 files and directories currently installed.)
Preparing to unpack .../qtmultimedia5-doc_5.2.1-0ubuntu1_all.deb ...
Unpacking qtmultimedia5-doc (5.2.1-0ubuntu1) ...
Setting up qtmultimedia5-doc (5.2.1-0ubuntu1) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install qtmultimedia5-doc-html
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  qtmultimedia5-doc-html
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 2,513 kB of archives.
After this operation, 11.9 MB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtmultimedia5-doc-html all 5.2.1-0ubuntu1 [2,513 kB]
Fetched 2,513 kB in 17s (144 kB/s)                                                                                                                          
Selecting previously unselected package qtmultimedia5-doc-html.
(Reading database ... 68898 files and directories currently installed.)
Preparing to unpack .../qtmultimedia5-doc-html_5.2.1-0ubuntu1_all.deb ...
Unpacking qtmultimedia5-doc-html (5.2.1-0ubuntu1) ...
Setting up qtmultimedia5-doc-html (5.2.1-0ubuntu1) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install qtscript5-doc
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  qtscript5-doc
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 296 kB of archives.
After this operation, 427 kB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtscript5-doc all 5.2.1+dfsg-1ubuntu1 [296 kB]
Fetched 296 kB in 2s (116 kB/s)         
Selecting previously unselected package qtscript5-doc.
(Reading database ... 69469 files and directories currently installed.)
Preparing to unpack .../qtscript5-doc_5.2.1+dfsg-1ubuntu1_all.deb ...
Unpacking qtscript5-doc (5.2.1+dfsg-1ubuntu1) ...
Setting up qtscript5-doc (5.2.1+dfsg-1ubuntu1) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install qtscript5-doc-html
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  qtscript5-doc-html
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 279 kB of archives.
After this operation, 3,030 kB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtscript5-doc-html all 5.2.1+dfsg-1ubuntu1 [279 kB]
Fetched 279 kB in 3s (92.0 kB/s)             
Selecting previously unselected package qtscript5-doc-html.
(Reading database ... 69474 files and directories currently installed.)
Preparing to unpack .../qtscript5-doc-html_5.2.1+dfsg-1ubuntu1_all.deb ...
Unpacking qtscript5-doc-html (5.2.1+dfsg-1ubuntu1) ...
Setting up qtscript5-doc-html (5.2.1+dfsg-1ubuntu1) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install qtsvg5-doc
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  qtsvg5-doc
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 146 kB of archives.
After this operation, 219 kB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtsvg5-doc all 5.2.1-1 [146 kB]
Fetched 146 kB in 1s (78.1 kB/s)     
Selecting previously unselected package qtsvg5-doc.
(Reading database ... 69558 files and directories currently installed.)
Preparing to unpack .../qtsvg5-doc_5.2.1-1_all.deb ...
Unpacking qtsvg5-doc (5.2.1-1) ...
Setting up qtsvg5-doc (5.2.1-1) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install qtsvg5-doc-html
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  qtsvg5-doc-html
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 112 kB of archives.
After this operation, 793 kB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtsvg5-doc-html all 5.2.1-1 [112 kB]
Fetched 112 kB in 1s (91.3 kB/s)          
Selecting previously unselected package qtsvg5-doc-html.
(Reading database ... 69562 files and directories currently installed.)
Preparing to unpack .../qtsvg5-doc-html_5.2.1-1_all.deb ...
Unpacking qtsvg5-doc-html (5.2.1-1) ...
Setting up qtsvg5-doc-html (5.2.1-1) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install qttools5-doc
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  qttools5-doc
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 3,662 kB of archives.
After this operation, 3,991 kB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qttools5-doc all 5.2.1-6ubuntu3 [3,662 kB]
Fetched 3,662 kB in 35s (103 kB/s)                                                                                                                          
Selecting previously unselected package qttools5-doc.
(Reading database ... 69623 files and directories currently installed.)
Preparing to unpack .../qttools5-doc_5.2.1-6ubuntu3_all.deb ...
Unpacking qttools5-doc (5.2.1-6ubuntu3) ...
Setting up qttools5-doc (5.2.1-6ubuntu3) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install qtwebkit5-doc-html
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  qtwebkit5-doc-html
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 216 kB of archives.
After this operation, 2,444 kB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main qtwebkit5-doc-html all 5.1.1-1ubuntu6 [216 kB]
Fetched 216 kB in 2s (98.1 kB/s)             
Selecting previously unselected package qtwebkit5-doc-html.
(Reading database ... 69631 files and directories currently installed.)
Preparing to unpack .../qtwebkit5-doc-html_5.1.1-1ubuntu6_all.deb ...
Unpacking qtwebkit5-doc-html (5.1.1-1ubuntu6) ...
Setting up qtwebkit5-doc-html (5.1.1-1ubuntu6) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install ubuntu-ui-toolkit-examples
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Recommended packages:
  ubuntu-ui-toolkit-doc
The following NEW packages will be installed:
  ubuntu-ui-toolkit-examples
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 527 kB of archives.
After this operation, 934 kB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe ubuntu-ui-toolkit-examples armhf 0.1.46+14.04.20140314-0ubuntu1 [527 kB]
Fetched 527 kB in 4s (112 kB/s)                     
Selecting previously unselected package ubuntu-ui-toolkit-examples.
(Reading database ... 69717 files and directories currently installed.)
Preparing to unpack .../ubuntu-ui-toolkit-examples_0.1.46+14.04.20140314-0ubuntu1_armhf.deb ...
Unpacking ubuntu-ui-toolkit-examples (0.1.46+14.04.20140314-0ubuntu1) ...
Processing triggers for mime-support (3.54ubuntu1) ...
Setting up ubuntu-ui-toolkit-examples (0.1.46+14.04.20140314-0ubuntu1) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install ubuntu-ui-toolkit-doc
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  unity-action-doc
The following NEW packages will be installed:
  ubuntu-ui-toolkit-doc unity-action-doc
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 711 kB of archives.
After this operation, 5,011 kB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main unity-action-doc all 1.1.0+14.04.20140304-0ubuntu1 [410 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports/ trusty/main ubuntu-ui-toolkit-doc all 0.1.46+14.04.20140314-0ubuntu1 [301 kB]                                   
Fetched 711 kB in 11s (62.8 kB/s)                                                                                                                           
Selecting previously unselected package unity-action-doc.
(Reading database ... 69785 files and directories currently installed.)
Preparing to unpack .../unity-action-doc_1.1.0+14.04.20140304-0ubuntu1_all.deb ...
Unpacking unity-action-doc (1.1.0+14.04.20140304-0ubuntu1) ...
Selecting previously unselected package ubuntu-ui-toolkit-doc.
Preparing to unpack .../ubuntu-ui-toolkit-doc_0.1.46+14.04.20140314-0ubuntu1_all.deb ...
Unpacking ubuntu-ui-toolkit-doc (0.1.46+14.04.20140314-0ubuntu1) ...
Setting up unity-action-doc (1.1.0+14.04.20140304-0ubuntu1) ...
Setting up ubuntu-ui-toolkit-doc (0.1.46+14.04.20140314-0ubuntu1) ...
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ sudo apt-get install ubuntu-sdk-libs-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Recommended packages:
  ubuntu-html5-theme-examples
The following NEW packages will be installed:
  ubuntu-sdk-libs-dev
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 1,476 B of archives.
After this operation, 31.7 kB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe ubuntu-sdk-libs-dev armhf 1.113 [1,476 B]
Fetched 1,476 B in 0s (2,668 B/s)        
Selecting previously unselected package ubuntu-sdk-libs-dev:armhf.
(Reading database ... 70212 files and directories currently installed.)
Preparing to unpack .../ubuntu-sdk-libs-dev_1.113_armhf.deb ...
Unpacking ubuntu-sdk-libs-dev:armhf (1.113) ...
Setting up ubuntu-sdk-libs-dev:armhf (1.113) ...

phablet@ubuntu-phablet:~$ sudo apt-get install emacs24-nox
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  emacs24-bin-common emacs24-common emacs24-common-non-dfsg emacsen-common
Suggested packages:
  emacs24-el
The following NEW packages will be installed:
  emacs24-bin-common emacs24-common emacs24-common-non-dfsg emacs24-nox emacsen-common
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 20.7 MB of archives.
After this operation, 79.4 MB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main emacsen-common all 2.0.7 [17.1 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports/ trusty/main emacs24-common-non-dfsg all 24.3+1-1 [4,421 kB]
Get:3 http://ports.ubuntu.com/ubuntu-ports/ trusty/main emacs24-common all 24.3+1-2ubuntu1 [13.7 MB]                                                        
Get:4 http://ports.ubuntu.com/ubuntu-ports/ trusty/main emacs24-bin-common armhf 24.3+1-2ubuntu1 [91.6 kB]                                                  
Get:5 http://ports.ubuntu.com/ubuntu-ports/ trusty/main emacs24-nox armhf 24.3+1-2ubuntu1 [2,468 kB]                                                        
Fetched 20.7 MB in 2min 4s (166 kB/s)                                                                                                                       
Selecting previously unselected package emacsen-common.
(Reading database ... 70226 files and directories currently installed.)
Preparing to unpack .../emacsen-common_2.0.7_all.deb ...
Unpacking emacsen-common (2.0.7) ...
Selecting previously unselected package emacs24-common-non-dfsg.
Preparing to unpack .../emacs24-common-non-dfsg_24.3+1-1_all.deb ...
Unpacking emacs24-common-non-dfsg (24.3+1-1) ...
Selecting previously unselected package emacs24-common.
Preparing to unpack .../emacs24-common_24.3+1-2ubuntu1_all.deb ...
Unpacking emacs24-common (24.3+1-2ubuntu1) ...
dpkg: error processing archive /var/cache/apt/archives/emacs24-common_24.3+1-2ubuntu1_all.deb (--unpack):
 cannot copy extracted data for './usr/share/emacs/24.3/leim/quail/ZOZY.elc' to '/usr/share/emacs/24.3/leim/quail/ZOZY.elc.dpkg-new': failed to write (No space left on device)
No apport report written because the error message indicates a disk full error
                                                                              dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Selecting previously unselected package emacs24-bin-common.
Preparing to unpack .../emacs24-bin-common_24.3+1-2ubuntu1_armhf.deb ...
Unpacking emacs24-bin-common (24.3+1-2ubuntu1) ...
Selecting previously unselected package emacs24-nox.
Preparing to unpack .../emacs24-nox_24.3+1-2ubuntu1_armhf.deb ...
Unpacking emacs24-nox (24.3+1-2ubuntu1) ...
dpkg: error processing archive /var/cache/apt/archives/emacs24-nox_24.3+1-2ubuntu1_armhf.deb (--unpack):
 cannot copy extracted data for './usr/bin/emacs24-nox' to '/usr/bin/emacs24-nox.dpkg-new': failed to write (No space left on device)
No apport report written because the error message indicates a disk full error
                                                                              dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Processing triggers for man-db (2.6.6-1) ...
/usr/bin/mandb: can't write to /var/cache/man/13127: No space left on device
Errors were encountered while processing:
 /var/cache/apt/archives/emacs24-common_24.3+1-2ubuntu1_all.deb
 /var/cache/apt/archives/emacs24-nox_24.3+1-2ubuntu1_armhf.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
phablet@ubuntu-phablet:~$ sudo apt-get clean
phablet@ubuntu-phablet:~$ df -h .
Filesystem       Size  Used Avail Use% Mounted on
/dev/mmcblk0p23   13G  2.7G  9.7G  22% /home
phablet@ubuntu-phablet:~$ cd goqmlstuff/
phablet@ubuntu-phablet:~/goqmlstuff$ ls
phablet@ubuntu-phablet:~/goqmlstuff$ history|grep export
  162  history|grep export
phablet@ubuntu-phablet:~/goqmlstuff$ export GOPATH=/home/phablet/goqmlstuff
phablet@ubuntu-phablet:~/goqmlstuff$ ls
phablet@ubuntu-phablet:~/goqmlstuff$ go get gopkg.in/v0/qml
phablet@ubuntu-phablet:~/goqmlstuff$ cd src/gopkg.in/v0/qml/examples/customtype
phablet@ubuntu-phablet:~/goqmlstuff/src/gopkg.in/v0/qml/examples/customtype$ go build .
# gopkg.in/v0/qml/examples/customtype
cannot create <nil>/go.o: No such file or directory

Follow ups

References