#61846 closed defect (duplicate)
py27-gobject @2.28.7_1 +quartz: error because of implicit declaration of function
Reported by: | khyox (Jose Manuel Martí) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.4 |
Keywords: | Cc: | ||
Port: | py-gobject |
Description
Fresh installation of MacPorts 2.6.4 on Big Sur 11.1 with Xcode 12.2 and SDK 11.1.
Trying port install gimp +quartz -x11
crashes when installing dependency py27-gobject
port. Cleaning and installing just this port gives the same problem.
Extract from the log:
:info:build unix.c:710:5: error: implicit declaration of function 'g_desktop_app_info_set_desktop_env' is invalid in C99 [-Werror,-Wimplicit-fu nction-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'?
Attachments (1)
Change History (4)
Changed 4 years ago by khyox (Jose Manuel Martí)
Attachment: | py27-gobject_main.log added |
---|
comment:1 Changed 4 years ago by kencu (Ken)
comment:2 Changed 4 years ago by kencu (Ken)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:3 Changed 4 years ago by khyox (Jose Manuel Martí)
Thanks, Ken, and sorry for the duplicate. I don't know why, but I was not finding the issue when I looked for it before reporting! :/
Note: See
TracTickets for help on using
tickets.
Hi Jose -- we're following this here #61113