Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#14677 closed defect (duplicate)

libbonobo fails to compile

Reported by: dellaert@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: libbonobo Cc:
Port:

Description

fresh install of macports, Leopard 10.5.2, following is output:

[Users/dellaert] > install libbonobo Skipping org.macports.activate (gettext ) since this port is already active ---> Cleaning gettext Skipping org.macports.activate (ncursesw ) since this port is already active ---> Cleaning ncursesw Skipping org.macports.activate (glib2 +darwin_9) since this port is already active ---> Cleaning glib2 Skipping org.macports.activate (perl5.8 ) since this port is already active ---> Cleaning perl5.8 Skipping org.macports.activate (zlib ) since this port is already active ---> Cleaning zlib ---> Building libbonobo with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libbonobo/work/libbonobo-2.20.4" && make all " returned error 2 Command output: make all-recursive Making all in idl make all-am make[3]: Nothing to be done for `all-am'. Making all in bonobo-activation make all-am make[3]: Nothing to be done for `all-am'. Making all in bonobo make all-am /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -D_REENTRANT -I/opt/local/include/orbit-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DPREFIX=\""/opt/local"\" -DBONOBO_LIBDIR=\""/opt/local/lib"\" -DBONOBO_DATADIR=\""/opt/local/share"\" -DBONOBO_PIXMAPDIR=\""/opt/local/share/pixmaps"\" -DBONOBO_BINDIR=\""/opt/local/bin"\" -DBONOBO_LOCALSTATEDIR=\""/opt/local/var"\" -DBONOBO_LOCALEDIR=\""/opt/local/share/locale"\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.20.4\" -I/opt/local/include -L/opt/local/lib -O2 -no-cpp-precomp -flat_namespace -undefined suppress -MT bonobo-moniker.lo -MD -MP -MF .deps/bonobo-moniker.Tpo -c -o bonobo-moniker.lo bonobo-moniker.c

/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DORBIT2=1 -D_REENTRANT -I/opt/local/include/orbit-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DPREFIX=\"/opt/local\" -DBONOBO_LIBDIR=\"/opt/local/lib\" -DBONOBO_DATADIR=\"/opt/local/share\" -DBONOBO_PIXMAPDIR=\"/opt/local/share/pixmaps\" -DBONOBO_BINDIR=\"/opt/local/bin\" -DBONOBO_LOCALSTATEDIR=\"/opt/local/var\" -DBONOBO_LOCALEDIR=\"/opt/local/share/locale\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.20.4\" -I/opt/local/include -L/opt/local/lib -O2 -no-cpp-precomp -flat_namespace -undefined suppress -MT bonobo-moniker.lo -MD -MP -MF .deps/bonobo-moniker.Tpo -c bonobo-moniker.c -fno-common -DPIC -o .libs/bonobo-moniker.o

bonobo-moniker.c: In function 'bonobo_moniker_set_parent': bonobo-moniker.c:79: error: 'G_GNUC_PRETTY_FUNCTION' undeclared (first use in this function) bonobo-moniker.c:79: error: (Each undeclared identifier is reported only once bonobo-moniker.c:79: error: for each function it appears in.) bonobo-moniker.c: In function 'bonobo_moniker_get_parent': bonobo-moniker.c:111: error: 'G_GNUC_PRETTY_FUNCTION' undeclared (first use in this function) bonobo-moniker.c: In function 'impl_set_name': bonobo-moniker.c:280: error: 'G_GNUC_PRETTY_FUNCTION' undeclared (first use in this function) make[3]: * [bonobo-moniker.lo] Error 1 make[2]: * [all] Error 2 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

Error: Status 1 encountered during processing.

Change History (2)

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed

Duplicate of #14656.

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.