Re: [oi-dev] inkscape calls gcc7 and 10

2023-07-12 Thread Udo Grabowski (IMK)
On 12/07/2023 15:04, Stephan Althaus wrote: On 7/7/23 19:07, Till Wegmüller wrote: On 07.07.23 07:20, Tim Mooney via oi-dev wrote: > The old all-in-one source is no longer a thing, so if we build from > released tarballs, we'll potentially need to fetch and extract multiple > components. That

Re: [oi-dev] inkscape calls gcc7 and 10

2023-07-12 Thread Stephan Althaus
On 7/7/23 19:07, Till Wegmüller wrote: On 07.07.23 07:20, Tim Mooney via oi-dev wrote: > The old all-in-one source is no longer a thing, so if we build from > released tarballs, we'll potentially need to fetch and extract multiple > components. That has been done before and one component can

Re: [oi-dev] inkscape calls gcc7 and 10

2023-07-07 Thread Till Wegmüller
On 07.07.23 07:20, Tim Mooney via oi-dev wrote: > The old all-in-one source is no longer a thing, so if we build from > released tarballs, we'll potentially need to fetch and extract multiple > components. That has been done before and one component can handle multiple sources. Worst case one

Re: [oi-dev] inkscape calls gcc7 and 10

2023-07-07 Thread Udo Grabowski (IMK)
On 07/07/2023 07:20, Tim Mooney via oi-dev wrote: In regard to: Re: [oi-dev] inkscape calls gcc7 and 10, Udo Grabowski (IMK)...: On 04/07/2023 11:08, Udo Grabowski (IMK) wrote: On 04/07/2023 10:53, Marcel Telka wrote: On Tue, Jul 04, 2023 at 10:20:32AM +0200, Udo Grabowski (IMK) wrote: Hi

Re: [oi-dev] inkscape calls gcc7 and 10

2023-07-07 Thread Udo Grabowski (IMK)
On 07/07/2023 07:20, Tim Mooney via oi-dev wrote: In regard to: Re: [oi-dev] inkscape calls gcc7 and 10, Udo Grabowski (IMK)...: On 04/07/2023 11:08, Udo Grabowski (IMK) wrote: On 04/07/2023 10:53, Marcel Telka wrote: On Tue, Jul 04, 2023 at 10:20:32AM +0200, Udo Grabowski (IMK) wrote: Hi

Re: [oi-dev] inkscape calls gcc7 and 10

2023-07-06 Thread Tim Mooney via oi-dev
In regard to: Re: [oi-dev] inkscape calls gcc7 and 10, Udo Grabowski (IMK)...: On 04/07/2023 11:08, Udo Grabowski (IMK) wrote: On 04/07/2023 10:53, Marcel Telka wrote: On Tue, Jul 04, 2023 at 10:20:32AM +0200, Udo Grabowski (IMK) wrote: Hi, the story with the mixup continues, this time

Re: [oi-dev] inkscape calls gcc7 and 10

2023-07-05 Thread Udo Grabowski (IMK)
On 04/07/2023 11:00, Udo Grabowski (IMK) wrote: On 04/07/2023 10:20, Udo Grabowski (IMK) wrote: Hi, the story with the mixup continues, this time inkscape. Crashes, shows both gcc/7 and gcc/10 But trying to fix this with LD_LIBRARY_PATH=/usr/gcc/10/lib/amd64 /usr/bin/inkscape still crashes

Re: [oi-dev] inkscape calls gcc7 and 10

2023-07-04 Thread Udo Grabowski (IMK)
On 04/07/2023 11:08, Udo Grabowski (IMK) wrote: On 04/07/2023 10:53, Marcel Telka wrote: On Tue, Jul 04, 2023 at 10:20:32AM +0200, Udo Grabowski (IMK) wrote: Hi, the story with the mixup continues, this time inkscape. Crashes, shows both gcc/7 and gcc/10 The inkscape's problems are basically

Re: [oi-dev] inkscape calls gcc7 and 10

2023-07-04 Thread Udo Grabowski (IMK)
On 04/07/2023 10:53, Marcel Telka wrote: On Tue, Jul 04, 2023 at 10:20:32AM +0200, Udo Grabowski (IMK) wrote: Hi, the story with the mixup continues, this time inkscape. Crashes, shows both gcc/7 and gcc/10 The inkscape's problems are basically these: $ ldd $(which inkscape) | egrep 'not

Re: [oi-dev] inkscape calls gcc7 and 10

2023-07-04 Thread Udo Grabowski (IMK)
On 04/07/2023 10:20, Udo Grabowski (IMK) wrote: Hi, the story with the mixup continues, this time inkscape. Crashes, shows both gcc/7 and gcc/10 But trying to fix this with LD_LIBRARY_PATH=/usr/gcc/10/lib/amd64 /usr/bin/inkscape still crashes somewhere in gcc, so possible other indirect

Re: [oi-dev] inkscape calls gcc7 and 10

2023-07-04 Thread Marcel Telka
On Tue, Jul 04, 2023 at 10:20:32AM +0200, Udo Grabowski (IMK) wrote: > Hi, > the story with the mixup continues, this time inkscape. > Crashes, shows both gcc/7 and gcc/10 The inkscape's problems are basically these: $ ldd $(which inkscape) | egrep 'not found|gcc' libstdc++.so.6 =>