>>> Unpacking source... >>> Unpacking xpertmud-3.1preview1.tar.bz2 to /var/tmp/portage/games-mud/xpertmud-3.1_pre1/work * Applying xpertmud-3.1_pre1-gcc34.patch ...  [ ok ] * Applying xpertmud-3.1_pre1-gcc41.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/games-mud/xpertmud-3.1_pre1/work/xpertmud-3.1preview1 ... * econf: updating xpertmud-3.1preview1/admin/config.sub with /usr/share/gnuconfig/config.sub * econf: updating xpertmud-3.1preview1/admin/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-python --without-ruby --build=i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking for -p flag to install... yes checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... 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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking whether i686-pc-linux-gnu-g++ supports -Wmissing-format-attribute... yes checking whether i686-pc-linux-gnu-g++ supports -Wundef... yes checking whether i686-pc-linux-gnu-g++ supports -Wno-long-long... yes checking whether i686-pc-linux-gnu-g++ supports -Wnon-virtual-dtor... yes checking whether i686-pc-linux-gnu-g++ supports -fno-exceptions... yes checking whether i686-pc-linux-gnu-g++ supports -fno-check-new... yes checking whether i686-pc-linux-gnu-g++ supports -fno-common... yes checking whether i686-pc-linux-gnu-g++ supports -fexceptions... yes checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking whether i686-pc-linux-gnu-g++ supports -O0... yes not using lib directory suffix checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/i686-pc-linux-gnu-nm -B checking for a sed that does not truncate output... checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking for egrep... grep -E checking for ANSI C header files... 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking if i686-pc-linux-gnu-gcc static flag works... no checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so appending configuration tag "GCJ" to libtool checking if gcj supports -fno-rtti -fno-exceptions... (cached) no checking for gcj option to produce PIC... -fPIC checking if gcj PIC flag -fPIC works... no checking if gcj supports -c -o file.o... no checking whether the gcj linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for strlcat... no checking if strlcat needs custom prototype... yes - in libkdefakes checking for strlcpy... no checking if strlcpy needs custom prototype... yes - in libkdefakes checking for main in -lutil... yes checking for main in -lcompat... no checking for crypt in -lcrypt... yes checking for socklen_t... socklen_t checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for inet_ntoa... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for poll in -lpoll... no checking CoreAudio/CoreAudio.h usability... no checking CoreAudio/CoreAudio.h presence... no checking for CoreAudio/CoreAudio.h... no checking if res_init needs -lresolv... yes checking if res_init is available... yes checking for killpg in -lucb... no checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for char *... yes checking size of char *... 4 checking for dlopen in -ldl... yes checking for shl_unload in -ldld... no checking for size_t... yes checking size of size_t... 4 checking for unsigned long... yes checking size of unsigned long... 4 checking sizeof size_t == sizeof unsigned long... yes checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking for _NSGetEnviron... no checking for vsnprintf... yes checking for snprintf... yes checking for X... libraries /usr/lib, headers . checking for IceConnectionNumber in -lICE... yes checking for libXext... yes checking for pthread_create in -lpthread... yes checking for extra includes... no checking for extra libs... no checking for libz... -lz checking for libpng... -lpng -lz -lm checking for libjpeg6b... no checking for libjpeg... -ljpeg checking for Qt... libraries /usr/qt/3/lib, headers /usr/qt/3/include using -mt checking if Qt compiles without flags... no checking for moc... /usr/qt/3/bin/moc checking for uic... /usr/qt/3/bin/uic checking whether uic supports -L ... yes checking whether uic supports -nounload ... yes checking if Qt needs -ljpeg... yes checking for rpath... yes checking for KDE... libraries /usr/kde/3.5/lib, headers /usr/kde/3.5/include checking if UIC has KDE plugins available... yes checking for KDE paths... defaults checking for dcopidl... /usr/kde/3.5/bin/dcopidl checking for dcopidl2cpp... /usr/kde/3.5/bin/dcopidl2cpp checking for mcopidl... /usr/kde/3.5/bin/mcopidl checking for artsc-config... /usr/kde/3.5/bin/artsc-config checking for kde-config... /usr/kde/3.5/bin/kde-config checking for meinproc... /usr/kde/3.5/bin/meinproc checking for perl5... no checking for perl... /usr/bin/perl checking for perl version... 5.008008 checking for python... /usr/bin/python checking for ruby... /usr/bin/ruby checking for ruby compile flags... -I/usr/lib/ruby/1.8/i686-linux checking for ruby link flags... /usr/lib/libruby18.so.1.8.6 -ldl -lcrypt -lm checking if doc should be compiled... yes checking if po should be compiled... yes checking if qextmdi should be compiled... yes checking if xpertmud should be compiled... yes configure: creating ./config.status fast creating Makefile fast creating doc/Makefile fast creating doc/en/Makefile fast creating po/Makefile fast creating qextmdi/Makefile fast creating qextmdi/src/Makefile fast creating xpertmud/Makefile fast creating xpertmud/kfile-plugin/Makefile fast creating xpertmud/muds/Makefile fast creating xpertmud/plugins/Makefile fast creating xpertmud/plugins/battletech/Makefile fast creating xpertmud/plugins/battletech/artwork/Makefile fast creating xpertmud/plugins/battletech/xperthud/Makefile fast creating xpertmud/plugins/example/Makefile fast creating xpertmud/plugins/html/Makefile fast creating xpertmud/scripting/Makefile fast creating xpertmud/scripting/perl/Makefile fast creating xpertmud/scripting/python/Makefile fast creating xpertmud/scripting/ruby/Makefile config.status: creating config.h config.status: executing depfiles commands Good - your configure finished. Start make now make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/games-mud/xpertmud-3.1_pre1/work/xpertmud-3.1preview1' Making all in qextmdi make[2]: Entering directory `/var/tmp/portage/games-mud/xpertmud-3.1_pre1/work/xpertmud-3.1preview1/qextmdi' Making all in src make[3]: Entering directory `/var/tmp/portage/games-mud/xpertmud-3.1_pre1/work/xpertmud-3.1preview1/qextmdi/src' /usr/qt/3/bin/moc ./../include/qextmdichildarea.h -o qextmdichildarea.moc /usr/qt/3/bin/moc ./../include/qextmdichildfrm.h -o qextmdichildfrm.moc /usr/qt/3/bin/moc ./../include/qextmdichildfrmcaption.h -o qextmdichildfrmcaption.moc /usr/qt/3/bin/moc ./../include/qextmdichildview.h -o qextmdichildview.moc /usr/qt/3/bin/moc ./../include/qextmdimainfrm.h -o qextmdimainfrm.moc /usr/qt/3/bin/moc ./../include/qextmditaskbar.h -o qextmditaskbar.moc source='qextmdichildfrmcaption.cpp' object='qextmdichildfrmcaption.lo' libtool=yes \ depfile='.deps/qextmdichildfrmcaption.Plo' tmpdepfile='.deps/qextmdichildfrmcaption.TPlo' \ depmode=gcc3 /bin/sh ../../admin/depcomp \ /bin/sh ../../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../qextmdi/include -I../../qextmdi/res -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wall -pedantic -Wno-long-long -g -DKDE_NO_COMPAT -DQT_NO_COMPAT -c -o qextmdichildfrmcaption.lo `test -f 'qextmdichildfrmcaption.cpp' || echo './'`qextmdichildfrmcaption.cpp source='qextmdichildfrm.cpp' object='qextmdichildfrm.lo' libtool=yes \ depfile='.deps/qextmdichildfrm.Plo' tmpdepfile='.deps/qextmdichildfrm.TPlo' \ depmode=gcc3 /bin/sh ../../admin/depcomp \ /bin/sh ../../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../qextmdi/include -I../../qextmdi/res -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wall -pedantic -Wno-long-long -g -DKDE_NO_COMPAT -DQT_NO_COMPAT -c -o qextmdichildfrm.lo `test -f 'qextmdichildfrm.cpp' || echo './'`qextmdichildfrm.cpp source='qextmdichildview.cpp' object='qextmdichildview.lo' libtool=yes \ depfile='.deps/qextmdichildview.Plo' tmpdepfile='.deps/qextmdichildview.TPlo' \ depmode=gcc3 /bin/sh ../../admin/depcomp \ /bin/sh ../../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../qextmdi/include -I../../qextmdi/res -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wall -pedantic -Wno-long-long -g -DKDE_NO_COMPAT -DQT_NO_COMPAT -c -o qextmdichildview.lo `test -f 'qextmdichildview.cpp' || echo './'`qextmdichildview.cpp source='qextmdimainfrm.cpp' object='qextmdimainfrm.lo' libtool=yes \ depfile='.deps/qextmdimainfrm.Plo' tmpdepfile='.deps/qextmdimainfrm.TPlo' \ depmode=gcc3 /bin/sh ../../admin/depcomp \ /bin/sh ../../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../qextmdi/include -I../../qextmdi/res -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wall -pedantic -Wno-long-long -g -DKDE_NO_COMPAT -DQT_NO_COMPAT -c -o qextmdimainfrm.lo `test -f 'qextmdimainfrm.cpp' || echo './'`qextmdimainfrm.cpp source='qextmditaskbar.cpp' object='qextmditaskbar.lo' libtool=yes \ depfile='.deps/qextmditaskbar.Plo' tmpdepfile='.deps/qextmditaskbar.TPlo' \ depmode=gcc3 /bin/sh ../../admin/depcomp \ /bin/sh ../../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../qextmdi/include -I../../qextmdi/res -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wall -pedantic -Wno-long-long -g -DKDE_NO_COMPAT -DQT_NO_COMPAT -c -o qextmditaskbar.lo `test -f 'qextmditaskbar.cpp' || echo './'`qextmditaskbar.cpp In file included from /usr/qt/3/include/qwindowdefs.h:47, from /usr/qt/3/include/qcolor.h:45, from /usr/qt/3/include/qpainter.h:46, from qextmdichildfrm.cpp:28: /usr/qt/3/include/qstring.h: In member function 'char QChar::latin1() const': /usr/qt/3/include/qstring.h:197: warning: conversion to 'char' from 'int' may alter its value In file included from /usr/qt/3/include/qwindowdefs.h:47, from /usr/qt/3/include/qcolor.h:45, from /usr/qt/3/include/qpainter.h:46, from qextmdichildfrmcaption.cpp:27: /usr/qt/3/include/qstring.h: In member function 'char QChar::latin1() const': /usr/qt/3/include/qstring.h:197: warning: conversion to 'char' from 'int' may alter its value/usr/qt/3/include/qstring.h: In member function 'void QChar::setCell(uchar)': /usr/qt/3/include/qstring.h:222: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setRow(uchar)': /usr/qt/3/include/qstring.h:223: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setCell(uchar)': /usr/qt/3/include/qstring.h:222: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setRow(uchar)': /usr/qt/3/include/qstring.h:223: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /usr/qt/3/include/qstring.h:267: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /usr/qt/3/include/qstring.h:267: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /usr/qt/3/include/qdatetime.h:45, from qextmdichildview.cpp:30: /usr/qt/3/include/qstring.h: In member function 'char QChar::latin1() const': /usr/qt/3/include/qstring.h:197: warning: conversion to 'char' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setCell(uchar)': /usr/qt/3/include/qstring.h:222: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setRow(uchar)': /usr/qt/3/include/qstring.h:223: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /usr/qt/3/include/qstring.h:267: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /usr/qt/3/include/qwindowdefs.h:47, from /usr/qt/3/include/qpoint.h:45, from /usr/qt/3/include/qcursor.h:45, from qextmdimainfrm.cpp:29: /usr/qt/3/include/qstring.h: In member function 'char QChar::latin1() const': /usr/qt/3/include/qstring.h:197: warning: conversion to 'char' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setCell(uchar)': /usr/qt/3/include/qstring.h:222: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setRow(uchar)': /usr/qt/3/include/qstring.h:223: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /usr/qt/3/include/qstring.h:267: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /usr/qt/3/include/qwindowdefs.h:47, from /usr/qt/3/include/qwidget.h:45, from /usr/qt/3/include/qframe.h:45, from /usr/qt/3/include/qdockwindow.h:45, from /usr/qt/3/include/qtoolbar.h:45, from /usr/kde/3.5/include/ktoolbar.h:27, from ../../qextmdi/include/qextmditaskbar.h:33, from qextmditaskbar.cpp:28: /usr/qt/3/include/qstring.h: In member function 'char QChar::latin1() const': /usr/qt/3/include/qstring.h:197: warning: conversion to 'char' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setCell(uchar)': /usr/qt/3/include/qstring.h:222: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setRow(uchar)': /usr/qt/3/include/qstring.h:223: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /usr/qt/3/include/qstring.h:267: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /usr/qt/3/include/qobject.h:48, from /usr/qt/3/include/qobjectlist.h:45, from qextmdichildview.cpp:31: /usr/qt/3/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /usr/qt/3/include/qevent.h:523: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /usr/qt/3/include/qobject.h:48, from /usr/qt/3/include/qwidget.h:46, from /usr/qt/3/include/qdesktopwidget.h:43, from /usr/qt/3/include/qapplication.h:45, from qextmdichildfrm.cpp:29: /usr/qt/3/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /usr/qt/3/include/qevent.h:523: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /usr/qt/3/include/qobject.h:48, from /usr/qt/3/include/qclipboard.h:46, from qextmdimainfrm.cpp:30: /usr/qt/3/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /usr/qt/3/include/qevent.h:523: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /usr/qt/3/include/qobject.h:48, from /usr/qt/3/include/qwidget.h:46, from /usr/qt/3/include/qdesktopwidget.h:43, from /usr/qt/3/include/qapplication.h:45, from qextmdichildfrmcaption.cpp:28: /usr/qt/3/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /usr/qt/3/include/qevent.h:523: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /usr/qt/3/include/qwidget.h:52, from /usr/qt/3/include/qdesktopwidget.h:43, from /usr/qt/3/include/qapplication.h:45, from qextmdichildfrm.cpp:29: /usr/qt/3/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /usr/qt/3/include/qsizepolicy.h:125: warning: conversion to 'uchar' from 'uint' may alter its value /usr/qt/3/include/qsizepolicy.h:125: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /usr/qt/3/include/qwidget.h:52, from /usr/qt/3/include/qdesktopwidget.h:43, from /usr/qt/3/include/qapplication.h:45, from qextmdichildfrmcaption.cpp:28: /usr/qt/3/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /usr/qt/3/include/qsizepolicy.h:125: warning: conversion to 'uchar' from 'uint' may alter its value /usr/qt/3/include/qsizepolicy.h:125: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /usr/qt/3/include/qwidget.h:52, from ../../qextmdi/include/qextmdichildview.h:32, from qextmdichildview.cpp:33: /usr/qt/3/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /usr/qt/3/include/qsizepolicy.h:125: warning: conversion to 'uchar' from 'uint' may alter its value /usr/qt/3/include/qsizepolicy.h:125: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /usr/qt/3/include/qwidget.h:52, from /usr/qt/3/include/qframe.h:45, from /usr/qt/3/include/qpopupmenu.h:45, from /usr/qt/3/include/qmenubar.h:45, from /usr/kde/3.5/include/kmenubar.h:28, from qextmdimainfrm.cpp:33: /usr/qt/3/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /usr/qt/3/include/qsizepolicy.h:125: warning: conversion to 'uchar' from 'uint' may alter its value /usr/qt/3/include/qsizepolicy.h:125: warning: conversion to 'uchar' from 'uint' may alter its value In file included from ../../qextmdi/include/qextmdichildfrm.h:37, from ../../qextmdi/include/qextmdichildarea.h:37, from qextmdichildfrm.cpp:38: /usr/qt/3/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /usr/qt/3/include/qpushbutton.h:94: warning: conversion to 'unsigned char:1' from 'int' may alter its value In file included from ../../qextmdi/include/qextmdichildfrm.h:37, from qextmdichildfrmcaption.cpp:33: /usr/qt/3/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /usr/qt/3/include/qpushbutton.h:94: warning: conversion to 'unsigned char:1' from 'int' may alter its value In file included from ../../qextmdi/include/qextmdichildfrm.h:37, from ../../qextmdi/include/qextmdichildview.h:37, from qextmdichildview.cpp:33: /usr/qt/3/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /usr/qt/3/include/qpushbutton.h:94: warning: conversion to 'unsigned char:1' from 'int' may alter its value In file included from /usr/qt/3/include/qobject.h:48, from /usr/qt/3/include/qwidget.h:46, from /usr/qt/3/include/qframe.h:45, from /usr/qt/3/include/qdockwindow.h:45, from /usr/qt/3/include/qtoolbar.h:45, from /usr/kde/3.5/include/ktoolbar.h:27, from ../../qextmdi/include/qextmditaskbar.h:33, from qextmditaskbar.cpp:28: /usr/qt/3/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /usr/qt/3/include/qevent.h:523: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from ../../qextmdi/include/qextmditaskbar.h:42, from ../../qextmdi/include/qextmdimainfrm.h:54, from qextmdimainfrm.cpp:43: /usr/qt/3/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /usr/qt/3/include/qpushbutton.h:94: warning: conversion to 'unsigned char:1' from 'int' may alter its value In file included from /usr/qt/3/include/qwidget.h:52, from /usr/qt/3/include/qframe.h:45, from /usr/qt/3/include/qdockwindow.h:45, from /usr/qt/3/include/qtoolbar.h:45, from /usr/kde/3.5/include/ktoolbar.h:27, from ../../qextmdi/include/qextmditaskbar.h:33, from qextmditaskbar.cpp:28: /usr/qt/3/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /usr/qt/3/include/qsizepolicy.h:125: warning: conversion to 'uchar' from 'uint' may alter its value /usr/qt/3/include/qsizepolicy.h:125: warning: conversion to 'uchar' from 'uint' may alter its value qextmdichildview.cpp: At global scope: qextmdichildview.cpp:379: warning: unused parameter 'e' In file included from ../../qextmdi/include/qextmditaskbar.h:42, from qextmditaskbar.cpp:28: /usr/qt/3/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /usr/qt/3/include/qpushbutton.h:94: warning: conversion to 'unsigned char:1' from 'int' may alter its value qextmdimainfrm.cpp: In member function 'virtual void QextMdiMainFrm::setSysButtonsAtMenuPosition()': qextmdimainfrm.cpp:1426: warning: unused variable 'menuW' source='qextmdichildarea.cpp' object='qextmdichildarea.lo' libtool=yes \ depfile='.deps/qextmdichildarea.Plo' tmpdepfile='.deps/qextmdichildarea.TPlo' \ depmode=gcc3 /bin/sh ../../admin/depcomp \ /bin/sh ../../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../qextmdi/include -I../../qextmdi/res -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wall -pedantic -Wno-long-long -g -DKDE_NO_COMPAT -DQT_NO_COMPAT -c -o qextmdichildarea.lo `test -f 'qextmdichildarea.cpp' || echo './'`qextmdichildarea.cpp In file included from /usr/qt/3/include/qwindowdefs.h:47, from /usr/qt/3/include/qwidget.h:45, from /usr/qt/3/include/qframe.h:45, from /usr/qt/3/include/qpopupmenu.h:45, from qextmdichildarea.cpp:28: /usr/qt/3/include/qstring.h: In member function 'char QChar::latin1() const': /usr/qt/3/include/qstring.h:197: warning: conversion to 'char' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setCell(uchar)': /usr/qt/3/include/qstring.h:222: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setRow(uchar)': /usr/qt/3/include/qstring.h:223: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /usr/qt/3/include/qstring.h:267: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /usr/qt/3/include/qobject.h:48, from /usr/qt/3/include/qwidget.h:46, from /usr/qt/3/include/qframe.h:45, from /usr/qt/3/include/qpopupmenu.h:45, from qextmdichildarea.cpp:28: /usr/qt/3/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /usr/qt/3/include/qevent.h:523: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /usr/qt/3/include/qwidget.h:52, from /usr/qt/3/include/qframe.h:45, from /usr/qt/3/include/qpopupmenu.h:45, from qextmdichildarea.cpp:28: /usr/qt/3/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /usr/qt/3/include/qsizepolicy.h:125: warning: conversion to 'uchar' from 'uint' may alter its value /usr/qt/3/include/qsizepolicy.h:125: warning: conversion to 'uchar' from 'uint' may alter its value In file included from ../../qextmdi/include/qextmdichildfrm.h:37, from ../../qextmdi/include/qextmdichildarea.h:37, from qextmdichildarea.cpp:31: /usr/qt/3/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /usr/qt/3/include/qpushbutton.h:94: warning: conversion to 'unsigned char:1' from 'int' may alter its value /bin/sh ../../libtool --silent --mode=link --tag=CXX i686-pc-linux-gnu-g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wall -pedantic -Wno-long-long -g -DKDE_NO_COMPAT -DQT_NO_COMPAT -Wl,-O1 -o libxmqextmdi.la -L/usr/lib -L/usr/qt/3/lib -L/usr/kde/3.5/lib -R /usr/kde/3.5/lib -R /usr/qt/3/lib -R /usr/lib qextmdichildarea.lo qextmdichildfrm.lo qextmdichildfrmcaption.lo qextmdichildview.lo qextmdimainfrm.lo qextmditaskbar.lo -lkdeui -lkparts make[3]: Leaving directory `/var/tmp/portage/games-mud/xpertmud-3.1_pre1/work/xpertmud-3.1preview1/qextmdi/src' make[3]: Entering directory `/var/tmp/portage/games-mud/xpertmud-3.1_pre1/work/xpertmud-3.1preview1/qextmdi' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/games-mud/xpertmud-3.1_pre1/work/xpertmud-3.1preview1/qextmdi' make[2]: Leaving directory `/var/tmp/portage/games-mud/xpertmud-3.1_pre1/work/xpertmud-3.1preview1/qextmdi' Making all in xpertmud make[2]: Entering directory `/var/tmp/portage/games-mud/xpertmud-3.1_pre1/work/xpertmud-3.1preview1/xpertmud' Making all in scripting make[3]: Entering directory `/var/tmp/portage/games-mud/xpertmud-3.1_pre1/work/xpertmud-3.1preview1/xpertmud/scripting' Making all in . make[4]: Entering directory `/var/tmp/portage/games-mud/xpertmud-3.1_pre1/work/xpertmud-3.1preview1/xpertmud/scripting' source='Scripting.cc' object='Scripting.lo' libtool=yes \ depfile='.deps/Scripting.Plo' tmpdepfile='.deps/Scripting.TPlo' \ depmode=gcc3 /bin/sh ../../admin/depcomp \ /bin/sh ../../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wall -pedantic -Wno-long-long -g -DKDE_NO_COMPAT -DQT_NO_COMPAT -c -o Scripting.lo `test -f 'Scripting.cc' || echo './'`Scripting.cc /usr/kde/3.5/bin/dcopidl ./DCOPScripting.h > DCOPScripting.kidl || ( rm -f DCOPScripting.kidl ; false ) /usr/qt/3/bin/moc ./Scripting.h -o Scripting.moc.cc source='Scripting.moc.cc' object='Scripting.moc.lo' libtool=yes \ depfile='.deps/Scripting.moc.Plo' tmpdepfile='.deps/Scripting.moc.TPlo' \ depmode=gcc3 /bin/sh ../../admin/depcomp \ /bin/sh ../../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wall -pedantic -Wno-long-long -g -DKDE_NO_COMPAT -DQT_NO_COMPAT -c -o Scripting.moc.lo `test -f 'Scripting.moc.cc' || echo './'`Scripting.moc.cc /usr/kde/3.5/bin/dcopidl2cpp --c++-suffix cc --no-signals --no-stub DCOPScripting.kidl source='DCOPScripting_skel.cc' object='DCOPScripting_skel.lo' libtool=yes \ depfile='.deps/DCOPScripting_skel.Plo' tmpdepfile='.deps/DCOPScripting_skel.TPlo' \ depmode=gcc3 /bin/sh ../../admin/depcomp \ /bin/sh ../../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wall -pedantic -Wno-long-long -g -DKDE_NO_COMPAT -DQT_NO_COMPAT -c -o DCOPScripting_skel.lo `test -f 'DCOPScripting_skel.cc' || echo './'`DCOPScripting_skel.cc In file included from /usr/qt/3/include/qwindowdefs.h:47, from /usr/qt/3/include/qobject.h:46, from /usr/kde/3.5/include/dcopobject.h:26, from DCOPScripting.h:5, from Scripting.h:10, from Scripting.cc:1: /usr/qt/3/include/qstring.h: In member function 'char QChar::latin1() const': /usr/qt/3/include/qstring.h:197: warning: conversion to 'char' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setCell(uchar)': /usr/qt/3/include/qstring.h:222: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setRow(uchar)': /usr/qt/3/include/qstring.h:223: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /usr/qt/3/include/qstring.h:267: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /usr/qt/3/include/qwindowdefs.h:47, from /usr/qt/3/include/qobject.h:46, from /usr/kde/3.5/include/dcopobject.h:26, from DCOPScripting.h:5, from Scripting.h:10, from Scripting.moc.cc:11: /usr/qt/3/include/qstring.h: In member function 'char QChar::latin1() const': /usr/qt/3/include/qstring.h:197: warning: conversion to 'char' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setCell(uchar)': /usr/qt/3/include/qstring.h:222: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setRow(uchar)': /usr/qt/3/include/qstring.h:223: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /usr/qt/3/include/qstring.h:267: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /usr/qt/3/include/qwindowdefs.h:47, from /usr/qt/3/include/qobject.h:46, from /usr/kde/3.5/include/dcopobject.h:26, from ./DCOPScripting.h:5, from DCOPScripting_skel.cc:9: /usr/qt/3/include/qstring.h: In member function 'char QChar::latin1() const': /usr/qt/3/include/qstring.h:197: warning: conversion to 'char' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setCell(uchar)': /usr/qt/3/include/qstring.h:222: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setRow(uchar)': /usr/qt/3/include/qstring.h:223: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /usr/qt/3/include/qstring.h:267: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /usr/qt/3/include/qobject.h:48, from /usr/kde/3.5/include/dcopobject.h:26, from DCOPScripting.h:5, from Scripting.h:10, from Scripting.cc:1: /usr/qt/3/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /usr/qt/3/include/qevent.h:523: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /usr/qt/3/include/qobject.h:48, from /usr/kde/3.5/include/dcopobject.h:26, from DCOPScripting.h:5, from Scripting.h:10, from Scripting.moc.cc:11: /usr/qt/3/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /usr/qt/3/include/qevent.h:523: warning: conversion to 'unsigned char' from 'uint' may alter its value Scripting.cc: In constructor 'XMScripting::XMScripting(QObject*, const char*)': Scripting.cc:11: warning: base 'QObject' will be initialized after Scripting.cc:11: warning: base 'DCOPObject' Scripting.cc:8: warning: when initialized here In file included from /usr/qt/3/include/qobject.h:48, from /usr/kde/3.5/include/dcopobject.h:26, from ./DCOPScripting.h:5, from DCOPScripting_skel.cc:9: /usr/qt/3/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /usr/qt/3/include/qevent.h:523: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /usr/qt/3/include/qwidget.h:52, from /usr/qt/3/include/qdesktopwidget.h:43, from /usr/qt/3/include/qapplication.h:45, from Scripting.moc.cc:13: /usr/qt/3/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /usr/qt/3/include/qsizepolicy.h:125: warning: conversion to 'uchar' from 'uint' may alter its value /usr/qt/3/include/qsizepolicy.h:125: warning: conversion to 'uchar' from 'uint' may alter its value /bin/sh ../../libtool --silent --mode=link --tag=CXX i686-pc-linux-gnu-g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wall -pedantic -Wno-long-long -g -DKDE_NO_COMPAT -DQT_NO_COMPAT -Wl,-O1 -o libscripting.la Scripting.lo DCOPScripting_skel.lo Scripting.moc.lo make[4]: Leaving directory `/var/tmp/portage/games-mud/xpertmud-3.1_pre1/work/xpertmud-3.1preview1/xpertmud/scripting' Making all in perl make[4]: Entering directory `/var/tmp/portage/games-mud/xpertmud-3.1_pre1/work/xpertmud-3.1preview1/xpertmud/scripting/perl' /usr/bin/perl ./desc2online.pl online . < ../help.desc > onHelp.pl /usr/bin/perl ./desc2online.pl docbook . < ../help.desc > perl-devel.docbook /usr/bin/perl -c sysinit.pl /usr/bin/perl -c sysinit.pl sysinit.pl syntax OK /usr/bin/perl ./pl2h.pl sysinit < sysinit.pl > sysinit_pl.h sysinit.pl syntax OK /usr/bin/perl ./pl2h.pl sysinit WIN32 < sysinit.pl > sysinit_plf.h make all-am make[5]: Entering directory `/var/tmp/portage/games-mud/xpertmud-3.1_pre1/work/xpertmud-3.1preview1/xpertmud/scripting/perl' /usr/bin/perl ./createCallbacks.pl wrapper_h ./GuiScriptingWrapper_h.in < ../GuiScriptingBindings.h > AutoGuiScriptingWrapper.h /usr/bin/perl ./createCallbacks.pl interpret_cc ./PerlInterpret_cc.in < ../GuiScriptingBindings.h > AutoPerlInterpret.cc source='XMPerl.cc' object='XMPerl.lo' libtool=yes \ depfile='.deps/XMPerl.Plo' tmpdepfile='.deps/XMPerl.TPlo' \ depmode=gcc3 /bin/sh ../../../admin/depcomp \ /bin/sh ../../../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I/usr/lib/perl5/5.8.8/i686-linux/CORE -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wall -pedantic -Wno-long-long -g -DKDE_NO_COMPAT -DQT_NO_COMPAT -c -o XMPerl.lo `test -f 'XMPerl.cc' || echo './'`XMPerl.cc source='XMPerlFactory.cc' object='XMPerlFactory.lo' libtool=yes \ depfile='.deps/XMPerlFactory.Plo' tmpdepfile='.deps/XMPerlFactory.TPlo' \ depmode=gcc3 /bin/sh ../../../admin/depcomp \ /bin/sh ../../../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I/usr/lib/perl5/5.8.8/i686-linux/CORE -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wall -pedantic -Wno-long-long -g -DKDE_NO_COMPAT -DQT_NO_COMPAT -c -o XMPerlFactory.lo `test -f 'XMPerlFactory.cc' || echo './'`XMPerlFactory.cc /usr/qt/3/bin/moc ./XMPerl.h -o XMPerl.moc.cc /usr/qt/3/bin/moc ./XMPerlFactory.h -o XMPerlFactory.moc.cc source='XMPerl.moc.cc' object='XMPerl.moc.lo' libtool=yes \ depfile='.deps/XMPerl.moc.Plo' tmpdepfile='.deps/XMPerl.moc.TPlo' \ depmode=gcc3 /bin/sh ../../../admin/depcomp \ /bin/sh ../../../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I/usr/lib/perl5/5.8.8/i686-linux/CORE -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wall -pedantic -Wno-long-long -g -DKDE_NO_COMPAT -DQT_NO_COMPAT -c -o XMPerl.moc.lo `test -f 'XMPerl.moc.cc' || echo './'`XMPerl.moc.cc source='XMPerlFactory.moc.cc' object='XMPerlFactory.moc.lo' libtool=yes \ depfile='.deps/XMPerlFactory.moc.Plo' tmpdepfile='.deps/XMPerlFactory.moc.TPlo' \ depmode=gcc3 /bin/sh ../../../admin/depcomp \ /bin/sh ../../../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I/usr/lib/perl5/5.8.8/i686-linux/CORE -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wall -pedantic -Wno-long-long -g -DKDE_NO_COMPAT -DQT_NO_COMPAT -c -o XMPerlFactory.moc.lo `test -f 'XMPerlFactory.moc.cc' || echo './'`XMPerlFactory.moc.cc /usr/bin/perl ./createCallbacks.pl wrapper_cc < ../GuiScriptingBindings.h > AutoGuiScriptingWrapper.cc source='AutoPerlInterpret.cc' object='AutoPerlInterpret.lo' libtool=yes \ depfile='.deps/AutoPerlInterpret.Plo' tmpdepfile='.deps/AutoPerlInterpret.TPlo' \ depmode=gcc3 /bin/sh ../../../admin/depcomp \ /bin/sh ../../../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I/usr/lib/perl5/5.8.8/i686-linux/CORE -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -W -Wpointer-arith -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wno-long-long -g -DKDE_NO_COMPAT -DQT_NO_COMPAT -c -o AutoPerlInterpret.lo `test -f 'AutoPerlInterpret.cc' || echo './'`AutoPerlInterpret.cc source='AutoGuiScriptingWrapper.cc' object='AutoGuiScriptingWrapper.lo' libtool=yes \ depfile='.deps/AutoGuiScriptingWrapper.Plo' tmpdepfile='.deps/AutoGuiScriptingWrapper.TPlo' \ depmode=gcc3 /bin/sh ../../../admin/depcomp \ /bin/sh ../../../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I/usr/lib/perl5/5.8.8/i686-linux/CORE -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wall -pedantic -Wno-long-long -g -DKDE_NO_COMPAT -DQT_NO_COMPAT -c -o AutoGuiScriptingWrapper.lo `test -f 'AutoGuiScriptingWrapper.cc' || echo './'`AutoGuiScriptingWrapper.cc mkdir: cannot create directory `.libs': File exists cc1plus: warning: -Wformat-security ignored without -Wformat In file included from ../GuiScriptingBindings.h:9, from AutoGuiScriptingWrapper.cc:2: /usr/qt/3/include/qstring.h: In member function 'char QChar::latin1() const': /usr/qt/3/include/qstring.h:197: warning: conversion to 'char' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setCell(uchar)': /usr/qt/3/include/qstring.h:222: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setRow(uchar)': /usr/qt/3/include/qstring.h:223: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /usr/qt/3/include/qstring.h:267: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /usr/qt/3/include/qwindowdefs.h:47, from /usr/qt/3/include/qobject.h:46, from /usr/kde/3.5/include/dcopobject.h:26, from ../DCOPScripting.h:5, from ../Scripting.h:10, from XMPerl.h:4, from XMPerl.cc:1: /usr/qt/3/include/qstring.h: In member function 'char QChar::latin1() const': /usr/qt/3/include/qstring.h:197: warning: conversion to 'char' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setCell(uchar)': /usr/qt/3/include/qstring.h:222: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setRow(uchar)': /usr/qt/3/include/qstring.h:223: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /usr/qt/3/include/qstring.h:267: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /usr/qt/3/include/qwindowdefs.h:47, from /usr/qt/3/include/qobject.h:46, from /usr/kde/3.5/include/klibloader.h:21, from XMPerlFactory.h:4, from XMPerlFactory.moc.cc:11: /usr/qt/3/include/qstring.h: In member function 'char QChar::latin1() const': /usr/qt/3/include/qstring.h:197: warning: conversion to 'char' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setCell(uchar)': /usr/qt/3/include/qstring.h:222: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setRow(uchar)': /usr/qt/3/include/qstring.h:223: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /usr/qt/3/include/qstring.h:267: warning: conversion to 'ushort' from 'int' may alter its value In file included from /usr/qt/3/include/qwindowdefs.h:47, from /usr/qt/3/include/qobject.h:46, from /usr/kde/3.5/include/klibloader.h:21, from XMPerlFactory.h:4, from XMPerlFactory.cc:1: /usr/qt/3/include/qstring.h: In member function 'char QChar::latin1() const': /usr/qt/3/include/qstring.h:197: warning: conversion to 'char' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setCell(uchar)': /usr/qt/3/include/qstring.h:222: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setRow(uchar)': /usr/qt/3/include/qstring.h:223: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /usr/qt/3/include/qstring.h:267: warning: conversion to 'ushort' from 'int' may alter its value In file included from AutoGuiScriptingWrapper.cc:2: ../GuiScriptingBindings.h: At global scope: ../GuiScriptingBindings.h:14: warning: 'class GuiScriptingBindings' has virtual functions and accessible non-virtual destructor /usr/qt/3/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /usr/qt/3/include/qwindowdefs.h:47, from /usr/qt/3/include/qobject.h:46, from /usr/kde/3.5/include/dcopobject.h:26, from ../DCOPScripting.h:5, from ../Scripting.h:10, from XMPerl.h:4, from XMPerl.moc.cc:11: /usr/qt/3/include/qstring.h: In member function 'char QChar::latin1() const': /usr/qt/3/include/qstring.h:197: warning: conversion to 'char' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setCell(uchar)': /usr/qt/3/include/qstring.h:222: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setRow(uchar)': /usr/qt/3/include/qstring.h:223: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /usr/qt/3/include/qstring.h:267: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /usr/qt/3/include/qobject.h:48, from /usr/kde/3.5/include/klibloader.h:21, from XMPerlFactory.h:4, from XMPerlFactory.moc.cc:11: /usr/qt/3/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /usr/qt/3/include/qevent.h:523: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /usr/qt/3/include/qobject.h:48, from /usr/kde/3.5/include/dcopobject.h:26, from ../DCOPScripting.h:5, from ../Scripting.h:10, from XMPerl.h:4, from XMPerl.cc:1: /usr/qt/3/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /usr/qt/3/include/qevent.h:523: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /usr/qt/3/include/qobject.h:48, from /usr/kde/3.5/include/klibloader.h:21, from XMPerlFactory.h:4, from XMPerlFactory.cc:1: /usr/qt/3/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /usr/qt/3/include/qevent.h:523: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /usr/qt/3/include/qwidget.h:52, from /usr/qt/3/include/qdesktopwidget.h:43, from /usr/qt/3/include/qapplication.h:45, from XMPerlFactory.moc.cc:13: /usr/qt/3/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /usr/qt/3/include/qsizepolicy.h:125: warning: conversion to 'uchar' from 'uint' may alter its value /usr/qt/3/include/qsizepolicy.h:125: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /usr/qt/3/include/qobject.h:48, from /usr/kde/3.5/include/dcopobject.h:26, from ../DCOPScripting.h:5, from ../Scripting.h:10, from XMPerl.h:4, from XMPerl.moc.cc:11: /usr/qt/3/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /usr/qt/3/include/qevent.h:523: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /usr/qt/3/include/qwidget.h:52, from /usr/qt/3/include/qdesktopwidget.h:43, from /usr/qt/3/include/qapplication.h:45, from XMPerl.moc.cc:13: /usr/qt/3/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /usr/qt/3/include/qsizepolicy.h:125: warning: conversion to 'uchar' from 'uint' may alter its value /usr/qt/3/include/qsizepolicy.h:125: warning: conversion to 'uchar' from 'uint' may alter its value /bin/sh ../../../libtool --silent --mode=link --tag=CXX i686-pc-linux-gnu-g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wall -pedantic -Wno-long-long -g -DKDE_NO_COMPAT -DQT_NO_COMPAT -Wl,-O1 -o libxmperlinterpreter.la.closure libxmperlinterpreter_la_closure.lo -L/usr/lib -L/usr/qt/3/lib -L/usr/kde/3.5/lib -rdynamic -L/usr/local/lib /usr/lib/perl5/5.8.8/i686-linux/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl5/5.8.8/i686-linux/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc -avoid-version -module -no-undefined -R /usr/kde/3.5/lib -R /usr/qt/3/lib -R /usr/lib AutoGuiScriptingWrapper.lo AutoPerlInterpret.lo XMPerl.lo XMPerlFactory.lo XMPerl.moc.lo XMPerlFactory.moc.lo ../libscripting.la -lkdecore -lqt-mt -ljpeg -lz -lpng -lz -lm -lXext -lX11 -lSM -lICE -lpthread /bin/sh ../../../libtool --silent --mode=link --tag=CXX i686-pc-linux-gnu-g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wall -pedantic -Wno-long-long -g -DKDE_NO_COMPAT -DQT_NO_COMPAT -Wl,-O1 -o libxmperlinterpreter.la -rpath /usr/lib/kde3 -L/usr/lib -L/usr/qt/3/lib -L/usr/kde/3.5/lib -rdynamic -L/usr/local/lib /usr/lib/perl5/5.8.8/i686-linux/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl5/5.8.8/i686-linux/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc -avoid-version -module -no-undefined -R /usr/kde/3.5/lib -R /usr/qt/3/lib -R /usr/lib AutoGuiScriptingWrapper.lo AutoPerlInterpret.lo XMPerl.lo XMPerlFactory.lo XMPerl.moc.lo XMPerlFactory.moc.lo ../libscripting.la -lkdecore -lqt-mt -ljpeg -lz -lpng -lz -lm -lXext -lX11 -lSM -lICE -lpthread *** Warning: Linking the shared library libxmperlinterpreter.la against the *** static library /usr/lib/perl5/5.8.8/i686-linux/auto/DynaLoader/DynaLoader.a is not portable! make[5]: Leaving directory `/var/tmp/portage/games-mud/xpertmud-3.1_pre1/work/xpertmud-3.1preview1/xpertmud/scripting/perl' make[4]: Leaving directory `/var/tmp/portage/games-mud/xpertmud-3.1_pre1/work/xpertmud-3.1preview1/xpertmud/scripting/perl' Making all in python make[4]: Entering directory `/var/tmp/portage/games-mud/xpertmud-3.1_pre1/work/xpertmud-3.1preview1/xpertmud/scripting/python' /usr/bin/python ./createCallbacks.py ./sysinit_py.in < ../GuiScriptingBindings.h > AutoSysinit.py /usr/bin/python ./helpConverter.py ./../help/functions.xml ./../help/topics.xml ./../help/classes.xml > python-devel.docbook /usr/bin/python ./py2h.py sysinit WIN32 . < AutoSysinit.py > sysinit_pyf.h /usr/bin/python ./py2h.py sysinit BIGSTRING . < AutoSysinit.py > sysinit_py.h make all-am make[5]: Entering directory `/var/tmp/portage/games-mud/xpertmud-3.1_pre1/work/xpertmud-3.1preview1/xpertmud/scripting/python' /usr/bin/python ./createCallbacks.py ./XMPython_cc.in < ../GuiScriptingBindings.h > AutoXMPython.cc source='XMPythonFactory.cc' object='XMPythonFactory.lo' libtool=yes \ depfile='.deps/XMPythonFactory.Plo' tmpdepfile='.deps/XMPythonFactory.TPlo' \ depmode=gcc3 /bin/sh ../../../admin/depcomp \ /bin/sh ../../../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I/usr/include/python2.5 -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wall -pedantic -Wno-long-long -g -DKDE_NO_COMPAT -DQT_NO_COMPAT -c -o XMPythonFactory.lo `test -f 'XMPythonFactory.cc' || echo './'`XMPythonFactory.cc /usr/qt/3/bin/moc ./XMPythonFactory.h -o XMPythonFactory.moc.cc /usr/qt/3/bin/moc ./XMPython.h -o XMPython.moc.cc source='XMPythonFactory.moc.cc' object='XMPythonFactory.moc.lo' libtool=yes \ depfile='.deps/XMPythonFactory.moc.Plo' tmpdepfile='.deps/XMPythonFactory.moc.TPlo' \ depmode=gcc3 /bin/sh ../../../admin/depcomp \ /bin/sh ../../../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I/usr/include/python2.5 -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wall -pedantic -Wno-long-long -g -DKDE_NO_COMPAT -DQT_NO_COMPAT -c -o XMPythonFactory.moc.lo `test -f 'XMPythonFactory.moc.cc' || echo './'`XMPythonFactory.moc.cc source='XMPython.moc.cc' object='XMPython.moc.lo' libtool=yes \ depfile='.deps/XMPython.moc.Plo' tmpdepfile='.deps/XMPython.moc.TPlo' \ depmode=gcc3 /bin/sh ../../../admin/depcomp \ /bin/sh ../../../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I/usr/include/python2.5 -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wall -pedantic -Wno-long-long -g -DKDE_NO_COMPAT -DQT_NO_COMPAT -c -o XMPython.moc.lo `test -f 'XMPython.moc.cc' || echo './'`XMPython.moc.cc source='AutoXMPython.cc' object='AutoXMPython.lo' libtool=yes \ depfile='.deps/AutoXMPython.Plo' tmpdepfile='.deps/AutoXMPython.TPlo' \ depmode=gcc3 /bin/sh ../../../admin/depcomp \ /bin/sh ../../../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I/usr/include/python2.5 -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wall -pedantic -Wno-long-long -g -DKDE_NO_COMPAT -DQT_NO_COMPAT -c -o AutoXMPython.lo `test -f 'AutoXMPython.cc' || echo './'`AutoXMPython.cc In file included from /usr/include/python2.5/Python.h:13, from XMPython.h:4, from XMPythonFactory.cc:1: /usr/include/python2.5/pyconfig.h:976:1: warning: "_XOPEN_SOURCE" redefined : warning: this is the location of the previous definition In file included from /usr/include/python2.5/Python.h:13, from XMPython.h:4, from XMPython.moc.cc:11: /usr/include/python2.5/pyconfig.h:976:1: warning: "_XOPEN_SOURCE" redefined : warning: this is the location of the previous definition In file included from /usr/include/python2.5/Python.h:13, from XMPython.h:4, from AutoXMPython.cc:8: /usr/include/python2.5/pyconfig.h:976:1: warning: "_XOPEN_SOURCE" redefined : warning: this is the location of the previous definition In file included from /usr/qt/3/include/qwindowdefs.h:47, from /usr/qt/3/include/qobject.h:46, from /usr/kde/3.5/include/dcopobject.h:26, from ../DCOPScripting.h:5, from ../Scripting.h:10, from XMPython.h:5, from XMPython.moc.cc:11: /usr/qt/3/include/qstring.h: In member function 'char QChar::latin1() const': /usr/qt/3/include/qstring.h:197: warning: conversion to 'char' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setCell(uchar)': /usr/qt/3/include/qstring.h:222: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setRow(uchar)': /usr/qt/3/include/qstring.h:223: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /usr/qt/3/include/qstring.h:267: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /usr/qt/3/include/qwindowdefs.h:47, from /usr/qt/3/include/qobject.h:46, from /usr/kde/3.5/include/dcopobject.h:26, from ../DCOPScripting.h:5, from ../Scripting.h:10, from XMPython.h:5, from XMPythonFactory.cc:1: /usr/qt/3/include/qstring.h: In member function 'char QChar::latin1() const': /usr/qt/3/include/qstring.h:197: warning: conversion to 'char' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setCell(uchar)': /usr/qt/3/include/qstring.h:222: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setRow(uchar)': /usr/qt/3/include/qstring.h:223: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /usr/qt/3/include/qstring.h:267: warning: conversion to 'ushort' from 'int' may alter its value In file included from /usr/qt/3/include/qwindowdefs.h:47, from /usr/qt/3/include/qobject.h:46, from /usr/kde/3.5/include/klibloader.h:21, from XMPythonFactory.h:4, from XMPythonFactory.moc.cc:11: /usr/qt/3/include/qstring.h: In member function 'char QChar::latin1() const': /usr/qt/3/include/qstring.h:197: warning: conversion to 'char' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setCell(uchar)': /usr/qt/3/include/qstring.h:222: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setRow(uchar)': /usr/qt/3/include/qstring.h:223: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /usr/qt/3/include/qstring.h:267: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /usr/qt/3/include/qwindowdefs.h:47, from /usr/qt/3/include/qobject.h:46, from /usr/kde/3.5/include/dcopobject.h:26, from ../DCOPScripting.h:5, from ../Scripting.h:10, from XMPython.h:5, from AutoXMPython.cc:8: /usr/qt/3/include/qstring.h: In member function 'char QChar::latin1() const': /usr/qt/3/include/qstring.h:197: warning: conversion to 'char' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setCell(uchar)': /usr/qt/3/include/qstring.h:222: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In member function 'void QChar::setRow(uchar)': /usr/qt/3/include/qstring.h:223: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /usr/qt/3/include/qstring.h:267: warning: conversion to 'ushort' from 'int' may alter its value /usr/qt/3/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /usr/qt/3/include/qobject.h:48, from /usr/kde/3.5/include/dcopobject.h:26, from ../DCOPScripting.h:5, from ../Scripting.h:10, from XMPython.h:5, from XMPython.moc.cc:11: /usr/qt/3/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /usr/qt/3/include/qevent.h:523: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /usr/qt/3/include/qobject.h:48, from /usr/kde/3.5/include/dcopobject.h:26, from ../DCOPScripting.h:5, from ../Scripting.h:10, from XMPython.h:5, from XMPythonFactory.cc:1: /usr/qt/3/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /usr/qt/3/include/qevent.h:523: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /usr/qt/3/include/qwidget.h:52, from /usr/qt/3/include/qdesktopwidget.h:43, from /usr/qt/3/include/qapplication.h:45, from XMPython.moc.cc:13: /usr/qt/3/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /usr/qt/3/include/qsizepolicy.h:125: warning: conversion to 'uchar' from 'uint' may alter its value /usr/qt/3/include/qsizepolicy.h:125: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /usr/qt/3/include/qobject.h:48, from /usr/kde/3.5/include/dcopobject.h:26, from ../DCOPScripting.h:5, from ../Scripting.h:10, from XMPython.h:5, from AutoXMPython.cc:8: /usr/qt/3/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /usr/qt/3/include/qevent.h:523: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /usr/qt/3/include/qobject.h:48, from /usr/kde/3.5/include/klibloader.h:21, from XMPythonFactory.h:4, from XMPythonFactory.moc.cc:11: /usr/qt/3/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /usr/qt/3/include/qevent.h:523: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from AutoXMPython.cc:17: ../GuiScriptingBindings.h: At global scope: ../GuiScriptingBindings.h:14: warning: 'class GuiScriptingBindings' has virtual functions and accessible non-virtual destructor AutoXMPython.cc: In function 'PyObject* PXM_Window_setTitle(PyObject*, PyObject*)': AutoXMPython.cc:56: error: call of overloaded 'QChar(long unsigned int&)' is ambiguous /usr/qt/3/include/qstring.h:298: note: candidates are: QChar::QChar(int) /usr/qt/3/include/qstring.h:292: note: QChar::QChar(uint) /usr/qt/3/include/qstring.h:286: note: QChar::QChar(short int) /usr/qt/3/include/qstring.h:280: note: QChar::QChar(ushort) /usr/qt/3/include/qstring.h:273: note: QChar::QChar(const QChar&) /usr/qt/3/include/qstring.h:261: note: QChar::QChar(uchar) /usr/qt/3/include/qstring.h:255: note: QChar::QChar(char) AutoXMPython.cc: In function 'PyObject* PXM_TextWindow_printRaw(PyObject*, PyObject*)': AutoXMPython.cc:385: error: call of overloaded 'QChar(long unsigned int&)' is ambiguous /usr/qt/3/include/qstring.h:298: note: candidates are: QChar::QChar(int) /usr/qt/3/include/qstring.h:292: note: QChar::QChar(uint) /usr/qt/3/include/qstring.h:286: note: QChar::QChar(short int) /usr/qt/3/include/qstring.h:280: note: QChar::QChar(ushort) /usr/qt/3/include/qstring.h:273: note: QChar::QChar(const QChar&) /usr/qt/3/include/qstring.h:261: note: QChar::QChar(uchar) /usr/qt/3/include/qstring.h:255: note: QChar::QChar(char) AutoXMPython.cc: In function 'PyObject* PXM_TextWindow_print(PyObject*, PyObject*)': AutoXMPython.cc:419: error: call of overloaded 'QChar(long unsigned int&)' is ambiguous /usr/qt/3/include/qstring.h:298: note: candidates are: QChar::QChar(int) /usr/qt/3/include/qstring.h:292: note: QChar::QChar(uint) /usr/qt/3/include/qstring.h:286: note: QChar::QChar(short int) /usr/qt/3/include/qstring.h:280: note: QChar::QChar(ushort) /usr/qt/3/include/qstring.h:273: note: QChar::QChar(const QChar&) /usr/qt/3/include/qstring.h:261: note: QChar::QChar(uchar) /usr/qt/3/include/qstring.h:255: note: QChar::QChar(char) AutoXMPython.cc: In function 'PyObject* PXM_TextWindow_setFont(PyObject*, PyObject*)': AutoXMPython.cc:708: error: call of overloaded 'QChar(long unsigned int&)' is ambiguous /usr/qt/3/include/qstring.h:298: note: candidates are: QChar::QChar(int) /usr/qt/3/include/qstring.h:292: note: QChar::QChar(uint) /usr/qt/3/include/qstring.h:286: note: QChar::QChar(short int) /usr/qt/3/include/qstring.h:280: note: QChar::QChar(ushort) /usr/qt/3/include/qstring.h:273: note: QChar::QChar(const QChar&) /usr/qt/3/include/qstring.h:261: note: QChar::QChar(uchar) /usr/qt/3/include/qstring.h:255: note: QChar::QChar(char) AutoXMPython.cc: In function 'PyObject* PXM_Plugin_initialize(PyObject*, PyObject*)': AutoXMPython.cc:797: error: call of overloaded 'QChar(long unsigned int&)' is ambiguous /usr/qt/3/include/qstring.h:298: note: candidates are: QChar::QChar(int) /usr/qt/3/include/qstring.h:292: note: QChar::QChar(uint) /usr/qt/3/include/qstring.h:286: note: QChar::QChar(short int) /usr/qt/3/include/qstring.h:280: note: QChar::QChar(ushort) /usr/qt/3/include/qstring.h:273: note: QChar::QChar(const QChar&) /usr/qt/3/include/qstring.h:261: note: QChar::QChar(uchar) /usr/qt/3/include/qstring.h:255: note: QChar::QChar(char) In file included from /usr/qt/3/include/qwidget.h:52, from /usr/qt/3/include/qdesktopwidget.h:43, from /usr/qt/3/include/qapplication.h:45, from XMPythonFactory.moc.cc:13: /usr/qt/3/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /usr/qt/3/include/qsizepolicy.h:125: warning: conversion to 'uchar' from 'uint' may alter its value /usr/qt/3/include/qsizepolicy.h:125: warning: conversion to 'uchar' from 'uint' may alter its value AutoXMPython.cc:818: error: call of overloaded 'QChar(long unsigned int&)' is ambiguous /usr/qt/3/include/qstring.h:298: note: candidates are: QChar::QChar(int) /usr/qt/3/include/qstring.h:292: note: QChar::QChar(uint) /usr/qt/3/include/qstring.h:286: note: QChar::QChar(short int) /usr/qt/3/include/qstring.h:280: note: QChar::QChar(ushort) /usr/qt/3/include/qstring.h:273: note: QChar::QChar(const QChar&) /usr/qt/3/include/qstring.h:261: note: QChar::QChar(uchar) /usr/qt/3/include/qstring.h:255: note: QChar::QChar(char) AutoXMPython.cc: In function 'PyObject* PXM_Plugin_call(PyObject*, PyObject*)': AutoXMPython.cc:852: error: call of overloaded 'QChar(long unsigned int&)' is ambiguous /usr/qt/3/include/qstring.h:298: note: candidates are: QChar::QChar(int) /usr/qt/3/include/qstring.h:292: note: QChar::QChar(uint) /usr/qt/3/include/qstring.h:286: note: QChar::QChar(short int) /usr/qt/3/include/qstring.h:280: note: QChar::QChar(ushort) /usr/qt/3/include/qstring.h:273: note: QChar::QChar(const QChar&) /usr/qt/3/include/qstring.h:261: note: QChar::QChar(uchar) /usr/qt/3/include/qstring.h:255: note: QChar::QChar(char) AutoXMPython.cc: In function 'PyObject* PXM_Connection_initialize(PyObject*, PyObject*)': AutoXMPython.cc:891: error: call of overloaded 'QChar(long unsigned int&)' is ambiguous /usr/qt/3/include/qstring.h:298: note: candidates are: QChar::QChar(int) /usr/qt/3/include/qstring.h:292: note: QChar::QChar(uint) /usr/qt/3/include/qstring.h:286: note: QChar::QChar(short int) /usr/qt/3/include/qstring.h:280: note: QChar::QChar(ushort) /usr/qt/3/include/qstring.h:273: note: QChar::QChar(const QChar&) /usr/qt/3/include/qstring.h:261: note: QChar::QChar(uchar) /usr/qt/3/include/qstring.h:255: note: QChar::QChar(char) AutoXMPython.cc:912: error: call of overloaded 'QChar(long unsigned int&)' is ambiguous /usr/qt/3/include/qstring.h:298: note: candidates are: QChar::QChar(int) /usr/qt/3/include/qstring.h:292: note: QChar::QChar(uint) /usr/qt/3/include/qstring.h:286: note: QChar::QChar(short int) /usr/qt/3/include/qstring.h:280: note: QChar::QChar(ushort) /usr/qt/3/include/qstring.h:273: note: QChar::QChar(const QChar&) /usr/qt/3/include/qstring.h:261: note: QChar::QChar(uchar) /usr/qt/3/include/qstring.h:255: note: QChar::QChar(char) AutoXMPython.cc: In function 'PyObject* PXM_Connection_open(PyObject*, PyObject*)': AutoXMPython.cc:947: error: call of overloaded 'QChar(long unsigned int&)' is ambiguous /usr/qt/3/include/qstring.h:298: note: candidates are: QChar::QChar(int) /usr/qt/3/include/qstring.h:292: note: QChar::QChar(uint) /usr/qt/3/include/qstring.h:286: note: QChar::QChar(short int) /usr/qt/3/include/qstring.h:280: note: QChar::QChar(ushort) /usr/qt/3/include/qstring.h:273: note: QChar::QChar(const QChar&) /usr/qt/3/include/qstring.h:261: note: QChar::QChar(uchar) /usr/qt/3/include/qstring.h:255: note: QChar::QChar(char) AutoXMPython.cc:968: error: call of overloaded 'QChar(long unsigned int&)' is ambiguous /usr/qt/3/include/qstring.h:298: note: candidates are: QChar::QChar(int) /usr/qt/3/include/qstring.h:292: note: QChar::QChar(uint) /usr/qt/3/include/qstring.h:286: note: QChar::QChar(short int) /usr/qt/3/include/qstring.h:280: note: QChar::QChar(ushort) /usr/qt/3/include/qstring.h:273: note: QChar::QChar(const QChar&) /usr/qt/3/include/qstring.h:261: note: QChar::QChar(uchar) /usr/qt/3/include/qstring.h:255: note: QChar::QChar(char) AutoXMPython.cc: In function 'PyObject* PXM_Connection_send(PyObject*, PyObject*)': AutoXMPython.cc:1002: error: call of overloaded 'QChar(long unsigned int&)' is ambiguous /usr/qt/3/include/qstring.h:298: note: candidates are: QChar::QChar(int) /usr/qt/3/include/qstring.h:292: note: QChar::QChar(uint) /usr/qt/3/include/qstring.h:286: note: QChar::QChar(short int) /usr/qt/3/include/qstring.h:280: note: QChar::QChar(ushort) /usr/qt/3/include/qstring.h:273: note: QChar::QChar(const QChar&) /usr/qt/3/include/qstring.h:261: note: QChar::QChar(uchar) /usr/qt/3/include/qstring.h:255: note: QChar::QChar(char) AutoXMPython.cc: In function 'PyObject* PXM_Connection_setInputEncoding(PyObject*, PyObject*)': AutoXMPython.cc:1048: error: call of overloaded 'QChar(long unsigned int&)' is ambiguous /usr/qt/3/include/qstring.h:298: note: candidates are: QChar::QChar(int) /usr/qt/3/include/qstring.h:292: note: QChar::QChar(uint) /usr/qt/3/include/qstring.h:286: note: QChar::QChar(short int) /usr/qt/3/include/qstring.h:280: note: QChar::QChar(ushort) /usr/qt/3/include/qstring.h:273: note: QChar::QChar(const QChar&) /usr/qt/3/include/qstring.h:261: note: QChar::QChar(uchar) /usr/qt/3/include/qstring.h:255: note: QChar::QChar(char) AutoXMPython.cc: In function 'PyObject* PXM_Connection_setOutputEncoding(PyObject*, PyObject*)': AutoXMPython.cc:1082: error: call of overloaded 'QChar(long unsigned int&)' is ambiguous /usr/qt/3/include/qstring.h:298: note: candidates are: QChar::QChar(int) /usr/qt/3/include/qstring.h:292: note: QChar::QChar(uint) /usr/qt/3/include/qstring.h:286: note: QChar::QChar(short int) /usr/qt/3/include/qstring.h:280: note: QChar::QChar(ushort) /usr/qt/3/include/qstring.h:273: note: QChar::QChar(const QChar&) /usr/qt/3/include/qstring.h:261: note: QChar::QChar(uchar) /usr/qt/3/include/qstring.h:255: note: QChar::QChar(char) AutoXMPython.cc: In function 'PyObject* PXM_InputLine_setText(PyObject*, PyObject*)': AutoXMPython.cc:1180: error: call of overloaded 'QChar(long unsigned int&)' is ambiguous /usr/qt/3/include/qstring.h:298: note: candidates are: QChar::QChar(int) /usr/qt/3/include/qstring.h:292: note: QChar::QChar(uint) /usr/qt/3/include/qstring.h:286: note: QChar::QChar(short int) /usr/qt/3/include/qstring.h:280: note: QChar::QChar(ushort) /usr/qt/3/include/qstring.h:273: note: QChar::QChar(const QChar&) /usr/qt/3/include/qstring.h:261: note: QChar::QChar(uchar) /usr/qt/3/include/qstring.h:255: note: QChar::QChar(char) AutoXMPython.cc: In function 'PyObject* PXM_setStatusMsg(PyObject*, PyObject*)': AutoXMPython.cc:1229: error: call of overloaded 'QChar(long unsigned int&)' is ambiguous /usr/qt/3/include/qstring.h:298: note: candidates are: QChar::QChar(int) /usr/qt/3/include/qstring.h:292: note: QChar::QChar(uint) /usr/qt/3/include/qstring.h:286: note: QChar::QChar(short int) /usr/qt/3/include/qstring.h:280: note: QChar::QChar(ushort) /usr/qt/3/include/qstring.h:273: note: QChar::QChar(const QChar&) /usr/qt/3/include/qstring.h:261: note: QChar::QChar(uchar) /usr/qt/3/include/qstring.h:255: note: QChar::QChar(char) AutoXMPython.cc: In function 'PyObject* PXM_showError(PyObject*, PyObject*)': AutoXMPython.cc:1271: error: call of overloaded 'QChar(long unsigned int&)' is ambiguous /usr/qt/3/include/qstring.h:298: note: candidates are: QChar::QChar(int) /usr/qt/3/include/qstring.h:292: note: QChar::QChar(uint) /usr/qt/3/include/qstring.h:286: note: QChar::QChar(short int) /usr/qt/3/include/qstring.h:280: note: QChar::QChar(ushort) /usr/qt/3/include/qstring.h:273: note: QChar::QChar(const QChar&) /usr/qt/3/include/qstring.h:261: note: QChar::QChar(uchar) /usr/qt/3/include/qstring.h:255: note: QChar::QChar(char) AutoXMPython.cc: In function 'PyObject* PXM_ansiToRaw(PyObject*, PyObject*)': AutoXMPython.cc:1332: error: call of overloaded 'QChar(long unsigned int&)' is ambiguous /usr/qt/3/include/qstring.h:298: note: candidates are: QChar::QChar(int) /usr/qt/3/include/qstring.h:292: note: QChar::QChar(uint) /usr/qt/3/include/qstring.h:286: note: QChar::QChar(short int) /usr/qt/3/include/qstring.h:280: note: QChar::QChar(ushort) /usr/qt/3/include/qstring.h:273: note: QChar::QChar(const QChar&) /usr/qt/3/include/qstring.h:261: note: QChar::QChar(uchar) /usr/qt/3/include/qstring.h:255: note: QChar::QChar(char) AutoXMPython.cc: In function 'PyObject* PXM_ansiToColored(PyObject*, PyObject*)': AutoXMPython.cc:1369: error: call of overloaded 'QChar(long unsigned int&)' is ambiguous /usr/qt/3/include/qstring.h:298: note: candidates are: QChar::QChar(int) /usr/qt/3/include/qstring.h:292: note: QChar::QChar(uint) /usr/qt/3/include/qstring.h:286: note: QChar::QChar(short int) /usr/qt/3/include/qstring.h:280: note: QChar::QChar(ushort) /usr/qt/3/include/qstring.h:273: note: QChar::QChar(const QChar&) /usr/qt/3/include/qstring.h:261: note: QChar::QChar(uchar) /usr/qt/3/include/qstring.h:255: note: QChar::QChar(char) AutoXMPython.cc: In member function 'virtual void XMPython::textEntered(const QString&)': AutoXMPython.cc:1586: warning: suggest explicit braces to avoid ambiguous 'else' AutoXMPython.cc: In member function 'virtual void XMPython::textReceived(const QString&, int)': AutoXMPython.cc:1633: warning: suggest explicit braces to avoid ambiguous 'else' AutoXMPython.cc: In member function 'virtual void XMPython::timer()': AutoXMPython.cc:1650: warning: suggest explicit braces to avoid ambiguous 'else' AutoXMPython.cc: In member function 'virtual void XMPython::echo(bool, int)': AutoXMPython.cc:1665: warning: suggest explicit braces to avoid ambiguous 'else' AutoXMPython.cc: In member function 'virtual void XMPython::connectionEstablished(int)': AutoXMPython.cc:1680: warning: suggest explicit braces to avoid ambiguous 'else' AutoXMPython.cc: In member function 'virtual void XMPython::connectionDropped(int)': AutoXMPython.cc:1695: warning: suggest explicit braces to avoid ambiguous 'else' AutoXMPython.cc: In member function 'virtual void XMPython::mouseDown(int, int, int)': AutoXMPython.cc:1712: warning: suggest explicit braces to avoid ambiguous 'else' AutoXMPython.cc: In member function 'virtual void XMPython::mouseDrag(int, int, int)': AutoXMPython.cc:1728: warning: suggest explicit braces to avoid ambiguous 'else' AutoXMPython.cc: In member function 'virtual void XMPython::mouseUp(int, int, int)': AutoXMPython.cc:1744: warning: suggest explicit braces to avoid ambiguous 'else' make[5]: *** [AutoXMPython.lo] Error 1 make[5]: *** Waiting for unfinished jobs.... make[5]: Leaving directory `/var/tmp/portage/games-mud/xpertmud-3.1_pre1/work/xpertmud-3.1preview1/xpertmud/scripting/python' make[4]: *** [all] Error 2 make[4]: Leaving directory `/var/tmp/portage/games-mud/xpertmud-3.1_pre1/work/xpertmud-3.1preview1/xpertmud/scripting/python' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/games-mud/xpertmud-3.1_pre1/work/xpertmud-3.1preview1/xpertmud/scripting' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/games-mud/xpertmud-3.1_pre1/work/xpertmud-3.1preview1/xpertmud' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/games-mud/xpertmud-3.1_pre1/work/xpertmud-3.1preview1' make: *** [all] Error 2 * * ERROR: games-mud/xpertmud-3.1_pre1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 4183: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/games-mud/xpertmud-3.1_pre1:20081215-040609.log'. * The ebuild environment file is located at '/var/tmp/portage/games-mud/xpertmud-3.1_pre1/temp/environment'. *