On 04.08.23 00:27, Chris Johns wrote:
On 2/8/2023 6:49 pm, Chris Johns wrote:
  > I am concerned about the compatibility to the ecosystem we have. Have you 
built
all the tests in the testsuite with this value set to something that is not
RTEMS default? I think a few things will break because of hard coding in them.
I have asked for test results and I have not seen any yet the patch has been
merged? The change was not approved my me and is still not approved.

Sorry I thought it was fine after answering your questions. Yes, I have tested this with the rtems7 tools. It was possible to build with the rtems7 tools before, however, the PROGRAM_PREFIX approach is better, since it allows also the build using vendor tools. We had some fixes for this recently:

https://lists.rtems.org/pipermail/devel/2023-May/075321.html

This is something the user need.

I have problems to send test reports by e-mail:

Passed:        617
Failed:          2
User Input:      6
Expected Fail:   2
Indeterminate:   0
Benchmark:       3
Timeout:         0
Test too long:   0
Invalid:         0
Wrong Version:   0
Wrong Build:     0
Wrong Tools:     0
Wrong Header:    0
------------------
Total:         630
Failures:
 dl11.exe
 psxkey07.exe
User Input:
 dl10.exe
 monitor.exe
 termios.exe
 top.exe
 capture.exe
 fileio.exe
Expected Fail:
 dl06.exe
 psxfenv01.exe
Benchmark:
 dhrystone.exe
 whetstone.exe
 linpack.exe
Average test time: 0:00:00.214642
Testing time     : 0:02:15.224347
Traceback (most recent call last):
  File "/opt/rtems/6/bin/rtems-test", line 42, in <module>
    tester.rt.test.run(sys.argv)
  File "/opt/rtems/6/share/rtems/tester/rt/test.py", line 544, in run
    mail.send(to_addr, subject, os.linesep.join(body))
  File "/opt/rtems/6/share/rtems/rtemstoolkit/mailer.py", line 215, in send
    s.sendmail(from_addr, [to_addr], msg)
  File "/usr/lib64/python3.6/smtplib.py", line 866, in sendmail
    (code, resp) = self.mail(from_addr, esmtp_opts)
  File "/usr/lib64/python3.6/smtplib.py", line 539, in mail
    self.putcmd("mail", "FROM:%s%s" % (quoteaddr(sender), optionlist))
  File "/usr/lib64/python3.6/smtplib.py", line 153, in quoteaddr
    if addrstring.strip().startswith('<'):
AttributeError: 'NoneType' object has no attribute 'strip'

--
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.hu...@embedded-brains.de
phone: +49-89-18 94 741 - 16
fax:   +49-89-18 94 741 - 08

Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to