Re: [oi-dev] One package still uses python3.4

2020-07-18 Thread Andreas Wacknitz

Am 18.07.20 um 21:00 schrieb Gary Mills:

On Sat, Jul 18, 2020 at 07:57:40PM +0200, Andreas Wacknitz wrote:

Am 18.07.20 um 15:15 schrieb Alexander Pyhalov via oi-dev:

Hi.
The only method I see is to drop 32-bit gobject-introspection.

Even if I only try BUILD_BITS=64 it won't find its Python.h. Something
must be different between former python3.4 configuration and python3.5
that is now being used.

Where is it looking?



Alexander already found a solution (roughly missing two lines in the
Makefile:
CPPFLAGS+= $(CC_BITS)
CONFIGURE_ENV += CPPFLAGS="$(CPPFLAGS)"
) and created PR #5912.
I am checking it now...
___
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev


Re: [oi-dev] One package still uses python3.4

2020-07-18 Thread Gary Mills
On Sat, Jul 18, 2020 at 07:57:40PM +0200, Andreas Wacknitz wrote:
> Am 18.07.20 um 15:15 schrieb Alexander Pyhalov via oi-dev:
> > Hi.
> > The only method I see is to drop 32-bit gobject-introspection.
> Even if I only try BUILD_BITS=64 it won't find its Python.h. Something
> must be different between former python3.4 configuration and python3.5
> that is now being used.

Where is it looking?


-- 
-Gary Mills--refurb--Winnipeg, Manitoba, Canada-

___
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev


Re: [oi-dev] One package still uses python3.4

2020-07-18 Thread Andreas Wacknitz

Am 18.07.20 um 15:15 schrieb Alexander Pyhalov via oi-dev:

Hi.
The only method I see is to drop 32-bit gobject-introspection.

Even if I only try BUILD_BITS=64 it won't find its Python.h. Something
must be different between former python3.4 configuration and python3.5
that is now being used.




С уважением,
Александр Пыхалов,
программист отдела телекоммуникационной инфраструктуры
управления информационно-коммуникационной инфраструктуры ЮФУ



От: Andreas Wacknitz 
Отправлено: 18 июля 2020 г. 14:44
Кому: OpenIndiana Developer mailing list
Тема: [oi-dev] One package still uses python3.4

Hi,

g-ir-scanner, g-ir-annotation-tool, and g-ir-doc-tool from the
gobject-introspection package still use #!/usr/bin/python3.4 as their
interpreters.
I have tried to set the PYTHON_VERSION for gobject-introspection from
3.4 to 3.5 but then configure doesn't find its Python.h file (located at
usr/include/python3.5m/).
Does anybody know how to fix this?

Regards,
Andreas

___
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev

___
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev



___
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev


Re: [oi-dev] One package still uses python3.4

2020-07-18 Thread Andreas Wacknitz

Am 18.07.20 um 15:15 schrieb Alexander Pyhalov via oi-dev:

Hi.
The only method I see is to drop 32-bit gobject-introspection.

Hm, that's bad because we have libpeas and lgi-52, lgi-53 that depend on
it and they are also 32 and 64-bit.



С уважением,
Александр Пыхалов,
программист отдела телекоммуникационной инфраструктуры
управления информационно-коммуникационной инфраструктуры ЮФУ



От: Andreas Wacknitz 
Отправлено: 18 июля 2020 г. 14:44
Кому: OpenIndiana Developer mailing list
Тема: [oi-dev] One package still uses python3.4

Hi,

g-ir-scanner, g-ir-annotation-tool, and g-ir-doc-tool from the
gobject-introspection package still use #!/usr/bin/python3.4 as their
interpreters.
I have tried to set the PYTHON_VERSION for gobject-introspection from
3.4 to 3.5 but then configure doesn't find its Python.h file (located at
usr/include/python3.5m/).
Does anybody know how to fix this?

Regards,
Andreas

___
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev

___
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev



___
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev


Re: [oi-dev] One package still uses python3.4

2020-07-18 Thread Alexander Pyhalov via oi-dev
Hi.
The only method I see is to drop 32-bit gobject-introspection.

С уважением,
Александр Пыхалов,
программист отдела телекоммуникационной инфраструктуры
управления информационно-коммуникационной инфраструктуры ЮФУ



От: Andreas Wacknitz 
Отправлено: 18 июля 2020 г. 14:44
Кому: OpenIndiana Developer mailing list
Тема: [oi-dev] One package still uses python3.4

Hi,

g-ir-scanner, g-ir-annotation-tool, and g-ir-doc-tool from the
gobject-introspection package still use #!/usr/bin/python3.4 as their
interpreters.
I have tried to set the PYTHON_VERSION for gobject-introspection from
3.4 to 3.5 but then configure doesn't find its Python.h file (located at
usr/include/python3.5m/).
Does anybody know how to fix this?

Regards,
Andreas

___
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev

___
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev