Trying to compile a cypto wallet with gitian getting error qemu-i

Trying to compile a cypto wallet with gitian getting error qemu-i

Hi so a am trying to compile a wallet for a cryptocurrency using gitian on a vps. Down below is all of my command history i can get.

Here is were the error is.
itian@smartcash-compile:~/gitian-builder$ ./bin/gbuild --commit smartcash=1.0.1 ../smartcash/contrib/gitian-descriptors/gitian-linux.yml
Initialized empty Git repository in /home/gitian/gitian-builder/inputs/smartcash/.git/
remote: Counting objects: 5472, done.
remote: Compressing objects: 100% (10/10), done.
remote: Total 5472 (delta 2), reused 1 (delta 0), pack-reused 5462
Receiving objects: 100% (5472/5472), 57.43 MiB | 12.60 MiB/s, done.
Resolving deltas: 100% (2703/2703), done.
From http://ift.tt/2BcStVF
 * [new tag]         0.8.7.10   -> 0.8.7.10
 * [new tag]         0.8.7.10_exchange -> 0.8.7.10_exchange
 * [new tag]         0.8.7.10e  -> 0.8.7.10e
 * [new tag]         0.8.7.13   -> 0.8.7.13
 * [new tag]         0.8.7.9    -> 0.8.7.9
 * [new tag]         8.7.8      -> 8.7.8
 * [new tag]         v1.0.0     -> v1.0.0
 * [new branch]      0.8.7.10   -> 0.8.7.10
 * [new branch]      0.8.7.10_exchange -> 0.8.7.10_exchange
 * [new branch]      0.8.7.12   -> 0.8.7.12
 * [new branch]      0.8.7.13   -> 0.8.7.13
 * [new branch]      0.8.7.8    -> 0.8.7.8
 * [new branch]      0.8.7.9    -> 0.8.7.9
 * [new branch]      1.0.0      -> 1.0.0
 * [new branch]      1.0.1      -> 1.0.1
 * [new branch]      1.1.0      -> 1.1.0
--- Building for trusty amd64 ---
Stopping target if it is up
Making a new image copy
qemu-img: target-trusty-amd64.qcow2: Could not open 'base-trusty-amd64.qcow2': Could not open 'base-trusty-amd64.qcow2': No such file or directory: No such file or directory
./bin/gbuild:21:in `system!': failed to run make-clean-vm --suite trusty --arch amd64 (RuntimeError)
    from ./bin/gbuild:57:in `build_one_configuration'
    from ./bin/gbuild:285:in `block (2 levels) in <main>'
    from ./bin/gbuild:280:in `each'
    from ./bin/gbuild:280:in `block in <main>'
    from ./bin/gbuild:278:in `each'
    from ./bin/gbuild:278:in `<main>'
gitian@smartcash-compile:~/gitian-builder$ ls

Here is my history

I: Configuring lsb-release...
I: Configuring subversion...
I: Configuring dmsetup...
I: Configuring language-pack-en...
I: Configuring libswitch-perl...
I: Configuring libstdc++6-4.6-dev...
I: Configuring console-setup...
I: Configuring libdevmapper1.02.1...
I: Configuring language-pack-en-base...
I: Configuring kbd...
I: Configuring eject...
I: Configuring ubuntu-minimal...
I: Configuring g++-4.6...
I: Configuring perl-modules...
I: Configuring g++...
I: Configuring perl...
I: Configuring liberror-perl...
I: Configuring libtimedate-perl...
I: Configuring libdpkg-perl...
I: Configuring git...
I: Configuring dpkg-dev...
I: Configuring git-core...
I: Configuring build-essential...
I: Configuring libc-bin...
I: Configuring resolvconf...
I: Configuring initramfs-tools...
I: Base system installed successfully.
1+0 records in
1+0 records out
1048576 bytes (1.0 MB) copied, 0.00248875 s, 421 MB/s
mke2fs 1.42.9 (4-Feb-2014)
Discarding device blocks: done                            
warning: 256 blocks unused.

Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
Stride=0 blocks, Stripe width=0 blocks
656640 inodes, 2621440 blocks
131071 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=2684354560
80 block groups
32768 blocks per group, 32768 fragments per group
8208 inodes per group
Superblock backups stored on blocks: 
    32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632

Allocating group tables: done                            
Writing inode tables: done                            
Creating journal (32768 blocks): done
Writing superblocks and filesystem accounting information: done 

gitian@smartcash-compile:~/gitian-builder$ cd ~gitian/smartcash
gitian@smartcash-compile:~/smartcash$ git pull
Already up-to-date.
gitian@smartcash-compile:~/smartcash$ cd ~gitian/gitian-builder
gitian@smartcash-compile:~/gitian-builder$ make -C ../smartcash/depends download SOURCES_PATH=`pwd`/cache/common
The program 'make' is currently not installed. You can install it by typing:
sudo apt-get install make
gitian@smartcash-compile:~/gitian-builder$ sudo apt-get install make
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Suggested packages:
  make-doc
The following NEW packages will be installed:
  make
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 119 kB of archives.
After this operation, 328 kB of additional disk space will be used.
Get:1 http://ift.tt/1eVAW80 trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]
Fetched 119 kB in 0s (462 kB/s)
Selecting previously unselected package make.
(Reading database ... 54444 files and directories currently installed.)
Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...
Unpacking make (3.81-8.2ubuntu3) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Setting up make (3.81-8.2ubuntu3) ...
gitian@smartcash-compile:~/gitian-builder$ make -C ../smartcash/depends download SOURCES_PATH=`pwd`/cache/common
make: Entering directory `/home/gitian/smartcash/depends'
make[1]: Entering directory `/home/gitian/smartcash/depends'
Fetching boost_1_59_0.tar.bz2 from http://ift.tt/2BeStV5
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   178  100   178    0     0   3271      0 --:--:-- --:--:-- --:--:--  3236
  0   357    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0   439    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0   353    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 67.1M  100 67.1M    0     0  10.7M      0  0:00:06  0:00:06 --:--:-- 13.3M
/home/gitian/smartcash/depends/work/download/boost-1_59_0/boost_1_59_0.tar.bz2.temp: OK
Fetching openssl-1.0.1k.tar.gz from http://ift.tt/1KO8K5P
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 4330k  100 4330k    0     0  1662k      0  0:00:02  0:00:02 --:--:-- 1662k
/home/gitian/smartcash/depends/work/download/openssl-1.0.1k/openssl-1.0.1k.tar.gz.temp: OK
Fetching libevent-2.0.22-stable.tar.gz from http://ift.tt/2BeSvfF
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   618    0   618    0     0   5909      0 --:--:-- --:--:-- --:--:--  5942
100  834k  100  834k    0     0  2814k      0 --:--:-- --:--:-- --:--:-- 2814k
/home/gitian/smartcash/depends/work/download/libevent-2.0.22/libevent-2.0.22-stable.tar.gz.temp: OK
Fetching zeromq-4.1.4.tar.gz from http://ift.tt/1aznFQV
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100    95  100    95    0     0    317      0 --:--:-- --:--:-- --:--:--   316
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1367k  100 1367k    0     0   285k      0  0:00:04  0:00:04 --:--:--  407k
/home/gitian/smartcash/depends/work/download/zeromq-4.1.4/zeromq-4.1.4.tar.gz.temp: OK
Fetching qrencode-3.4.4.tar.bz2 from http://ift.tt/2g3Neka
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  360k  100  360k    0     0   526k      0 --:--:-- --:--:-- --:--:--  526k
/home/gitian/smartcash/depends/work/download/qrencode-3.4.4/qrencode-3.4.4.tar.bz2.temp: OK
Fetching protobuf-2.6.1.tar.bz2 from http://ift.tt/2iVrAPh
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   612    0   612    0     0   6045      0 --:--:-- --:--:-- --:--:--  6059
100 1974k  100 1974k    0     0  6369k      0 --:--:-- --:--:-- --:--:-- 6369k
/home/gitian/smartcash/depends/work/download/protobuf-2.6.1/protobuf-2.6.1.tar.bz2.temp: OK
Fetching qtbase-opensource-src-5.6.1.tar.gz from http://ift.tt/2BcSw3N
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   360    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 58.7M  100 58.7M    0     0  64.3M      0 --:--:-- --:--:-- --:--:-- 64.3M
/home/gitian/smartcash/depends/work/download/qt-5.6.1/qtbase-opensource-src-5.6.1.tar.gz.temp: OK
Fetching qttranslations-opensource-src-5.6.1.tar.gz from http://ift.tt/2BcSw3N
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   368    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 2536k  100 2536k    0     0  5769k      0 --:--:-- --:--:-- --:--:-- 5769k
/home/gitian/smartcash/depends/work/download/qt-5.6.1/qttranslations-opensource-src-5.6.1.tar.gz.temp: OK
Fetching qttools-opensource-src-5.6.1.tar.gz from http://ift.tt/2BcSw3N
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   361    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 11.8M  100 11.8M    0     0  22.0M      0 --:--:-- --:--:-- --:--:-- 22.0M
/home/gitian/smartcash/depends/work/download/qt-5.6.1/qttools-opensource-src-5.6.1.tar.gz.temp: OK
Fetching db-4.8.30.NC.tar.gz from http://ift.tt/2iUvh7J
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 21.7M  100 21.7M    0     0  11.9M      0  0:00:01  0:00:01 --:--:-- 11.9M
/home/gitian/smartcash/depends/work/download/bdb-4.8.30/db-4.8.30.NC.tar.gz.temp: OK
Fetching miniupnpc-2.0.20170509.tar.gz from http://ift.tt/2BeSxUP
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 86055  100 86055    0     0   137k      0 --:--:-- --:--:-- --:--:--  137k
/home/gitian/smartcash/depends/work/download/miniupnpc-2.0.20170509/miniupnpc-2.0.20170509.tar.gz.temp: OK
Fetching ccache-3.2.5.tar.bz2 from http://ift.tt/2zFGgw9
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   233  100   233    0     0    776      0 --:--:-- --:--:-- --:--:--   779
100   261  100   261    0     0    224      0  0:00:01  0:00:01 --:--:--   984
100  331k  100  331k    0     0   152k      0  0:00:02  0:00:02 --:--:-- 1058k
/home/gitian/smartcash/depends/work/download/native_ccache-3.2.5/ccache-3.2.5.tar.bz2.temp: OK
Fetching pull-tests-8c6666f.jar from http://ift.tt/2n76MJf
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   160  100   160    0     0   1762      0 --:--:-- --:--:-- --:--:--  1777
100 10.5M  100 10.5M    0     0  30.1M      0 --:--:-- --:--:-- --:--:-- 30.1M
/home/gitian/smartcash/depends/work/download/native_comparisontool-8c6666f/pull-tests-8c6666f.jar.temp: OK
Fetching biplist-0.9.tar.gz from http://ift.tt/2zF6YoH
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 14591  100 14591    0     0   700k      0 --:--:-- --:--:-- --:--:--  712k
/home/gitian/smartcash/depends/work/download/native_biplist-0.9/biplist-0.9.tar.gz.temp: OK
Fetching c80c23706eae.tar.bz2 from http://ift.tt/2iSgavO
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 19343  100 19343    0     0   165k      0 --:--:-- --:--:-- --:--:--  165k
/home/gitian/smartcash/depends/work/download/native_ds_store-c80c23706eae/native_ds_store-c80c23706eae.tar.bz2.temp: OK
Fetching v1.1.0.tar.bz2 from http://ift.tt/2zHh74q
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 17327  100 17327    0     0   162k      0 --:--:-- --:--:-- --:--:--  162k
/home/gitian/smartcash/depends/work/download/native_mac_alias-1.1.0/native_mac_alias-1.1.0.tar.bz2.temp: OK
Fetching 807d6fd1be5d2224872e381870c0a75387fe05e6.tar.gz from http://ift.tt/2BeSAQv
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   161    0   161    0     0   1684      0 --:--:-- --:--:-- --:--:--  1694
  0     0    0 2543k    0     0  4199k      0 --:--:-- --:--:-- --:--:-- 4199k
/home/gitian/smartcash/depends/work/download/native_cctools-807d6fd1be5d2224872e381870c0a75387fe05e6/807d6fd1be5d2224872e381870c0a75387fe05e6.tar.gz.temp: OK
Fetching clang+llvm-3.7.1-x86_64-linux-gnu-ubuntu-14.04.tar.xz from http://ift.tt/2zF6XRF
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   341  100   341    0     0   1182      0 --:--:-- --:--:-- --:--:--  1179
100  107M  100  107M    0     0  11.1M      0  0:00:09  0:00:09 --:--:-- 26.7M
/home/gitian/smartcash/depends/work/download/native_cctools-807d6fd1be5d2224872e381870c0a75387fe05e6/clang-llvm-3.7.1-x86_64-linux-gnu-ubuntu-14.04.tar.xz.temp: OK
Fetching cdrkit-1.1.11.tar.bz2 from http://ift.tt/2BeSBnx
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 1143k  100 1143k    0     0   378k      0  0:00:03  0:00:03 --:--:--  378k
/home/gitian/smartcash/depends/work/download/native_cdrkit-1.1.11/cdrkit-1.1.11.tar.bz2.temp: OK
Fetching libdmg-hfsplus-v0.1.tar.gz from http://ift.tt/2BeSBUz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   142    0   142    0     0   1562      0 --:--:-- --:--:-- --:--:--  1560
  0     0    0 91565    0     0   397k      0 --:--:-- --:--:-- --:--:--  397k
/home/gitian/smartcash/depends/work/download/native_libdmg-hfsplus-0.1/libdmg-hfsplus-v0.1.tar.gz.temp: OK
make[1]: Leaving directory `/home/gitian/smartcash/depends'
make[1]: Entering directory `/home/gitian/smartcash/depends'
Fetching expat-2.1.1.tar.bz2 from http://ift.tt/2iTOQ07
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   349    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  395k  100  395k    0     0   450k      0 --:--:-- --:--:-- --:--:--  754k
/home/gitian/smartcash/depends/work/download/expat-2.1.1/expat-2.1.1.tar.bz2.temp: OK
Fetching dbus-1.8.6.tar.gz from http://ift.tt/2n86Rfy
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   354  100   354    0     0   2290      0 --:--:-- --:--:-- --:--:--  2298
100 1818k  100 1818k    0     0  1843k      0 --:--:-- --:--:-- --:--:-- 3055k
/home/gitian/smartcash/depends/work/download/dbus-1.8.6/dbus-1.8.6.tar.gz.temp: OK
Fetching libxcb-1.10.tar.bz2 from http://ift.tt/2iUtU9b
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   345  100   345    0     0   2258      0 --:--:-- --:--:-- --:--:--  2269
100  464k  100  464k    0     0   552k      0 --:--:-- --:--:-- --:--:--  968k
/home/gitian/smartcash/depends/work/download/libxcb-1.10/libxcb-1.10.tar.bz2.temp: OK
Fetching xcb-proto-1.10.tar.bz2 from http://ift.tt/2iUtU9b
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   348  100   348    0     0   2243      0 --:--:-- --:--:-- --:--:--  2259
100  135k  100  135k    0     0   196k      0 --:--:-- --:--:-- --:--:--  607k
/home/gitian/smartcash/depends/work/download/xcb_proto-1.10/xcb-proto-1.10.tar.bz2.temp: OK
Fetching libXau-1.0.8.tar.bz2 from http://ift.tt/2BcSyZt
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   357  100   357    0     0   2314      0 --:--:-- --:--:-- --:--:--  2318
100  288k  100  288k    0     0   375k      0 --:--:-- --:--:-- --:--:-- 26.1M
/home/gitian/smartcash/depends/work/download/libXau-1.0.8/libXau-1.0.8.tar.bz2.temp: OK
Fetching xproto-7.0.26.tar.bz2 from http://ift.tt/2iV6l09
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   359  100   359    0     0   2332      0 --:--:-- --:--:-- --:--:--  2346
100  298k  100  298k    0     0   168k      0  0:00:01  0:00:01 --:--:--  564k
/home/gitian/smartcash/depends/work/download/xproto-7.0.26/xproto-7.0.26.tar.bz2.temp: OK
Fetching freetype-2.6.3.tar.bz2 from http://ift.tt/2zH0sOy
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100 1711k  100 1711k    0     0   818k      0  0:00:02  0:00:02 --:--:--  818k
/home/gitian/smartcash/depends/work/download/freetype-2.6.3/freetype-2.6.3.tar.bz2.temp: OK
Fetching fontconfig-2.11.1.tar.bz2 from http://ift.tt/1aCNigC
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   351  100   351    0     0   2283      0 --:--:-- --:--:-- --:--:--  2294
100 1480k  100 1480k    0     0  1614k      0 --:--:-- --:--:-- --:--:-- 1614k
/home/gitian/smartcash/depends/work/download/fontconfig-2.11.1/fontconfig-2.11.1.tar.bz2.temp: OK
Fetching libX11-1.6.2.tar.bz2 from http://ift.tt/2BcSyZt
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   357  100   357    0     0   2330      0 --:--:-- --:--:-- --:--:--  2333
100 2285k  100 2285k    0     0  1233k      0  0:00:01  0:00:01 --:--:--  496k
/home/gitian/smartcash/depends/work/download/libX11-1.6.2/libX11-1.6.2.tar.bz2.temp: OK
Fetching xextproto-7.3.0.tar.bz2 from http://ift.tt/2iV6l09
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   361  100   361    0     0   2306      0 --:--:-- --:--:-- --:--:--  2299
100  223k  100  223k    0     0   289k      0 --:--:-- --:--:-- --:--:--  289k
/home/gitian/smartcash/depends/work/download/xextproto-7.3.0/xextproto-7.3.0.tar.bz2.temp: OK
Fetching libXext-1.3.2.tar.bz2 from http://ift.tt/2BcSyZt
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   358  100   358    0     0    310      0  0:00:01  0:00:01 --:--:--   311
100  370k  100  370k    0     0   209k      0  0:00:01  0:00:01 --:--:--  824k
/home/gitian/smartcash/depends/work/download/libXext-1.3.2/libXext-1.3.2.tar.bz2.temp: OK
Fetching xtrans-1.3.4.tar.bz2 from http://ift.tt/2BcSyZt
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   357  100   357    0     0   2316      0 --:--:-- --:--:-- --:--:--  2333
100  178k  100  178k    0     0   256k      0 --:--:-- --:--:-- --:--:--  794k
/home/gitian/smartcash/depends/work/download/xtrans-1.3.4/xtrans-1.3.4.tar.bz2.temp: OK
make[1]: Leaving directory `/home/gitian/smartcash/depends'
make[1]: Entering directory `/home/gitian/smartcash/depends'
make[1]: Leaving directory `/home/gitian/smartcash/depends'
make: Leaving directory `/home/gitian/smartcash/depends'
gitian@smartcash-compile:~/gitian-builder$ tail -f var/install.log
tail: cannot open ‘var/install.log’ for reading: No such file or directory
gitian@smartcash-compile:~/gitian-builder$ cd var
gitian@smartcash-compile:~/gitian-builder/var$ ls
id_rsa  id_rsa.pub
gitian@smartcash-compile:~/gitian-builder/var$ cd ..
gitian@smartcash-compile:~/gitian-builder$ ./bin/gbuild --commit smartcash ../smartcash/contrib/gitian-descriptors/gitian-linux.yml
./bin/gbuild:259:in `block in <main>': must specify a commit for directory smartcash (RuntimeError)
    from ./bin/gbuild:256:in `each'
    from ./bin/gbuild:256:in `<main>'
gitian@smartcash-compile:~/gitian-builder$ ./bin/gbuild --commit smartcash=1.0.1 ../smartcash/contrib/gitian-descriptors/gitian-linux.yml
Initialized empty Git repository in /home/gitian/gitian-builder/inputs/smartcash/.git/
remote: Counting objects: 5472, done.
remote: Compressing objects: 100% (10/10), done.
remote: Total 5472 (delta 2), reused 1 (delta 0), pack-reused 5462
Receiving objects: 100% (5472/5472), 57.43 MiB | 12.60 MiB/s, done.
Resolving deltas: 100% (2703/2703), done.
From http://ift.tt/2BcStVF
 * [new tag]         0.8.7.10   -> 0.8.7.10
 * [new tag]         0.8.7.10_exchange -> 0.8.7.10_exchange
 * [new tag]         0.8.7.10e  -> 0.8.7.10e
 * [new tag]         0.8.7.13   -> 0.8.7.13
 * [new tag]         0.8.7.9    -> 0.8.7.9
 * [new tag]         8.7.8      -> 8.7.8
 * [new tag]         v1.0.0     -> v1.0.0
 * [new branch]      0.8.7.10   -> 0.8.7.10
 * [new branch]      0.8.7.10_exchange -> 0.8.7.10_exchange
 * [new branch]      0.8.7.12   -> 0.8.7.12
 * [new branch]      0.8.7.13   -> 0.8.7.13
 * [new branch]      0.8.7.8    -> 0.8.7.8
 * [new branch]      0.8.7.9    -> 0.8.7.9
 * [new branch]      1.0.0      -> 1.0.0
 * [new branch]      1.0.1      -> 1.0.1
 * [new branch]      1.1.0      -> 1.1.0
--- Building for trusty amd64 ---
Stopping target if it is up
Making a new image copy
qemu-img: target-trusty-amd64.qcow2: Could not open 'base-trusty-amd64.qcow2': Could not open 'base-trusty-amd64.qcow2': No such file or directory: No such file or directory
./bin/gbuild:21:in `system!': failed to run make-clean-vm --suite trusty --arch amd64 (RuntimeError)
    from ./bin/gbuild:57:in `build_one_configuration'
    from ./bin/gbuild:285:in `block (2 levels) in <main>'
    from ./bin/gbuild:280:in `each'
    from ./bin/gbuild:280:in `block in <main>'
    from ./bin/gbuild:278:in `each'
    from ./bin/gbuild:278:in `<main>'
gitian@smartcash-compile:~/gitian-builder$ ls
base-precise-amd64  bin  build  cache  contrib  COPYING  doc  etc  inputs  libexec  LICENSE  README.md  RELEASE_NOTES  result  share  target-bin  Vagrantfile  var
gitian@smartcash-compile:~/gitian-builder$ cd bin
gitian@smartcash-compile:~/gitian-builder/bin$ ls
canon-zip  gbuild  gsign  gverify  make-base-vm
gitian@smartcash-compile:~/gitian-builder/bin$ cd make-base-vm
bash: cd: make-base-vm: Not a directory
gitian@smartcash-compile:~/gitian-builder/bin$ ls
canon-zip  gbuild  gsign  gverify  make-base-vm
gitian@smartcash-compile:~/gitian-builder/bin$ cd make*
bash: cd: make-base-vm: Not a directory
gitian@smartcash-compile:~/gitian-builder/bin$ cd ..
gitian@smartcash-compile:~/gitian-builder$ ls
base-precise-amd64  bin  build  cache  contrib  COPYING  doc  etc ..
http://ift.tt/2zINdg3

Comments

Popular posts from this blog

Need help to recover blpckchain.info wallet, my wife forgot her password and the brute force with btcrecover is not catching the password

When downloading the blockchain my application is become unusable, is there an issue with my code or am I using the BitcoinJ library incorrectly?

Mistakenly sent BTC from my personal wallet back to one of the exchange wallet addresses that I had received BTC from before - help recovering!