>>> Unpacking source... >>> Unpacking fwbuilder-2.0.6.tar.gz to /var/tmp/portage/fwbuilder-2.0.6/work >>> Source unpacked. * econf: updating fwbuilder-2.0.6/config.sub with /usr/share/gnuconfig/config.sub * econf: updating fwbuilder-2.0.6/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --host=alpha-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=alpha-unknown-linux-gnu --disable-nls checking build system type... alpha-unknown-linux-gnu checking host system type... alpha-unknown-linux-gnu checking target system type... alpha-unknown-linux-gnu Creating VERSION.h file... checking looking for QT... /usr/qt/3 checking for qmake... /usr/qt/3/bin/qmake checking for a BSD-compatible install... /bin/install -c checking for alpha-unknown-linux-gnu-gcc... alpha-unknown-linux-gnu-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether alpha-unknown-linux-gnu-gcc accepts -g... yes checking for alpha-unknown-linux-gnu-gcc option to accept ANSI C... none needed checking for strerror in -lcposix... no checking for alpha-unknown-linux-gnu-gcc... (cached) alpha-unknown-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether alpha-unknown-linux-gnu-gcc accepts -g... (cached) yes checking for alpha-unknown-linux-gnu-gcc option to accept ANSI C... (cached) none needed checking how to run the C preprocessor... alpha-unknown-linux-gnu-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking how to run the C preprocessor... alpha-unknown-linux-gnu-gcc -E checking for alpha-unknown-linux-gnu-g++... alpha-unknown-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether alpha-unknown-linux-gnu-g++ accepts -g... yes checking how to run the C++ preprocessor... alpha-unknown-linux-gnu-g++ -E checking for strchr... yes checking for memcpy... yes checking whether make is GNU Make... no checking for pty.h... yes checking for libutil.h... no checking for util.h... no checking for forkpty in -lc... no checking for forkpty in -lutil... yes checking whether make sets $(MAKE)... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for rcs... rcs checking for rcsdiff... rcsdiff checking for rlog... rlog checking for ci... ci checking for co... co checking for libfwbuilder-config-2... /usr/bin/libfwbuilder-config-2 checking libfwbuilder version... 2.0.6 checking what OS this is... Unknown Linux checking for ccache... no checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge configure: creating ./config.status config.status: creating qmake.inc config.status: creating po/POmakefile config.status: creating src/res/objects_init.xml config.status: creating src/res/templates.xml config.status: creating src/res/resources.xml config.status: creating src/res/os/freebsd.xml config.status: creating src/res/os/linux24.xml config.status: creating src/res/os/linksys.xml config.status: creating src/res/os/macosx.xml config.status: creating src/res/os/openbsd.xml config.status: creating src/res/os/pix_os.xml config.status: creating src/res/os/solaris.xml config.status: creating src/res/os/unknown_os.xml config.status: creating src/res/platform/ipf.xml config.status: creating src/res/platform/ipfw.xml config.status: creating src/res/platform/iptables.xml config.status: creating src/res/platform/pf.xml config.status: creating src/res/platform/pix.xml config.status: creating src/res/platform/unknown.xml config.status: creating config.h config.status: executing default-1 commands Running qmake... cd po && make -f Makefile cd src && make -f Makefile make[1]: Entering directory `/var/tmp/portage/fwbuilder-2.0.6/work/fwbuilder-2.0.6/po' make[1]: Entering directory `/var/tmp/portage/fwbuilder-2.0.6/work/fwbuilder-2.0.6/src' cd res && make -f Makefile make[1]: Leaving directory `/var/tmp/portage/fwbuilder-2.0.6/work/fwbuilder-2.0.6/po' cd doc && make -f Makefile make[1]: Entering directory `/var/tmp/portage/fwbuilder-2.0.6/work/fwbuilder-2.0.6/doc' make[2]: Entering directory `/var/tmp/portage/fwbuilder-2.0.6/work/fwbuilder-2.0.6/src/res' make[1]: Leaving directory `/var/tmp/portage/fwbuilder-2.0.6/work/fwbuilder-2.0.6/doc' make[2]: Leaving directory `/var/tmp/portage/fwbuilder-2.0.6/work/fwbuilder-2.0.6/src/res' cd fwbedit && make -f Makefile make[2]: Entering directory `/var/tmp/portage/fwbuilder-2.0.6/work/fwbuilder-2.0.6/src/fwbedit' g++ -c -pipe -Wall -W -g -Wno-unused-parameter -D_REENTRANT -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -I/usr/qt/3/mkspecs/linux-g++ -I. -I../.. -I/usr/include/fwb-2.0 -I/usr/include/libxml2 -I/usr/qt/3/include -Iui/ -I.moc/ -o .obj/fwbedit.o fwbedit.cpp g++ -o fwbedit .obj/fwbedit.o -L/usr/qt/3/lib -L/usr/X11R6/lib -pthread -lfwbuilder -lxslt -lxml2 -lz -lssl -lcrypto /usr/lib/libresolv.a -lqt-mt -lXext -lX11 -lm -lpthread /usr/qt/3/lib/libqt-mt.so(.text+0x2c5e30): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 216 in /usr/qt/3/lib/libqt-mt.so to 260 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c5830): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 260 in /usr/qt/3/lib/libqt-mt.so to 184 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c5cb0): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/qt/3/lib/libqt-mt.so(.text+0x2c7c80): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 184 in /usr/qt/3/lib/libqt-mt.so to 272 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2bbdb0): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 272 in /usr/qt/3/lib/libqt-mt.so to 100 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c7730): multiple definition of `' /usr/qt/3/lib/libqt-mt.so(.text+0x2c7c20): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 68 in /usr/qt/3/lib/libqt-mt.so to 116 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2d6620): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 100 in /usr/qt/3/lib/libqt-mt.so to 68 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c7b90): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/qt/3/lib/libqt-mt.so(.text+0x544f70): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 68 in /usr/qt/3/lib/libqt-mt.so to 100 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2cf100): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 100 in /usr/qt/3/lib/libqt-mt.so to 80 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2bc920): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 80 in /usr/qt/3/lib/libqt-mt.so to 3908 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2d5780): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 3908 in /usr/qt/3/lib/libqt-mt.so to 760 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2cf1d0): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 760 in /usr/qt/3/lib/libqt-mt.so to 2380 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c5d70): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 2380 in /usr/qt/3/lib/libqt-mt.so to 184 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x544f00): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 184 in /usr/qt/3/lib/libqt-mt.so to 100 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c8780): multiple definition of `' /usr/qt/3/lib/libqt-mt.so(.text+0x2d65b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 76 in /usr/qt/3/lib/libqt-mt.so to 536 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c27c0): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 100 in /usr/qt/3/lib/libqt-mt.so to 1128 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c3cd0): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 1128 in /usr/qt/3/lib/libqt-mt.so to 132 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c8570): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 132 in /usr/qt/3/lib/libqt-mt.so to 136 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c3390): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 136 in /usr/qt/3/lib/libqt-mt.so to 588 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x545600): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 588 in /usr/qt/3/lib/libqt-mt.so to 100 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c7b10): multiple definition of `' /usr/qt/3/lib/libqt-mt.so(.text+0x2c7c20): first defined here /usr/qt/3/lib/libqt-mt.so(.text+0x2c65b0): multiple definition of `' /usr/qt/3/lib/libqt-mt.so(.text+0x2c7910): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 116 in /usr/qt/3/lib/libqt-mt.so to 1256 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x545670): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 100 in /usr/qt/3/lib/libqt-mt.so to 320 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2d5520): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 320 in /usr/qt/3/lib/libqt-mt.so to 608 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x5451e0): multiple definition of `' /usr/qt/3/lib/libqt-mt.so(.text+0x2d65b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 536 in /usr/qt/3/lib/libqt-mt.so to 100 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c76b0): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 608 in /usr/qt/3/lib/libqt-mt.so to 120 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c30c0): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 120 in /usr/qt/3/lib/libqt-mt.so to 716 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2bbf40): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 716 in /usr/qt/3/lib/libqt-mt.so to 516 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c4ee0): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 516 in /usr/qt/3/lib/libqt-mt.so to 1440 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c2c30): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 1440 in /usr/qt/3/lib/libqt-mt.so to 1164 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2bd870): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 1164 in /usr/qt/3/lib/libqt-mt.so to 596 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2d0250): multiple definition of `' /usr/qt/3/lib/libqt-mt.so(.text+0x2d65b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 100 in /usr/qt/3/lib/libqt-mt.so to 1428 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c8750): multiple definition of `' /usr/qt/3/lib/libqt-mt.so(.text+0x2c7910): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 1256 in /usr/qt/3/lib/libqt-mt.so to 48 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c89a0): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 596 in /usr/qt/3/lib/libqt-mt.so to 140 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c3a50): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 140 in /usr/qt/3/lib/libqt-mt.so to 636 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2bdbd0): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 636 in /usr/qt/3/lib/libqt-mt.so to 2364 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c8340): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 2364 in /usr/qt/3/lib/libqt-mt.so to 132 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c83d0): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 132 in /usr/qt/3/lib/libqt-mt.so to 196 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2d6600): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 196 in /usr/qt/3/lib/libqt-mt.so to 28 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c7990): multiple definition of `' /usr/qt/3/lib/libqt-mt.so(.text+0x2c7910): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 48 in /usr/qt/3/lib/libqt-mt.so to 124 in /usr/qt/3/lib/libqt-mt.so /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 28 in /usr/qt/3/lib/libqt-mt.so to 80 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2d6670): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 80 in /usr/qt/3/lib/libqt-mt.so to 1380 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c0df0): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 1380 in /usr/qt/3/lib/libqt-mt.so to 192 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c7d90): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 192 in /usr/qt/3/lib/libqt-mt.so to 348 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c8740): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 348 in /usr/qt/3/lib/libqt-mt.so to 12 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2cf150): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 12 in /usr/qt/3/lib/libqt-mt.so to 128 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c5b30): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 128 in /usr/qt/3/lib/libqt-mt.so to 184 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c7a10): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 184 in /usr/qt/3/lib/libqt-mt.so to 116 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2d07f0): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 116 in /usr/qt/3/lib/libqt-mt.so to 952 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c5f40): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 952 in /usr/qt/3/lib/libqt-mt.so to 316 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2beda0): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 316 in /usr/qt/3/lib/libqt-mt.so to 212 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2bed00): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 212 in /usr/qt/3/lib/libqt-mt.so to 152 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2beed0): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 152 in /usr/qt/3/lib/libqt-mt.so to 3116 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c40b0): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 3116 in /usr/qt/3/lib/libqt-mt.so to 1884 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2bc890): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 1884 in /usr/qt/3/lib/libqt-mt.so to 136 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c48d0): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 136 in /usr/qt/3/lib/libqt-mt.so to 1540 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c3de0): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 1540 in /usr/qt/3/lib/libqt-mt.so to 252 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c7a90): multiple definition of `' /usr/qt/3/lib/libqt-mt.so(.text+0x2c7c20): first defined here /usr/qt/3/lib/libqt-mt.so(.text+0x2c7580): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 252 in /usr/qt/3/lib/libqt-mt.so to 296 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c35e0): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 296 in /usr/qt/3/lib/libqt-mt.so to 416 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2cfc50): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 416 in /usr/qt/3/lib/libqt-mt.so to 1532 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c59b0): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 1532 in /usr/qt/3/lib/libqt-mt.so to 184 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x5457b0): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 184 in /usr/qt/3/lib/libqt-mt.so to 320 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c3fe0): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 320 in /usr/qt/3/lib/libqt-mt.so to 196 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c17c0): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 196 in /usr/qt/3/lib/libqt-mt.so to 932 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c8a30): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 932 in /usr/qt/3/lib/libqt-mt.so to 100 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c3d60): multiple definition of `' /usr/qt/3/lib/libqt-mt.so(.text+0x2d6be0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 932 in /usr/qt/3/lib/libqt-mt.so to 124 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2bc150): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 100 in /usr/qt/3/lib/libqt-mt.so to 108 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c3ee0): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 108 in /usr/qt/3/lib/libqt-mt.so to 252 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c6d70): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 252 in /usr/qt/3/lib/libqt-mt.so to 1328 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c7c70): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 1328 in /usr/qt/3/lib/libqt-mt.so to 8 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c5a70): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 8 in /usr/qt/3/lib/libqt-mt.so to 184 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2bfb00): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 184 in /usr/qt/3/lib/libqt-mt.so to 1168 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x544fe0): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 1168 in /usr/qt/3/lib/libqt-mt.so to 256 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c5bf0): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 256 in /usr/qt/3/lib/libqt-mt.so to 184 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2ca700): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 184 in /usr/qt/3/lib/libqt-mt.so to 3012 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c7460): multiple definition of `' /usr/qt/3/lib/libqt-mt.so(.text+0x2c7910): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 124 in /usr/qt/3/lib/libqt-mt.so to 136 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x545250): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 3012 in /usr/qt/3/lib/libqt-mt.so to 268 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2d2c70): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 268 in /usr/qt/3/lib/libqt-mt.so to 3796 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2bff90): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 3796 in /usr/qt/3/lib/libqt-mt.so to 220 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c7be0): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 220 in /usr/qt/3/lib/libqt-mt.so to 64 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c1b70): multiple definition of `' /usr/qt/3/lib/libqt-mt.so(.text+0x2d65b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 1428 in /usr/qt/3/lib/libqt-mt.so to 68 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2be510): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 64 in /usr/qt/3/lib/libqt-mt.so to 2024 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2bdad0): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 2024 in /usr/qt/3/lib/libqt-mt.so to 252 in /usr/qt/3/lib/libqt-mt.so /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 252 in /usr/qt/3/lib/libqt-mt.so to 56 in /usr/qt/3/lib/libqt-mt.so /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: type of symbol `' changed from 2 to 1 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c74f0): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 56 in /usr/qt/3/lib/libqt-mt.so to 136 in /usr/qt/3/lib/libqt-mt.so /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: type of symbol `' changed from 1 to 2 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c1680): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 136 in /usr/qt/3/lib/libqt-mt.so to 300 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c4810): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 300 in /usr/qt/3/lib/libqt-mt.so to 180 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c6cc0): multiple definition of `' /usr/qt/3/lib/libqt-mt.so(.text+0x2d6be0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 124 in /usr/qt/3/lib/libqt-mt.so to 172 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2d5a80): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 180 in /usr/qt/3/lib/libqt-mt.so to 88 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c8ac0): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 88 in /usr/qt/3/lib/libqt-mt.so to 16 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c58f0): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 16 in /usr/qt/3/lib/libqt-mt.so to 184 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2bbe20): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 184 in /usr/qt/3/lib/libqt-mt.so to 280 in /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.so(.text+0x2c6aa0): multiple definition of `no symbol' /usr/qt/3/lib/libqt-mt.so(.text+0x2c77b0): first defined here /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: Warning: size of symbol `' changed from 280 in /usr/qt/3/lib/libqt-mt.so to 152 in /usr/qt/3/lib/libqt-mt.so /usr/lib/gcc-lib/alpha-unknown-linux-gnu/3.3.2/../../../../alpha-unknown-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in object. collect2: ld returned 1 exit status make[2]: *** [fwbedit] Error 1 make[2]: Leaving directory `/var/tmp/portage/fwbuilder-2.0.6/work/fwbuilder-2.0.6/src/fwbedit' make[1]: *** [sub-fwbedit] Error 2 make[1]: Leaving directory `/var/tmp/portage/fwbuilder-2.0.6/work/fwbuilder-2.0.6/src' make: *** [sub-src] Error 2 !!! ERROR: net-firewall/fwbuilder-2.0.6 failed. !!! Function src_compile, Line 27, Exitcode 2 !!! emake failed !!! If you need support, post the topmost build error, NOT this status message.