Gentoo Archives: gentoo-user

From: Tamas Sarga <tamas.sarga2@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] error emerge kword
Date: Sat, 03 Dec 2005 14:42:56
Message-Id: 4391ADCB.8080700@gmail.com
1 Hi,
2
3 I updated my machine with emerge uDav world. It tried to emerge
4 kword-1.4.2, but it failed. Here is the output:
5
6 MESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
7 -DQT_NO_TRANSLATION -c -o texthandler.lo `test -f 'texthandler.cpp' ||
8 echo './'`texthandler.cpp
9 /bin/sh ../../../libtool --silent --mode=compile --tag=CXX
10 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I.
11 -I../../../lib/kofficeui -I../../../lib/kofficeui
12 -I../../../lib/kofficecore -I../../../lib/kofficecore
13 -I../../../lib/store -I../../../lib/store -I../../../lib/kwmf
14 -I../../../lib/kwmf -I/usr/include -I/usr/include/libgsf-1
15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
16 -I/usr/include/libxml2 -I/usr/kde/3.4/include -I/usr/qt/3/include -I.
17 -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi
18 -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
19 -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2
20 -march=athlon-xp -pipe -Wformat-security -Wmissing-format-attribute
21 -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common
22 -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
23 -DQT_NO_TRANSLATION -c -o tablehandler.lo `test -f 'tablehandler.cpp'
24 || echo './'`tablehandler.cpp
25 /bin/sh ../../../libtool --silent --mode=compile --tag=CXX
26 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I.
27 -I../../../lib/kofficeui -I../../../lib/kofficeui
28 -I../../../lib/kofficecore -I../../../lib/kofficecore
29 -I../../../lib/store -I../../../lib/store -I../../../lib/kwmf
30 -I../../../lib/kwmf -I/usr/include -I/usr/include/libgsf-1
31 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
32 -I/usr/include/libxml2 -I/usr/kde/3.4/include -I/usr/qt/3/include -I.
33 -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi
34 -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
35 -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2
36 -march=athlon-xp -pipe -Wformat-security -Wmissing-format-attribute
37 -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common
38 -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
39 -DQT_NO_TRANSLATION -c -o graphicshandler.lo `test -f
40 'graphicshandler.cpp' || echo './'`graphicshandler.cpp
41 /bin/sh ../../../libtool --silent --mode=link --tag=CXX
42 i686-pc-linux-gnu-g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500
43 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W
44 -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=athlon-xp -pipe
45 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
46 -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE
47 -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -o
48 libmswordimport.la -rpath /usr/lib/kde3 -module -avoid-version -module
49 -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /usr/lib
50 -R /usr/kde/3.4/lib -R /usr/qt/3/lib -R /usr/lib mswordimport.lo
51 document.lo conversion.lo texthandler.lo tablehandler.lo
52 graphicshandler.lo ../../../lib/kofficeui/libkofficeui.la
53 ../../../lib/kofficecore/libkofficecore.la
54 ../../../lib/store/libkstore.la -L/usr/lib -lwv2 -lgsf-1 -lgobject-2.0
55 -lxml2 -lpthread -lz -lm -lglib-2.0
56 .libs/mswordimport.o: In function `MSWordImport::convert(QCString
57 const&, QCString const&)':
58 mswordimport.cpp:(.text+0x9fe): undefined reference to
59 `std::basic_string<char, std::char_traits<char>, std::allocator<char>
60 >::_Rep::_S_empty_rep_storage'
61 mswordimport.cpp:(.text+0xdfb): undefined reference to
62 `__gnu_cxx::__exchange_and_add(int volatile*, int)'
63 collect2: ld returned 1 exit status
64 make[4]: *** [libmswordimport.la] Error 1
65 make[4]: Leaving directory
66 `/var/tmp/portage/kword-1.4.2/work/kword-1.4.2/filters/kword/msword'
67 make[3]: *** [all-recursive] Error 1
68 make[3]: Leaving directory
69 `/var/tmp/portage/kword-1.4.2/work/kword-1.4.2/filters/kword'
70 make[2]: *** [all-recursive] Error 1
71 make[2]: Leaving directory
72 `/var/tmp/portage/kword-1.4.2/work/kword-1.4.2/filters'
73 make[1]: *** [all-recursive] Error 1
74 make[1]: Leaving directory `/var/tmp/portage/kword-1.4.2/work/kword-1.4.2'
75 make: *** [all] Error 2
76
77 !!! ERROR: app-office/kword-1.4.2 failed.
78 !!! Function kde_src_compile, Line 173, Exitcode 2
79 !!! died running emake, kde_src_compile:make
80 !!! If you need support, post the topmost build error, NOT this status
81 message.
82
83 My emerge --info:
84
85 Portage 2.0.51.22-r3 (default-linux/x86/2005.0, gcc-3.4.4,
86 glibc-2.3.5-r2, 2.6.12-gentoo-r10 i686)
87 =================================================================
88 System uname: 2.6.12-gentoo-r10 i686 AMD Athlon(tm) Processor
89 Gentoo Base System version 1.6.13
90 ccache version 2.3 [enabled]
91 dev-lang/python: 2.4.2
92 sys-apps/sandbox: 1.2.12
93 sys-devel/autoconf: 2.13, 2.59-r6
94 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
95 sys-devel/binutils: 2.16.1
96 sys-devel/libtool: 1.5.20
97 virtual/os-headers: 2.6.11-r2
98 ACCEPT_KEYWORDS="x86"
99 AUTOCLEAN="yes"
100 CBUILD="i686-pc-linux-gnu"
101 CFLAGS="-O2 -march=athlon-xp -pipe"
102 CHOST="i686-pc-linux-gnu"
103 CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
104 /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
105 /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
106 CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
107 CXXFLAGS="-O2 -march=athlon-xp -pipe"
108 DISTDIR="/usr/portage/distfiles"
109 FEATURES="autoconfig ccache distlocks sandbox sfperms strict userpriv
110 usersandbox"
111 GENTOO_MIRRORS="ftp://mirror.switch.ch/mirror/gentoo/
112 ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo
113 http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
114 LINGUAS="hu"
115 MAKEOPTS="-j2"
116 PKGDIR="/usr/portage/packages"
117 PORTAGE_TMPDIR="/var/tmp"
118 PORTDIR="/usr/portage"
119 PORTDIR_OVERLAY="/usr/local/portage"
120 SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
121 USE="3dnow 3dnowex 7zip X Xaw3d aac acpi alsa apm arts audiofile avi
122 bitmap-fonts bzip2 caps cddb cdparanoia cdr cpudetection crypt cscope
123 curl dga divx4linux dvd dvdr dvdread eds emboss encode exif expat fam
124 fastcgi ffmpeg firefox flac font-server gd gdbm gif glibc-omitfp glut
125 gpm gtk gtk2 idn imagemagick imap imlib java jpeg kde kerberos krb4 lcms
126 libg++ libwww lirc lm_sensors lua mad mcal memlimit mikmod mmx mng
127 mozilla mozsvg mp3 mpeg mpi mplayer mythtv ncurses nls nptl nsplugin
128 nvidia odbc offensive ogg oggvorbis opengl oss pam pcre pda pdflib perl
129 pic pie plotutils png prelude python qt quicktime readline real recode
130 rtc samba sdl sensord slang sndfile snmp spell sse ssl svga tcltk tcpd
131 threads tiff truetype truetype-fonts type1-fonts udev unicode usb
132 userlocales v4l vcd videos vim-with-x visualization vorbis win32codecs
133 wxgtk1 wxwindows x86 xface xine xml xml2 xmms xosd xscreensaver xv xvid
134 xvmc zlib linguas_hu userland_GNU kernel_linux elibc_glibc"
135 Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS
136
137 What can be the problem?
138
139 TIA.
140 Cheers,
141 Tamas Sarga Sárga Tamás
142 --
143 Make the world confused! Zavard össze a világot!
144 Smile on monday morning! Mosolyogj hétfõ reggel!
145 --
146 gentoo-user@g.o mailing list