Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 242045 Details for
Bug 331835
net-misc/italc does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
italc-1.0.9:20100809-021740.log (text/plain), 67.71 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-08-09 16:33:54 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-08-09 16:33:54 UTC
Size:
67.71 KB
patch
obsolete
> * CPV: net-misc/italc-1.0.9 > * REPO: gentoo > * USE: crypt elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking italc-1.0.9.tar.bz2 to /var/tmp/portage/net-misc/italc-1.0.9/work >>>> Source unpacked in /var/tmp/portage/net-misc/italc-1.0.9/work >>>> Preparing source in /var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9 ... > * Applying italc-1.0.9-qt4-libpath.patch ... > [ ok ] > * Applying italc-1.0.9-strip.patch ... > [ ok ] > * Applying italc-1.0.9-gcc44.patch ... > [ ok ] > * Applying italc-1.0.9-as-needed.patch ... > [ ok ] > * Applying italc-1.0.9-gcc45.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9' ... > * Running aclocal ... > [ ok ] > * Running libtoolize --copy --force --install --automake ... > [ ok ] > * Running aclocal ... > [ ok ] > * Running autoconf ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign ... > [ ok ] > * Running elibtoolize in: italc-1.0.9 > * Applying portage-2.2.patch ... > * Applying sed-1.5.6.patch ... > * Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9 ... > * econf: updating italc-1.0.9/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating italc-1.0.9/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-qtdir=/usr --with-linux --with-uinput --without-macosx-native --without-xinerama --without-x --without-xkeyboard --without-xrandr --without-xfixes --without-xdamage --without-xtrap --without-xrecord --without-dpms --without-v4l --without-fbdev --without-fbpm --without-pthread --with-crypt >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >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 ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of i686-pc-linux-gnu-g++... gcc3 >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >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 -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) 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 if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >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 -DPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-g++ static flag -static works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) 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... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking platform to build for... Linux, will enable support for it >checking for X... disabled >checking QTDIR... /usr >checking Qt includes... /usr/include/qt4 >checking for moc-qt4... no >checking for moc... /usr/bin/moc >checking for uic-qt4... no >checking for uic... /usr/bin/uic >checking for rcc-qt4... no >checking for rcc... /usr/bin/rcc >checking for lupdate-qt4... no >checking for lupdate... /usr/bin/lupdate >checking for lrelease-qt4... no >checking for lrelease... /usr/bin/lrelease >checking QT_CXXFLAGS... -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT >checking Qt4 libraries... found: -L/usr/lib -L/usr/lib/qt4 -lQtCore -lQtXml -lQtNetwork >checking linux/input.h usability... yes >checking linux/input.h presence... yes >checking for linux/input.h... yes >checking for linux/uinput.h... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking jpeglib.h usability... yes >checking jpeglib.h presence... yes >checking for jpeglib.h... yes >checking openssl/dsa.h usability... yes >checking openssl/dsa.h presence... yes >checking for openssl/dsa.h... yes >checking for deflate in -lz... yes >checking for jpeg_CreateCompress in -ljpeg... yes >checking for SSL_library_init in -lssl... yes >checking for RAND_file_name in -lcrypto... yes >checking for DSA_new in -leay32... no >checking for ANSI C header files... (cached) yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking for memory.h... (cached) yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking for stdint.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/timeb.h usability... yes >checking sys/timeb.h presence... yes >checking for sys/timeb.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking for unistd.h... (cached) yes >checking for pwd.h... (cached) yes >checking for sys/types.h... (cached) yes >checking utmpx.h usability... yes >checking utmpx.h presence... yes >checking for utmpx.h... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking whether byte ordering is bigendian... no >checking for ptrdiff_t... yes >checking size of short... 2 >checking size of int... 4 >checking size of long... 4 >checking size of long long... 8 >checking size of __int64... 0 >checking size of void *... 4 >checking size of size_t... 4 >checking size of ptrdiff_t... 4 >checking for size_t... yes >checking for sys/wait.h that is POSIX.1 compatible... (cached) yes >checking for socklen_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking for off_t... yes >checking for stdint-types....... "(putting them into lib/include/rfb/rfbint.h)" >checking for uintptr_t... yes >checking for uint64_t... yes >... seen our uintptr_t in stdint.h (uint64_t too) >creating lib/include/rfb/rfbint.h : _LIB_INCLUDE_RFB_RFBINT_H >checking for int_least32_t... yes >checking for int_fast32_t... yes >..adding include stdint.h >... seen good stdint.h inttypes >... seen good uint64_t >... DONE lib/include/rfb/rfbint.h >checking for in_addr_t... yes >checking for working memcmp... yes >checking whether lstat correctly handles trailing slash... yes >checking whether stat accepts an empty string... no >checking for strftime... yes >checking for vprintf... yes >checking for _doprnt... no >checking for pid_t... yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for gethostbyname in -lnsl... yes >checking for socket in -lsocket... no >checking for ftime... yes >checking for mkfifo... yes >checking for dup2... yes >checking for floor... no >checking for gethostbyname... yes >checking for gethostname... yes >checking for gettimeofday... yes >checking for inet_ntoa... yes >checking for memcmp... yes >checking for memmove... yes >checking for memcpy... yes >checking for memset... yes >checking for mmap... yes >checking for pow... no >checking for putenv... yes >checking for select... yes >checking for socket... yes >checking for strchr... yes >checking for strdup... yes >checking for strerror... yes >checking for strpbrk... yes >checking for strrchr... yes >checking for strstr... yes >checking for uname... yes >checking for setsid... yes >checking for getpwuid... yes >checking for getpwnam... yes >checking for getuid... yes >checking for geteuid... yes >checking for waitpid... yes >checking for setutxent... yes >checking for setpgrp... yes >checking for seteuid... yes >checking for grantpt... yes >checking for getspnam... yes >checking for initgroups... yes >checking for shmget in -lcygipc... no >checking ApplicationServices/ApplicationServices.h usability... no >checking ApplicationServices/ApplicationServices.h presence... no >checking for ApplicationServices/ApplicationServices.h... no >checking for ApplicationServices/ApplicationServices.h... (cached) no >checking for rpm sources path... /usr/src/rpm/SOURCES/ >configure: creating ./config.status >config.status: creating Makefile >config.status: creating italc.spec >config.status: creating lib/Makefile >config.status: creating ica/Makefile >config.status: creating ima/Makefile >config.status: creating ima/data/italc >config.status: creating ima/data/italc.desktop >config.status: creating setup/Makefile >config.status: creating ica/ica.rc >config.status: creating ima/italc.rc >config.status: creating setup/setup.rc >config.status: creating config.h >config.status: executing lib/include/rfb/rfbconfig.h commands >config.status: creating lib/include/rfb/rfbconfig.h - prefix LIBVNCSERVER for config.h defines >config.status: executing depfiles commands >config.status: executing libtool commands > > > ============================= > === iTALC - INFORMATION =================================================== > ============================= > = > = iTALC was configured successfully! Now try to build it by typing > = 'make' and wait until it is finished. > = Then either install iTALC by typing 'make install' or copy the binaries by > = hand as described in INSTALL. > = > = If there're any problems, please contact an iTALC-developer (see AUTHORS) > = > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9 ... >make -j14 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9' >Making all in lib >make[2]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/lib' >/usr/bin/moc -o include/vncview.moc include/vncview.h >/usr/bin/moc -o include/system_key_trapper.moc include/system_key_trapper.h >/usr/bin/moc -o include/progress_widget.moc include/progress_widget.h >/usr/bin/moc -o include/isd_connection.moc include/isd_connection.h >/usr/bin/moc -o include/ivs_connection.moc include/ivs_connection.h >/usr/bin/rcc italc_core.qrc -name italc_core > italc_core_qrc.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./include -I.. -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -DBUILD_ICA -DBUILD_LIBRARY -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT dsa_key.o -MD -MP -MF .deps/dsa_key.Tpo -c -o dsa_key.o `test -f './src/dsa_key.cpp' || echo './'`./src/dsa_key.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./include -I.. -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -DBUILD_ICA -DBUILD_LIBRARY -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT fast_qimage.o -MD -MP -MF .deps/fast_qimage.Tpo -c -o fast_qimage.o `test -f './src/fast_qimage.cpp' || echo './'`./src/fast_qimage.cpp >i686-pc-linux-gnu-g++ -c -o inject.o src/inject.cpp -DHAVE_CONFIG_H -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -I./include -I.. -O2 -pipe -I/usr/include -I/usr/include -O0 >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./include -I.. -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -DBUILD_ICA -DBUILD_LIBRARY -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT isd_base.o -MD -MP -MF .deps/isd_base.Tpo -c -o isd_base.o `test -f './src/isd_base.cpp' || echo './'`./src/isd_base.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./include -I.. -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -DBUILD_ICA -DBUILD_LIBRARY -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT isd_connection.o -MD -MP -MF .deps/isd_connection.Tpo -c -o isd_connection.o `test -f './src/isd_connection.cpp' || echo './'`./src/isd_connection.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./include -I.. -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -DBUILD_ICA -DBUILD_LIBRARY -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT ivs_connection.o -MD -MP -MF .deps/ivs_connection.Tpo -c -o ivs_connection.o `test -f './src/ivs_connection.cpp' || echo './'`./src/ivs_connection.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./include -I.. -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -DBUILD_ICA -DBUILD_LIBRARY -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT local_system.o -MD -MP -MF .deps/local_system.Tpo -c -o local_system.o `test -f './src/local_system.cpp' || echo './'`./src/local_system.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./include -I.. -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -DBUILD_ICA -DBUILD_LIBRARY -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT lock_widget.o -MD -MP -MF .deps/lock_widget.Tpo -c -o lock_widget.o `test -f './src/lock_widget.cpp' || echo './'`./src/lock_widget.cpp >include/isd_connection.h:0: Warning: No relevant classes found. No output generated. >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./include -I.. -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -DBUILD_ICA -DBUILD_LIBRARY -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT messagebox.o -MD -MP -MF .deps/messagebox.Tpo -c -o messagebox.o `test -f './src/messagebox.cpp' || echo './'`./src/messagebox.cpp >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I.. -O2 -pipe -I/usr/include -I/usr/include -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT minilzo.o -MD -MP -MF .deps/minilzo.Tpo -c -o minilzo.o `test -f './src/minilzo.c' || echo './'`./src/minilzo.c >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./include -I.. -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -DBUILD_ICA -DBUILD_LIBRARY -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT progress_widget.o -MD -MP -MF .deps/progress_widget.Tpo -c -o progress_widget.o `test -f './src/progress_widget.cpp' || echo './'`./src/progress_widget.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./include -I.. -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -DBUILD_ICA -DBUILD_LIBRARY -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT system_key_trapper.o -MD -MP -MF .deps/system_key_trapper.Tpo -c -o system_key_trapper.o `test -f './src/system_key_trapper.cpp' || echo './'`./src/system_key_trapper.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./include -I.. -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -DBUILD_ICA -DBUILD_LIBRARY -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT vncview.o -MD -MP -MF .deps/vncview.Tpo -c -o vncview.o `test -f './src/vncview.cpp' || echo './'`./src/vncview.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./include -I.. -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -DBUILD_ICA -DBUILD_LIBRARY -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT italc_core_qrc.o -MD -MP -MF .deps/italc_core_qrc.Tpo -c -o italc_core_qrc.o `test -f './italc_core_qrc.cpp' || echo './'`./italc_core_qrc.cpp >mv -f .deps/italc_core_qrc.Tpo .deps/italc_core_qrc.Po >mv -f .deps/minilzo.Tpo .deps/minilzo.Po >mv -f .deps/system_key_trapper.Tpo .deps/system_key_trapper.Po >mv -f .deps/lock_widget.Tpo .deps/lock_widget.Po >./src/progress_widget.cpp: In member function âvoid progressWidget::nextAnim()â: >./src/progress_widget.cpp:72:42: warning: operation on â((progressWidget*)this)->progressWidget::m_curFrameâ may be undefined >mv -f .deps/fast_qimage.Tpo .deps/fast_qimage.Po >mv -f .deps/isd_base.Tpo .deps/isd_base.Po >mv -f .deps/messagebox.Tpo .deps/messagebox.Po >mv -f .deps/isd_connection.Tpo .deps/isd_connection.Po >mv -f .deps/progress_widget.Tpo .deps/progress_widget.Po >mv -f .deps/dsa_key.Tpo .deps/dsa_key.Po >mv -f .deps/local_system.Tpo .deps/local_system.Po >mv -f .deps/vncview.Tpo .deps/vncview.Po >mv -f .deps/ivs_connection.Tpo .deps/ivs_connection.Po >rm -f libitalc_core-static.a >i686-pc-linux-gnu-ar cru libitalc_core-static.a dsa_key.o fast_qimage.o inject.o isd_base.o isd_connection.o ivs_connection.o local_system.o lock_widget.o messagebox.o minilzo.o progress_widget.o system_key_trapper.o vncview.o italc_core_qrc.o >i686-pc-linux-gnu-ranlib libitalc_core-static.a >i686-pc-linux-gnu-g++ *.o -shared -Wl,-no-undefined -Wl,-enable-runtime-pseudo-reloc -Wl,-soname,libitalc_core.so -o libitalc_core.so -L/usr/lib -L/usr/lib/qt4 -lQtCore -lQtXml -lQtNetwork -lQtGui -lssl -lcrypto -lz -ljpeg >/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/bin/ld: warning: cannot find entry symbol nable-runtime-pseudo-reloc; defaulting to 00000000000102f0 >make all-am >make[3]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/lib' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/lib' >make[2]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/lib' >Making all in ica >make[2]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/ica' >/usr/bin/rcc ica.qrc > ica_qrc.cpp >/usr/bin/moc -o src/isd_server.moc src/isd_server.h >/usr/bin/moc -o src/demo_server.moc src/demo_server.h >/usr/bin/moc -o src/demo_client.moc src/demo_client.h >make all-am >make[3]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/ica' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -DBUILD_ICA -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT ica_main.o -MD -MP -MF .deps/ica_main.Tpo -c -o ica_main.o `test -f './src/ica_main.cpp' || echo './'`./src/ica_main.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -DBUILD_ICA -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT ivs.o -MD -MP -MF .deps/ivs.Tpo -c -o ivs.o `test -f './src/ivs.cpp' || echo './'`./src/ivs.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -DBUILD_ICA -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT isd_server.o -MD -MP -MF .deps/isd_server.Tpo -c -o isd_server.o `test -f './src/isd_server.cpp' || echo './'`./src/isd_server.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -DBUILD_ICA -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT local_system_ica.o -MD -MP -MF .deps/local_system_ica.Tpo -c -o local_system_ica.o `test -f './src/local_system_ica.cpp' || echo './'`./src/local_system_ica.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -DBUILD_ICA -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT system_service.o -MD -MP -MF .deps/system_service.Tpo -c -o system_service.o `test -f './src/system_service.cpp' || echo './'`./src/system_service.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -DBUILD_ICA -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT demo_server.o -MD -MP -MF .deps/demo_server.Tpo -c -o demo_server.o `test -f './src/demo_server.cpp' || echo './'`./src/demo_server.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -DBUILD_ICA -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT demo_client.o -MD -MP -MF .deps/demo_client.Tpo -c -o demo_client.o `test -f './src/demo_client.cpp' || echo './'`./src/demo_client.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -DBUILD_ICA -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT ica_qrc.o -MD -MP -MF .deps/ica_qrc.Tpo -c -o ica_qrc.o `test -f './ica_qrc.cpp' || echo './'`./ica_qrc.cpp >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -O2 -DBUILD_ICA -DVNCSHARED -DFOREVER -DNOREPEAT=0 -DNOPW=1 -DREMOTE_CONTROL=0 -DEXTERNAL_COMMANDS=0 -DFILEXFER=0 -DNOGUI -DSMALL_FOOTPRINT=1 -w -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT x11vnc.o -MD -MP -MF .deps/x11vnc.Tpo -c -o x11vnc.o `test -f './x11/x11vnc.c' || echo './'`./x11/x11vnc.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -O2 -DBUILD_ICA -DVNCSHARED -DFOREVER -DNOREPEAT=0 -DNOPW=1 -DREMOTE_CONTROL=0 -DEXTERNAL_COMMANDS=0 -DFILEXFER=0 -DNOGUI -DSMALL_FOOTPRINT=1 -w -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT auth.o -MD -MP -MF .deps/auth.Tpo -c -o auth.o `test -f './x11/libvncserver/auth.c' || echo './'`./x11/libvncserver/auth.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -O2 -DBUILD_ICA -DVNCSHARED -DFOREVER -DNOREPEAT=0 -DNOPW=1 -DREMOTE_CONTROL=0 -DEXTERNAL_COMMANDS=0 -DFILEXFER=0 -DNOGUI -DSMALL_FOOTPRINT=1 -w -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT cargs.o -MD -MP -MF .deps/cargs.Tpo -c -o cargs.o `test -f './x11/libvncserver/cargs.c' || echo './'`./x11/libvncserver/cargs.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -O2 -DBUILD_ICA -DVNCSHARED -DFOREVER -DNOREPEAT=0 -DNOPW=1 -DREMOTE_CONTROL=0 -DEXTERNAL_COMMANDS=0 -DFILEXFER=0 -DNOGUI -DSMALL_FOOTPRINT=1 -w -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT corre.o -MD -MP -MF .deps/corre.Tpo -c -o corre.o `test -f './x11/libvncserver/corre.c' || echo './'`./x11/libvncserver/corre.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -O2 -DBUILD_ICA -DVNCSHARED -DFOREVER -DNOREPEAT=0 -DNOPW=1 -DREMOTE_CONTROL=0 -DEXTERNAL_COMMANDS=0 -DFILEXFER=0 -DNOGUI -DSMALL_FOOTPRINT=1 -w -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT cursor.o -MD -MP -MF .deps/cursor.Tpo -c -o cursor.o `test -f './x11/libvncserver/cursor.c' || echo './'`./x11/libvncserver/cursor.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -O2 -DBUILD_ICA -DVNCSHARED -DFOREVER -DNOREPEAT=0 -DNOPW=1 -DREMOTE_CONTROL=0 -DEXTERNAL_COMMANDS=0 -DFILEXFER=0 -DNOGUI -DSMALL_FOOTPRINT=1 -w -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT cutpaste.o -MD -MP -MF .deps/cutpaste.Tpo -c -o cutpaste.o `test -f './x11/libvncserver/cutpaste.c' || echo './'`./x11/libvncserver/cutpaste.c >./src/local_system_ica.cpp:426:2: warning: #warning TODO >mv -f .deps/cutpaste.Tpo .deps/cutpaste.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -O2 -DBUILD_ICA -DVNCSHARED -DFOREVER -DNOREPEAT=0 -DNOPW=1 -DREMOTE_CONTROL=0 -DEXTERNAL_COMMANDS=0 -DFILEXFER=0 -DNOGUI -DSMALL_FOOTPRINT=1 -w -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT d3des.o -MD -MP -MF .deps/d3des.Tpo -c -o d3des.o `test -f './x11/libvncserver/d3des.c' || echo './'`./x11/libvncserver/d3des.c >mv -f .deps/auth.Tpo .deps/auth.Po >mv -f .deps/cargs.Tpo .deps/cargs.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -O2 -DBUILD_ICA -DVNCSHARED -DFOREVER -DNOREPEAT=0 -DNOPW=1 -DREMOTE_CONTROL=0 -DEXTERNAL_COMMANDS=0 -DFILEXFER=0 -DNOGUI -DSMALL_FOOTPRINT=1 -w -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT draw.o -MD -MP -MF .deps/draw.Tpo -c -o draw.o `test -f './x11/libvncserver/draw.c' || echo './'`./x11/libvncserver/draw.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -O2 -DBUILD_ICA -DVNCSHARED -DFOREVER -DNOREPEAT=0 -DNOPW=1 -DREMOTE_CONTROL=0 -DEXTERNAL_COMMANDS=0 -DFILEXFER=0 -DNOGUI -DSMALL_FOOTPRINT=1 -w -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT font.o -MD -MP -MF .deps/font.Tpo -c -o font.o `test -f './x11/libvncserver/font.c' || echo './'`./x11/libvncserver/font.c >mv -f .deps/ica_qrc.Tpo .deps/ica_qrc.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -O2 -DBUILD_ICA -DVNCSHARED -DFOREVER -DNOREPEAT=0 -DNOPW=1 -DREMOTE_CONTROL=0 -DEXTERNAL_COMMANDS=0 -DFILEXFER=0 -DNOGUI -DSMALL_FOOTPRINT=1 -w -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT hextile.o -MD -MP -MF .deps/hextile.Tpo -c -o hextile.o `test -f './x11/libvncserver/hextile.c' || echo './'`./x11/libvncserver/hextile.c >mv -f .deps/d3des.Tpo .deps/d3des.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -O2 -DBUILD_ICA -DVNCSHARED -DFOREVER -DNOREPEAT=0 -DNOPW=1 -DREMOTE_CONTROL=0 -DEXTERNAL_COMMANDS=0 -DFILEXFER=0 -DNOGUI -DSMALL_FOOTPRINT=1 -w -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT httpd.o -MD -MP -MF .deps/httpd.Tpo -c -o httpd.o `test -f './x11/libvncserver/httpd.c' || echo './'`./x11/libvncserver/httpd.c >mv -f .deps/draw.Tpo .deps/draw.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -O2 -DBUILD_ICA -DVNCSHARED -DFOREVER -DNOREPEAT=0 -DNOPW=1 -DREMOTE_CONTROL=0 -DEXTERNAL_COMMANDS=0 -DFILEXFER=0 -DNOGUI -DSMALL_FOOTPRINT=1 -w -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o `test -f './x11/libvncserver/main.c' || echo './'`./x11/libvncserver/main.c >mv -f .deps/corre.Tpo .deps/corre.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -O2 -DBUILD_ICA -DVNCSHARED -DFOREVER -DNOREPEAT=0 -DNOPW=1 -DREMOTE_CONTROL=0 -DEXTERNAL_COMMANDS=0 -DFILEXFER=0 -DNOGUI -DSMALL_FOOTPRINT=1 -w -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT rfbregion.o -MD -MP -MF .deps/rfbregion.Tpo -c -o rfbregion.o `test -f './x11/libvncserver/rfbregion.c' || echo './'`./x11/libvncserver/rfbregion.c >mv -f .deps/font.Tpo .deps/font.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -O2 -DBUILD_ICA -DVNCSHARED -DFOREVER -DNOREPEAT=0 -DNOPW=1 -DREMOTE_CONTROL=0 -DEXTERNAL_COMMANDS=0 -DFILEXFER=0 -DNOGUI -DSMALL_FOOTPRINT=1 -w -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT rfbserver.o -MD -MP -MF .deps/rfbserver.Tpo -c -o rfbserver.o `test -f './x11/libvncserver/rfbserver.c' || echo './'`./x11/libvncserver/rfbserver.c >mv -f .deps/cursor.Tpo .deps/cursor.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -O2 -DBUILD_ICA -DVNCSHARED -DFOREVER -DNOREPEAT=0 -DNOPW=1 -DREMOTE_CONTROL=0 -DEXTERNAL_COMMANDS=0 -DFILEXFER=0 -DNOGUI -DSMALL_FOOTPRINT=1 -w -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT rre.o -MD -MP -MF .deps/rre.Tpo -c -o rre.o `test -f './x11/libvncserver/rre.c' || echo './'`./x11/libvncserver/rre.c >mv -f .deps/rfbregion.Tpo .deps/rfbregion.Po >mv -f .deps/httpd.Tpo .deps/httpd.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -O2 -DBUILD_ICA -DVNCSHARED -DFOREVER -DNOREPEAT=0 -DNOPW=1 -DREMOTE_CONTROL=0 -DEXTERNAL_COMMANDS=0 -DFILEXFER=0 -DNOGUI -DSMALL_FOOTPRINT=1 -w -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT scale.o -MD -MP -MF .deps/scale.Tpo -c -o scale.o `test -f './x11/libvncserver/scale.c' || echo './'`./x11/libvncserver/scale.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -O2 -DBUILD_ICA -DVNCSHARED -DFOREVER -DNOREPEAT=0 -DNOPW=1 -DREMOTE_CONTROL=0 -DEXTERNAL_COMMANDS=0 -DFILEXFER=0 -DNOGUI -DSMALL_FOOTPRINT=1 -w -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT selbox.o -MD -MP -MF .deps/selbox.Tpo -c -o selbox.o `test -f './x11/libvncserver/selbox.c' || echo './'`./x11/libvncserver/selbox.c >mv -f .deps/demo_server.Tpo .deps/demo_server.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -O2 -DBUILD_ICA -DVNCSHARED -DFOREVER -DNOREPEAT=0 -DNOPW=1 -DREMOTE_CONTROL=0 -DEXTERNAL_COMMANDS=0 -DFILEXFER=0 -DNOGUI -DSMALL_FOOTPRINT=1 -w -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT sockets.o -MD -MP -MF .deps/sockets.Tpo -c -o sockets.o `test -f './x11/libvncserver/sockets.c' || echo './'`./x11/libvncserver/sockets.c >mv -f .deps/hextile.Tpo .deps/hextile.Po >mv -f .deps/local_system_ica.Tpo .deps/local_system_ica.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -O2 -DBUILD_ICA -DVNCSHARED -DFOREVER -DNOREPEAT=0 -DNOPW=1 -DREMOTE_CONTROL=0 -DEXTERNAL_COMMANDS=0 -DFILEXFER=0 -DNOGUI -DSMALL_FOOTPRINT=1 -w -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT stats.o -MD -MP -MF .deps/stats.Tpo -c -o stats.o `test -f './x11/libvncserver/stats.c' || echo './'`./x11/libvncserver/stats.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -O2 -DBUILD_ICA -DVNCSHARED -DFOREVER -DNOREPEAT=0 -DNOPW=1 -DREMOTE_CONTROL=0 -DEXTERNAL_COMMANDS=0 -DFILEXFER=0 -DNOGUI -DSMALL_FOOTPRINT=1 -w -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT translate.o -MD -MP -MF .deps/translate.Tpo -c -o translate.o `test -f './x11/libvncserver/translate.c' || echo './'`./x11/libvncserver/translate.c >mv -f .deps/rre.Tpo .deps/rre.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -O2 -DBUILD_ICA -DVNCSHARED -DFOREVER -DNOREPEAT=0 -DNOPW=1 -DREMOTE_CONTROL=0 -DEXTERNAL_COMMANDS=0 -DFILEXFER=0 -DNOGUI -DSMALL_FOOTPRINT=1 -w -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT ultra.o -MD -MP -MF .deps/ultra.Tpo -c -o ultra.o `test -f './x11/libvncserver/ultra.c' || echo './'`./x11/libvncserver/ultra.c >mv -f .deps/main.Tpo .deps/main.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -O2 -DBUILD_ICA -DVNCSHARED -DFOREVER -DNOREPEAT=0 -DNOPW=1 -DREMOTE_CONTROL=0 -DEXTERNAL_COMMANDS=0 -DFILEXFER=0 -DNOGUI -DSMALL_FOOTPRINT=1 -w -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT vncauth.o -MD -MP -MF .deps/vncauth.Tpo -c -o vncauth.o `test -f './x11/libvncserver/vncauth.c' || echo './'`./x11/libvncserver/vncauth.c >mv -f .deps/selbox.Tpo .deps/selbox.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -O2 -DBUILD_ICA -DVNCSHARED -DFOREVER -DNOREPEAT=0 -DNOPW=1 -DREMOTE_CONTROL=0 -DEXTERNAL_COMMANDS=0 -DFILEXFER=0 -DNOGUI -DSMALL_FOOTPRINT=1 -w -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT zlib.o -MD -MP -MF .deps/zlib.Tpo -c -o zlib.o `test -f './x11/libvncserver/zlib.c' || echo './'`./x11/libvncserver/zlib.c >mv -f .deps/scale.Tpo .deps/scale.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -O2 -DBUILD_ICA -DVNCSHARED -DFOREVER -DNOREPEAT=0 -DNOPW=1 -DREMOTE_CONTROL=0 -DEXTERNAL_COMMANDS=0 -DFILEXFER=0 -DNOGUI -DSMALL_FOOTPRINT=1 -w -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT zrle.o -MD -MP -MF .deps/zrle.Tpo -c -o zrle.o `test -f './x11/libvncserver/zrle.c' || echo './'`./x11/libvncserver/zrle.c >mv -f .deps/vncauth.Tpo .deps/vncauth.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -O2 -DBUILD_ICA -DVNCSHARED -DFOREVER -DNOREPEAT=0 -DNOPW=1 -DREMOTE_CONTROL=0 -DEXTERNAL_COMMANDS=0 -DFILEXFER=0 -DNOGUI -DSMALL_FOOTPRINT=1 -w -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT zrleoutstream.o -MD -MP -MF .deps/zrleoutstream.Tpo -c -o zrleoutstream.o `test -f './x11/libvncserver/zrleoutstream.c' || echo './'`./x11/libvncserver/zrleoutstream.c >mv -f .deps/ultra.Tpo .deps/ultra.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -O2 -DBUILD_ICA -DVNCSHARED -DFOREVER -DNOREPEAT=0 -DNOPW=1 -DREMOTE_CONTROL=0 -DEXTERNAL_COMMANDS=0 -DFILEXFER=0 -DNOGUI -DSMALL_FOOTPRINT=1 -w -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT zrlepalettehelper.o -MD -MP -MF .deps/zrlepalettehelper.Tpo -c -o zrlepalettehelper.o `test -f './x11/libvncserver/zrlepalettehelper.c' || echo './'`./x11/libvncserver/zrlepalettehelper.c >mv -f .deps/zlib.Tpo .deps/zlib.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./x11 -I./x11/x11vnc -I./x11/libvncserver -I./../lib/include -I./../lib/include/rfb -I./src -I.. -O2 -pipe -I/usr/include -I/usr/include -O2 -DBUILD_ICA -DVNCSHARED -DFOREVER -DNOREPEAT=0 -DNOPW=1 -DREMOTE_CONTROL=0 -DEXTERNAL_COMMANDS=0 -DFILEXFER=0 -DNOGUI -DSMALL_FOOTPRINT=1 -w -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT tight.o -MD -MP -MF .deps/tight.Tpo -c -o tight.o `test -f './x11/libvncserver/tight.c' || echo './'`./x11/libvncserver/tight.c >mv -f .deps/sockets.Tpo .deps/sockets.Po >mv -f .deps/zrlepalettehelper.Tpo .deps/zrlepalettehelper.Po >mv -f .deps/demo_client.Tpo .deps/demo_client.Po >mv -f .deps/ivs.Tpo .deps/ivs.Po >mv -f .deps/system_service.Tpo .deps/system_service.Po >mv -f .deps/stats.Tpo .deps/stats.Po >mv -f .deps/zrleoutstream.Tpo .deps/zrleoutstream.Po >mv -f .deps/rfbserver.Tpo .deps/rfbserver.Po >mv -f .deps/translate.Tpo .deps/translate.Po >mv -f .deps/isd_server.Tpo .deps/isd_server.Po >mv -f .deps/ica_main.Tpo .deps/ica_main.Po >mv -f .deps/tight.Tpo .deps/tight.Po >mv -f .deps/zrle.Tpo .deps/zrle.Po >mv -f .deps/x11vnc.Tpo .deps/x11vnc.Po >/bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -DBUILD_ICA -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/bin -mwindows -rpath /usr/lib/italc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/bin -o ica ica_main.o ivs.o isd_server.o local_system_ica.o system_service.o demo_server.o demo_client.o ica_qrc.o x11vnc.o auth.o cargs.o corre.o cursor.o cutpaste.o d3des.o draw.o font.o hextile.o httpd.o main.o rfbregion.o rfbserver.o rre.o scale.o selbox.o sockets.o stats.o translate.o ultra.o vncauth.o zlib.o zrle.o zrleoutstream.o zrlepalettehelper.o tight.o -L/usr/lib -L/usr/lib/qt4 -lQtCore -lQtXml -lQtNetwork -lQtGui -lz -ljpeg -lssl -lcrypto -L../lib -litalc_core -lnsl >libtool: link: i686-pc-linux-gnu-g++ -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -DBUILD_ICA -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -Wl,-O1 -Wl,--hash-style=gnu -mwindows -Wl,-O1 -Wl,--hash-style=gnu -o ica ica_main.o ivs.o isd_server.o local_system_ica.o system_service.o demo_server.o demo_client.o ica_qrc.o x11vnc.o auth.o cargs.o corre.o cursor.o cutpaste.o d3des.o draw.o font.o hextile.o httpd.o main.o rfbregion.o rfbserver.o rre.o scale.o selbox.o sockets.o stats.o translate.o ultra.o vncauth.o zlib.o zrle.o zrleoutstream.o zrlepalettehelper.o tight.o -L/usr/bin -Wl,--as-needed -L/usr/lib -L/usr/lib/qt4 /usr/lib/qt4/libQtXml.so /usr/lib/qt4/libQtNetwork.so /usr/lib/qt4/libQtGui.so /usr/lib/qt4/libQtCore.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lpthread -lz /usr/lib/libjpeg.so -lssl -lcrypto -L/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/lib -litalc_core -lnsl -Wl,-rpath -Wl,/usr/lib/italc >make[3]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/ica' >make[2]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/ica' >Making all in ima >make[2]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/ima' >/usr/bin/moc -o src/client.moc src/client.h >/usr/bin/moc -o src/classroom_manager.moc src/classroom_manager.h >/usr/bin/moc -o src/cmd_input_dialog.moc src/cmd_input_dialog.h >/usr/bin/moc -o src/config_widget.moc src/config_widget.h >/usr/bin/moc -o src/dialogs.moc src/dialogs.h >/usr/bin/moc -o src/italc_side_bar.moc src/italc_side_bar.h >/usr/bin/moc -o src/kmultitabbar.moc src/kmultitabbar.h >/usr/bin/moc -o src/main_window.moc src/main_window.h >/usr/bin/moc -o src/overview_widget.moc src/overview_widget.h >/usr/bin/moc -o src/remote_control_widget.moc src/remote_control_widget.h >/usr/bin/moc -o src/snapshot_list.moc src/snapshot_list.h >/usr/bin/moc -o src/tool_bar.moc src/tool_bar.h >/usr/bin/moc -o src/tool_button.moc src/tool_button.h >/usr/bin/uic -o dialogs/client_settings.uic dialogs/client_settings.ui >/usr/bin/uic -o dialogs/config.uic dialogs/config.ui >/usr/bin/uic -o dialogs/support.uic dialogs/support.ui >/usr/bin/uic -o dialogs/text_message.uic dialogs/text_message.ui >/usr/bin/uic -o dialogs/remote_logon.uic dialogs/remote_logon.ui >/usr/bin/uic -o dialogs/overview.uic dialogs/overview.ui >/usr/bin/uic -o dialogs/snapshots.uic dialogs/snapshots.ui >/usr/bin/uic -o dialogs/about.uic dialogs/about.ui >/usr/bin/rcc italc.qrc > italc_qrc.cpp >make all-am >make[3]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/ima' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../lib/include -Isrc -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o `test -f './src/client.cpp' || echo './'`./src/client.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../lib/include -Isrc -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT classroom_manager.o -MD -MP -MF .deps/classroom_manager.Tpo -c -o classroom_manager.o `test -f './src/classroom_manager.cpp' || echo './'`./src/classroom_manager.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../lib/include -Isrc -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT cmd_input_dialog.o -MD -MP -MF .deps/cmd_input_dialog.Tpo -c -o cmd_input_dialog.o `test -f './src/cmd_input_dialog.cpp' || echo './'`./src/cmd_input_dialog.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../lib/include -Isrc -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT config_widget.o -MD -MP -MF .deps/config_widget.Tpo -c -o config_widget.o `test -f './src/config_widget.cpp' || echo './'`./src/config_widget.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../lib/include -Isrc -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT dialogs.o -MD -MP -MF .deps/dialogs.Tpo -c -o dialogs.o `test -f './src/dialogs.cpp' || echo './'`./src/dialogs.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../lib/include -Isrc -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT tool_bar.o -MD -MP -MF .deps/tool_bar.Tpo -c -o tool_bar.o `test -f './src/tool_bar.cpp' || echo './'`./src/tool_bar.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../lib/include -Isrc -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT italc_side_bar.o -MD -MP -MF .deps/italc_side_bar.Tpo -c -o italc_side_bar.o `test -f './src/italc_side_bar.cpp' || echo './'`./src/italc_side_bar.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../lib/include -Isrc -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT main_window.o -MD -MP -MF .deps/main_window.Tpo -c -o main_window.o `test -f './src/main_window.cpp' || echo './'`./src/main_window.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../lib/include -Isrc -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT kmultitabbar.o -MD -MP -MF .deps/kmultitabbar.Tpo -c -o kmultitabbar.o `test -f './src/kmultitabbar.cpp' || echo './'`./src/kmultitabbar.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../lib/include -Isrc -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT local_system_ima.o -MD -MP -MF .deps/local_system_ima.Tpo -c -o local_system_ima.o `test -f './src/local_system_ima.cpp' || echo './'`./src/local_system_ima.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../lib/include -Isrc -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o `test -f './src/main.cpp' || echo './'`./src/main.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../lib/include -Isrc -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT overview_widget.o -MD -MP -MF .deps/overview_widget.Tpo -c -o overview_widget.o `test -f './src/overview_widget.cpp' || echo './'`./src/overview_widget.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../lib/include -Isrc -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT remote_control_widget.o -MD -MP -MF .deps/remote_control_widget.Tpo -c -o remote_control_widget.o `test -f './src/remote_control_widget.cpp' || echo './'`./src/remote_control_widget.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../lib/include -Isrc -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT snapshot_list.o -MD -MP -MF .deps/snapshot_list.Tpo -c -o snapshot_list.o `test -f './src/snapshot_list.cpp' || echo './'`./src/snapshot_list.cpp >mv -f .deps/local_system_ima.Tpo .deps/local_system_ima.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../lib/include -Isrc -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT side_bar_widget.o -MD -MP -MF .deps/side_bar_widget.Tpo -c -o side_bar_widget.o `test -f './src/side_bar_widget.cpp' || echo './'`./src/side_bar_widget.cpp >mv -f .deps/tool_bar.Tpo .deps/tool_bar.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../lib/include -Isrc -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT tool_button.o -MD -MP -MF .deps/tool_button.Tpo -c -o tool_button.o `test -f './src/tool_button.cpp' || echo './'`./src/tool_button.cpp >./src/classroom_manager.cpp: In member function âvoid classroomManager::savePersonalConfig()â: >./src/classroom_manager.cpp:437:30: warning: format not a string literal and no format arguments >mv -f .deps/cmd_input_dialog.Tpo .deps/cmd_input_dialog.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../lib/include -Isrc -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT italc_qrc.o -MD -MP -MF .deps/italc_qrc.Tpo -c -o italc_qrc.o `test -f './italc_qrc.cpp' || echo './'`./italc_qrc.cpp >mv -f .deps/italc_side_bar.Tpo .deps/italc_side_bar.Po >mv -f .deps/remote_control_widget.Tpo .deps/remote_control_widget.Po >mv -f .deps/snapshot_list.Tpo .deps/snapshot_list.Po >mv -f .deps/overview_widget.Tpo .deps/overview_widget.Po >mv -f .deps/side_bar_widget.Tpo .deps/side_bar_widget.Po >mv -f .deps/main.Tpo .deps/main.Po >mv -f .deps/kmultitabbar.Tpo .deps/kmultitabbar.Po >mv -f .deps/tool_button.Tpo .deps/tool_button.Po >mv -f .deps/dialogs.Tpo .deps/dialogs.Po >mv -f .deps/config_widget.Tpo .deps/config_widget.Po >mv -f .deps/main_window.Tpo .deps/main_window.Po >mv -f .deps/italc_qrc.Tpo .deps/italc_qrc.Po >mv -f .deps/client.Tpo .deps/client.Po >mv -f .deps/classroom_manager.Tpo .deps/classroom_manager.Po >/bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/bin -mwindows -rpath /usr/lib/italc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/bin -o italc client.o classroom_manager.o cmd_input_dialog.o config_widget.o dialogs.o tool_bar.o italc_side_bar.o main_window.o kmultitabbar.o local_system_ima.o main.o overview_widget.o remote_control_widget.o snapshot_list.o side_bar_widget.o tool_button.o italc_qrc.o -L/usr/lib -L/usr/lib/qt4 -lQtCore -lQtXml -lQtNetwork -lQtGui -lz -ljpeg -lssl -lcrypto -L../lib -litalc_core -lnsl >libtool: link: i686-pc-linux-gnu-g++ -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -Wl,-O1 -Wl,--hash-style=gnu -mwindows -Wl,-O1 -Wl,--hash-style=gnu -o italc client.o classroom_manager.o cmd_input_dialog.o config_widget.o dialogs.o tool_bar.o italc_side_bar.o main_window.o kmultitabbar.o local_system_ima.o main.o overview_widget.o remote_control_widget.o snapshot_list.o side_bar_widget.o tool_button.o italc_qrc.o -L/usr/bin -Wl,--as-needed -L/usr/lib -L/usr/lib/qt4 /usr/lib/qt4/libQtXml.so /usr/lib/qt4/libQtNetwork.so /usr/lib/qt4/libQtGui.so /usr/lib/qt4/libQtCore.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lpthread -lz /usr/lib/libjpeg.so -lssl -lcrypto -L/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/lib -litalc_core -lnsl -Wl,-rpath -Wl,/usr/lib/italc >make[3]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/ima' >make[2]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/ima' >Making all in setup >make[2]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/setup' >/usr/bin/moc -o src/dialogs.moc src/dialogs.h >/usr/bin/uic -o dialogs/wizard.uic dialogs/wizard.ui >/usr/bin/uic -o dialogs/page_welcome.uic dialogs/page_welcome.ui >/usr/bin/uic -o dialogs/page_license_agreement.uic dialogs/page_license_agreement.ui >/usr/bin/uic -o dialogs/page_install_dir.uic dialogs/page_install_dir.ui >/usr/bin/uic -o dialogs/page_select_components.uic dialogs/page_select_components.ui >/usr/bin/uic -o dialogs/page_security_options.uic dialogs/page_security_options.ui >/usr/bin/uic -o dialogs/page_setup_finished.uic dialogs/page_setup_finished.ui >/usr/bin/uic -o dialogs/page_key_dirs.uic dialogs/page_key_dirs.ui >/usr/bin/rcc setup.qrc > setup_qrc.cpp >make all-am >make[3]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/setup' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../lib/include -Isrc -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o `test -f './src/main.cpp' || echo './'`./src/main.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../lib/include -Isrc -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT dialogs.o -MD -MP -MF .deps/dialogs.Tpo -c -o dialogs.o `test -f './src/dialogs.cpp' || echo './'`./src/dialogs.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../lib/include -Isrc -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -MT setup_qrc.o -MD -MP -MF .deps/setup_qrc.Tpo -c -o setup_qrc.o `test -f './setup_qrc.cpp' || echo './'`./setup_qrc.cpp >mv -f .deps/main.Tpo .deps/main.Po >mv -f .deps/setup_qrc.Tpo .deps/setup_qrc.Po >mv -f .deps/dialogs.Tpo .deps/dialogs.Po >/bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/bin -mwindows -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/bin -o setup main.o dialogs.o setup_qrc.o ../lib/libitalc_core-static.a -L/usr/lib -L/usr/lib/qt4 -lQtCore -lQtXml -lQtNetwork -lQtGui -lssl -lcrypto -ljpeg -lnsl >libtool: link: i686-pc-linux-gnu-g++ -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -pipe -I/usr/include -g -O2 -Wall -fPIC -fno-strict-aliasing -Wl,-O1 -Wl,--hash-style=gnu -mwindows -Wl,-O1 -Wl,--hash-style=gnu -o setup main.o dialogs.o setup_qrc.o -L/usr/bin -Wl,--as-needed ../lib/libitalc_core-static.a -L/usr/lib -L/usr/lib/qt4 /usr/lib/qt4/libQtXml.so /usr/lib/qt4/libQtNetwork.so /usr/lib/qt4/libQtGui.so /usr/lib/qt4/libQtCore.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lpthread -lssl -lcrypto /usr/lib/libjpeg.so -lnsl >make[3]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/setup' >make[2]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/setup' >make[2]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9' >make[2]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9' >make[1]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9' >>>> Source compiled. >>>> Test phase [check]: net-misc/italc-1.0.9 >make -j14 -j1 check >Making check in lib >make[1]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/lib' >make check-am >make[2]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/lib' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/lib' >make[1]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/lib' >Making check in ica >make[1]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/ica' >make check-am >make[2]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/ica' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/ica' >make[1]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/ica' >Making check in ima >make[1]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/ima' >make check-am >make[2]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/ima' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/ima' >make[1]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/ima' >Making check in setup >make[1]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/setup' >make check-am >make[2]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/setup' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/setup' >make[1]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/setup' >make[1]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9' >make[1]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9' > >>>> Install italc-1.0.9 into /var/tmp/portage/net-misc/italc-1.0.9/image/ category net-misc >make -j14 DESTDIR=/var/tmp/portage/net-misc/italc-1.0.9/image/ install >Making install in lib >make[1]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/lib' >make install-am >make[2]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/lib' >make[3]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/lib' >test -z "/usr/lib/italc" || /bin/mkdir -p "/var/tmp/portage/net-misc/italc-1.0.9/image//usr/lib/italc" >make[3]: Nothing to be done for `install-data-am'. > /bin/sh ../libtool --mode=install /usr/bin/install -c libitalc_core.so '/var/tmp/portage/net-misc/italc-1.0.9/image//usr/lib/italc' >libtool: install: /usr/bin/install -c libitalc_core.so /var/tmp/portage/net-misc/italc-1.0.9/image//usr/lib/italc/libitalc_core.so >make[3]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/lib' >make[2]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/lib' >make[1]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/lib' >Making install in ica >make[1]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/ica' >make install-am >make[2]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/ica' >make[3]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/ica' >test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/net-misc/italc-1.0.9/image//usr/bin" >test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/net-misc/italc-1.0.9/image//usr/share/man/man1" > /bin/sh ../libtool --mode=install /usr/bin/install -c ica '/var/tmp/portage/net-misc/italc-1.0.9/image//usr/bin' > /usr/bin/install -c -m 644 ica.1 '/var/tmp/portage/net-misc/italc-1.0.9/image//usr/share/man/man1' >libtool: install: /usr/bin/install -c ica /var/tmp/portage/net-misc/italc-1.0.9/image//usr/bin/ica >make[3]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/ica' >make[2]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/ica' >make[1]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/ica' >Making install in ima >make[1]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/ima' >make install-am >make[2]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/ima' >make[3]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/ima' >test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/net-misc/italc-1.0.9/image//usr/bin" >test -z "/usr/share/applications" || /bin/mkdir -p "/var/tmp/portage/net-misc/italc-1.0.9/image//usr/share/applications" >test -z "/usr/share/icons" || /bin/mkdir -p "/var/tmp/portage/net-misc/italc-1.0.9/image//usr/share/icons" >test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/net-misc/italc-1.0.9/image//usr/share/man/man1" >test -z "/usr/share/menu" || /bin/mkdir -p "/var/tmp/portage/net-misc/italc-1.0.9/image//usr/share/menu" >test -z "/usr/share/pixmaps" || /bin/mkdir -p "/var/tmp/portage/net-misc/italc-1.0.9/image//usr/share/pixmaps" > /bin/sh ../libtool --mode=install /usr/bin/install -c italc '/var/tmp/portage/net-misc/italc-1.0.9/image//usr/bin' > /usr/bin/install -c -m 644 data/italc.png '/var/tmp/portage/net-misc/italc-1.0.9/image//usr/share/icons' > /usr/bin/install -c -m 644 data/italc.desktop '/var/tmp/portage/net-misc/italc-1.0.9/image//usr/share/applications' > /usr/bin/install -c -m 644 data/italc '/var/tmp/portage/net-misc/italc-1.0.9/image//usr/share/menu' > /usr/bin/install -c -m 644 italc.1 '/var/tmp/portage/net-misc/italc-1.0.9/image//usr/share/man/man1' > /usr/bin/install -c -m 644 data/italc.xpm '/var/tmp/portage/net-misc/italc-1.0.9/image//usr/share/pixmaps' >libtool: install: /usr/bin/install -c italc /var/tmp/portage/net-misc/italc-1.0.9/image//usr/bin/italc >make[3]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/ima' >make[2]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/ima' >make[1]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/ima' >Making install in setup >make[1]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/setup' >make install-am >make[2]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/setup' >make[3]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/setup' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/setup' >make[2]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/setup' >make[1]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9/setup' >make[1]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9' >make[2]: Entering directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/italc/doc" || /bin/mkdir -p "/var/tmp/portage/net-misc/italc-1.0.9/image//usr/share/italc/doc" > /usr/bin/install -c -m 644 AUTHORS ChangeLog COPYING INSTALL README README.LZO TODO '/var/tmp/portage/net-misc/italc-1.0.9/image//usr/share/italc/doc/.' >make[2]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9' >make[1]: Leaving directory `/var/tmp/portage/net-misc/italc-1.0.9/work/italc-1.0.9' >>>> Completed installing italc-1.0.9 into /var/tmp/portage/net-misc/italc-1.0.9/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/lib/italc/libitalc_core.so > usr/bin/ica > usr/bin/italc > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/lib/italc/libitalc_core.so > > * On the master, please run > * # emerge --config =net-misc/italc-1.0.9 > * Please add the logins of master users (teachers) to the italc group by running > * # usermod -a -G italc <loginname> > *
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 331835
: 242045