Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 197515 Details for
Bug 277411
app-admin/kiosktool: fails with forced --as-needed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
kiosktool-1.0-r1:20090711-000957.log (text/plain), 114.04 KB, created by
Diego Elio Pettenò (RETIRED)
on 2009-07-11 11:49:29 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2009-07-11 11:49:29 UTC
Size:
114.04 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking kiosktool-1.0.tar.bz2 to /var/tmp/portage/app-admin/kiosktool-1.0-r1/work > [32;01m*[0m You can drop some of the translations of the interface and > [32;01m*[0m documentation by setting the ${LINGUAS} variable to the > [32;01m*[0m languages you want installed. > [32;01m*[0m > [32;01m*[0m Enabling all languages >>>> Source unpacked in /var/tmp/portage/app-admin/kiosktool-1.0-r1/work >>>> Preparing source in /var/tmp/portage/app-admin/kiosktool-1.0-r1/work/kiosktool-1.0 ... >>>> Source prepared. > [33;01m*[0m Flameeyes QA Warning! AC_CANONICAL_TARGET used >/var/tmp/portage/app-admin/kiosktool-1.0-r1/work/kiosktool-1.0/configure.in:38:AC_CANONICAL_TARGET: > [33;01m*[0m Flameeyes QA Warning (end)! AC_CANONICAL_TARGET used >>>> Configuring source in /var/tmp/portage/app-admin/kiosktool-1.0-r1/work/kiosktool-1.0 ... > [32;01m*[0m Running elibtoolize in: kiosktool-1.0/admin > [32;01m*[0m Applying ltmain-1.5.patch ... > [32;01m*[0m Applying portage-1.5.10.patch ... > [32;01m*[0m Applying max_cmd_len-1.5.20.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-1.5.patch ... > * econf: updating kiosktool-1.0/admin/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating kiosktool-1.0/admin/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-x --enable-mitshm --without-xinerama --with-qt-dir=/usr/qt/3 --enable-mt --with-qt-libraries=/usr/qt/3/lib --disable-dependency-tracking --disable-debug --without-debug --without-arts --prefix=/usr/kde/3.5 --mandir=/usr/kde/3.5/share/man --infodir=/usr/kde/3.5/share/info --datadir=/usr/kde/3.5/share --sysconfdir=/usr/kde/3.5/etc >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 kde-config... /usr/kde/3.5/bin/kde-config >checking where to install... /usr/kde/3.5 (as requested) >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... none >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++... none >checking whether i686-pc-linux-gnu-g++ supports -Wmissing-format-attribute... yes >checking whether i686-pc-linux-gnu-gcc 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 >checking whether i686-pc-linux-gnu-g++ supports -Wl,--no-undefined... yes >checking whether i686-pc-linux-gnu-g++ supports -Wl,--allow-shlib-undefined... yes >not using lib directory suffix >checking for a sed that does not truncate output... /bin/sed >checking for egrep... grep -E >checking for ld used by i686-pc-linux-gnu-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 whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >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 for i686-pc-linux-gnu-g77... no >checking for i686-pc-linux-gnu-f77... no >checking for i686-pc-linux-gnu-xlf... no >checking for i686-pc-linux-gnu-frt... no >checking for i686-pc-linux-gnu-pgf77... no >checking for i686-pc-linux-gnu-fort77... no >checking for i686-pc-linux-gnu-fl32... no >checking for i686-pc-linux-gnu-af77... no >checking for i686-pc-linux-gnu-f90... no >checking for i686-pc-linux-gnu-xlf90... no >checking for i686-pc-linux-gnu-pgf90... no >checking for i686-pc-linux-gnu-epcf90... no >checking for i686-pc-linux-gnu-f95... no >checking for i686-pc-linux-gnu-fort... no >checking for i686-pc-linux-gnu-xlf95... no >checking for i686-pc-linux-gnu-ifc... no >checking for i686-pc-linux-gnu-efc... no >checking for i686-pc-linux-gnu-pgf95... no >checking for i686-pc-linux-gnu-lf95... no >checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether i686-pc-linux-gnu-gfortran accepts -g... 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-ar... i686-pc-linux-gnu-ar >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... yes >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 dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... yes >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 for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >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 dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking for shl_load... (cached) no >checking for shl_load in -ldld... (cached) no >checking for dlopen... (cached) no >checking for dlopen in -ldl... (cached) yes >checking whether a program can dlopen itself... (cached) yes >checking whether a statically linked program can dlopen itself... (cached) yes >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking if C++ programs can be compiled... yes >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... yes >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 sys/bitypes.h usability... yes >checking sys/bitypes.h presence... yes >checking for sys/bitypes.h... 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 for res_init... yes >checking if res_init needs custom prototype... no >checking for killpg in -lucb... no >checking for int... yes >checking size of int... 4 >checking for short... yes >checking size of short... 2 >checking for long... yes >checking size of long... 4 >checking for char *... yes >checking size of char *... 4 >checking for dlopen in -ldl... (cached) 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 perl... /usr/bin/perl >checking for Qt... libraries /usr/qt/3/lib, headers /usr/qt/3/include using -mt >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... no >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 meinproc... /usr/kde/3.5/bin/meinproc >checking for kconfig_compiler... /usr/kde/3.5/bin/kconfig_compiler >checking for dcopidlng... /usr/kde/3.5/bin/dcopidlng >checking for xmllint... /usr/bin/xmllint >checking for Qt docs... NO >checking for dot... /usr/bin/dot >checking for doxygen... /usr/bin/doxygen >checking for setenv... yes >checking if setenv needs custom prototype... no >checking for unsetenv... yes >checking if unsetenv needs custom prototype... no >checking if doc should be compiled... yes >checking if kiosktool should be compiled... yes >checking if po should be compiled... yes >configure: creating ./config.status >fast creating Makefile >fast creating doc/Makefile >fast creating doc/da/Makefile >fast creating doc/it/Makefile >fast creating doc/kiosktool/Makefile >fast creating doc/nl/Makefile >fast creating doc/pt/Makefile >fast creating doc/sv/Makefile >fast creating kiosktool/Makefile >fast creating kiosktool/kcms/Makefile >fast creating kiosktool/kcms/autostart/Makefile >fast creating po/Makefile >fast creating po/bg/Makefile >fast creating po/br/Makefile >fast creating po/ca/Makefile >fast creating po/cs/Makefile >fast creating po/cy/Makefile >fast creating po/da/Makefile >fast creating po/de/Makefile >fast creating po/en_GB/Makefile >fast creating po/es/Makefile >fast creating po/et/Makefile >fast creating po/fr/Makefile >fast creating po/ga/Makefile >fast creating po/is/Makefile >fast creating po/it/Makefile >fast creating po/lt/Makefile >fast creating po/mt/Makefile >fast creating po/nl/Makefile >fast creating po/pt/Makefile >fast creating po/pt_BR/Makefile >fast creating po/ro/Makefile >fast creating po/ru/Makefile >fast creating po/sr/Makefile >fast creating po/sr@Latn/Makefile >fast creating po/sv/Makefile >fast creating po/ta/Makefile >fast creating po/tr/Makefile >fast creating po/xx/Makefile >config.pl: fast created 39 file(s). >config.status: creating config.h >config.status: executing depfiles commands > >Good - your configure finished. Start make now > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-admin/kiosktool-1.0-r1/work/kiosktool-1.0 ... >make -j14 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/app-admin/kiosktool-1.0-r1/work/kiosktool-1.0' >Making all in doc >make[2]: Entering directory `/var/tmp/portage/app-admin/kiosktool-1.0-r1/work/kiosktool-1.0/doc' >Making all in . >make[3]: Entering directory `/var/tmp/portage/app-admin/kiosktool-1.0-r1/work/kiosktool-1.0/doc' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/app-admin/kiosktool-1.0-r1/work/kiosktool-1.0/doc' >Making all in da >make[3]: Entering directory `/var/tmp/portage/app-admin/kiosktool-1.0-r1/work/kiosktool-1.0/doc/da' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/app-admin/kiosktool-1.0-r1/work/kiosktool-1.0/doc/da' >Making all in it >make[3]: Entering directory `/var/tmp/portage/app-admin/kiosktool-1.0-r1/work/kiosktool-1.0/doc/it' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/app-admin/kiosktool-1.0-r1/work/kiosktool-1.0/doc/it' >Making all in nl >make[3]: Entering directory `/var/tmp/portage/app-admin/kiosktool-1.0-r1/work/kiosktool-1.0/doc/nl' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/app-admin/kiosktool-1.0-r1/work/kiosktool-1.0/doc/nl' >Making all in pt >make[3]: Entering directory `/var/tmp/portage/app-admin/kiosktool-1.0-r1/work/kiosktool-1.0/doc/pt' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/app-admin/kiosktool-1.0-r1/work/kiosktool-1.0/doc/pt' >Making all in sv >make[3]: Entering directory `/var/tmp/portage/app-admin/kiosktool-1.0-r1/work/kiosktool-1.0/doc/sv' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/app-admin/kiosktool-1.0-r1/work/kiosktool-1.0/doc/sv' >Making all in kiosktool >make[3]: Entering directory `/var/tmp/portage/app-admin/kiosktool-1.0-r1/work/kiosktool-1.0/doc/kiosktool' >/usr/kde/3.5/bin/meinproc --check --cache index.cache.bz2 ./index.docbook >make[3]: Leaving directory `/var/tmp/portage/app-admin/kiosktool-1.0-r1/work/kiosktool-1.0/doc/kiosktool' >make[2]: Leaving directory `/var/tmp/portage/app-admin/kiosktool-1.0-r1/work/kiosktool-1.0/doc' >Making all in kiosktool >make[2]: Entering directory `/var/tmp/portage/app-admin/kiosktool-1.0-r1/work/kiosktool-1.0/kiosktool' >Making all in . >make[3]: Entering directory `/var/tmp/portage/app-admin/kiosktool-1.0-r1/work/kiosktool-1.0/kiosktool' >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib/kde3/plugins/designer -nounload -o mainview.h ./mainview.ui >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib/kde3/plugins/designer -nounload -o profileSelectionPage_ui.h ./profileSelectionPage_ui.ui >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib/kde3/plugins/designer -nounload -o profilePropsPage_ui.h ./profilePropsPage_ui.ui >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib/kde3/plugins/designer -nounload -o componentSelectionPage_ui.h ./componentSelectionPage_ui.ui >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib/kde3/plugins/designer -nounload -o componentPage_ui.h ./componentPage_ui.ui >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib/kde3/plugins/designer -nounload -o userManagement_ui.h ./userManagement_ui.ui >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib/kde3/plugins/designer -nounload -o userManagementGroup_ui.h ./userManagementGroup_ui.ui >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib/kde3/plugins/designer -nounload -o userManagementUser_ui.h ./userManagementUser_ui.ui >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib/kde3/plugins/designer -nounload -o kioskConfigDialog_ui.h ./kioskConfigDialog_ui.ui >/usr/qt/3/bin/moc ./kioskgui.h -o kioskgui.moc >/usr/qt/3/bin/moc ./kioskrun.h -o kioskrun.moc >/usr/qt/3/bin/moc ./profilePropsPage.h -o profilePropsPage.moc >/usr/qt/3/bin/moc ./component.h -o component.moc >/usr/qt/3/bin/moc ./desktopComponent.h -o desktopComponent.moc >/usr/qt/3/bin/moc ./menueditComponent.h -o menueditComponent.moc >/usr/qt/3/bin/moc ./screensaverComponent.h -o screensaverComponent.moc >/usr/qt/3/bin/moc ./panelComponent.h -o panelComponent.moc >/usr/qt/3/bin/moc ./filetypeeditComponent.h -o filetypeeditComponent.moc >/usr/qt/3/bin/moc ./componentSelectionPage.h -o componentSelectionPage.moc >/usr/qt/3/bin/moc ./componentPage.h -o componentPage.moc >/usr/qt/3/bin/moc ./userManagement.h -o userManagement.moc >/usr/qt/3/bin/moc ./kioskConfigDialog.h -o kioskConfigDialog.moc >/usr/qt/3/bin/moc ./kiosksync.h -o kiosksync.moc >/usr/qt/3/bin/moc mainview.h -o mainview.moc >/usr/qt/3/bin/moc profileSelectionPage_ui.h -o profileSelectionPage_ui.moc >/usr/qt/3/bin/moc profilePropsPage_ui.h -o profilePropsPage_ui.moc >/usr/qt/3/bin/moc componentSelectionPage_ui.h -o componentSelectionPage_ui.moc >/usr/qt/3/bin/moc componentPage_ui.h -o componentPage_ui.moc >/usr/qt/3/bin/moc userManagement_ui.h -o userManagement_ui.moc >/usr/qt/3/bin/moc userManagementGroup_ui.h -o userManagementGroup_ui.moc >/usr/qt/3/bin/moc userManagementUser_ui.h -o userManagementUser_ui.moc >/usr/qt/3/bin/moc kioskConfigDialog_ui.h -o kioskConfigDialog_ui.moc >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 -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o kiosktool-kdedirs.o kiosktool-kdedirs.cpp >In file included from /usr/qt/3/include/qfile.h:47, > from kiosktool-kdedirs.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/kde/3.5/include/kaboutdata.h:25, > from kiosktool-kdedirs.cpp:31: >/usr/qt/3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': >/usr/qt/3/include/qimage.h:61: warning: suggest parentheses around '&&' within '||' >In file included from /usr/qt/3/include/qobject.h:49, > from /usr/kde/3.5/include/kconfigbase.h:27, > from /usr/kde/3.5/include/kconfig.h:30, > from /usr/kde/3.5/include/ksimpleconfig.h:25, > from kiosktool-kdedirs.cpp:37: >/usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)': >/usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value >In file included from /usr/qt/3/include/qobject.h:49, > from /usr/kde/3.5/include/kconfigbase.h:27, > from /usr/kde/3.5/include/kconfig.h:30, > from /usr/kde/3.5/include/ksimpleconfig.h:25, > from kiosktool-kdedirs.cpp:37: >/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 >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 -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o main.o main.cpp >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 -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o kioskgui.o kioskgui.cpp >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 -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o kioskdata.o kioskdata.cpp >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 -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o kioskrun.o kioskrun.cpp >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 -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o profilePropsPage.o profilePropsPage.cpp >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 -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o pageWidget.o pageWidget.cpp >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 -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o component.o component.cpp >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 -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o desktopComponent.o desktopComponent.cpp >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 -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o menueditComponent.o menueditComponent.cpp >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 -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o screensaverComponent.o screensaverComponent.cpp >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 -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o panelComponent.o panelComponent.cpp >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 -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o filetypeeditComponent.o filetypeeditComponent.cpp >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 -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o componentSelectionPage.o componentSelectionPage.cpp >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 -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o componentPage.o componentPage.cpp >In file included from /usr/qt/3/include/qwindowdefs.h:48, > from /usr/qt/3/include/qobject.h:47, > from component.h:23, > from screensaverComponent.h:23, > from screensaverComponent.cpp:21: >/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:49, > from component.h:23, > from screensaverComponent.h:23, > from screensaverComponent.cpp:21: >/usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)': >/usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value >In file included from /usr/qt/3/include/qobject.h:49, > from component.h:23, > from screensaverComponent.h:23, > from screensaverComponent.cpp:21: >/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 >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 -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o userManagement.o userManagement.cpp >In file included from /usr/qt/3/include/qwindowdefs.h:48, > from /usr/qt/3/include/qwidget.h:46, > from /usr/qt/3/include/qframe.h:46, > from /usr/qt/3/include/qscrollview.h:45, > from /usr/qt/3/include/qlistview.h:46, > from kioskgui.h:23, > from main.cpp:20: >/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:49, > from /usr/qt/3/include/qwidget.h:47, > from /usr/qt/3/include/qframe.h:46, > from /usr/qt/3/include/qscrollview.h:45, > from /usr/qt/3/include/qlistview.h:46, > from kioskgui.h:23, > from main.cpp:20: >/usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)': >/usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value >In file included from /usr/qt/3/include/qobject.h:49, > from /usr/qt/3/include/qwidget.h:47, > from /usr/qt/3/include/qframe.h:46, > from /usr/qt/3/include/qscrollview.h:45, > from /usr/qt/3/include/qlistview.h:46, > from kioskgui.h:23, > from main.cpp:20: >/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/kde/3.5/include/kaboutdata.h:25, > from main.cpp:26: >/usr/qt/3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': >/usr/qt/3/include/qimage.h:61: warning: suggest parentheses around '&&' within '||' >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 -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o kioskConfigDialog.o kioskConfigDialog.cpp >In file included from /usr/qt/3/include/qwindowdefs.h:48, > from /usr/qt/3/include/qobject.h:47, > from component.h:23, > from component.cpp:21: >/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:49, > from component.h:23, > from component.cpp:21: >/usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)': >/usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value >In file included from /usr/qt/3/include/qobject.h:49, > from component.h:23, > from component.cpp:21: >/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 >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 -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o kiosksync.o kiosksync.cpp >In file included from /usr/qt/3/include/qwindowdefs.h:48, > from /usr/qt/3/include/qobject.h:47, > from component.h:23, > from filetypeeditComponent.h:23, > from filetypeeditComponent.cpp:21: >/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:49, > from component.h:23, > from filetypeeditComponent.h:23, > from filetypeeditComponent.cpp:21: >/usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)': >/usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value >In file included from /usr/qt/3/include/qobject.h:49, > from component.h:23, > from filetypeeditComponent.h:23, > from filetypeeditComponent.cpp:21: >/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 >rm -f mainview.cpp >In file included from /usr/qt/3/include/qwindowdefs.h:48, > from /usr/qt/3/include/qwidget.h:46, > from /usr/qt/3/include/qframe.h:46, > from /usr/qt/3/include/qscrollview.h:45, > from /usr/qt/3/include/qlistview.h:46, > from /usr/kde/3.5/include/klistview.h:24, > from pageWidget.h:23, > from pageWidget.cpp:21: >/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:49, > from /usr/qt/3/include/qwidget.h:47, > from /usr/qt/3/include/qframe.h:46, > from /usr/qt/3/include/qscrollview.h:45, > from /usr/qt/3/include/qlistview.h:46, > from /usr/kde/3.5/include/klistview.h:24, > from pageWidget.h:23, > from pageWidget.cpp:21: >/usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)': >/usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value >In file included from /usr/qt/3/include/qobject.h:49, > from /usr/qt/3/include/qwidget.h:47, > from /usr/qt/3/include/qframe.h:46, > from /usr/qt/3/include/qscrollview.h:45, > from /usr/qt/3/include/qlistview.h:46, > from /usr/kde/3.5/include/klistview.h:24, > from pageWidget.h:23, > from pageWidget.cpp:21: >/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 >rm -f profileSelectionPage_ui.cpp >echo '#include <kdialog.h>' > mainview.cpp >echo '#include <kdialog.h>' > profileSelectionPage_ui.cpp >echo '#include <klocale.h>' >> mainview.cpp >echo '#include <klocale.h>' >> profileSelectionPage_ui.cpp >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib/kde3/plugins/designer -nounload -tr tr2i18n -i mainview.h ./mainview.ui > mainview.cpp.temp ; ret=$?; \ > /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" mainview.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_mainview,g" >> mainview.cpp ;\ > rm -f mainview.cpp.temp ;\ > if test "$ret" = 0; then echo '#include "mainview.moc"' >> mainview.cpp; else rm -f mainview.cpp ; exit $ret ; fi >In file included from /usr/qt/3/include/qvariant.h:46, > from componentSelectionPage_ui.h:13, > from componentSelectionPage.h:23, > from componentSelectionPage.cpp:21: >/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:49, > from /usr/qt/3/include/qwidget.h:47, > from componentSelectionPage_ui.h:14, > from componentSelectionPage.h:23, > from componentSelectionPage.cpp:21: >/usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)': >/usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value >In file included from /usr/qt/3/include/qobject.h:49, > from /usr/qt/3/include/qwidget.h:47, > from componentSelectionPage_ui.h:14, > from componentSelectionPage.h:23, > from componentSelectionPage.cpp:21: >/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/qdragobject.h:51, > from /usr/qt/3/include/qiconview.h:52, > from /usr/kde/3.5/include/kiconview.h:23, > from componentSelectionPage.cpp:28: >/usr/qt/3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': >/usr/qt/3/include/qimage.h:61: warning: suggest parentheses around '&&' within '||' >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib/kde3/plugins/designer -nounload -tr tr2i18n -i profileSelectionPage_ui.h ./profileSelectionPage_ui.ui > profileSelectionPage_ui.cpp.temp ; ret=$?; \ > /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" profileSelectionPage_ui.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_profileSelectionPage_ui,g" >> profileSelectionPage_ui.cpp ;\ > rm -f profileSelectionPage_ui.cpp.temp ;\ > if test "$ret" = 0; then echo '#include "profileSelectionPage_ui.moc"' >> profileSelectionPage_ui.cpp; else rm -f profileSelectionPage_ui.cpp ; exit $ret ; fi >rm -f profilePropsPage_ui.cpp >echo '#include <kdialog.h>' > profilePropsPage_ui.cpp >echo '#include <klocale.h>' >> profilePropsPage_ui.cpp >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib/kde3/plugins/designer -nounload -tr tr2i18n -i profilePropsPage_ui.h ./profilePropsPage_ui.ui > profilePropsPage_ui.cpp.temp ; ret=$?; \ > /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" profilePropsPage_ui.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_profilePropsPage_ui,g" >> profilePropsPage_ui.cpp ;\ > rm -f profilePropsPage_ui.cpp.temp ;\ > if test "$ret" = 0; then echo '#include "profilePropsPage_ui.moc"' >> profilePropsPage_ui.cpp; else rm -f profilePropsPage_ui.cpp ; exit $ret ; fi >In file included from /usr/qt/3/include/qwindowdefs.h:48, > from /usr/qt/3/include/qobject.h:47, > from component.h:23, > from panelComponent.h:23, > from panelComponent.cpp:21: >/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:49, > from component.h:23, > from panelComponent.h:23, > from panelComponent.cpp:21: >/usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)': >/usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value >In file included from /usr/qt/3/include/qobject.h:49, > from component.h:23, > from panelComponent.h:23, > from panelComponent.cpp:21: >/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 >rm -f componentSelectionPage_ui.cpp >echo '#include <kdialog.h>' > componentSelectionPage_ui.cpp >echo '#include <klocale.h>' >> componentSelectionPage_ui.cpp >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib/kde3/plugins/designer -nounload -tr tr2i18n -i componentSelectionPage_ui.h ./componentSelectionPage_ui.ui > componentSelectionPage_ui.cpp.temp ; ret=$?; \ > /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" componentSelectionPage_ui.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_componentSelectionPage_ui,g" >> componentSelectionPage_ui.cpp ;\ > rm -f componentSelectionPage_ui.cpp.temp ;\ > if test "$ret" = 0; then echo '#include "componentSelectionPage_ui.moc"' >> componentSelectionPage_ui.cpp; else rm -f componentSelectionPage_ui.cpp ; exit $ret ; fi >rm -f componentPage_ui.cpp >echo '#include <kdialog.h>' > componentPage_ui.cpp >echo '#include <klocale.h>' >> componentPage_ui.cpp >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib/kde3/plugins/designer -nounload -tr tr2i18n -i componentPage_ui.h ./componentPage_ui.ui > componentPage_ui.cpp.temp ; ret=$?; \ > /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" componentPage_ui.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_componentPage_ui,g" >> componentPage_ui.cpp ;\ > rm -f componentPage_ui.cpp.temp ;\ > if test "$ret" = 0; then echo '#include "componentPage_ui.moc"' >> componentPage_ui.cpp; else rm -f componentPage_ui.cpp ; exit $ret ; fi >rm -f userManagement_ui.cpp >rm -f userManagementGroup_ui.cpp >rm -f userManagementUser_ui.cpp >echo '#include <kdialog.h>' > userManagement_ui.cpp >echo '#include <kdialog.h>' > userManagementGroup_ui.cpp >echo '#include <kdialog.h>' > userManagementUser_ui.cpp >echo '#include <klocale.h>' >> userManagement_ui.cpp >echo '#include <klocale.h>' >> userManagementGroup_ui.cpp >echo '#include <klocale.h>' >> userManagementUser_ui.cpp >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib/kde3/plugins/designer -nounload -tr tr2i18n -i userManagement_ui.h ./userManagement_ui.ui > userManagement_ui.cpp.temp ; ret=$?; \ > /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" userManagement_ui.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_userManagement_ui,g" >> userManagement_ui.cpp ;\ > rm -f userManagement_ui.cpp.temp ;\ > if test "$ret" = 0; then echo '#include "userManagement_ui.moc"' >> userManagement_ui.cpp; else rm -f userManagement_ui.cpp ; exit $ret ; fi >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib/kde3/plugins/designer -nounload -tr tr2i18n -i userManagementGroup_ui.h ./userManagementGroup_ui.ui > userManagementGroup_ui.cpp.temp ; ret=$?; \ > /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" userManagementGroup_ui.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_userManagementGroup_ui,g" >> userManagementGroup_ui.cpp ;\ > rm -f userManagementGroup_ui.cpp.temp ;\ > if test "$ret" = 0; then echo '#include "userManagementGroup_ui.moc"' >> userManagementGroup_ui.cpp; else rm -f userManagementGroup_ui.cpp ; exit $ret ; fi >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib/kde3/plugins/designer -nounload -tr tr2i18n -i userManagementUser_ui.h ./userManagementUser_ui.ui > userManagementUser_ui.cpp.temp ; ret=$?; \ > /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" userManagementUser_ui.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_userManagementUser_ui,g" >> userManagementUser_ui.cpp ;\ > rm -f userManagementUser_ui.cpp.temp ;\ > if test "$ret" = 0; then echo '#include "userManagementUser_ui.moc"' >> userManagementUser_ui.cpp; else rm -f userManagementUser_ui.cpp ; exit $ret ; fi >rm -f kioskConfigDialog_ui.cpp >echo '#include <kdialog.h>' > kioskConfigDialog_ui.cpp >echo '#include <klocale.h>' >> kioskConfigDialog_ui.cpp >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib/kde3/plugins/designer -nounload -tr tr2i18n -i kioskConfigDialog_ui.h ./kioskConfigDialog_ui.ui > kioskConfigDialog_ui.cpp.temp ; ret=$?; \ > /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" kioskConfigDialog_ui.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_kioskConfigDialog_ui,g" >> kioskConfigDialog_ui.cpp ;\ > rm -f kioskConfigDialog_ui.cpp.temp ;\ > if test "$ret" = 0; then echo '#include "kioskConfigDialog_ui.moc"' >> kioskConfigDialog_ui.cpp; else rm -f kioskConfigDialog_ui.cpp ; exit $ret ; fi >/bin/sh ../libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wl,-O1 -o kiosktool-kdedirs -R /usr/kde/3.5/lib -R /usr/qt/3/lib -R /usr/lib -L/usr/lib -L/usr/qt/3/lib -L/usr/kde/3.5/lib kiosktool-kdedirs.o -lkdecore >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 -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o mainview.o mainview.cpp >In file included from /usr/qt/3/include/qgdict.h:47, > from /usr/qt/3/include/qdict.h:46, > from kioskdata.h:23, > from kioskdata.cpp:21: >/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:49, > from /usr/kde/3.5/include/kaction.h:31, > from kioskdata.cpp:26: >/usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)': >/usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value >In file included from /usr/qt/3/include/qobject.h:49, > from /usr/kde/3.5/include/kaction.h:31, > from kioskdata.cpp:26: >/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 >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 -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o profileSelectionPage_ui.o profileSelectionPage_ui.cpp >In file included from /usr/qt/3/include/qwindowdefs.h:48, > from /usr/qt/3/include/qobject.h:47, > from component.h:23, > from menueditComponent.h:23, > from menueditComponent.cpp:21: >/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:49, > from component.h:23, > from menueditComponent.h:23, > from menueditComponent.cpp:21: >/usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)': >/usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value >In file included from /usr/qt/3/include/qobject.h:49, > from component.h:23, > from menueditComponent.h:23, > from menueditComponent.cpp:21: >/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 >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 -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o profilePropsPage_ui.o profilePropsPage_ui.cpp >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 -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o componentSelectionPage_ui.o componentSelectionPage_ui.cpp >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 -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o componentPage_ui.o componentPage_ui.cpp >In file included from /usr/qt/3/include/qvariant.h:46, > from componentPage_ui.h:13, > from componentPage.h:23, > from componentPage.cpp:21: >/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:49, > from /usr/qt/3/include/qwidget.h:47, > from componentPage_ui.h:14, > from componentPage.h:23, > from componentPage.cpp:21: >/usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)': >/usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value >In file included from /usr/qt/3/include/qobject.h:49, > from /usr/qt/3/include/qwidget.h:47, > from componentPage_ui.h:14, > from componentPage.h:23, > from componentPage.cpp:21: >/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 >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 -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o userManagement_ui.o userManagement_ui.cpp >In file included from /usr/qt/3/include/qwindowdefs.h:48, > from /usr/qt/3/include/qobject.h:47, > from component.h:23, > from desktopComponent.h:23, > from desktopComponent.cpp:21: >/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:49, > from component.h:23, > from desktopComponent.h:23, > from desktopComponent.cpp:21: >/usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)': >/usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value >In file included from /usr/qt/3/include/qobject.h:49, > from component.h:23, > from desktopComponent.h:23, > from desktopComponent.cpp:21: >/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 >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 -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o userManagementGroup_ui.o userManagementGroup_ui.cpp >In file included from /usr/qt/3/include/qvariant.h:46, > from profilePropsPage_ui.h:13, > from profilePropsPage.h:23, > from profilePropsPage.cpp:21: >/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:49, > from /usr/qt/3/include/qwidget.h:47, > from profilePropsPage_ui.h:14, > from profilePropsPage.h:23, > from profilePropsPage.cpp:21: >/usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)': >/usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value >In file included from /usr/qt/3/include/qobject.h:49, > from /usr/qt/3/include/qwidget.h:47, > from profilePropsPage_ui.h:14, > from profilePropsPage.h:23, > from profilePropsPage.cpp:21: >/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/kde/3.5/include/kurlrequester.h:26, > from profilePropsPage.cpp:31: >/usr/kde/3.5/include/keditlistbox.h: At global scope: >/usr/kde/3.5/include/keditlistbox.h:60: warning: 'class KEditListBox::CustomEditor' has virtual functions and accessible non-virtual destructor >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 -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o userManagementUser_ui.o userManagementUser_ui.cpp >In file included from /usr/qt/3/include/qwindowdefs.h:48, > from /usr/qt/3/include/qwidget.h:46, > from /usr/qt/3/include/qdialog.h:46, > from /usr/kde/3.5/include/kdialog.h:27, > from /usr/kde/3.5/include/kdialogbase.h:27, > from kioskConfigDialog.h:23, > from kioskConfigDialog.cpp:21: >/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:49, > from /usr/qt/3/include/qwidget.h:47, > from /usr/qt/3/include/qdialog.h:46, > from /usr/kde/3.5/include/kdialog.h:27, > from /usr/kde/3.5/include/kdialogbase.h:27, > from kioskConfigDialog.h:23, > from kioskConfigDialog.cpp:21: >/usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)': >/usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value >In file included from /usr/qt/3/include/qobject.h:49, > from /usr/qt/3/include/qwidget.h:47, > from /usr/qt/3/include/qdialog.h:46, > from /usr/kde/3.5/include/kdialog.h:27, > from /usr/kde/3.5/include/kdialogbase.h:27, > from kioskConfigDialog.h:23, > from kioskConfigDialog.cpp:21: >/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/kde/3.5/include/kurlrequester.h:26, > from kioskConfigDialog.cpp:32: >/usr/kde/3.5/include/keditlistbox.h: At global scope: >/usr/kde/3.5/include/keditlistbox.h:60: warning: 'class KEditListBox::CustomEditor' has virtual functions and accessible non-virtual destructor >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 -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o kioskConfigDialog_ui.o kioskConfigDialog_ui.cpp >In file included from /usr/qt/3/include/qwindowdefs.h:48, > from /usr/qt/3/include/qobject.h:47, > from kiosksync.h:23, > from kiosksync.cpp:21: >/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:49, > from kiosksync.h:23, > from kiosksync.cpp:21: >/usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)': >/usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value >In file included from /usr/qt/3/include/qobject.h:49, > from kiosksync.h:23, > from kiosksync.cpp:21: >/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/qwindowdefs.h:48, > from /usr/qt/3/include/qwidget.h:46, > from /usr/qt/3/include/qframe.h:46, > from /usr/qt/3/include/qscrollview.h:45, > from /usr/qt/3/include/qlistview.h:46, > from /usr/kde/3.5/include/klistview.h:24, > from pageWidget.h:23, > from userManagement.h:23, > from userManagement.cpp:21: >/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:49, > from /usr/qt/3/include/qwidget.h:47, > from /usr/qt/3/include/qframe.h:46, > from /usr/qt/3/include/qscrollview.h:45, > from /usr/qt/3/include/qlistview.h:46, > from /usr/kde/3.5/include/klistview.h:24, > from pageWidget.h:23, > from userManagement.h:23, > from userManagement.cpp:21: >/usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)': >/usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value >In file included from /usr/qt/3/include/qobject.h:49, > from /usr/qt/3/include/qwidget.h:47, > from /usr/qt/3/include/qframe.h:46, > from /usr/qt/3/include/qscrollview.h:45, > from /usr/qt/3/include/qlistview.h:46, > from /usr/kde/3.5/include/klistview.h:24, > from pageWidget.h:23, > from userManagement.h:23, > from userManagement.cpp:21: >/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/qwindowdefs.h:48, > from /usr/qt/3/include/qwidget.h:46, > from /usr/qt/3/include/qdialog.h:46, > from /usr/kde/3.5/include/kdialog.h:27, > from componentPage_ui.cpp: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/qobject.h:49, > from /usr/qt/3/include/qwidget.h:47, > from /usr/qt/3/include/qdialog.h:46, > from /usr/kde/3.5/include/kdialog.h:27, > from componentPage_ui.cpp:2: >/usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)': >/usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value >In file included from /usr/qt/3/include/qobject.h:49, > from /usr/qt/3/include/qwidget.h:47, > from /usr/qt/3/include/qdialog.h:46, > from /usr/kde/3.5/include/kdialog.h:27, > from componentPage_ui.cpp:2: >/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/qwindowdefs.h:48, > from /usr/qt/3/include/qwidget.h:46, > from /usr/qt/3/include/qframe.h:46, > from /usr/qt/3/include/qscrollview.h:45, > from /usr/qt/3/include/qlistview.h:46, > from kioskgui.h:23, > from kioskgui.cpp:20: >/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:49, > from /usr/qt/3/include/qwidget.h:47, > from /usr/qt/3/include/qframe.h:46, > from /usr/qt/3/include/qscrollview.h:45, > from /usr/qt/3/include/qlistview.h:46, > from kioskgui.h:23, > from kioskgui.cpp:20: >/usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)': >/usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value >In file included from /usr/qt/3/include/qobject.h:49, > from /usr/qt/3/include/qwidget.h:47, > from /usr/qt/3/include/qframe.h:46, > from /usr/qt/3/include/qscrollview.h:45, > from /usr/qt/3/include/qlistview.h:46, > from kioskgui.h:23, > from kioskgui.cpp:20: >/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/qdragobject.h:51, > from /usr/qt/3/include/qiconview.h:52, > from /usr/kde/3.5/include/kiconview.h:23, > from kioskgui.cpp:35: >/usr/qt/3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': >/usr/qt/3/include/qimage.h:61: warning: suggest parentheses around '&&' within '||' >In file included from /usr/kde/3.5/include/kurlrequester.h:26, > from kioskgui.cpp:43: >/usr/kde/3.5/include/keditlistbox.h: At global scope: >/usr/kde/3.5/include/keditlistbox.h:60: warning: 'class KEditListBox::CustomEditor' has virtual functions and accessible non-virtual destructor >In file included from /usr/qt/3/include/qwindowdefs.h:48, > from /usr/qt/3/include/qwidget.h:46, > from /usr/qt/3/include/qdialog.h:46, > from /usr/kde/3.5/include/kdialog.h:27, > from mainview.cpp: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/qobject.h:49, > from /usr/qt/3/include/qwidget.h:47, > from /usr/qt/3/include/qdialog.h:46, > from /usr/kde/3.5/include/kdialog.h:27, > from mainview.cpp:2: >/usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)': >/usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value >In file included from /usr/qt/3/include/qobject.h:49, > from /usr/qt/3/include/qwidget.h:47, > from /usr/qt/3/include/qdialog.h:46, > from /usr/kde/3.5/include/kdialog.h:27, > from mainview.cpp:2: >/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/qwindowdefs.h:48, > from /usr/qt/3/include/qwidget.h:46, > from /usr/qt/3/include/qdialog.h:46, > from /usr/kde/3.5/include/kdialog.h:27, > from profileSelectionPage_ui.cpp: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/qobject.h:49, > from /usr/qt/3/include/qwidget.h:47, > from /usr/qt/3/include/qdialog.h:46, > from /usr/kde/3.5/include/kdialog.h:27, > from profileSelectionPage_ui.cpp:2: >/usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)': >/usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value >In file included from /usr/qt/3/include/qobject.h:49, > from /usr/qt/3/include/qwidget.h:47, > from /usr/qt/3/include/qdialog.h:46, > from /usr/kde/3.5/include/kdialog.h:27, > from profileSelectionPage_ui.cpp:2: >/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/qwindowdefs.h:48, > from /usr/qt/3/include/qwidget.h:46, > from /usr/qt/3/include/qdialog.h:46, > from /usr/kde/3.5/include/kdialog.h:27, > from userManagement_ui.cpp: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/qobject.h:49, > from /usr/qt/3/include/qwidget.h:47, > from /usr/qt/3/include/qdialog.h:46, > from /usr/kde/3.5/include/kdialog.h:27, > from userManagement_ui.cpp:2: >/usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)': >/usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value >In file included from /usr/qt/3/include/qobject.h:49, > from /usr/qt/3/include/qwidget.h:47, > from /usr/qt/3/include/qdialog.h:46, > from /usr/kde/3.5/include/kdialog.h:27, > from userManagement_ui.cpp:2: >/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/qwindowdefs.h:48, > from /usr/qt/3/include/qwidget.h:46, > from /usr/qt/3/include/qdialog.h:46, > from /usr/kde/3.5/include/kdialog.h:27, > from componentSelectionPage_ui.cpp: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/qobject.h:49, > from /usr/qt/3/include/qwidget.h:47, > from /usr/qt/3/include/qdialog.h:46, > from /usr/kde/3.5/include/kdialog.h:27, > from componentSelectionPage_ui.cpp:2: >/usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)': >/usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value >In file included from /usr/qt/3/include/qobject.h:49, > from /usr/qt/3/include/qwidget.h:47, > from /usr/qt/3/include/qdialog.h:46, > from /usr/kde/3.5/include/kdialog.h:27, > from componentSelectionPage_ui.cpp:2: >/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/qdragobject.h:51, > from /usr/qt/3/include/qiconview.h:52, > from componentSelectionPage_ui.cpp:16: >/usr/qt/3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': >/usr/qt/3/include/qimage.h:61: warning: suggest parentheses around '&&' within '||' >In file included from /usr/qt/3/include/qwindowdefs.h:48, > from /usr/qt/3/include/qwidget.h:46, > from /usr/qt/3/include/qdialog.h:46, > from /usr/kde/3.5/include/kdialog.h:27, > from userManagementUser_ui.cpp: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/qobject.h:49, > from /usr/qt/3/include/qwidget.h:47, > from /usr/qt/3/include/qdialog.h:46, > from /usr/kde/3.5/include/kdialog.h:27, > from userManagementUser_ui.cpp:2: >/usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)': >/usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value >In file included from /usr/qt/3/include/qobject.h:49, > from /usr/qt/3/include/qwidget.h:47, > from /usr/qt/3/include/qdialog.h:46, > from /usr/kde/3.5/include/kdialog.h:27, > from userManagementUser_ui.cpp:2: >/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/qwindowdefs.h:48, > from /usr/qt/3/include/qwidget.h:46, > from /usr/qt/3/include/qdialog.h:46, > from /usr/kde/3.5/include/kdialog.h:27, > from userManagementGroup_ui.cpp: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/qobject.h:49, > from /usr/qt/3/include/qwidget.h:47, > from /usr/qt/3/include/qdialog.h:46, > from /usr/kde/3.5/include/kdialog.h:27, > from userManagementGroup_ui.cpp:2: >/usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)': >/usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value >In file included from /usr/qt/3/include/qobject.h:49, > from /usr/qt/3/include/qwidget.h:47, > from /usr/qt/3/include/qdialog.h:46, > from /usr/kde/3.5/include/kdialog.h:27, > from userManagementGroup_ui.cpp:2: >/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/qwindowdefs.h:48, > from /usr/qt/3/include/qwidget.h:46, > from /usr/qt/3/include/qdialog.h:46, > from /usr/kde/3.5/include/kdialog.h:27, > from kioskConfigDialog_ui.cpp: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/qobject.h:49, > from /usr/qt/3/include/qwidget.h:47, > from /usr/qt/3/include/qdialog.h:46, > from /usr/kde/3.5/include/kdialog.h:27, > from kioskConfigDialog_ui.cpp:2: >/usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)': >/usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value >In file included from /usr/qt/3/include/qobject.h:49, > from /usr/qt/3/include/qwidget.h:47, > from /usr/qt/3/include/qdialog.h:46, > from /usr/kde/3.5/include/kdialog.h:27, > from kioskConfigDialog_ui.cpp:2: >/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/kde/3.5/include/kurlrequester.h:26, > from kioskConfigDialog_ui.cpp:18: >/usr/kde/3.5/include/keditlistbox.h: At global scope: >/usr/kde/3.5/include/keditlistbox.h:60: warning: 'class KEditListBox::CustomEditor' has virtual functions and accessible non-virtual destructor >In file included from /usr/qt/3/include/qwindowdefs.h:48, > from /usr/qt/3/include/qwidget.h:46, > from /usr/qt/3/include/qdialog.h:46, > from /usr/kde/3.5/include/kdialog.h:27, > from profilePropsPage_ui.cpp: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/qobject.h:49, > from /usr/qt/3/include/qwidget.h:47, > from /usr/qt/3/include/qdialog.h:46, > from /usr/kde/3.5/include/kdialog.h:27, > from profilePropsPage_ui.cpp:2: >/usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)': >/usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value >In file included from /usr/qt/3/include/qobject.h:49, > from /usr/qt/3/include/qwidget.h:47, > from /usr/qt/3/include/qdialog.h:46, > from /usr/kde/3.5/include/kdialog.h:27, > from profilePropsPage_ui.cpp:2: >/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/kde/3.5/include/kurlrequester.h:26, > from profilePropsPage_ui.cpp:19: >/usr/kde/3.5/include/keditlistbox.h: At global scope: >/usr/kde/3.5/include/keditlistbox.h:60: warning: 'class KEditListBox::CustomEditor' has virtual functions and accessible non-virtual destructor >kiosktool-kdedirs.o: In function `readEnvPath(char const*)': >kiosktool-kdedirs.cpp:(.text+0x1d): undefined reference to `QCString::QCString(char const*)' >kiosktool-kdedirs.cpp:(.text+0x38): undefined reference to `QFile::decodeName(QCString const&)' >kiosktool-kdedirs.cpp:(.text+0x43): undefined reference to `QCString::~QCString()' >kiosktool-kdedirs.cpp:(.text+0x5c): undefined reference to `QString::QString(QString const&)' >kiosktool-kdedirs.o: In function `lookupProfiles(QString const&)': >kiosktool-kdedirs.cpp:(.text+0xee): undefined reference to `QString::QString(char const*)' >kiosktool-kdedirs.cpp:(.text+0x2e2): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text+0x33c): undefined reference to `QCString::QCString(char const*)' >kiosktool-kdedirs.cpp:(.text+0x36c): undefined reference to `KSimpleConfig::KSimpleConfig(QString const&, bool)' >kiosktool-kdedirs.cpp:(.text+0x382): undefined reference to `KConfigBase::setGroup(char const*)' >kiosktool-kdedirs.cpp:(.text+0x39a): undefined reference to `KConfigBase::hasKey(char const*) const' >kiosktool-kdedirs.cpp:(.text+0x3c9): undefined reference to `KConfigBase::readListEntry(char const*, char) const' >kiosktool-kdedirs.cpp:(.text+0x426): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text+0x45b): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text+0x4b6): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text+0x4ec): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text+0x50a): undefined reference to `KSimpleConfig::~KSimpleConfig()' >kiosktool-kdedirs.cpp:(.text+0x515): undefined reference to `QCString::~QCString()' >kiosktool-kdedirs.cpp:(.text+0x53a): undefined reference to `KConfigBase::setGroup(char const*)' >kiosktool-kdedirs.cpp:(.text+0x55f): undefined reference to `KConfigBase::readListEntry(char const*, char) const' >kiosktool-kdedirs.cpp:(.text+0x581): undefined reference to `KConfigBase::setGroup(char const*)' >kiosktool-kdedirs.cpp:(.text+0x74f): undefined reference to `QString::utf8() const' >kiosktool-kdedirs.cpp:(.text+0x7b7): undefined reference to `QCString::~QCString()' >kiosktool-kdedirs.cpp:(.text+0x83e): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text+0x874): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text+0x8ad): undefined reference to `KConfigBase::readListEntry(QString const&, char) const' >kiosktool-kdedirs.cpp:(.text+0x90e): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text+0x949): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text+0x985): undefined reference to `KConfigBase::readListEntry(QString const&, char) const' >kiosktool-kdedirs.cpp:(.text+0x9e6): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text+0xa21): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text+0xa47): undefined reference to `QCString::~QCString()' >kiosktool-kdedirs.cpp:(.text+0xa56): undefined reference to `QString::makeSharedNull()' >kiosktool-kdedirs.cpp:(.text+0xa7c): undefined reference to `QString::QString(char const*)' >kiosktool-kdedirs.cpp:(.text+0xac1): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text+0xad9): undefined reference to `QString::QString(char const*)' >kiosktool-kdedirs.cpp:(.text+0xb05): undefined reference to `QString::makeSharedNull()' >kiosktool-kdedirs.cpp:(.text+0xb19): undefined reference to `QString::makeSharedNull()' >kiosktool-kdedirs.cpp:(.text+0xb29): undefined reference to `QString::makeSharedNull()' >kiosktool-kdedirs.cpp:(.text+0xb39): undefined reference to `QString::makeSharedNull()' >kiosktool-kdedirs.o: In function `main': >kiosktool-kdedirs.cpp:(.text+0xb74): undefined reference to `KLocale::setMainCatalogue(char const*)' >kiosktool-kdedirs.cpp:(.text+0xbcb): undefined reference to `KAboutData::KAboutData(char const*, char const*, char const*, char const*, int, char const*, char const*, char const*, char const*)' >kiosktool-kdedirs.cpp:(.text+0xbef): undefined reference to `KCmdLineArgs::init(int, char**, KAboutData const*, bool)' >kiosktool-kdedirs.cpp:(.text+0xc13): undefined reference to `KCmdLineArgs::addCmdLineOptions(KCmdLineOptions const*, char const*, char const*, char const*)' >kiosktool-kdedirs.cpp:(.text+0xc1f): undefined reference to `KCmdLineArgs::parsedArgs(char const*)' >kiosktool-kdedirs.cpp:(.text+0xc31): undefined reference to `QCString::QCString(char const*)' >kiosktool-kdedirs.cpp:(.text+0xc43): undefined reference to `KInstance::KInstance(QCString const&)' >kiosktool-kdedirs.cpp:(.text+0xc4b): undefined reference to `QCString::~QCString()' >kiosktool-kdedirs.cpp:(.text+0xc5b): undefined reference to `KCmdLineArgs::isSet(char const*) const' >kiosktool-kdedirs.cpp:(.text+0xd0c): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text+0xd2a): undefined reference to `KConfigBase::setGroup(char const*)' >kiosktool-kdedirs.cpp:(.text+0xd4c): undefined reference to `KConfigBase::readEntry(char const*, QString const&) const' >kiosktool-kdedirs.cpp:(.text+0xd74): undefined reference to `KConfigBase::readEntry(char const*, QString const&) const' >kiosktool-kdedirs.cpp:(.text+0xe77): undefined reference to `QString::QString(QString const&)' >kiosktool-kdedirs.cpp:(.text+0xebf): undefined reference to `QString::arg(QString const&, int) const' >kiosktool-kdedirs.cpp:(.text+0xed4): undefined reference to `KConfigBase::setGroup(QString const&)' >kiosktool-kdedirs.cpp:(.text+0xef2): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text+0xf10): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text+0x10dd): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text+0x111a): undefined reference to `KConfigBase::readListEntry(char const*, char) const' >kiosktool-kdedirs.cpp:(.text+0x1506): undefined reference to `QString::QString(QString const&)' >kiosktool-kdedirs.cpp:(.text+0x151b): undefined reference to `QString::operator+=(QString const&)' >kiosktool-kdedirs.cpp:(.text+0x172f): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text+0x1776): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text+0x17ad): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text+0x17db): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text+0x1802): undefined reference to `QString::QString(char const*)' >kiosktool-kdedirs.cpp:(.text+0x181e): undefined reference to `QStringList::join(QString const&) const' >kiosktool-kdedirs.cpp:(.text+0x1859): undefined reference to `QCString::~QCString()' >kiosktool-kdedirs.cpp:(.text+0x1877): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text+0x1895): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text+0x18cd): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text+0x191d): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text+0x194b): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.o:kiosktool-kdedirs.cpp:(.text+0x1969): more undefined references to `QStringData::deleteSelf()' follow >kiosktool-kdedirs.o: In function `main': >kiosktool-kdedirs.cpp:(.text+0x1a30): undefined reference to `KInstance::~KInstance()' >kiosktool-kdedirs.cpp:(.text+0x1a5f): undefined reference to `QString::QString(char const*)' >kiosktool-kdedirs.cpp:(.text+0x1a7a): undefined reference to `QStringList::split(QString const&, QString const&, bool)' >kiosktool-kdedirs.cpp:(.text+0x1ac8): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text+0x1af8): undefined reference to `QString::makeSharedNull()' >kiosktool-kdedirs.cpp:(.text+0x1b14): undefined reference to `QString::makeSharedNull()' >kiosktool-kdedirs.cpp:(.text+0x1b2a): undefined reference to `QString::makeSharedNull()' >kiosktool-kdedirs.cpp:(.text+0x1bf2): undefined reference to `QCString::~QCString()' >kiosktool-kdedirs.cpp:(.text+0x1c18): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text+0x1c44): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text+0x1c91): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text+0x1cd6): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text+0x1d0b): undefined reference to `QString::makeSharedNull()' >kiosktool-kdedirs.cpp:(.text+0x1d24): undefined reference to `QString::makeSharedNull()' >kiosktool-kdedirs.cpp:(.text+0x1d34): undefined reference to `QString::makeSharedNull()' >kiosktool-kdedirs.cpp:(.text+0x1d41): undefined reference to `QString::makeSharedNull()' >kiosktool-kdedirs.cpp:(.text+0x1d5c): undefined reference to `QString::QString(char const*)' >kiosktool-kdedirs.cpp:(.text+0x1d6b): undefined reference to `QString::endsWith(QString const&) const' >kiosktool-kdedirs.cpp:(.text+0x1d8b): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text+0x1da7): undefined reference to `QString::operator+=(char)' >kiosktool-kdedirs.cpp:(.text+0x1db7): undefined reference to `QString::makeSharedNull()' >kiosktool-kdedirs.cpp:(.text+0x1dfc): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text+0x1e2f): undefined reference to `QString::makeSharedNull()' >kiosktool-kdedirs.cpp:(.text+0x1e3f): undefined reference to `QString::makeSharedNull()' >kiosktool-kdedirs.o: In function `QValueListPrivate<QString>::insert(QValueListIterator<QString>, QString const&)': >kiosktool-kdedirs.cpp:(.text._ZN17QValueListPrivateI7QStringE6insertE18QValueListIteratorIS0_ERKS0_[QValueListPrivate<QString>::insert(QValueListIterator<QString>, QString const&)]+0x31): undefined reference to `QString::QString(QString const&)' >kiosktool-kdedirs.o: In function `QValueList<QString>::append(QString const&)': >kiosktool-kdedirs.cpp:(.text._ZN10QValueListI7QStringE6appendERKS0_[QValueList<QString>::append(QString const&)]+0x1a9): undefined reference to `QString::makeSharedNull()' >kiosktool-kdedirs.cpp:(.text._ZN10QValueListI7QStringE6appendERKS0_[QValueList<QString>::append(QString const&)]+0x1b9): undefined reference to `QString::makeSharedNull()' >kiosktool-kdedirs.o: In function `QValueList<QString>::operator+=(QValueList<QString> const&)': >kiosktool-kdedirs.cpp:(.text._ZN10QValueListI7QStringEpLERKS1_[QValueList<QString>::operator+=(QValueList<QString> const&)]+0x35e): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text._ZN10QValueListI7QStringEpLERKS1_[QValueList<QString>::operator+=(QValueList<QString> const&)]+0x394): undefined reference to `QStringData::deleteSelf()' >kiosktool-kdedirs.cpp:(.text._ZN10QValueListI7QStringEpLERKS1_[QValueList<QString>::operator+=(QValueList<QString> const&)]+0x3c1): undefined reference to `QString::makeSharedNull()' >kiosktool-kdedirs.cpp:(.text._ZN10QValueListI7QStringEpLERKS1_[QValueList<QString>::operator+=(QValueList<QString> const&)]+0x3d1): undefined reference to `QString::makeSharedNull()' >kiosktool-kdedirs.cpp:(.text._ZN10QValueListI7QStringEpLERKS1_[QValueList<QString>::operator+=(QValueList<QString> const&)]+0x3de): undefined reference to `QString::makeSharedNull()' >kiosktool-kdedirs.cpp:(.text._ZN10QValueListI7QStringEpLERKS1_[QValueList<QString>::operator+=(QValueList<QString> const&)]+0x401): undefined reference to `QString::makeSharedNull()' >kiosktool-kdedirs.o:(.rodata._ZTV6QGList[vtable for QGList]+0xc): undefined reference to `QGList::clear()' >kiosktool-kdedirs.o:(.rodata._ZTV6QGList[vtable for QGList]+0x10): undefined reference to `QGList::~QGList()' >kiosktool-kdedirs.o:(.rodata._ZTV6QGList[vtable for QGList]+0x14): undefined reference to `QGList::~QGList()' >kiosktool-kdedirs.o:(.rodata._ZTV6QGList[vtable for QGList]+0x18): undefined reference to `QPtrCollection::newItem(void*)' >kiosktool-kdedirs.o:(.rodata._ZTV6QGList[vtable for QGList]+0x20): undefined reference to `QGList::compareItems(void*, void*)' >kiosktool-kdedirs.o:(.rodata._ZTV6QGList[vtable for QGList]+0x24): undefined reference to `QGList::read(QDataStream&, void*&)' >kiosktool-kdedirs.o:(.rodata._ZTV6QGList[vtable for QGList]+0x28): undefined reference to `QGList::write(QDataStream&, void*) const' >kiosktool-kdedirs.o:(.rodata._ZTI6QGList[typeinfo for QGList]+0x8): undefined reference to `typeinfo for QPtrCollection' >collect2: ld returned 1 exit status >make[3]: *** [kiosktool-kdedirs] Error 1 >make[3]: *** Waiting for unfinished jobs.... >In file included from /usr/qt/3/include/qgdict.h:47, > from /usr/qt/3/include/qdict.h:46, > from kioskrun.h:23, > from kioskrun.cpp:21: >/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:49, > from kioskrun.h:24, > from kioskrun.cpp:21: >/usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)': >/usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value >In file included from /usr/qt/3/include/qobject.h:49, > from kioskrun.h:24, > from kioskrun.cpp:21: >/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 >kioskrun.cpp: In member function 'void KioskRun::setupConfigEnv()': >kioskrun.cpp:270: warning: ignoring return value of 'int symlink(const char*, const char*)', declared with attribute warn_unused_result >kioskrun.cpp:275: warning: ignoring return value of 'int symlink(const char*, const char*)', declared with attribute warn_unused_result >make[3]: Leaving directory `/var/tmp/portage/app-admin/kiosktool-1.0-r1/work/kiosktool-1.0/kiosktool' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/app-admin/kiosktool-1.0-r1/work/kiosktool-1.0/kiosktool' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/app-admin/kiosktool-1.0-r1/work/kiosktool-1.0' >make: *** [all] Error 2 > [31;01m*[0m > [31;01m*[0m ERROR: app-admin/kiosktool-1.0-r1 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 4464: Called kde_src_compile > [31;01m*[0m environment, line 3200: Called kde_src_compile 'all' > [31;01m*[0m environment, line 3215: Called kde_src_compile 'make' > [31;01m*[0m environment, line 3207: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "died running emake, $FUNCNAME:make" > [31;01m*[0m The die message: > [31;01m*[0m died running emake, kde_src_compile:make > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/log/portage/app-admin/kiosktool-1.0-r1:20090711-000957.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-admin/kiosktool-1.0-r1/temp/environment'. > [31;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 277411
: 197515