Opened 4 years ago
Closed 4 years ago
#61889 closed defect (fixed)
gnome-vfs: error: implicit declaration of function 'g_printf' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
Reported by: | vrurg (Vadim Belman) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.4 |
Keywords: | xcode12 bigsur catalina | Cc: | |
Port: | gnome-vfs |
Description
Build fails with "implicit declaration of function 'g_printf'" error.
Attachments (3)
Change History (11)
Changed 4 years ago by vrurg (Vadim Belman)
comment:1 Changed 4 years ago by mf2k (Frank Schima)
Keywords: | x86_64 removed |
---|
comment:2 Changed 4 years ago by mf2k (Frank Schima)
Summary: | gnome-vfs build fails → gnome-vfs: error: implicit declaration of function 'g_printf' is invalid in C99 [-Werror,-Wimplicit-function-declaration] |
---|
comment:3 Changed 4 years ago by mf2k (Frank Schima)
Keywords: | xcode12 added; bigsur removed |
---|
comment:4 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | bigsur catalina added |
---|
Problem does affect Catalina and Big Sur because they respectively support or require Xcode 12, so we should use the OS version specific keywords so users searching for OS version specific problems by keyword can find this problem.
Changed 4 years ago by dsteck
Attachment: | patch-test-async-directory.diff added |
---|
patch of test-async-directory.c
comment:5 Changed 4 years ago by dsteck
I've attached a patch and a Portfile that makes this port compile. The fix is the same one mentioned here: https://mail.gnome.org/archives/commits-list/2013-January/msg00008.html
comment:6 Changed 4 years ago by dsteck
pull request: https://github.com/macports/macports-ports/pull/9979
comment:7 Changed 4 years ago by Daniel Steck <35888116+dsteck@…>
comment:8 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Error is: