Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/gambas.spec'], False, '/var/lib/mock/dist-f15-build-1050223-157141/root/', None, 86400, True, 0, 496, 496, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/gambas.spec'] warning: Could not canonicalize hostname: x86-11.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/gambas-1.0.19-15.fc15.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gambas.spec'], False, '/var/lib/mock/dist-f15-build-1050223-157141/root/', None, 86400, True, 0, 496, 496, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gambas.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zqbqXb + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf gambas-1.0.19 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/gambas-1.0.19.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gambas-1.0.19 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (gambas-1.0.9-gcc4.patch):' Patch #0 (gambas-1.0.9-gcc4.patch): + /bin/cat /builddir/build/SOURCES/gambas-1.0.9-gcc4.patch + /usr/bin/patch -s -p1 --fuzz=0 Patch #1 (gambas-1.0.6-dont-make-links.patch): + echo 'Patch #1 (gambas-1.0.6-dont-make-links.patch):' + /bin/cat /builddir/build/SOURCES/gambas-1.0.6-dont-make-links.patch + /usr/bin/patch -s -p1 --fuzz=0 Patch #2 (gambas-1.0.6-noopt.patch): + echo 'Patch #2 (gambas-1.0.6-noopt.patch):' + /bin/cat /builddir/build/SOURCES/gambas-1.0.6-noopt.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #3 (gambas-1.0.11-desktopfix.patch):' Patch #3 (gambas-1.0.11-desktopfix.patch): + /bin/cat /builddir/build/SOURCES/gambas-1.0.11-desktopfix.patch + /usr/bin/patch -s -p1 --fuzz=0 Patch #4 (gambas-1.0.13-gettextfix.patch): + echo 'Patch #4 (gambas-1.0.13-gettextfix.patch):' + /bin/cat /builddir/build/SOURCES/gambas-1.0.13-gettextfix.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #5 (gambas-1.0.16-64bit.patch):' Patch #5 (gambas-1.0.16-64bit.patch): + /bin/cat /builddir/build/SOURCES/gambas-1.0.16-64bit.patch + /usr/bin/patch -s -p1 --fuzz=0 Patch #6 (gambas-1.0.19-use-system-ltdl.patch): + echo 'Patch #6 (gambas-1.0.19-use-system-ltdl.patch):' + /bin/cat /builddir/build/SOURCES/gambas-1.0.19-use-system-ltdl.patch + /usr/bin/patch -s -p1 -b --suffix .ltdl --fuzz=0 + rm -rf libltdl/ + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4XQ5IV + umask 022 + cd /builddir/build/BUILD + cd gambas-1.0.19 + LANG=C + export LANG + unset DISPLAY ++ echo -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables ++ sed -e s/-Wp,-D_FORTIFY_SOURCE=2//g + CFLAGS='-O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' ++ find . -type f ++ egrep 'Makefile$' ++ find . -type f ++ egrep 'Makefile.in$' + rm -f ./src/lib/example/Makefile ./src/lib/eval/Makefile.in ./src/lib/db/sqlite/Makefile.in ./src/lib/db/mysql/Makefile.in ./src/lib/db/postgresql/Makefile.in ./src/lib/db/Makefile.in ./src/lib/net/curl/Makefile.in ./src/lib/net/Makefile.in ./src/lib/compress/bzlib2/Makefile.in ./src/lib/compress/zlib/Makefile.in ./src/lib/compress/Makefile.in ./src/lib/debug/Makefile.in ./src/lib/vb/Makefile.in ./src/lib/qt/kde/html/Makefile.in ./src/lib/qt/kde/Makefile.in ./src/lib/qt/Makefile.in ./src/lib/qt/editor/Makefile.in ./src/lib/qt/ext/Makefile.in ./src/lib/Makefile.in ./src/lib/sdl/Makefile.in ./src/lib/xml/libxml/xslt/Makefile.in ./src/lib/xml/libxml/rpc/Makefile.in ./src/lib/xml/libxml/Makefile.in ./src/lib/xml/Makefile.in ./src/lib/example/Makefile.in ./src/comp/Makefile.in ./src/exec/Makefile.in ./src/Makefile.in ./src/share/Makefile.in ./Makefile.in + ./reconf configure.in:68: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from... acinclude.m4:614: AC_LIBTOOL_LINKER_OPTION is expanded from... acinclude.m4:2480: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2479: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:95: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:75: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:40: AC_PROG_LIBTOOL is expanded from... configure.in:68: the top level configure.in:68: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from... acinclude.m4:571: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:4534: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:2480: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2479: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:95: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:75: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:40: AC_PROG_LIBTOOL is expanded from... configure.in:68: the top level configure.in:68: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... acinclude.m4:256: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:4996: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2480: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2479: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:95: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:75: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:40: AC_PROG_LIBTOOL is expanded from... configure.in:68: the top level configure.in:68: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... acinclude.m4:256: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2625: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2624: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1641: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:95: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:75: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:40: AC_PROG_LIBTOOL is expanded from... configure.in:68: the top level configure.in:68: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from... acinclude.m4:571: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:4534: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:2625: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2624: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1641: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:95: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:75: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:40: AC_PROG_LIBTOOL is expanded from... configure.in:68: the top level configure.in:68: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from... acinclude.m4:571: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:4534: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:3655: _LT_AC_LANG_F77_CONFIG is expanded from... acinclude.m4:3654: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... acinclude.m4:1641: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:95: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:75: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:40: AC_PROG_LIBTOOL is expanded from... configure.in:68: the top level configure.in:68: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from... acinclude.m4:571: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:4534: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:3755: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:3754: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1641: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:95: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:75: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:40: AC_PROG_LIBTOOL is expanded from... configure.in:68: the top level configure.in:68: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... acinclude.m4:256: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:4996: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:3755: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:3754: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1641: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:95: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:75: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:40: AC_PROG_LIBTOOL is expanded from... configure.in:68: the top level configure.in:68: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from... acinclude.m4:614: AC_LIBTOOL_LINKER_OPTION is expanded from... acinclude.m4:2480: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2479: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:95: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:75: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:40: AC_PROG_LIBTOOL is expanded from... configure.in:68: the top level configure.in:68: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from... acinclude.m4:571: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:4534: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:2480: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2479: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:95: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:75: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:40: AC_PROG_LIBTOOL is expanded from... configure.in:68: the top level configure.in:68: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... acinclude.m4:256: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:4996: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2480: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2479: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:95: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:75: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:40: AC_PROG_LIBTOOL is expanded from... configure.in:68: the top level configure.in:68: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... acinclude.m4:256: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2625: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2624: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1641: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:95: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:75: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:40: AC_PROG_LIBTOOL is expanded from... configure.in:68: the top level configure.in:68: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from... acinclude.m4:571: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:4534: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:2625: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2624: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1641: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:95: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:75: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:40: AC_PROG_LIBTOOL is expanded from... configure.in:68: the top level configure.in:68: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from... acinclude.m4:571: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:4534: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:3655: _LT_AC_LANG_F77_CONFIG is expanded from... acinclude.m4:3654: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... acinclude.m4:1641: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:95: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:75: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:40: AC_PROG_LIBTOOL is expanded from... configure.in:68: the top level configure.in:68: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from... acinclude.m4:571: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:4534: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:3755: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:3754: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1641: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:95: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:75: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:40: AC_PROG_LIBTOOL is expanded from... configure.in:68: the top level configure.in:68: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... acinclude.m4:256: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:4996: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:3755: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:3754: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1641: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:95: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:75: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:40: AC_PROG_LIBTOOL is expanded from... configure.in:68: the top level configure.in:68: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from... acinclude.m4:614: AC_LIBTOOL_LINKER_OPTION is expanded from... acinclude.m4:2480: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2479: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:95: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:75: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:40: AC_PROG_LIBTOOL is expanded from... configure.in:68: the top level configure.in:68: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from... acinclude.m4:571: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:4534: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:2480: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2479: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:95: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:75: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:40: AC_PROG_LIBTOOL is expanded from... configure.in:68: the top level configure.in:68: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... acinclude.m4:256: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:4996: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2480: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2479: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:95: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:75: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:40: AC_PROG_LIBTOOL is expanded from... configure.in:68: the top level configure.in:68: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... acinclude.m4:256: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2625: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2624: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1641: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:95: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:75: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:40: AC_PROG_LIBTOOL is expanded from... configure.in:68: the top level configure.in:68: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from... acinclude.m4:571: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:4534: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:2625: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2624: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1641: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:95: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:75: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:40: AC_PROG_LIBTOOL is expanded from... configure.in:68: the top level configure.in:68: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from... acinclude.m4:571: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:4534: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:3655: _LT_AC_LANG_F77_CONFIG is expanded from... acinclude.m4:3654: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... acinclude.m4:1641: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:95: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:75: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:40: AC_PROG_LIBTOOL is expanded from... configure.in:68: the top level configure.in:68: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from... acinclude.m4:571: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:4534: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:3755: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:3754: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1641: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:95: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:75: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:40: AC_PROG_LIBTOOL is expanded from... configure.in:68: the top level configure.in:68: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... acinclude.m4:256: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:4996: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:3755: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:3754: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1641: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:95: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:75: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:40: AC_PROG_LIBTOOL is expanded from... configure.in:68: the top level configure.in:68: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from... acinclude.m4:614: AC_LIBTOOL_LINKER_OPTION is expanded from... acinclude.m4:2480: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2479: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:95: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:75: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:40: AC_PROG_LIBTOOL is expanded from... configure.in:68: the top level configure.in:68: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from... acinclude.m4:571: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:4534: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:2480: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2479: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:95: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:75: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:40: AC_PROG_LIBTOOL is expanded from... configure.in:68: the top level configure.in:68: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... acinclude.m4:256: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:4996: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2480: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2479: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:95: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:75: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:40: AC_PROG_LIBTOOL is expanded from... configure.in:68: the top level configure.in:68: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... acinclude.m4:256: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2625: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2624: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1641: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:95: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:75: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:40: AC_PROG_LIBTOOL is expanded from... configure.in:68: the top level configure.in:68: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from... acinclude.m4:571: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:4534: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:2625: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2624: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1641: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:95: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:75: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:40: AC_PROG_LIBTOOL is expanded from... configure.in:68: the top level configure.in:68: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from... acinclude.m4:571: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:4534: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:3655: _LT_AC_LANG_F77_CONFIG is expanded from... acinclude.m4:3654: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... acinclude.m4:1641: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:95: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:75: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:40: AC_PROG_LIBTOOL is expanded from... configure.in:68: the top level configure.in:68: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from... acinclude.m4:571: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:4534: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:3755: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:3754: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1641: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:95: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:75: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:40: AC_PROG_LIBTOOL is expanded from... configure.in:68: the top level configure.in:68: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... acinclude.m4:256: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:4996: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:3755: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:3754: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1641: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:95: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:75: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:40: AC_PROG_LIBTOOL is expanded from... configure.in:68: the top level src/comp/Makefile.am:39: `%'-style pattern rules are a GNU make extension src/exec/Makefile.am:12: compiling `gb_common.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.in' src/lib/qt/Makefile.am:53: `%'-style pattern rules are a GNU make extension src/lib/qt/editor/Makefile.am:16: `%'-style pattern rules are a GNU make extension src/lib/qt/ext/Makefile.am:24: `%'-style pattern rules are a GNU make extension src/lib/qt/kde/Makefile.am:22: `%'-style pattern rules are a GNU make extension src/lib/qt/kde/html/Makefile.am:15: `%'-style pattern rules are a GNU make extension + CFLAGS='-O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --enable-intl --enable-conv --enable-qt --enable-kde --enable-net --enable-curl --enable-postgresql --enable-mysql --enable-sqlite --enable-sdl --enable-vb checking whether to enable maintainer-specific portions of Makefiles... no 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 build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for i386-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... 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 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 malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working alloca.h... yes checking for alloca... yes checking whether gcc needs -traditional... no checking return type of signal handlers... void checking for working strcoll... yes checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for wait3 that fills in rusage... yes checking for getcwd... yes checking for gettimeofday... yes checking for mkdir... yes checking for rmdir... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for strtod... yes checking for strtol... yes checking for sysinfo... yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for i386-redhat-linux-gnu-g77... no checking for i386-redhat-linux-gnu-xlf... no checking for i386-redhat-linux-gnu-f77... no checking for i386-redhat-linux-gnu-frt... no checking for i386-redhat-linux-gnu-pgf77... no checking for i386-redhat-linux-gnu-cf77... no checking for i386-redhat-linux-gnu-fort77... no checking for i386-redhat-linux-gnu-fl32... no checking for i386-redhat-linux-gnu-af77... no checking for i386-redhat-linux-gnu-xlf90... no checking for i386-redhat-linux-gnu-f90... no checking for i386-redhat-linux-gnu-pgf90... no checking for i386-redhat-linux-gnu-pghpf... no checking for i386-redhat-linux-gnu-epcf90... no checking for i386-redhat-linux-gnu-gfortran... no checking for i386-redhat-linux-gnu-g95... no checking for i386-redhat-linux-gnu-xlf95... no checking for i386-redhat-linux-gnu-f95... no checking for i386-redhat-linux-gnu-fort... no checking for i386-redhat-linux-gnu-ifort... no checking for i386-redhat-linux-gnu-ifc... no checking for i386-redhat-linux-gnu-efc... no checking for i386-redhat-linux-gnu-pgfortran... no checking for i386-redhat-linux-gnu-pgf95... no checking for i386-redhat-linux-gnu-lf95... no checking for i386-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgfortran... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/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 g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/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 for main in -lm... yes checking for main in -lz... yes checking for main in -lltdl... yes checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for external internationalization library headers... /usr/include/ checking for external internationalization library libraries... no configure: WARNING: *** external internationalization library is disabled checking for external charset conversion library headers... /usr/include/ checking for external charset conversion library libraries... no configure: WARNING: *** external charset conversion library is disabled checking for external gettext library headers... checking for external gettext library libraries... no configure: WARNING: *** external gettext library is disabled checking for QT component headers... /usr/lib/qt-3.3/include/ checking for QT component libraries... /usr/lib/qt-3.3/lib/ checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XOpenDisplay in -lX11... yes checking for XShmAttach in -lXext... yes checking for QT meta-object compiler... /usr/lib/qt-3.3/bin/ checking for KDE 3.x component headers... /usr/include/kde/ checking for KDE 3.x component libraries... /usr/lib/ checking for Networking component headers... checking for Networking component libraries... checking for Advanced networking component headers... /usr/include/curl/ checking for Advanced networking component libraries... /usr/lib/ checking for PostgreSQL driver headers... /usr/include/pgsql/server/ /usr/include/pgsql/server/catalog/ /usr/include/ checking for PostgreSQL driver libraries... /usr/lib/ checking for MySQL driver headers... /usr/include/mysql/ checking for MySQL driver libraries... /usr/lib/mysql/ checking for SQLite driver headers... no checking for SQLite driver libraries... no configure: WARNING: *** SQLite driver is disabled checking for SDL component headers... /usr/include/SDL/ checking for SDL component libraries... /usr/lib/ checking for Visual Basic compatibility component headers... checking for Visual Basic compatibility component libraries... checking for zlib compression headers... /usr/include/ checking for zlib compression libraries... /usr/lib/ checking for bzlib2 compression headers... /usr/include/ checking for bzlib2 compression libraries... /usr/lib/ checking for XML parser component headers... /usr/include/libxml2/ checking for XML parser component libraries... /usr/lib/ checking for XSLT/XML parser component headers... /usr/include/ checking for XSLT/XML parser component libraries... /usr/lib/ configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/share/Makefile config.status: creating src/comp/Makefile config.status: creating src/exec/Makefile config.status: creating src/lib/Makefile config.status: creating src/lib/debug/Makefile config.status: creating src/lib/eval/Makefile config.status: creating src/lib/qt/Makefile config.status: creating src/lib/qt/editor/Makefile config.status: creating src/lib/qt/ext/Makefile config.status: creating src/lib/qt/kde/Makefile config.status: creating src/lib/qt/kde/html/Makefile config.status: creating src/lib/db/Makefile config.status: creating src/lib/db/mysql/Makefile config.status: creating src/lib/db/postgresql/Makefile config.status: creating src/lib/db/sqlite/Makefile config.status: creating src/lib/sdl/Makefile config.status: creating src/lib/net/Makefile config.status: creating src/lib/net/curl/Makefile config.status: creating src/lib/vb/Makefile config.status: creating src/lib/compress/Makefile config.status: creating src/lib/compress/zlib/Makefile config.status: creating src/lib/compress/bzlib2/Makefile config.status: creating src/lib/xml/Makefile config.status: creating src/lib/xml/libxml/Makefile config.status: creating src/lib/xml/libxml/xslt/Makefile config.status: creating src/lib/xml/libxml/rpc/Makefile config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -j16 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/gambas-1.0.19' Making all in src make[2]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src' Making all in share make[3]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/share' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/share' Making all in comp make[3]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/comp' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gb_error.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gb_alloc.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gb_array.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbc_reserved.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbc.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbc_compile.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gb_table.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbc_type.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbc_read.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gb_buffer.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbc_dump.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbc_class.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbc_code.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbc_trans.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbc_header.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbc_trans_code.c gbc.c: In function 'main': gbc.c:298:15: warning: variable 'ext' set but not used [-Wunused-but-set-variable] gbc_header.c: In function 'analyze_function_desc': gbc_header.c:64:8: warning: variable 'is_output' set but not used [-Wunused-but-set-variable] gbc_trans_code.c: In function 'TRANS_code': gbc_trans_code.c:435:8: warning: variable 'debug' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbc_trans_expr.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbc_trans_tree.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbc_trans_ctrl.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbc_trans_subr.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbc_output.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbc_pcode.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gb_file.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbc_form.c gbc_trans_ctrl.c: In function 'TRANS_for': gbc_trans_ctrl.c:667:12: warning: variable 'loop_var' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gb_str.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbc_archive.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gba.c gbc_form.c: In function 'FORM_do': gbc_form.c:244:13: warning: variable 'len_win' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbi.c gbi.c: In function 'main': gbi.c:512:7: warning: variable 'save_fd' set but not used [-Wunused-but-set-variable] /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -o gba gb_error.o gb_alloc.o gb_array.o gb_table.o gb_str.o gb_file.o gbc_archive.o gba.o mkdir .libs gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -o gba gb_error.o gb_alloc.o gb_array.o gb_table.o gb_str.o gb_file.o gbc_archive.o gba.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -o gbi gb_error.o gb_alloc.o gb_array.o gb_str.o gb_file.o gbi.o -ldl -lltdl /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -o gbc gb_error.o gb_alloc.o gb_array.o gbc_reserved.o gbc.o gbc_compile.o gb_table.o gbc_type.o gbc_read.o gb_buffer.o gbc_dump.o gbc_class.o gbc_code.o gbc_trans.o gbc_header.o gbc_trans_code.o gbc_trans_expr.o gbc_trans_tree.o gbc_trans_ctrl.o gbc_trans_subr.o gbc_output.o gbc_pcode.o gb_file.o gbc_form.o gb_str.o gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -o gbc gb_error.o gb_alloc.o gb_array.o gbc_reserved.o gbc.o gbc_compile.o gb_table.o gbc_type.o gbc_read.o gb_buffer.o gbc_dump.o gbc_class.o gbc_code.o gbc_trans.o gbc_header.o gbc_trans_code.o gbc_trans_expr.o gbc_trans_tree.o gbc_trans_ctrl.o gbc_trans_subr.o gbc_output.o gbc_pcode.o gb_file.o gbc_form.o gb_str.o gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -o gbi gb_error.o gb_alloc.o gb_array.o gb_str.o gb_file.o gbi.o -ldl -lltdl make[3]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/comp' Making all in exec make[3]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/exec' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gb_common.lo gb_common.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gb_error.lo gb_error.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gb_alloc.lo gb_alloc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gb_array.lo gb_array.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_stack.lo gbx_stack.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gb_buffer.lo gb_buffer.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_replace.lo gbx_replace.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_list.lo gbx_list.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_hash.lo gbx_hash.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gb_table.lo gb_table.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_type.lo gbx_type.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_value.lo gbx_value.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_subst.lo gbx_subst.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_exec.lo gbx_exec.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_exec_push.lo gbx_exec_push.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_exec_enum.lo gbx_exec_enum.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gb_table.c -fPIC -DPIC -o .libs/gb_table.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gb_common.c -fPIC -DPIC -o .libs/gb_common.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_list.c -fPIC -DPIC -o .libs/gbx_list.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_replace.c -fPIC -DPIC -o .libs/gbx_replace.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gb_error.c -fPIC -DPIC -o .libs/gb_error.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gb_alloc.c -fPIC -DPIC -o .libs/gb_alloc.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gb_array.c -fPIC -DPIC -o .libs/gb_array.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gb_buffer.c -fPIC -DPIC -o .libs/gb_buffer.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_stack.c -fPIC -DPIC -o .libs/gbx_stack.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_hash.c -fPIC -DPIC -o .libs/gbx_hash.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_subst.c -fPIC -DPIC -o .libs/gbx_subst.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_exec_push.c -fPIC -DPIC -o .libs/gbx_exec_push.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_exec.c -fPIC -DPIC -o .libs/gbx_exec.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_type.c -fPIC -DPIC -o .libs/gbx_type.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_exec_pop.lo gbx_exec_pop.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_exec_loop.lo gbx_exec_loop.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_pcode.lo gbx_pcode.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_value.c -fPIC -DPIC -o .libs/gbx_value.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_exec_enum.c -fPIC -DPIC -o .libs/gbx_exec_enum.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_trace.lo gbx_trace.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_class_init.lo gbx_class_init.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_class.lo gbx_class.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_class_native.lo gbx_class_native.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_class_load.lo gbx_class_load.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_event.lo gbx_event.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gb_file.lo gb_file.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_stream.lo gbx_stream.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_stream_direct.lo gbx_stream_direct.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_stream_buffer.lo gbx_stream_buffer.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_stream_memory.lo gbx_stream_memory.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_trace.c -fPIC -DPIC -o .libs/gbx_trace.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_exec_pop.c -fPIC -DPIC -o .libs/gbx_exec_pop.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_class_init.c -fPIC -DPIC -o .libs/gbx_class_init.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_class_native.c -fPIC -DPIC -o .libs/gbx_class_native.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_exec_loop.c -fPIC -DPIC -o .libs/gbx_exec_loop.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_pcode.c -fPIC -DPIC -o .libs/gbx_pcode.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_class_load.c -fPIC -DPIC -o .libs/gbx_class_load.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_class.c -fPIC -DPIC -o .libs/gbx_class.o gbx_class_native.c: In function 'CLASS_register': gbx_class_native.c:76:15: warning: variable 'type' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gb_file.c -fPIC -DPIC -o .libs/gb_file.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_stream_arch.lo gbx_stream_arch.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_event.c -fPIC -DPIC -o .libs/gbx_event.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_stream.c -fPIC -DPIC -o .libs/gbx_stream.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_stream_memory.c -fPIC -DPIC -o .libs/gbx_stream_memory.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_stream_process.lo gbx_stream_process.c gbx_exec_loop.c: In function 'EXEC_loop': gbx_exec_loop.c:1106:10: warning: 'val' may be used uninitialized in this function [-Wuninitialized] gbx_exec_loop.c:1143:22: warning: 'inc' may be used uninitialized in this function [-Wuninitialized] gbx_exec_loop.c:1163:45: warning: 'end' may be used uninitialized in this function [-Wuninitialized] gbx_exec_loop.c:1027:32: warning: 'val' may be used uninitialized in this function [-Wuninitialized] gbx_exec_loop.c:1010:10: warning: 'ind' may be used uninitialized in this function [-Wuninitialized] /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_project.lo gbx_project.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_stream_buffer.c -fPIC -DPIC -o .libs/gbx_stream_buffer.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_library.lo gbx_library.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_stream_direct.c -fPIC -DPIC -o .libs/gbx_stream_direct.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_subr.lo gbx_subr.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_subr_file.lo gbx_subr_file.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_subr_string.lo gbx_subr_string.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_subr_conv.lo gbx_subr_conv.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_subr_time.lo gbx_subr_time.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_subr_misc.lo gbx_subr_misc.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_project.c -fPIC -DPIC -o .libs/gbx_project.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_stream_process.c -fPIC -DPIC -o .libs/gbx_stream_process.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_math.lo gbx_math.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_subr_math.lo gbx_subr_math.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_stream_arch.c -fPIC -DPIC -o .libs/gbx_stream_arch.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_library.c -fPIC -DPIC -o .libs/gbx_library.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_subr_test.lo gbx_subr_test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_subr_file.c -fPIC -DPIC -o .libs/gbx_subr_file.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_api.lo gbx_api.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_local.lo gbx_local.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_subr_conv.c -fPIC -DPIC -o .libs/gbx_subr_conv.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_subr.c -fPIC -DPIC -o .libs/gbx_subr.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_regexp.lo gbx_regexp.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_archive.lo gbx_archive.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_subr_string.c -fPIC -DPIC -o .libs/gbx_subr_string.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_watch.lo gbx_watch.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_eval.lo gbx_eval.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_subr_misc.c -fPIC -DPIC -o .libs/gbx_subr_misc.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_subr_time.c -fPIC -DPIC -o .libs/gbx_subr_time.o gbx_subr_string.c: In function 'SUBR_replace': gbx_subr_string.c:658:8: warning: variable 'is' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_math.c -fPIC -DPIC -o .libs/gbx_math.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_local.c -fPIC -DPIC -o .libs/gbx_local.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_compare.lo gbx_compare.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_number.lo gbx_number.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_subr_test.c -fPIC -DPIC -o .libs/gbx_subr_test.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_subr_math.c -fPIC -DPIC -o .libs/gbx_subr_math.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_api.c -fPIC -DPIC -o .libs/gbx_api.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_regexp.c -fPIC -DPIC -o .libs/gbx_regexp.o gbx_local.c: In function 'LOCAL_format_number': gbx_local.c:606:8: warning: variable 'exp_sign' set but not used [-Wunused-but-set-variable] /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_object.lo gbx_object.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_string.lo gbx_string.c gbx_api.c: In function 'GB_Raise': gbx_api.c:380:10: warning: variable 'class' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_archive.c -fPIC -DPIC -o .libs/gbx_archive.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_variant.lo gbx_variant.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_date.lo gbx_date.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_array.lo gbx_array.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_watch.c -fPIC -DPIC -o .libs/gbx_watch.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_compare.c -fPIC -DPIC -o .libs/gbx_compare.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_eval.c -fPIC -DPIC -o .libs/gbx_eval.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_number.c -fPIC -DPIC -o .libs/gbx_number.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_c_class.lo gbx_c_class.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_object.c -fPIC -DPIC -o .libs/gbx_object.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_c_collection.lo gbx_c_collection.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_c_error.lo gbx_c_error.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_string.c -fPIC -DPIC -o .libs/gbx_string.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_c_gambas.lo gbx_c_gambas.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_c_file.lo gbx_c_file.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_variant.c -fPIC -DPIC -o .libs/gbx_variant.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_c_application.lo gbx_c_application.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_array.c -fPIC -DPIC -o .libs/gbx_array.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_date.c -fPIC -DPIC -o .libs/gbx_date.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_c_array.lo gbx_c_array.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_c_class.c -fPIC -DPIC -o .libs/gbx_c_class.o gbx_date.c: In function 'DATE_init': gbx_date.c:106:14: warning: variable 'tm' set but not used [-Wunused-but-set-variable] gbx_date.c: In function 'read_integer': gbx_date.c:347:11: warning: variable 'minus' set but not used [-Wunused-but-set-variable] gbx_date.c: In function 'DATE_from_string': gbx_date.c:458:11: warning: variable 'has_time' set but not used [-Wunused-but-set-variable] /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_c_process.lo gbx_c_process.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_c_subcollection.lo gbx_c_subcollection.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_c_string.lo gbx_c_string.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_c_error.c -fPIC -DPIC -o .libs/gbx_c_error.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_c_settings.lo gbx_c_settings.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx_class_info.lo gbx_class_info.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_c_collection.c -fPIC -DPIC -o .libs/gbx_c_collection.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gb_common.o `test -f 'gb_common.c' || echo './'`gb_common.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_c_file.c -fPIC -DPIC -o .libs/gbx_c_file.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_c_application.c -fPIC -DPIC -o .libs/gbx_c_application.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gb_error.o `test -f 'gb_error.c' || echo './'`gb_error.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_c_gambas.c -fPIC -DPIC -o .libs/gbx_c_gambas.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gb_alloc.o `test -f 'gb_alloc.c' || echo './'`gb_alloc.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_c_array.c -fPIC -DPIC -o .libs/gbx_c_array.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gb_array.o `test -f 'gb_array.c' || echo './'`gb_array.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_stack.o `test -f 'gbx_stack.c' || echo './'`gbx_stack.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gb_buffer.o `test -f 'gb_buffer.c' || echo './'`gb_buffer.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_c_process.c -fPIC -DPIC -o .libs/gbx_c_process.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_c_subcollection.c -fPIC -DPIC -o .libs/gbx_c_subcollection.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_replace.o `test -f 'gbx_replace.c' || echo './'`gbx_replace.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_list.o `test -f 'gbx_list.c' || echo './'`gbx_list.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_hash.o `test -f 'gbx_hash.c' || echo './'`gbx_hash.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gb_table.o `test -f 'gb_table.c' || echo './'`gb_table.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_type.o `test -f 'gbx_type.c' || echo './'`gbx_type.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_value.o `test -f 'gbx_value.c' || echo './'`gbx_value.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_subst.o `test -f 'gbx_subst.c' || echo './'`gbx_subst.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_exec.o `test -f 'gbx_exec.c' || echo './'`gbx_exec.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_c_string.c -fPIC -DPIC -o .libs/gbx_c_string.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_class_info.c -fPIC -DPIC -o .libs/gbx_class_info.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_exec_push.o `test -f 'gbx_exec_push.c' || echo './'`gbx_exec_push.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_exec_enum.o `test -f 'gbx_exec_enum.c' || echo './'`gbx_exec_enum.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_exec_pop.o `test -f 'gbx_exec_pop.c' || echo './'`gbx_exec_pop.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_exec_loop.o `test -f 'gbx_exec_loop.c' || echo './'`gbx_exec_loop.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbx_c_settings.c -fPIC -DPIC -o .libs/gbx_c_settings.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_pcode.o `test -f 'gbx_pcode.c' || echo './'`gbx_pcode.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_trace.o `test -f 'gbx_trace.c' || echo './'`gbx_trace.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_class_init.o `test -f 'gbx_class_init.c' || echo './'`gbx_class_init.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_class.o `test -f 'gbx_class.c' || echo './'`gbx_class.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_class_native.o `test -f 'gbx_class_native.c' || echo './'`gbx_class_native.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_class_load.o `test -f 'gbx_class_load.c' || echo './'`gbx_class_load.c gbx_exec_loop.c: In function 'EXEC_loop': gbx_exec_loop.c:1106:10: warning: 'val' may be used uninitialized in this function [-Wuninitialized] gbx_exec_loop.c:1143:22: warning: 'inc' may be used uninitialized in this function [-Wuninitialized] gbx_exec_loop.c:1163:45: warning: 'end' may be used uninitialized in this function [-Wuninitialized] gbx_exec_loop.c:1027:32: warning: 'val' may be used uninitialized in this function [-Wuninitialized] gbx_exec_loop.c:1010:10: warning: 'ind' may be used uninitialized in this function [-Wuninitialized] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_event.o `test -f 'gbx_event.c' || echo './'`gbx_event.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gb_file.o `test -f 'gb_file.c' || echo './'`gb_file.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_stream.o `test -f 'gbx_stream.c' || echo './'`gbx_stream.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_stream_direct.o `test -f 'gbx_stream_direct.c' || echo './'`gbx_stream_direct.c gbx_class_native.c: In function 'CLASS_register': gbx_class_native.c:76:15: warning: variable 'type' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_stream_buffer.o `test -f 'gbx_stream_buffer.c' || echo './'`gbx_stream_buffer.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_stream_memory.o `test -f 'gbx_stream_memory.c' || echo './'`gbx_stream_memory.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_stream_arch.o `test -f 'gbx_stream_arch.c' || echo './'`gbx_stream_arch.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_stream_process.o `test -f 'gbx_stream_process.c' || echo './'`gbx_stream_process.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_project.o `test -f 'gbx_project.c' || echo './'`gbx_project.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_library.o `test -f 'gbx_library.c' || echo './'`gbx_library.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_subr.o `test -f 'gbx_subr.c' || echo './'`gbx_subr.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_subr_file.o `test -f 'gbx_subr_file.c' || echo './'`gbx_subr_file.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_subr_string.o `test -f 'gbx_subr_string.c' || echo './'`gbx_subr_string.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_subr_conv.o `test -f 'gbx_subr_conv.c' || echo './'`gbx_subr_conv.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_subr_time.o `test -f 'gbx_subr_time.c' || echo './'`gbx_subr_time.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_subr_misc.o `test -f 'gbx_subr_misc.c' || echo './'`gbx_subr_misc.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_math.o `test -f 'gbx_math.c' || echo './'`gbx_math.c gbx_subr_string.c: In function 'SUBR_replace': gbx_subr_string.c:658:8: warning: variable 'is' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_subr_math.o `test -f 'gbx_subr_math.c' || echo './'`gbx_subr_math.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_subr_test.o `test -f 'gbx_subr_test.c' || echo './'`gbx_subr_test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_api.o `test -f 'gbx_api.c' || echo './'`gbx_api.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_local.o `test -f 'gbx_local.c' || echo './'`gbx_local.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_regexp.o `test -f 'gbx_regexp.c' || echo './'`gbx_regexp.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_archive.o `test -f 'gbx_archive.c' || echo './'`gbx_archive.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_watch.o `test -f 'gbx_watch.c' || echo './'`gbx_watch.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_eval.o `test -f 'gbx_eval.c' || echo './'`gbx_eval.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_compare.o `test -f 'gbx_compare.c' || echo './'`gbx_compare.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx.o `test -f 'gbx.c' || echo './'`gbx.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_number.o `test -f 'gbx_number.c' || echo './'`gbx_number.c gbx_local.c: In function 'LOCAL_format_number': gbx_local.c:606:8: warning: variable 'exp_sign' set but not used [-Wunused-but-set-variable] gbx_api.c: In function 'GB_Raise': gbx_api.c:380:10: warning: variable 'class' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_object.o `test -f 'gbx_object.c' || echo './'`gbx_object.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_string.o `test -f 'gbx_string.c' || echo './'`gbx_string.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_variant.o `test -f 'gbx_variant.c' || echo './'`gbx_variant.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_date.o `test -f 'gbx_date.c' || echo './'`gbx_date.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_array.o `test -f 'gbx_array.c' || echo './'`gbx_array.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_c_class.o `test -f 'gbx_c_class.c' || echo './'`gbx_c_class.c gbx_date.c: In function 'DATE_init': gbx_date.c:106:14: warning: variable 'tm' set but not used [-Wunused-but-set-variable] gbx_date.c: In function 'read_integer': gbx_date.c:347:11: warning: variable 'minus' set but not used [-Wunused-but-set-variable] gbx_date.c: In function 'DATE_from_string': gbx_date.c:458:11: warning: variable 'has_time' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_c_collection.o `test -f 'gbx_c_collection.c' || echo './'`gbx_c_collection.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_c_error.o `test -f 'gbx_c_error.c' || echo './'`gbx_c_error.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_c_gambas.o `test -f 'gbx_c_gambas.c' || echo './'`gbx_c_gambas.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_c_file.o `test -f 'gbx_c_file.c' || echo './'`gbx_c_file.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_c_application.o `test -f 'gbx_c_application.c' || echo './'`gbx_c_application.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_c_array.o `test -f 'gbx_c_array.c' || echo './'`gbx_c_array.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_c_process.o `test -f 'gbx_c_process.c' || echo './'`gbx_c_process.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_c_subcollection.o `test -f 'gbx_c_subcollection.c' || echo './'`gbx_c_subcollection.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_c_string.o `test -f 'gbx_c_string.c' || echo './'`gbx_c_string.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/share -I../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbx-gbx_c_settings.o `test -f 'gbx_c_settings.c' || echo './'`gbx_c_settings.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -no-undefined -o lib.gb.la -rpath /usr/lib/gambas gb_common.lo gb_error.lo gb_alloc.lo gb_array.lo gbx_stack.lo gb_buffer.lo gbx_replace.lo gbx_list.lo gbx_hash.lo gb_table.lo gbx_type.lo gbx_value.lo gbx_subst.lo gbx_exec.lo gbx_exec_push.lo gbx_exec_enum.lo gbx_exec_pop.lo gbx_exec_loop.lo gbx_pcode.lo gbx_trace.lo gbx_class_init.lo gbx_class.lo gbx_class_native.lo gbx_class_load.lo gbx_event.lo gb_file.lo gbx_stream.lo gbx_stream_direct.lo gbx_stream_buffer.lo gbx_stream_memory.lo gbx_stream_arch.lo gbx_stream_process.lo gbx_project.lo gbx_library.lo gbx_subr.lo gbx_subr_file.lo gbx_subr_string.lo gbx_subr_conv.lo gbx_subr_time.lo gbx_subr_misc.lo gbx_math.lo gbx_subr_math.lo gbx_subr_test.lo gbx_api.lo gbx_local.lo gbx_regexp.lo gbx_archive.lo gbx_watch.lo gbx_eval.lo gbx_compare.lo gbx_number.lo gbx_object.lo gbx_string.lo gbx_variant.lo gbx_date.lo gbx_array.lo gbx_c_class.lo gbx_c_collection.lo gbx_c_error.lo gbx_c_gambas.lo gbx_c_file.lo gbx_c_application.lo gbx_c_array.lo gbx_c_process.lo gbx_c_subcollection.lo gbx_c_string.lo gbx_c_settings.lo gbx_class_info.lo -lm -ldl -lltdl /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -o gbx gbx-gb_common.o gbx-gb_error.o gbx-gb_alloc.o gbx-gb_array.o gbx-gbx_stack.o gbx-gb_buffer.o gbx-gbx_replace.o gbx-gbx_list.o gbx-gbx_hash.o gbx-gb_table.o gbx-gbx_type.o gbx-gbx_value.o gbx-gbx_subst.o gbx-gbx_exec.o gbx-gbx_exec_push.o gbx-gbx_exec_enum.o gbx-gbx_exec_pop.o gbx-gbx_exec_loop.o gbx-gbx_pcode.o gbx-gbx_trace.o gbx-gbx_class_init.o gbx-gbx_class.o gbx-gbx_class_native.o gbx-gbx_class_load.o gbx-gbx_event.o gbx-gb_file.o gbx-gbx_stream.o gbx-gbx_stream_direct.o gbx-gbx_stream_buffer.o gbx-gbx_stream_memory.o gbx-gbx_stream_arch.o gbx-gbx_stream_process.o gbx-gbx_project.o gbx-gbx_library.o gbx-gbx_subr.o gbx-gbx_subr_file.o gbx-gbx_subr_string.o gbx-gbx_subr_conv.o gbx-gbx_subr_time.o gbx-gbx_subr_misc.o gbx-gbx_math.o gbx-gbx_subr_math.o gbx-gbx_subr_test.o gbx-gbx_api.o gbx-gbx_local.o gbx-gbx_regexp.o gbx-gbx_archive.o gbx-gbx_watch.o gbx-gbx_eval.o gbx-gbx_compare.o gbx-gbx.o gbx-gbx_number.o gbx-gbx_object.o gbx-gbx_string.o gbx-gbx_variant.o gbx-gbx_date.o gbx-gbx_array.o gbx-gbx_c_class.o gbx-gbx_c_collection.o gbx-gbx_c_error.o gbx-gbx_c_gambas.o gbx-gbx_c_file.o gbx-gbx_c_application.o gbx-gbx_c_array.o gbx-gbx_c_process.o gbx-gbx_c_subcollection.o gbx-gbx_c_string.o gbx-gbx_c_settings.o -lm -ldl -lltdl gcc -shared .libs/gb_common.o .libs/gb_error.o .libs/gb_alloc.o .libs/gb_array.o .libs/gbx_stack.o .libs/gb_buffer.o .libs/gbx_replace.o .libs/gbx_list.o .libs/gbx_hash.o .libs/gb_table.o .libs/gbx_type.o .libs/gbx_value.o .libs/gbx_subst.o .libs/gbx_exec.o .libs/gbx_exec_push.o .libs/gbx_exec_enum.o .libs/gbx_exec_pop.o .libs/gbx_exec_loop.o .libs/gbx_pcode.o .libs/gbx_trace.o .libs/gbx_class_init.o .libs/gbx_class.o .libs/gbx_class_native.o .libs/gbx_class_load.o .libs/gbx_event.o .libs/gb_file.o .libs/gbx_stream.o .libs/gbx_stream_direct.o .libs/gbx_stream_buffer.o .libs/gbx_stream_memory.o .libs/gbx_stream_arch.o .libs/gbx_stream_process.o .libs/gbx_project.o .libs/gbx_library.o .libs/gbx_subr.o .libs/gbx_subr_file.o .libs/gbx_subr_string.o .libs/gbx_subr_conv.o .libs/gbx_subr_time.o .libs/gbx_subr_misc.o .libs/gbx_math.o .libs/gbx_subr_math.o .libs/gbx_subr_test.o .libs/gbx_api.o .libs/gbx_local.o .libs/gbx_regexp.o .libs/gbx_archive.o .libs/gbx_watch.o .libs/gbx_eval.o .libs/gbx_compare.o .libs/gbx_number.o .libs/gbx_object.o .libs/gbx_string.o .libs/gbx_variant.o .libs/gbx_date.o .libs/gbx_array.o .libs/gbx_c_class.o .libs/gbx_c_collection.o .libs/gbx_c_error.o .libs/gbx_c_gambas.o .libs/gbx_c_file.o .libs/gbx_c_application.o .libs/gbx_c_array.o .libs/gbx_c_process.o .libs/gbx_c_subcollection.o .libs/gbx_c_string.o .libs/gbx_c_settings.o .libs/gbx_class_info.o -lm -ldl -lltdl -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,lib.gb.so.0 -o .libs/lib.gb.so.0.0.0 gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -o gbx gbx-gb_common.o gbx-gb_error.o gbx-gb_alloc.o gbx-gb_array.o gbx-gbx_stack.o gbx-gb_buffer.o gbx-gbx_replace.o gbx-gbx_list.o gbx-gbx_hash.o gbx-gb_table.o gbx-gbx_type.o gbx-gbx_value.o gbx-gbx_subst.o gbx-gbx_exec.o gbx-gbx_exec_push.o gbx-gbx_exec_enum.o gbx-gbx_exec_pop.o gbx-gbx_exec_loop.o gbx-gbx_pcode.o gbx-gbx_trace.o gbx-gbx_class_init.o gbx-gbx_class.o gbx-gbx_class_native.o gbx-gbx_class_load.o gbx-gbx_event.o gbx-gb_file.o gbx-gbx_stream.o gbx-gbx_stream_direct.o gbx-gbx_stream_buffer.o gbx-gbx_stream_memory.o gbx-gbx_stream_arch.o gbx-gbx_stream_process.o gbx-gbx_project.o gbx-gbx_library.o gbx-gbx_subr.o gbx-gbx_subr_file.o gbx-gbx_subr_string.o gbx-gbx_subr_conv.o gbx-gbx_subr_time.o gbx-gbx_subr_misc.o gbx-gbx_math.o gbx-gbx_subr_math.o gbx-gbx_subr_test.o gbx-gbx_api.o gbx-gbx_local.o gbx-gbx_regexp.o gbx-gbx_archive.o gbx-gbx_watch.o gbx-gbx_eval.o gbx-gbx_compare.o gbx-gbx.o gbx-gbx_number.o gbx-gbx_object.o gbx-gbx_string.o gbx-gbx_variant.o gbx-gbx_date.o gbx-gbx_array.o gbx-gbx_c_class.o gbx-gbx_c_collection.o gbx-gbx_c_error.o gbx-gbx_c_gambas.o gbx-gbx_c_file.o gbx-gbx_c_application.o gbx-gbx_c_array.o gbx-gbx_c_process.o gbx-gbx_c_subcollection.o gbx-gbx_c_string.o gbx-gbx_c_settings.o -lm -ldl -lltdl (cd .libs && rm -f lib.gb.so.0 && ln -s lib.gb.so.0.0.0 lib.gb.so.0) (cd .libs && rm -f lib.gb.so && ln -s lib.gb.so.0.0.0 lib.gb.so) creating lib.gb.la (cd .libs && rm -f lib.gb.la && ln -s ../lib.gb.la lib.gb.la) make[3]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/exec' Making all in lib make[3]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib' Making all in debug make[4]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/debug' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -I../../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o CDebug.lo CDebug.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -I../../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o main.lo main.c mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -I../../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c CDebug.c -fPIC -DPIC -o .libs/CDebug.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -I../../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c main.c -fPIC -DPIC -o .libs/main.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -no-undefined -o lib.gb.debug.la -rpath /usr/lib/gambas CDebug.lo main.lo gcc -shared .libs/CDebug.o .libs/main.o -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,lib.gb.debug.so.0 -o .libs/lib.gb.debug.so.0.0.0 (cd .libs && rm -f lib.gb.debug.so.0 && ln -s lib.gb.debug.so.0.0.0 lib.gb.debug.so.0) (cd .libs && rm -f lib.gb.debug.so && ln -s lib.gb.debug.so.0.0.0 lib.gb.debug.so) creating lib.gb.debug.la (cd .libs && rm -f lib.gb.debug.la && ln -s ../lib.gb.debug.la lib.gb.debug.la) make[4]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/debug' Making all in eval make[4]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/eval' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -I../../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gb_error.lo gb_error.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -I../../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gb_array.lo gb_array.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -I../../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gb_table.lo gb_table.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -I../../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o eval_code.lo eval_code.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -I../../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o eval_read.lo eval_read.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -I../../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o eval_reserved.lo eval_reserved.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -I../../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o eval_trans.lo eval_trans.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -I../../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o eval_trans_expr.lo eval_trans_expr.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -I../../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o eval_trans_tree.lo eval_trans_tree.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -I../../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o eval.lo eval.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -I../../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o CExpression.lo CExpression.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -I../../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o main.lo main.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -I../../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gb_array.c -fPIC -DPIC -o .libs/gb_array.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -I../../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c eval_read.c -fPIC -DPIC -o .libs/eval_read.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -I../../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c CExpression.c -fPIC -DPIC -o .libs/CExpression.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -I../../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c main.c -fPIC -DPIC -o .libs/main.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -I../../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gb_error.c -fPIC -DPIC -o .libs/gb_error.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -I../../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c eval_code.c -fPIC -DPIC -o .libs/eval_code.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -I../../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gb_table.c -fPIC -DPIC -o .libs/gb_table.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -I../../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c eval_trans.c -fPIC -DPIC -o .libs/eval_trans.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -I../../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c eval_trans_tree.c -fPIC -DPIC -o .libs/eval_trans_tree.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -I../../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c eval_trans_expr.c -fPIC -DPIC -o .libs/eval_trans_expr.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -I../../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c eval.c -fPIC -DPIC -o .libs/eval.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -I../../../libltdl -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c eval_reserved.c -fPIC -DPIC -o .libs/eval_reserved.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -no-undefined -o lib.gb.eval.la -rpath /usr/lib/gambas gb_error.lo gb_array.lo gb_table.lo eval_code.lo eval_read.lo eval_reserved.lo eval_trans.lo eval_trans_expr.lo eval_trans_tree.lo eval.lo CExpression.lo main.lo gcc -shared .libs/gb_error.o .libs/gb_array.o .libs/gb_table.o .libs/eval_code.o .libs/eval_read.o .libs/eval_reserved.o .libs/eval_trans.o .libs/eval_trans_expr.o .libs/eval_trans_tree.o .libs/eval.o .libs/CExpression.o .libs/main.o -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,lib.gb.eval.so.0 -o .libs/lib.gb.eval.so.0.0.0 (cd .libs && rm -f lib.gb.eval.so.0 && ln -s lib.gb.eval.so.0.0.0 lib.gb.eval.so.0) (cd .libs && rm -f lib.gb.eval.so && ln -s lib.gb.eval.so.0.0.0 lib.gb.eval.so) creating lib.gb.eval.la (cd .libs && rm -f lib.gb.eval.la && ln -s ../lib.gb.eval.la lib.gb.eval.la) make[4]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/eval' Making all in db make[4]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/db' Making all in mysql make[5]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/db/mysql' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/include/mysql/ -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o main.lo main.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/include/mysql/ -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c main.c -fPIC -DPIC -o .libs/main.o main.c: In function 'user_exist': main.c:1968:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] main.c: In function 'user_info': main.c:2095:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] main.c: In function 'user_delete': main.c:2162:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] main.c: In function 'field_info': main.c:1544:25: warning: 'len' may be used uninitialized in this function [-Wuninitialized] /bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -o lib.gb.db.mysql.la -rpath /usr/lib/gambas main.lo -L/usr/lib/mysql/ -lc -lmysqlclient -lz gcc -shared .libs/main.o -L/usr/lib/mysql/ -lc -lmysqlclient -lz -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,lib.gb.db.mysql.so.0 -o .libs/lib.gb.db.mysql.so.0.0.0 (cd .libs && rm -f lib.gb.db.mysql.so.0 && ln -s lib.gb.db.mysql.so.0.0.0 lib.gb.db.mysql.so.0) (cd .libs && rm -f lib.gb.db.mysql.so && ln -s lib.gb.db.mysql.so.0.0.0 lib.gb.db.mysql.so) creating lib.gb.db.mysql.la (cd .libs && rm -f lib.gb.db.mysql.la && ln -s ../lib.gb.db.mysql.la lib.gb.db.mysql.la) make[5]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/db/mysql' Making all in postgresql make[5]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/db/postgresql' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/include/pgsql/server/ -I/usr/include/pgsql/server/catalog/ -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o main.lo main.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/include/pgsql/server/ -I/usr/include/pgsql/server/catalog/ -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c main.c -fPIC -DPIC -o .libs/main.o main.c: In function 'table_is_system': main.c:1225:15: warning: unused variable 'query1' [-Wunused-variable] main.c: At top level: main.c:1109:13: warning: 'table_list_74' defined but not used [-Wunused-function] /bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -o lib.gb.db.postgresql.la -rpath /usr/lib/gambas main.lo -lc -lpq gcc -shared .libs/main.o -lc -lpq -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,lib.gb.db.postgresql.so.0 -o .libs/lib.gb.db.postgresql.so.0.0.0 (cd .libs && rm -f lib.gb.db.postgresql.so.0 && ln -s lib.gb.db.postgresql.so.0.0.0 lib.gb.db.postgresql.so.0) (cd .libs && rm -f lib.gb.db.postgresql.so && ln -s lib.gb.db.postgresql.so.0.0.0 lib.gb.db.postgresql.so) creating lib.gb.db.postgresql.la (cd .libs && rm -f lib.gb.db.postgresql.la && ln -s ../lib.gb.db.postgresql.la lib.gb.db.postgresql.la) make[5]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/db/postgresql' make[5]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/db' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o main.lo main.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o CConnection.lo CConnection.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o CDatabase.lo CDatabase.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o CUser.lo CUser.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o CTable.lo CTable.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o CField.lo CField.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o CIndex.lo CIndex.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o CResult.lo CResult.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o CResultField.lo CResultField.c mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c main.c -fPIC -DPIC -o .libs/main.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c CDatabase.c -fPIC -DPIC -o .libs/CDatabase.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c CIndex.c -fPIC -DPIC -o .libs/CIndex.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c CField.c -fPIC -DPIC -o .libs/CField.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c CUser.c -fPIC -DPIC -o .libs/CUser.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c CResult.c -fPIC -DPIC -o .libs/CResult.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c CResultField.c -fPIC -DPIC -o .libs/CResultField.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c CConnection.c -fPIC -DPIC -o .libs/CConnection.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c CTable.c -fPIC -DPIC -o .libs/CTable.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -no-undefined -o lib.gb.db.la -rpath /usr/lib/gambas main.lo CConnection.lo CDatabase.lo CUser.lo CTable.lo CField.lo CIndex.lo CResult.lo CResultField.lo -lc gcc -shared .libs/main.o .libs/CConnection.o .libs/CDatabase.o .libs/CUser.o .libs/CTable.o .libs/CField.o .libs/CIndex.o .libs/CResult.o .libs/CResultField.o -lc -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,lib.gb.db.so.0 -o .libs/lib.gb.db.so.0.0.0 (cd .libs && rm -f lib.gb.db.so.0 && ln -s lib.gb.db.so.0.0.0 lib.gb.db.so.0) (cd .libs && rm -f lib.gb.db.so && ln -s lib.gb.db.so.0.0.0 lib.gb.db.so) creating lib.gb.db.la (cd .libs && rm -f lib.gb.db.la && ln -s ../lib.gb.db.la lib.gb.db.la) make[5]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/db' make[4]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/db' Making all in compress make[4]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/compress' Making all in zlib make[5]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/compress/zlib' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o main.lo main.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c main.c -fPIC -DPIC -o .libs/main.o main.c: In function 'c_String': main.c:134:2: warning: pointer targets in passing argument 3 of 'compress2' differ in signedness [-Wpointer-sign] /usr/include/zlib.h:1116:21: note: expected 'const Bytef *' but argument is of type 'char *' main.c: In function 'u_String': main.c:173:3: warning: pointer targets in passing argument 3 of 'uncompress' differ in signedness [-Wpointer-sign] /usr/include/zlib.h:1139:21: note: expected 'const Bytef *' but argument is of type 'char *' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -o lib.gb.compress.zlib.la -rpath /usr/lib/gambas main.lo -lc -lz gcc -shared .libs/main.o -lc -lz -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,lib.gb.compress.zlib.so.0 -o .libs/lib.gb.compress.zlib.so.0.0.0 (cd .libs && rm -f lib.gb.compress.zlib.so.0 && ln -s lib.gb.compress.zlib.so.0.0.0 lib.gb.compress.zlib.so.0) (cd .libs && rm -f lib.gb.compress.zlib.so && ln -s lib.gb.compress.zlib.so.0.0.0 lib.gb.compress.zlib.so) creating lib.gb.compress.zlib.la (cd .libs && rm -f lib.gb.compress.zlib.la && ln -s ../lib.gb.compress.zlib.la lib.gb.compress.zlib.la) make[5]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/compress/zlib' Making all in bzlib2 make[5]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/compress/bzlib2' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o main.lo main.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c main.c -fPIC -DPIC -o .libs/main.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -o lib.gb.compress.bzlib2.la -rpath /usr/lib/gambas main.lo -lc -lbz2 gcc -shared .libs/main.o -lc -lbz2 -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,lib.gb.compress.bzlib2.so.0 -o .libs/lib.gb.compress.bzlib2.so.0.0.0 (cd .libs && rm -f lib.gb.compress.bzlib2.so.0 && ln -s lib.gb.compress.bzlib2.so.0.0.0 lib.gb.compress.bzlib2.so.0) (cd .libs && rm -f lib.gb.compress.bzlib2.so && ln -s lib.gb.compress.bzlib2.so.0.0.0 lib.gb.compress.bzlib2.so) creating lib.gb.compress.bzlib2.la (cd .libs && rm -f lib.gb.compress.bzlib2.la && ln -s ../lib.gb.compress.bzlib2.la lib.gb.compress.bzlib2.la) make[5]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/compress/bzlib2' make[5]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/compress' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o main.lo main.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o CCompress.lo CCompress.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o CUncompress.lo CUncompress.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c main.c -fPIC -DPIC -o .libs/main.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c CCompress.c -fPIC -DPIC -o .libs/CCompress.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c CUncompress.c -fPIC -DPIC -o .libs/CUncompress.o CUncompress.c: In function 'CUNCOPMPRESS_String': CUncompress.c:86:2: warning: pointer targets in passing argument 2 of '((struct CUNCOMPRESS *)_object)->driver->Uncompress.String' differ in signedness [-Wpointer-sign] CUncompress.c:86:2: note: expected 'long unsigned int *' but argument is of type 'long int *' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -no-undefined -o lib.gb.compress.la -rpath /usr/lib/gambas main.lo CCompress.lo CUncompress.lo gcc -shared .libs/main.o .libs/CCompress.o .libs/CUncompress.o -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,lib.gb.compress.so.0 -o .libs/lib.gb.compress.so.0.0.0 (cd .libs && rm -f lib.gb.compress.so.0 && ln -s lib.gb.compress.so.0.0.0 lib.gb.compress.so.0) (cd .libs && rm -f lib.gb.compress.so && ln -s lib.gb.compress.so.0.0.0 lib.gb.compress.so) creating lib.gb.compress.la (cd .libs && rm -f lib.gb.compress.la && ln -s ../lib.gb.compress.la lib.gb.compress.la) make[5]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/compress' make[4]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/compress' Making all in xml make[4]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/xml' Making all in libxml make[5]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/xml/libxml' Making all in xslt make[6]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/xml/libxml/xslt' /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../src/share -I/usr/include/libxml2/ -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o main.lo main.c /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../src/share -I/usr/include/libxml2/ -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o CXSLT.lo CXSLT.c mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../src/share -I/usr/include/libxml2/ -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c main.c -fPIC -DPIC -o .libs/main.o gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../src/share -I/usr/include/libxml2/ -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c CXSLT.c -fPIC -DPIC -o .libs/CXSLT.o /bin/sh ../../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -no-undefined -o lib.gb.xml.libxml.xslt.la -rpath /usr/lib/gambas main.lo CXSLT.lo -lc -lpthread -lxml2 -lm -lc -lpthread -lxml2 -lm -lxslt gcc -shared .libs/main.o .libs/CXSLT.o -lc -lpthread -lxml2 -lm -lxslt -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,lib.gb.xml.libxml.xslt.so.0 -o .libs/lib.gb.xml.libxml.xslt.so.0.0.0 (cd .libs && rm -f lib.gb.xml.libxml.xslt.so.0 && ln -s lib.gb.xml.libxml.xslt.so.0.0.0 lib.gb.xml.libxml.xslt.so.0) (cd .libs && rm -f lib.gb.xml.libxml.xslt.so && ln -s lib.gb.xml.libxml.xslt.so.0.0.0 lib.gb.xml.libxml.xslt.so) creating lib.gb.xml.libxml.xslt.la (cd .libs && rm -f lib.gb.xml.libxml.xslt.la && ln -s ../lib.gb.xml.libxml.xslt.la lib.gb.xml.libxml.xslt.la) make[6]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/xml/libxml/xslt' Making all in rpc make[6]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/xml/libxml/rpc' /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../src/share -I/usr/include/libxml2/ -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o main.lo main.c /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../src/share -I/usr/include/libxml2/ -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o CXmlRpc.lo CXmlRpc.c mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../src/share -I/usr/include/libxml2/ -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c main.c -fPIC -DPIC -o .libs/main.o gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../src/share -I/usr/include/libxml2/ -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c CXmlRpc.c -fPIC -DPIC -o .libs/CXmlRpc.o CXmlRpc.c: In function 'CXMLRPC_Call': CXmlRpc.c:158:2: warning: pointer targets in passing argument 2 of 'xmlTextWriterStartElement' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:88:9: note: expected 'const xmlChar *' but argument is of type 'char *' CXmlRpc.c:159:2: warning: pointer targets in passing argument 2 of 'xmlTextWriterWriteElement' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:115:27: note: expected 'const xmlChar *' but argument is of type 'char *' CXmlRpc.c:159:2: warning: pointer targets in passing argument 3 of 'xmlTextWriterWriteElement' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:115:27: note: expected 'const xmlChar *' but argument is of type 'char *' CXmlRpc.c:161:2: warning: pointer targets in passing argument 2 of 'xmlTextWriterStartElement' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:88:9: note: expected 'const xmlChar *' but argument is of type 'char *' CXmlRpc.c:166:4: warning: pointer targets in passing argument 2 of 'xmlTextWriterStartElement' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:88:9: note: expected 'const xmlChar *' but argument is of type 'char *' CXmlRpc.c:167:4: warning: pointer targets in passing argument 2 of 'xmlTextWriterStartElement' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:88:9: note: expected 'const xmlChar *' but argument is of type 'char *' CXmlRpc.c:173:5: warning: pointer targets in passing argument 2 of 'xmlTextWriterWriteElement' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:115:27: note: expected 'const xmlChar *' but argument is of type 'char *' CXmlRpc.c:173:5: warning: pointer targets in passing argument 3 of 'xmlTextWriterWriteElement' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:115:27: note: expected 'const xmlChar *' but argument is of type 'char *' CXmlRpc.c:175:5: warning: pointer targets in passing argument 2 of 'xmlTextWriterWriteElement' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:115:27: note: expected 'const xmlChar *' but argument is of type 'char *' CXmlRpc.c:175:5: warning: pointer targets in passing argument 3 of 'xmlTextWriterWriteElement' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:115:27: note: expected 'const xmlChar *' but argument is of type 'char *' CXmlRpc.c:181:4: warning: pointer targets in passing argument 2 of 'xmlTextWriterWriteElement' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:115:27: note: expected 'const xmlChar *' but argument is of type 'char *' CXmlRpc.c:181:4: warning: pointer targets in passing argument 3 of 'xmlTextWriterWriteElement' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:115:27: note: expected 'const xmlChar *' but argument is of type 'char *' CXmlRpc.c:187:4: warning: pointer targets in passing argument 2 of 'xmlTextWriterWriteElement' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:115:27: note: expected 'const xmlChar *' but argument is of type 'char *' CXmlRpc.c:187:4: warning: pointer targets in passing argument 3 of 'xmlTextWriterWriteElement' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:115:27: note: expected 'const xmlChar *' but argument is of type 'char *' CXmlRpc.c:192:4: warning: pointer targets in passing argument 2 of 'xmlTextWriterWriteElement' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:115:27: note: expected 'const xmlChar *' but argument is of type 'char *' CXmlRpc.c:192:4: warning: pointer targets in passing argument 3 of 'xmlTextWriterWriteElement' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:115:27: note: expected 'const xmlChar *' but argument is of type 'char *' CXmlRpc.c:211:3: warning: pointer targets in passing argument 1 of 'GB.ReturnNewString' differ in signedness [-Wpointer-sign] CXmlRpc.c:211:3: note: expected 'const char *' but argument is of type 'xmlChar *' CXmlRpc.c:113:8: warning: unused variable 'cname' [-Wunused-variable] /bin/sh ../../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -no-undefined -o lib.gb.xml.libxml.rpc.la -rpath /usr/lib/gambas main.lo CXmlRpc.lo -lc -lpthread -lxml2 -lm gcc -shared .libs/main.o .libs/CXmlRpc.o -lc -lpthread -lxml2 -lm -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,lib.gb.xml.libxml.rpc.so.0 -o .libs/lib.gb.xml.libxml.rpc.so.0.0.0 (cd .libs && rm -f lib.gb.xml.libxml.rpc.so.0 && ln -s lib.gb.xml.libxml.rpc.so.0.0.0 lib.gb.xml.libxml.rpc.so.0) (cd .libs && rm -f lib.gb.xml.libxml.rpc.so && ln -s lib.gb.xml.libxml.rpc.so.0.0.0 lib.gb.xml.libxml.rpc.so) creating lib.gb.xml.libxml.rpc.la (cd .libs && rm -f lib.gb.xml.libxml.rpc.la && ln -s ../lib.gb.xml.libxml.rpc.la lib.gb.xml.libxml.rpc.la) make[6]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/xml/libxml/rpc' make[6]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/xml/libxml' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/include/libxml2/ -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o main.lo main.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/include/libxml2/ -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o CXMLNode.lo CXMLNode.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/include/libxml2/ -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o CXMLReader.lo CXMLReader.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/include/libxml2/ -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o CXMLWriter.lo CXMLWriter.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/include/libxml2/ -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o CXMLDocument.lo CXMLDocument.c mkdir .libs mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists mkdir: cannot create directory `.libs': File exists gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/include/libxml2/ -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c CXMLNode.c -fPIC -DPIC -o .libs/CXMLNode.o gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/include/libxml2/ -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c main.c -fPIC -DPIC -o .libs/main.o gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/include/libxml2/ -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c CXMLWriter.c -fPIC -DPIC -o .libs/CXMLWriter.o gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/include/libxml2/ -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c CXMLReader.c -fPIC -DPIC -o .libs/CXMLReader.o gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/include/libxml2/ -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c CXMLDocument.c -fPIC -DPIC -o .libs/CXMLDocument.o CXMLNode.c: In function 'CXMLNode_Name': CXMLNode.c:96:3: warning: pointer targets in passing argument 1 of 'GB.ReturnNewString' differ in signedness [-Wpointer-sign] CXMLNode.c:96:3: note: expected 'const char *' but argument is of type 'const xmlChar *' CXMLNode.c:100:2: warning: pointer targets in passing argument 2 of 'xmlNodeSetName' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/tree.h:893:3: note: expected 'const xmlChar *' but argument is of type 'char *' CXMLNode.c: In function 'CXMLNode_Value': CXMLNode.c:108:3: warning: pointer targets in passing argument 1 of 'GB.ReturnNewString' differ in signedness [-Wpointer-sign] CXMLNode.c:108:3: note: expected 'const char *' but argument is of type 'xmlChar *' CXMLNode.c: In function 'CXmlNode_a_count': CXMLNode.c:249:4: warning: assignment from incompatible pointer type [enabled by default] CXMLDocument.c: In function 'Doc_AddChild': CXMLDocument.c:74:13: warning: assignment from incompatible pointer type [enabled by default] CXMLDocument.c: In function 'CXMLDocument_FromString': CXMLDocument.c:132:2: warning: pointer targets in passing argument 1 of 'xmlParseDoc' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/parser.h:839:3: note: expected 'const xmlChar *' but argument is of type 'char *' CXMLDocument.c: In function 'CXMLDocument_HtmlFromString': CXMLDocument.c:151:2: warning: pointer targets in passing argument 1 of 'htmlParseDoc' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/HTMLparser.h:123:4: note: expected 'xmlChar *' but argument is of type 'char *' CXMLDocument.c: In function 'CXMLDocument_ToString': CXMLDocument.c:185:1: warning: unused variable '_p' [-Wunused-variable] CXMLWriter.c: In function 'CXmlWriter_StartElement': CXMLWriter.c:139:3: warning: pointer targets in passing argument 2 of 'xmlTextWriterStartElementNS' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:90:27: note: expected 'const xmlChar *' but argument is of type 'char *' CXMLWriter.c:139:3: warning: pointer targets in passing argument 3 of 'xmlTextWriterStartElementNS' differ in signedness [-Wpointer-sign]CXMLNode.c: In function 'CXmlNode_c_get': /usr/include/libxml2/libxml/xmlwriter.h:90:27: note: expected 'const xmlChar *' but argument is of type 'char *' CXMLNode.c:172:5: warning: 'ch' is used uninitialized in this function [-Wuninitialized] CXMLWriter.c:139:3: warning: pointer targets in passing argument 4 of 'xmlTextWriterStartElementNS' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:90:27: note: expected 'const xmlChar *' but argument is of type 'char *' CXMLWriter.c:141:3: warning: pointer targets in passing argument 2 of 'xmlTextWriterStartElement' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:88:9: note: expected 'const xmlChar *' but argument is of type 'char *' CXMLWriter.c:159:3: warning: pointer targets in passing argument 2 of 'xmlTextWriterWriteAttribute' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:214:27: note: expected 'const xmlChar *' but argument is of type 'char *' CXMLWriter.c:159:3: warning: pointer targets in passing argument 3 of 'xmlTextWriterWriteAttribute' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:214:27: note: expected 'const xmlChar *' but argument is of type 'char *' CXMLWriter.c: In function 'CXmlWriter_Element': CXMLWriter.c:187:6: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] CXMLWriter.c:190:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] CXMLWriter.c:193:4: warning: pointer targets in passing argument 2 of 'xmlTextWriterWriteElementNS' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:135:27: note: expected 'const xmlChar *' but argument is of type 'char *' CXMLWriter.c:193:4: warning: pointer targets in passing argument 4 of 'xmlTextWriterWriteElementNS' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:135:27: note: expected 'const xmlChar *' but argument is of type 'char *' CXMLWriter.c:200:4: warning: pointer targets in passing argument 2 of 'xmlTextWriterStartElementNS' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:90:27: note: expected 'const xmlChar *' but argument is of type 'char *' CXMLWriter.c:200:4: warning: pointer targets in passing argument 4 of 'xmlTextWriterStartElementNS' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:90:27: note: expected 'const xmlChar *' but argument is of type 'char *' CXMLWriter.c: In function 'CXmlWriter_Text': CXMLWriter.c:216:6: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] CXMLWriter.c: In function 'CXmlWriter_CDATA': CXMLWriter.c:238:2: warning: pointer targets in passing argument 2 of 'xmlTextWriterWriteCDATA' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:296:9: note: expected 'const xmlChar *' but argument is of type 'char *' CXMLWriter.c: In function 'CXmlWriter_Attribute': CXMLWriter.c:259:3: warning: pointer targets in passing argument 2 of 'xmlTextWriterWriteAttributeNS' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:234:27: note: expected 'const xmlChar *' but argument is of type 'char *' CXMLWriter.c:259:3: warning: pointer targets in passing argument 3 of 'xmlTextWriterWriteAttributeNS' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:234:27: note: expected 'const xmlChar *' but argument is of type 'char *' CXMLWriter.c:259:3: warning: pointer targets in passing argument 4 of 'xmlTextWriterWriteAttributeNS' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:234:27: note: expected 'const xmlChar *' but argument is of type 'char *' CXMLWriter.c:259:3: warning: pointer targets in passing argument 5 of 'xmlTextWriterWriteAttributeNS' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:234:27: note: expected 'const xmlChar *' but argument is of type 'char *' CXMLWriter.c:261:3: warning: pointer targets in passing argument 2 of 'xmlTextWriterWriteAttribute' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:214:27: note: expected 'const xmlChar *' but argument is of type 'char *' CXMLWriter.c:261:3: warning: pointer targets in passing argument 3 of 'xmlTextWriterWriteAttribute' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:214:27: note: expected 'const xmlChar *' but argument is of type 'char *' CXMLWriter.c: In function 'CXmlWriter_WritePI': CXMLWriter.c:275:2: warning: pointer targets in passing argument 2 of 'xmlTextWriterWritePI' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:267:9: note: expected 'const xmlChar *' but argument is of type 'char *' CXMLWriter.c:275:2: warning: pointer targets in passing argument 3 of 'xmlTextWriterWritePI' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:267:9: note: expected 'const xmlChar *' but argument is of type 'char *' CXMLWriter.c: In function 'CXmlWriter_Comment': CXMLWriter.c:286:2: warning: pointer targets in passing argument 2 of 'xmlTextWriterWriteComment' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:79:27: note: expected 'const xmlChar *' but argument is of type 'char *' CXMLWriter.c: In function 'CXmlWriter_EndDocument': CXMLWriter.c:302:2: warning: pointer targets in passing argument 1 of 'GB.ReturnNewString' differ in signedness [-Wpointer-sign] CXMLWriter.c:302:2: note: expected 'const char *' but argument is of type 'xmlChar *' CXMLWriter.c: In function 'CXmlWriter_StartDTD': CXMLWriter.c:325:2: warning: pointer targets in passing argument 2 of 'xmlTextWriterStartDTD' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:303:9: note: expected 'const xmlChar *' but argument is of type 'char *' CXMLWriter.c:325:2: warning: pointer targets in passing argument 3 of 'xmlTextWriterStartDTD' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:303:9: note: expected 'const xmlChar *' but argument is of type 'char *' CXMLWriter.c:325:2: warning: pointer targets in passing argument 4 of 'xmlTextWriterStartDTD' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:303:9: note: expected 'const xmlChar *' but argument is of type 'char *' CXMLWriter.c: In function 'CXmlWriter_DTDElement': CXMLWriter.c:348:3: warning: pointer targets in passing argument 2 of 'xmlTextWriterWriteDTDElement' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:363:27: note: expected 'const xmlChar *' but argument is of type 'char *' CXMLWriter.c:348:3: warning: pointer targets in passing argument 3 of 'xmlTextWriterWriteDTDElement' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:363:27: note: expected 'const xmlChar *' but argument is of type 'char *' CXMLWriter.c:352:3: warning: pointer targets in passing argument 2 of 'xmlTextWriterStartDTDElement' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:344:9: note: expected 'const xmlChar *' but argument is of type 'char *' CXMLWriter.c: In function 'CXmlWriter_DTDInternalEntity': CXMLWriter.c:371:2: warning: pointer targets in passing argument 3 of 'xmlTextWriterWriteDTDInternalEntity' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:426:9: note: expected 'const xmlChar *' but argument is of type 'char *' CXMLWriter.c:371:2: warning: pointer targets in passing argument 4 of 'xmlTextWriterWriteDTDInternalEntity' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:426:9: note: expected 'const xmlChar *' but argument is of type 'char *' CXMLWriter.c: In function 'CXmlWriter_DTDAttList': CXMLWriter.c:386:2: warning: pointer targets in passing argument 2 of 'xmlTextWriterWriteDTDAttlist' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:393:27: note: expected 'const xmlChar *' but argument is of type 'char *' CXMLWriter.c:386:2: warning: pointer targets in passing argument 3 of 'xmlTextWriterWriteDTDAttlist' differ in signedness [-Wpointer-sign] /usr/include/libxml2/libxml/xmlwriter.h:393:27: note: expected 'const xmlChar *' but argument is of type 'char *' CXMLWriter.c:379:6: warning: variable 'isparameter' set but not used [-Wunused-but-set-variable] CXMLReader.c: In function 'CRNODE_BaseUri': CXMLReader.c:349:2: warning: pointer targets in passing argument 1 of 'GB.ReturnNewString' differ in signedness [-Wpointer-sign] CXMLReader.c:349:2: note: expected 'const char *' but argument is of type 'xmlChar *' CXMLReader.c: In function 'CRNODE_LocalName': CXMLReader.c:377:2: warning: pointer targets in passing argument 1 of 'GB.ReturnNewString' differ in signedness [-Wpointer-sign] CXMLReader.c:377:2: note: expected 'const char *' but argument is of type 'xmlChar *' CXMLReader.c: In function 'CRNODE_Name': CXMLReader.c:384:2: warning: pointer targets in passing argument 1 of 'GB.ReturnNewString' differ in signedness [-Wpointer-sign] CXMLReader.c:384:2: note: expected 'const char *' but argument is of type 'xmlChar *' CXMLReader.c: In function 'CRNODE_NamespaceUri': CXMLReader.c:391:2: warning: pointer targets in passing argument 1 of 'GB.ReturnNewString' differ in signedness [-Wpointer-sign] CXMLReader.c:391:2: note: expected 'const char *' but argument is of type 'xmlChar *' CXMLReader.c: In function 'CRNODE_Prefix': CXMLReader.c:398:2: warning: pointer targets in passing argument 1 of 'GB.ReturnNewString' differ in signedness [-Wpointer-sign] CXMLReader.c:398:2: note: expected 'const char *' but argument is of type 'xmlChar *' CXMLReader.c: In function 'CRNODE_Value': CXMLReader.c:420:5: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] CXMLReader.c: In function 'CRNODE_XmlLang': CXMLReader.c:436:2: warning: pointer targets in passing argument 1 of 'GB.ReturnNewString' differ in signedness [-Wpointer-sign] CXMLReader.c:436:2: note: expected 'const char *' but argument is of type 'xmlChar *' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -no-undefined -o lib.gb.xml.libxml.la -rpath /usr/lib/gambas main.lo CXMLNode.lo CXMLReader.lo CXMLWriter.lo CXMLDocument.lo -lc -lpthread -lxml2 -lm gcc -shared .libs/main.o .libs/CXMLNode.o .libs/CXMLReader.o .libs/CXMLWriter.o .libs/CXMLDocument.o -lc -lpthread -lxml2 -lm -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,lib.gb.xml.libxml.so.0 -o .libs/lib.gb.xml.libxml.so.0.0.0 (cd .libs && rm -f lib.gb.xml.libxml.so.0 && ln -s lib.gb.xml.libxml.so.0.0.0 lib.gb.xml.libxml.so.0) (cd .libs && rm -f lib.gb.xml.libxml.so && ln -s lib.gb.xml.libxml.so.0.0.0 lib.gb.xml.libxml.so) creating lib.gb.xml.libxml.la (cd .libs && rm -f lib.gb.xml.libxml.la && ln -s ../lib.gb.xml.libxml.la lib.gb.xml.libxml.la) make[6]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/xml/libxml' make[5]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/xml/libxml' make[5]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/xml' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/xml' make[4]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/xml' Making all in qt make[4]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt' Making all in editor make[5]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt/editor' /usr/lib/qt-3.3/bin//moc qeditor.h -o moc_qeditor.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o qeditor.lo qeditor.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o main.lo main.cpp /usr/lib/qt-3.3/bin//moc CEditor.h -o moc_CEditor.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CEditor.lo CEditor.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_qeditor.lo moc_qeditor.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CEditor.lo moc_CEditor.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c qeditor.cpp -fPIC -DPIC -o .libs/qeditor.o g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c main.cpp -fPIC -DPIC -o .libs/main.o g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CEditor.cpp -fPIC -DPIC -o .libs/CEditor.o g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_qeditor.cpp -fPIC -DPIC -o .libs/moc_qeditor.o g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CEditor.cpp -fPIC -DPIC -o .libs/moc_CEditor.o In file included from ../gb.qt.h:33:0, from CEditor.h:27, from moc_CEditor.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from ../gb.qt.h:33:0, from main.h:27, from CEditor.cpp:26: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from ../gb.qt.h:33:0, from main.cpp:37: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] CEditor.cpp: At global scope: CEditor.cpp:721:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:721:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:721:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:721:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:721:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:721:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:721:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:736:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:736:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:736:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:736:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:736:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:736:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:763:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:763:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:763:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:763:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:763:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:763:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:763:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:763:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:763:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:763:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:763:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:763:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:763:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:763:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:763:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:763:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:763:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:763:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CEditor.cpp:844:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from /usr/lib/qt-3.3/include/qdragobject.h:50:0, from qeditor.cpp:67: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] qeditor.cpp: In static member function 'static void QEditorRow::analyze(QString&, ColorDataArray&)': qeditor.cpp:276:8: warning: variable 'first_symbol' set but not used [-Wunused-but-set-variable] qeditor.cpp: In member function 'bool QEditor::getMarkedRegion(int*, int*, int*, int*) const': qeditor.cpp:1778:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] qeditor.cpp: In member function 'virtual void QEditor::pageDown(bool)': qeditor.cpp:2363:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] qeditor.cpp: In member function 'virtual void QEditor::pageUp(bool)': qeditor.cpp:2427:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] qeditor.cpp: In member function 'void QEditor::cursorLeft(bool, bool, bool)': qeditor.cpp:2859:39: warning: suggest parentheses around '&&' within '||' [-Wparentheses] qeditor.cpp: In member function 'void QEditor::cursorRight(bool, bool, bool)': qeditor.cpp:2925:66: warning: suggest parentheses around '&&' within '||' [-Wparentheses] qeditor.cpp: In member function 'void QEditor::delAux()': qeditor.cpp:3124:9: warning: variable 'oldContents' set but not used [-Wunused-but-set-variable] qeditor.cpp: In member function 'bool QEditor::beforeMark(int, int) const': qeditor.cpp:4101:38: warning: suggest parentheses around '&&' within '||' [-Wparentheses] qeditor.cpp:4102:41: warning: suggest parentheses around '&&' within '||' [-Wparentheses] qeditor.cpp: In member function 'bool QEditor::afterMark(int, int) const': qeditor.cpp:4111:38: warning: suggest parentheses around '&&' within '||' [-Wparentheses] qeditor.cpp:4112:41: warning: suggest parentheses around '&&' within '||' [-Wparentheses] qeditor.cpp: In member function 'bool QEditor::inMark(int, int) const': qeditor.cpp:4121:39: warning: suggest parentheses around '&&' within '||' [-Wparentheses] qeditor.cpp:4122:42: warning: suggest parentheses around '&&' within '||' [-Wparentheses] qeditor.cpp: In member function 'void QEditor::wrapLine(int, int)': qeditor.cpp:4906:7: warning: variable 'lastw' set but not used [-Wunused-but-set-variable] /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -no-undefined -o lib.gb.qt.editor.la -rpath /usr/lib/gambas moc_qeditor.lo qeditor.lo main.lo moc_CEditor.lo CEditor.lo -L/usr/lib/qt-3.3/lib/ -lgcc_s -lstdc++ -lpthread -lqt-mt g++ -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.6.0/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.6.0/crtbeginS.o .libs/moc_qeditor.o .libs/qeditor.o .libs/main.o .libs/moc_CEditor.o .libs/CEditor.o -L/usr/lib/qt-3.3/lib/ -lpthread -lqt-mt -L/usr/lib/gcc/i686-redhat-linux/4.6.0 -L/usr/lib/gcc/i686-redhat-linux/4.6.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.6.0/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.6.0/../../../crtn.o -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,lib.gb.qt.editor.so.0 -o .libs/lib.gb.qt.editor.so.0.0.0 (cd .libs && rm -f lib.gb.qt.editor.so.0 && ln -s lib.gb.qt.editor.so.0.0.0 lib.gb.qt.editor.so.0) (cd .libs && rm -f lib.gb.qt.editor.so && ln -s lib.gb.qt.editor.so.0.0.0 lib.gb.qt.editor.so) creating lib.gb.qt.editor.la (cd .libs && rm -f lib.gb.qt.editor.la && ln -s ../lib.gb.qt.editor.la lib.gb.qt.editor.la) make[5]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt/editor' Making all in ext make[5]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt/ext' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o main.lo main.cpp /usr/lib/qt-3.3/bin//moc CLCDNumber.h -o moc_CLCDNumber.cpp CLCDNumber.h:0: Warning: No relevant classes found. No output generated. /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CLCDNumber.lo CLCDNumber.cpp /usr/lib/qt-3.3/bin//moc CDial.h -o moc_CDial.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CDial.lo CDial.cpp /usr/lib/qt-3.3/bin//moc CSpinBox.h -o moc_CSpinBox.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CSpinBox.lo CSpinBox.cpp /usr/lib/qt-3.3/bin//moc CScrollBar.h -o moc_CScrollBar.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CScrollBar.lo CScrollBar.cpp /usr/lib/qt-3.3/bin//moc CSlider.h -o moc_CSlider.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CSlider.lo CSlider.cpp /usr/lib/qt-3.3/bin//moc CTableView.h -o moc_CTableView.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CTableView.lo CTableView.cpp /usr/lib/qt-3.3/bin//moc CSplitter.h -o moc_CSplitter.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CSplitter.lo CSplitter.cpp /usr/lib/qt-3.3/bin//moc CWorkspace.h -o moc_CWorkspace.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CWorkspace.lo CWorkspace.cpp /usr/lib/qt-3.3/bin//moc CTextView.h -o moc_CTextView.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CTextView.lo CTextView.cpp /usr/lib/qt-3.3/bin//moc CMovieBox.h -o moc_CMovieBox.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CMovieBox.lo CMovieBox.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CLCDNumber.lo moc_CLCDNumber.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CDial.lo moc_CDial.cpp CMovieBox.h:0: Warning: No relevant classes found. No output generated. /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CSpinBox.lo moc_CSpinBox.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CScrollBar.lo moc_CScrollBar.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CSlider.lo moc_CSlider.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CLCDNumber.cpp -fPIC -DPIC -o .libs/CLCDNumber.o g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CLCDNumber.cpp -fPIC -DPIC -o .libs/moc_CLCDNumber.o g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CSpinBox.cpp -fPIC -DPIC -o .libs/CSpinBox.o g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CDial.cpp -fPIC -DPIC -o .libs/moc_CDial.o g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CMovieBox.cpp -fPIC -DPIC -o .libs/CMovieBox.o g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CSlider.cpp -fPIC -DPIC -o .libs/CSlider.o g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CSplitter.cpp -fPIC -DPIC -o .libs/CSplitter.o g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CWorkspace.cpp -fPIC -DPIC -o .libs/CWorkspace.o g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CScrollBar.cpp -fPIC -DPIC -o .libs/CScrollBar.o g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CSpinBox.cpp -fPIC -DPIC -o .libs/moc_CSpinBox.o g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CDial.cpp -fPIC -DPIC -o .libs/CDial.o /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CTableView.lo moc_CTableView.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CTextView.cpp -fPIC -DPIC -o .libs/CTextView.o g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c main.cpp -fPIC -DPIC -o .libs/main.o g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CSlider.cpp -fPIC -DPIC -o .libs/moc_CSlider.o g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CScrollBar.cpp -fPIC -DPIC -o .libs/moc_CScrollBar.o g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CTableView.cpp -fPIC -DPIC -o .libs/CTableView.o In file included from ../gb.qt.h:33:0, from main.h:27, from CLCDNumber.cpp:25: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] CLCDNumber.cpp: At global scope: CLCDNumber.cpp:167:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CLCDNumber.cpp:167:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CLCDNumber.cpp:167:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CLCDNumber.cpp:167:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CLCDNumber.cpp:167:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CLCDNumber.cpp:167:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CLCDNumber.cpp:167:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CLCDNumber.cpp:167:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CLCDNumber.cpp:167:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CLCDNumber.cpp:167:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CLCDNumber.cpp:167:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CLCDNumber.cpp:167:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from ../gb.qt.h:33:0, from main.h:27, from CMovieBox.cpp:26: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from ../gb.qt.h:33:0, from CDial.h:30, from moc_CDial.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from ../gb.qt.h:33:0, from main.h:27, from CWorkspace.cpp:27: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from ../gb.qt.h:33:0, from main.h:27, from CSpinBox.cpp:29: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from ../gb.qt.h:33:0, from main.h:27, from CSlider.cpp:29: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CTableView.cpp -fPIC -DPIC -o .libs/moc_CTableView.o In file included from ../gb.qt.h:33:0, from CSpinBox.h:31, from moc_CSpinBox.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] CMovieBox.cpp: At global scope: CMovieBox.cpp:157:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMovieBox.cpp:157:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMovieBox.cpp:157:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMovieBox.cpp:157:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMovieBox.cpp:157:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMovieBox.cpp:157:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMovieBox.cpp:157:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMovieBox.cpp:157:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from ../gb.qt.h:33:0, from main.h:27, from CSplitter.cpp:27: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from ../gb.qt.h:33:0, from main.h:27, from CDial.cpp:29: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from ../gb.qt.h:33:0, from main.h:27, from CScrollBar.cpp:29: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CSplitter.lo moc_CSplitter.cpp In file included from ../gb.qt.h:33:0, from main.h:27, from CTextView.cpp:29: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from ../gb.qt.h:33:0, from main.cpp:37: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] CSplitter.cpp: At global scope: CSplitter.cpp:258:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSplitter.cpp:258:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSplitter.cpp:258:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSplitter.cpp:258:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSplitter.cpp:258:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSplitter.cpp:258:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSplitter.cpp:258:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSplitter.cpp:276:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSplitter.cpp:276:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSplitter.cpp:276:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSplitter.cpp:276:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSplitter.cpp:276:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSplitter.cpp:276:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSplitter.cpp:276:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSpinBox.cpp: At global scope: CSpinBox.cpp:206:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSpinBox.cpp:206:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSpinBox.cpp:206:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSpinBox.cpp:206:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSpinBox.cpp:206:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSpinBox.cpp:206:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSpinBox.cpp:206:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSpinBox.cpp:206:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSpinBox.cpp:206:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSpinBox.cpp:206:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSpinBox.cpp:206:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSpinBox.cpp:206:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSpinBox.cpp:206:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSlider.cpp: At global scope: CSlider.cpp:283:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSlider.cpp:283:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSlider.cpp:283:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSlider.cpp:283:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSlider.cpp:283:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSlider.cpp:283:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSlider.cpp:283:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSlider.cpp:283:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSlider.cpp:283:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSlider.cpp:283:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSlider.cpp:283:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CSlider.cpp:283:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWorkspace.cpp: At global scope: CWorkspace.cpp:137:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWorkspace.cpp:137:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWorkspace.cpp:137:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWorkspace.cpp:158:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWorkspace.cpp:158:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWorkspace.cpp:158:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWorkspace.cpp:158:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWorkspace.cpp:158:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWorkspace.cpp:158:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWorkspace.cpp:158:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWorkspace.cpp:158:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWorkspace.cpp:158:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDial.cpp: At global scope: CDial.cpp:190:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDial.cpp:190:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDial.cpp:190:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDial.cpp:190:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDial.cpp:190:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDial.cpp:190:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDial.cpp:190:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDial.cpp:190:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDial.cpp:190:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDial.cpp:190:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDial.cpp:190:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDial.cpp:190:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScrollBar.cpp: At global scope: CScrollBar.cpp:225:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScrollBar.cpp:225:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScrollBar.cpp:225:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScrollBar.cpp:225:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScrollBar.cpp:225:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScrollBar.cpp:225:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScrollBar.cpp:225:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScrollBar.cpp:225:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScrollBar.cpp:225:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScrollBar.cpp:225:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScrollBar.cpp:225:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from ../gb.qt.h:33:0, from main.h:27, from CTableView.cpp:28: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] CTextView.cpp: At global scope: CTextView.cpp:197:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextView.cpp:197:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextView.cpp:197:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextView.cpp:197:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextView.cpp:197:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextView.cpp:197:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextView.cpp:197:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextView.cpp:197:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextView.cpp:197:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextView.cpp:197:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextView.cpp:197:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextView.cpp:197:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextView.cpp:197:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextView.cpp:197:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextView.cpp:197:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextView.cpp:197:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from ../gb.qt.h:33:0, from CScrollBar.h:31, from moc_CScrollBar.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from ../gb.qt.h:33:0, from CSlider.h:30, from moc_CSlider.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] CTableView.cpp: At global scope: CTableView.cpp:1098:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1098:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1098:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1098:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1098:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1098:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1098:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1098:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1125:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1125:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1125:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1125:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1125:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1125:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1125:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1125:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1125:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1125:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1125:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1125:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1125:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1125:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1140:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1140:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1140:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1140:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1140:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1140:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1140:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1154:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1154:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1154:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1154:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1154:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1154:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1171:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1171:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1171:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1171:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1171:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1171:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1171:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1171:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1171:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1188:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1188:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1188:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1188:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1188:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1188:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1188:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1188:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1188:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTableView.cpp:1249:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CWorkspace.lo moc_CWorkspace.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CTextView.lo moc_CTextView.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CSplitter.cpp -fPIC -DPIC -o .libs/moc_CSplitter.o /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CMovieBox.lo moc_CMovieBox.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CMovieBox.cpp -fPIC -DPIC -o .libs/moc_CMovieBox.o g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CTextView.cpp -fPIC -DPIC -o .libs/moc_CTextView.o g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CWorkspace.cpp -fPIC -DPIC -o .libs/moc_CWorkspace.o In file included from ../gb.qt.h:33:0, from CTableView.h:29, from moc_CTableView.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from ../gb.qt.h:33:0, from CSplitter.h:29, from moc_CSplitter.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from ../gb.qt.h:33:0, from CTextView.h:31, from moc_CTextView.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from ../gb.qt.h:33:0, from CWorkspace.h:29, from moc_CWorkspace.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -no-undefined -o lib.gb.qt.ext.la -rpath /usr/lib/gambas main.lo moc_CLCDNumber.lo CLCDNumber.lo moc_CDial.lo CDial.lo moc_CSpinBox.lo CSpinBox.lo moc_CScrollBar.lo CScrollBar.lo moc_CSlider.lo CSlider.lo moc_CTableView.lo CTableView.lo moc_CSplitter.lo CSplitter.lo moc_CWorkspace.lo CWorkspace.lo moc_CTextView.lo CTextView.lo moc_CMovieBox.lo CMovieBox.lo -L/usr/lib/qt-3.3/lib/ -lgcc_s -lstdc++ -lpthread -lqt-mt g++ -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.6.0/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.6.0/crtbeginS.o .libs/main.o .libs/moc_CLCDNumber.o .libs/CLCDNumber.o .libs/moc_CDial.o .libs/CDial.o .libs/moc_CSpinBox.o .libs/CSpinBox.o .libs/moc_CScrollBar.o .libs/CScrollBar.o .libs/moc_CSlider.o .libs/CSlider.o .libs/moc_CTableView.o .libs/CTableView.o .libs/moc_CSplitter.o .libs/CSplitter.o .libs/moc_CWorkspace.o .libs/CWorkspace.o .libs/moc_CTextView.o .libs/CTextView.o .libs/moc_CMovieBox.o .libs/CMovieBox.o -L/usr/lib/qt-3.3/lib/ -lpthread -lqt-mt -L/usr/lib/gcc/i686-redhat-linux/4.6.0 -L/usr/lib/gcc/i686-redhat-linux/4.6.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.6.0/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.6.0/../../../crtn.o -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,lib.gb.qt.ext.so.0 -o .libs/lib.gb.qt.ext.so.0.0.0 (cd .libs && rm -f lib.gb.qt.ext.so.0 && ln -s lib.gb.qt.ext.so.0.0.0 lib.gb.qt.ext.so.0) (cd .libs && rm -f lib.gb.qt.ext.so && ln -s lib.gb.qt.ext.so.0.0.0 lib.gb.qt.ext.so) creating lib.gb.qt.ext.la (cd .libs && rm -f lib.gb.qt.ext.la && ln -s ../lib.gb.qt.ext.la lib.gb.qt.ext.la) make[5]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt/ext' Making all in kde make[5]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt/kde' Making all in html make[6]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt/kde/html' /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I/usr/include/kde/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o main.lo main.cpp /usr/lib/qt-3.3/bin//moc main.h -o moc_main.cpp /usr/lib/qt-3.3/bin//moc CWebBrowser.h -o moc_CWebBrowser.cpp /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I/usr/include/kde/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CWebBrowser.lo CWebBrowser.cpp main.h:0: Warning: No relevant classes found. No output generated. /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I/usr/include/kde/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_main.lo moc_main.cpp /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I/usr/include/kde/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CWebBrowser.lo moc_CWebBrowser.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I/usr/include/kde/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c main.cpp -fPIC -DPIC -o .libs/main.o g++ -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I/usr/include/kde/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_main.cpp -fPIC -DPIC -o .libs/moc_main.o g++ -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I/usr/include/kde/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CWebBrowser.cpp -fPIC -DPIC -o .libs/CWebBrowser.o g++ -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I/usr/include/kde/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CWebBrowser.cpp -fPIC -DPIC -o .libs/moc_CWebBrowser.o In file included from ../../gb.qt.h:33:0, from main.h:27, from CWebBrowser.h:29, from moc_CWebBrowser.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from ../../gb.qt.h:33:0, from main.h:27, from CWebBrowser.h:29, from CWebBrowser.cpp:33: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from /usr/include/kde/kaboutdata.h:24:0, from main.cpp:36: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] CWebBrowser.cpp: At global scope: CWebBrowser.cpp:271:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWebBrowser.cpp:271:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWebBrowser.cpp:271:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWebBrowser.cpp:271:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWebBrowser.cpp:271:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWebBrowser.cpp:271:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWebBrowser.cpp:271:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWebBrowser.cpp:271:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWebBrowser.cpp:271:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWebBrowser.cpp:271:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWebBrowser.cpp:271:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWebBrowser.cpp:271:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWebBrowser.cpp:271:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] /bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -no-undefined -o lib.gb.qt.kde.html.la -rpath /usr/lib/gambas main.lo moc_main.lo moc_CWebBrowser.lo CWebBrowser.lo -L/usr/lib/qt-3.3/lib/ -lgcc_s -lstdc++ -lpthread -lqt-mt -lkdecore -lkdeui -lDCOP -lkio -lkhtml -lkjs g++ -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.6.0/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.6.0/crtbeginS.o .libs/main.o .libs/moc_main.o .libs/moc_CWebBrowser.o .libs/CWebBrowser.o -L/usr/lib/qt-3.3/lib/ -lpthread -lqt-mt /usr/lib/libkdecore.so -L/usr/lib/qt-3.3/lib -L/usr/lib /usr/lib/libkdeui.so /usr/lib/libDCOP.so /usr/lib/libkio.so /usr/lib/libkhtml.so /usr/lib/libkjs.so -L/usr/lib/gcc/i686-redhat-linux/4.6.0 -L/usr/lib/gcc/i686-redhat-linux/4.6.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.6.0/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.6.0/../../../crtn.o -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,lib.gb.qt.kde.html.so.0 -o .libs/lib.gb.qt.kde.html.so.0.0.0 (cd .libs && rm -f lib.gb.qt.kde.html.so.0 && ln -s lib.gb.qt.kde.html.so.0.0.0 lib.gb.qt.kde.html.so.0) (cd .libs && rm -f lib.gb.qt.kde.html.so && ln -s lib.gb.qt.kde.html.so.0.0.0 lib.gb.qt.kde.html.so) creating lib.gb.qt.kde.html.la (cd .libs && rm -f lib.gb.qt.kde.html.la && ln -s ../lib.gb.qt.kde.html.la lib.gb.qt.kde.html.la) make[6]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt/kde/html' make[6]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt/kde' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I/usr/include/kde/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o main.lo main.cpp /usr/lib/qt-3.3/bin//moc main.h -o moc_main.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I/usr/include/kde/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CDialog.lo CDialog.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I/usr/include/kde/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CApplication.lo CApplication.cpp /usr/lib/qt-3.3/bin//moc CDatePicker.h -o moc_CDatePicker.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I/usr/include/kde/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CDatePicker.lo CDatePicker.cpp /usr/lib/qt-3.3/bin//moc CURLLabel.h -o moc_CURLLabel.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I/usr/include/kde/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CURLLabel.lo CURLLabel.cpp /usr/lib/qt-3.3/bin//moc CArrowButton.h -o moc_CArrowButton.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I/usr/include/kde/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CArrowButton.lo CArrowButton.cpp /usr/lib/qt-3.3/bin//moc CColorBox.h -o moc_CColorBox.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I/usr/include/kde/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CColorBox.lo CColorBox.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I/usr/include/kde/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_main.lo moc_main.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I/usr/include/kde/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CDatePicker.lo moc_CDatePicker.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I/usr/include/kde/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CURLLabel.lo moc_CURLLabel.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I/usr/include/kde/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CArrowButton.lo moc_CArrowButton.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I/usr/include/kde/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CColorBox.lo moc_CColorBox.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I/usr/include/kde/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CApplication.cpp -fPIC -DPIC -o .libs/CApplication.o g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I/usr/include/kde/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CURLLabel.cpp -fPIC -DPIC -o .libs/CURLLabel.o g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I/usr/include/kde/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CColorBox.cpp -fPIC -DPIC -o .libs/CColorBox.o g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I/usr/include/kde/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CURLLabel.cpp -fPIC -DPIC -o .libs/moc_CURLLabel.o g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I/usr/include/kde/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c main.cpp -fPIC -DPIC -o .libs/main.o g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I/usr/include/kde/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_main.cpp -fPIC -DPIC -o .libs/moc_main.o g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I/usr/include/kde/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CDialog.cpp -fPIC -DPIC -o .libs/CDialog.o g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I/usr/include/kde/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CDatePicker.cpp -fPIC -DPIC -o .libs/CDatePicker.o g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I/usr/include/kde/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CArrowButton.cpp -fPIC -DPIC -o .libs/CArrowButton.o g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I/usr/include/kde/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CColorBox.cpp -fPIC -DPIC -o .libs/moc_CColorBox.o g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I/usr/include/kde/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CDatePicker.cpp -fPIC -DPIC -o .libs/moc_CDatePicker.o g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I/usr/include/kde/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CArrowButton.cpp -fPIC -DPIC -o .libs/moc_CArrowButton.o In file included from /usr/include/kde/kaboutdata.h:24:0, from main.cpp:36: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from ../gb.qt.h:33:0, from main.h:27, from CDatePicker.cpp:30: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from ../gb.qt.h:33:0, from CArrowButton.h:29, from moc_CArrowButton.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from ../gb.qt.h:33:0, from main.h:27, from CURLLabel.cpp:31: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from ../gb.qt.h:33:0, from CURLLabel.h:29, from moc_CURLLabel.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] CDatePicker.cpp: In function 'void CDATEPICKER_value(void*, void*)': CDatePicker.cpp:100:31: warning: 'const QDate& KDatePicker::getDate() const' is deprecated (declared at /usr/include/kde/kdatepicker.h:107) [-Wdeprecated-declarations] CDatePicker.cpp: At global scope: CDatePicker.cpp:133:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDatePicker.cpp:133:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDatePicker.cpp:133:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDatePicker.cpp:133:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDatePicker.cpp:133:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDatePicker.cpp:133:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CURLLabel.cpp: At global scope: CURLLabel.cpp:105:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CURLLabel.cpp:105:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CURLLabel.cpp:105:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CURLLabel.cpp:105:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CURLLabel.cpp:105:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CURLLabel.cpp:105:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CURLLabel.cpp:105:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from ../gb.qt.h:33:0, from main.h:27, from CApplication.cpp:40: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] CApplication.cpp: At global scope: CApplication.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from ../gb.qt.h:33:0, from CColorBox.h:29, from moc_CColorBox.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] CApplication.cpp:893:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:893:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:907:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:907:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:907:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:907:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:907:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from ../gb.qt.h:33:0, from main.h:27, from moc_main.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] CApplication.cpp:925:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:925:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:925:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:925:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:925:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:925:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:938:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp:938:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from ../gb.qt.h:33:0, from CDatePicker.h:31, from moc_CDatePicker.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from ../gb.qt.h:33:0, from main.h:27, from CArrowButton.cpp:31: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from ../gb.qt.h:33:0, from main.h:27, from CDialog.cpp:32: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] CArrowButton.cpp: At global scope: CArrowButton.cpp:130:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CArrowButton.cpp:130:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CArrowButton.cpp:130:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CArrowButton.cpp:130:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CArrowButton.cpp:130:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CArrowButton.cpp:130:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CArrowButton.cpp:130:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CArrowButton.cpp:130:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CArrowButton.cpp:130:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CArrowButton.cpp:130:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CArrowButton.cpp:130:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CArrowButton.cpp:130:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CArrowButton.cpp:130:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from ../gb.qt.h:33:0, from main.h:27, from CColorBox.cpp:31: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] CDialog.cpp: At global scope: CDialog.cpp:253:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDialog.cpp:253:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDialog.cpp:253:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDialog.cpp:253:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDialog.cpp:253:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDialog.cpp:253:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDialog.cpp:253:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDialog.cpp:253:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDialog.cpp:253:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDialog.cpp:253:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDialog.cpp:253:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CColorBox.cpp: At global scope: CColorBox.cpp:96:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CColorBox.cpp:96:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CColorBox.cpp:96:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CColorBox.cpp:96:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CColorBox.cpp:96:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CColorBox.cpp:96:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CColorBox.cpp:96:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CApplication.cpp: In function 'bool call_method(CAPPLICATION*, const char*, const char*, GB_VALUE*, int, bool)': CApplication.cpp:559:39: warning: 'ob' may be used uninitialized in this function [-Wuninitialized] CApplication.cpp:630:5: warning: 'func' may be used uninitialized in this function [-Wuninitialized] /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -no-undefined -o lib.gb.qt.kde.la -rpath /usr/lib/gambas main.lo moc_main.lo CDialog.lo CApplication.lo moc_CDatePicker.lo CDatePicker.lo moc_CURLLabel.lo CURLLabel.lo moc_CArrowButton.lo CArrowButton.lo moc_CColorBox.lo CColorBox.lo -L/usr/lib/qt-3.3/lib/ -lgcc_s -lstdc++ -lpthread -lqt-mt -lkdecore -lkdeui -lDCOP -lkio g++ -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.6.0/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.6.0/crtbeginS.o .libs/main.o .libs/moc_main.o .libs/CDialog.o .libs/CApplication.o .libs/moc_CDatePicker.o .libs/CDatePicker.o .libs/moc_CURLLabel.o .libs/CURLLabel.o .libs/moc_CArrowButton.o .libs/CArrowButton.o .libs/moc_CColorBox.o .libs/CColorBox.o -L/usr/lib/qt-3.3/lib/ -lpthread -lqt-mt /usr/lib/libkdecore.so -L/usr/lib/qt-3.3/lib -L/usr/lib /usr/lib/libkdeui.so /usr/lib/libDCOP.so /usr/lib/libkio.so -L/usr/lib/gcc/i686-redhat-linux/4.6.0 -L/usr/lib/gcc/i686-redhat-linux/4.6.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.6.0/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.6.0/../../../crtn.o -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,lib.gb.qt.kde.so.0 -o .libs/lib.gb.qt.kde.so.0.0.0 (cd .libs && rm -f lib.gb.qt.kde.so.0 && ln -s lib.gb.qt.kde.so.0.0.0 lib.gb.qt.kde.so.0) (cd .libs && rm -f lib.gb.qt.kde.so && ln -s lib.gb.qt.kde.so.0.0.0 lib.gb.qt.kde.so) creating lib.gb.qt.kde.la (cd .libs && rm -f lib.gb.qt.kde.la && ln -s ../lib.gb.qt.kde.la lib.gb.qt.kde.la) make[6]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt/kde' make[5]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt/kde' make[5]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt' /usr/lib/qt-3.3/bin//moc main.h -o moc_main.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o main.lo main.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CFont.lo CFont.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CScreen.lo CScreen.cpp /usr/lib/qt-3.3/bin//moc CWidget.h -o moc_CWidget.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CWidget.lo CWidget.cpp /usr/lib/qt-3.3/bin//moc CWindow.h -o moc_CWindow.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CWindow.lo CWindow.cpp /usr/lib/qt-3.3/bin//moc CButton.h -o moc_CButton.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CButton.lo CButton.cpp /usr/lib/qt-3.3/bin//moc CContainer.h -o moc_CContainer.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CContainer.lo CContainer.cpp /usr/lib/qt-3.3/bin//moc CLabel.h -o moc_CLabel.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CLabel.lo CLabel.cpp /usr/lib/qt-3.3/bin//moc CListBox.h -o moc_CListBox.cpp CLabel.h:0: Warning: No relevant classes found. No output generated. /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CListBox.lo CListBox.cpp /usr/lib/qt-3.3/bin//moc CTextBox.h -o moc_CTextBox.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CTextBox.lo CTextBox.cpp /usr/lib/qt-3.3/bin//moc CPictureBox.h -o moc_CPictureBox.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CPictureBox.lo CPictureBox.cpp /usr/lib/qt-3.3/bin//moc CMenu.h -o moc_CMenu.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CMenu.lo CMenu.cpp /usr/lib/qt-3.3/bin//moc CMouse.h -o moc_CMouse.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CMouse.lo CMouse.cpp /usr/lib/qt-3.3/bin//moc CKey.h -o moc_CKey.cpp CMouse.h:0: Warning: No relevant classes found. No output generated. /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CKey.lo CKey.cpp /usr/lib/qt-3.3/bin//moc CColor.h -o moc_CColor.cpp CKey.h:0: Warning: No relevant classes found. No output generated. /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CColor.lo CColor.cpp CColor.h:0: Warning: No relevant classes found. No output generated. /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CConst.lo CConst.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CWidget.cpp -fPIC -DPIC -o .libs/CWidget.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CLabel.cpp -fPIC -DPIC -o .libs/CLabel.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CWindow.cpp -fPIC -DPIC -o .libs/CWindow.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c main.cpp -fPIC -DPIC -o .libs/main.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CScreen.cpp -fPIC -DPIC -o .libs/CScreen.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CFont.cpp -fPIC -DPIC -o .libs/CFont.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CButton.cpp -fPIC -DPIC -o .libs/CButton.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CContainer.cpp -fPIC -DPIC -o .libs/CContainer.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CListBox.cpp -fPIC -DPIC -o .libs/CListBox.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CTextBox.cpp -fPIC -DPIC -o .libs/CTextBox.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CPictureBox.cpp -fPIC -DPIC -o .libs/CPictureBox.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CColor.cpp -fPIC -DPIC -o .libs/CColor.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CConst.cpp -fPIC -DPIC -o .libs/CConst.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CMenu.cpp -fPIC -DPIC -o .libs/CMenu.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CKey.cpp -fPIC -DPIC -o .libs/CKey.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CMouse.cpp -fPIC -DPIC -o .libs/CMouse.o In file included from gb.qt.h:33:0, from CWidget.h:31, from CTextBox.h:32, from CTextBox.cpp:36: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] CTextBox.cpp: In function 'void CTEXTBOX_new(void*, void*)': CTextBox.cpp:85:46: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp: In function 'void CCOMBOBOX_new(void*, void*)': CTextBox.cpp:393:47: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp: At global scope: CTextBox.cpp:721:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:721:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:721:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:721:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:721:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:721:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:721:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:721:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:721:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:753:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:753:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:753:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:753:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:753:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:753:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:753:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:753:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:753:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:753:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:753:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:753:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:753:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:753:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:753:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:753:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:753:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:753:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:763:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:763:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:818:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:818:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:818:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:818:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:818:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:818:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:818:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:818:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:818:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:818:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:818:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:818:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:818:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:818:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:818:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:818:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:818:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:818:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:818:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:818:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:818:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:818:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:818:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:818:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:818:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:818:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextBox.cpp:818:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from gb.qt.h:33:0, from CWidget.h:31, from CFont.cpp:33: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] CFont.cpp: At global scope: CFont.cpp:452:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CFont.cpp:452:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CFont.cpp:452:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CFont.cpp:487:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CFont.cpp:487:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CFont.cpp:487:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CFont.cpp:487:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CFont.cpp:487:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CFont.cpp:487:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CFont.cpp:487:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CFont.cpp:487:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CFont.cpp:487:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CFont.cpp:487:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CFont.cpp:487:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CFont.cpp:487:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CFont.cpp:487:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CFont.cpp:487:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CFont.cpp:487:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CFont.cpp:487:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CFont.cpp:487:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CFont.cpp:487:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CFont.cpp:487:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CFont.cpp:487:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from gb.qt.h:33:0, from CWidget.h:31, from CLabel.h:28, from CLabel.cpp:34: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from CPicture.h:29:0, from CScreen.cpp:31: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from gb.qt.h:33:0, from CWidget.h:31, from CWidget.cpp:31: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] CLabel.cpp: In function 'void CLABEL_new(void*, void*)': CLabel.cpp:43:44: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CLabel.cpp: In function 'void CTEXTLABEL_new(void*, void*)': CLabel.cpp:57:47: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CLabel.cpp: At global scope: CLabel.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CLabel.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CLabel.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CLabel.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CLabel.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CLabel.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CLabel.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CLabel.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CLabel.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CLabel.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CLabel.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CLabel.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CLabel.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CLabel.cpp:129:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from CPicture.h:29:0, from CPictureBox.cpp:36: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from gb.qt.h:33:0, from CWidget.h:31, from CContainer.h:39, from CConst.cpp:35: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from gb.qt.h:33:0, from CWidget.h:31, from CContainer.cpp:37: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from gb.qt.h:33:0, from CWidget.h:31, from CButton.cpp:39: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] CPictureBox.cpp: In function 'void CPICTUREBOX_new(void*, void*)': CPictureBox.cpp:63:44: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPictureBox.cpp: At global scope: CPictureBox.cpp:173:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPictureBox.cpp:173:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPictureBox.cpp:173:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPictureBox.cpp:173:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPictureBox.cpp:173:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPictureBox.cpp:173:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPictureBox.cpp:173:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPictureBox.cpp:173:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from gb.qt.h:33:0, from CWidget.h:31, from CColor.cpp:35: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from gb.qt.h:33:0, from CWidget.h:31, from CListBox.cpp:36: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] CConst.cpp: At global scope: CConst.cpp:59:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:59:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:59:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:59:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:59:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:59:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:59:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:59:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:59:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:59:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:59:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:59:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:59:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:74:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:74:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:74:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:74:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:74:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:74:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:74:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:88:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:88:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:88:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:88:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:88:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:88:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:101:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:101:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:101:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:101:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:101:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:116:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:116:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:116:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:116:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:116:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:116:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:116:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:140:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:140:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:140:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:140:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:140:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:140:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:140:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:140:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:140:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:140:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:140:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:140:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:140:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:140:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:140:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CConst.cpp:140:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from gb.qt.h:33:0, from main.cpp:57: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] CColor.cpp: In function 'void CCOLOR_rgb(void*, void*)': CColor.cpp:49:96: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] CColor.cpp: At global scope: CColor.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CColor.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CColor.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CColor.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CColor.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CColor.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CColor.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CColor.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CColor.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CColor.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CColor.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CColor.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CColor.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CColor.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CColor.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CColor.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CColor.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CColor.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CColor.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CColor.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CColor.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CColor.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CColor.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CColor.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CColor.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CColor.cpp:112:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from gb.qt.h:33:0, from CWidget.h:31, from CWindow.cpp:46: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] CListBox.cpp: In function 'void CLISTBOX_new(void*, void*)': CListBox.cpp:56:46: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CListBox.cpp: At global scope: CListBox.cpp:321:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CListBox.cpp:321:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CListBox.cpp:321:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CListBox.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CListBox.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CListBox.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CListBox.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CListBox.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CListBox.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CListBox.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CListBox.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CListBox.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CListBox.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CListBox.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CListBox.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CListBox.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CListBox.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CListBox.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CListBox.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CListBox.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CListBox.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CListBox.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CListBox.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CListBox.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CListBox.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CListBox.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CListBox.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from gb.qt.h:33:0, from CWidget.h:31, from CMenu.cpp:39: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CKey.cpp:278:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScreen.cpp: At global scope: CScreen.cpp:156:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScreen.cpp:156:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScreen.cpp:156:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScreen.cpp:156:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScreen.cpp:156:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScreen.cpp:156:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScreen.cpp:156:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScreen.cpp:156:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScreen.cpp:166:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScreen.cpp:166:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScreen.cpp:166:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScreen.cpp:181:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScreen.cpp:181:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScreen.cpp:181:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScreen.cpp:181:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScreen.cpp:181:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScreen.cpp:181:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp: In function 'void CBUTTON_new(void*, void*)': CButton.cpp:57:45: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp: In function 'void CTOGGLEBUTTON_new(void*, void*)': CButton.cpp:73:51: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CContainer.cpp: At global scope: CContainer.cpp:552:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CContainer.cpp:552:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CContainer.cpp:552:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CContainer.cpp:571:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CContainer.cpp:571:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CContainer.cpp:571:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CContainer.cpp:571:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CContainer.cpp:571:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CContainer.cpp:571:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CContainer.cpp:571:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CContainer.cpp:571:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp: At global scope: CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWidget.cpp:979:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp: At global scope: CButton.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:393:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:393:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:393:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:393:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:393:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:393:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:393:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:393:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:393:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:393:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:393:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:416:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:416:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:416:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:416:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:416:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:416:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:416:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:416:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:416:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:416:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:416:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CButton.cpp:416:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMenu.cpp: In function 'void init_menu(CMENU*)': CMenu.cpp:256:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMenu.cpp: At global scope: CMenu.cpp:825:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMenu.cpp:825:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMenu.cpp:825:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMenu.cpp:825:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMenu.cpp:868:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMenu.cpp:868:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMenu.cpp:868:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMenu.cpp:868:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMenu.cpp:868:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMenu.cpp:868:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMenu.cpp:868:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMenu.cpp:868:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMenu.cpp:868:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMenu.cpp:868:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMenu.cpp:868:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMenu.cpp:868:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMenu.cpp:868:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMenu.cpp:868:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMenu.cpp:868:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMenu.cpp:868:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMenu.cpp:868:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMenu.cpp:868:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMenu.cpp:868:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp: At global scope: CWindow.cpp:896:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:896:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:896:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:993:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:1005:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:1005:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:1005:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:1005:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:1018:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:1018:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:1018:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CWindow.cpp:1018:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] /usr/lib/qt-3.3/bin//moc CCheckBox.h -o moc_CCheckBox.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CCheckBox.lo CCheckBox.cpp /usr/lib/qt-3.3/bin//moc CFrame.h -o moc_CFrame.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CFrame.lo CFrame.cpp CFrame.h:0: Warning: No relevant classes found. No output generated. /usr/lib/qt-3.3/bin//moc CPanel.h -o moc_CPanel.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CPanel.lo CPanel.cpp CPanel.h:0: Warning: No relevant classes found. No output generated. /usr/lib/qt-3.3/bin//moc CRadioButton.h -o moc_CRadioButton.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CRadioButton.lo CRadioButton.cpp /usr/lib/qt-3.3/bin//moc CTreeView.h -o moc_CTreeView.cpp In file included from CPicture.h:29:0, from CMouse.cpp:36: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CTreeView.lo CTreeView.cpp /usr/lib/qt-3.3/bin//moc CGridView.h -o moc_CGridView.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CGridView.lo CGridView.cpp CMouse.cpp: At global scope: CMouse.cpp:300:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:300:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:300:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:300:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:300:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMouse.cpp:360:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] /usr/lib/qt-3.3/bin//moc CTextArea.h -o moc_CTextArea.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CTextArea.lo CTextArea.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CRadioButton.cpp -fPIC -DPIC -o .libs/CRadioButton.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CCheckBox.cpp -fPIC -DPIC -o .libs/CCheckBox.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CFrame.cpp -fPIC -DPIC -o .libs/CFrame.o /usr/lib/qt-3.3/bin//moc CTabStrip.h -o moc_CTabStrip.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CTabStrip.lo CTabStrip.cpp /usr/lib/qt-3.3/bin//moc CDialog.h -o moc_CDialog.cpp CDialog.h:0: Warning: No relevant classes found. No output generated. /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CDialog.lo CDialog.cpp /usr/lib/qt-3.3/bin//moc CPicture.h -o moc_CPicture.cpp CPicture.h:0: Warning: No relevant classes found. No output generated. /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CPicture.lo CPicture.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CGridView.cpp -fPIC -DPIC -o .libs/CGridView.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CPanel.cpp -fPIC -DPIC -o .libs/CPanel.o /usr/lib/qt-3.3/bin//moc CImage.h -o moc_CImage.cpp CImage.h:0: Warning: No relevant classes found. No output generated. /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CImage.lo CImage.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CTreeView.cpp -fPIC -DPIC -o .libs/CTreeView.o /usr/lib/qt-3.3/bin//moc CDrawing.h -o moc_CDrawing.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CTextArea.cpp -fPIC -DPIC -o .libs/CTextArea.o CDrawing.h:0: Warning: No relevant classes found. No output generated. /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CDrawing.lo CDrawing.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CClipboard.lo CClipboard.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CTabStrip.cpp -fPIC -DPIC -o .libs/CTabStrip.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CDialog.cpp -fPIC -DPIC -o .libs/CDialog.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CPicture.cpp -fPIC -DPIC -o .libs/CPicture.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CImage.cpp -fPIC -DPIC -o .libs/CImage.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CDrawing.cpp -fPIC -DPIC -o .libs/CDrawing.o In file included from gb.qt.h:33:0, from CWidget.h:31, from CRadioButton.h:30, from CRadioButton.cpp:39: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] CRadioButton.cpp: In function 'void CRADIOBUTTON_new(void*, void*)': CRadioButton.cpp:51:50: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CDraw.lo CDraw.cpp CRadioButton.cpp: At global scope: CRadioButton.cpp:142:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CRadioButton.cpp:142:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CRadioButton.cpp:142:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CRadioButton.cpp:142:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CRadioButton.cpp:142:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CRadioButton.cpp:142:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CRadioButton.cpp:142:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CRadioButton.cpp:142:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CClipboard.cpp -fPIC -DPIC -o .libs/CClipboard.o /usr/lib/qt-3.3/bin//moc CTimer.h -o moc_CTimer.cpp CTimer.h:0: Warning: No relevant classes found. No output generated. /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CTimer.lo CTimer.cpp In file included from gb.qt.h:33:0, from CWidget.h:31, from CFrame.h:30, from CFrame.cpp:34: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from gb.qt.h:33:0, from CWidget.h:31, from CCheckBox.h:30, from CCheckBox.cpp:34: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] CFrame.cpp: In function 'void CFRAME_new(void*, void*)': CFrame.cpp:41:44: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CFrame.cpp: At global scope: CFrame.cpp:73:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CFrame.cpp:73:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CFrame.cpp:73:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CFrame.cpp:73:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CFrame.cpp:73:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CFrame.cpp:73:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CCheckBox.cpp: In function 'void CCHECKBOX_new(void*, void*)': CCheckBox.cpp:46:47: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CCheckBox.cpp: At global scope: CCheckBox.cpp:99:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CCheckBox.cpp:99:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CCheckBox.cpp:99:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CCheckBox.cpp:99:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CCheckBox.cpp:99:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CCheckBox.cpp:99:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CCheckBox.cpp:99:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CCheckBox.cpp:99:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from gb.qt.h:33:0, from CWidget.h:31, from CPanel.h:32, from CPanel.cpp:36: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] CPanel.cpp: At global scope: CPanel.cpp:128:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPanel.cpp:128:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPanel.cpp:128:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPanel.cpp:128:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPanel.cpp:128:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPanel.cpp:128:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPanel.cpp:128:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPanel.cpp:128:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPanel.cpp:128:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPanel.cpp:144:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPanel.cpp:144:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPanel.cpp:144:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPanel.cpp:144:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPanel.cpp:144:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPanel.cpp:144:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPanel.cpp:160:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPanel.cpp:160:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPanel.cpp:160:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPanel.cpp:160:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPanel.cpp:160:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPanel.cpp:160:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPanel.cpp:176:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPanel.cpp:176:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPanel.cpp:176:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPanel.cpp:176:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPanel.cpp:176:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPanel.cpp:176:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPanel.cpp:192:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPanel.cpp:192:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPanel.cpp:192:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPanel.cpp:192:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPanel.cpp:192:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPanel.cpp:192:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from gb.qt.h:33:0, from CWidget.h:31, from CTreeView.cpp:43: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] /usr/lib/qt-3.3/bin//moc CWatch.h -o moc_CWatch.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CWatch.lo CWatch.cpp CTreeView.cpp: In function 'MyListView* listview_init(void*, void*)': CTreeView.cpp:223:47: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp: At global scope: CTreeView.cpp:1190:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1190:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1190:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1190:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1190:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1190:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1190:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1190:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1190:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1190:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1190:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1190:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1190:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1226:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1226:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1226:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1226:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1226:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1226:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1226:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1226:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1226:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1226:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1226:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1226:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1226:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1226:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1226:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1226:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1226:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1226:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1226:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1267:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1267:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1267:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1267:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1267:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1267:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1267:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1267:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1267:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1267:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1267:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1267:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1267:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1267:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1267:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1267:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1267:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1267:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1267:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1267:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1267:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1334:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1408:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1428:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1428:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1428:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1428:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1428:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1443:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1443:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1443:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1443:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1443:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTreeView.cpp:1515:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from gb.qt.h:33:0, from CWidget.h:31, from CGridView.cpp:31: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] CGridView.cpp: In function 'void CGRIDVIEW_new(void*, void*)': CGridView.cpp:196:47: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp: At global scope: CGridView.cpp:550:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:550:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:550:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:550:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:550:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:550:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:550:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:550:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:550:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:550:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:550:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:550:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:550:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:550:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:561:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:561:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:561:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:572:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:572:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:572:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:585:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:585:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:585:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:585:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:585:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:598:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:598:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:598:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:598:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:598:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:634:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:634:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:634:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:634:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:634:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:634:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:634:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:634:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:634:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:634:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:634:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:634:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:634:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:634:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:634:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:634:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:634:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:634:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:634:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:634:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CGridView.cpp:634:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] /usr/lib/qt-3.3/bin//moc CScrollView.h -o moc_CScrollView.cpp CGridView.cpp: In static member function 'static void CGridView::fillItems(QTable*)': CGridView.cpp:708:16: warning: variable 'item' set but not used [-Wunused-but-set-variable] In file included from gb.qt.h:33:0, from CWidget.h:31, from CTextArea.h:30, from CTextArea.cpp:37: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CScrollView.lo CScrollView.cpp /usr/lib/qt-3.3/bin//moc CDrawingArea.h -o moc_CDrawingArea.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CDrawingArea.lo CDrawingArea.cpp CTextArea.cpp: In function 'void CTEXTAREA_new(void*, void*)': CTextArea.cpp:125:47: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp: At global scope: CTextArea.cpp:511:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:511:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:511:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:511:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:511:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:511:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:511:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:511:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:511:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:572:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:572:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:572:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:572:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:572:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:572:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:572:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:572:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:572:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:572:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:572:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:572:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:572:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:572:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:572:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:572:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:572:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:572:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:572:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:572:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:572:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:572:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:572:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:572:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:572:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:572:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTextArea.cpp:572:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] /usr/lib/qt-3.3/bin//moc CProgress.h -o moc_CProgress.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CProgress.lo CProgress.cpp CProgress.h:0: Warning: No relevant classes found. No output generated. /usr/lib/qt-3.3/bin//moc CMessage.h -o moc_CMessage.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CMessage.lo CMessage.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CTimer.cpp -fPIC -DPIC -o .libs/CTimer.o In file included from CPicture.h:29:0, from CTabStrip.cpp:35: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CDraw.cpp -fPIC -DPIC -o .libs/CDraw.o In file included from CPicture.h:29:0, from CImage.cpp:41: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from gb.qt.h:33:0, from CWidget.h:31, from CFont.h:30, from CDialog.cpp:35: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from CImage.h:30:0, from CPicture.cpp:40: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] CTabStrip.cpp: In function 'void CTABSTRIP_new(void*, void*)': CTabStrip.cpp:129:47: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp: At global scope: CTabStrip.cpp:450:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:450:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:450:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:465:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:465:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:465:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:465:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:465:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:465:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:506:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:506:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:506:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:506:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:506:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:506:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:506:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:506:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:506:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:506:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:506:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:506:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:506:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:506:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:506:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:506:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:506:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:506:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:506:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:506:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:506:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:506:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:506:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:506:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:506:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTabStrip.cpp:506:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDialog.cpp: At global scope: CDialog.cpp:262:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDialog.cpp:262:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDialog.cpp:262:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDialog.cpp:262:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDialog.cpp:262:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDialog.cpp:262:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDialog.cpp:262:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDialog.cpp:262:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDialog.cpp:262:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDialog.cpp:262:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDialog.cpp:262:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDialog.cpp:262:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDialog.cpp:262:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CWatch.cpp -fPIC -DPIC -o .libs/CWatch.o CImage.cpp: At global scope: CImage.cpp:664:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CImage.cpp:664:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CImage.cpp:664:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CImage.cpp:664:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CImage.cpp:664:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CImage.cpp:664:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CImage.cpp:664:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CImage.cpp:664:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CImage.cpp:664:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CImage.cpp:664:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CImage.cpp:664:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CImage.cpp:664:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CImage.cpp:664:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CImage.cpp:664:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CImage.cpp:664:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CImage.cpp:664:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CImage.cpp:664:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CImage.cpp:664:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CImage.cpp:664:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CImage.cpp:664:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CScrollView.cpp -fPIC -DPIC -o .libs/CScrollView.o In file included from gb.qt.h:33:0, from CWidget.h:31, from CDrawing.h:32, from CDrawing.cpp:34: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] CDrawing.cpp: At global scope: CDrawing.cpp:307:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDrawing.cpp:307:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDrawing.cpp:307:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDrawing.cpp:307:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDrawing.cpp:307:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDrawing.cpp:307:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDrawing.cpp:307:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDrawing.cpp:307:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDrawing.cpp:307:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDrawing.cpp:307:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPicture.cpp: At global scope: CPicture.cpp:388:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPicture.cpp:388:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPicture.cpp:388:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPicture.cpp:388:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPicture.cpp:388:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPicture.cpp:388:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPicture.cpp:388:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPicture.cpp:388:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPicture.cpp:388:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPicture.cpp:388:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPicture.cpp:388:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPicture.cpp:388:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPicture.cpp:388:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPicture.cpp:388:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPicture.cpp:388:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPicture.cpp:388:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPicture.cpp:388:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPicture.cpp:388:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CDrawingArea.cpp -fPIC -DPIC -o .libs/CDrawingArea.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CMessage.cpp -fPIC -DPIC -o .libs/CMessage.o In file included from CClipboard.cpp:32:0: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] /usr/lib/qt-3.3/bin//moc CPrinter.h -o moc_CPrinter.cpp CPrinter.h:0: Warning: No relevant classes found. No output generated. /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CPrinter.lo CPrinter.cpp CClipboard.cpp: At global scope: CClipboard.cpp:212:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CClipboard.cpp:212:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CClipboard.cpp:212:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CClipboard.cpp:212:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CClipboard.cpp:212:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CClipboard.cpp:212:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CClipboard.cpp:212:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CClipboard.cpp:212:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CClipboard.cpp:212:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CClipboard.cpp:212:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CClipboard.cpp:427:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CClipboard.cpp:427:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CClipboard.cpp:427:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CClipboard.cpp:427:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CClipboard.cpp:427:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CClipboard.cpp:427:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CClipboard.cpp:427:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CClipboard.cpp:427:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CClipboard.cpp:427:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CClipboard.cpp:427:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CClipboard.cpp:427:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CClipboard.cpp:427:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CClipboard.cpp:427:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CClipboard.cpp:427:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CClipboard.cpp:427:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CClipboard.cpp:427:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CClipboard.cpp:427:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] /usr/lib/qt-3.3/bin//moc CIconView.h -o moc_CIconView.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o CIconView.lo CIconView.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_main.lo moc_main.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CProgress.cpp -fPIC -DPIC -o .libs/CProgress.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CWidget.lo moc_CWidget.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CWindow.lo moc_CWindow.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CButton.lo moc_CButton.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CContainer.lo moc_CContainer.cpp In file included from gb.qt.h:33:0, from CWidget.h:31, from CTimer.cpp:31: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] CTimer.cpp: At global scope: CTimer.cpp:104:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTimer.cpp:104:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTimer.cpp:104:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTimer.cpp:104:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTimer.cpp:104:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTimer.cpp:104:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTimer.cpp:104:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CTimer.cpp:104:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from gb.qt.h:33:0, from CWidget.h:31, from CFont.h:30, from CDraw.cpp:36: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CIconView.cpp -fPIC -DPIC -o .libs/CIconView.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c CPrinter.cpp -fPIC -DPIC -o .libs/CPrinter.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CWindow.cpp -fPIC -DPIC -o .libs/moc_CWindow.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_main.cpp -fPIC -DPIC -o .libs/moc_main.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CLabel.lo moc_CLabel.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CButton.cpp -fPIC -DPIC -o .libs/moc_CButton.o CDraw.cpp: At global scope: CDraw.cpp:943:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:943:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:943:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:943:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:943:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:943:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:943:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:943:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:943:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:1001:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:1001:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:1001:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:1001:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:1001:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:1001:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:1001:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:1001:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:1001:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:1001:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:1001:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:1001:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:1001:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:1001:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:1001:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:1001:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:1001:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:1001:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:1001:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:1001:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:1001:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:1001:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:1001:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:1001:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:1001:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:1001:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:1001:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:1001:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:1001:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:1001:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:1001:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDraw.cpp:1001:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CListBox.lo moc_CListBox.cpp In file included from gb.qt.h:33:0, from CWidget.h:31, from CScrollView.h:31, from CScrollView.cpp:38: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CWidget.cpp -fPIC -DPIC -o .libs/moc_CWidget.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CTextBox.lo moc_CTextBox.cpp CScrollView.cpp: In function 'void CSCROLLVIEW_new(void*, void*)': CScrollView.cpp:229:49: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScrollView.cpp: At global scope: CScrollView.cpp:372:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScrollView.cpp:372:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScrollView.cpp:372:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScrollView.cpp:372:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScrollView.cpp:372:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScrollView.cpp:372:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScrollView.cpp:372:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScrollView.cpp:372:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScrollView.cpp:372:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScrollView.cpp:372:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScrollView.cpp:372:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScrollView.cpp:372:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScrollView.cpp:372:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScrollView.cpp:372:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScrollView.cpp:372:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CScrollView.cpp:372:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CContainer.cpp -fPIC -DPIC -o .libs/moc_CContainer.o In file included from gb.qt.h:33:0, from CWidget.h:31, from CDrawingArea.h:31, from CDrawingArea.cpp:33: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from gb.qt.h:33:0, from CMessage.cpp:38: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] CDrawingArea.cpp: In function 'void CDRAWINGAREA_new(void*, void*)': CDrawingArea.cpp:334:50: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDrawingArea.cpp: At global scope: CDrawingArea.cpp:419:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDrawingArea.cpp:419:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDrawingArea.cpp:419:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDrawingArea.cpp:419:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDrawingArea.cpp:419:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDrawingArea.cpp:419:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDrawingArea.cpp:419:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDrawingArea.cpp:419:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDrawingArea.cpp:419:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDrawingArea.cpp:419:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDrawingArea.cpp:419:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CDrawingArea.cpp:419:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CPictureBox.lo moc_CPictureBox.cpp CMessage.cpp: At global scope: CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:127:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:410:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:410:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:410:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:410:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:410:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:410:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:410:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CMessage.cpp:410:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from gb.qt.h:33:0, from CWidget.h:31, from CProgress.h:28, from CProgress.cpp:31: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] CProgress.cpp: In function 'void CPROGRESS_new(void*, void*)': CProgress.cpp:38:50: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CProgress.cpp: At global scope: CProgress.cpp:122:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CProgress.cpp:122:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CProgress.cpp:122:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CProgress.cpp:122:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CProgress.cpp:122:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CProgress.cpp:122:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CTextBox.cpp -fPIC -DPIC -o .libs/moc_CTextBox.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CMenu.lo moc_CMenu.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CLabel.cpp -fPIC -DPIC -o .libs/moc_CLabel.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CMouse.lo moc_CMouse.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CListBox.cpp -fPIC -DPIC -o .libs/moc_CListBox.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CKey.lo moc_CKey.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CPictureBox.cpp -fPIC -DPIC -o .libs/moc_CPictureBox.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CColor.lo moc_CColor.cpp In file included from gb.qt.h:33:0, from CWidget.h:31, from CPrinter.h:30, from CPrinter.cpp:32: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] CPrinter.cpp: At global scope: CPrinter.cpp:70:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:70:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:70:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:70:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:70:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:70:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:70:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:70:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:70:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:70:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:70:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:70:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:70:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:70:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:70:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:70:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:70:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:70:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:70:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:70:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:70:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:70:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:70:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:70:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:70:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:70:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:70:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:70:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:70:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:70:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:343:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:343:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:343:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:343:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:343:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:343:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:343:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:343:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:343:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:343:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:343:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:343:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:343:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:343:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:343:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:343:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:343:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:343:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:343:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:343:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:343:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPrinter.cpp:343:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from gb.qt.h:33:0, from CWidget.h:31, from CContainer.h:39, from CWindow.h:38, from moc_CWindow.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from /usr/lib/qt-3.3/include/qdragobject.h:50:0, from /usr/lib/qt-3.3/include/qiconview.h:51, from CIconView.cpp:34: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from gb.qt.h:33:0, from CWidget.h:31, from moc_CWidget.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CCheckBox.lo moc_CCheckBox.cpp In file included from gb.qt.h:33:0, from CWidget.h:31, from CContainer.h:39, from moc_CContainer.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] CIconView.cpp: In function 'void CICONVIEW_new(void*, void*)': CIconView.cpp:173:47: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CMenu.cpp -fPIC -DPIC -o .libs/moc_CMenu.o CIconView.cpp: At global scope: CIconView.cpp:735:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:735:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:735:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:735:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:735:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:735:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:735:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:735:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:735:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:735:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:735:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:735:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:735:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:735:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:735:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:735:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:735:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:735:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:735:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CIconView.cpp:805:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CMouse.cpp -fPIC -DPIC -o .libs/moc_CMouse.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CFrame.lo moc_CFrame.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CColor.cpp -fPIC -DPIC -o .libs/moc_CColor.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CKey.cpp -fPIC -DPIC -o .libs/moc_CKey.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CPanel.lo moc_CPanel.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CRadioButton.lo moc_CRadioButton.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CTreeView.lo moc_CTreeView.cpp In file included from gb.qt.h:33:0, from CWidget.h:31, from CButton.h:32, from moc_CButton.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CGridView.lo moc_CGridView.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CTextArea.lo moc_CTextArea.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CTabStrip.lo moc_CTabStrip.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CFrame.cpp -fPIC -DPIC -o .libs/moc_CFrame.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CCheckBox.cpp -fPIC -DPIC -o .libs/moc_CCheckBox.o In file included from gb.qt.h:33:0, from CWidget.h:31, from CTextBox.h:32, from moc_CTextBox.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CDialog.lo moc_CDialog.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CPicture.lo moc_CPicture.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CRadioButton.cpp -fPIC -DPIC -o .libs/moc_CRadioButton.o In file included from gb.qt.h:33:0, from CWidget.h:31, from CListBox.h:32, from moc_CListBox.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CPanel.cpp -fPIC -DPIC -o .libs/moc_CPanel.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CImage.lo moc_CImage.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CGridView.cpp -fPIC -DPIC -o .libs/moc_CGridView.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CTextArea.cpp -fPIC -DPIC -o .libs/moc_CTextArea.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CTreeView.cpp -fPIC -DPIC -o .libs/moc_CTreeView.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CDrawing.lo moc_CDrawing.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CDialog.cpp -fPIC -DPIC -o .libs/moc_CDialog.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CTimer.lo moc_CTimer.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CTabStrip.cpp -fPIC -DPIC -o .libs/moc_CTabStrip.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CWatch.lo moc_CWatch.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CScrollView.lo moc_CScrollView.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CDrawingArea.lo moc_CDrawingArea.cpp In file included from gb.qt.h:33:0, from CWidget.h:31, from CPictureBox.h:32, from moc_CPictureBox.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CPicture.cpp -fPIC -DPIC -o .libs/moc_CPicture.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CProgress.lo moc_CProgress.cpp In file included from gb.qt.h:33:0, from CWidget.h:31, from CMenu.h:35, from moc_CMenu.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CDrawing.cpp -fPIC -DPIC -o .libs/moc_CDrawing.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CMessage.lo moc_CMessage.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CPrinter.lo moc_CPrinter.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CImage.cpp -fPIC -DPIC -o .libs/moc_CImage.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c -o moc_CIconView.lo moc_CIconView.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CWatch.cpp -fPIC -DPIC -o .libs/moc_CWatch.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CScrollView.cpp -fPIC -DPIC -o .libs/moc_CScrollView.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CTimer.cpp -fPIC -DPIC -o .libs/moc_CTimer.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CProgress.cpp -fPIC -DPIC -o .libs/moc_CProgress.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CDrawingArea.cpp -fPIC -DPIC -o .libs/moc_CDrawingArea.o In file included from gb.qt.h:33:0, from CWidget.h:31, from CCheckBox.h:30, from moc_CCheckBox.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CPrinter.cpp -fPIC -DPIC -o .libs/moc_CPrinter.o In file included from gb.qt.h:33:0, from CWidget.h:31, from CRadioButton.h:30, from moc_CRadioButton.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CMessage.cpp -fPIC -DPIC -o .libs/moc_CMessage.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib/qt-3.3/include/ -D_REENTRANT -I../../../src/share -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -c moc_CIconView.cpp -fPIC -DPIC -o .libs/moc_CIconView.o In file included from gb.qt.h:33:0, from CWidget.h:31, from CTextArea.h:30, from moc_CTextArea.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from gb.qt.h:33:0, from CWidget.h:31, from CTreeView.h:34, from moc_CTreeView.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from gb.qt.h:33:0, from CWidget.h:31, from CGridView.h:32, from moc_CGridView.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from gb.qt.h:33:0, from CWidget.h:31, from CTabStrip.h:30, from moc_CTabStrip.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from gb.qt.h:33:0, from CWidget.h:31, from CScrollView.h:31, from moc_CScrollView.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from gb.qt.h:33:0, from CWidget.h:31, from CDrawingArea.h:31, from moc_CDrawingArea.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] In file included from /usr/lib/qt-3.3/include/qdragobject.h:50:0, from /usr/lib/qt-3.3/include/qiconview.h:51, from CIconView.h:31, from moc_CIconView.cpp:11: /usr/lib/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/lib/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -no-undefined -o lib.gb.qt.la -rpath /usr/lib/gambas moc_main.lo main.lo CFont.lo CScreen.lo moc_CWidget.lo CWidget.lo moc_CWindow.lo CWindow.lo moc_CButton.lo CButton.lo moc_CContainer.lo CContainer.lo moc_CLabel.lo CLabel.lo moc_CListBox.lo CListBox.lo moc_CTextBox.lo CTextBox.lo moc_CPictureBox.lo CPictureBox.lo moc_CMenu.lo CMenu.lo moc_CMouse.lo CMouse.lo moc_CKey.lo CKey.lo moc_CColor.lo CColor.lo CConst.lo moc_CCheckBox.lo CCheckBox.lo moc_CFrame.lo CFrame.lo moc_CPanel.lo CPanel.lo moc_CRadioButton.lo CRadioButton.lo moc_CTreeView.lo CTreeView.lo moc_CGridView.lo CGridView.lo moc_CTextArea.lo CTextArea.lo moc_CTabStrip.lo CTabStrip.lo moc_CDialog.lo CDialog.lo moc_CPicture.lo CPicture.lo moc_CImage.lo CImage.lo moc_CDrawing.lo CDrawing.lo CClipboard.lo CDraw.lo moc_CTimer.lo CTimer.lo moc_CWatch.lo CWatch.lo moc_CScrollView.lo CScrollView.lo moc_CDrawingArea.lo CDrawingArea.lo moc_CProgress.lo CProgress.lo moc_CMessage.lo CMessage.lo moc_CPrinter.lo CPrinter.lo moc_CIconView.lo CIconView.lo -L/usr/lib/qt-3.3/lib/ -lgcc_s -lstdc++ -lpthread -lqt-mt g++ -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.6.0/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.6.0/crtbeginS.o .libs/moc_main.o .libs/main.o .libs/CFont.o .libs/CScreen.o .libs/moc_CWidget.o .libs/CWidget.o .libs/moc_CWindow.o .libs/CWindow.o .libs/moc_CButton.o .libs/CButton.o .libs/moc_CContainer.o .libs/CContainer.o .libs/moc_CLabel.o .libs/CLabel.o .libs/moc_CListBox.o .libs/CListBox.o .libs/moc_CTextBox.o .libs/CTextBox.o .libs/moc_CPictureBox.o .libs/CPictureBox.o .libs/moc_CMenu.o .libs/CMenu.o .libs/moc_CMouse.o .libs/CMouse.o .libs/moc_CKey.o .libs/CKey.o .libs/moc_CColor.o .libs/CColor.o .libs/CConst.o .libs/moc_CCheckBox.o .libs/CCheckBox.o .libs/moc_CFrame.o .libs/CFrame.o .libs/moc_CPanel.o .libs/CPanel.o .libs/moc_CRadioButton.o .libs/CRadioButton.o .libs/moc_CTreeView.o .libs/CTreeView.o .libs/moc_CGridView.o .libs/CGridView.o .libs/moc_CTextArea.o .libs/CTextArea.o .libs/moc_CTabStrip.o .libs/CTabStrip.o .libs/moc_CDialog.o .libs/CDialog.o .libs/moc_CPicture.o .libs/CPicture.o .libs/moc_CImage.o .libs/CImage.o .libs/moc_CDrawing.o .libs/CDrawing.o .libs/CClipboard.o .libs/CDraw.o .libs/moc_CTimer.o .libs/CTimer.o .libs/moc_CWatch.o .libs/CWatch.o .libs/moc_CScrollView.o .libs/CScrollView.o .libs/moc_CDrawingArea.o .libs/CDrawingArea.o .libs/moc_CProgress.o .libs/CProgress.o .libs/moc_CMessage.o .libs/CMessage.o .libs/moc_CPrinter.o .libs/CPrinter.o .libs/moc_CIconView.o .libs/CIconView.o -L/usr/lib/qt-3.3/lib/ -lpthread -lqt-mt -L/usr/lib/gcc/i686-redhat-linux/4.6.0 -L/usr/lib/gcc/i686-redhat-linux/4.6.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.6.0/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.6.0/../../../crtn.o -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,lib.gb.qt.so.0 -o .libs/lib.gb.qt.so.0.0.0 (cd .libs && rm -f lib.gb.qt.so.0 && ln -s lib.gb.qt.so.0.0.0 lib.gb.qt.so.0) (cd .libs && rm -f lib.gb.qt.so && ln -s lib.gb.qt.so.0.0.0 lib.gb.qt.so) creating lib.gb.qt.la (cd .libs && rm -f lib.gb.qt.la && ln -s ../lib.gb.qt.la lib.gb.qt.la) make[5]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt' make[4]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt' Making all in net make[4]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/net' Making all in curl make[5]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/net/curl' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/include/curl/ -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o gbcurl.lo gbcurl.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/include/curl/ -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o main.lo main.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/include/curl/ -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o CCurl.lo CCurl.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/include/curl/ -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o CHttpClient.lo CHttpClient.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/include/curl/ -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o CFtpClient.lo CFtpClient.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/include/curl/ -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o CNet.lo CNet.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/include/curl/ -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o CProxy.lo CProxy.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/include/curl/ -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c main.c -fPIC -DPIC -o .libs/main.o gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/include/curl/ -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c gbcurl.c -fPIC -DPIC -o .libs/gbcurl.o gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/include/curl/ -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c CCurl.c -fPIC -DPIC -o .libs/CCurl.o gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/include/curl/ -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c CHttpClient.c -fPIC -DPIC -o .libs/CHttpClient.o gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/include/curl/ -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c CNet.c -fPIC -DPIC -o .libs/CNet.o gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/include/curl/ -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c CFtpClient.c -fPIC -DPIC -o .libs/CFtpClient.o gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/share -I/usr/include/curl/ -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c CProxy.c -fPIC -DPIC -o .libs/CProxy.o CCurl.c: In function 'CCURL_stream_lof': CCurl.c:86:2: warning: passing argument 1 of 'curl_easy_getinfo' makes pointer from integer without a cast [enabled by default] /usr/include/curl/easy.h:46:22: note: expected 'CURL *' but argument is of type 'long int' CCurl.c: In function 'CCURL_stream_eof': CCurl.c:97:2: warning: passing argument 1 of 'curl_easy_getinfo' makes pointer from integer without a cast [enabled by default] /usr/include/curl/easy.h:46:22: note: expected 'CURL *' but argument is of type 'long int' CCurl.c: In function 'CCURL_stream_read': CCurl.c:108:2: warning: passing argument 1 of 'curl_easy_getinfo' makes pointer from integer without a cast [enabled by default] /usr/include/curl/easy.h:46:22: note: expected 'CURL *' but argument is of type 'long int' CCurl.c: In function 'CCURL_Manage_ErrCode': CCurl.c:172:3: warning: passing argument 1 of 'fclose' makes pointer from integer without a cast [enabled by default] /usr/include/stdio.h:236:12: note: expected 'struct FILE *' but argument is of type 'long int' CCurl.c:173:19: warning: assignment makes integer from pointer without a cast [enabled by default] CCurl.c:179:4: warning: passing argument 2 of 'curl_multi_remove_handle' makes pointer from integer without a cast [enabled by default] /usr/include/curl/multi.h:118:23: note: expected 'CURL *' but argument is of type 'long int' CCurl.c:180:22: warning: assignment makes integer from pointer without a cast [enabled by default] CCurl.c:185:4: warning: passing argument 2 of 'curl_multi_remove_handle' makes pointer from integer without a cast [enabled by default] /usr/include/curl/multi.h:118:23: note: expected 'CURL *' but argument is of type 'long int' CCurl.c: In function 'CCURL_stop': CCurl.c:202:3: warning: passing argument 1 of 'fclose' makes pointer from integer without a cast [enabled by default] /usr/include/stdio.h:236:12: note: expected 'struct FILE *' but argument is of type 'long int' CCurl.c:203:19: warning: assignment makes integer from pointer without a cast [enabled by default] CCurl.c:208:3: warning: passing argument 2 of 'curl_multi_remove_handle' makes pointer from integer without a cast [enabled by default] /usr/include/curl/multi.h:118:23: note: expected 'CURL *' but argument is of type 'long int' CCurl.c:209:3: warning: passing argument 1 of 'curl_easy_cleanup' makes pointer from integer without a cast [enabled by default] /usr/include/curl/easy.h:31:18: note: expected 'CURL *' but argument is of type 'long int' CCurl.c:210:19: warning: assignment makes integer from pointer without a cast [enabled by default] CFtpClient.c: In function 'ftp_read_curl': CFtpClient.c:59:22: warning: initialization makes pointer from integer without a cast [enabled by default] CFtpClient.c: In function 'ftp_write_curl': CFtpClient.c:77:3: warning: passing argument 4 of 'fwrite' makes pointer from integer without a cast [enabled by default] /usr/include/stdio.h:710:15: note: expected 'struct FILE * __restrict__' but argument is of type 'long int' CFtpClient.c: In function 'ftp_initialize_curl_handle': CFtpClient.c:112:4: warning: implicit declaration of function 'CCURL_stop' [-Wimplicit-function-declaration] CHttpClient.c: In function 'http_write_curl': CFtpClient.c:114:20: warning: assignment makes integer from pointer without a cast [enabled by default]CHttpClient.c:153:3: warning: passing argument 4 of 'fwrite' makes pointer from integer without a cast [enabled by default] /usr/include/stdio.h:710:15: note: expected 'struct FILE * __restrict__' but argument is of type 'long int' CFtpClient.c:119:19: warning: assignment makes integer from pointer without a cast [enabled by default] CCurl.c: In function 'CCURL_URL': CCurl.c:347:3: warning: passing argument 1 of 'GB.ReturnNewString' makes pointer from integer without a cast [enabled by default] CCurl.c:347:3: note: expected 'const char *' but argument is of type 'long int' CCurl.c:359:6: warning: assignment makes pointer from integer without a cast [enabled by default] CCurl.c:364:2: warning: passing argument 2 of 'Adv_correct_url' makes pointer from integer without a cast [enabled by default] gbcurl.h:50:6: note: expected 'char *' but argument is of type 'long int' CCurl.c:365:17: warning: assignment makes integer from pointer without a cast [enabled by default] CHttpClient.c: In function 'CHTTPCLIENT_new': CHttpClient.c:338:17: warning: assignment makes integer from pointer without a cast [enabled by default] CCurl.c: In function 'CCURL_new': CCurl.c:383:18: warning: assignment makes integer from pointer without a cast [enabled by default] CCurl.c:384:17: warning: assignment makes integer from pointer without a cast [enabled by default] CHttpClient.c:345:22: warning: assignment makes integer from pointer without a cast [enabled by default] CCurl.c:385:18: warning: assignment makes integer from pointer without a cast [enabled by default] CFtpClient.c:122:2: warning: passing argument 1 of 'curl_easy_setopt' makes pointer from integer without a cast [enabled by default] /usr/include/curl/easy.h:29:22: note: expected 'CURL *' but argument is of type 'long int' CCurl.c:391:28: warning: assignment from incompatible pointer type [enabled by default]CHttpClient.c: In function 'http_initialize_curl_handle': CHttpClient.c:379:4: warning: implicit declaration of function 'CCURL_stop' [-Wimplicit-function-declaration] CHttpClient.c:381:20: warning: assignment makes integer from pointer without a cast [enabled by default] CHttpClient.c:386:19: warning: assignment makes integer from pointer without a cast [enabled by default]CCurl.c: In function 'CCURL_free': CCurl.c:397:12: warning: initialization makes pointer from integer without a cast [enabled by default] CCurl.c:400:2: warning: passing argument 1 of 'fclose' makes pointer from integer without a cast [enabled by default] /usr/include/stdio.h:236:12: note: expected 'struct FILE *' but argument is of type 'long int' CCurl.c:401:2: warning: passing argument 1 of 'curl_easy_cleanup' makes pointer from integer without a cast [enabled by default] /usr/include/curl/easy.h:31:18: note: expected 'CURL *' but argument is of type 'long int' CCurl.c:405:5: warning: assignment makes pointer from integer without a cast [enabled by default] CFtpClient.c:123:2: warning: passing argument 1 of 'curl_easy_setopt' makes pointer from integer without a cast [enabled by default] /usr/include/curl/easy.h:29:22: note: expected 'CURL *' but argument is of type 'long int' CFtpClient.c:125:2: warning: passing argument 2 of 'Adv_proxy_SET' makes pointer from integer without a cast [enabled by default] gbcurl.h:59:6: note: expected 'CURL *' but argument is of type 'long int' CFtpClient.c:126:2: warning: passing argument 2 of 'Adv_user_SET' makes pointer from integer without a cast [enabled by default] gbcurl.h:65:6: note: expected 'CURL *' but argument is of type 'long int' CHttpClient.c:390:2: warning: passing argument 1 of 'curl_easy_setopt' makes pointer from integer without a cast [enabled by default] /usr/include/curl/easy.h:29:22: note: expected 'CURL *' but argument is of type 'long int' CFtpClient.c:127:2: warning: passing argument 1 of 'curl_easy_setopt' makes pointer from integer without a cast [enabled by default] /usr/include/curl/easy.h:29:22: note: expected 'CURL *' but argument is of type 'long int' CHttpClient.c:391:2: warning: passing argument 1 of 'curl_easy_setopt' makes pointer from integer without a cast [enabled by default] /usr/include/curl/easy.h:29:22: note: expected 'CURL *' but argument is of type 'long int' CFtpClient.c: In function 'ftp_get': CFtpClient.c:143:2: warning: passing argument 1 of 'curl_easy_setopt' makes pointer from integer without a cast [enabled by default] /usr/include/curl/easy.h:29:22: note: expected 'CURL *' but argument is of type 'long int' CHttpClient.c:392:2: warning: passing argument 1 of 'curl_easy_setopt' makes pointer from integer without a cast [enabled by default] /usr/include/curl/easy.h:29:22: note: expected 'CURL *' but argument is of type 'long int' CFtpClient.c:144:2: warning: passing argument 1 of 'curl_easy_setopt' makes pointer from integer without a cast [enabled by default] /usr/include/curl/easy.h:29:22: note: expected 'CURL *' but argument is of type 'long int' CHttpClient.c:393:2: warning: passing argument 1 of 'curl_easy_setopt' makes pointer from integer without a cast [enabled by default] /usr/include/curl/easy.h:29:22: note: expected 'CURL *' but argument is of type 'long int' CFtpClient.c:145:2: warning: passing argument 1 of 'curl_easy_setopt' makes pointer from integer without a cast [enabled by default] /usr/include/curl/easy.h:29:22: note: expected 'CURL *' but argument is of type 'long int' CFtpClient.c:147:2: warning: passing argument 2 of 'curl_multi_add_handle' makes pointer from integer without a cast [enabled by default] /usr/include/curl/multi.h:108:23: note: expected 'CURL *' but argument is of type 'long int' CHttpClient.c:394:2: warning: passing argument 1 of 'curl_easy_setopt' makes pointer from integer without a cast [enabled by default] /usr/include/curl/easy.h:29:22: note: expected 'CURL *' but argument is of type 'long int' CFtpClient.c: In function 'ftp_put': CFtpClient.c:161:2: warning: passing argument 1 of 'curl_easy_setopt' makes pointer from integer without a cast [enabled by default] /usr/include/curl/easy.h:29:22: note: expected 'CURL *' but argument is of type 'long int' CHttpClient.c:395:2: warning: passing argument 1 of 'curl_easy_setopt' makes pointer from integer without a cast [enabled by default] /usr/include/curl/easy.h:29:22: note: expected 'CURL *' but argument is of type 'long int' CFtpClient.c:162:2: warning: passing argument 1 of 'curl_easy_setopt' makes pointer from integer without a cast [enabled by default] /usr/include/curl/easy.h:29:22: note: expected 'CURL *' but argument is of type 'long int' CHttpClient.c:396:2: warning: passing argument 1 of 'curl_easy_setopt' makes pointer from integer without a cast [enabled by default] /usr/include/curl/easy.h:29:22: note: expected 'CURL *' but argument is of type 'long int' CFtpClient.c:163:2: warning: passing argument 1 of 'curl_easy_setopt' makes pointer from integer without a cast [enabled by default] /usr/include/curl/easy.h:29:22: note: expected 'CURL *' but argument is of type 'long int' CFtpClient.c:165:2: warning: passing argument 2 of 'curl_multi_add_handle' makes pointer from integer without a cast [enabled by default] /usr/include/curl/multi.h:108:23: note: expected 'CURL *' but argument is of type 'long int' CFtpClient.c: In function 'CFTPCLIENT_Get': CFtpClient.c:180:19: warning: assignment makes integer from pointer without a cast [enabled by default] CFtpClient.c: In function 'CFTPCLIENT_Put': CFtpClient.c:212:18: warning: assignment makes integer from pointer without a cast [enabled by default] CFtpClient.c: In function 'CFTPCLIENT_new': CFtpClient.c:237:17: warning: assignment makes integer from pointer without a cast [enabled by default] CFtpClient.c:242:22: warning: assignment makes integer from pointer without a cast [enabled by default] CHttpClient.c:398:3: warning: passing argument 1 of 'curl_easy_setopt' makes pointer from integer without a cast [enabled by default] /usr/include/curl/easy.h:29:22: note: expected 'CURL *' but argument is of type 'long int' CHttpClient.c:400:3: warning: passing argument 1 of 'curl_easy_setopt' makes pointer from integer without a cast [enabled by default] /usr/include/curl/easy.h:29:22: note: expected 'CURL *' but argument is of type 'long int' CHttpClient.c:402:2: warning: passing argument 2 of 'Adv_proxy_SET' makes pointer from integer without a cast [enabled by default] gbcurl.h:59:6: note: expected 'CURL *' but argument is of type 'long int' CHttpClient.c:403:2: warning: passing argument 2 of 'Adv_user_SET' makes pointer from integer without a cast [enabled by default] gbcurl.h:65:6: note: expected 'CURL *' but argument is of type 'long int' CHttpClient.c:404:2: warning: passing argument 1 of 'curl_easy_setopt' makes pointer from integer without a cast [enabled by default] /usr/include/curl/easy.h:29:22: note: expected 'CURL *' but argument is of type 'long int' CHttpClient.c: In function 'http_get': CHttpClient.c:424:2: warning: passing argument 1 of 'curl_easy_setopt' makes pointer from integer without a cast [enabled by default] /usr/include/curl/easy.h:29:22: note: expected 'CURL *' but argument is of type 'long int' CHttpClient.c:425:2: warning: passing argument 2 of 'curl_multi_add_handle' makes pointer from integer without a cast [enabled by default] /usr/include/curl/multi.h:108:23: note: expected 'CURL *' but argument is of type 'long int' CHttpClient.c: In function 'CHTTPCLIENT_Get': CHttpClient.c:440:19: warning: assignment makes integer from pointer without a cast [enabled by default] CHttpClient.c: In function 'http_post': CHttpClient.c:484:2: warning: passing argument 1 of 'curl_easy_setopt' makes pointer from integer without a cast [enabled by default] /usr/include/curl/easy.h:29:22: note: expected 'CURL *' but argument is of type 'long int' CHttpClient.c:485:2: warning: passing argument 1 of 'curl_easy_setopt' makes pointer from integer without a cast [enabled by default] /usr/include/curl/easy.h:29:22: note: expected 'CURL *' but argument is of type 'long int' CHttpClient.c:486:2: warning: passing argument 1 of 'curl_easy_setopt' makes pointer from integer without a cast [enabled by default] /usr/include/curl/easy.h:29:22: note: expected 'CURL *' but argument is of type 'long int' CHttpClient.c:488:2: warning: passing argument 2 of 'curl_multi_add_handle' makes pointer from integer without a cast [enabled by default] /usr/include/curl/multi.h:108:23: note: expected 'CURL *' but argument is of type 'long int' CHttpClient.c: In function 'CHTTPCLIENT_Post': CHttpClient.c:503:19: warning: assignment makes integer from pointer without a cast [enabled by default] CFtpClient.c: In function 'ftp_initialize_curl_handle': CFtpClient.c:127:2: warning: call to '_curl_easy_setopt_err_string' declared with attribute warning: curl_easy_setopt expects a string (char* or char[]) argument for this option [enabled by default] CFtpClient.c: In function 'ftp_get': CFtpClient.c:143:2: warning: call to '_curl_easy_setopt_err_write_callback' declared with attribute warning: curl_easy_setopt expects a curl_write_callback argument for this option [enabled by default] CFtpClient.c: In function 'ftp_put': CFtpClient.c:161:2: warning: call to '_curl_easy_setopt_err_read_cb' declared with attribute warning: curl_easy_setopt expects a curl_read_callback argument for this option [enabled by default] CHttpClient.c: In function 'http_initialize_curl_handle': CHttpClient.c:392:2: warning: call to '_curl_easy_setopt_err_write_callback' declared with attribute warning: curl_easy_setopt expects a curl_write_callback argument for this option [enabled by default] CHttpClient.c:393:2: warning: call to '_curl_easy_setopt_err_write_callback' declared with attribute warning: curl_easy_setopt expects a curl_write_callback argument for this option [enabled by default] CHttpClient.c:404:2: warning: call to '_curl_easy_setopt_err_string' declared with attribute warning: curl_easy_setopt expects a string (char* or char[]) argument for this option [enabled by default] /bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -no-undefined -o lib.gb.net.curl.la -rpath /usr/lib/gambas gbcurl.lo main.lo CCurl.lo CHttpClient.lo CFtpClient.lo CNet.lo CProxy.lo -lc -lcurl gcc -shared .libs/gbcurl.o .libs/main.o .libs/CCurl.o .libs/CHttpClient.o .libs/CFtpClient.o .libs/CNet.o .libs/CProxy.o -lc -lcurl -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,lib.gb.net.curl.so.0 -o .libs/lib.gb.net.curl.so.0.0.0 (cd .libs && rm -f lib.gb.net.curl.so.0 && ln -s lib.gb.net.curl.so.0.0.0 lib.gb.net.curl.so.0) (cd .libs && rm -f lib.gb.net.curl.so && ln -s lib.gb.net.curl.so.0.0.0 lib.gb.net.curl.so) creating lib.gb.net.curl.la (cd .libs && rm -f lib.gb.net.curl.la && ln -s ../lib.gb.net.curl.la lib.gb.net.curl.la) make[5]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/net/curl' make[5]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/net' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o main.lo main.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o tools.lo tools.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o CDnsClient.lo CDnsClient.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o CSocket.lo CSocket.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o CServerSocket.lo CServerSocket.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o CUdpSocket.lo CUdpSocket.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o CSerialPort.lo CSerialPort.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o CNet.lo CNet.c mkdir .libs mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists mkdir: cannot create directory `.libs': File exists gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c tools.c -fPIC -DPIC -o .libs/tools.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c CDnsClient.c -fPIC -DPIC -o .libs/CDnsClient.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c CUdpSocket.c -fPIC -DPIC -o .libs/CUdpSocket.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c CSocket.c -fPIC -DPIC -o .libs/CSocket.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c CServerSocket.c -fPIC -DPIC -o .libs/CServerSocket.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c CNet.c -fPIC -DPIC -o .libs/CNet.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c main.c -fPIC -DPIC -o .libs/main.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c CSerialPort.c -fPIC -DPIC -o .libs/CSerialPort.o CNet.c: In function 'ToIPv4': CNet.c:86:3: warning: embedded '\0' in format [-Wformat-contains-nul] CNet.c:89:3: warning: embedded '\0' in format [-Wformat-contains-nul] CSerialPort.c: In function 'CSerialPort_AssignCallBack': CSerialPort.c:178:15: warning: variable 'mythis' set but not used [-Wunused-but-set-variable] CUdpSocket.c: In function 'CUdpSocket_CallBack': CUdpSocket.c:93:2: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign] /usr/include/sys/socket.h:166:16: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' CUdpSocket.c:76:6: warning: variable 'numpoll' set but not used [-Wunused-but-set-variable] CUdpSocket.c: In function 'CUdpSocket_stream_read': CUdpSocket.c:186:2: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign] /usr/include/sys/socket.h:166:16: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' CUdpSocket.c: In function 'CUDPSOCKET_Peek': CUdpSocket.c:345:3: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign] /usr/include/sys/socket.h:166:16: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' CServerSocket.c: In function 'CServerSocket_CallBack': CServerSocket.c:121:53: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] /usr/include/sys/socket.h:214:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' CServerSocket.c: In function 'CServerSocket_CallBackUnix': CServerSocket.c:148:53: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] /usr/include/sys/socket.h:214:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' CServerSocket.c: In function 'CSERVERSOCKET_Accept': CServerSocket.c:535:40: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] /usr/include/sys/socket.h:119:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' CSocket.c: In function 'CSocket_CallBackFromDns': CSocket.c:114:6: warning: variable 'myval' set but not used [-Wunused-but-set-variable] CSocket.c: In function 'CSocket_CallBackConnecting': CSocket.c:209:38: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] /usr/include/sys/socket.h:119:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -no-undefined -o lib.gb.net.la -rpath /usr/lib/gambas main.lo tools.lo CDnsClient.lo CSocket.lo CServerSocket.lo CUdpSocket.lo CSerialPort.lo CNet.lo -lc -lpthread gcc -shared .libs/main.o .libs/tools.o .libs/CDnsClient.o .libs/CSocket.o .libs/CServerSocket.o .libs/CUdpSocket.o .libs/CSerialPort.o .libs/CNet.o -lc -lpthread -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,lib.gb.net.so.0 -o .libs/lib.gb.net.so.0.0.0 (cd .libs && rm -f lib.gb.net.so.0 && ln -s lib.gb.net.so.0.0.0 lib.gb.net.so.0) (cd .libs && rm -f lib.gb.net.so && ln -s lib.gb.net.so.0.0.0 lib.gb.net.so) creating lib.gb.net.la (cd .libs && rm -f lib.gb.net.la && ln -s ../lib.gb.net.la lib.gb.net.la) make[5]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/net' make[4]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/net' Making all in sdl make[4]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/sdl' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -I/usr/include/SDL/ -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o main.lo main.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -I/usr/include/SDL/ -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o sound.lo sound.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -I/usr/include/SDL/ -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c sound.c -fPIC -DPIC -o .libs/sound.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -I/usr/include/SDL/ -D_REENTRANT -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c main.c -fPIC -DPIC -o .libs/main.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -no-undefined -o lib.gb.sdl.la -rpath /usr/lib/gambas main.lo sound.lo -lc -lpthread -lSDL -lSDL_mixer -lm gcc -shared .libs/main.o .libs/sound.o -lc -lpthread -lSDL -lSDL_mixer -lm -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,lib.gb.sdl.so.0 -o .libs/lib.gb.sdl.so.0.0.0 (cd .libs && rm -f lib.gb.sdl.so.0 && ln -s lib.gb.sdl.so.0.0.0 lib.gb.sdl.so.0) (cd .libs && rm -f lib.gb.sdl.so && ln -s lib.gb.sdl.so.0.0.0 lib.gb.sdl.so) creating lib.gb.sdl.la (cd .libs && rm -f lib.gb.sdl.la && ln -s ../lib.gb.sdl.la lib.gb.sdl.la) make[4]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/sdl' Making all in vb make[4]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/vb' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o main.lo main.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o vb.lo vb.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c -o vbdate.lo vbdate.c mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c vb.c -fPIC -DPIC -o .libs/vb.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c main.c -fPIC -DPIC -o .libs/main.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/share -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -c vbdate.c -fPIC -DPIC -o .libs/vbdate.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -Wall -fno-strict-aliasing -no-undefined -o lib.gb.vb.la -rpath /usr/lib/gambas main.lo vb.lo vbdate.lo gcc -shared .libs/main.o .libs/vb.o .libs/vbdate.o -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,lib.gb.vb.so.0 -o .libs/lib.gb.vb.so.0.0.0 (cd .libs && rm -f lib.gb.vb.so.0 && ln -s lib.gb.vb.so.0.0.0 lib.gb.vb.so.0) (cd .libs && rm -f lib.gb.vb.so && ln -s lib.gb.vb.so.0.0.0 lib.gb.vb.so) creating lib.gb.vb.la (cd .libs && rm -f lib.gb.vb.la && ln -s ../lib.gb.vb.la lib.gb.vb.la) make[4]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/vb' make[4]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib' make[3]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib' make[3]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src' make[2]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src' make[2]: Entering directory `/builddir/build/BUILD/gambas-1.0.19' make[2]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19' make[1]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.flFqre + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386 ++ dirname /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386 + cd gambas-1.0.19 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386 + export PATH=/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/bin:/usr/lib/qt-3.3/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/bin:/usr/local/sbin:/builddir/bin + PATH=/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/bin:/usr/lib/qt-3.3/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/bin:/usr/local/sbin:/builddir/bin + make DESTDIR=/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386 install Making install in src make[1]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src' Making install in share make[2]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/share' make[3]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/share' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/share' make[2]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/share' Making install in comp make[2]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/comp' make[3]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/comp' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c gbc gba gbi '/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/bin' /usr/bin/install -c gbc /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/bin/gbc /usr/bin/install -c gba /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/bin/gba /usr/bin/install -c gbi /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/bin/gbi make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/comp' make[2]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/comp' Making install in exec make[2]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/exec' make[3]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/exec' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c gbx '/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/bin' /usr/bin/install -c gbx /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/bin/gbx test -z "/usr/lib/gambas" || /bin/mkdir -p "/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas" /bin/sh ../../libtool --mode=install /usr/bin/install -c lib.gb.la '/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas' /usr/bin/install -c .libs/lib.gb.so.0.0.0 /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.so.0.0.0 (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.so.0.0.0 lib.gb.so.0 || { rm -f lib.gb.so.0 && ln -s lib.gb.so.0.0.0 lib.gb.so.0; }; }) (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.so.0.0.0 lib.gb.so || { rm -f lib.gb.so && ln -s lib.gb.so.0.0.0 lib.gb.so; }; }) /usr/bin/install -c .libs/lib.gb.lai /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gambas' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/exec' make[2]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/exec' Making install in lib make[2]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib' Making install in debug make[3]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/debug' make[4]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/debug' test -z "/usr/lib/gambas" || /bin/mkdir -p "/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas" /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib.gb.debug.la '/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas' /usr/bin/install -c .libs/lib.gb.debug.so.0.0.0 /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.debug.so.0.0.0 (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.debug.so.0.0.0 lib.gb.debug.so.0 || { rm -f lib.gb.debug.so.0 && ln -s lib.gb.debug.so.0.0.0 lib.gb.debug.so.0; }; }) (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.debug.so.0.0.0 lib.gb.debug.so || { rm -f lib.gb.debug.so && ln -s lib.gb.debug.so.0.0.0 lib.gb.debug.so; }; }) /usr/bin/install -c .libs/lib.gb.debug.lai /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.debug.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gambas' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/debug' make[3]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/debug' Making install in eval make[3]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/eval' make[4]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/eval' test -z "/usr/lib/gambas" || /bin/mkdir -p "/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas" /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib.gb.eval.la '/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas' /usr/bin/install -c .libs/lib.gb.eval.so.0.0.0 /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.eval.so.0.0.0 (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.eval.so.0.0.0 lib.gb.eval.so.0 || { rm -f lib.gb.eval.so.0 && ln -s lib.gb.eval.so.0.0.0 lib.gb.eval.so.0; }; }) (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.eval.so.0.0.0 lib.gb.eval.so || { rm -f lib.gb.eval.so && ln -s lib.gb.eval.so.0.0.0 lib.gb.eval.so; }; }) /usr/bin/install -c .libs/lib.gb.eval.lai /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.eval.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gambas' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/eval' make[3]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/eval' Making install in db make[3]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/db' Making install in mysql make[4]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/db/mysql' make[5]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/db/mysql' test -z "/usr/lib/gambas" || /bin/mkdir -p "/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c lib.gb.db.mysql.la '/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas' /usr/bin/install -c .libs/lib.gb.db.mysql.so.0.0.0 /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.db.mysql.so.0.0.0 (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.db.mysql.so.0.0.0 lib.gb.db.mysql.so.0 || { rm -f lib.gb.db.mysql.so.0 && ln -s lib.gb.db.mysql.so.0.0.0 lib.gb.db.mysql.so.0; }; }) (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.db.mysql.so.0.0.0 lib.gb.db.mysql.so || { rm -f lib.gb.db.mysql.so && ln -s lib.gb.db.mysql.so.0.0.0 lib.gb.db.mysql.so; }; }) /usr/bin/install -c .libs/lib.gb.db.mysql.lai /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.db.mysql.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gambas' make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/db/mysql' make[4]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/db/mysql' Making install in postgresql make[4]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/db/postgresql' make[5]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/db/postgresql' test -z "/usr/lib/gambas" || /bin/mkdir -p "/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c lib.gb.db.postgresql.la '/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas' /usr/bin/install -c .libs/lib.gb.db.postgresql.so.0.0.0 /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.db.postgresql.so.0.0.0 (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.db.postgresql.so.0.0.0 lib.gb.db.postgresql.so.0 || { rm -f lib.gb.db.postgresql.so.0 && ln -s lib.gb.db.postgresql.so.0.0.0 lib.gb.db.postgresql.so.0; }; }) (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.db.postgresql.so.0.0.0 lib.gb.db.postgresql.so || { rm -f lib.gb.db.postgresql.so && ln -s lib.gb.db.postgresql.so.0.0.0 lib.gb.db.postgresql.so; }; }) /usr/bin/install -c .libs/lib.gb.db.postgresql.lai /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.db.postgresql.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gambas' make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/db/postgresql' make[4]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/db/postgresql' make[4]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/db' make[5]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/db' test -z "/usr/lib/gambas" || /bin/mkdir -p "/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas" /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib.gb.db.la '/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas' /usr/bin/install -c .libs/lib.gb.db.so.0.0.0 /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.db.so.0.0.0 (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.db.so.0.0.0 lib.gb.db.so.0 || { rm -f lib.gb.db.so.0 && ln -s lib.gb.db.so.0.0.0 lib.gb.db.so.0; }; }) (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.db.so.0.0.0 lib.gb.db.so || { rm -f lib.gb.db.so && ln -s lib.gb.db.so.0.0.0 lib.gb.db.so; }; }) /usr/bin/install -c .libs/lib.gb.db.lai /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.db.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gambas' make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/db' make[4]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/db' make[3]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/db' Making install in compress make[3]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/compress' Making install in zlib make[4]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/compress/zlib' make[5]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/compress/zlib' test -z "/usr/lib/gambas" || /bin/mkdir -p "/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c lib.gb.compress.zlib.la '/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas' /usr/bin/install -c .libs/lib.gb.compress.zlib.so.0.0.0 /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.compress.zlib.so.0.0.0 (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.compress.zlib.so.0.0.0 lib.gb.compress.zlib.so.0 || { rm -f lib.gb.compress.zlib.so.0 && ln -s lib.gb.compress.zlib.so.0.0.0 lib.gb.compress.zlib.so.0; }; }) (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.compress.zlib.so.0.0.0 lib.gb.compress.zlib.so || { rm -f lib.gb.compress.zlib.so && ln -s lib.gb.compress.zlib.so.0.0.0 lib.gb.compress.zlib.so; }; }) /usr/bin/install -c .libs/lib.gb.compress.zlib.lai /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.compress.zlib.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gambas' make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/compress/zlib' make[4]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/compress/zlib' Making install in bzlib2 make[4]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/compress/bzlib2' make[5]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/compress/bzlib2' test -z "/usr/lib/gambas" || /bin/mkdir -p "/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c lib.gb.compress.bzlib2.la '/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas' /usr/bin/install -c .libs/lib.gb.compress.bzlib2.so.0.0.0 /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.compress.bzlib2.so.0.0.0 (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.compress.bzlib2.so.0.0.0 lib.gb.compress.bzlib2.so.0 || { rm -f lib.gb.compress.bzlib2.so.0 && ln -s lib.gb.compress.bzlib2.so.0.0.0 lib.gb.compress.bzlib2.so.0; }; }) (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.compress.bzlib2.so.0.0.0 lib.gb.compress.bzlib2.so || { rm -f lib.gb.compress.bzlib2.so && ln -s lib.gb.compress.bzlib2.so.0.0.0 lib.gb.compress.bzlib2.so; }; }) /usr/bin/install -c .libs/lib.gb.compress.bzlib2.lai /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.compress.bzlib2.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gambas' make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/compress/bzlib2' make[4]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/compress/bzlib2' make[4]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/compress' make[5]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/compress' test -z "/usr/lib/gambas" || /bin/mkdir -p "/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas" /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib.gb.compress.la '/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas' /usr/bin/install -c .libs/lib.gb.compress.so.0.0.0 /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.compress.so.0.0.0 (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.compress.so.0.0.0 lib.gb.compress.so.0 || { rm -f lib.gb.compress.so.0 && ln -s lib.gb.compress.so.0.0.0 lib.gb.compress.so.0; }; }) (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.compress.so.0.0.0 lib.gb.compress.so || { rm -f lib.gb.compress.so && ln -s lib.gb.compress.so.0.0.0 lib.gb.compress.so; }; }) /usr/bin/install -c .libs/lib.gb.compress.lai /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.compress.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gambas' make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/compress' make[4]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/compress' make[3]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/compress' Making install in xml make[3]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/xml' Making install in libxml make[4]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/xml/libxml' Making install in xslt make[5]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/xml/libxml/xslt' make[6]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/xml/libxml/xslt' test -z "/usr/lib/gambas" || /bin/mkdir -p "/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas" /bin/sh ../../../../../libtool --mode=install /usr/bin/install -c lib.gb.xml.libxml.xslt.la '/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas' /usr/bin/install -c .libs/lib.gb.xml.libxml.xslt.so.0.0.0 /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.xml.libxml.xslt.so.0.0.0 (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.xml.libxml.xslt.so.0.0.0 lib.gb.xml.libxml.xslt.so.0 || { rm -f lib.gb.xml.libxml.xslt.so.0 && ln -s lib.gb.xml.libxml.xslt.so.0.0.0 lib.gb.xml.libxml.xslt.so.0; }; }) (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.xml.libxml.xslt.so.0.0.0 lib.gb.xml.libxml.xslt.so || { rm -f lib.gb.xml.libxml.xslt.so && ln -s lib.gb.xml.libxml.xslt.so.0.0.0 lib.gb.xml.libxml.xslt.so; }; }) /usr/bin/install -c .libs/lib.gb.xml.libxml.xslt.lai /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.xml.libxml.xslt.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gambas' make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/xml/libxml/xslt' make[5]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/xml/libxml/xslt' Making install in rpc make[5]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/xml/libxml/rpc' make[6]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/xml/libxml/rpc' test -z "/usr/lib/gambas" || /bin/mkdir -p "/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas" /bin/sh ../../../../../libtool --mode=install /usr/bin/install -c lib.gb.xml.libxml.rpc.la '/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas' /usr/bin/install -c .libs/lib.gb.xml.libxml.rpc.so.0.0.0 /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.xml.libxml.rpc.so.0.0.0 (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.xml.libxml.rpc.so.0.0.0 lib.gb.xml.libxml.rpc.so.0 || { rm -f lib.gb.xml.libxml.rpc.so.0 && ln -s lib.gb.xml.libxml.rpc.so.0.0.0 lib.gb.xml.libxml.rpc.so.0; }; }) (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.xml.libxml.rpc.so.0.0.0 lib.gb.xml.libxml.rpc.so || { rm -f lib.gb.xml.libxml.rpc.so && ln -s lib.gb.xml.libxml.rpc.so.0.0.0 lib.gb.xml.libxml.rpc.so; }; }) /usr/bin/install -c .libs/lib.gb.xml.libxml.rpc.lai /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.xml.libxml.rpc.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gambas' make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/xml/libxml/rpc' make[5]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/xml/libxml/rpc' make[5]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/xml/libxml' make[6]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/xml/libxml' test -z "/usr/lib/gambas" || /bin/mkdir -p "/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c lib.gb.xml.libxml.la '/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas' /usr/bin/install -c .libs/lib.gb.xml.libxml.so.0.0.0 /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.xml.libxml.so.0.0.0 (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.xml.libxml.so.0.0.0 lib.gb.xml.libxml.so.0 || { rm -f lib.gb.xml.libxml.so.0 && ln -s lib.gb.xml.libxml.so.0.0.0 lib.gb.xml.libxml.so.0; }; }) (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.xml.libxml.so.0.0.0 lib.gb.xml.libxml.so || { rm -f lib.gb.xml.libxml.so && ln -s lib.gb.xml.libxml.so.0.0.0 lib.gb.xml.libxml.so; }; }) /usr/bin/install -c .libs/lib.gb.xml.libxml.lai /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.xml.libxml.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gambas' make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/xml/libxml' make[5]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/xml/libxml' make[4]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/xml/libxml' make[4]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/xml' make[5]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/xml' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/xml' make[4]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/xml' make[3]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/xml' Making install in qt make[3]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt' Making install in editor make[4]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt/editor' make[5]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt/editor' test -z "/usr/lib/gambas" || /bin/mkdir -p "/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c lib.gb.qt.editor.la '/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas' /usr/bin/install -c .libs/lib.gb.qt.editor.so.0.0.0 /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.qt.editor.so.0.0.0 (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.qt.editor.so.0.0.0 lib.gb.qt.editor.so.0 || { rm -f lib.gb.qt.editor.so.0 && ln -s lib.gb.qt.editor.so.0.0.0 lib.gb.qt.editor.so.0; }; }) (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.qt.editor.so.0.0.0 lib.gb.qt.editor.so || { rm -f lib.gb.qt.editor.so && ln -s lib.gb.qt.editor.so.0.0.0 lib.gb.qt.editor.so; }; }) /usr/bin/install -c .libs/lib.gb.qt.editor.lai /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.qt.editor.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gambas' make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt/editor' make[4]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt/editor' Making install in ext make[4]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt/ext' make[5]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt/ext' test -z "/usr/lib/gambas" || /bin/mkdir -p "/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c lib.gb.qt.ext.la '/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas' /usr/bin/install -c .libs/lib.gb.qt.ext.so.0.0.0 /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.qt.ext.so.0.0.0 (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.qt.ext.so.0.0.0 lib.gb.qt.ext.so.0 || { rm -f lib.gb.qt.ext.so.0 && ln -s lib.gb.qt.ext.so.0.0.0 lib.gb.qt.ext.so.0; }; }) (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.qt.ext.so.0.0.0 lib.gb.qt.ext.so || { rm -f lib.gb.qt.ext.so && ln -s lib.gb.qt.ext.so.0.0.0 lib.gb.qt.ext.so; }; }) /usr/bin/install -c .libs/lib.gb.qt.ext.lai /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.qt.ext.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gambas' make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt/ext' make[4]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt/ext' Making install in kde make[4]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt/kde' Making install in html make[5]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt/kde/html' make[6]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt/kde/html' test -z "/usr/lib/gambas" || /bin/mkdir -p "/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas" /bin/sh ../../../../../libtool --mode=install /usr/bin/install -c lib.gb.qt.kde.html.la '/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas' /usr/bin/install -c .libs/lib.gb.qt.kde.html.so.0.0.0 /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.qt.kde.html.so.0.0.0 (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.qt.kde.html.so.0.0.0 lib.gb.qt.kde.html.so.0 || { rm -f lib.gb.qt.kde.html.so.0 && ln -s lib.gb.qt.kde.html.so.0.0.0 lib.gb.qt.kde.html.so.0; }; }) (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.qt.kde.html.so.0.0.0 lib.gb.qt.kde.html.so || { rm -f lib.gb.qt.kde.html.so && ln -s lib.gb.qt.kde.html.so.0.0.0 lib.gb.qt.kde.html.so; }; }) /usr/bin/install -c .libs/lib.gb.qt.kde.html.lai /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.qt.kde.html.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gambas' make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt/kde/html' make[5]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt/kde/html' make[5]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt/kde' make[6]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt/kde' test -z "/usr/lib/gambas" || /bin/mkdir -p "/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c lib.gb.qt.kde.la '/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas' /usr/bin/install -c .libs/lib.gb.qt.kde.so.0.0.0 /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.qt.kde.so.0.0.0 (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.qt.kde.so.0.0.0 lib.gb.qt.kde.so.0 || { rm -f lib.gb.qt.kde.so.0 && ln -s lib.gb.qt.kde.so.0.0.0 lib.gb.qt.kde.so.0; }; }) (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.qt.kde.so.0.0.0 lib.gb.qt.kde.so || { rm -f lib.gb.qt.kde.so && ln -s lib.gb.qt.kde.so.0.0.0 lib.gb.qt.kde.so; }; }) /usr/bin/install -c .libs/lib.gb.qt.kde.lai /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.qt.kde.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gambas' make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt/kde' make[5]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt/kde' make[4]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt/kde' make[4]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt' make[5]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt' test -z "/usr/lib/gambas" || /bin/mkdir -p "/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas" /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib.gb.qt.la '/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas' /usr/bin/install -c .libs/lib.gb.qt.so.0.0.0 /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.qt.so.0.0.0 (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.qt.so.0.0.0 lib.gb.qt.so.0 || { rm -f lib.gb.qt.so.0 && ln -s lib.gb.qt.so.0.0.0 lib.gb.qt.so.0; }; }) (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.qt.so.0.0.0 lib.gb.qt.so || { rm -f lib.gb.qt.so && ln -s lib.gb.qt.so.0.0.0 lib.gb.qt.so; }; }) /usr/bin/install -c .libs/lib.gb.qt.lai /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.qt.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gambas' make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt' make[4]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt' make[3]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/qt' Making install in net make[3]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/net' Making install in curl make[4]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/net/curl' make[5]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/net/curl' test -z "/usr/lib/gambas" || /bin/mkdir -p "/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c lib.gb.net.curl.la '/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas' /usr/bin/install -c .libs/lib.gb.net.curl.so.0.0.0 /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.net.curl.so.0.0.0 (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.net.curl.so.0.0.0 lib.gb.net.curl.so.0 || { rm -f lib.gb.net.curl.so.0 && ln -s lib.gb.net.curl.so.0.0.0 lib.gb.net.curl.so.0; }; }) (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.net.curl.so.0.0.0 lib.gb.net.curl.so || { rm -f lib.gb.net.curl.so && ln -s lib.gb.net.curl.so.0.0.0 lib.gb.net.curl.so; }; }) /usr/bin/install -c .libs/lib.gb.net.curl.lai /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.net.curl.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gambas' make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/net/curl' make[4]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/net/curl' make[4]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/net' make[5]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/net' test -z "/usr/lib/gambas" || /bin/mkdir -p "/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas" /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib.gb.net.la '/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas' /usr/bin/install -c .libs/lib.gb.net.so.0.0.0 /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.net.so.0.0.0 (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.net.so.0.0.0 lib.gb.net.so.0 || { rm -f lib.gb.net.so.0 && ln -s lib.gb.net.so.0.0.0 lib.gb.net.so.0; }; }) (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.net.so.0.0.0 lib.gb.net.so || { rm -f lib.gb.net.so && ln -s lib.gb.net.so.0.0.0 lib.gb.net.so; }; }) /usr/bin/install -c .libs/lib.gb.net.lai /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.net.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gambas' make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/net' make[4]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/net' make[3]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/net' Making install in sdl make[3]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/sdl' make[4]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/sdl' test -z "/usr/lib/gambas" || /bin/mkdir -p "/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas" /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib.gb.sdl.la '/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas' /usr/bin/install -c .libs/lib.gb.sdl.so.0.0.0 /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.sdl.so.0.0.0 (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.sdl.so.0.0.0 lib.gb.sdl.so.0 || { rm -f lib.gb.sdl.so.0 && ln -s lib.gb.sdl.so.0.0.0 lib.gb.sdl.so.0; }; }) (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.sdl.so.0.0.0 lib.gb.sdl.so || { rm -f lib.gb.sdl.so && ln -s lib.gb.sdl.so.0.0.0 lib.gb.sdl.so; }; }) /usr/bin/install -c .libs/lib.gb.sdl.lai /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.sdl.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gambas' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/sdl' make[3]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/sdl' Making install in vb make[3]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/vb' make[4]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/vb' test -z "/usr/lib/gambas" || /bin/mkdir -p "/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas" /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib.gb.vb.la '/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas' /usr/bin/install -c .libs/lib.gb.vb.so.0.0.0 /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.vb.so.0.0.0 (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.vb.so.0.0.0 lib.gb.vb.so.0 || { rm -f lib.gb.vb.so.0 && ln -s lib.gb.vb.so.0.0.0 lib.gb.vb.so.0; }; }) (cd /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas && { ln -s -f lib.gb.vb.so.0.0.0 lib.gb.vb.so || { rm -f lib.gb.vb.so && ln -s lib.gb.vb.so.0.0.0 lib.gb.vb.so; }; }) /usr/bin/install -c .libs/lib.gb.vb.lai /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.vb.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gambas' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/vb' make[3]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib/vb' make[3]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib' make[4]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src/lib' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib' make[3]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib' make[2]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src/lib' make[2]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src' make[3]: Entering directory `/builddir/build/BUILD/gambas-1.0.19/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src' make[2]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src' make[1]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19/src' make[1]: Entering directory `/builddir/build/BUILD/gambas-1.0.19' make[2]: Entering directory `/builddir/build/BUILD/gambas-1.0.19' Installing with DESTDIR=/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386 Creating the library info files... /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/info/gb.vb.info /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/info/gb.xml.libxml.xslt.info /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/info/gb.eval.info /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/info/gb.xml.libxml.info /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/info/gb.compress.info /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/info/gb.sdl.info /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/info/gb.qt.kde.html.info /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/info/gb.qt.kde.info /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/info/gb.qt.editor.info /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/info/gb.net.info /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/info/gb.xml.libxml.rpc.info /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/info/gb.net.curl.info /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/info/gb.debug.info /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/info/gb.qt.info /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/info/gb.qt.ext.info /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/info/gb.db.info /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/info/gb.info Installing the development environment... Compiling gambas... OK Compiling gambas-database-manager... OK Installing the gambas help files... Installing the gambas examples... Compiling Automation/KateBrowser/... OK Compiling Automation/Scripting/... OK Compiling Basic/Blights/... OK Compiling Basic/Collection/... OK Compiling Basic/DragNDrop/... OK Compiling Basic/Object/... OK Compiling Basic/Timer/... OK Compiling Basic/TreeView/... OK Compiling Database/DataReportExample/... OK Compiling Database/Database/... OK Compiling Drawing/AnalogWatch/... OK Compiling Drawing/Clock/... OK Compiling Drawing/ImageViewer/... OK Compiling Drawing/OnScreenDisplay/... OK Compiling Exec/Console/... OK Compiling Exec/MoviePlayer/... OK Compiling Games/Concent/... OK Compiling Games/DeepSpace/... OK Compiling Games/RobotFindsKitten/... OK Compiling Games/Snake/... OK Compiling Games/Solitaire/... OK Compiling Miscellaneous/Evaluator/... OK Compiling Miscellaneous/Explorer/... OK Compiling Miscellaneous/Notepad/... OK Compiling Networking/ClientSocket/... OK Compiling Networking/DnsClient/... OK Compiling Networking/HTTPGet/... OK Compiling Networking/HTTPPost/... OK Compiling Networking/SerialPort/... OK Compiling Networking/ServerSocket/... OK Compiling Networking/UDPServerClient/... OK Compiling Networking/WebBrowser/... OK Compiling Sound/MusicPlayer/... OK make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19' make[1]: Leaving directory `/builddir/build/BUILD/gambas-1.0.19' + mkdir -p /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/pixmaps + mkdir -p /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/applications + mkdir -p /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/include + install -m0644 ./app/gambas/.icon/32.png /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/pixmaps/gambas.png + install src/share/gambas.h /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/include + desktop-file-install --vendor fedora --dir /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/applications debian/gambas.desktop ++ grep -lr /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386 /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/ + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Sound/MusicPlayer/MusicPlayer + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Sound/MusicPlayer/.gambas/FSOUNDPLAYER + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Database/Database/Database + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Database/Database/.gambas/FREQUEST + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Database/Database/.gambas/FMAIN + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Database/DataReportExample/DataReportExample + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Database/DataReportExample/.gambas/FMAIN + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Database/DataReportExample/.gambas/MGLOBAL + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Database/DataReportExample/.gambas/FABOUT + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Database/DataReportExample/.gambas/FPREVIEW + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Database/DataReportExample/.gambas/FCONN + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Drawing/ImageViewer/ImageViewer + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Drawing/ImageViewer/.gambas/FVIEWER + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Drawing/AnalogWatch/AnalogWatch + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Drawing/AnalogWatch/.gambas/FRMCLOCK + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Drawing/OnScreenDisplay/.gambas/FONSCREENDISPLAY + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Drawing/OnScreenDisplay/OnScreenDisplay + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Drawing/Clock/.gambas/FCLOCK + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Drawing/Clock/Clock + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Games/Concent/Concent + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Games/Concent/.gambas/FRMACERCA + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Games/Concent/.gambas/FOTOS + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Games/Concent/.gambas/PRINCIPAL + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Games/Concent/.gambas/FRMINSTRUCCIONES + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Games/Concent/.gambas/FUNCIONES + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Games/Snake/Snake + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Games/Snake/.gambas/FRMMAIN + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Games/Solitaire/Solitaire + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Games/Solitaire/.gambas/FBOARDSELECT + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Games/Solitaire/.gambas/MBOARDS + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Games/Solitaire/.gambas/GLOBAL + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Games/Solitaire/.gambas/CMOVE + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Games/Solitaire/.gambas/FGAMEAREA + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Games/Solitaire/.gambas/CBOARDDESIGN + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Games/RobotFindsKitten/RobotFindsKitten + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Games/RobotFindsKitten/.gambas/FRFK + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Games/DeepSpace/.gambas/FMAIN + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Games/DeepSpace/.gambas/MMATH + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Games/DeepSpace/.gambas/CBULLET + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Games/DeepSpace/.gambas/FABOUT + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Games/DeepSpace/.gambas/MMAIN + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Games/DeepSpace/.gambas/COBJECT + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Games/DeepSpace/DeepSpace + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Automation/KateBrowser/KateBrowser + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Automation/KateBrowser/.gambas/FBROWSER + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Automation/Scripting/.gambas/FSCRIPT + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Automation/Scripting/Scripting + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Networking/SerialPort/SerialPort + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Networking/SerialPort/.gambas/FSERIALPORT + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Networking/ServerSocket/ServerSocket + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Networking/ServerSocket/.gambas/FRMMAIN + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Networking/UDPServerClient/UDPServerClient + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Networking/UDPServerClient/.gambas/FRMSERVER + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Networking/UDPServerClient/.gambas/FRMCLIENT + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Networking/HTTPPost/HTTPPost + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Networking/HTTPPost/.gambas/F + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Networking/HTTPGet/HTTPGet + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Networking/HTTPGet/.gambas/FCONFIG + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Networking/HTTPGet/.gambas/F + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Networking/HTTPGet/.gambas/CLSPARAMS + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Networking/DnsClient/DnsClient + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Networking/DnsClient/.gambas/F + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Networking/WebBrowser/WebBrowser + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Networking/WebBrowser/.gambas/FBROWSER + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Networking/ClientSocket/.gambas/FRMMAIN + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Networking/ClientSocket/ClientSocket + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Miscellaneous/Evaluator/Evaluator + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Miscellaneous/Evaluator/.gambas/FEVAL + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Miscellaneous/Notepad/Notepad + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Miscellaneous/Notepad/.gambas/FABOUT + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Miscellaneous/Notepad/.gambas/FNOTEPAD + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Miscellaneous/Explorer/.gambas/FEXPLORER + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Miscellaneous/Explorer/Explorer + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Exec/MoviePlayer/MoviePlayer + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Exec/MoviePlayer/.gambas/FMOVIEPLAYER + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Exec/Console/.gambas/FCONSOLE + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Exec/Console/Console + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Basic/Timer/Timer + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Basic/Timer/.gambas/FTIMER + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Basic/Blights/Blights + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Basic/Blights/.gambas/WIN1 + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Basic/Object/Object + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Basic/Object/.gambas/CTHING + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Basic/Object/.gambas/FSTART + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Basic/Collection/Collection + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Basic/Collection/.gambas/CTHING + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Basic/Collection/.gambas/FSTART + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Basic/TreeView/.gambas/TREEVIEWEXAMPLE + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Basic/TreeView/TreeView + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Basic/DragNDrop/.gambas/FDRAGNDROP + for i in '`grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT/usr/share/gambas/examples/`' + sed -i 's|/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386||g' /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/gambas/examples/Basic/DragNDrop/DragNDrop + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/gambas-1.0.19 extracting debug info from /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.db.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.xml.libxml.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.vb.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.debug.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.db.mysql.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.compress.zlib.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.xml.libxml.xslt.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.eval.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.net.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.db.postgresql.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.compress.bzlib2.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.qt.editor.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.qt.kde.html.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.qt.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.qt.kde.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.xml.libxml.rpc.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.compress.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.sdl.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.net.curl.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/lib/gambas/lib.gb.qt.ext.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/bin/gbc extracting debug info from /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/bin/gbx extracting debug info from /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/bin/gbi extracting debug info from /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/bin/gba symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.qt.kde.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.qt.kde.so.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.db.mysql.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.db.mysql.so.0.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.qt.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.qt.so.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.qt.editor.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.qt.editor.so.0.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.xml.libxml.xslt.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.xml.libxml.xslt.so.0.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.xml.libxml.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.xml.libxml.so.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.xml.libxml.rpc.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.xml.libxml.rpc.so.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.net.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.net.so.0.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.db.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.db.so.0.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.compress.bzlib2.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.compress.bzlib2.so.0.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.eval.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.eval.so.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.net.curl.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.net.curl.so.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.debug.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.debug.so.0.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.compress.zlib.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.compress.zlib.so.0.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.eval.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.eval.so.0.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.qt.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.qt.so.0.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.qt.ext.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.qt.ext.so.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.qt.ext.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.qt.ext.so.0.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.db.mysql.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.db.mysql.so.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.qt.kde.html.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.qt.kde.html.so.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.net.curl.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.net.curl.so.0.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.qt.kde.html.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.qt.kde.html.so.0.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.qt.kde.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.qt.kde.so.0.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.db.postgresql.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.db.postgresql.so.0.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.db.postgresql.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.db.postgresql.so.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.xml.libxml.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.xml.libxml.so.0.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.compress.bzlib2.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.compress.bzlib2.so.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.vb.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.vb.so.0.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.compress.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.compress.so.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.net.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.net.so.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.compress.zlib.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.compress.zlib.so.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.xml.libxml.rpc.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.xml.libxml.rpc.so.0.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.sdl.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.sdl.so.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.sdl.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.sdl.so.0.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.qt.editor.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.qt.editor.so.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.compress.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.compress.so.0.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.db.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.db.so.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.xml.libxml.xslt.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.xml.libxml.xslt.so.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.debug.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.debug.so.debug symlinked /usr/lib/debug/usr/lib/gambas/lib.gb.vb.so.0.0.0.debug to /usr/lib/debug/usr/lib/gambas/lib.gb.vb.so.debug 4979 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: gambas-runtime-1.0.19-15.fc15.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.s16HOO + umask 022 + cd /builddir/build/BUILD + cd gambas-1.0.19 + DOCDIR=/builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/doc/gambas-runtime-1.0.19 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/doc/gambas-runtime-1.0.19 + /bin/mkdir -p /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/doc/gambas-runtime-1.0.19 + cp -pr AUTHORS COPYING INSTALL README README.REDHAT TODO /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386/usr/share/doc/gambas-runtime-1.0.19 + exit 0 Provides: gambas = 1.0.19-15.fc15 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libltdl.so.7 libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) rtld(GNU_HASH) Obsoletes: gambas Processing files: gambas-ide-1.0.19-15.fc15.i686 Provides: gambas-devel = 1.0.19-15.fc15 gambas-examples = 1.0.19-15.fc15 gambas-help = 1.0.19-15.fc15 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Obsoletes: gambas-devel gambas-help gambas-examples Processing files: gambas-gb-compress-1.0.19-15.fc15.i686 Provides: lib.gb.compress.bzlib2.so.0 lib.gb.compress.so.0 lib.gb.compress.zlib.so.0 libtool(/usr/lib/gambas/lib.gb.compress.bzlib2.la) libtool(/usr/lib/gambas/lib.gb.compress.la) libtool(/usr/lib/gambas/lib.gb.compress.zlib.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: lib.gb.compress.bzlib2.so.0 lib.gb.compress.so.0 lib.gb.compress.zlib.so.0 libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libz.so.1 rtld(GNU_HASH) Processing files: gambas-gb-db-1.0.19-15.fc15.i686 Provides: lib.gb.db.mysql.so.0 lib.gb.db.postgresql.so.0 lib.gb.db.so.0 libtool(/usr/lib/gambas/lib.gb.db.la) libtool(/usr/lib/gambas/lib.gb.db.mysql.la) libtool(/usr/lib/gambas/lib.gb.db.postgresql.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: lib.gb.db.mysql.so.0 lib.gb.db.postgresql.so.0 lib.gb.db.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libmysqlclient.so.18 libmysqlclient.so.18(libmysqlclient_16) libpq.so.5 libz.so.1 rtld(GNU_HASH) Processing files: gambas-gb-debug-1.0.19-15.fc15.i686 Provides: lib.gb.debug.so.0 libtool(/usr/lib/gambas/lib.gb.debug.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: lib.gb.debug.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: gambas-gb-eval-1.0.19-15.fc15.i686 Provides: lib.gb.eval.so.0 libtool(/usr/lib/gambas/lib.gb.eval.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: lib.gb.eval.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) rtld(GNU_HASH) Processing files: gambas-gb-net-1.0.19-15.fc15.i686 Provides: lib.gb.net.so.0 libtool(/usr/lib/gambas/lib.gb.net.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: lib.gb.net.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) rtld(GNU_HASH) Processing files: gambas-gb-net-curl-1.0.19-15.fc15.i686 Provides: lib.gb.net.curl.so.0 libtool(/usr/lib/gambas/lib.gb.net.curl.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: lib.gb.net.curl.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libcurl.so.4 rtld(GNU_HASH) Processing files: gambas-gb-qt-1.0.19-15.fc15.i686 Provides: lib.gb.qt.so.0 libtool(/usr/lib/gambas/lib.gb.qt.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: lib.gb.qt.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libm.so.6 libpthread.so.0 libqt-mt.so.3 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: gambas-gb-qt-editor-1.0.19-15.fc15.i686 Provides: lib.gb.qt.editor.so.0 libtool(/usr/lib/gambas/lib.gb.qt.editor.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: lib.gb.qt.editor.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libm.so.6 libpthread.so.0 libqt-mt.so.3 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: gambas-gb-qt-ext-1.0.19-15.fc15.i686 Provides: lib.gb.qt.ext.so.0 libtool(/usr/lib/gambas/lib.gb.qt.ext.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: lib.gb.qt.ext.so.0 libc.so.6 libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libm.so.6 libpthread.so.0 libqt-mt.so.3 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: gambas-gb-qt-kde-1.0.19-15.fc15.i686 Provides: lib.gb.qt.kde.so.0 libtool(/usr/lib/gambas/lib.gb.qt.kde.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: lib.gb.qt.kde.so.0 libDCOP.so.4 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libgcc_s.so.1 libkdecore.so.4 libkdeui.so.4 libkio.so.4 libm.so.6 libpthread.so.0 libqt-mt.so.3 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: gambas-gb-qt-kde-html-1.0.19-15.fc15.i686 Provides: lib.gb.qt.kde.html.so.0 libtool(/usr/lib/gambas/lib.gb.qt.kde.html.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: lib.gb.qt.kde.html.so.0 libDCOP.so.4 libc.so.6 libc.so.6(GLIBC_2.1.3) libgcc_s.so.1 libkdecore.so.4 libkdeui.so.4 libkhtml.so.4 libkio.so.4 libkjs.so.1 libm.so.6 libpthread.so.0 libqt-mt.so.3 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: gambas-gb-sdl-1.0.19-15.fc15.i686 Provides: lib.gb.sdl.so.0 libtool(/usr/lib/gambas/lib.gb.sdl.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: lib.gb.sdl.so.0 libSDL-1.2.so.0 libSDL_mixer-1.2.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libm.so.6 libm.so.6(GLIBC_2.0) libpthread.so.0 rtld(GNU_HASH) Processing files: gambas-gb-vb-1.0.19-15.fc15.i686 Provides: lib.gb.vb.so.0 libtool(/usr/lib/gambas/lib.gb.vb.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: lib.gb.vb.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) rtld(GNU_HASH) Processing files: gambas-gb-xml-libxml-1.0.19-15.fc15.i686 Provides: lib.gb.xml.libxml.so.0 libtool(/usr/lib/gambas/lib.gb.xml.libxml.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: lib.gb.xml.libxml.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libm.so.6 libpthread.so.0 libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.5.0) libxml2.so.2(LIBXML2_2.6.0) libxml2.so.2(LIBXML2_2.6.5) libxml2.so.2(LIBXML2_2.6.8) rtld(GNU_HASH) Processing files: gambas-gb-xml-libxml-rpc-1.0.19-15.fc15.i686 Provides: lib.gb.xml.libxml.rpc.so.0 libtool(/usr/lib/gambas/lib.gb.xml.libxml.rpc.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: lib.gb.xml.libxml.rpc.so.0 libc.so.6 libc.so.6(GLIBC_2.1.3) libm.so.6 libpthread.so.0 libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.6.0) libxml2.so.2(LIBXML2_2.6.5) rtld(GNU_HASH) Processing files: gambas-gb-xml-libxml-xslt-1.0.19-15.fc15.i686 Provides: lib.gb.xml.libxml.xslt.so.0 libtool(/usr/lib/gambas/lib.gb.xml.libxml.xslt.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: lib.gb.xml.libxml.xslt.so.0 libc.so.6 libc.so.6(GLIBC_2.1.3) libm.so.6 libpthread.so.0 libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxslt.so.1 libxslt.so.1(LIBXML2_1.0.11) rtld(GNU_HASH) Processing files: gambas-debuginfo-1.0.19-15.fc15.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386 warning: Could not canonicalize hostname: x86-11.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/gambas-runtime-1.0.19-15.fc15.i686.rpm Wrote: /builddir/build/RPMS/gambas-ide-1.0.19-15.fc15.i686.rpm Wrote: /builddir/build/RPMS/gambas-gb-compress-1.0.19-15.fc15.i686.rpm Wrote: /builddir/build/RPMS/gambas-gb-db-1.0.19-15.fc15.i686.rpm Wrote: /builddir/build/RPMS/gambas-gb-debug-1.0.19-15.fc15.i686.rpm Wrote: /builddir/build/RPMS/gambas-gb-eval-1.0.19-15.fc15.i686.rpm Wrote: /builddir/build/RPMS/gambas-gb-net-1.0.19-15.fc15.i686.rpm Wrote: /builddir/build/RPMS/gambas-gb-net-curl-1.0.19-15.fc15.i686.rpm Wrote: /builddir/build/RPMS/gambas-gb-qt-1.0.19-15.fc15.i686.rpm Wrote: /builddir/build/RPMS/gambas-gb-qt-editor-1.0.19-15.fc15.i686.rpm Wrote: /builddir/build/RPMS/gambas-gb-qt-ext-1.0.19-15.fc15.i686.rpm Wrote: /builddir/build/RPMS/gambas-gb-qt-kde-1.0.19-15.fc15.i686.rpm Wrote: /builddir/build/RPMS/gambas-gb-qt-kde-html-1.0.19-15.fc15.i686.rpm Wrote: /builddir/build/RPMS/gambas-gb-sdl-1.0.19-15.fc15.i686.rpm Wrote: /builddir/build/RPMS/gambas-gb-vb-1.0.19-15.fc15.i686.rpm Wrote: /builddir/build/RPMS/gambas-gb-xml-libxml-1.0.19-15.fc15.i686.rpm Wrote: /builddir/build/RPMS/gambas-gb-xml-libxml-rpc-1.0.19-15.fc15.i686.rpm Wrote: /builddir/build/RPMS/gambas-gb-xml-libxml-xslt-1.0.19-15.fc15.i686.rpm Wrote: /builddir/build/RPMS/gambas-debuginfo-1.0.19-15.fc15.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wNfCE3 + umask 022 + cd /builddir/build/BUILD + cd gambas-1.0.19 + rm -rf /builddir/build/BUILDROOT/gambas-1.0.19-15.fc15.i386 + exit 0 Child returncode was: 0 LEAVE do -->