#4226 closed defect (invalid)

Buildbot needs a tool chain update

Reported by: Sebastian Huber Owned by: Amar Takhar
Priority: normal Milestone: 6.1
Component: admin Version: 6
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

On 28/01/2021 06:37, buildbot@… wrote:

The Buildbot has detected a failed build on builder CHECK sparc/erc32 FreeBSD
10.1-STABLE GCC 7.3.0 POSIX while building rtems.
Full details are available at:

https://buildbot.rtems.org/#builders/20/builds/440

Buildbot URL: https://buildbot.rtems.org/

Worker for this Build: build-1

Build Reason: <unknown>
Blamelist: Sebastian Huber <sebastian.huber@…>

BUILD FAILED: make (failure)

Sincerely,

-The Buildbot

The Buildbot needs a tool chain update. It still uses GCC 7.5. For RTEMS 6, GCC
10 is required (RSB ade089253e70d75105a8311844f82f6d20cc30a8).

Change History (5)

comment:1 Changed on 01/31/21 at 08:22:00 by Amar Takhar

I'm updating this now.

comment:2 Changed on 02/01/21 at 07:01:22 by Amar Takhar

All the tools are updated I'll wait to see if the builds pass before closing this.

comment:3 Changed on 02/01/21 at 09:37:38 by Sebastian Huber

Thanks for the update, but something went wrong:

checking for sparc-rtems5-gcc... no
configure: error: no acceptable cc found in $PATH

https://buildbot.rtems.org/#builders/20/builds/446

comment:4 Changed on 02/01/21 at 09:39:33 by Sebastian Huber

The problem is the configure command line:

configure: running /bin/sh '../../../rtems-snap-test-6.0.0-2021-02-01_093250-05da65c/c/configure' '--prefix=/opt/rtems-6' '--host=sparc-rtems5' '--build=x86_64-unknown-freebsd10.1' '--target=sparc-rtems5' '--enable-rtemsbsp=erc32' '--enable-posix' '--enable-tests' '--with-target-subdir=sparc-rtems5' '--exec-prefix=/opt/rtems-6/sparc-rtems5' '--includedir=/opt/rtems-6/sparc-rtems5/include' '--cache-file=/dev/null' '--srcdir=../../../rtems-snap-test-6.0.0-2021-02-01_093250-05da65c/c'

It should use "sparc-rtems6". It would be also good to use the new build system instead of the old one.

comment:5 Changed on 11/29/22 at 22:29:15 by Chris Johns

Resolution: invalid
Status: assignedclosed

We are getting errors on each repo push because buildbot's sockets are not accessible. Please reopen once buildbot is available and able to be used.

Note: See TracTickets for help on using tickets.