All of lore.kernel.org
 help / color / mirror / Atom feed
* Storage requirements for OpenBMC VirtualBox/Ubuntu build
@ 2018-04-14  2:10 Mark Brown
  2018-04-19  4:58 ` Lei YU
  0 siblings, 1 reply; 10+ messages in thread
From: Mark Brown @ 2018-04-14  2:10 UTC (permalink / raw)
  To: openbmc

I do not see anywhere in your documentation information on
how much storage should be allocated to the 
/Windows 7 64/VirtualBox/Ubuntu 16.04 .vdi.
Also, do you know if it is possible to increase the storage of the Ubuntu .vdi
or does the user have to start over again, creating the .vdi ?

==============================================================================
Virtualbox reports  Virtual Size: 10.00 GB    Actual Size: 8.12 GB .
 ==============================================================================
meta-palmetto        = "master:acff95b917b051a71ca3979793cccfff724a5821"
Initialising tasks: 100% |###################################################################################| Time: 0:00:31
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: The free space of /home/mark/openbmc/build/sstate-cache (/dev/sda1) is running low (0.972GB left)
ERROR: No new tasks can be executed since the disk space monitor action is "STOPTASKS"!
WARNING: The free space of /home/mark/openbmc/build/tmp (/dev/sda1) is running low (0.972GB left)
ERROR: No new tasks can be executed since the disk space monitor action is "STOPTASKS"!
WARNING: The free space of /home/mark/openbmc/build/downloads (/dev/sda1) is running low (0.972GB left)
ERROR: No new tasks can be executed since the disk space monitor action is "STOPTASKS"!
NOTE: Tasks Summary: Attempted 102 tasks of which 0 didn't need to be rerun and all succeeded.
Summary: There were 3 WARNING messages shown.
Summary: There were 3 ERROR messages shown, returning a non-zero exit code.
 ==============================================================================

Mark Brown

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Storage requirements for OpenBMC VirtualBox/Ubuntu build
  2018-04-14  2:10 Storage requirements for OpenBMC VirtualBox/Ubuntu build Mark Brown
@ 2018-04-19  4:58 ` Lei YU
  2018-04-19  5:24   ` Mark Brown
  0 siblings, 1 reply; 10+ messages in thread
From: Lei YU @ 2018-04-19  4:58 UTC (permalink / raw)
  To: Mark Brown; +Cc: openbmc

On Sat, Apr 14, 2018 at 10:10 AM, Mark Brown <mkbrown32@hotmail.com> wrote:
> I do not see anywhere in your documentation information on
> how much storage should be allocated to the
> /Windows 7 64/VirtualBox/Ubuntu 16.04 .vdi.
> Also, do you know if it is possible to increase the storage of the Ubuntu .vdi
> or does the user have to start over again, creating the .vdi ?

You can create a new volume, attach and format it, then you have extra space.
E.g. I have ubuntu.vdi as the system storage, and extra.vdi mounted at /extra
to put the large data.

>
> ==============================================================================
> Virtualbox reports  Virtual Size: 10.00 GB    Actual Size: 8.12 GB .
>  ==============================================================================
> meta-palmetto        = "master:acff95b917b051a71ca3979793cccfff724a5821"
> Initialising tasks: 100% |###################################################################################| Time: 0:00:31
> NOTE: Executing SetScene Tasks
> NOTE: Executing RunQueue Tasks
> WARNING: The free space of /home/mark/openbmc/build/sstate-cache (/dev/sda1) is running low (0.972GB left)
> ERROR: No new tasks can be executed since the disk space monitor action is "STOPTASKS"!
> WARNING: The free space of /home/mark/openbmc/build/tmp (/dev/sda1) is running low (0.972GB left)
> ERROR: No new tasks can be executed since the disk space monitor action is "STOPTASKS"!
> WARNING: The free space of /home/mark/openbmc/build/downloads (/dev/sda1) is running low (0.972GB left)
> ERROR: No new tasks can be executed since the disk space monitor action is "STOPTASKS"!
> NOTE: Tasks Summary: Attempted 102 tasks of which 0 didn't need to be rerun and all succeeded.
> Summary: There were 3 WARNING messages shown.
> Summary: There were 3 ERROR messages shown, returning a non-zero exit code.
>  ==============================================================================
>
> Mark Brown

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Storage requirements for OpenBMC VirtualBox/Ubuntu build
  2018-04-19  4:58 ` Lei YU
@ 2018-04-19  5:24   ` Mark Brown
  2018-04-19  6:08     ` Andrew Jeffery
  0 siblings, 1 reply; 10+ messages in thread
From: Mark Brown @ 2018-04-19  5:24 UTC (permalink / raw)
  To: Lei YU; +Cc: openbmc

In my Ubuntu 16.04.4, I used Vboxmanage to increase to 40GB (33GB sda1), 
which was not enough,
so I doubled it to 80GB (73GB sda1) and 
then it ran through approximately 3,000 of the 4,000 tasks,
then had an Error "/bin/sh"..."not found"..."quilt".
whereis shows that "quilt" is installed, so this makes no sense.
I am running Ubuntu 16.04.4, not 14.04 .
Any ideas ?

________________________________________
From: Lei YU <mine260309@gmail.com>
Sent: Wednesday, April 18, 2018 9:58 PM
To: Mark Brown
Cc: openbmc@lists.ozlabs.org
Subject: Re: Storage requirements for OpenBMC VirtualBox/Ubuntu build

On Sat, Apr 14, 2018 at 10:10 AM, Mark Brown <mkbrown32@hotmail.com> wrote:
> I do not see anywhere in your documentation information on
> how much storage should be allocated to the
> /Windows 7 64/VirtualBox/Ubuntu 16.04 .vdi.
> Also, do you know if it is possible to increase the storage of the Ubuntu .vdi
> or does the user have to start over again, creating the .vdi ?

You can create a new volume, attach and format it, then you have extra space.
E.g. I have ubuntu.vdi as the system storage, and extra.vdi mounted at /extra
to put the large data.

>
> ==============================================================================
> Virtualbox reports  Virtual Size: 10.00 GB    Actual Size: 8.12 GB .
>  ==============================================================================
> meta-palmetto        = "master:acff95b917b051a71ca3979793cccfff724a5821"
> Initialising tasks: 100% |###################################################################################| Time: 0:00:31
> NOTE: Executing SetScene Tasks
> NOTE: Executing RunQueue Tasks
> WARNING: The free space of /home/mark/openbmc/build/sstate-cache (/dev/sda1) is running low (0.972GB left)
> ERROR: No new tasks can be executed since the disk space monitor action is "STOPTASKS"!
> WARNING: The free space of /home/mark/openbmc/build/tmp (/dev/sda1) is running low (0.972GB left)
> ERROR: No new tasks can be executed since the disk space monitor action is "STOPTASKS"!
> WARNING: The free space of /home/mark/openbmc/build/downloads (/dev/sda1) is running low (0.972GB left)
> ERROR: No new tasks can be executed since the disk space monitor action is "STOPTASKS"!
> NOTE: Tasks Summary: Attempted 102 tasks of which 0 didn't need to be rerun and all succeeded.
> Summary: There were 3 WARNING messages shown.
> Summary: There were 3 ERROR messages shown, returning a non-zero exit code.
>  ==============================================================================
>
> Mark Brown

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Storage requirements for OpenBMC VirtualBox/Ubuntu build
  2018-04-19  5:24   ` Mark Brown
@ 2018-04-19  6:08     ` Andrew Jeffery
  2018-04-19  6:16       ` Mark Brown
  2018-04-21 20:52       ` Mark Brown
  0 siblings, 2 replies; 10+ messages in thread
From: Andrew Jeffery @ 2018-04-19  6:08 UTC (permalink / raw)
  To: Mark Brown, Lei YU; +Cc: openbmc

On Thu, 19 Apr 2018, at 14:54, Mark Brown wrote:
> In my Ubuntu 16.04.4, I used Vboxmanage to increase to 40GB (33GB sda1), 
> which was not enough,
> so I doubled it to 80GB (73GB sda1) and 
> then it ran through approximately 3,000 of the 4,000 tasks,
> then had an Error "/bin/sh"..."not found"..."quilt".
> whereis shows that "quilt" is installed, so this makes no sense.
> I am running Ubuntu 16.04.4, not 14.04 .
> Any ideas ?
> 

I accidentally broke the u-boot recipe recently whilst resolving other bugs[1], but the break has been fixed[2]. Try updating your local branch and building again.

Hope that helps,

Andrew

[1] https://gerrit.openbmc-project.xyz/#/c/9954/
[2] https://gerrit.openbmc-project.xyz/#/c/10117/

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Storage requirements for OpenBMC VirtualBox/Ubuntu build
  2018-04-19  6:08     ` Andrew Jeffery
@ 2018-04-19  6:16       ` Mark Brown
  2018-04-19  6:25         ` Andrew Jeffery
  2018-04-21 20:52       ` Mark Brown
  1 sibling, 1 reply; 10+ messages in thread
From: Mark Brown @ 2018-04-19  6:16 UTC (permalink / raw)
  To: Andrew Jeffery, Lei YU; +Cc: openbmc

Yes, I remember that it was "quilt" with reference to "u-boot".
What is the exact git command sequence to update the 
openbmc clone I have to merge with your fix ?

________________________________________
From: Andrew Jeffery <andrew@aj.id.au>
Sent: Wednesday, April 18, 2018 11:08 PM
To: Mark Brown; Lei YU
Cc: openbmc@lists.ozlabs.org
Subject: Re: Storage requirements for OpenBMC VirtualBox/Ubuntu build

On Thu, 19 Apr 2018, at 14:54, Mark Brown wrote:
> In my Ubuntu 16.04.4, I used Vboxmanage to increase to 40GB (33GB sda1),
> which was not enough,
> so I doubled it to 80GB (73GB sda1) and
> then it ran through approximately 3,000 of the 4,000 tasks,
> then had an Error "/bin/sh"..."not found"..."quilt".
> whereis shows that "quilt" is installed, so this makes no sense.
> I am running Ubuntu 16.04.4, not 14.04 .
> Any ideas ?
>

I accidentally broke the u-boot recipe recently whilst resolving other bugs[1], but the break has been fixed[2]. Try updating your local branch and building again.

Hope that helps,

Andrew

[1] https://gerrit.openbmc-project.xyz/#/c/9954/
[2] https://gerrit.openbmc-project.xyz/#/c/10117/

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Storage requirements for OpenBMC VirtualBox/Ubuntu build
  2018-04-19  6:16       ` Mark Brown
@ 2018-04-19  6:25         ` Andrew Jeffery
  0 siblings, 0 replies; 10+ messages in thread
From: Andrew Jeffery @ 2018-04-19  6:25 UTC (permalink / raw)
  To: Mark Brown, Lei YU; +Cc: openbmc

On Thu, 19 Apr 2018, at 15:46, Mark Brown wrote:
> Yes, I remember that it was "quilt" with reference to "u-boot".
> What is the exact git command sequence to update the 
> openbmc clone I have to merge with your fix ?
> 

git pull

Cheers,

Andrew

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Storage requirements for OpenBMC VirtualBox/Ubuntu build
  2018-04-19  6:08     ` Andrew Jeffery
  2018-04-19  6:16       ` Mark Brown
@ 2018-04-21 20:52       ` Mark Brown
  2018-04-23  0:56         ` Andrew Jeffery
  1 sibling, 1 reply; 10+ messages in thread
From: Mark Brown @ 2018-04-21 20:52 UTC (permalink / raw)
  To: Andrew Jeffery, Lei YU; +Cc: openbmc

[-- Attachment #1: Type: text/plain, Size: 1660 bytes --]

Still have not generated a clean build yet,
in the //Windows 10//Virtualbox//Ubuntu 16.04.4// world.

I have enclosed a log of the several Warnings and then the final Error,
for someone to point out what might be wrong here.
I turned on line numbering in my text editor and it says 
there are 630 lines in this file, so optimal commentary
should be addressed to particular line numbers.
Thanks.

(I am a firmware guy, sometimes a linux device driver guy,
 perhaps more attuned to the contents of AST2400 and AST2500.
 By the way, anyone know where the detailed datasheet PDFs
 of those 2 chips may be downloaded ?
 No response from Aspeed so far.) 

________________________________________
From: Andrew Jeffery <andrew@aj.id.au>
Sent: Wednesday, April 18, 2018 11:08 PM
To: Mark Brown; Lei YU
Cc: openbmc@lists.ozlabs.org
Subject: Re: Storage requirements for OpenBMC VirtualBox/Ubuntu build

On Thu, 19 Apr 2018, at 14:54, Mark Brown wrote:
> In my Ubuntu 16.04.4, I used Vboxmanage to increase to 40GB (33GB sda1),
> which was not enough,
> so I doubled it to 80GB (73GB sda1) and
> then it ran through approximately 3,000 of the 4,000 tasks,
> then had an Error "/bin/sh"..."not found"..."quilt".
> whereis shows that "quilt" is installed, so this makes no sense.
> I am running Ubuntu 16.04.4, not 14.04 .
> Any ideas ?
>

I accidentally broke the u-boot recipe recently whilst resolving other bugs[1], but the break has been fixed[2]. Try updating your local branch and building again.

Hope that helps,

Andrew

[1] https://gerrit.openbmc-project.xyz/#/c/9954/
[2] https://gerrit.openbmc-project.xyz/#/c/10117/

[-- Attachment #2: MB_openbmc_log_3B.txt --]
[-- Type: text/plain, Size: 56148 bytes --]

To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.

mark@mark-VirtualBox:~$ sudo apt-get install -y git build-essential libsdl1.2-dev texinfo gawk chrpath diffstat
[sudo] password for mark: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
build-essential is already the newest version (12.1ubuntu2).
diffstat is already the newest version (1.61-1).
The following additional packages will be installed:
  git-man libasound2-dev libcaca-dev libdrm-dev liberror-perl libgl1-mesa-dev libglib2.0-dev libglu1-mesa-dev libpcre3-dev libpcre32-3 libpcrecpp0v5
  libpng12-dev libpthread-stubs0-dev libpulse-dev libsdl1.2debian libsigsegv2 libslang2-dev libtext-unidecode-perl libx11-dev libx11-doc libx11-xcb-dev
  libxau-dev libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-present-dev 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 libxml-libxml-perl libxml-namespacesupport-perl
  libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxshmfence-dev libxxf86vm-dev mesa-common-dev tex-common 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:
  gawk-doc git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-arch git-cvs git-mediawiki git-svn libasound2-doc
  libglib2.0-doc libxcb-doc libxext-doc debhelper texlive-base texlive-latex-base texlive-generic-recommended texinfo-doc-nonfree
The following NEW packages will be installed:
  chrpath gawk git git-man libasound2-dev libcaca-dev libdrm-dev liberror-perl libgl1-mesa-dev libglib2.0-dev libglu1-mesa-dev libpcre3-dev libpcre32-3
  libpcrecpp0v5 libpng12-dev libpthread-stubs0-dev libpulse-dev libsdl1.2-dev libsdl1.2debian libsigsegv2 libslang2-dev libtext-unidecode-perl
  libx11-dev libx11-doc libx11-xcb-dev libxau-dev libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-present-dev 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
  libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxshmfence-dev libxxf86vm-dev
  mesa-common-dev tex-common texinfo 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, 62 newly installed, 0 to remove and 113 not upgraded.
Need to get 15.0 MB of archives.
After this operation, 85.8 MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libsigsegv2 amd64 2.10-4 [14.1 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 gawk amd64 1:4.1.3+dfsg-0.1 [398 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 chrpath amd64 0.16-1 [12.9 kB]
Get:5 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 liberror-perl all 0.17-1.2 [19.6 kB]
Get:6 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 git-man all 1:2.7.4-0ubuntu1.3 [736 kB]
Get:7 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 git amd64 1:2.7.4-0ubuntu1.3 [3,102 kB]
Get:8 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2-dev amd64 1.1.0-0ubuntu1 [114 kB]                                                 
Get:9 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB]                                    
Get:10 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libpng12-dev amd64 1.2.54-1ubuntu1 [184 kB]                                                 
Get:11 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libslang2-dev amd64 2.3.0-2ubuntu1 [383 kB]                                                 
Get:12 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libcaca-dev amd64 0.99.beta19-2build2~gcc5.2 [720 kB]                                       
Get:13 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.83-1~16.04.1 [229 kB]                                          
Get:14 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB]                                                       
Get:15 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB]                                                      
Get:16 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu1 [1,378 kB]                                     
Get:17 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB]                                                   
Get:18 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11proto-core-dev all 7.0.31-1~ubuntu16.04.2 [254 kB]                               
Get:19 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libxau-dev amd64 1:1.0.8-1 [11.1 kB]                                                        
Get:20 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp-dev amd64 1:1.1.2-1.1 [25.1 kB]                                                    
Get:21 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-input-dev all 2.3.1-1 [118 kB]                                                     
Get:22 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-kb-dev all 1.0.7-0ubuntu1 [224 kB]                                                 
Get:23 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 xtrans-dev all 1.3.5-1 [70.5 kB]                                                            
Get:24 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libpthread-stubs0-dev amd64 0.3-4 [4,068 B]                                                 
Get:25 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1-dev amd64 1.11.1-1ubuntu1 [74.2 kB]                                                 
Get:26 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2 [642 kB]                                                  
Get:27 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mesa-common-dev amd64 17.2.8-0ubuntu0~16.04.1 [525 kB]                              
Get:28 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2 [9,730 B]                                             
Get:29 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B]                                             
Get:30 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB]                                          
Get:31 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB]                                           
Get:32 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B]                                           
Get:33 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0-dev amd64 1.11.1-1ubuntu1 [11.2 kB]                                          
Get:34 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB]                                             
Get:35 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6,618 B]                                          
Get:36 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B]                                                      
Get:37 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B]                                           
Get:38 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB]                                             
Get:39 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xext-dev all 7.3.0-1 [212 kB]                                                      
Get:40 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB]                                             
Get:41 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes-dev amd64 1:5.0.1-2 [10.9 kB]                                                     
Get:42 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-damage-dev all 1:1.2.1-2 [8,286 B]                                                 
Get:43 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage-dev amd64 1:1.1.4-2 [5,028 B]                                                    
Get:44 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB]                                                       
Get:45 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B]                                              
Get:46 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB]                                                    
Get:47 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-dri2-dev all 2.8-2 [12.6 kB]                                                       
Get:48 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-gl-dev all 1.4.17-1 [17.9 kB]                                                      
Get:49 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 17.2.8-0ubuntu0~16.04.1 [4,456 B]                             
Get:50 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa-dev amd64 9.0.0-2.1 [202 kB]                                                   
Get:51 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpulse-dev amd64 1:8.0-0ubuntu3.8 [71.4 kB]                                       
Get:52 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libsdl1.2debian amd64 1.2.15+dfsg1-3 [168 kB]                                               
Get:53 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libsdl1.2-dev amd64 1.2.15+dfsg1-3 [707 kB]                                                 
Get:54 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 libtext-unidecode-perl all 1.27-1 [103 kB]                                              
Get:55 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-doc all 2:1.6.3-1ubuntu2 [1,465 kB]                                                  
Get:56 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB]                                           
Get:57 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB]                                                   
Get:58 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB]                                            
Get:59 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB]                            
Get:60 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB]                                                  
Get:61 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 tex-common all 6.04 [545 kB]                                                                
Get:62 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 texinfo amd64 6.1.0.dfsg.1-5 [744 kB]                                                   
Fetched 15.0 MB in 21s (706 kB/s)                                                                                                                        
Extracting templates from packages: 100%
Selecting previously unselected package libsigsegv2:amd64.
(Reading database ... 177255 files and directories currently installed.)
Preparing to unpack .../libsigsegv2_2.10-4_amd64.deb ...
Unpacking libsigsegv2:amd64 (2.10-4) ...
Setting up libsigsegv2:amd64 (2.10-4) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Selecting previously unselected package gawk.
(Reading database ... 177263 files and directories currently installed.)
Preparing to unpack .../gawk_1%3a4.1.3+dfsg-0.1_amd64.deb ...
Unpacking gawk (1:4.1.3+dfsg-0.1) ...
Selecting previously unselected package libpcrecpp0v5:amd64.
Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ...
Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ...
Selecting previously unselected package chrpath.
Preparing to unpack .../chrpath_0.16-1_amd64.deb ...
Unpacking chrpath (0.16-1) ...
Selecting previously unselected package liberror-perl.
Preparing to unpack .../liberror-perl_0.17-1.2_all.deb ...
Unpacking liberror-perl (0.17-1.2) ...
Selecting previously unselected package git-man.
Preparing to unpack .../git-man_1%3a2.7.4-0ubuntu1.3_all.deb ...
Unpacking git-man (1:2.7.4-0ubuntu1.3) ...
Selecting previously unselected package git.
Preparing to unpack .../git_1%3a2.7.4-0ubuntu1.3_amd64.deb ...
Unpacking git (1:2.7.4-0ubuntu1.3) ...
Selecting previously unselected package libasound2-dev:amd64.
Preparing to unpack .../libasound2-dev_1.1.0-0ubuntu1_amd64.deb ...
Unpacking libasound2-dev:amd64 (1.1.0-0ubuntu1) ...
Selecting previously unselected package zlib1g-dev:amd64.
Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ...
Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ...
Selecting previously unselected package libpng12-dev:amd64.
Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1_amd64.deb ...
Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1) ...
Selecting previously unselected package libslang2-dev:amd64.
Preparing to unpack .../libslang2-dev_2.3.0-2ubuntu1_amd64.deb ...
Unpacking libslang2-dev:amd64 (2.3.0-2ubuntu1) ...
Selecting previously unselected package libcaca-dev.
Preparing to unpack .../libcaca-dev_0.99.beta19-2build2~gcc5.2_amd64.deb ...
Unpacking libcaca-dev (0.99.beta19-2build2~gcc5.2) ...
Selecting previously unselected package libdrm-dev:amd64.
Preparing to unpack .../libdrm-dev_2.4.83-1~16.04.1_amd64.deb ...
Unpacking libdrm-dev:amd64 (2.4.83-1~16.04.1) ...
Selecting previously unselected package libpcre32-3:amd64.
Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ...
Unpacking libpcre32-3:amd64 (2:8.38-3.1) ...
Selecting previously unselected package libpcre3-dev:amd64.
Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ...
Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ...
Selecting previously unselected package libglib2.0-dev.
Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu1_amd64.deb ...
Unpacking libglib2.0-dev (2.48.2-0ubuntu1) ...
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.31-1~ubuntu16.04.2_all.deb ...
Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ...
Selecting previously unselected package libxau-dev:amd64.
Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ...
Unpacking libxau-dev:amd64 (1:1.0.8-1) ...
Selecting previously unselected package libxdmcp-dev:amd64.
Preparing to unpack .../libxdmcp-dev_1%3a1.1.2-1.1_amd64.deb ...
Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ...
Selecting previously unselected package x11proto-input-dev.
Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ...
Unpacking x11proto-input-dev (2.3.1-1) ...
Selecting previously unselected package x11proto-kb-dev.
Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ...
Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ...
Selecting previously unselected package xtrans-dev.
Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ...
Unpacking xtrans-dev (1.3.5-1) ...
Selecting previously unselected package libpthread-stubs0-dev:amd64.
Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ...
Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ...
Selecting previously unselected package libxcb1-dev:amd64.
Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ...
Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ...
Selecting previously unselected package libx11-dev:amd64.
Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2_amd64.deb ...
Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2) ...
Selecting previously unselected package mesa-common-dev:amd64.
Preparing to unpack .../mesa-common-dev_17.2.8-0ubuntu0~16.04.1_amd64.deb ...
Unpacking mesa-common-dev:amd64 (17.2.8-0ubuntu0~16.04.1) ...
Selecting previously unselected package libx11-xcb-dev:amd64.
Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2_amd64.deb ...
Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2) ...
Selecting previously unselected package libxcb-dri3-dev:amd64.
Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ...
Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ...
Selecting previously unselected package libxcb-render0-dev:amd64.
Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ...
Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ...
Selecting previously unselected package libxcb-randr0-dev:amd64.
Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ...
Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ...
Selecting previously unselected package libxcb-shape0-dev:amd64.
Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ...
Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ...
Selecting previously unselected package libxcb-xfixes0-dev:amd64.
Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ...
Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ...
Selecting previously unselected package libxcb-sync-dev:amd64.
Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ...
Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ...
Selecting previously unselected package libxcb-present-dev:amd64.
Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ...
Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ...
Selecting previously unselected package libxshmfence-dev:amd64.
Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ...
Unpacking libxshmfence-dev:amd64 (1.2-1) ...
Selecting previously unselected package libxcb-dri2-0-dev:amd64.
Preparing to unpack .../libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb ...
Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ...
Selecting previously unselected package libxcb-glx0-dev:amd64.
Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ...
Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ...
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 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:amd64.
Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ...
Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ...
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:amd64.
Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ...
Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ...
Selecting previously unselected package libxext-dev:amd64.
Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ...
Unpacking libxext-dev:amd64 (2:1.3.3-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:amd64.
Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ...
Unpacking libxxf86vm-dev:amd64 (1:1.1.4-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 libgl1-mesa-dev:amd64.
Preparing to unpack .../libgl1-mesa-dev_17.2.8-0ubuntu0~16.04.1_amd64.deb ...
Unpacking libgl1-mesa-dev:amd64 (17.2.8-0ubuntu0~16.04.1) ...
Selecting previously unselected package libglu1-mesa-dev:amd64.
Preparing to unpack .../libglu1-mesa-dev_9.0.0-2.1_amd64.deb ...
Unpacking libglu1-mesa-dev:amd64 (9.0.0-2.1) ...
Selecting previously unselected package libpulse-dev:amd64.
Preparing to unpack .../libpulse-dev_1%3a8.0-0ubuntu3.8_amd64.deb ...
Unpacking libpulse-dev:amd64 (1:8.0-0ubuntu3.8) ...
Selecting previously unselected package libsdl1.2debian:amd64.
Preparing to unpack .../libsdl1.2debian_1.2.15+dfsg1-3_amd64.deb ...
Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg1-3) ...
Selecting previously unselected package libsdl1.2-dev.
Preparing to unpack .../libsdl1.2-dev_1.2.15+dfsg1-3_amd64.deb ...
Unpacking libsdl1.2-dev (1.2.15+dfsg1-3) ...
Selecting previously unselected package libtext-unidecode-perl.
Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ...
Unpacking libtext-unidecode-perl (1.27-1) ...
Selecting previously unselected package libx11-doc.
Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2_all.deb ...
Unpacking libx11-doc (2:1.6.3-1ubuntu2) ...
Selecting previously unselected package libxml-namespacesupport-perl.
Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ...
Unpacking libxml-namespacesupport-perl (1.11-1) ...
Selecting previously unselected package libxml-sax-base-perl.
Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ...
Unpacking libxml-sax-base-perl (1.07-1) ...
Selecting previously unselected package libxml-sax-perl.
Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ...
Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
Selecting previously unselected package libxml-libxml-perl.
Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ...
Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ...
Selecting previously unselected package libxml-sax-expat-perl.
Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ...
Unpacking libxml-sax-expat-perl (0.40-2) ...
Selecting previously unselected package tex-common.
Preparing to unpack .../tex-common_6.04_all.deb ...
Unpacking tex-common (6.04) ...
Selecting previously unselected package texinfo.
Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ...
Unpacking texinfo (6.1.0.dfsg.1-5) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu1) ...
Processing triggers for doc-base (0.10.7) ...
Processing 3 added doc-base files...
Setting up gawk (1:4.1.3+dfsg-0.1) ...
Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ...
Setting up chrpath (0.16-1) ...
Setting up liberror-perl (0.17-1.2) ...
Setting up git-man (1:2.7.4-0ubuntu1.3) ...
Setting up git (1:2.7.4-0ubuntu1.3) ...
Setting up libasound2-dev:amd64 (1.1.0-0ubuntu1) ...
Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ...
Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1) ...
Setting up libslang2-dev:amd64 (2.3.0-2ubuntu1) ...
Setting up libcaca-dev (0.99.beta19-2build2~gcc5.2) ...
Setting up libdrm-dev:amd64 (2.4.83-1~16.04.1) ...
Setting up libpcre32-3:amd64 (2:8.38-3.1) ...
Setting up libpcre3-dev:amd64 (2:8.38-3.1) ...
Setting up libglib2.0-dev (2.48.2-0ubuntu1) ...
Setting up xorg-sgml-doctools (1:1.11-1) ...
Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ...
Setting up libxau-dev:amd64 (1:1.0.8-1) ...
Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ...
Setting up x11proto-input-dev (2.3.1-1) ...
Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ...
Setting up xtrans-dev (1.3.5-1) ...
Setting up libpthread-stubs0-dev:amd64 (0.3-4) ...
Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ...
Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2) ...
Setting up mesa-common-dev:amd64 (17.2.8-0ubuntu0~16.04.1) ...
Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2) ...
Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ...
Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ...
Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ...
Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ...
Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ...
Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ...
Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ...
Setting up libxshmfence-dev:amd64 (1.2-1) ...
Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ...
Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ...
Setting up x11proto-xext-dev (7.3.0-1) ...
Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ...
Setting up libxfixes-dev:amd64 (1:5.0.1-2) ...
Setting up x11proto-damage-dev (1:1.2.1-2) ...
Setting up libxdamage-dev:amd64 (1:1.1.4-2) ...
Setting up libxext-dev:amd64 (2:1.3.3-1) ...
Setting up x11proto-xf86vidmode-dev (2.3.1-2) ...
Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ...
Setting up x11proto-dri2-dev (2.8-2) ...
Setting up x11proto-gl-dev (1.4.17-1) ...
Setting up libgl1-mesa-dev:amd64 (17.2.8-0ubuntu0~16.04.1) ...
Setting up libglu1-mesa-dev:amd64 (9.0.0-2.1) ...
Setting up libpulse-dev:amd64 (1:8.0-0ubuntu3.8) ...
Setting up libsdl1.2debian:amd64 (1.2.15+dfsg1-3) ...
Setting up libsdl1.2-dev (1.2.15+dfsg1-3) ...
Setting up libtext-unidecode-perl (1.27-1) ...
Setting up libx11-doc (2:1.6.3-1ubuntu2) ...
Setting up libxml-namespacesupport-perl (1.11-1) ...
Setting up libxml-sax-base-perl (1.07-1) ...
Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...

Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
Setting up libxml-sax-expat-perl (0.40-2) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
Setting up tex-common (6.04) ...
update-language: texlive-base not installed and configured, doing nothing!
Setting up texinfo (6.1.0.dfsg.1-5) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
mark@mark-VirtualBox:~$ 
mark@mark-VirtualBox:~$ 
mark@mark-VirtualBox:~$ 
mark@mark-VirtualBox:~$ 
mark@mark-VirtualBox:~$ 
mark@mark-VirtualBox:~$ git clone git@github.com:openbmc/openbmc.git
Cloning into 'openbmc'...
The authenticity of host 'github.com (192.30.253.112)' can't be established.
RSA key fingerprint is SHA256:zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz.
Are you sure you want to continue connecting (yes/no)? no
Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
mark@mark-VirtualBox:~$ 
mark@mark-VirtualBox:~$ 
mark@mark-VirtualBox:~$ 
mark@mark-VirtualBox:~$ ssh-keygen -t rsa -b 4096 -C "mkbrown32@hotmail.com"
Generating public/private rsa key pair.
Enter file in which to save the key (/home/mark/.ssh/id_rsa): 
Enter passphrase (empty for no passphrase): 
Enter same passphrase again: 
Your identification has been saved in /home/mark/.ssh/id_rsa.
Your public key has been saved in /home/mark/.ssh/id_rsa.pub.
The key fingerprint is:
SHA256:zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz mkbrown32@hotmail.com
The key's randomart image is:
+---[RSA 4096]----+
-
-
+----[SHA256]-----+
mark@mark-VirtualBox:~$ eval $(ssh-agent -s)
Agent pid 10403
mark@mark-VirtualBox:~$ ssh-add ~/.ssh/id_rsa
Enter passphrase for /home/mark/.ssh/id_rsa: 
Identity added: /home/mark/.ssh/id_rsa (/home/mark/.ssh/id_rsa)
mark@mark-VirtualBox:~$ clip < ~/.ssh/id_rsa.pub
The program 'clip' is currently not installed. You can install it by typing:
sudo apt install geomview
mark@mark-VirtualBox:~$ gedit .ssh/id_rsa.pub
mark@mark-VirtualBox:~$ 
mark@mark-VirtualBox:~$ 
mark@mark-VirtualBox:~$ 
mark@mark-VirtualBox:~$ 
mark@mark-VirtualBox:~$ 
mark@mark-VirtualBox:~$ 
mark@mark-VirtualBox:~$ 
mark@mark-VirtualBox:~$ git clone git@github.com:openbmc/openbmc.git
Cloning into 'openbmc'...
The authenticity of host 'github.com (192.30.255.112)' can't be established.
RSA key fingerprint is SHA256:zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'github.com,192.30.255.112' (RSA) to the list of known hosts.
remote: Counting objects: 60319, done.
remote: Compressing objects: 100% (37/37), done.
remote: Total 60319 (delta 30), reused 18 (delta 18), pack-reused 60264
Receiving objects: 100% (60319/60319), 31.79 MiB | 9.87 MiB/s, done.
Resolving deltas: 100% (28544/28544), done.
Checking connectivity... done.
mark@mark-VirtualBox:~$ 
mark@mark-VirtualBox:~$ 
mark@mark-VirtualBox:~$ 
mark@mark-VirtualBox:~$ 
mark@mark-VirtualBox:~$ 
mark@mark-VirtualBox:~$ export TEMPLATECONF=meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/conf
mark@mark-VirtualBox:~$ ls -al
total 128
drwxr-xr-x 18 mark mark    4096 Apr 20 02:38 .
drwxr-xr-x  3 root root    4096 Apr 20 00:52 ..
-rw-r--r--  1 mark mark     220 Apr 20 00:52 .bash_logout
-rw-r--r--  1 mark mark    3771 Apr 20 00:52 .bashrc
drwx------ 12 mark mark    4096 Apr 20 01:24 .cache
drwx------  3 mark mark    4096 Apr 20 01:24 .compiz
drwx------ 15 mark mark    4096 Apr 20 02:38 .config
drwxr-xr-x  2 mark mark    4096 Apr 20 01:10 Desktop
drwxr-xr-x  2 mark mark    4096 Apr 20 01:10 Documents
drwxr-xr-x  2 mark mark    4096 Apr 20 01:10 Downloads
-rw-r--r--  1 mark mark    8980 Apr 20 00:52 examples.desktop
drwx------  2 mark mark    4096 Apr 20 01:12 .gconf
drwx------  3 mark mark    4096 Apr 20 01:24 .gnupg
-rw-------  1 mark mark     708 Apr 20 01:24 .ICEauthority
drwx------  3 mark mark    4096 Apr 20 01:10 .local
drwxr-xr-x  2 mark mark    4096 Apr 20 01:10 Music
drwxrwxr-x  7 mark mark    4096 Apr 20 02:39 openbmc
drwxr-xr-x  2 mark mark    4096 Apr 20 01:10 Pictures
-rw-r--r--  1 mark mark     655 Apr 20 00:52 .profile
drwxr-xr-x  2 mark mark    4096 Apr 20 01:10 Public
drwx------  2 mark mark    4096 Apr 20 02:39 .ssh
-rw-r--r--  1 mark mark       0 Apr 20 01:25 .sudo_as_admin_successful
drwxr-xr-x  2 mark mark    4096 Apr 20 01:10 Templates
-rw-r-----  1 mark vboxadd    5 Apr 20 01:24 .vboxclient-clipboard.pid
-rw-r-----  1 mark vboxadd    5 Apr 20 01:24 .vboxclient-display.pid
-rw-r-----  1 mark vboxadd    5 Apr 20 01:24 .vboxclient-draganddrop.pid
-rw-r-----  1 mark vboxadd    5 Apr 20 01:24 .vboxclient-seamless.pid
drwxr-xr-x  2 mark mark    4096 Apr 20 01:10 Videos
-rw-------  1 mark mark      60 Apr 20 01:24 .Xauthority
-rw-------  1 mark mark      82 Apr 20 01:24 .xsession-errors
-rw-------  1 mark mark    1323 Apr 20 01:24 .xsession-errors.old
mark@mark-VirtualBox:~$ gedit .bashrc
mark@mark-VirtualBox:~$ 
mark@mark-VirtualBox:~$ 
mark@mark-VirtualBox:~$ 
mark@mark-VirtualBox:~$ 
mark@mark-VirtualBox:~$ 
mark@mark-VirtualBox:~$ 
mark@mark-VirtualBox:~$ 
mark@mark-VirtualBox:~$ cd openbmc
mark@mark-VirtualBox:~/openbmc$ . openbmc-env
### Initializing OE build env ###
You had no conf/local.conf file. This configuration file has therefore been
created for you with some default values. You may wish to edit it to, for
example, select a different MACHINE (target hardware). See conf/local.conf
for more information as common configuration options are commented.

You had no conf/bblayers.conf file. This configuration file has therefore been
created for you with some default values. To add additional metadata layers
into your configuration please add entries to conf/bblayers.conf.

The Yocto Project has extensive documentation about OE including a reference
manual which can be found at:
    http://yoctoproject.org/documentation

For more information about OpenEmbedded see their website:
    http://www.openembedded.org/

Common targets are:
     obmc-phosphor-image
mark@mark-VirtualBox:~/openbmc/build$ bitbake obmc-phosphor-image
NOTE: Your conf/bblayers.conf has been automatically updated.
WARNING: /home/mark/openbmc/meta/recipes-connectivity/avahi/avahi_0.6.32.bb: Variable key FILES_${PN}-daemon ( ${systemd_system_unitdir}/${AVAHI_DROPIN_DIR}/avahi.conf) replaces original key FILES_avahi-daemon (${sbindir}/avahi-daemon                       ${sysconfdir}/avahi/avahi-daemon.conf                       ${sysconfdir}/avahi/hosts                       ${sysconfdir}/avahi/services                       ${sysconfdir}/dbus-1                       ${sysconfdir}/init.d/avahi-daemon                       ${datadir}/avahi/introspection/*.introspect                       ${datadir}/avahi/avahi-service.dtd                       ${datadir}/avahi/service-types                       ${datadir}/dbus-1/system-services).
WARNING: /home/mark/openbmc/meta/recipes-connectivity/avahi/avahi_0.6.32.bb: Variable key RRECOMMENDS_${PN}-daemon ( bind-utils ${PN}-daemon-preconditions) replaces original key RRECOMMENDS_avahi-daemon ( libnss-mdns).
Parsing recipes: 100% |####################################################################################################################| Time: 0:04:20
Parsing of 2218 .bb files complete (0 cached, 2218 parsed). 3086 targets, 319 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION           = "1.36.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "ubuntu-16.04"
TARGET_SYS           = "arm-openbmc-linux-gnueabi"
MACHINE              = "palmetto"
DISTRO               = "openbmc-phosphor"
DISTRO_VERSION       = "0.1.0"
TUNE_FEATURES        = "arm armv5 thumb dsp"
TARGET_FPU           = "soft"
meta                 
meta-poky            
meta-oe              
meta-networking      
meta-perl            
meta-python          
meta-virtualization  
meta-phosphor        
meta-aspeed          
meta-ast2400         
meta-openpower       
meta-ibm             
meta-palmetto        = "master:a5d6f4072850bd3eb1466bcb403cbc9a989ac964"

Initialising tasks: 100% |#################################################################################################################| Time: 0:00:17
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: libpng-native-1.6.31-r0 do_fetch: Failed to fetch URL http://downloads.sourceforge.net/project/libpng/libpng16/1.6.31/libpng-1.6.31.tar.xz, attempting MIRRORS if available
WARNING: openpower-occ-control-native-1.0-r1 do_configure: QA Issue: openpower-occ-control-native: configure was passed unrecognised options: --disable-gen_errors [unknown-configure-option]
WARNING: bash-4.4-r0 do_fetch: Failed to fetch URL http://ftp.gnu.org/gnu/bash/bash-4.4.tar.gz;name=tarball, attempting MIRRORS if available
WARNING: Variable key FILES_${PN}-daemon ( ${systemd_system_unitdir}/${AVAHI_DROPIN_DIR}/avahi.conf) replaces original key FILES_avahi-daemon (${sbindir}/avahi-daemon                       ${sysconfdir}/avahi/avahi-daemon.conf                       ${sysconfdir}/avahi/hosts                       ${sysconfdir}/avahi/services                       ${sysconfdir}/dbus-1                       ${sysconfdir}/init.d/avahi-daemon                       ${datadir}/avahi/introspection/*.introspect                       ${datadir}/avahi/avahi-service.dtd                       ${datadir}/avahi/service-types                       ${datadir}/dbus-1/system-services).
WARNING: Variable key RRECOMMENDS_${PN}-daemon ( bind-utils ${PN}-daemon-preconditions) replaces original key RRECOMMENDS_avahi-daemon ( libnss-mdns).
WARNING: Variable key FILES_${PN}-daemon ( ${systemd_system_unitdir}/${AVAHI_DROPIN_DIR}/avahi.conf) replaces original key FILES_avahi-daemon (${sbindir}/avahi-daemon                       ${sysconfdir}/avahi/avahi-daemon.conf                       ${sysconfdir}/avahi/hosts                       ${sysconfdir}/avahi/services                       ${sysconfdir}/dbus-1                       ${sysconfdir}/init.d/avahi-daemon                       ${datadir}/avahi/introspection/*.introspect                       ${datadir}/avahi/avahi-service.dtd                       ${datadir}/avahi/service-types                       ${datadir}/dbus-1/system-services).
WARNING: Variable key RRECOMMENDS_${PN}-daemon ( bind-utils ${PN}-daemon-preconditions) replaces original key RRECOMMENDS_avahi-daemon ( libnss-mdns).
WARNING: Variable key FILES_${PN}-daemon ( ${systemd_system_unitdir}/${AVAHI_DROPIN_DIR}/avahi.conf) replaces original key FILES_avahi-daemon (${sbindir}/avahi-daemon                       ${sysconfdir}/avahi/avahi-daemon.conf                       ${sysconfdir}/avahi/hosts                       ${sysconfdir}/avahi/services                       ${sysconfdir}/dbus-1                       ${sysconfdir}/init.d/avahi-daemon                       ${datadir}/avahi/introspection/*.introspect                       ${datadir}/avahi/avahi-service.dtd                       ${datadir}/avahi/service-types                       ${datadir}/dbus-1/system-services).
WARNING: Variable key RRECOMMENDS_${PN}-daemon ( bind-utils ${PN}-daemon-preconditions) replaces original key RRECOMMENDS_avahi-daemon ( libnss-mdns).
WARNING: Variable key FILES_${PN}-daemon ( ${systemd_system_unitdir}/${AVAHI_DROPIN_DIR}/avahi.conf) replaces original key FILES_avahi-daemon (${sbindir}/avahi-daemon                       ${sysconfdir}/avahi/avahi-daemon.conf                       ${sysconfdir}/avahi/hosts                       ${sysconfdir}/avahi/services                       ${sysconfdir}/dbus-1                       ${sysconfdir}/init.d/avahi-daemon                       ${datadir}/avahi/introspection/*.introspect                       ${datadir}/avahi/avahi-service.dtd                       ${datadir}/avahi/service-types                       ${datadir}/dbus-1/system-services).
WARNING: Variable key RRECOMMENDS_${PN}-daemon ( bind-utils ${PN}-daemon-preconditions) replaces original key RRECOMMENDS_avahi-daemon ( libnss-mdns).
WARNING: Variable key FILES_${PN}-daemon ( ${systemd_system_unitdir}/${AVAHI_DROPIN_DIR}/avahi.conf) replaces original key FILES_avahi-daemon (${sbindir}/avahi-daemon                       ${sysconfdir}/avahi/avahi-daemon.conf                       ${sysconfdir}/avahi/hosts                       ${sysconfdir}/avahi/services                       ${sysconfdir}/dbus-1                       ${sysconfdir}/init.d/avahi-daemon                       ${datadir}/avahi/introspection/*.introspect                       ${datadir}/avahi/avahi-service.dtd                       ${datadir}/avahi/service-types                       ${datadir}/dbus-1/system-services).
WARNING: Variable key RRECOMMENDS_${PN}-daemon ( bind-utils ${PN}-daemon-preconditions) replaces original key RRECOMMENDS_avahi-daemon ( libnss-mdns).
WARNING: Variable key FILES_${PN}-daemon ( ${systemd_system_unitdir}/${AVAHI_DROPIN_DIR}/avahi.conf) replaces original key FILES_avahi-daemon (${sbindir}/avahi-daemon                       ${sysconfdir}/avahi/avahi-daemon.conf                       ${sysconfdir}/avahi/hosts                       ${sysconfdir}/avahi/services                       ${sysconfdir}/dbus-1                       ${sysconfdir}/init.d/avahi-daemon                       ${datadir}/avahi/introspection/*.introspect                       ${datadir}/avahi/avahi-service.dtd                       ${datadir}/avahi/service-types                       ${datadir}/dbus-1/system-services).
WARNING: Variable key RRECOMMENDS_${PN}-daemon ( bind-utils ${PN}-daemon-preconditions) replaces original key RRECOMMENDS_avahi-daemon ( libnss-mdns).
WARNING: Variable key FILES_${PN}-daemon ( ${systemd_system_unitdir}/${AVAHI_DROPIN_DIR}/avahi.conf) replaces original key FILES_avahi-daemon (${sbindir}/avahi-daemon                       ${sysconfdir}/avahi/avahi-daemon.conf                       ${sysconfdir}/avahi/hosts                       ${sysconfdir}/avahi/services                       ${sysconfdir}/dbus-1                       ${sysconfdir}/init.d/avahi-daemon                       ${datadir}/avahi/introspection/*.introspect                       ${datadir}/avahi/avahi-service.dtd                       ${datadir}/avahi/service-types                       ${datadir}/dbus-1/system-services).
WARNING: Variable key RRECOMMENDS_${PN}-daemon ( bind-utils ${PN}-daemon-preconditions) replaces original key RRECOMMENDS_avahi-daemon ( libnss-mdns).
WARNING: Variable key FILES_${PN}-daemon ( ${systemd_system_unitdir}/${AVAHI_DROPIN_DIR}/avahi.conf) replaces original key FILES_avahi-daemon (${sbindir}/avahi-daemon                       ${sysconfdir}/avahi/avahi-daemon.conf                       ${sysconfdir}/avahi/hosts                       ${sysconfdir}/avahi/services                       ${sysconfdir}/dbus-1                       ${sysconfdir}/init.d/avahi-daemon                       ${datadir}/avahi/introspection/*.introspect                       ${datadir}/avahi/avahi-service.dtd                       ${datadir}/avahi/service-types                       ${datadir}/dbus-1/system-services).
WARNING: Variable key RRECOMMENDS_${PN}-daemon ( bind-utils ${PN}-daemon-preconditions) replaces original key RRECOMMENDS_avahi-daemon ( libnss-mdns).
WARNING: Variable key FILES_${PN}-daemon ( ${systemd_system_unitdir}/${AVAHI_DROPIN_DIR}/avahi.conf) replaces original key FILES_avahi-daemon (${sbindir}/avahi-daemon                       ${sysconfdir}/avahi/avahi-daemon.conf                       ${sysconfdir}/avahi/hosts                       ${sysconfdir}/avahi/services                       ${sysconfdir}/dbus-1                       ${sysconfdir}/init.d/avahi-daemon                       ${datadir}/avahi/introspection/*.introspect                       ${datadir}/avahi/avahi-service.dtd                       ${datadir}/avahi/service-types                       ${datadir}/dbus-1/system-services).
WARNING: Variable key RRECOMMENDS_${PN}-daemon ( bind-utils ${PN}-daemon-preconditions) replaces original key RRECOMMENDS_avahi-daemon ( libnss-mdns).
WARNING: Variable key FILES_${PN}-daemon ( ${systemd_system_unitdir}/${AVAHI_DROPIN_DIR}/avahi.conf) replaces original key FILES_avahi-daemon (${sbindir}/avahi-daemon                       ${sysconfdir}/avahi/avahi-daemon.conf                       ${sysconfdir}/avahi/hosts                       ${sysconfdir}/avahi/services                       ${sysconfdir}/dbus-1                       ${sysconfdir}/init.d/avahi-daemon                       ${datadir}/avahi/introspection/*.introspect                       ${datadir}/avahi/avahi-service.dtd                       ${datadir}/avahi/service-types                       ${datadir}/dbus-1/system-services).
WARNING: Variable key RRECOMMENDS_${PN}-daemon ( bind-utils ${PN}-daemon-preconditions) replaces original key RRECOMMENDS_avahi-daemon ( libnss-mdns).
WARNING: strace-4.18-r0 do_fetch: Failed to fetch URL http://downloads.sourceforge.net/strace/strace-4.18.tar.xz, attempting MIRRORS if available
WARNING: openpower-occ-control-1.0-r1 do_configure: QA Issue: openpower-occ-control: configure was passed unrecognised options: --disable-gen_errors [unknown-configure-option]
WARNING: Variable key FILES_${PN}-daemon ( ${systemd_system_unitdir}/${AVAHI_DROPIN_DIR}/avahi.conf) replaces original key FILES_avahi-daemon (${sbindir}/avahi-daemon                       ${sysconfdir}/avahi/avahi-daemon.conf                       ${sysconfdir}/avahi/hosts                       ${sysconfdir}/avahi/services                       ${sysconfdir}/dbus-1                       ${sysconfdir}/init.d/avahi-daemon                       ${datadir}/avahi/introspection/*.introspect                       ${datadir}/avahi/avahi-service.dtd                       ${datadir}/avahi/service-types                       ${datadir}/dbus-1/system-services).
WARNING: Variable key RRECOMMENDS_${PN}-daemon ( bind-utils ${PN}-daemon-preconditions) replaces original key RRECOMMENDS_avahi-daemon ( libnss-mdns).
WARNING: Variable key FILES_${PN}-daemon ( ${systemd_system_unitdir}/${AVAHI_DROPIN_DIR}/avahi.conf) replaces original key FILES_avahi-daemon (${sbindir}/avahi-daemon                       ${sysconfdir}/avahi/avahi-daemon.conf                       ${sysconfdir}/avahi/hosts                       ${sysconfdir}/avahi/services                       ${sysconfdir}/dbus-1                       ${sysconfdir}/init.d/avahi-daemon                       ${datadir}/avahi/introspection/*.introspect                       ${datadir}/avahi/avahi-service.dtd                       ${datadir}/avahi/service-types                       ${datadir}/dbus-1/system-services).
WARNING: Variable key RRECOMMENDS_${PN}-daemon ( bind-utils ${PN}-daemon-preconditions) replaces original key RRECOMMENDS_avahi-daemon ( libnss-mdns).
ERROR: obmc-phosphor-image-1.0-r0 do_generate_static: Function failed: do_generate_static (log file is located at /home/mark/openbmc/build/tmp/work/palmetto-openbmc-linux-gnueabi/obmc-phosphor-image/1.0-r0/temp/log.do_generate_static.23730)
ERROR: Logfile of failure stored in: /home/mark/openbmc/build/tmp/work/palmetto-openbmc-linux-gnueabi/obmc-phosphor-image/1.0-r0/temp/log.do_generate_static.23730
Log data follows:
| DEBUG: Executing python function extend_recipe_sysroot
| NOTE: Direct dependencies are ['virtual:native:/home/mark/openbmc/meta/recipes-extended/xz/xz_5.2.3.bb:do_populate_sysroot', '/home/mark/openbmc/meta/recipes-devtools/gcc/gcc-cross_7.3.bb:do_populate_sysroot', 'virtual:native:/home/mark/openbmc/meta/recipes-devtools/rpm/rpm_git.bb:do_populate_sysroot', '/home/mark/openbmc/meta/recipes-devtools/quilt/quilt-native_0.65.bb:do_populate_sysroot', 'virtual:native:/home/mark/openbmc/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb:do_populate_sysroot', 'virtual:native:/home/mark/openbmc/meta/recipes-bsp/u-boot/u-boot-mkimage_2017.09.bb:do_populate_sysroot', 'virtual:native:/home/mark/openbmc/meta/recipes-devtools/dnf/dnf_2.6.3.bb:do_populate_sysroot', '/home/mark/openbmc/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb:do_populate_sysroot', 'virtual:native:/home/mark/openbmc/meta/recipes-kernel/dtc/dtc_1.4.4.bb:do_populate_sysroot', '/home/mark/openbmc/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_sysroot', 'virtual:native:/home/mark/openbmc/meta/recipes-devtools/prelink/prelink_git.bb:do_populate_sysroot', '/home/mark/openbmc/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_populate_sysroot', '/home/mark/openbmc/meta/recipes-kernel/kmod/kmod-native_git.bb:do_populate_sysroot', '/home/mark/openbmc/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_populate_sysroot', '/home/mark/openbmc/meta/recipes-devtools/binutils/binutils-cross_2.29.1.bb:do_populate_sysroot', 'virtual:native:/home/mark/openbmc/meta/recipes-extended/bc/bc_1.06.bb:do_populate_sysroot', 'virtual:native:/home/mark/openbmc/meta/recipes-devtools/createrepo-c/createrepo-c_git.bb:do_populate_sysroot', '/home/mark/openbmc/meta/recipes-core/os-release/os-release.bb:do_populate_sysroot', 'virtual:native:/home/mark/openbmc/meta/recipes-devtools/opkg-utils/opkg-utils_0.3.5.bb:do_populate_sysroot', 'virtual:native:/home/mark/openbmc/meta/recipes-devtools/pseudo/pseudo_1.8.2.bb:do_populate_sysroot', '/home/mark/openbmc/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.13.bb:do_populate_sysroot', '/home/mark/openbmc/meta/recipes-devtools/mklibs/mklibs-native_0.1.43.bb:do_populate_sysroot', 'virtual:native:/home/mark/openbmc/meta/recipes-support/lzop/lzop_1.03.bb:do_populate_sysroot', 'virtual:native:/home/mark/openbmc/meta/recipes-devtools/opkg/opkg_0.3.5.bb:do_populate_sysroot', 'virtual:native:/home/mark/openbmc/meta/recipes-devtools/mtd/mtd-utils_git.bb:do_populate_sysroot', 'virtual:native:/home/mark/openbmc/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb:do_populate_sysroot', 'virtual:native:/home/mark/openbmc/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_populate_sysroot', '/home/mark/openbmc/meta-openbmc-bsp/meta-aspeed/common/recipes-bsp/u-boot/u-boot_2016.07.bb:do_populate_sysroot']
| NOTE: Installed into sysroot: ['gcc-cross-arm', 'u-boot-mkimage-native', 'kern-tools-native', 'binutils-cross-arm', 'bc-native', 'linux-obmc', 'lzop-native', 'u-boot', 'mpfr-native', 'libmpc-native', 'glibc', 'gmp-native', 'linux-libc-headers', 'gcc-runtime', 'libgcc']
| NOTE: Skipping as already exists in sysroot: ['xz-native', 'rpm-native', 'quilt-native', 'update-rc.d-native', 'dnf-native', 'ldconfig-native', 'dtc-native', 'prelink-native', 'qemuwrapper-cross', 'kmod-native', 'depmodwrapper-cross', 'createrepo-c-native', 'os-release', 'opkg-utils-native', 'pseudo-native', 'mklibs-native', 'opkg-native', 'mtd-utils-native', 'squashfs-tools-native', 'makedevs-native', 'shadow-native', 'systemd-systemctl-native', 'libtool-native', 'gnu-config-native', 'automake-native', 'gettext-minimal-native', 'autoconf-native', 'texinfo-dummy-native', 'zlib-native', 'libdnf-native', 'python3-iniparse-native', 'python3-native', 'libcomps-native', 'librepo-native', 'cmake-native', 'binutils-native', 'elfutils-native', 'pkgconfig-native', 'gtk-doc-native', 'flex-native', 'lzo-native', 'util-linux-native', 'e2fsprogs-native', 'dbus-native', 'file-native', 'popt-native', 'nss-native', 'libarchive-native', 'bzip2-native', 'db-native', 'openssl-native', 'bison-native', 'qemu-native', 'curl-native', 'glib-2.0-native', 'libxml2-native', 'sqlite3-native', 'expat-native', 'libsolv-native', 'attr-native', 'lz4-native', 'm4-native', 'libcheck-native', 'gobject-introspection-native', 'python3-six-native', 'readline-native', 'gpgme-native', 'ncurses-native', 'nspr-native', 'makedepend-native', 'cryptodev-linux-native', 'pixman-native', 'alsa-lib-native', 'libsdl-native', 'libffi-native', 'gettext-native', 'libpcre-native', 'pigz-native', 'python3-setuptools-native', 'libgpg-error-native', 'swig-native', 'libassuan-native', 'xproto-native', 'util-macros-native', 'libpng-native', 'libxext-native', 'libxrandr-native', 'libxrender-native', 'libx11-native', 'unzip-native', 'xextproto-native', 'randrproto-native', 'renderproto-native', 'inputproto-native', 'kbproto-native', 'xtrans-native', 'libxcb-native', 'libpthread-stubs-native', 'xcb-proto-native', 'libxau-native', 'libxdmcp-native']
| DEBUG: sed -e 's:^[^/]*/:/home/mark/openbmc/build/tmp/work/palmetto-openbmc-linux-gnueabi/obmc-phosphor-image/1.0-r0/recipe-sysroot-native/:g' /home/mark/openbmc/build/tmp/sysroots-components/x86_64/gcc-cross-arm/fixmepath /home/mark/openbmc/build/tmp/sysroots-components/x86_64/gmp-native/fixmepath | xargs sed -i -e 's:FIXMESTAGINGDIRTARGET:/home/mark/openbmc/build/tmp/work/palmetto-openbmc-linux-gnueabi/obmc-phosphor-image/1.0-r0/recipe-sysroot:g; s:FIXMESTAGINGDIRHOST:/home/mark/openbmc/build/tmp/work/palmetto-openbmc-linux-gnueabi/obmc-phosphor-image/1.0-r0/recipe-sysroot-native:g' -e 's:FIXME_COMPONENTS_DIR:/home/mark/openbmc/build/tmp/sysroots-components:g' -e 's:FIXME_HOSTTOOLS_DIR:/home/mark/openbmc/build/tmp/hosttools:g' -e 's:FIXME_PKGDATA_DIR:/home/mark/openbmc/build/tmp/pkgdata/palmetto:g' -e 's:FIXME_PSEUDO_LOCALSTATEDIR:/home/mark/openbmc/build/tmp/work/palmetto-openbmc-linux-gnueabi/obmc-phosphor-image/1.0-r0/pseudo/:g' -e 's:FIXME_LOGFIFO:/home/mark/openbmc/build/tmp/work/palmetto-openbmc-linux-gnueabi/obmc-phosphor-image/1.0-r0/temp/fifo.23730:g'
| DEBUG: Python function extend_recipe_sysroot finished
| DEBUG: Executing shell function do_generate_static
| 32768+0 records in
| 32768+0 records out
| 33554432 bytes (34 MB, 32 MiB) copied, 0.173358 s, 194 MB/s
| dd: failed to open '/home/mark/openbmc/build/tmp/deploy/images/palmetto/u-boot.bin': No such file or directory
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_generate_static (log file is located at /home/mark/openbmc/build/tmp/work/palmetto-openbmc-linux-gnueabi/obmc-phosphor-image/1.0-r0/temp/log.do_generate_static.23730)
ERROR: Task (/home/mark/openbmc/meta-phosphor/common/recipes-phosphor/images/obmc-phosphor-image.bb:do_generate_static) failed with exit code '1'
NOTE: Tasks Summary: Attempted 3966 tasks of which 18 didn't need to be rerun and 1 failed.

Summary: 1 task failed:
  /home/mark/openbmc/meta-phosphor/common/recipes-phosphor/images/obmc-phosphor-image.bb:do_generate_static
Summary: There were 31 WARNING messages shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
mark@mark-VirtualBox:~/openbmc/build$ ls -al
total 56
drwxrwxr-x   7 mark mark  4096 Apr 20 10:35 .
drwxrwxr-x   8 mark mark  4096 Apr 20 02:44 ..
-rw-rw-r--   1 mark mark  6549 Apr 20 10:35 bitbake-cookerdaemon.log
drwxrwxr-x   2 mark mark  4096 Apr 20 03:24 cache
drwxrwxr-x   2 mark mark  4096 Apr 20 02:44 conf
drwxrwxr-x   3 mark mark 20480 Apr 20 10:31 downloads
drwxrwxr-x 259 mark mark  4096 Apr 20 08:18 sstate-cache
drwxrwxr-x  14 mark mark  4096 Apr 20 06:30 tmp
mark@mark-VirtualBox:~/openbmc/build$ cd ..
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ 
mark@mark-VirtualBox:~/openbmc$ git pull
Warning: Permanently added the RSA host key for IP address '192.30.253.113' to the list of known hosts.
Already up-to-date.
mark@mark-VirtualBox:~/openbmc$ 

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Storage requirements for OpenBMC VirtualBox/Ubuntu build
  2018-04-21 20:52       ` Mark Brown
@ 2018-04-23  0:56         ` Andrew Jeffery
  2018-04-23 14:20           ` Mark Brown
  0 siblings, 1 reply; 10+ messages in thread
From: Andrew Jeffery @ 2018-04-23  0:56 UTC (permalink / raw)
  To: Mark Brown, Lei YU; +Cc: openbmc

On Sun, 22 Apr 2018, at 06:22, Mark Brown wrote:
> Still have not generated a clean build yet,
> in the //Windows 10//Virtualbox//Ubuntu 16.04.4// world.
> 
> I have enclosed a log of the several Warnings and then the final Error,
> for someone to point out what might be wrong here.
> I turned on line numbering in my text editor and it says 
> there are 630 lines in this file, so optimal commentary
> should be addressed to particular line numbers.
> Thanks.
> 

| DEBUG: Python function extend_recipe_sysroot finished
| DEBUG: Executing shell function do_generate_static
| 32768+0 records in
| 32768+0 records out
| 33554432 bytes (34 MB, 32 MiB) copied, 0.173358 s, 194 MB/s
| dd: failed to open '/home/mark/openbmc/build/tmp/deploy/images/palmetto/u-boot.bin': No such file or directory
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_generate_static (log file is located at /home/mark/openbmc/build/tmp/work/palmetto-openbmc-linux-gnueabi/obmc-phosphor-image/1.0-r0/temp/log.do_generate_static.23730)
ERROR: Task (/home/mark/openbmc/meta-phosphor/common/recipes-phosphor/images/obmc-phosphor-image.bb:do_generate_static) failed with exit code '1'
NOTE: Tasks Summary: Attempted 3966 tasks of which 18 didn't need to be rerun and 1 failed.

So there's a bug in the image preparation, it could be a race condition or something more fundamental. Please open an issue against openbmc/openbmc with the log you attached and the other referenced logs  (e.g.  /home/mark/openbmc/build/tmp/work/palmetto-openbmc-linux-gnueabi/obmc-phosphor-image/1.0-r0/temp/log.do_generate_static.23730). We'll continue the discussion there - it seems you've got the process right and so the issue tracker is a more appropriate place to resolve this than the mailing list.

Finally if you could link to the issue in a reply here that would close the loop nicely.

Cheers,

Andrew

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Storage requirements for OpenBMC VirtualBox/Ubuntu build
  2018-04-23  0:56         ` Andrew Jeffery
@ 2018-04-23 14:20           ` Mark Brown
  2018-04-23 21:38             ` Andrew Jeffery
  0 siblings, 1 reply; 10+ messages in thread
From: Mark Brown @ 2018-04-23 14:20 UTC (permalink / raw)
  To: Andrew Jeffery, Lei YU; +Cc: openbmc


________________________________________
From: Andrew Jeffery <andrew@aj.id.au>
Sent: Sunday, April 22, 2018 5:56 PM
To: Mark Brown; Lei YU
Cc: openbmc@lists.ozlabs.org
Subject: Re: Storage requirements for OpenBMC VirtualBox/Ubuntu build

On Sun, 22 Apr 2018, at 06:22, Mark Brown wrote:
> Still have not generated a clean build yet,
> in the //Windows 10//Virtualbox//Ubuntu 16.04.4// world.
>
> I have enclosed a log of the several Warnings and then the final Error,
> for someone to point out what might be wrong here.
> I turned on line numbering in my text editor and it says
> there are 630 lines in this file, so optimal commentary
> should be addressed to particular line numbers.
> Thanks.
>
----------------------------------------------------------------------------------------------------------------------------

| DEBUG: Python function extend_recipe_sysroot finished
| DEBUG: Executing shell function do_generate_static
| 32768+0 records in
| 32768+0 records out
| 33554432 bytes (34 MB, 32 MiB) copied, 0.173358 s, 194 MB/s
| dd: failed to open '/home/mark/openbmc/build/tmp/deploy/images/palmetto/u-boot.bin': No such file or directory
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_generate_static (log file is located at /home/mark/openbmc/build/tmp/work/palmetto-openbmc-linux-gnueabi/obmc-phosphor-image/1.0-r0/temp/log.do_generate_static.23730)
ERROR: Task (/home/mark/openbmc/meta-phosphor/common/recipes-phosphor/images/obmc-phosphor-image.bb:do_generate_static) failed with exit code '1'
NOTE: Tasks Summary: Attempted 3966 tasks of which 18 didn't need to be rerun and 1 failed.

So there's a bug in the image preparation, it could be a race condition or something more fundamental. Please open an issue against openbmc/openbmc with the log you attached and the other referenced logs  (e.g.  /home/mark/openbmc/build/tmp/work/palmetto-openbmc-linux-gnueabi/obmc-phosphor-image/1.0-r0/temp/log.do_generate_static.23730). We'll continue the discussion there - it seems you've got the process right and so the issue tracker is a more appropriate place to resolve this than the mailing list.

Finally if you could link to the issue in a reply here that would close the loop nicely.

Cheers,

Andrew

------------------------------------------------------------------------------------------------------------------

What I want to know is whether it is the //Windows 10//Virtualbox//Ubuntu_16.04.4//
configuration which is contributing to these  warnings/error  or  do these warnings/error
occur when you perform builds on a   dedicated Ubuntu (14.04) system ?
Also, where are the Aspeed AST2400/AST2500 PDFs for download ?

Mark
-------------------------------------------------------------------------------------------------------------------

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Storage requirements for OpenBMC VirtualBox/Ubuntu build
  2018-04-23 14:20           ` Mark Brown
@ 2018-04-23 21:38             ` Andrew Jeffery
  0 siblings, 0 replies; 10+ messages in thread
From: Andrew Jeffery @ 2018-04-23 21:38 UTC (permalink / raw)
  To: Mark Brown, Lei YU; +Cc: openbmc

On Mon, 23 Apr 2018, at 23:50, Mark Brown wrote:
> 
> ________________________________________
> From: Andrew Jeffery <andrew@aj.id.au>
> Sent: Sunday, April 22, 2018 5:56 PM
> To: Mark Brown; Lei YU
> Cc: openbmc@lists.ozlabs.org
> Subject: Re: Storage requirements for OpenBMC VirtualBox/Ubuntu build
> 
> On Sun, 22 Apr 2018, at 06:22, Mark Brown wrote:
> > Still have not generated a clean build yet,
> > in the //Windows 10//Virtualbox//Ubuntu 16.04.4// world.
> >
> > I have enclosed a log of the several Warnings and then the final Error,
> > for someone to point out what might be wrong here.
> > I turned on line numbering in my text editor and it says
> > there are 630 lines in this file, so optimal commentary
> > should be addressed to particular line numbers.
> > Thanks.
> >
> ----------------------------------------------------------------------------------------------------------------------------
> 
> | DEBUG: Python function extend_recipe_sysroot finished
> | DEBUG: Executing shell function do_generate_static
> | 32768+0 records in
> | 32768+0 records out
> | 33554432 bytes (34 MB, 32 MiB) copied, 0.173358 s, 194 MB/s
> | dd: failed to open '/home/mark/openbmc/build/tmp/deploy/images/
> palmetto/u-boot.bin': No such file or directory
> | WARNING: exit code 1 from a shell command.
> | ERROR: Function failed: do_generate_static (log file is located at /
> home/mark/openbmc/build/tmp/work/palmetto-openbmc-linux-gnueabi/obmc-
> phosphor-image/1.0-r0/temp/log.do_generate_static.23730)
> ERROR: Task (/home/mark/openbmc/meta-phosphor/common/recipes-phosphor/
> images/obmc-phosphor-image.bb:do_generate_static) failed with exit code 
> '1'
> NOTE: Tasks Summary: Attempted 3966 tasks of which 18 didn't need to be 
> rerun and 1 failed.
> 
> So there's a bug in the image preparation, it could be a race condition 
> or something more fundamental. Please open an issue against openbmc/
> openbmc with the log you attached and the other referenced logs  
> (e.g.  /home/mark/openbmc/build/tmp/work/palmetto-openbmc-linux-gnueabi/
> obmc-phosphor-image/1.0-r0/temp/log.do_generate_static.23730). We'll 
> continue the discussion there - it seems you've got the process right 
> and so the issue tracker is a more appropriate place to resolve this 
> than the mailing list.
> 
> Finally if you could link to the issue in a reply here that would close 
> the loop nicely.
> 
> Cheers,
> 
> Andrew
> 
> ------------------------------------------------------------------------------------------------------------------
> 
> What I want to know is whether it is the //Windows 10//Virtualbox//
> Ubuntu_16.04.4//
> configuration which is contributing to these  warnings/error  or  do 
> these warnings/error
> occur when you perform builds on a   dedicated Ubuntu (14.04) system ?

16.04 or 14.04?

But regardless, please open the issue and we can sort it out there. I don't have the answer at hand.

> Also, where are the Aspeed AST2400/AST2500 PDFs for download ?

They are not. They are only available under NDA with ASPEED.

Cheers,

Andrew

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-04-23 21:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-14  2:10 Storage requirements for OpenBMC VirtualBox/Ubuntu build Mark Brown
2018-04-19  4:58 ` Lei YU
2018-04-19  5:24   ` Mark Brown
2018-04-19  6:08     ` Andrew Jeffery
2018-04-19  6:16       ` Mark Brown
2018-04-19  6:25         ` Andrew Jeffery
2018-04-21 20:52       ` Mark Brown
2018-04-23  0:56         ` Andrew Jeffery
2018-04-23 14:20           ` Mark Brown
2018-04-23 21:38             ` Andrew Jeffery

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.