Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 316915 - net-irc/xchat-2.8.6-r3 doesn't compile on Gentoo/FreeBSD
Summary: net-irc/xchat-2.8.6-r3 doesn't compile on Gentoo/FreeBSD
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: x86 FreeBSD
: High normal (vote)
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 313589
  Show dependency tree
 
Reported: 2010-04-24 14:15 UTC by MT
Modified: 2013-07-11 21:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info =net-irc/xchat-2.8.6-r3 (info,2.96 KB, text/plain)
2010-04-24 14:16 UTC, MT
Details
build.log (build.log,53.93 KB, text/plain)
2010-04-24 14:18 UTC, MT
Details
ebuild environment (environment,124.63 KB, text/plain)
2010-04-24 14:19 UTC, MT
Details

Note You need to log in before you can comment on or make changes to this bug.
Description MT 2010-04-24 14:15:39 UTC
I get this error compiling net-irc/xchat-2.8.6-r3 on Gentoo/FreeBSD 8.0:

libtool: link: i686-gentoo-freebsd8.0-gcc -O2 -march=i686 -mtune=i686 -pipe -w -g0 -Wall -g -Wno-pointer-sign -funsigned-char -D_THREAD_SAFE -I/usr/include/freetype2 -o xchat about.o ascii.o banlist.o chanlist.o chanview.o custom-list.o dccgui.o editlist.o fe-gtk.o fkeys.o gtkutil.o ignoregui.o joind.o menu.o maingui.o mmx_cmod.o notifygui.o palette.o pixmaps.o plugin-tray.o plugingui.o rawlog.o search.o servlistgui.o setup.o textgui.o urlgrab.o userlistgui.o xtext.o -pthread -Wl,--version-script -Wl,./../version-script -Wl,--export-dynamic  ../common/libxchatcommon.a /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so -L/usr/lib /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng12.so /usr/lib/libxcb-render-util.so /usr/lib/libXrender.so /usr/lib/libxcb-render.so /usr/lib/libpango-1.0.so -lm /usr/lib/libfontconfig.so /usr/lib/libexpat.so /usr/lib/libfreetype.so -lz /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libXext.so /usr/lib/libX11.so -lrpcsvc /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -lssl -lcrypto /usr/lib/libglib-2.0.so /usr/lib/libintl.so /usr/lib/libiconv.so -pthread
/usr/lib/gcc/i686-gentoo-freebsd8.0/4.4.3/../../../../i686-gentoo-freebsd8.0/bin/ld: xchat: local symbol `__progname' in /usr/lib/gcc/i686-gentoo-freebsd8.0/4.4.3/../../../crt1.o is referenced by DSO
/usr/lib/gcc/i686-gentoo-freebsd8.0/4.4.3/../../../../i686-gentoo-freebsd8.0/bin/ld: final link failed: Nonrepresentable section on output
collect2: ld returned 1 exit status
gmake[3]: *** [xchat] Error 1
gmake[3]: Leaving directory `/var/tmp/portage/net-irc/xchat-2.8.6-r3/work/xchat-2.8.6/src/fe-gtk'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/var/tmp/portage/net-irc/xchat-2.8.6-r3/work/xchat-2.8.6/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/var/tmp/portage/net-irc/xchat-2.8.6-r3/work/xchat-2.8.6'
gmake: *** [all] Error 2
 * ERROR: net-irc/xchat-2.8.6-r3 failed:
 *   compile failure
 * 
 * Call stack:
 *     ebuild.sh, line   48:  Called src_compile
 *   environment, line 3419:  Called gnome2_src_compile
 *   environment, line 2707:  Called die
 * The specific snippet of code:
 *       emake || die "compile failure"
 * 
 * If you need support, post the output of 'emerge --info =net-irc/xchat-2.8.6-r3',
 * the complete build log and the output of 'emerge -pqv =net-irc/xchat-2.8.6-r3'.
 * The complete build log is located at '/var/tmp/portage/net-irc/xchat-2.8.6-r3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-irc/xchat-2.8.6-r3/temp/environment'.
 * S: '/var/tmp/portage/net-irc/xchat-2.8.6-r3/work/xchat-2.8.6'
Comment 1 MT 2010-04-24 14:16:54 UTC
Created attachment 228999 [details]
emerge --info =net-irc/xchat-2.8.6-r3
Comment 2 MT 2010-04-24 14:18:47 UTC
Created attachment 229001 [details]
build.log
Comment 3 MT 2010-04-24 14:19:19 UTC
Created attachment 229003 [details]
ebuild environment
Comment 4 Sergey Popov (RETIRED) gentoo-dev 2013-07-11 21:04:14 UTC
Packages was removed from tree, see bug #460038