[MacPorts] #44465: libgnome fails to build on yosemite
#44465: libgnome fails to build on yosemite -----------------------+-------------------------------- Reporter: carsten@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.99 Keywords: yosemite | Port: libgnome -----------------------+-------------------------------- On Darwin 14.0.0 (Mac OSX 10.10 Yosemite) libgnome does not build {{{ :info:build GEN libgnometypebuiltins.h :info:build CC gnome-program.lo :info:build CC gnome-i18n.lo :info:build CC gnome-init.lo :info:build gnome-i18n.c:58:10: error: unknown type name 'GStaticRecMutex' :info:build static GStaticRecMutex lang_list_lock = G_STATIC_REC_MUTEX_INIT; :info:build ^ :info:build gnome-i18n.c:58:43: error: use of undeclared identifier 'G_STATIC_REC_MUTEX_INIT' :info:build static GStaticRecMutex lang_list_lock = G_STATIC_REC_MUTEX_INIT; :info:build ^ :info:build gnome-i18n.c:63:3: error: implicit declaration of function 'g_static_rec_mutex_lock' is invalid in C99 [-Werror,-Wimplicit-function- declaration] :info:build g_static_rec_mutex_lock (&lang_list_lock); :info:build ^ :info:build gnome-i18n.c:63:3: note: did you mean 'g_rec_mutex_lock'? :info:build /opt/local/include/glib-2.0/glib/gthread.h:195:17: note: 'g_rec_mutex_lock' declared here :info:build void g_rec_mutex_lock (GRecMutex *rec_mutex); :info:build ^ :info:build gnome-i18n.c:74:3: error: implicit declaration of function 'g_static_rec_mutex_unlock' is invalid in C99 [-Werror,-Wimplicit- function-declaration] :info:build g_static_rec_mutex_unlock (&lang_list_lock); :info:build ^ :info:build gnome-i18n.c:74:3: note: did you mean 'g_static_rec_mutex_lock'? :info:build gnome-i18n.c:63:3: note: 'g_static_rec_mutex_lock' declared here :info:build g_static_rec_mutex_lock (&lang_list_lock); :info:build ^ :info:build 4 errors generated. }}} -- Ticket URL: <https://trac.macports.org/ticket/44465> MacPorts <http://www.macports.org/> Ports system for OS X
#44465: libgnome fails to build on yosemite ------------------------+-------------------------------- Reporter: carsten@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.99 Resolution: | Keywords: yosemite Port: libgnome | ------------------------+-------------------------------- Comment (by devans@…): This strikes me as not being Yosemite specific but a duplicate of #43589 which was fixed today in r122755. Please update your ports tree, retest and let me know if this fixed your problem as well. Thanks. -- Ticket URL: <https://trac.macports.org/ticket/44465#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#44465: libgnome fails to build on yosemite ------------------------+-------------------------------- Reporter: carsten@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.99 Resolution: | Keywords: yosemite Port: libgnome | ------------------------+-------------------------------- Comment (by carsten@…): Replying to [comment:1 devans@…]:
This strikes me as not being Yosemite specific but a duplicate of #43589 which was fixed today in r122755.
Please update your ports tree, retest and let me know if this fixed your problem as well. Thanks.
Works for me after `port update`. Thanks. -- Ticket URL: <https://trac.macports.org/ticket/44465#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#44465: libgnome fails to build on yosemite ------------------------+-------------------------------- Reporter: carsten@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.99 Resolution: fixed | Keywords: yosemite Port: libgnome | ------------------------+-------------------------------- Changes (by devans@…): * status: new => closed * resolution: => fixed -- Ticket URL: <https://trac.macports.org/ticket/44465#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#44465: libgnome fails to build on yosemite ------------------------+-------------------------------- Reporter: carsten@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: libgnome | ------------------------+-------------------------------- Changes (by devans@…): * keywords: yosemite => * version: 2.3.99 => -- Ticket URL: <https://trac.macports.org/ticket/44465#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts