Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#61205 closed defect (duplicate)

py27-gobject @2.28.7 +quartz build error

Reported by: ccottap (Carlos Cotta) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.3
Keywords: Cc:
Port: py-gobject

Description

I have py27-gobject @2.28.7_0+quartz. When upgrading this port to a newer version I got a build error. The problem seems to be in the following part, I think:

:info:build unix.c:710:5: error: implicit declaration of function 'g_desktop_app_info_set_desktop_env' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
:info:build     g_desktop_app_info_set_desktop_env(desktop_env);
:info:build     ^
:info:build unix.c:710:5: note: did you mean '_wrap_g_desktop_app_info_set_desktop_env'?
:info:build unix.c:702:1: note: '_wrap_g_desktop_app_info_set_desktop_env' declared here
:info:build _wrap_g_desktop_app_info_set_desktop_env(PyObject *self, PyObject *args, PyObject *kwargs)

I have macOS 10.15.6 and Xcode 12 (12A7209)

Attachments (1)

main.log.gz (9.2 KB) - added by ccottap (Carlos Cotta) 4 years ago.

Download all attachments as: .zip

Change History (3)

Changed 4 years ago by ccottap (Carlos Cotta)

Attachment: main.log.gz added

comment:1 Changed 4 years ago by kencu (Ken)

Resolution: duplicate
Status: newclosed

Thanks for the report!

Please see #61113. We'll follow this issue along in that ticket for efficiency.

comment:2 Changed 4 years ago by mf2k (Frank Schima)

Port: py-gobject added; py27-gobject removed
Note: See TracTickets for help on using tickets.