all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Po Lu <luangruo@yahoo.com>
Cc: 62210@debbugs.gnu.org
Subject: bug#62210: Job build-image-gnustep does not run anymore on EMBA
Date: Sun, 26 Mar 2023 14:24:02 +0200	[thread overview]
Message-ID: <87sfdrhfa5.fsf_-_@gmx.de> (raw)
In-Reply-To: <877cv4xtiv.fsf@yahoo.com> (Po Lu's message of "Sun, 26 Mar 2023 08:09:44 +0800")

Po Lu <luangruo@yahoo.com> writes:

Hi,

>> Since we have upgraded EMBA to Debian bullseye, the NS port tests
>> fail. See bug#62210.
>>
>> Alan Third, who has worked on this in the past, has stopped his
>> activities. Is there somebody else who cares now?
>
> The test times out because GCC keeps emitting massive amounts of
> warnings about non portable preprocessor constructs in GNUstep headers.
>
> Does this fix the problem:
>
> diff --git a/configure.ac b/configure.ac
> index c5300beb2ba..511199454e0 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -2062,8 +2062,8 @@ AC_DEFUN
>         GNUSTEP_LOCAL_HEADERS="-I${GNUSTEP_LOCAL_HEADERS}"
>       test "x${GNUSTEP_LOCAL_LIBRARIES}" != "x" && \
>         GNUSTEP_LOCAL_LIBRARIES="-L${GNUSTEP_LOCAL_LIBRARIES}"
> -     CPPFLAGS="$CPPFLAGS -I${GNUSTEP_SYSTEM_HEADERS} ${GNUSTEP_LOCAL_HEADERS}"
> -     CFLAGS="$CFLAGS -I${GNUSTEP_SYSTEM_HEADERS} ${GNUSTEP_LOCAL_HEADERS}"
> +     CPPFLAGS="$CPPFLAGS -isystem ${GNUSTEP_SYSTEM_HEADERS} ${GNUSTEP_LOCAL_HEADERS}"
> +     CFLAGS="$CFLAGS -isystem ${GNUSTEP_SYSTEM_HEADERS} ${GNUSTEP_LOCAL_HEADERS}"
>       LDFLAGS="$LDFLAGS -L${GNUSTEP_SYSTEM_LIBRARIES} ${GNUSTEP_LOCAL_LIBRARIES}"
>       LIBS_GNUSTEP="-lgnustep-gui -lgnustep-base -lobjc -lpthread"
>       dnl GNUstep defines BASE_NATIVE_OBJC_EXCEPTIONS to 0 or 1.

Will try. Lets continue discussion on bug#62210.

Best regards, Michael.





  parent reply	other threads:[~2023-03-26 12:24 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-25 17:42 Status uf NS port? Michael Albinus
     [not found] ` <877cv4xtiv.fsf@yahoo.com>
2023-03-26 12:24   ` Michael Albinus [this message]
2023-03-27 15:53     ` bug#62210: Job build-image-gnustep does not run anymore on EMBA Michael Albinus
     [not found]       ` <87355pyc7y.fsf@yahoo.com>
2023-03-28  7:23         ` Michael Albinus
2023-03-28 16:55           ` Michael Albinus
2023-03-27 17:03 ` Status uf NS port? chad
2023-03-28  7:22   ` Michael Albinus
2023-04-03 21:18   ` Alan Third
2023-04-04 11:05     ` bug#62210: " Michael Albinus
2023-04-04 11:05     ` Michael Albinus
2023-04-04 12:20       ` bug#62210: " Robert Pluim
2023-04-04 18:03         ` Michael Albinus
2023-04-05  7:18           ` Robert Pluim
2023-09-12  0:19             ` bug#62210: Job build-image-gnustep does not run anymore on EMBA Stefan Kangas
2023-09-12 17:38               ` Michael Albinus
  -- strict thread matches above, loose matches on Subject: below --
2023-03-15 19:22 Michael Albinus
2023-03-20  9:01 ` Michael Albinus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sfdrhfa5.fsf_-_@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=62210@debbugs.gnu.org \
    --cc=luangruo@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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.