public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* main branch broken after f81bf08f7caaebf877956d5d09c56a5d501de08a
@ 2023-12-20 15:06 Torbjorn SVENSSON
  2023-12-21  3:55 ` Jeff Johnston
  0 siblings, 1 reply; 2+ messages in thread
From: Torbjorn SVENSSON @ 2023-12-20 15:06 UTC (permalink / raw)
  To: Newlib

Hello all,

It appears that the main branch is broken after the revert done 
yesterday for the arm-none-eabi target.


commit f81bf08f7caaebf877956d5d09c56a5d501de08a
Author: Jeff Johnston <jjohnstn@redhat.com>
Date:   Tue Dec 19 13:58:12 2023 -0500

     Add generated files for Revert patch

commit b67114d7d826194d20a002869ac3f2ef2db47b8f
Author: Mike Frysinger <vapier@gentoo.org>
Date:   Mon Dec 4 02:03:06 2023 -0500

     Revert "Fix libgloss/newlib build to conditionally use top include dir"

     This reverts commit 17ac400c11bab30ac2c0bef12cbf7788f0b6f954.

     The build failures were due to incorrectly using $(INCLUDES) when
     running $(AS).  Let's roll this back and drop $(INCLUDES) from the
     $(AS) invocations.


Building b67114d7d826194d20a002869ac3f2ef2db47b8f or 
b67114d7d826194d20a002869ac3f2ef2db47b8f~1 is successful, building 
f81bf08f7caaebf877956d5d09c56a5d501de08a gives:

In file included from ..../libgloss/arm/crt0.S:2:
.../libgloss/arm/arm.h:32:10: fatal error: arm-acle-compat.h: No such 
file or directory
    32 | #include "arm-acle-compat.h"
       |          ^~~~~~~~~~~~~~~~~~~

Kind regards,
Torbjörn

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

* Re: main branch broken after f81bf08f7caaebf877956d5d09c56a5d501de08a
  2023-12-20 15:06 main branch broken after f81bf08f7caaebf877956d5d09c56a5d501de08a Torbjorn SVENSSON
@ 2023-12-21  3:55 ` Jeff Johnston
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Johnston @ 2023-12-21  3:55 UTC (permalink / raw)
  To: Torbjorn SVENSSON; +Cc: Newlib

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

Hi Torborn,

I know about this due to a report from linaro and had forgotten to
regenerate libgloss/Makefile.in which has since been done.

-- Jeff J.

On Wed, Dec 20, 2023 at 10:07 AM Torbjorn SVENSSON <
torbjorn.svensson@foss.st.com> wrote:

> Hello all,
>
> It appears that the main branch is broken after the revert done
> yesterday for the arm-none-eabi target.
>
>
> commit f81bf08f7caaebf877956d5d09c56a5d501de08a
> Author: Jeff Johnston <jjohnstn@redhat.com>
> Date:   Tue Dec 19 13:58:12 2023 -0500
>
>      Add generated files for Revert patch
>
> commit b67114d7d826194d20a002869ac3f2ef2db47b8f
> Author: Mike Frysinger <vapier@gentoo.org>
> Date:   Mon Dec 4 02:03:06 2023 -0500
>
>      Revert "Fix libgloss/newlib build to conditionally use top include
> dir"
>
>      This reverts commit 17ac400c11bab30ac2c0bef12cbf7788f0b6f954.
>
>      The build failures were due to incorrectly using $(INCLUDES) when
>      running $(AS).  Let's roll this back and drop $(INCLUDES) from the
>      $(AS) invocations.
>
>
> Building b67114d7d826194d20a002869ac3f2ef2db47b8f or
> b67114d7d826194d20a002869ac3f2ef2db47b8f~1 is successful, building
> f81bf08f7caaebf877956d5d09c56a5d501de08a gives:
>
> In file included from ..../libgloss/arm/crt0.S:2:
> .../libgloss/arm/arm.h:32:10: fatal error: arm-acle-compat.h: No such
> file or directory
>     32 | #include "arm-acle-compat.h"
>        |          ^~~~~~~~~~~~~~~~~~~
>
> Kind regards,
> Torbjörn
>
>

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

end of thread, other threads:[~2023-12-21  3:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-20 15:06 main branch broken after f81bf08f7caaebf877956d5d09c56a5d501de08a Torbjorn SVENSSON
2023-12-21  3:55 ` Jeff Johnston

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).