Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.bugs.dist > #1023894 > unrolled thread

Bug#957271: gfpoken: ftbfs with GCC-10

Started byReiner Herrmann <reiner@reiner-h.de>
First post2020-09-05 17:10 +0200
Last post2020-10-04 17:20 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.debian.bugs.dist

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Bug#957271: gfpoken: ftbfs with GCC-10 Reiner Herrmann <reiner@reiner-h.de> - 2020-09-05 17:10 +0200
    Bug#957271: gfpoken: ftbfs with GCC-10 Markus Koschany <apo@debian.org> - 2020-10-04 17:20 +0200

#1023894 — Bug#957271: gfpoken: ftbfs with GCC-10

FromReiner Herrmann <reiner@reiner-h.de>
Date2020-09-05 17:10 +0200
SubjectBug#957271: gfpoken: ftbfs with GCC-10
Message-ID<ALHZf-574-1@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

Hi,

the GCC 10 build error is easily fixed with the attached patch.

But the build also fails while generating artwork via a Gimp script
(art/mktiles):

> Starting extension: 'extension-script-fu'
> No batch interpreter specified, using the default 'plug-in-script-fu-eval'.
> Welcome to TinyScheme, Version 1.40
> Copyright (c) Dimitrios Souflis
> 
> ts>

It then just hangs in this tinyscheme "shell".
Unfortunately I don't know enough about Gimp scripting to fix that.

Kind regards,
  Reiner

[toc] | [next] | [standalone]


#1027484

FromMarkus Koschany <apo@debian.org>
Date2020-10-04 17:20 +0200
Message-ID<AWdXP-7LI-5@gated-at.bofh.it>
In reply to#1023894

[Multipart message — attachments visible in raw view] — view raw

On Sat, 5 Sep 2020 17:03:15 +0200 Reiner Herrmann <reiner@reiner-h.de>
wrote:
> Hi,
> 
> the GCC 10 build error is easily fixed with the attached patch.
> 
> But the build also fails while generating artwork via a Gimp script
> (art/mktiles):
> 
> > Starting extension: 'extension-script-fu'
> > No batch interpreter specified, using the default 'plug-in-script-fu-eval'.
> > Welcome to TinyScheme, Version 1.40
> > Copyright (c) Dimitrios Souflis
> > 
> > ts>
> 
> It then just hangs in this tinyscheme "shell".
> Unfortunately I don't know enough about Gimp scripting to fix that.

I have pushed a new update with the GCC 10 patch to

https://salsa.debian.org/games-team/gfpoken

When I try to build gfpoken I see a coredump

./art/mkmarbles: line 25: 20560 Aborted                 (core dumped)
blender -b "`dirname "$0"`"/marbles.blend -o "$BLENDERDIR" -P initdir -a

an

OSError: Python file "/build/gfpoken-1/initdir" could not be opened: No
such file or directory
Unable to open a display

and another GIMP error

but the build succeeds.

Markus




[toc] | [prev] | [standalone]


Back to top | Article view | linux.debian.bugs.dist


csiph-web