<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font size="+1">OK, the report I sent is old so please ignore it.
        Tonight I will remove all of the report files and re-build. I
        may even clean out everything and start again. I don't know how
        well rsb behaves under repeated executions.</font></p>
    <p><font size="+1">Pete.</font></p>
    <p><font size="+1"></font><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 06/01/2018 04:32 PM, D Peter Siddons
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:182ce580-d45a-da64-616c-337ef888c07b@bnl.gov">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <p><font size="+1">I have attached the report file.</font></p>
      <p><font size="+1">I tried a build without the "--with-rtems" flag
          and it completed successfully. So I have all the tools, now I
          just need RTEMS! I guess I go back to the old method of
          downloading a release and doing the bootstrap dance.</font></p>
      <p><font size="+1">THanks,</font></p>
      <p><font size="+1">Pete.</font></p>
      <p><br>
      </p>
      <br>
      <div class="moz-cite-prefix">On 06/01/2018 03:29 PM, Slide wrote:<br>
      </div>
      <blockquote type="cite"
cite="mid:CAPiUgVd8qeGN0EcszzfwRNr=8UwDmAbXvyRu0SUrZOQU6zsfUw@mail.gmail.com">
        <div dir="ltr">Hi Pete,
          <div><br>
          </div>
          <div>Is there any additional information in the logs for the
            git command failure?</div>
          <div><br>
          </div>
          <div>
            <pre style="color:rgb(33,33,33);font-size:12px">Build: error: git command failed (/usr/bin/git): 1</pre>
            <pre style="color:rgb(33,33,33);font-size:12px">Alex</pre>
          </div>
        </div>
        <br>
        <div class="gmail_quote">
          <div dir="ltr">On Fri, Jun 1, 2018 at 12:28 PM D Peter Siddons
            <<a href="mailto:siddons@bnl.gov" moz-do-not-send="true">siddons@bnl.gov</a>>
            wrote:<br>
          </div>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div text="#000000" bgcolor="#FFFFFF">
              <p><font size="+1">Hi Alex,</font></p>
              <p><font size="+1">  THis didn't change anything. Looking
                  at the report I see:</font></p>
              <div class="m_5326625414963904624moz-text-plain"
                style="font-family:-moz-fixed;font-size:12px"
                lang="x-western">
                <pre>RTEMS Tools Project - Source Builder Error Report
 Build: error: git command failed (/usr/bin/git): 1
 Command Line: ../source-builder/sb-set-builder --log=l-arm.txt --prefix=/home/peter/development/rtems/5 --with-rtems 5/rtems-arm
 Python: 2.7.12 (default, Dec  4 2017, 14:50:18) [GCC 5.4.0 20160609]
</pre>
              </div>
              <font size="+1">I thought rsb needed Python3.6? That's why
                I went through installing it earlier. Could this be the
                problem? 2.7.12 is the default python for Ubuntu 16.04.
                The error seems to be a result of me using
                "--with-rtems" flag.<br>
                Pete.<br>
                <br>
              </font></div>
            <div text="#000000" bgcolor="#FFFFFF"><br>
              <div class="m_5326625414963904624moz-cite-prefix">On
                05/31/2018 01:42 PM, Slide wrote:<br>
              </div>
              <blockquote type="cite">
                <div dir="ltr">Hi Pete,
                  <div><br>
                  </div>
                  <div>This is the command I used</div>
                  <div><br>
                  </div>
                  <div><font face="monospace" size="2">git config url.<a
                        href="https://git.rtems.org/.insteadOf"
                        target="_blank" moz-do-not-send="true">https://git.rtems.org/.insteadOf</a> git://<a
                        href="http://git.rtems.org/" target="_blank"
                        moz-do-not-send="true">git.rtems.org/</a></font></div>
                  <div><font face="monospace" size="2"><br>
                    </font></div>
                  <div><font size="2">If you want to make the
                      configuration global (not per repo) you can use
                      the following</font></div>
                  <div><font size="2"><br>
                    </font></div>
                  <div><span
                      style="font-family:monospace;font-size:small">git
                      config --global url.</span><a
                      href="https://git.rtems.org/.insteadOf"
                      style="font-family:monospace;font-size:small"
                      target="_blank" moz-do-not-send="true">https://git.rtems.org/.insteadOf</a><span
                      style="font-family:monospace;font-size:small"> git://<a
                        href="http://git.rtems.org/" target="_blank"
                        moz-do-not-send="true">git.rtems.org/</a></span>  <font
                      size="2"><br>
                    </font></div>
                  <div><br>
                  </div>
                  <div>Thanks, </div>
                  <div><br>
                  </div>
                  <div>Alex</div>
                  <div><br>
                  </div>
                  <div><br>
                  </div>
                </div>
                <br>
                <div class="gmail_quote">
                  <div dir="ltr">On Wed, May 30, 2018 at 6:35 PM
                    Siddons, David <<a href="mailto:siddons@bnl.gov"
                      target="_blank" moz-do-not-send="true">siddons@bnl.gov</a>>
                    wrote:<br>
                  </div>
                  <blockquote class="gmail_quote" style="margin:0 0 0
                    .8ex;border-left:1px #ccc solid;padding-left:1ex">
                    <div>
                      <div
                        style="direction:ltr;font-family:Tahoma;color:#000000;font-size:10pt">
                        <div>Hi Alex,</div>
                        <div>   I'm pretty git-ignorant. How do I use
                          your command git config url <a
                            href="https://git.rtems.org/rtems.insteadOf"
                            target="_blank" moz-do-not-send="true">
                            https://git.rtems.org/</a> ? If I just
                          execute that it says "error: key does not
                          contain a section: url".</div>
                        <div>Pete.</div>
                        <div><br>
                        </div>
                        <div style="font-family:Times New
                          Roman;color:#000000;font-size:16px">
                          <hr>
                          <div
                            id="m_5326625414963904624m_-7391844874142479922divRpF977203"
                            style="direction:ltr"><font color="#000000"
                              face="Tahoma" size="2"><b>From:</b> Slide
                              [<a href="mailto:slide.o.mix@gmail.com"
                                target="_blank" moz-do-not-send="true">slide.o.mix@gmail.com</a>]<br>
                              <b>Sent:</b> Wednesday, May 30, 2018 5:32
                              PM</font></div>
                        </div>
                      </div>
                    </div>
                    <div>
                      <div
                        style="direction:ltr;font-family:Tahoma;color:#000000;font-size:10pt">
                        <div style="font-family:Times New
                          Roman;color:#000000;font-size:16px">
                          <div
                            id="m_5326625414963904624m_-7391844874142479922divRpF977203"
                            style="direction:ltr"><font color="#000000"
                              face="Tahoma" size="2"><br>
                              <b>To:</b> Siddons, David<br>
                              <b>Cc:</b> <a
                                href="mailto:users@rtems.org"
                                target="_blank" moz-do-not-send="true">users@rtems.org</a><br>
                              <b>Subject:</b> Re: rsb problem with
                              python<br>
                            </font></div>
                        </div>
                      </div>
                    </div>
                    <div>
                      <div
                        style="direction:ltr;font-family:Tahoma;color:#000000;font-size:10pt">
                        <div style="font-family:Times New
                          Roman;color:#000000;font-size:16px">
                          <div>
                            <div dir="ltr">Hi Pete,
                              <div><br>
                              </div>
                              <div>That's something I would like to know
                                as well. When something fails after
                                building GCC, it would be nice to not
                                have to rebuild GCC the next time. I
                                don't know enough about the RTEMS build
                                process at this point to be able to help
                                you on that part.</div>
                              <div><br>
                              </div>
                              <div>Regards,</div>
                              <div><br>
                              </div>
                              <div>Alex</div>
                            </div>
                            <br>
                            <div class="gmail_quote">
                              <div dir="ltr">On Wed, May 30, 2018 at
                                2:19 PM D Peter Siddons <<a
                                  href="mailto:siddons@bnl.gov"
                                  target="_blank" moz-do-not-send="true">siddons@bnl.gov</a>>
                                wrote:<br>
                              </div>
                              <blockquote class="gmail_quote"
                                style="margin:0 0 0 .8ex;border-left:1px
                                #ccc solid;padding-left:1ex">
                                <div bgcolor="#FFFFFF">
                                  <p><font size="+1">Hi Alex,</font></p>
                                  <p><font size="+1"> OK, thanks. I'll
                                      try that tonight. Maybe it will
                                      work as-is from my home network.</font></p>
                                  <p><font size="+1">Is there a way to
                                      skip parts of the build? The first
                                      part is very slow.<br>
                                    </font></p>
                                  <p><font size="+1">Pete.</font></p>
                                </div>
                                <div bgcolor="#FFFFFF">
                                  <p><br>
                                  </p>
                                  <br>
                                  <div
class="m_5326625414963904624m_-7391844874142479922m_6012413743538210339moz-cite-prefix">On
                                    05/30/2018 04:59 PM, Slide wrote:<br>
                                  </div>
                                  <blockquote type="cite">
                                    <div dir="ltr">
                                      <div>Hi Pete,</div>
                                      <div><br>
                                      </div>
                                      I also ran into a similar failure
                                      :-) I had to use:
                                      <div><br>
                                      </div>
                                      <div>git config url <a
                                          href="https://git.rtems.org/rtems.insteadOf"
                                          target="_blank"
                                          moz-do-not-send="true">
                                          https://git.rtems.org/.insteadOf</a> git://<a
                                          href="http://git.rtems.org"
                                          target="_blank"
                                          moz-do-not-send="true">git.rtems.org</a> </div>
                                      <div><br>
                                      </div>
                                      <div>My IT blocks the git protocol
                                        port on our company firewall.
                                        You can make this global by
                                        adding --global after config in
                                        the command above</div>
                                      <div><br>
                                      </div>
                                      <div>Alex</div>
                                      <br>
                                      <div class="gmail_quote">
                                        <div dir="ltr">On Wed, May 30,
                                          2018 at 12:58 PM D Peter
                                          Siddons <<a
                                            href="mailto:siddons@bnl.gov"
                                            target="_blank"
                                            moz-do-not-send="true">siddons@bnl.gov</a>>
                                          wrote:<br>
                                        </div>
                                        <blockquote class="gmail_quote"
                                          style="margin:0 0 0
                                          .8ex;border-left:1px #ccc
                                          solid;padding-left:1ex">
                                          <div bgcolor="#FFFFFF"><font
                                              size="+1">Hi Gedare,<br>
                                                  That worked, i.e.
                                              commenting out the
                                              miniconda path and
                                              installing python3.6-dev.
                                              So on to the next stop :)<br>
                                              <br>
                                              Processing stopped when
                                              building the kernel. At
                                              the end of the log file I
                                              see:<br>
                                            </font><br>
                                            <pre>script: 72: export PATH
script: 73: # Default environment set up.
script: 74: LANG=C
script: 75: export LANG
script: 76: unset DISPLAY || :
script: 77: umask 022
script: 78: cd "/home/peter/development/rtems/src/rtems-source-builder/rtems/build/arm-rtems5-kernel-5-1"
script: 79: echo "=> arm-rtems5-kernel-5-1:"
script: 80: echo "==> %prep:"
script: 81: source_dir_rtems="rtems-5"
source setup: arm-rtems5-kernel-5-1: source rtems -q -c -n arm-rtems5-kernel-5-1-5
making dir: /home/peter/development/rtems/src/rtems-source-builder/rtems/sources/git
git: reset: git://<a href="http://git.rtems.org/rtems.git" target="_blank" moz-do-not-send="true">git.rtems.org/rtems.git</a>
git: checkout: git://<a href="http://git.rtems.org/rtems.git" target="_blank" moz-do-not-send="true">git.rtems.org/rtems.git</a> => 5
error: git command failed (/usr/bin/git): 1</pre>
                                            <font size="+1">I have
                                              attached the entire
                                              report, FYI. Does this
                                              mean that git could not
                                              supply the source?<br>
                                              <br>
                                              Pete.<br>
                                              <br>
                                            </font></div>
                                          <div bgcolor="#FFFFFF"><br>
                                            <div
class="m_5326625414963904624m_-7391844874142479922m_6012413743538210339m_1802061477446772464moz-cite-prefix">On
                                              05/30/2018 01:01 PM,
                                              Gedare Bloom wrote:<br>
                                            </div>
                                            <blockquote type="cite">
                                              <pre>Pete,

On Wed, May 30, 2018 at 12:19 PM, D Peter Siddons <a class="m_5326625414963904624m_-7391844874142479922m_6012413743538210339m_1802061477446772464moz-txt-link-rfc2396E" href="mailto:siddons@bnl.gov" target="_blank" moz-do-not-send="true"><siddons@bnl.gov></a> wrote:
</pre>
                                              <blockquote type="cite">
                                                <pre>Hi Gedare,

   I didn't get your earlier email (?), but the answer is:

/home/peter/miniconda3/bin/python3.6

so the only way I have 3.6 is through miniconda. Maybe it expects
/usr/bin/python3.6?

</pre>
                                              </blockquote>
                                              <pre>Odd that my email didn't come through to you. Anyway, since 'which'
finds it, the paths seem correct. Alex' suggestion to install the
development library is a good one however. I have had problems in the
past with mixed Anaconda python installations and Ubuntu distro ones.
I (like you) had the conda in a subdir of my home directory though, so
I found it was easiest for me to just disable the conda paths e.g. by
commenting out
#export PATH="/home/gedare/anaconda3/bin:$PATH"
in my .bashrc was sufficient for me

Then, I could install/use the Ubuntu distributions Python2/3 packages
without conflicts.

Gedare

</pre>
                                              <blockquote type="cite">
                                                <pre>Pete.



On 05/30/2018 12:12 PM, Gedare Bloom wrote:

Alex,

Yes that also makes sense, thank you. Usually, I've seen that problem
manifest as missing Python.h, but error messages can be vague and
inconsistent. :)

On Wed, May 30, 2018 at 11:49 AM, Slide <a class="m_5326625414963904624m_-7391844874142479922m_6012413743538210339m_1802061477446772464moz-txt-link-rfc2396E" href="mailto:slide.o.mix@gmail.com" target="_blank" moz-do-not-send="true"><slide.o.mix@gmail.com></a> wrote:

I ran into a similar issue and the way I solved it was by installing the
-dev package for Python. For me this was libpython3-dev on Ubuntu. I'm not
sure how to do that with the Anaconda installation, but this may help point
you in the right direction.

Regards,

Alex

On Wed, May 30, 2018 at 6:57 AM Gedare Bloom <a class="m_5326625414963904624m_-7391844874142479922m_6012413743538210339m_1802061477446772464moz-txt-link-rfc2396E" href="mailto:gedare@rtems.org" target="_blank" moz-do-not-send="true"><gedare@rtems.org></a> wrote:

Pete,

Do you get anything with:
$ which python3.6

Probably, it is looking for that invocation command. I ought to try
this, because my Ubuntu does not ship with python3.6 I know, so maybe
it breaks too... hm

On Mon, May 28, 2018 at 6:23 PM, Siddons, David <a class="m_5326625414963904624m_-7391844874142479922m_6012413743538210339m_1802061477446772464moz-txt-link-rfc2396E" href="mailto:siddons@bnl.gov" target="_blank" moz-do-not-send="true"><siddons@bnl.gov></a> wrote:

Hi Amaan,
   Actually,  /home/peter/miniconda3/bin/python is a soft link to
/home/peter/miniconda3/bin/python3.6 already! Does rsb not follow links?
Pete.

________________________________
From: Amaan Cheval [<a class="m_5326625414963904624m_-7391844874142479922m_6012413743538210339m_1802061477446772464moz-txt-link-abbreviated" href="mailto:amaan.cheval@gmail.com" target="_blank" moz-do-not-send="true">amaan.cheval@gmail.com</a>]
Sent: Monday, May 28, 2018 6:05 PM
To: Siddons, David
Cc: <a class="m_5326625414963904624m_-7391844874142479922m_6012413743538210339m_1802061477446772464moz-txt-link-abbreviated" href="mailto:users@rtems.org" target="_blank" moz-do-not-send="true">users@rtems.org</a>
Subject: Re: rsb problem with python

Hey David!

It looks to me like Anaconda doesn't install the "alias" binaries
specifying
the version (for eg. both "python" and "python3.6"). I believe the fix
in
your case should be as simple as copying your existing binary with the
following command:

cp /home/peter/miniconda3/bin/python
/home/peter/miniconda3/bin/python3.6


On Tue, May 29, 2018, 3:28 AM Siddons, David <a class="m_5326625414963904624m_-7391844874142479922m_6012413743538210339m_1802061477446772464moz-txt-link-rfc2396E" href="mailto:siddons@bnl.gov" target="_blank" moz-do-not-send="true"><siddons@bnl.gov></a> wrote:

While building rsb for arm-rtems I got this problem:

checking for python... /home/peter/miniconda3/bin/python
checking for python3.6... no
configure: error: python is missing or unusable
Makefile:9095: recipe for target 'configure-gdb' failed
make[1]: *** [configure-gdb] Error 1
make[1]: Leaving directory

'/home/peter/development/rtems/src/rtems-source-builder/rtems/build/arm-rtems5-gdb-8.0.1-x86_64-linux-gnu-1/build'
Makefile:848: recipe for target 'all' failed
make: *** [all] Error 2
shell cmd failed: /bin/sh -ex

/home/peter/development/rtems/src/rtems-source-builder/rtems/build/arm-rtems5-gdb-8.0.1-x86_64-linux-gnu-1/doit
error: building

arm-rtems5-gdb-8.0.1-x86_64-linux-gnu-1peter@peter-Latitude-E7240:~/development/rtems/src/rtems-source-builder/rtems$

I am running Ubuntu:

peter@peter-Latitude-E7240:/etc$ lsb_release -a
LSB Version:

core-9.20160110ubuntu0.2-amd64:core-9.20160110ubuntu0.2-noarch:printing-9.20160110ubuntu0.2-amd64:printing-9.20160110ubuntu0.2-noarch:security-9.20160110ubuntu0.2-amd64:security-9.20160110ubuntu0.2-noarch
Distributor ID: Ubuntu
Description:    Ubuntu 16.04.4 LTS
Release:        16.04
Codename:       xenial

then:

python -V
Python 3.6.1 :: Continuum Analytics, Inc.

This comes from an Anaconda installation. If I remove the path entry
which
causes that I get python 2.7, which is the default Ubuntu 16.04
version. Do
I need to install Python 3.6?

Pete.


_______________________________________________
users mailing list
<a class="m_5326625414963904624m_-7391844874142479922m_6012413743538210339m_1802061477446772464moz-txt-link-abbreviated" href="mailto:users@rtems.org" target="_blank" moz-do-not-send="true">users@rtems.org</a>
<a class="m_5326625414963904624m_-7391844874142479922m_6012413743538210339m_1802061477446772464moz-txt-link-freetext" href="http://lists.rtems.org/mailman/listinfo/users" target="_blank" moz-do-not-send="true">http://lists.rtems.org/mailman/listinfo/users</a>

_______________________________________________
users mailing list
<a class="m_5326625414963904624m_-7391844874142479922m_6012413743538210339m_1802061477446772464moz-txt-link-abbreviated" href="mailto:users@rtems.org" target="_blank" moz-do-not-send="true">users@rtems.org</a>
<a class="m_5326625414963904624m_-7391844874142479922m_6012413743538210339m_1802061477446772464moz-txt-link-freetext" href="http://lists.rtems.org/mailman/listinfo/users" target="_blank" moz-do-not-send="true">http://lists.rtems.org/mailman/listinfo/users</a>

_______________________________________________
users mailing list
<a class="m_5326625414963904624m_-7391844874142479922m_6012413743538210339m_1802061477446772464moz-txt-link-abbreviated" href="mailto:users@rtems.org" target="_blank" moz-do-not-send="true">users@rtems.org</a>
<a class="m_5326625414963904624m_-7391844874142479922m_6012413743538210339m_1802061477446772464moz-txt-link-freetext" href="http://lists.rtems.org/mailman/listinfo/users" target="_blank" moz-do-not-send="true">http://lists.rtems.org/mailman/listinfo/users</a>

.


--
D. Peter Siddons
Detector Development Group Leader
Photon Science Division, NSLS-II,
Bldg. 535B
Brookhaven National Laboratory
Upton, NY 11973

email: <a class="m_5326625414963904624m_-7391844874142479922m_6012413743538210339m_1802061477446772464moz-txt-link-abbreviated" href="mailto:siddons@bnl.gov" target="_blank" moz-do-not-send="true">siddons@bnl.gov</a>
Phone: <a href="tel:%28631%29%20344-2738" value="+16313442738" target="_blank" moz-do-not-send="true">(631) 344-2738</a>
</pre>
                                              </blockquote>
                                              <pre>.

</pre>
                                            </blockquote>
                                            <br>
                                            <pre class="m_5326625414963904624m_-7391844874142479922m_6012413743538210339m_1802061477446772464moz-signature" cols="72">-- 
D. Peter Siddons
Detector Development Group Leader
Photon Science Division, NSLS-II,
Bldg. 535B
Brookhaven National Laboratory
Upton, NY 11973

email: <a class="m_5326625414963904624m_-7391844874142479922m_6012413743538210339m_1802061477446772464moz-txt-link-abbreviated" href="mailto:siddons@bnl.gov" target="_blank" moz-do-not-send="true">siddons@bnl.gov</a>
Phone: <a href="tel:%28631%29%20344-2738" value="+16313442738" target="_blank" moz-do-not-send="true">(631) 344-2738</a>
</pre>
                                          </div>
                                        </blockquote>
                                      </div>
                                    </div>
                                  </blockquote>
                                  <br>
                                  <pre class="m_5326625414963904624m_-7391844874142479922m_6012413743538210339moz-signature" cols="72">-- 
D. Peter Siddons
Detector Development Group Leader
Photon Science Division, NSLS-II,
Bldg. 535B
Brookhaven National Laboratory
Upton, NY 11973

email: <a class="m_5326625414963904624m_-7391844874142479922m_6012413743538210339moz-txt-link-abbreviated" href="mailto:siddons@bnl.gov" target="_blank" moz-do-not-send="true">siddons@bnl.gov</a>
Phone: <a href="tel:%28631%29%20344-2738" value="+16313442738" target="_blank" moz-do-not-send="true">(631) 344-2738</a>
</pre>
                                </div>
                              </blockquote>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </blockquote>
                </div>
              </blockquote>
              <br>
              <pre class="m_5326625414963904624moz-signature" cols="72">-- 
D. Peter Siddons
Detector Development Group Leader
Photon Science Division, NSLS-II,
Bldg. 535B
Brookhaven National Laboratory
Upton, NY 11973

email: <a class="m_5326625414963904624moz-txt-link-abbreviated" href="mailto:siddons@bnl.gov" target="_blank" moz-do-not-send="true">siddons@bnl.gov</a>
Phone: <a href="tel:%28631%29%20344-2738" value="+16313442738" target="_blank" moz-do-not-send="true">(631) 344-2738</a>
</pre>
            </div>
          </blockquote>
        </div>
      </blockquote>
      <br>
      <pre class="moz-signature" cols="72">-- 
D. Peter Siddons
Detector Development Group Leader
Photon Science Division, NSLS-II,
Bldg. 535B
Brookhaven National Laboratory
Upton, NY 11973

email: <a class="moz-txt-link-abbreviated" href="mailto:siddons@bnl.gov" moz-do-not-send="true">siddons@bnl.gov</a>
Phone: (631) 344-2738
</pre>
      <!--'"--><br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@rtems.org">users@rtems.org</a>
<a class="moz-txt-link-freetext" href="http://lists.rtems.org/mailman/listinfo/users">http://lists.rtems.org/mailman/listinfo/users</a></pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
D. Peter Siddons
Detector Development Group Leader
Photon Science Division, NSLS-II,
Bldg. 535B
Brookhaven National Laboratory
Upton, NY 11973

email: <a class="moz-txt-link-abbreviated" href="mailto:siddons@bnl.gov">siddons@bnl.gov</a>
Phone: (631) 344-2738
</pre>
  </body>
</html>