Ubuntu Pastebin

Paste from carl at Mon, 24 Sep 2018 18:01:11 +0000

Download as text
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
(LX P=arty C=or1k.linux F=linux) juser@gator:~/tv/litex-buildenv$ rm build/ -rf
(LX P=arty C=or1k.linux F=linux) juser@gator:~/tv/litex-buildenv$ ./scripts/download-env.sh
             This script is: /home/juser/tv/litex-buildenv/scripts/download-env.sh
         Firmware directory: /home/juser/tv/litex-buildenv
         Build directory is: /home/juser/tv/litex-buildenv/build
     3rd party directory is: /home/juser/tv/litex-buildenv/third_party

Initializing environment
---------------------------------

Installing conda (self contained Python environment with binary package support)
2018-09-24 12:59:29 URL:https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh [62574861/62574861] -> "Miniconda3-latest-Linux-x86_64.sh" [1]
PREFIX=/home/juser/tv/litex-buildenv/build/conda
installing: python-3.7.0-hc3d631a_0 ...
Python 3.7.0 (default, Jun 28 2018, 13:15:42) 
[GCC 7.2.0]
installing: ca-certificates-2018.03.07-0 ...
installing: conda-env-2.6.0-1 ...
installing: libgcc-ng-8.2.0-hdf63c60_1 ...
installing: libstdcxx-ng-8.2.0-hdf63c60_1 ...
installing: libffi-3.2.1-hd88cf55_4 ...
installing: ncurses-6.1-hf484d3e_0 ...
installing: openssl-1.0.2p-h14c3975_0 ...
installing: xz-5.2.4-h14c3975_4 ...
installing: yaml-0.1.7-had09818_2 ...
installing: zlib-1.2.11-ha838bed_2 ...
installing: libedit-3.1.20170329-h6b74fdf_2 ...
installing: readline-7.0-h7b6447c_5 ...
installing: tk-8.6.8-hbc83047_0 ...
installing: sqlite-3.24.0-h84994c4_0 ...
installing: asn1crypto-0.24.0-py37_0 ...
installing: certifi-2018.8.24-py37_1 ...
installing: chardet-3.0.4-py37_1 ...
installing: idna-2.7-py37_0 ...
installing: pycosat-0.6.3-py37h14c3975_0 ...
installing: pycparser-2.18-py37_1 ...
installing: pysocks-1.6.8-py37_0 ...
installing: ruamel_yaml-0.15.46-py37h14c3975_0 ...
installing: six-1.11.0-py37_1 ...
installing: cffi-1.11.5-py37he75722e_1 ...
installing: setuptools-40.2.0-py37_0 ...
installing: cryptography-2.3.1-py37hc365091_0 ...
installing: wheel-0.31.1-py37_0 ...
installing: pip-10.0.1-py37_0 ...
installing: pyopenssl-18.0.0-py37_0 ...
installing: urllib3-1.23-py37_0 ...
installing: requests-2.19.1-py37_0 ...
installing: conda-4.5.11-py37_0 ...
installation finished.
Solving environment: ...working... done

# All requested packages already installed.


     active environment : None
       user config file : /home/juser/.condarc
 populated config files : /home/juser/tv/litex-buildenv/build/conda/.condarc
          conda version : 4.5.11
    conda-build version : not installed
         python version : 3.7.0.final.0
       base environment : /home/juser/tv/litex-buildenv/build/conda  (writable)
           channel URLs : https://conda.anaconda.org/timvideos/linux-64
                          https://conda.anaconda.org/timvideos/noarch
                          https://repo.anaconda.com/pkgs/main/linux-64
                          https://repo.anaconda.com/pkgs/main/noarch
                          https://repo.anaconda.com/pkgs/free/linux-64
                          https://repo.anaconda.com/pkgs/free/noarch
                          https://repo.anaconda.com/pkgs/r/linux-64
                          https://repo.anaconda.com/pkgs/r/noarch
                          https://repo.anaconda.com/pkgs/pro/linux-64
                          https://repo.anaconda.com/pkgs/pro/noarch
          package cache : /home/juser/tv/litex-buildenv/build/conda/pkgs
       envs directories : /home/juser/tv/litex-buildenv/build/conda/envs
                          /home/juser/.conda/envs
               platform : linux-64
             user-agent : conda/4.5.11 requests/2.19.1 CPython/3.7.0 Linux/4.15.0-34-generic ubuntu/18.04 glibc/2.27
                UID:GID : 1000:1000
             netrc file : None
           offline mode : False

              Platform: arty
                Target: net (default: net)
                   CPU: or1k.linux (default: lm32)
               Firmare: linux (default: firmware)


Installing python3.6
Solving environment: done

## Package Plan ##

  environment location: /home/juser/tv/litex-buildenv/build/conda

  added / updated specs: 
    - python=3.6


The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    pip-10.0.1                 |           py36_0         1.8 MB
    pyopenssl-18.0.0           |           py36_0          82 KB
    sqlite-3.13.0              |                0         4.0 MB
    urllib3-1.23               |           py36_0         152 KB
    conda-4.5.11               |           py36_0         1.0 MB
    idna-2.7                   |           py36_0         132 KB
    cffi-1.11.5                |   py36he75722e_1         212 KB
    asn1crypto-0.24.0          |           py36_0         155 KB
    pysocks-1.6.8              |           py36_0          22 KB
    setuptools-40.2.0          |           py36_0         556 KB
    chardet-3.0.4              |           py36_1         189 KB
    readline-6.2               |                2         606 KB
    certifi-2018.8.24          |           py36_1         140 KB
    pycosat-0.6.3              |   py36h14c3975_0         104 KB
    requests-2.19.1            |           py36_0          96 KB
    wheel-0.31.1               |           py36_0          62 KB
    python-3.6.0               |                0        16.3 MB
    tk-8.5.18                  |                0         1.9 MB
    pycparser-2.18             |           py36_1         169 KB
    cryptography-2.3.1         |   py36hc365091_0         585 KB
    six-1.11.0                 |           py36_1          21 KB
    ruamel_yaml-0.15.46        |   py36h14c3975_0         245 KB
    ------------------------------------------------------------
                                           Total:        28.4 MB

The following packages will be UPDATED:

    asn1crypto:   0.24.0-py37_0          --> 0.24.0-py36_0         
    certifi:      2018.8.24-py37_1       --> 2018.8.24-py36_1      
    cffi:         1.11.5-py37he75722e_1  --> 1.11.5-py36he75722e_1 
    chardet:      3.0.4-py37_1           --> 3.0.4-py36_1          
    conda:        4.5.11-py37_0          --> 4.5.11-py36_0         
    cryptography: 2.3.1-py37hc365091_0   --> 2.3.1-py36hc365091_0  
    idna:         2.7-py37_0             --> 2.7-py36_0            
    pip:          10.0.1-py37_0          --> 10.0.1-py36_0         
    pycosat:      0.6.3-py37h14c3975_0   --> 0.6.3-py36h14c3975_0  
    pycparser:    2.18-py37_1            --> 2.18-py36_1           
    pyopenssl:    18.0.0-py37_0          --> 18.0.0-py36_0         
    pysocks:      1.6.8-py37_0           --> 1.6.8-py36_0          
    requests:     2.19.1-py37_0          --> 2.19.1-py36_0         
    ruamel_yaml:  0.15.46-py37h14c3975_0 --> 0.15.46-py36h14c3975_0
    setuptools:   40.2.0-py37_0          --> 40.2.0-py36_0         
    six:          1.11.0-py37_1          --> 1.11.0-py36_1         
    urllib3:      1.23-py37_0            --> 1.23-py36_0           
    wheel:        0.31.1-py37_0          --> 0.31.1-py36_0         

The following packages will be DOWNGRADED:

    python:       3.7.0-hc3d631a_0       --> 3.6.0-0               
    readline:     7.0-h7b6447c_5         --> 6.2-2                 
    sqlite:       3.24.0-h84994c4_0      --> 3.13.0-0              
    tk:           8.6.8-hbc83047_0       --> 8.5.18-0              


Downloading and Extracting Packages
pip-10.0.1           | 1.8 MB    | ##################################### | 100% 
pyopenssl-18.0.0     | 82 KB     | ##################################### | 100% 
sqlite-3.13.0        | 4.0 MB    | ##################################### | 100% 
urllib3-1.23         | 152 KB    | ##################################### | 100% 
conda-4.5.11         | 1.0 MB    | ##################################### | 100% 
idna-2.7             | 132 KB    | ##################################### | 100% 
cffi-1.11.5          | 212 KB    | ##################################### | 100% 
asn1crypto-0.24.0    | 155 KB    | ##################################### | 100% 
pysocks-1.6.8        | 22 KB     | ##################################### | 100% 
setuptools-40.2.0    | 556 KB    | ##################################### | 100% 
chardet-3.0.4        | 189 KB    | ##################################### | 100% 
readline-6.2         | 606 KB    | ##################################### | 100% 
certifi-2018.8.24    | 140 KB    | ##################################### | 100% 
pycosat-0.6.3        | 104 KB    | ##################################### | 100% 
requests-2.19.1      | 96 KB     | ##################################### | 100% 
wheel-0.31.1         | 62 KB     | ##################################### | 100% 
python-3.6.0         | 16.3 MB   | ##################################### | 100% 
tk-8.5.18            | 1.9 MB    | ##################################### | 100% 
pycparser-2.18       | 169 KB    | ##################################### | 100% 
cryptography-2.3.1   | 585 KB    | ##################################### | 100% 
six-1.11.0           | 21 KB     | ##################################### | 100% 
ruamel_yaml-0.15.46  | 245 KB    | ##################################### | 100% 
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
python found at 3.6

Installing FPGA toolchain
---------------------------------------

Platform Toolchain: Xilinx
        Xilinx directory is: /opt/Xilinx/
                             - Xilinx Vivado toolchain found!
          Xilinx license in: /home/juser/.Xilinx
        Xilinx directory is: /opt/Xilinx/
                             - Xilinx Vivado toolchain found!
          Xilinx license in: /home/juser/.Xilinx

Installing programming tools in environment
-----------------------------------------

Installing flterm (serial terminal tool)
Solving environment: done

## Package Plan ##

  environment location: /home/juser/tv/litex-buildenv/build/conda

  added / updated specs: 
    - flterm


The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    flterm-2.4_24_gee93960     |                0          13 KB  timvideos

The following NEW packages will be INSTALLED:

    flterm: 2.4_24_gee93960-0 timvideos


Downloading and Extracting Packages
flterm-2.4_24_gee939 | 13 KB     | ##################################### | 100% 
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
flterm found at /home/juser/tv/litex-buildenv/build/conda/bin/flterm

Installing openocd (jtag tool for programming and debug)
Solving environment: done

## Package Plan ##

  environment location: /home/juser/tv/litex-buildenv/build/conda

  added / updated specs: 
    - openocd=0.10.0


The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    openocd-0.10.0_444_g8b8b66559|    20180626_1810         1.3 MB  timvideos

The following NEW packages will be INSTALLED:

    openocd: 0.10.0_444_g8b8b66559-20180626_1810 timvideos


Downloading and Extracting Packages
openocd-0.10.0_444_g | 1.3 MB    | ##################################### | 100% 
Preparing transaction: done
Verifying transaction: failed

# >>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<<

    Traceback (most recent call last):
      File "/home/juser/tv/litex-buildenv/build/conda/lib/python3.6/site-packages/conda/exceptions.py", line 819, in __call__
        return func(*args, **kwargs)
      File "/home/juser/tv/litex-buildenv/build/conda/lib/python3.6/site-packages/conda/cli/main.py", line 78, in _main
        exit_code = do_call(args, p)
      File "/home/juser/tv/litex-buildenv/build/conda/lib/python3.6/site-packages/conda/cli/conda_argparse.py", line 77, in do_call
        exit_code = getattr(module, func_name)(args, parser)
      File "/home/juser/tv/litex-buildenv/build/conda/lib/python3.6/site-packages/conda/cli/main_install.py", line 11, in execute
        install(args, parser, 'install')
      File "/home/juser/tv/litex-buildenv/build/conda/lib/python3.6/site-packages/conda/cli/install.py", line 253, in install
        handle_txn(unlink_link_transaction, prefix, args, newenv)
      File "/home/juser/tv/litex-buildenv/build/conda/lib/python3.6/site-packages/conda/cli/install.py", line 282, in handle_txn
        unlink_link_transaction.execute()
      File "/home/juser/tv/litex-buildenv/build/conda/lib/python3.6/site-packages/conda/core/link.py", line 223, in execute
        self.verify()
      File "/home/juser/tv/litex-buildenv/build/conda/lib/python3.6/site-packages/conda/common/io.py", line 46, in decorated
        return f(*args, **kwds)
      File "/home/juser/tv/litex-buildenv/build/conda/lib/python3.6/site-packages/conda/core/link.py", line 210, in verify
        exceptions = self._verify(self.prefix_setups, self.prefix_action_groups)
      File "/home/juser/tv/litex-buildenv/build/conda/lib/python3.6/site-packages/conda/core/link.py", line 481, in _verify
        cls._verify_transaction_level(prefix_setups),
      File "/home/juser/tv/litex-buildenv/build/conda/lib/python3.6/site-packages/conda/core/link.py", line 476, in <genexpr>
        exceptions = tuple(exc for exc in concatv(
      File "/home/juser/tv/litex-buildenv/build/conda/lib/python3.6/site-packages/conda/core/link.py", line 334, in _verify_individual_level
        error_result = axn.verify()
      File "/home/juser/tv/litex-buildenv/build/conda/lib/python3.6/site-packages/conda/core/path_actions.py", line 256, in verify
        if self.link_type != LinkType.directory and not lexists(self.source_full_path):  # pragma: no cover  # NOQA
      File "/home/juser/tv/litex-buildenv/build/conda/lib/python3.6/posixpath.py", line 179, in lexists
        os.lstat(path)
    UnicodeEncodeError: 'ascii' codec can't encode characters in position 124-125: ordinal not in range(128)

`$ /home/juser/tv/litex-buildenv/build/conda/bin/conda install -y openocd=0.10.0`

  environment variables:
                 CIO_TEST=<not set>
               CONDA_ROOT=/home/juser/tv/litex-buildenv/build/conda
                     PATH=/home/juser/tv/litex-buildenv/build/conda/bin:/home/juser/tv/litex-bui
                          ldenv/build/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bi
                          n:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin:/sbin
           PYTHONHASHSEED=0
       REQUESTS_CA_BUNDLE=<not set>
            SSL_CERT_FILE=<not set>

     active environment : None
       user config file : /home/juser/.condarc
 populated config files : /home/juser/tv/litex-buildenv/build/conda/.condarc
          conda version : 4.5.11
    conda-build version : not installed
         python version : 3.6.0.final.0
       base environment : /home/juser/tv/litex-buildenv/build/conda  (writable)
           channel URLs : https://conda.anaconda.org/timvideos/linux-64
                          https://conda.anaconda.org/timvideos/noarch
                          https://repo.anaconda.com/pkgs/main/linux-64
                          https://repo.anaconda.com/pkgs/main/noarch
                          https://repo.anaconda.com/pkgs/free/linux-64
                          https://repo.anaconda.com/pkgs/free/noarch
                          https://repo.anaconda.com/pkgs/r/linux-64
                          https://repo.anaconda.com/pkgs/r/noarch
                          https://repo.anaconda.com/pkgs/pro/linux-64
                          https://repo.anaconda.com/pkgs/pro/noarch
          package cache : /home/juser/tv/litex-buildenv/build/conda/pkgs
       envs directories : /home/juser/tv/litex-buildenv/build/conda/envs
                          /home/juser/.conda/envs
               platform : linux-64
             user-agent : conda/4.5.11 requests/2.19.1 CPython/3.6.0 Linux/4.15.0-34-generic ubuntu/18.04 glibc/2.27
                UID:GID : 1000:1000
             netrc file : None
           offline mode : False


An unexpected error has occurred. Conda has prepared the above report.
Upload successful.
Download as text