Opened 19 years ago

Closed 19 years ago

#3021 closed defect (fixed)

abiword2 fails to build

Reported by: anders@… Owned by: gnome-darwinports@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

On a clean install of DarwinPorts 1.0 and GNOME 2.10 I got the following error message on building Abiword2:

$ sudo port install abiword2 Password: ---> Building abiword2 with target {} Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_gnome_abiword2/work/abiword-2.2.3/abi" && make " returned error 2 Command output: Making all in xp make[4]: Nothing to be done for `all'. Making all in unix make[4]: Nothing to be done for `all'. make[4]: Nothing to be done for `all-am'. Making all in impexp Making all in xp make[4]: Nothing to be done for `all'. Making all in unix make[4]: Nothing to be done for `all'. make[4]: Nothing to be done for `all-am'. Making all in main Making all in xp make[4]: Nothing to be done for `all'. Making all in unix g++ -Wall -pedantic -ansi -D_BSD_SOURCE -pipe -DNDEBUG -I/opt/local/include/libxml2 -I/opt/local/include -I/opt/local/include/fribidi -I/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_gnome_abiword2/work/abiword-2.2.3/wv

-DXTHREADS -I/opt/local/include -I/opt/local/include/freetype2

-I/usr/X11R6/include -I/opt/local/include/libpng12 -DHAVE_THREADS=1 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/libglade-2.0 -I/opt/local/include/libxml2 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -DSUPPORTS_UT_IDLE=1 -DABISUITE_HOME=\"/opt/local/share/AbiSuite-2.2\" -DABI_BUILD_VERSION=\"2.2.3\" -o AbiWord-2.2 abi_ver.o UnixMain.o ../../../../src/wp/ap/libAp.a ../../../../src/wp/impexp/libImpExp.a ../../../../src/af/xap/libXap.a ../../../../src/af/util/libUtil.a ../../../../src/af/gr/libGr.a ../../../../src/af/ev/libEv.a ../../../../src/other/spell/xp/libSpell.a ../../../../src/other/ttftool/unix/libTtfTool.a ../../../../src/text/fmt/xp/libFmt.a ../../../../src/text/ptbl/xp/libPtbl.a ../../../../src/wp/ap/libAp.a ../../../../src/wp/impexp/libImpExp.a ../../../../src/af/xap/libXap.a ../../../../src/af/util/libUtil.a ../../../../src/af/gr/libGr.a ../../../../src/af/ev/libEv.a ../../../../src/other/spell/xp/libSpell.a ../../../../src/other/ttftool/unix/libTtfTool.a ../../../../src/text/fmt/xp/libFmt.a ../../../../src/text/ptbl/xp/libPtbl.a ../../../../src/wp/ap/libAp.a ../../../../src/wp/impexp/libImpExp.a ../../../../src/af/xap/libXap.a ../../../../src/af/util/libUtil.a ../../../../src/af/gr/libGr.a ../../../../src/af/ev/libEv.a ../../../../src/other/spell/xp/libSpell.a ../../../../src/other/ttftool/unix/libTtfTool.a ../../../../src/text/fmt/xp/libFmt.a ../../../../src/text/ptbl/xp/libPtbl.a ../../../../src/wp/ap/libAp.a ../../../../src/wp/impexp/libImpExp.a ../../../../src/af/xap/libXap.a ../../../../src/af/util/libUtil.a ../../../../src/af/gr/libGr.a ../../../../src/af/ev/libEv.a ../../../../src/other/spell/xp/libSpell.a ../../../../src/other/ttftool/unix/libTtfTool.a ../../../../src/text/fmt/xp/libFmt.a ../../../../src/text/ptbl/xp/libPtbl.a -L/opt/local/lib -lgtk-x11-2.0 -lglade-2.0 -L/usr/X11R6/lib -lSM -lICE -lX11

-L/opt/local/lib -lgmodule-2.0 -L/opt/local/lib -lxml2 -lz -lpthread

-L/opt/local/lib -liconv -lm -L/opt/local/lib -lfribidi ../../../../../wv/libwv.a -L/opt/local/lib -lglib-2.0 -lintl -liconv -liconv -L/opt/local/lib -lpng12 -lz -lz -lpopt -L/usr/X11R6/lib -L/opt/local/lib -lXft -lfreetype -lz -lXrender -lX11 -lfontconfig -L/opt/local/lib -lgthread-2.0 ld: warning prebinding disabled because dependent library: /opt/local/lib/libgtk-x11-2.0.0.dylib is not prebound ld: ../../../../src/wp/ap/libAp.a(ap_UnixApp.o) illegal reference to symbol: _g_signal_connect_data defined in indirectly referenced dynamic library /opt/local/lib/libgobject-2.0.0.dylib ld: ../../../../src/wp/ap/libAp.a(ap_UnixApp.o) illegal reference to symbol: _gdk_colormap_new defined in indirectly referenced dynamic library /opt/local/lib/libgdk-x11-2.0.0.dylib ld: ../../../../src/af/gr/libGr.a(gr_UnixImage.o) illegal reference to symbol: _gdk_pixbuf_save defined in indirectly referenced dynamic library /opt/local/lib/libgdk_pixbuf-2.0.0.dylib ld: ../../../../src/af/xap/libXap.a(xap_UnixDialogHelper.o) illegal reference to symbol: _atk_object_set_role defined in indirectly referenced dynamic library /opt/local/lib/libatk-1.0.0.dylib ld: ../../../../src/af/gr/libGr.a(gr_UnixGraphics.o) illegal reference to symbol: _pango_font_description_get_family defined in indirectly referenced dynamic library /opt/local/lib/libpango-1.0.0.dylib ld: warning multiple definitions of symbol _locale_charset /opt/local/lib/libiconv.dylib(localcharset.o) definition of _locale_charset /opt/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset make[4]: * [AbiWord-2.2] Error 1 make[3]: * [all-recursive] Error 1 make[2]: * [all-recursive] Error 1 make[1]: * [all-recursive] Error 1 make: * [all-recursive] Error 1

Change History (2)

comment:1 Changed 19 years ago by jmpp@…

Owner: changed from darwinports-bugs@… to gnome-darwinports@…

Assign bug to maintainer.

-jmpp

comment:2 Changed 19 years ago by olegb@…

Resolution: fixed
Status: newclosed

i updated abiword yesterday. The updated version builds/runs fine :

http://opendarwin.org/~olegb/screenshoots/funk1.jpg

Note: See TracTickets for help on using tickets.