gambas failed to build on i586 for dockyard-devel.
Last 2500 lines of build log:
Installing gambas-0.94a-1ark.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.80119
+ umask 022
+ cd /build-gambas-i586/BUILD
+ cd /build-gambas-i586/BUILD
+ rm -rf gambas-0.94a
+ /usr/bin/bzip2 -dc /usr/src/ark/SOURCES/gambas-0.94a.tar.bz2
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd gambas-0.94a
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chgrp -Rhf root .
+ /bin/chmod -Rf a+rX,g-w,o-w .
+ echo 'Patch #0 (gambas-0.94a-destdir.patch):'
Patch #0 (gambas-0.94a-destdir.patch):
+ patch -p1 -b --suffix .destdir~ -s
+ echo 'Patch #1 (gambas-0.93b-automake.patch):'
Patch #1 (gambas-0.93b-automake.patch):
+ patch -p1 -b --suffix .automake~ -s
+ echo 'Patch #2 (gambas-0.93b-execvp.patch):'
Patch #2 (gambas-0.93b-execvp.patch):
+ patch -p1 -b --suffix .execvp~ -s
+ echo 'Patch #3 (gambas-0.93b-link.patch):'
Patch #3 (gambas-0.93b-link.patch):
+ patch -p1 -b --suffix .link~ -s
+ libtoolize --force
You should update your `aclocal.m4' by running aclocal.
+ aclocal
acinclude.m4:3868: warning: underquoted definition of GB_FIND_QT_MOC
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
acinclude.m4:3902: warning: underquoted definition of AC_PATH_QT_MOC
acinclude.m4:3912: warning: underquoted definition of AC_PATH_QT_FINDTR
acinclude.m4:3921: warning: underquoted definition of AC_PATH_QT_MSGTOQM
acinclude.m4:3930: warning: underquoted definition of AC_PATH_QT_MERGETR
acinclude.m4:3942: warning: underquoted definition of AC_CHECK_X_HEADER
acinclude.m4:3954: warning: underquoted definition of AC_CHECK_X_LIB
acinclude.m4:3978: warning: underquoted definition of AC_PROG_CXX_FNO_RTTI
acinclude.m4:3991: warning: underquoted definition of AC_C_SOCKLEN_T
acinclude.m4:4007: warning: underquoted definition of AC_SYS_ERRLIST
acinclude.m4:4022: warning: underquoted definition of AC_MAKE_MOC_FILES
/usr/share/aclocal/smpeg.m4:13: warning: underquoted definition of AM_PATH_SMPEG
/usr/share/aclocal/pkg.m4:5: warning: underquoted definition of
PKG_CHECK_MODULES
/usr/share/aclocal/pilot-link.m4:1: warning: underquoted definition of
AC_PILOT_LINK_HOOK
/usr/share/aclocal/openhbci.m4:8: warning: underquoted definition of
AM_PATH_OPENHBCI
/usr/share/aclocal/oaf.m4:4: warning: underquoted definition of AM_PATH_OAF
/usr/share/aclocal/movtar.m4:14: warning: underquoted definition of
MOVTAR_TEST_VERSION
/usr/share/aclocal/movtar.m4:59: warning: underquoted definition of
AM_PATH_MOVTAR
/usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of
AM_PATH_LIBMCRYPT
/usr/share/aclocal/libguppi.m4:11: warning: underquoted definition of
AM_PATH_LIBGUPPI
/usr/share/aclocal/libglade.m4:7: warning: underquoted definition of
AM_PATH_LIBGLADE
/usr/share/aclocal/libgcrypt.m4:23: warning: underquoted definition of
AM_PATH_LIBGCRYPT
/usr/share/aclocal/libIDL.m4:6: warning: underquoted definition of
AM_PATH_LIBIDL
/usr/share/aclocal/ksba.m4:17: warning: underquoted definition of AM_PATH_KSBA
/usr/share/aclocal/gpg-error.m4:7: warning: underquoted definition of
AM_PATH_GPG_ERROR
/usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
+ autoheader
+ automake -a
src/comp/Makefile.am: installing `./depcomp'
+ autoconf
+ ./configure --with-kde-libraries=/usr/lib/kde3 --prefix=/usr
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
/build-gambas-i586/BUILD/gambas-0.94a/missing: Unknown `--run' option
Try `/build-gambas-i586/BUILD/gambas-0.94a/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
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++... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
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 egrep... 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 setenv... yes
checking for unsetenv... yes
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... /usr/bin/nm -B
checking how to recognise dependant libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... no
creating libtool
checking for main in -lm... yes
checking for main in -lz... 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 internationalization library (if not present in C library)
headers... /usr/include/
checking for internationalization library (if not present in C library)
libraries... no
configure: WARNING: *** internationalization library (if not present in C
library) is disabled
checking for charset conversion library (if not present in C library)
headers... /usr/include/
checking for charset conversion library (if not present in C library)
libraries... no
configure: WARNING: *** charset conversion library (if not present in C
library) is disabled
checking for QT component headers... /usr/lib/qt-3.3.3/include/
checking for QT component libraries... /usr/lib/qt-3.3.3/lib/
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
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/bin/
checking for KDE 3.x component headers... /usr/include/kde/
checking for KDE 3.x component libraries... /usr/lib/kde3
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/
/usr/include/pgsql/server/ /usr/include/pgsql/server/catalog/
checking for PostgreSQL driver libraries... /usr/lib/
checking for MySQL driver headers... /usr/include/mysql/
checking for MySQL driver libraries... /usr/lib/
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/
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/example/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 config.h
config.status: executing depfiles commands
configure: configuring in libltdl
configure: running /bin/sh './configure' --prefix=/usr
'--with-kde-libraries=/usr/lib/kde3' '--prefix=/usr' --enable-ltdl-convenience
--cache-file=/dev/null --srcdir=.
loading cache /dev/null
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for working const... yes
checking for inline... inline
checking for Cygwin environment... no
checking for mingw32 environment... no
checking how to run the C preprocessor... gcc -E
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
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... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for ANSI C header files... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking whether gcc supports assert without backlinking...
checking which extension is used for shared libraries... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib /usr/X11R6/lib
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for dlopen in -ldl... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dld_link in -ldld... no
checking for dlerror... yes
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_append... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking for errno.h... yes
checking for malloc.h... yes
checking for memory.h... yes
checking for stdlib.h... yes
checking for stdio.h... yes
checking for ctype.h... yes
checking for unistd.h... yes
checking for dl.h... no
checking for sys/dl.h... no
checking for dld.h... no
checking for string.h... yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
updating cache /dev/null
creating ./config.status
creating Makefile
creating config.h
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.15728
+ umask 022
+ cd /build-gambas-i586/BUILD
+ cd gambas-0.94a
++ pwd
+ export
PATH=/build-gambas-i586/BUILD/gambas-0.94a/src/comp:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/X11R6/bin:/root/bin
+
PATH=/build-gambas-i586/BUILD/gambas-0.94a/src/comp:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/X11R6/bin:/root/bin
+ make
make all-recursive
make[1]: Entering directory `/build-gambas-i586/BUILD/gambas-0.94a'
Making all in libltdl
make[2]: Entering directory `/build-gambas-i586/BUILD/gambas-0.94a/libltdl'
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c
ltdl.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c -fPIC -o .libs/ltdl.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c -o ltdl.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link gcc -g -O2 -o libltdlc.la ltdl.lo -ldl
/libtool: line 5328: test: : integer expression expected
/libtool: line 5328: test: : integer expression expected
using piecewise archive linking...
/libtool: line 5363: test: : integer expression expected
ar cru .libs/libltdlc.a .libs/ltdl.o
ranlib .libs/libltdlc.a
creating libltdlc.la
(cd .libs && rm -f libltdlc.la && ln -s ../libltdlc.la libltdlc.la)
make[2]: Leaving directory `/build-gambas-i586/BUILD/gambas-0.94a/libltdl'
Making all in src
make[2]: Entering directory `/build-gambas-i586/BUILD/gambas-0.94a/src'
Making all in share
make[3]: Entering directory `/build-gambas-i586/BUILD/gambas-0.94a/src/share'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build-gambas-i586/BUILD/gambas-0.94a/src/share'
Making all in comp
make[3]: Entering directory `/build-gambas-i586/BUILD/gambas-0.94a/src/comp'
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g
-O2 -pipe -Wall -g -Os -MT gb_error.o -MD -MP -MF ".deps/gb_error.Tpo" -c -o
gb_error.o gb_error.c; \
then mv -f ".deps/gb_error.Tpo" ".deps/gb_error.Po"; else rm -f
".deps/gb_error.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g
-O2 -pipe -Wall -g -Os -MT gb_alloc.o -MD -MP -MF ".deps/gb_alloc.Tpo" -c -o
gb_alloc.o gb_alloc.c; \
then mv -f ".deps/gb_alloc.Tpo" ".deps/gb_alloc.Po"; else rm -f
".deps/gb_alloc.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g
-O2 -pipe -Wall -g -Os -MT gb_array.o -MD -MP -MF ".deps/gb_array.Tpo" -c -o
gb_array.o gb_array.c; \
then mv -f ".deps/gb_array.Tpo" ".deps/gb_array.Po"; else rm -f
".deps/gb_array.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g
-O2 -pipe -Wall -g -Os -MT gbc_reserved.o -MD -MP -MF ".deps/gbc_reserved.Tpo"
-c -o gbc_reserved.o gbc_reserved.c; \
then mv -f ".deps/gbc_reserved.Tpo" ".deps/gbc_reserved.Po"; else rm -f
".deps/gbc_reserved.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g
-O2 -pipe -Wall -g -Os -MT gbc.o -MD -MP -MF ".deps/gbc.Tpo" -c -o gbc.o gbc.c;
\
then mv -f ".deps/gbc.Tpo" ".deps/gbc.Po"; else rm -f ".deps/gbc.Tpo"; exit 1;
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g
-O2 -pipe -Wall -g -Os -MT gbc_compile.o -MD -MP -MF ".deps/gbc_compile.Tpo" -c
-o gbc_compile.o gbc_compile.c; \
then mv -f ".deps/gbc_compile.Tpo" ".deps/gbc_compile.Po"; else rm -f
".deps/gbc_compile.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g
-O2 -pipe -Wall -g -Os -MT gb_table.o -MD -MP -MF ".deps/gb_table.Tpo" -c -o
gb_table.o gb_table.c; \
then mv -f ".deps/gb_table.Tpo" ".deps/gb_table.Po"; else rm -f
".deps/gb_table.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g
-O2 -pipe -Wall -g -Os -MT gbc_type.o -MD -MP -MF ".deps/gbc_type.Tpo" -c -o
gbc_type.o gbc_type.c; \
then mv -f ".deps/gbc_type.Tpo" ".deps/gbc_type.Po"; else rm -f
".deps/gbc_type.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g
-O2 -pipe -Wall -g -Os -MT gbc_read.o -MD -MP -MF ".deps/gbc_read.Tpo" -c -o
gbc_read.o gbc_read.c; \
then mv -f ".deps/gbc_read.Tpo" ".deps/gbc_read.Po"; else rm -f
".deps/gbc_read.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g
-O2 -pipe -Wall -g -Os -MT gb_buffer.o -MD -MP -MF ".deps/gb_buffer.Tpo" -c -o
gb_buffer.o gb_buffer.c; \
then mv -f ".deps/gb_buffer.Tpo" ".deps/gb_buffer.Po"; else rm -f
".deps/gb_buffer.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g
-O2 -pipe -Wall -g -Os -MT gbc_dump.o -MD -MP -MF ".deps/gbc_dump.Tpo" -c -o
gbc_dump.o gbc_dump.c; \
then mv -f ".deps/gbc_dump.Tpo" ".deps/gbc_dump.Po"; else rm -f
".deps/gbc_dump.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g
-O2 -pipe -Wall -g -Os -MT gbc_class.o -MD -MP -MF ".deps/gbc_class.Tpo" -c -o
gbc_class.o gbc_class.c; \
then mv -f ".deps/gbc_class.Tpo" ".deps/gbc_class.Po"; else rm -f
".deps/gbc_class.Tpo"; exit 1; fi
gbc_class.c: In function `check_one_property_func':
gbc_class.c:607: warning: dereferencing type-punned pointer will break
strict-aliasing rules
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g
-O2 -pipe -Wall -g -Os -MT gbc_code.o -MD -MP -MF ".deps/gbc_code.Tpo" -c -o
gbc_code.o gbc_code.c; \
then mv -f ".deps/gbc_code.Tpo" ".deps/gbc_code.Po"; else rm -f
".deps/gbc_code.Tpo"; exit 1; fi
In file included from gbc_code.c:36:
./../src/share/gb_code_temp.h: In function `write_long':
./../src/share/gb_code_temp.h:66: warning: dereferencing type-punned pointer
will break strict-aliasing rules
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g
-O2 -pipe -Wall -g -Os -MT gbc_trans.o -MD -MP -MF ".deps/gbc_trans.Tpo" -c -o
gbc_trans.o gbc_trans.c; \
then mv -f ".deps/gbc_trans.Tpo" ".deps/gbc_trans.Po"; else rm -f
".deps/gbc_trans.Tpo"; exit 1; fi
gbc_trans.c: In function `TRANS_get_number':
gbc_trans.c:69: warning: 'dval' might be used uninitialized in this function
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g
-O2 -pipe -Wall -g -Os -MT gbc_header.o -MD -MP -MF ".deps/gbc_header.Tpo" -c
-o gbc_header.o gbc_header.c; \
then mv -f ".deps/gbc_header.Tpo" ".deps/gbc_header.Po"; else rm -f
".deps/gbc_header.Tpo"; exit 1; fi
gbc_header.c: In function `header_declaration':
gbc_header.c:355: warning: unused variable `other'
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g
-O2 -pipe -Wall -g -Os -MT gbc_trans_code.o -MD -MP -MF
".deps/gbc_trans_code.Tpo" -c -o gbc_trans_code.o gbc_trans_code.c; \
then mv -f ".deps/gbc_trans_code.Tpo" ".deps/gbc_trans_code.Po"; else rm -f
".deps/gbc_trans_code.Tpo"; exit 1; fi
gbc_trans_code.c: In function `trans_call':
gbc_trans_code.c:413: warning: dereferencing type-punned pointer will break
strict-aliasing rules
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g
-O2 -pipe -Wall -g -Os -MT gbc_trans_expr.o -MD -MP -MF
".deps/gbc_trans_expr.Tpo" -c -o gbc_trans_expr.o gbc_trans_expr.c; \
then mv -f ".deps/gbc_trans_expr.Tpo" ".deps/gbc_trans_expr.Po"; else rm -f
".deps/gbc_trans_expr.Tpo"; exit 1; fi
gbc_trans_expr.c: In function `TRANS_expression':
gbc_trans_expr.c:371: warning: 'nparam' might be used uninitialized in this
function
gbc_trans_expr.c:371: warning: 'nparam' might be used uninitialized in this
function
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g
-O2 -pipe -Wall -g -Os -MT gbc_trans_tree.o -MD -MP -MF
".deps/gbc_trans_tree.Tpo" -c -o gbc_trans_tree.o gbc_trans_tree.c; \
then mv -f ".deps/gbc_trans_tree.Tpo" ".deps/gbc_trans_tree.Po"; else rm -f
".deps/gbc_trans_tree.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g
-O2 -pipe -Wall -g -Os -MT gbc_trans_ctrl.o -MD -MP -MF
".deps/gbc_trans_ctrl.Tpo" -c -o gbc_trans_ctrl.o gbc_trans_ctrl.c; \
then mv -f ".deps/gbc_trans_ctrl.Tpo" ".deps/gbc_trans_ctrl.Po"; else rm -f
".deps/gbc_trans_ctrl.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g
-O2 -pipe -Wall -g -Os -MT gbc_trans_subr.o -MD -MP -MF
".deps/gbc_trans_subr.Tpo" -c -o gbc_trans_subr.o gbc_trans_subr.c; \
then mv -f ".deps/gbc_trans_subr.Tpo" ".deps/gbc_trans_subr.Po"; else rm -f
".deps/gbc_trans_subr.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g
-O2 -pipe -Wall -g -Os -MT gbc_output.o -MD -MP -MF ".deps/gbc_output.Tpo" -c
-o gbc_output.o gbc_output.c; \
then mv -f ".deps/gbc_output.Tpo" ".deps/gbc_output.Po"; else rm -f
".deps/gbc_output.Tpo"; exit 1; fi
gbc_output.c: In function `get_string':
gbc_output.c:86: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbc_output.c: In function `output_debug_method':
gbc_output.c:842: warning: dereferencing type-punned pointer will break
strict-aliasing rules
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g
-O2 -pipe -Wall -g -Os -MT gbc_pcode.o -MD -MP -MF ".deps/gbc_pcode.Tpo" -c -o
gbc_pcode.o gbc_pcode.c; \
then mv -f ".deps/gbc_pcode.Tpo" ".deps/gbc_pcode.Po"; else rm -f
".deps/gbc_pcode.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g
-O2 -pipe -Wall -g -Os -MT gb_file.o -MD -MP -MF ".deps/gb_file.Tpo" -c -o
gb_file.o gb_file.c; \
then mv -f ".deps/gb_file.Tpo" ".deps/gb_file.Po"; else rm -f
".deps/gb_file.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g
-O2 -pipe -Wall -g -Os -MT gbc_form.o -MD -MP -MF ".deps/gbc_form.Tpo" -c -o
gbc_form.o gbc_form.c; \
then mv -f ".deps/gbc_form.Tpo" ".deps/gbc_form.Po"; else rm -f
".deps/gbc_form.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g
-O2 -pipe -Wall -g -Os -MT gb_str.o -MD -MP -MF ".deps/gb_str.Tpo" -c -o
gb_str.o gb_str.c; \
then mv -f ".deps/gb_str.Tpo" ".deps/gb_str.Po"; else rm -f ".deps/gb_str.Tpo";
exit 1; fi
/bin/sh ../../libtool --mode=link gcc -g -O2 -pipe -Wall -g -Os -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
mkdir .libs
gcc -g -O2 -pipe -Wall -g -Os -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
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g
-O2 -pipe -Wall -g -Os -MT gbc_archive.o -MD -MP -MF ".deps/gbc_archive.Tpo" -c
-o gbc_archive.o gbc_archive.c; \
then mv -f ".deps/gbc_archive.Tpo" ".deps/gbc_archive.Po"; else rm -f
".deps/gbc_archive.Tpo"; exit 1; fi
gbc_archive.c: In function `ARCH_add_file':
gbc_archive.c:227: warning: dereferencing type-punned pointer will break
strict-aliasing rules
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g
-O2 -pipe -Wall -g -Os -MT gba.o -MD -MP -MF ".deps/gba.Tpo" -c -o gba.o gba.c;
\
then mv -f ".deps/gba.Tpo" ".deps/gba.Po"; else rm -f ".deps/gba.Tpo"; exit 1;
fi
/bin/sh ../../libtool --mode=link gcc -g -O2 -pipe -Wall -g -Os -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
gcc -g -O2 -pipe -Wall -g -Os -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
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g
-O2 -pipe -Wall -g -Os -MT gbi.o -MD -MP -MF ".deps/gbi.Tpo" -c -o gbi.o gbi.c;
\
then mv -f ".deps/gbi.Tpo" ".deps/gbi.Po"; else rm -f ".deps/gbi.Tpo"; exit 1;
fi
/bin/sh ../../libtool --mode=link gcc -g -O2 -pipe -Wall -g -Os -o gbi
gb_error.o gb_alloc.o gb_array.o gb_str.o gb_file.o gbi.o
../../libltdl/libltdlc.la
gcc -g -O2 -pipe -Wall -g -Os -o gbi gb_error.o gb_alloc.o gb_array.o gb_str.o
gb_file.o gbi.o ../../libltdl/.libs/libltdlc.a -ldl
make[3]: Leaving directory `/build-gambas-i586/BUILD/gambas-0.94a/src/comp'
Making all in exec
make[3]: Entering directory `/build-gambas-i586/BUILD/gambas-0.94a/src/exec'
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gb_common.lo -MD -MP -MF ".deps/gb_common.Tpo" -c -o gb_common.lo gb_common.c; \
then mv -f ".deps/gb_common.Tpo" ".deps/gb_common.Plo"; else rm -f
".deps/gb_common.Tpo"; exit 1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gb_common.lo -MD -MP -MF .deps/gb_common.Tpo -c
gb_common.c -fPIC -o .libs/gb_common.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gb_error.lo -MD -MP -MF ".deps/gb_error.Tpo" -c -o gb_error.lo gb_error.c; \
then mv -f ".deps/gb_error.Tpo" ".deps/gb_error.Plo"; else rm -f
".deps/gb_error.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gb_error.lo -MD -MP -MF .deps/gb_error.Tpo -c gb_error.c
-fPIC -o .libs/gb_error.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gb_alloc.lo -MD -MP -MF ".deps/gb_alloc.Tpo" -c -o gb_alloc.lo gb_alloc.c; \
then mv -f ".deps/gb_alloc.Tpo" ".deps/gb_alloc.Plo"; else rm -f
".deps/gb_alloc.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gb_alloc.lo -MD -MP -MF .deps/gb_alloc.Tpo -c gb_alloc.c
-fPIC -o .libs/gb_alloc.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gb_array.lo -MD -MP -MF ".deps/gb_array.Tpo" -c -o gb_array.lo gb_array.c; \
then mv -f ".deps/gb_array.Tpo" ".deps/gb_array.Plo"; else rm -f
".deps/gb_array.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gb_array.lo -MD -MP -MF .deps/gb_array.Tpo -c gb_array.c
-fPIC -o .libs/gb_array.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_stack.lo -MD -MP -MF ".deps/gbx_stack.Tpo" -c -o gbx_stack.lo gbx_stack.c; \
then mv -f ".deps/gbx_stack.Tpo" ".deps/gbx_stack.Plo"; else rm -f
".deps/gbx_stack.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_stack.lo -MD -MP -MF .deps/gbx_stack.Tpo -c
gbx_stack.c -fPIC -o .libs/gbx_stack.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gb_buffer.lo -MD -MP -MF ".deps/gb_buffer.Tpo" -c -o gb_buffer.lo gb_buffer.c; \
then mv -f ".deps/gb_buffer.Tpo" ".deps/gb_buffer.Plo"; else rm -f
".deps/gb_buffer.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gb_buffer.lo -MD -MP -MF .deps/gb_buffer.Tpo -c
gb_buffer.c -fPIC -o .libs/gb_buffer.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_replace.lo -MD -MP -MF ".deps/gbx_replace.Tpo" -c -o gbx_replace.lo
gbx_replace.c; \
then mv -f ".deps/gbx_replace.Tpo" ".deps/gbx_replace.Plo"; else rm -f
".deps/gbx_replace.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_replace.lo -MD -MP -MF .deps/gbx_replace.Tpo -c
gbx_replace.c -fPIC -o .libs/gbx_replace.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_list.lo -MD -MP -MF ".deps/gbx_list.Tpo" -c -o gbx_list.lo gbx_list.c; \
then mv -f ".deps/gbx_list.Tpo" ".deps/gbx_list.Plo"; else rm -f
".deps/gbx_list.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_list.lo -MD -MP -MF .deps/gbx_list.Tpo -c gbx_list.c
-fPIC -o .libs/gbx_list.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_hash.lo -MD -MP -MF ".deps/gbx_hash.Tpo" -c -o gbx_hash.lo gbx_hash.c; \
then mv -f ".deps/gbx_hash.Tpo" ".deps/gbx_hash.Plo"; else rm -f
".deps/gbx_hash.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_hash.lo -MD -MP -MF .deps/gbx_hash.Tpo -c gbx_hash.c
-fPIC -o .libs/gbx_hash.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gb_table.lo -MD -MP -MF ".deps/gb_table.Tpo" -c -o gb_table.lo gb_table.c; \
then mv -f ".deps/gb_table.Tpo" ".deps/gb_table.Plo"; else rm -f
".deps/gb_table.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gb_table.lo -MD -MP -MF .deps/gb_table.Tpo -c gb_table.c
-fPIC -o .libs/gb_table.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_type.lo -MD -MP -MF ".deps/gbx_type.Tpo" -c -o gbx_type.lo gbx_type.c; \
then mv -f ".deps/gbx_type.Tpo" ".deps/gbx_type.Plo"; else rm -f
".deps/gbx_type.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_type.lo -MD -MP -MF .deps/gbx_type.Tpo -c gbx_type.c
-fPIC -o .libs/gbx_type.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_value.lo -MD -MP -MF ".deps/gbx_value.Tpo" -c -o gbx_value.lo gbx_value.c; \
then mv -f ".deps/gbx_value.Tpo" ".deps/gbx_value.Plo"; else rm -f
".deps/gbx_value.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_value.lo -MD -MP -MF .deps/gbx_value.Tpo -c
gbx_value.c -fPIC -o .libs/gbx_value.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_subst.lo -MD -MP -MF ".deps/gbx_subst.Tpo" -c -o gbx_subst.lo gbx_subst.c; \
then mv -f ".deps/gbx_subst.Tpo" ".deps/gbx_subst.Plo"; else rm -f
".deps/gbx_subst.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_subst.lo -MD -MP -MF .deps/gbx_subst.Tpo -c
gbx_subst.c -fPIC -o .libs/gbx_subst.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_exec.lo -MD -MP -MF ".deps/gbx_exec.Tpo" -c -o gbx_exec.lo gbx_exec.c; \
then mv -f ".deps/gbx_exec.Tpo" ".deps/gbx_exec.Plo"; else rm -f
".deps/gbx_exec.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_exec.lo -MD -MP -MF .deps/gbx_exec.Tpo -c gbx_exec.c
-fPIC -o .libs/gbx_exec.o
gbx_exec.c: In function `EXEC_native':
gbx_exec.c:793: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_exec.c:793: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_exec.c: In function `EXEC_new':
gbx_exec.c:1142: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_exec.c:1142: warning: dereferencing type-punned pointer will break
strict-aliasing rules
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_exec_loop.lo -MD -MP -MF ".deps/gbx_exec_loop.Tpo" -c -o gbx_exec_loop.lo
gbx_exec_loop.c; \
then mv -f ".deps/gbx_exec_loop.Tpo" ".deps/gbx_exec_loop.Plo"; else rm -f
".deps/gbx_exec_loop.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_exec_loop.lo -MD -MP -MF .deps/gbx_exec_loop.Tpo -c
gbx_exec_loop.c -fPIC -o .libs/gbx_exec_loop.o
gbx_exec_loop.c: In function `EXEC_loop':
gbx_exec_loop.c:440: warning: 'ind' might be used uninitialized in this function
gbx_exec_loop.c:970: warning: 'val' might be used uninitialized in this function
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_exec_push.lo -MD -MP -MF ".deps/gbx_exec_push.Tpo" -c -o gbx_exec_push.lo
gbx_exec_push.c; \
then mv -f ".deps/gbx_exec_push.Tpo" ".deps/gbx_exec_push.Plo"; else rm -f
".deps/gbx_exec_push.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_exec_push.lo -MD -MP -MF .deps/gbx_exec_push.Tpo -c
gbx_exec_push.c -fPIC -o .libs/gbx_exec_push.o
gbx_exec_push.c: In function `EXEC_push_unknown':
gbx_exec_push.c:175: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_exec_push.c:175: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_exec_push.c:175: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_exec_push.c:268: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_exec_push.c:268: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_exec_push.c:268: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_exec_push.c:333: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_exec_push.c:333: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_exec_push.c:333: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_exec_push.c: In function `EXEC_push_array':
gbx_exec_push.c:422: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_exec_push.c:422: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_exec_push.c:422: warning: dereferencing type-punned pointer will break
strict-aliasing rules
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_exec_enum.lo -MD -MP -MF ".deps/gbx_exec_enum.Tpo" -c -o gbx_exec_enum.lo
gbx_exec_enum.c; \
then mv -f ".deps/gbx_exec_enum.Tpo" ".deps/gbx_exec_enum.Plo"; else rm -f
".deps/gbx_exec_enum.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_exec_enum.lo -MD -MP -MF .deps/gbx_exec_enum.Tpo -c
gbx_exec_enum.c -fPIC -o .libs/gbx_exec_enum.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_exec_pop.lo -MD -MP -MF ".deps/gbx_exec_pop.Tpo" -c -o gbx_exec_pop.lo
gbx_exec_pop.c; \
then mv -f ".deps/gbx_exec_pop.Tpo" ".deps/gbx_exec_pop.Plo"; else rm -f
".deps/gbx_exec_pop.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_exec_pop.lo -MD -MP -MF .deps/gbx_exec_pop.Tpo -c
gbx_exec_pop.c -fPIC -o .libs/gbx_exec_pop.o
gbx_exec_pop.c: In function `EXEC_pop_unknown':
gbx_exec_pop.c:211: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_exec_pop.c:211: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_exec_pop.c:211: warning: dereferencing type-punned pointer will break
strict-aliasing rules
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_pcode.lo -MD -MP -MF ".deps/gbx_pcode.Tpo" -c -o gbx_pcode.lo gbx_pcode.c; \
then mv -f ".deps/gbx_pcode.Tpo" ".deps/gbx_pcode.Plo"; else rm -f
".deps/gbx_pcode.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_pcode.lo -MD -MP -MF .deps/gbx_pcode.Tpo -c
gbx_pcode.c -fPIC -o .libs/gbx_pcode.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_trace.lo -MD -MP -MF ".deps/gbx_trace.Tpo" -c -o gbx_trace.lo gbx_trace.c; \
then mv -f ".deps/gbx_trace.Tpo" ".deps/gbx_trace.Plo"; else rm -f
".deps/gbx_trace.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_trace.lo -MD -MP -MF .deps/gbx_trace.Tpo -c
gbx_trace.c -fPIC -o .libs/gbx_trace.o
gbx_trace.c: In function `command_print':
gbx_trace.c:980: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_trace.c:1006: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_trace.c: In function `command_set_breakpoint':
gbx_trace.c:119: warning: 'func' might be used uninitialized in this function
gbx_trace.c:120: warning: 'debug' might be used uninitialized in this function
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_class_init.lo -MD -MP -MF ".deps/gbx_class_init.Tpo" -c -o
gbx_class_init.lo gbx_class_init.c; \
then mv -f ".deps/gbx_class_init.Tpo" ".deps/gbx_class_init.Plo"; else rm -f
".deps/gbx_class_init.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_class_init.lo -MD -MP -MF .deps/gbx_class_init.Tpo
-c gbx_class_init.c -fPIC -o .libs/gbx_class_init.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_class.lo -MD -MP -MF ".deps/gbx_class.Tpo" -c -o gbx_class.lo gbx_class.c; \
then mv -f ".deps/gbx_class.Tpo" ".deps/gbx_class.Plo"; else rm -f
".deps/gbx_class.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_class.lo -MD -MP -MF .deps/gbx_class.Tpo -c
gbx_class.c -fPIC -o .libs/gbx_class.o
gbx_class.c: In function `CLASS_look':
gbx_class.c:236: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_class.c: In function `CLASS_find':
gbx_class.c:255: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_class.c: In function `CLASS_unref':
gbx_class.c:447: warning: unused variable `class'
gbx_class.c: In function `CLASS_replace':
gbx_class.c:549: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_class.c:552: warning: dereferencing type-punned pointer will break
strict-aliasing rules
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_class_native.lo -MD -MP -MF ".deps/gbx_class_native.Tpo" -c -o
gbx_class_native.lo gbx_class_native.c; \
then mv -f ".deps/gbx_class_native.Tpo" ".deps/gbx_class_native.Plo"; else rm
-f ".deps/gbx_class_native.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_class_native.lo -MD -MP -MF
.deps/gbx_class_native.Tpo -c gbx_class_native.c -fPIC -o
.libs/gbx_class_native.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_class_load.lo -MD -MP -MF ".deps/gbx_class_load.Tpo" -c -o
gbx_class_load.lo gbx_class_load.c; \
then mv -f ".deps/gbx_class_load.Tpo" ".deps/gbx_class_load.Plo"; else rm -f
".deps/gbx_class_load.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_class_load.lo -MD -MP -MF .deps/gbx_class_load.Tpo
-c gbx_class_load.c -fPIC -o .libs/gbx_class_load.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_event.lo -MD -MP -MF ".deps/gbx_event.Tpo" -c -o gbx_event.lo gbx_event.c; \
then mv -f ".deps/gbx_event.Tpo" ".deps/gbx_event.Plo"; else rm -f
".deps/gbx_event.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_event.lo -MD -MP -MF .deps/gbx_event.Tpo -c
gbx_event.c -fPIC -o .libs/gbx_event.o
gbx_event.c: In function `EVENT_post':
gbx_event.c:151: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_event.c: In function `EVENT_check_post':
gbx_event.c:172: warning: dereferencing type-punned pointer will break
strict-aliasing rules
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gb_file.lo -MD -MP -MF ".deps/gb_file.Tpo" -c -o gb_file.lo gb_file.c; \
then mv -f ".deps/gb_file.Tpo" ".deps/gb_file.Plo"; else rm -f
".deps/gb_file.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gb_file.lo -MD -MP -MF .deps/gb_file.Tpo -c gb_file.c
-fPIC -o .libs/gb_file.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_stream.lo -MD -MP -MF ".deps/gbx_stream.Tpo" -c -o gbx_stream.lo
gbx_stream.c; \
then mv -f ".deps/gbx_stream.Tpo" ".deps/gbx_stream.Plo"; else rm -f
".deps/gbx_stream.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_stream.lo -MD -MP -MF .deps/gbx_stream.Tpo -c
gbx_stream.c -fPIC -o .libs/gbx_stream.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_stream_direct.lo -MD -MP -MF ".deps/gbx_stream_direct.Tpo" -c -o
gbx_stream_direct.lo gbx_stream_direct.c; \
then mv -f ".deps/gbx_stream_direct.Tpo" ".deps/gbx_stream_direct.Plo"; else rm
-f ".deps/gbx_stream_direct.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_stream_direct.lo -MD -MP -MF
.deps/gbx_stream_direct.Tpo -c gbx_stream_direct.c -fPIC -o
.libs/gbx_stream_direct.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_stream_buffer.lo -MD -MP -MF ".deps/gbx_stream_buffer.Tpo" -c -o
gbx_stream_buffer.lo gbx_stream_buffer.c; \
then mv -f ".deps/gbx_stream_buffer.Tpo" ".deps/gbx_stream_buffer.Plo"; else rm
-f ".deps/gbx_stream_buffer.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_stream_buffer.lo -MD -MP -MF
.deps/gbx_stream_buffer.Tpo -c gbx_stream_buffer.c -fPIC -o
.libs/gbx_stream_buffer.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_stream_memory.lo -MD -MP -MF ".deps/gbx_stream_memory.Tpo" -c -o
gbx_stream_memory.lo gbx_stream_memory.c; \
then mv -f ".deps/gbx_stream_memory.Tpo" ".deps/gbx_stream_memory.Plo"; else rm
-f ".deps/gbx_stream_memory.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_stream_memory.lo -MD -MP -MF
.deps/gbx_stream_memory.Tpo -c gbx_stream_memory.c -fPIC -o
.libs/gbx_stream_memory.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_stream_arch.lo -MD -MP -MF ".deps/gbx_stream_arch.Tpo" -c -o
gbx_stream_arch.lo gbx_stream_arch.c; \
then mv -f ".deps/gbx_stream_arch.Tpo" ".deps/gbx_stream_arch.Plo"; else rm -f
".deps/gbx_stream_arch.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_stream_arch.lo -MD -MP -MF .deps/gbx_stream_arch.Tpo
-c gbx_stream_arch.c -fPIC -o .libs/gbx_stream_arch.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_stream_process.lo -MD -MP -MF ".deps/gbx_stream_process.Tpo" -c -o
gbx_stream_process.lo gbx_stream_process.c; \
then mv -f ".deps/gbx_stream_process.Tpo" ".deps/gbx_stream_process.Plo"; else
rm -f ".deps/gbx_stream_process.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_stream_process.lo -MD -MP -MF
.deps/gbx_stream_process.Tpo -c gbx_stream_process.c -fPIC -o
.libs/gbx_stream_process.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_project.lo -MD -MP -MF ".deps/gbx_project.Tpo" -c -o gbx_project.lo
gbx_project.c; \
then mv -f ".deps/gbx_project.Tpo" ".deps/gbx_project.Plo"; else rm -f
".deps/gbx_project.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_project.lo -MD -MP -MF .deps/gbx_project.Tpo -c
gbx_project.c -fPIC -o .libs/gbx_project.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_library.lo -MD -MP -MF ".deps/gbx_library.Tpo" -c -o gbx_library.lo
gbx_library.c; \
then mv -f ".deps/gbx_library.Tpo" ".deps/gbx_library.Plo"; else rm -f
".deps/gbx_library.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_library.lo -MD -MP -MF .deps/gbx_library.Tpo -c
gbx_library.c -fPIC -o .libs/gbx_library.o
gbx_library.c: In function `LIBRARY_exit':
gbx_library.c:362: warning: use of cast expressions as lvalues is deprecated
gbx_library.c: In function `LIBRARY_find':
gbx_library.c:379: warning: use of cast expressions as lvalues is deprecated
gbx_library.c: In function `LIBRARY_create':
gbx_library.c:464: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_library.c: In function `LIBRARY_delete':
gbx_library.c:474: warning: dereferencing type-punned pointer will break
strict-aliasing rules
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_subr.lo -MD -MP -MF ".deps/gbx_subr.Tpo" -c -o gbx_subr.lo gbx_subr.c; \
then mv -f ".deps/gbx_subr.Tpo" ".deps/gbx_subr.Plo"; else rm -f
".deps/gbx_subr.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_subr.lo -MD -MP -MF .deps/gbx_subr.Tpo -c gbx_subr.c
-fPIC -o .libs/gbx_subr.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_subr_file.lo -MD -MP -MF ".deps/gbx_subr_file.Tpo" -c -o gbx_subr_file.lo
gbx_subr_file.c; \
then mv -f ".deps/gbx_subr_file.Tpo" ".deps/gbx_subr_file.Plo"; else rm -f
".deps/gbx_subr_file.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_subr_file.lo -MD -MP -MF .deps/gbx_subr_file.Tpo -c
gbx_subr_file.c -fPIC -o .libs/gbx_subr_file.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_subr_string.lo -MD -MP -MF ".deps/gbx_subr_string.Tpo" -c -o
gbx_subr_string.lo gbx_subr_string.c; \
then mv -f ".deps/gbx_subr_string.Tpo" ".deps/gbx_subr_string.Plo"; else rm -f
".deps/gbx_subr_string.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_subr_string.lo -MD -MP -MF .deps/gbx_subr_string.Tpo
-c gbx_subr_string.c -fPIC -o .libs/gbx_subr_string.o
gbx_subr_string.c: In function `SUBR_split':
gbx_subr_string.c:1160: warning: dereferencing type-punned pointer will break
strict-aliasing rules
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_subr_conv.lo -MD -MP -MF ".deps/gbx_subr_conv.Tpo" -c -o gbx_subr_conv.lo
gbx_subr_conv.c; \
then mv -f ".deps/gbx_subr_conv.Tpo" ".deps/gbx_subr_conv.Plo"; else rm -f
".deps/gbx_subr_conv.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_subr_conv.lo -MD -MP -MF .deps/gbx_subr_conv.Tpo -c
gbx_subr_conv.c -fPIC -o .libs/gbx_subr_conv.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_subr_time.lo -MD -MP -MF ".deps/gbx_subr_time.Tpo" -c -o gbx_subr_time.lo
gbx_subr_time.c; \
then mv -f ".deps/gbx_subr_time.Tpo" ".deps/gbx_subr_time.Plo"; else rm -f
".deps/gbx_subr_time.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_subr_time.lo -MD -MP -MF .deps/gbx_subr_time.Tpo -c
gbx_subr_time.c -fPIC -o .libs/gbx_subr_time.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_subr_misc.lo -MD -MP -MF ".deps/gbx_subr_misc.Tpo" -c -o gbx_subr_misc.lo
gbx_subr_misc.c; \
then mv -f ".deps/gbx_subr_misc.Tpo" ".deps/gbx_subr_misc.Plo"; else rm -f
".deps/gbx_subr_misc.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_subr_misc.lo -MD -MP -MF .deps/gbx_subr_misc.Tpo -c
gbx_subr_misc.c -fPIC -o .libs/gbx_subr_misc.o
gbx_subr_misc.c: In function `SUBR_exec':
gbx_subr_misc.c:135: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_subr_misc.c:135: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_subr_misc.c:135: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_subr_misc.c:139: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_subr_misc.c:139: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_subr_misc.c: In function `SUBR_eval':
gbx_subr_misc.c:192: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_subr_misc.c:203: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_subr_misc.c:207: warning: dereferencing type-punned pointer will break
strict-aliasing rules
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_math.lo -MD -MP -MF ".deps/gbx_math.Tpo" -c -o gbx_math.lo gbx_math.c; \
then mv -f ".deps/gbx_math.Tpo" ".deps/gbx_math.Plo"; else rm -f
".deps/gbx_math.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_math.lo -MD -MP -MF .deps/gbx_math.Tpo -c gbx_math.c
-fPIC -o .libs/gbx_math.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_subr_math.lo -MD -MP -MF ".deps/gbx_subr_math.Tpo" -c -o gbx_subr_math.lo
gbx_subr_math.c; \
then mv -f ".deps/gbx_subr_math.Tpo" ".deps/gbx_subr_math.Plo"; else rm -f
".deps/gbx_subr_math.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_subr_math.lo -MD -MP -MF .deps/gbx_subr_math.Tpo -c
gbx_subr_math.c -fPIC -o .libs/gbx_subr_math.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_subr_test.lo -MD -MP -MF ".deps/gbx_subr_test.Tpo" -c -o gbx_subr_test.lo
gbx_subr_test.c; \
then mv -f ".deps/gbx_subr_test.Tpo" ".deps/gbx_subr_test.Plo"; else rm -f
".deps/gbx_subr_test.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_subr_test.lo -MD -MP -MF .deps/gbx_subr_test.Tpo -c
gbx_subr_test.c -fPIC -o .libs/gbx_subr_test.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_api.lo -MD -MP -MF ".deps/gbx_api.Tpo" -c -o gbx_api.lo gbx_api.c; \
then mv -f ".deps/gbx_api.Tpo" ".deps/gbx_api.Plo"; else rm -f
".deps/gbx_api.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_api.lo -MD -MP -MF .deps/gbx_api.Tpo -c gbx_api.c
-fPIC -o .libs/gbx_api.o
gbx_api.c: In function `GB_Hook':
gbx_api.c:214: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_api.c:215: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_api.c: In function `GB_Raise':
gbx_api.c:428: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_api.c:428: warning: dereferencing type-punned pointer will break
strict-aliasing rules
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_local.lo -MD -MP -MF ".deps/gbx_local.Tpo" -c -o gbx_local.lo gbx_local.c; \
then mv -f ".deps/gbx_local.Tpo" ".deps/gbx_local.Plo"; else rm -f
".deps/gbx_local.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_local.lo -MD -MP -MF .deps/gbx_local.Tpo -c
gbx_local.c -fPIC -o .libs/gbx_local.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_regexp.lo -MD -MP -MF ".deps/gbx_regexp.Tpo" -c -o gbx_regexp.lo
gbx_regexp.c; \
then mv -f ".deps/gbx_regexp.Tpo" ".deps/gbx_regexp.Plo"; else rm -f
".deps/gbx_regexp.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_regexp.lo -MD -MP -MF .deps/gbx_regexp.Tpo -c
gbx_regexp.c -fPIC -o .libs/gbx_regexp.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_archive.lo -MD -MP -MF ".deps/gbx_archive.Tpo" -c -o gbx_archive.lo
gbx_archive.c; \
then mv -f ".deps/gbx_archive.Tpo" ".deps/gbx_archive.Plo"; else rm -f
".deps/gbx_archive.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_archive.lo -MD -MP -MF .deps/gbx_archive.Tpo -c
gbx_archive.c -fPIC -o .libs/gbx_archive.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_watch.lo -MD -MP -MF ".deps/gbx_watch.Tpo" -c -o gbx_watch.lo gbx_watch.c; \
then mv -f ".deps/gbx_watch.Tpo" ".deps/gbx_watch.Plo"; else rm -f
".deps/gbx_watch.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_watch.lo -MD -MP -MF .deps/gbx_watch.Tpo -c
gbx_watch.c -fPIC -o .libs/gbx_watch.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_eval.lo -MD -MP -MF ".deps/gbx_eval.Tpo" -c -o gbx_eval.lo gbx_eval.c; \
then mv -f ".deps/gbx_eval.Tpo" ".deps/gbx_eval.Plo"; else rm -f
".deps/gbx_eval.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_eval.lo -MD -MP -MF .deps/gbx_eval.Tpo -c gbx_eval.c
-fPIC -o .libs/gbx_eval.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_compare.lo -MD -MP -MF ".deps/gbx_compare.Tpo" -c -o gbx_compare.lo
gbx_compare.c; \
then mv -f ".deps/gbx_compare.Tpo" ".deps/gbx_compare.Plo"; else rm -f
".deps/gbx_compare.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_compare.lo -MD -MP -MF .deps/gbx_compare.Tpo -c
gbx_compare.c -fPIC -o .libs/gbx_compare.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_number.lo -MD -MP -MF ".deps/gbx_number.Tpo" -c -o gbx_number.lo
gbx_number.c; \
then mv -f ".deps/gbx_number.Tpo" ".deps/gbx_number.Plo"; else rm -f
".deps/gbx_number.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_number.lo -MD -MP -MF .deps/gbx_number.Tpo -c
gbx_number.c -fPIC -o .libs/gbx_number.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_object.lo -MD -MP -MF ".deps/gbx_object.Tpo" -c -o gbx_object.lo
gbx_object.c; \
then mv -f ".deps/gbx_object.Tpo" ".deps/gbx_object.Plo"; else rm -f
".deps/gbx_object.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_object.lo -MD -MP -MF .deps/gbx_object.Tpo -c
gbx_object.c -fPIC -o .libs/gbx_object.o
gbx_object.c: In function `OBJECT_detach':
gbx_object.c:110: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_object.c:110: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_object.c:110: warning: dereferencing type-punned pointer will break
strict-aliasing rules
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_string.lo -MD -MP -MF ".deps/gbx_string.Tpo" -c -o gbx_string.lo
gbx_string.c; \
then mv -f ".deps/gbx_string.Tpo" ".deps/gbx_string.Plo"; else rm -f
".deps/gbx_string.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_string.lo -MD -MP -MF .deps/gbx_string.Tpo -c
gbx_string.c -fPIC -o .libs/gbx_string.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_variant.lo -MD -MP -MF ".deps/gbx_variant.Tpo" -c -o gbx_variant.lo
gbx_variant.c; \
then mv -f ".deps/gbx_variant.Tpo" ".deps/gbx_variant.Plo"; else rm -f
".deps/gbx_variant.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_variant.lo -MD -MP -MF .deps/gbx_variant.Tpo -c
gbx_variant.c -fPIC -o .libs/gbx_variant.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_date.lo -MD -MP -MF ".deps/gbx_date.Tpo" -c -o gbx_date.lo gbx_date.c; \
then mv -f ".deps/gbx_date.Tpo" ".deps/gbx_date.Plo"; else rm -f
".deps/gbx_date.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_date.lo -MD -MP -MF .deps/gbx_date.Tpo -c gbx_date.c
-fPIC -o .libs/gbx_date.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_array.lo -MD -MP -MF ".deps/gbx_array.Tpo" -c -o gbx_array.lo gbx_array.c; \
then mv -f ".deps/gbx_array.Tpo" ".deps/gbx_array.Plo"; else rm -f
".deps/gbx_array.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_array.lo -MD -MP -MF .deps/gbx_array.Tpo -c
gbx_array.c -fPIC -o .libs/gbx_array.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_c_class.lo -MD -MP -MF ".deps/gbx_c_class.Tpo" -c -o gbx_c_class.lo
gbx_c_class.c; \
then mv -f ".deps/gbx_c_class.Tpo" ".deps/gbx_c_class.Plo"; else rm -f
".deps/gbx_c_class.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_c_class.lo -MD -MP -MF .deps/gbx_c_class.Tpo -c
gbx_c_class.c -fPIC -o .libs/gbx_c_class.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_c_collection.lo -MD -MP -MF ".deps/gbx_c_collection.Tpo" -c -o
gbx_c_collection.lo gbx_c_collection.c; \
then mv -f ".deps/gbx_c_collection.Tpo" ".deps/gbx_c_collection.Plo"; else rm
-f ".deps/gbx_c_collection.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_c_collection.lo -MD -MP -MF
.deps/gbx_c_collection.Tpo -c gbx_c_collection.c -fPIC -o
.libs/gbx_c_collection.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_c_error.lo -MD -MP -MF ".deps/gbx_c_error.Tpo" -c -o gbx_c_error.lo
gbx_c_error.c; \
then mv -f ".deps/gbx_c_error.Tpo" ".deps/gbx_c_error.Plo"; else rm -f
".deps/gbx_c_error.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_c_error.lo -MD -MP -MF .deps/gbx_c_error.Tpo -c
gbx_c_error.c -fPIC -o .libs/gbx_c_error.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_c_gambas.lo -MD -MP -MF ".deps/gbx_c_gambas.Tpo" -c -o gbx_c_gambas.lo
gbx_c_gambas.c; \
then mv -f ".deps/gbx_c_gambas.Tpo" ".deps/gbx_c_gambas.Plo"; else rm -f
".deps/gbx_c_gambas.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_c_gambas.lo -MD -MP -MF .deps/gbx_c_gambas.Tpo -c
gbx_c_gambas.c -fPIC -o .libs/gbx_c_gambas.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_c_file.lo -MD -MP -MF ".deps/gbx_c_file.Tpo" -c -o gbx_c_file.lo
gbx_c_file.c; \
then mv -f ".deps/gbx_c_file.Tpo" ".deps/gbx_c_file.Plo"; else rm -f
".deps/gbx_c_file.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_c_file.lo -MD -MP -MF .deps/gbx_c_file.Tpo -c
gbx_c_file.c -fPIC -o .libs/gbx_c_file.o
gbx_c_file.c: In function `CFILE_create':
gbx_c_file.c:86: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_c_file.c:87: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_c_file.c:87: warning: dereferencing type-punned pointer will break
strict-aliasing rules
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_c_application.lo -MD -MP -MF ".deps/gbx_c_application.Tpo" -c -o
gbx_c_application.lo gbx_c_application.c; \
then mv -f ".deps/gbx_c_application.Tpo" ".deps/gbx_c_application.Plo"; else rm
-f ".deps/gbx_c_application.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_c_application.lo -MD -MP -MF
.deps/gbx_c_application.Tpo -c gbx_c_application.c -fPIC -o
.libs/gbx_c_application.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_c_array.lo -MD -MP -MF ".deps/gbx_c_array.Tpo" -c -o gbx_c_array.lo
gbx_c_array.c; \
then mv -f ".deps/gbx_c_array.Tpo" ".deps/gbx_c_array.Plo"; else rm -f
".deps/gbx_c_array.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_c_array.lo -MD -MP -MF .deps/gbx_c_array.Tpo -c
gbx_c_array.c -fPIC -o .libs/gbx_c_array.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_c_process.lo -MD -MP -MF ".deps/gbx_c_process.Tpo" -c -o gbx_c_process.lo
gbx_c_process.c; \
then mv -f ".deps/gbx_c_process.Tpo" ".deps/gbx_c_process.Plo"; else rm -f
".deps/gbx_c_process.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_c_process.lo -MD -MP -MF .deps/gbx_c_process.Tpo -c
gbx_c_process.c -fPIC -o .libs/gbx_c_process.o
gbx_c_process.c: In function `stop_process_after':
gbx_c_process.c:176: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_c_process.c: In function `stop_process':
gbx_c_process.c:209: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_c_process.c: In function `CPROCESS_create':
gbx_c_process.c:431: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_c_process.c:436: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gbx_c_process.c:436: warning: dereferencing type-punned pointer will break
strict-aliasing rules
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/share -I../../libltdl -g -O2 -pipe -Wall -g -Os -MT
gbx_class_info.lo -MD -MP -MF ".deps/gbx_class_info.Tpo" -c -o
gbx_class_info.lo gbx_class_info.c; \
then mv -f ".deps/gbx_class_info.Tpo" ".deps/gbx_class_info.Plo"; else rm -f
".deps/gbx_class_info.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2
-pipe -Wall -g -Os -MT gbx_class_info.lo -MD -MP -MF .deps/gbx_class_info.Tpo
-c gbx_class_info.c -fPIC -o .libs/gbx_class_info.o
/bin/sh ../../libtool --mode=link gcc -g -O2 -pipe -Wall -g -Os -o lib.gb.la
-rpath /usr/lib/gambas -no-undefined 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_loop.lo
gbx_exec_push.lo gbx_exec_enum.lo gbx_exec_pop.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_str
ing.lo gbx_variant.lo gbx_date.lo gbx_array.lo gbx_c_class.lo
gbx_c_collection.lo gbx_c_er
ror.lo gbx_c_gambas.lo gbx_c_file.lo gbx_c_application.lo gbx_c_array.lo
gbx_c_process.lo gbx_class_info.lo -lm ../../libltdl/libltdlc.la
./../libtool: line 4147: test: : integer expression expected
./../libtool: line 4147: test: : integer expression expected
creating reloadable object files...
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
./../libtool: line 4181: test: : integer expression expected
creating a temporary reloadable object file: .libs/lib.gb.la-65.o
/usr/bin/ld -r -o .libs/lib.gb.la-1.o .libs/gb_common.o
/usr/bin/ld -r -o .libs/lib.gb.la-2.o .libs/gb_error.o .libs/lib.gb.la-1.o
/usr/bin/ld -r -o .libs/lib.gb.la-3.o .libs/gb_alloc.o .libs/lib.gb.la-2.o
/usr/bin/ld -r -o .libs/lib.gb.la-4.o .libs/gb_array.o .libs/lib.gb.la-3.o
/usr/bin/ld -r -o .libs/lib.gb.la-5.o .libs/gbx_stack.o .libs/lib.gb.la-4.o
/usr/bin/ld -r -o .libs/lib.gb.la-6.o .libs/gb_buffer.o .libs/lib.gb.la-5.o
/usr/bin/ld -r -o .libs/lib.gb.la-7.o .libs/gbx_replace.o .libs/lib.gb.la-6.o
/usr/bin/ld -r -o .libs/lib.gb.la-8.o .libs/gbx_list.o .libs/lib.gb.la-7.o
/usr/bin/ld -r -o .libs/lib.gb.la-9.o .libs/gbx_hash.o .libs/lib.gb.la-8.o
/usr/bin/ld -r -o .libs/lib.gb.la-10.o .libs/gb_table.o .libs/lib.gb.la-9.o
/usr/bin/ld -r -o .libs/lib.gb.la-11.o .libs/gbx_type.o .libs/lib.gb.la-10.o
/usr/bin/ld -r -o .libs/lib.gb.la-12.o .libs/gbx_value.o .libs/lib.gb.la-11.o
/usr/bin/ld -r -o .libs/lib.gb.la-13.o .libs/gbx_subst.o .libs/lib.gb.la-12.o
/usr/bin/ld -r -o .libs/lib.gb.la-14.o .libs/gbx_exec.o .libs/lib.gb.la-13.o
/usr/bin/ld -r -o .libs/lib.gb.la-15.o .libs/gbx_exec_loop.o
.libs/lib.gb.la-14.o
/usr/bin/ld -r -o .libs/lib.gb.la-16.o .libs/gbx_exec_push.o
.libs/lib.gb.la-15.o
/usr/bin/ld -r -o .libs/lib.gb.la-17.o .libs/gbx_exec_enum.o
.libs/lib.gb.la-16.o
/usr/bin/ld -r -o .libs/lib.gb.la-18.o .libs/gbx_exec_pop.o .libs/lib.gb.la-17.o
/usr/bin/ld -r -o .libs/lib.gb.la-19.o .libs/gbx_pcode.o .libs/lib.gb.la-18.o
/usr/bin/ld -r -o .libs/lib.gb.la-20.o .libs/gbx_trace.o .libs/lib.gb.la-19.o
/usr/bin/ld -r -o .libs/lib.gb.la-21.o .libs/gbx_class_init.o
.libs/lib.gb.la-20.o
/usr/bin/ld -r -o .libs/lib.gb.la-22.o .libs/gbx_class.o .libs/lib.gb.la-21.o
/usr/bin/ld -r -o .libs/lib.gb.la-23.o .libs/gbx_class_native.o
.libs/lib.gb.la-22.o
/usr/bin/ld -r -o .libs/lib.gb.la-24.o .libs/gbx_class_load.o
.libs/lib.gb.la-23.o
/usr/bin/ld -r -o .libs/lib.gb.la-25.o .libs/gbx_event.o .libs/lib.gb.la-24.o
/usr/bin/ld -r -o .libs/lib.gb.la-26.o .libs/gb_file.o .libs/lib.gb.la-25.o
/usr/bin/ld -r -o .libs/lib.gb.la-27.o .libs/gbx_stream.o .libs/lib.gb.la-26.o
/usr/bin/ld -r -o .libs/lib.gb.la-28.o .libs/gbx_stream_direct.o
.libs/lib.gb.la-27.o
/usr/bin/ld -r -o .libs/lib.gb.la-29.o .libs/gbx_stream_buffer.o
.libs/lib.gb.la-28.o
/usr/bin/ld -r -o .libs/lib.gb.la-30.o .libs/gbx_stream_memory.o
.libs/lib.gb.la-29.o
/usr/bin/ld -r -o .libs/lib.gb.la-31.o .libs/gbx_stream_arch.o
.libs/lib.gb.la-30.o
/usr/bin/ld -r -o .libs/lib.gb.la-32.o .libs/gbx_stream_process.o
.libs/lib.gb.la-31.o
/usr/bin/ld -r -o .libs/lib.gb.la-33.o .libs/gbx_project.o .libs/lib.gb.la-32.o
/usr/bin/ld -r -o .libs/lib.gb.la-34.o .libs/gbx_library.o .libs/lib.gb.la-33.o
/usr/bin/ld -r -o .libs/lib.gb.la-35.o .libs/gbx_subr.o .libs/lib.gb.la-34.o
/usr/bin/ld -r -o .libs/lib.gb.la-36.o .libs/gbx_subr_file.o
.libs/lib.gb.la-35.o
/usr/bin/ld -r -o .libs/lib.gb.la-37.o .libs/gbx_subr_string.o
.libs/lib.gb.la-36.o
/usr/bin/ld -r -o .libs/lib.gb.la-38.o .libs/gbx_subr_conv.o
.libs/lib.gb.la-37.o
/usr/bin/ld -r -o .libs/lib.gb.la-39.o .libs/gbx_subr_time.o
.libs/lib.gb.la-38.o
/usr/bin/ld -r -o .libs/lib.gb.la-40.o .libs/gbx_subr_misc.o
.libs/lib.gb.la-39.o
/usr/bin/ld -r -o .libs/lib.gb.la-41.o .libs/gbx_math.o .libs/lib.gb.la-40.o
/usr/bin/ld -r -o .libs/lib.gb.la-42.o .libs/gbx_subr_math.o
.libs/lib.gb.la-41.o
/usr/bin/ld -r -o .libs/lib.gb.la-43.o .libs/gbx_subr_test.o
.libs/lib.gb.la-42.o
/usr/bin/ld -r -o .libs/lib.gb.la-44.o .libs/gbx_api.o .libs/lib.gb.la-43.o
/usr/bin/ld -r -o .libs/lib.gb.la-45.o .libs/gbx_local.o .libs/lib.gb.la-44.o
/usr/bin/ld -r -o .libs/lib.gb.la-46.o .libs/gbx_regexp.o .libs/lib.gb.la-45.o
/usr/bin/ld -r -o .libs/lib.gb.la-47.o .libs/gbx_archive.o .libs/lib.gb.la-46.o
/usr/bin/ld -r -o .libs/lib.gb.la-48.o .libs/gbx_watch.o .libs/lib.gb.la-47.o
/usr/bin/ld -r -o .libs/lib.gb.la-49.o .libs/gbx_eval.o .libs/lib.gb.la-48.o
/usr/bin/ld -r -o .libs/lib.gb.la-50.o .libs/gbx_compare.o .libs/lib.gb.la-49.o
/usr/bin/ld -r -o .libs/lib.gb.la-51.o .libs/gbx_number.o .libs/lib.gb.la-50.o
/usr/bin/ld -r -o .libs/lib.gb.la-52.o .libs/gbx_object.o .libs/lib.gb.la-51.o
/usr/bin/ld -r -o .libs/lib.gb.la-53.o .libs/gbx_string.o .libs/lib.gb.la-52.o
/usr/bin/ld -r -o .libs/lib.gb.la-54.o .libs/gbx_variant.o .libs/lib.gb.la-53.o
/usr/bin/ld -r -o .libs/lib.gb.la-55.o .libs/gbx_date.o .libs/lib.gb.la-54.o
/usr/bin/ld -r -o .libs/lib.gb.la-56.o .libs/gbx_array.o .libs/lib.gb.la-55.o
/usr/bin/ld -r -o .libs/lib.gb.la-57.o .libs/gbx_c_class.o .libs/lib.gb.la-56.o
/usr/bin/ld -r -o .libs/lib.gb.la-58.o .libs/gbx_c_collection.o
.libs/lib.gb.la-57.o
/usr/bin/ld -r -o .libs/lib.gb.la-59.o .libs/gbx_c_error.o .libs/lib.gb.la-58.o
/usr/bin/ld -r -o .libs/lib.gb.la-60.o .libs/gbx_c_gambas.o .libs/lib.gb.la-59.o
/usr/bin/ld -r -o .libs/lib.gb.la-61.o .libs/gbx_c_file.o .libs/lib.gb.la-60.o
/usr/bin/ld -r -o .libs/lib.gb.la-62.o .libs/gbx_c_application.o
.libs/lib.gb.la-61.o
/usr/bin/ld -r -o .libs/lib.gb.la-63.o .libs/gbx_c_array.o .libs/lib.gb.la-62.o
/usr/bin/ld -r -o .libs/lib.gb.la-64.o .libs/gbx_c_process.o
.libs/lib.gb.la-63.o
/usr/bin/ld -r -o .libs/lib.gb.la-65.o .libs/gbx_class_info.o
.libs/lib.gb.la-64.o
gcc -shared .libs/lib.gb.la-65.o -Wl,--whole-archive
../../libltdl/.libs/libltdlc.a -Wl,--no-whole-archive -lm -ldl -Wl,-soname
-Wl,lib.gb.so.0 -o .libs/lib.gb.so.0.0.0
rm -f .libs/lib.gb.la-1.o .libs/lib.gb.la-2.o .libs/lib.gb.la-3.o
.libs/lib.gb.la-4.o .libs/lib.gb.la-5.o .libs/lib.gb.la-6.o .libs/lib.gb.la-7.o
.libs/lib.gb.la-8.o .libs/lib.gb.la-9.o .libs/lib.gb.la-10.o
.libs/lib.gb.la-11.o .libs/lib.gb.la-12.o .libs/lib.gb.la-13.o
.libs/lib.gb.la-14.o .libs/lib.gb.la-15.o .libs/lib.gb.la-16.o
.libs/lib.gb.la-17.o .libs/lib.gb.la-18.o .libs/lib.gb.la-19.o
.libs/lib.gb.la-20.o .libs/lib.gb.la-21.o .libs/lib.gb.la-22.o
.libs/lib.gb.la-23.o .libs/lib.gb.la-24.o .libs/lib.gb.la-25.o
.libs/lib.gb.la-26.o .libs/lib.gb.la-27.o .libs/lib.gb.la-28.o
.libs/lib.gb.la-29.o .libs/lib.gb.la-30.o .libs/lib.gb.la-31.o
.libs/lib.gb.la-32.o .libs/lib.gb.la-33.o .libs/lib.gb.la-34.o
.libs/lib.gb.la-35.o .libs/lib.gb.la-36.o .libs/lib.gb.la-37.o
.libs/lib.gb.la-38.o .libs/lib.gb.la-39.o .libs/lib.gb.la-40.o
.libs/lib.gb.la-41.o .libs/lib.gb.la-42.o .libs/lib.gb.la-43.o
.libs/lib.gb.la-44.o .libs/lib.gb.la-45.o .libs/lib.gb.la-46.o
.libs/lib.gb.la-47.o .libs/
lib.gb.la-48.o .libs/lib.gb.la-49.o .libs/lib.gb.la-50.o .libs/lib.gb.la-51.o
.libs/lib.gb.la-52.o .libs/lib.gb.la-53.o .libs/lib.gb.la-54.o
.libs/lib.gb.la-55.o .libs/lib.gb.la-56.o .libs/lib.gb.la-57.o
.libs/lib.gb.la-58.o .libs/lib.gb.la-59.o .libs/lib.gb.la-60.o
.libs/lib.gb.la-61.o .libs/lib.gb.la-62.o .libs/lib.gb.la-63.o
.libs/lib.gb.la-64.o .libs/lib.gb.la-65.o
(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)
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl
-g -O2 -pipe -Wall -g -Os -MT gbx.o -MD -MP -MF ".deps/gbx.Tpo" -c -o gbx.o
gbx.c; \
then mv -f ".deps/gbx.Tpo" ".deps/gbx.Po"; else rm -f ".deps/gbx.Tpo"; exit 1;
fi
gbx.c: In function `main':
gbx.c:108: warning: 'class' might be used uninitialized in this function
gbx.c:109: warning: 'startup' might be used uninitialized in this function
/bin/sh ../../libtool --mode=link gcc -g -O2 -pipe -Wall -g -Os -o gbx
gbx.o -lm lib.gb.la ../../libltdl/libltdlc.la
gcc -g -O2 -pipe -Wall -g -Os -o .libs/gbx gbx.o ./.libs/lib.gb.so -lm
../../libltdl/.libs/libltdlc.a -ldl -Wl,--rpath -Wl,/usr/lib/gambas
creating gbx
make[3]: Leaving directory `/build-gambas-i586/BUILD/gambas-0.94a/src/exec'
Making all in lib
make[3]: Entering directory `/build-gambas-i586/BUILD/gambas-0.94a/src/lib'
Making all in debug
make[4]: Entering directory
`/build-gambas-i586/BUILD/gambas-0.94a/src/lib/debug'
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../.. -I../../../src/share -I../../../libltdl -g -O2 -pipe -Wall -g -Os
-MT CDebug.lo -MD -MP -MF ".deps/CDebug.Tpo" -c -o CDebug.lo CDebug.c; \
then mv -f ".deps/CDebug.Tpo" ".deps/CDebug.Plo"; else rm -f
".deps/CDebug.Tpo"; exit 1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/share -I../../../libltdl
-g -O2 -pipe -Wall -g -Os -MT CDebug.lo -MD -MP -MF .deps/CDebug.Tpo -c
CDebug.c -fPIC -o .libs/CDebug.o
CDebug.c: In function `CDEBUG_start':
CDebug.c:141: warning: dereferencing type-punned pointer will break
strict-aliasing rules
CDebug.c:144: warning: dereferencing type-punned pointer will break
strict-aliasing rules
CDebug.c: In function `CDEBUG_stop':
CDebug.c:160: warning: dereferencing type-punned pointer will break
strict-aliasing rules
CDebug.c:162: warning: dereferencing type-punned pointer will break
strict-aliasing rules
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../.. -I../../../src/share -I../../../libltdl -g -O2 -pipe -Wall -g -Os
-MT main.lo -MD -MP -MF ".deps/main.Tpo" -c -o main.lo main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f ".deps/main.Tpo"; exit
1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/share -I../../../libltdl
-g -O2 -pipe -Wall -g -Os -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c
-fPIC -o .libs/main.o
/bin/sh ../../../libtool --mode=link gcc -g -O2 -pipe -Wall -g -Os -o
lib.gb.debug.la -rpath /usr/lib/gambas -no-undefined CDebug.lo main.lo
./../../libtool: line 4147: test: : integer expression expected
./../../libtool: line 4147: test: : integer expression expected
creating reloadable object files...
./../../libtool: line 4181: test: : integer expression expected
creating a temporary reloadable object file: .libs/lib.gb.debug.la-2.o
/usr/bin/ld -r -o .libs/lib.gb.debug.la-1.o .libs/CDebug.o
/usr/bin/ld -r -o .libs/lib.gb.debug.la-2.o .libs/main.o
.libs/lib.gb.debug.la-1.o
gcc -shared .libs/lib.gb.debug.la-2.o -Wl,-soname -Wl,lib.gb.debug.so.0 -o
.libs/lib.gb.debug.so.0.0.0
rm -f .libs/lib.gb.debug.la-1.o .libs/lib.gb.debug.la-2.o
(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 `/build-gambas-i586/BUILD/gambas-0.94a/src/lib/debug'
Making all in eval
make[4]: Entering directory `/build-gambas-i586/BUILD/gambas-0.94a/src/lib/eval'
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../.. -I../../../src/share -I../../../libltdl -g -O2 -pipe -Wall -g -Os
-MT gb_error.lo -MD -MP -MF ".deps/gb_error.Tpo" -c -o gb_error.lo gb_error.c; \
then mv -f ".deps/gb_error.Tpo" ".deps/gb_error.Plo"; else rm -f
".deps/gb_error.Tpo"; exit 1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/share -I../../../libltdl
-g -O2 -pipe -Wall -g -Os -MT gb_error.lo -MD -MP -MF .deps/gb_error.Tpo -c
gb_error.c -fPIC -o .libs/gb_error.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../.. -I../../../src/share -I../../../libltdl -g -O2 -pipe -Wall -g -Os
-MT gb_array.lo -MD -MP -MF ".deps/gb_array.Tpo" -c -o gb_array.lo gb_array.c; \
then mv -f ".deps/gb_array.Tpo" ".deps/gb_array.Plo"; else rm -f
".deps/gb_array.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/share -I../../../libltdl
-g -O2 -pipe -Wall -g -Os -MT gb_array.lo -MD -MP -MF .deps/gb_array.Tpo -c
gb_array.c -fPIC -o .libs/gb_array.o
In file included from gb_array.c:26:
./../../src/share/gb_array_temp.h: In function `ARRAY_create_with_size':
./../../src/share/gb_array_temp.h:41: warning: dereferencing type-punned
pointer will break strict-aliasing rules
./../../src/share/gb_array_temp.h: In function `ARRAY_delete':
./../../src/share/gb_array_temp.h:62: warning: dereferencing type-punned
pointer will break strict-aliasing rules
./../../src/share/gb_array_temp.h: In function `ARRAY_add_data':
./../../src/share/gb_array_temp.h:88: warning: dereferencing type-punned
pointer will break strict-aliasing rules
./../../src/share/gb_array_temp.h: In function `ARRAY_remove_many':
./../../src/share/gb_array_temp.h:177: warning: dereferencing type-punned
pointer will break strict-aliasing rules
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../.. -I../../../src/share -I../../../libltdl -g -O2 -pipe -Wall -g -Os
-MT gb_table.lo -MD -MP -MF ".deps/gb_table.Tpo" -c -o gb_table.lo gb_table.c; \
then mv -f ".deps/gb_table.Tpo" ".deps/gb_table.Plo"; else rm -f
".deps/gb_table.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/share -I../../../libltdl
-g -O2 -pipe -Wall -g -Os -MT gb_table.lo -MD -MP -MF .deps/gb_table.Tpo -c
gb_table.c -fPIC -o .libs/gb_table.o
In file included from gb_table.c:26:
./../../src/share/gb_table_temp.h: In function `TABLE_create':
./../../src/share/gb_table_temp.h:247: warning: dereferencing type-punned
pointer will break strict-aliasing rules
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../.. -I../../../src/share -I../../../libltdl -g -O2 -pipe -Wall -g -Os
-MT eval_code.lo -MD -MP -MF ".deps/eval_code.Tpo" -c -o eval_code.lo
eval_code.c; \
then mv -f ".deps/eval_code.Tpo" ".deps/eval_code.Plo"; else rm -f
".deps/eval_code.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/share -I../../../libltdl
-g -O2 -pipe -Wall -g -Os -MT eval_code.lo -MD -MP -MF .deps/eval_code.Tpo -c
eval_code.c -fPIC -o .libs/eval_code.o
In file included from eval_code.c:36:
./../../src/share/gb_code_temp.h: In function `write_long':
./../../src/share/gb_code_temp.h:66: warning: dereferencing type-punned pointer
will break strict-aliasing rules
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../.. -I../../../src/share -I../../../libltdl -g -O2 -pipe -Wall -g -Os
-MT eval_read.lo -MD -MP -MF ".deps/eval_read.Tpo" -c -o eval_read.lo
eval_read.c; \
then mv -f ".deps/eval_read.Tpo" ".deps/eval_read.Plo"; else rm -f
".deps/eval_read.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/share -I../../../libltdl
-g -O2 -pipe -Wall -g -Os -MT eval_read.lo -MD -MP -MF .deps/eval_read.Tpo -c
eval_read.c -fPIC -o .libs/eval_read.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../.. -I../../../src/share -I../../../libltdl -g -O2 -pipe -Wall -g -Os
-MT eval_reserved.lo -MD -MP -MF ".deps/eval_reserved.Tpo" -c -o
eval_reserved.lo eval_reserved.c; \
then mv -f ".deps/eval_reserved.Tpo" ".deps/eval_reserved.Plo"; else rm -f
".deps/eval_reserved.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/share -I../../../libltdl
-g -O2 -pipe -Wall -g -Os -MT eval_reserved.lo -MD -MP -MF
.deps/eval_reserved.Tpo -c eval_reserved.c -fPIC -o .libs/eval_reserved.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../.. -I../../../src/share -I../../../libltdl -g -O2 -pipe -Wall -g -Os
-MT eval_trans.lo -MD -MP -MF ".deps/eval_trans.Tpo" -c -o eval_trans.lo
eval_trans.c; \
then mv -f ".deps/eval_trans.Tpo" ".deps/eval_trans.Plo"; else rm -f
".deps/eval_trans.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/share -I../../../libltdl
-g -O2 -pipe -Wall -g -Os -MT eval_trans.lo -MD -MP -MF .deps/eval_trans.Tpo -c
eval_trans.c -fPIC -o .libs/eval_trans.o
eval_trans.c: In function `TRANS_get_number':
eval_trans.c:175: warning: dereferencing type-punned pointer will break
strict-aliasing rules
eval_trans.c:180: warning: dereferencing type-punned pointer will break
strict-aliasing rules
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../.. -I../../../src/share -I../../../libltdl -g -O2 -pipe -Wall -g -Os
-MT eval_trans_expr.lo -MD -MP -MF ".deps/eval_trans_expr.Tpo" -c -o
eval_trans_expr.lo eval_trans_expr.c; \
then mv -f ".deps/eval_trans_expr.Tpo" ".deps/eval_trans_expr.Plo"; else rm -f
".deps/eval_trans_expr.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/share -I../../../libltdl
-g -O2 -pipe -Wall -g -Os -MT eval_trans_expr.lo -MD -MP -MF
.deps/eval_trans_expr.Tpo -c eval_trans_expr.c -fPIC -o .libs/eval_trans_expr.o
eval_trans_expr.c: In function `push_number':
eval_trans_expr.c:88: warning: dereferencing type-punned pointer will break
strict-aliasing rules
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../.. -I../../../src/share -I../../../libltdl -g -O2 -pipe -Wall -g -Os
-MT eval_trans_tree.lo -MD -MP -MF ".deps/eval_trans_tree.Tpo" -c -o
eval_trans_tree.lo eval_trans_tree.c; \
then mv -f ".deps/eval_trans_tree.Tpo" ".deps/eval_trans_tree.Plo"; else rm -f
".deps/eval_trans_tree.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/share -I../../../libltdl
-g -O2 -pipe -Wall -g -Os -MT eval_trans_tree.lo -MD -MP -MF
.deps/eval_trans_tree.Tpo -c eval_trans_tree.c -fPIC -o .libs/eval_trans_tree.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../.. -I../../../src/share -I../../../libltdl -g -O2 -pipe -Wall -g -Os
-MT eval.lo -MD -MP -MF ".deps/eval.Tpo" -c -o eval.lo eval.c; \
then mv -f ".deps/eval.Tpo" ".deps/eval.Plo"; else rm -f ".deps/eval.Tpo"; exit
1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/share -I../../../libltdl
-g -O2 -pipe -Wall -g -Os -MT eval.lo -MD -MP -MF .deps/eval.Tpo -c eval.c
-fPIC -o .libs/eval.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../.. -I../../../src/share -I../../../libltdl -g -O2 -pipe -Wall -g -Os
-MT CExpression.lo -MD -MP -MF ".deps/CExpression.Tpo" -c -o CExpression.lo
CExpression.c; \
then mv -f ".deps/CExpression.Tpo" ".deps/CExpression.Plo"; else rm -f
".deps/CExpression.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/share -I../../../libltdl
-g -O2 -pipe -Wall -g -Os -MT CExpression.lo -MD -MP -MF .deps/CExpression.Tpo
-c CExpression.c -fPIC -o .libs/CExpression.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../.. -I../../../src/share -I../../../libltdl -g -O2 -pipe -Wall -g -Os
-MT main.lo -MD -MP -MF ".deps/main.Tpo" -c -o main.lo main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f ".deps/main.Tpo"; exit
1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/share -I../../../libltdl
-g -O2 -pipe -Wall -g -Os -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c
-fPIC -o .libs/main.o
/bin/sh ../../../libtool --mode=link gcc -g -O2 -pipe -Wall -g -Os -o
lib.gb.eval.la -rpath /usr/lib/gambas -no-undefined 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
./../../libtool: line 4147: test: : integer expression expected
./../../libtool: line 4147: test: : integer expression expected
creating reloadable object files...
./../../libtool: line 4181: test: : integer expression expected
./../../libtool: line 4181: test: : integer expression expected
./../../libtool: line 4181: test: : integer expression expected
./../../libtool: line 4181: test: : integer expression expected
./../../libtool: line 4181: test: : integer expression expected
./../../libtool: line 4181: test: : integer expression expected
./../../libtool: line 4181: test: : integer expression expected
./../../libtool: line 4181: test: : integer expression expected
./../../libtool: line 4181: test: : integer expression expected
./../../libtool: line 4181: test: : integer expression expected
./../../libtool: line 4181: test: : integer expression expected
creating a temporary reloadable object file: .libs/lib.gb.eval.la-12.o
/usr/bin/ld -r -o .libs/lib.gb.eval.la-1.o .libs/gb_error.o
/usr/bin/ld -r -o .libs/lib.gb.eval.la-2.o .libs/gb_array.o
.libs/lib.gb.eval.la-1.o
/usr/bin/ld -r -o .libs/lib.gb.eval.la-3.o .libs/gb_table.o
.libs/lib.gb.eval.la-2.o
/usr/bin/ld -r -o .libs/lib.gb.eval.la-4.o .libs/eval_code.o
.libs/lib.gb.eval.la-3.o
/usr/bin/ld -r -o .libs/lib.gb.eval.la-5.o .libs/eval_read.o
.libs/lib.gb.eval.la-4.o
/usr/bin/ld -r -o .libs/lib.gb.eval.la-6.o .libs/eval_reserved.o
.libs/lib.gb.eval.la-5.o
/usr/bin/ld -r -o .libs/lib.gb.eval.la-7.o .libs/eval_trans.o
.libs/lib.gb.eval.la-6.o
/usr/bin/ld -r -o .libs/lib.gb.eval.la-8.o .libs/eval_trans_expr.o
.libs/lib.gb.eval.la-7.o
/usr/bin/ld -r -o .libs/lib.gb.eval.la-9.o .libs/eval_trans_tree.o
.libs/lib.gb.eval.la-8.o
/usr/bin/ld -r -o .libs/lib.gb.eval.la-10.o .libs/eval.o
.libs/lib.gb.eval.la-9.o
/usr/bin/ld -r -o .libs/lib.gb.eval.la-11.o .libs/CExpression.o
.libs/lib.gb.eval.la-10.o
/usr/bin/ld -r -o .libs/lib.gb.eval.la-12.o .libs/main.o
.libs/lib.gb.eval.la-11.o
gcc -shared .libs/lib.gb.eval.la-12.o -Wl,-soname -Wl,lib.gb.eval.so.0 -o
.libs/lib.gb.eval.so.0.0.0
rm -f .libs/lib.gb.eval.la-1.o .libs/lib.gb.eval.la-2.o
.libs/lib.gb.eval.la-3.o .libs/lib.gb.eval.la-4.o .libs/lib.gb.eval.la-5.o
.libs/lib.gb.eval.la-6.o .libs/lib.gb.eval.la-7.o .libs/lib.gb.eval.la-8.o
.libs/lib.gb.eval.la-9.o .libs/lib.gb.eval.la-10.o .libs/lib.gb.eval.la-11.o
.libs/lib.gb.eval.la-12.o
(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 `/build-gambas-i586/BUILD/gambas-0.94a/src/lib/eval'
Making all in example
make[4]: Entering directory
`/build-gambas-i586/BUILD/gambas-0.94a/src/lib/example'
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../.. -I../../../src/share -g -O2 -pipe -Wall -g -Os -MT main.lo -MD
-MP -MF ".deps/main.Tpo" -c -o main.lo main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f ".deps/main.Tpo"; exit
1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/share -g -O2 -pipe -Wall
-g -Os -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c -fPIC -o .libs/main.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../.. -I../../../src/share -g -O2 -pipe -Wall -g -Os -MT CExample.lo
-MD -MP -MF ".deps/CExample.Tpo" -c -o CExample.lo CExample.c; \
then mv -f ".deps/CExample.Tpo" ".deps/CExample.Plo"; else rm -f
".deps/CExample.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/share -g -O2 -pipe -Wall
-g -Os -MT CExample.lo -MD -MP -MF .deps/CExample.Tpo -c CExample.c -fPIC -o
.libs/CExample.o
/bin/sh ../../../libtool --mode=link gcc -g -O2 -pipe -Wall -g -Os -o
lib.gb.example.la -rpath /usr/lib/gambas -no-undefined main.lo CExample.lo
./../../libtool: line 4147: test: : integer expression expected
./../../libtool: line 4147: test: : integer expression expected
creating reloadable object files...
./../../libtool: line 4181: test: : integer expression expected
creating a temporary reloadable object file: .libs/lib.gb.example.la-2.o
/usr/bin/ld -r -o .libs/lib.gb.example.la-1.o .libs/main.o
/usr/bin/ld -r -o .libs/lib.gb.example.la-2.o .libs/CExample.o
.libs/lib.gb.example.la-1.o
gcc -shared .libs/lib.gb.example.la-2.o -Wl,-soname -Wl,lib.gb.example.so.0
-o .libs/lib.gb.example.so.0.0.0
rm -f .libs/lib.gb.example.la-1.o .libs/lib.gb.example.la-2.o
(cd .libs && rm -f lib.gb.example.so.0 && ln -s lib.gb.example.so.0.0.0
lib.gb.example.so.0)
(cd .libs && rm -f lib.gb.example.so && ln -s lib.gb.example.so.0.0.0
lib.gb.example.so)
creating lib.gb.example.la
(cd .libs && rm -f lib.gb.example.la && ln -s ../lib.gb.example.la
lib.gb.example.la)
make[4]: Leaving directory
`/build-gambas-i586/BUILD/gambas-0.94a/src/lib/example'
Making all in db
make[4]: Entering directory `/build-gambas-i586/BUILD/gambas-0.94a/src/lib/db'
Making all in mysql
make[5]: Entering directory
`/build-gambas-i586/BUILD/gambas-0.94a/src/lib/db/mysql'
if /bin/sh ../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../../.. -I../../../../src/share -I/usr/include/mysql/ -g -O2 -pipe
-Wall -g -Os -MT main.lo -MD -MP -MF ".deps/main.Tpo" -c -o main.lo main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f ".deps/main.Tpo"; exit
1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share
-I/usr/include/mysql/ -g -O2 -pipe -Wall -g -Os -MT main.lo -MD -MP -MF
.deps/main.Tpo -c main.c -fPIC -o .libs/main.o
main.c: In function `conv_data':
main.c:123: warning: dereferencing type-punned pointer will break
strict-aliasing rules
main.c:134: warning: dereferencing type-punned pointer will break
strict-aliasing rules
main.c:200: warning: dereferencing type-punned pointer will break
strict-aliasing rules
main.c:203: warning: dereferencing type-punned pointer will break
strict-aliasing rules
main.c:204: warning: dereferencing type-punned pointer will break
strict-aliasing rules
main.c: In function `index_info':
main.c:1459: warning: 'row' might be used uninitialized in this function
main.c:1460: warning: 'n' might be used uninitialized in this function
/bin/sh ../../../../libtool --mode=link gcc -g -O2 -pipe -Wall -g -Os -o
lib.gb.db.mysql.la -rpath /usr/lib/gambas main.lo -lc -lmysqlclient -lz
./../../../libtool: line 4147: test: : integer expression expected
./../../../libtool: line 4147: test: : integer expression expected
creating reloadable object files...
creating a temporary reloadable object file: .libs/lib.gb.db.mysql.la-1.o
/usr/bin/ld -r -o .libs/lib.gb.db.mysql.la-1.o .libs/main.o
gcc -shared .libs/lib.gb.db.mysql.la-1.o -lc -lmysqlclient -lz -Wl,-soname
-Wl,lib.gb.db.mysql.so.0 -o .libs/lib.gb.db.mysql.so.0.0.0
rm -f .libs/lib.gb.db.mysql.la-1.o
(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
`/build-gambas-i586/BUILD/gambas-0.94a/src/lib/db/mysql'
Making all in postgresql
make[5]: Entering directory
`/build-gambas-i586/BUILD/gambas-0.94a/src/lib/db/postgresql'
if /bin/sh ../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../../.. -I../../../../src/share -I/usr/include/pgsql/
-I/usr/include/pgsql/server/ -I/usr/include/pgsql/server/catalog/ -g -O2
-pipe -Wall -g -Os -MT main.lo -MD -MP -MF ".deps/main.Tpo" -c -o main.lo
main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f ".deps/main.Tpo"; exit
1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share
-I/usr/include/pgsql/ -I/usr/include/pgsql/server/
-I/usr/include/pgsql/server/catalog/ -g -O2 -pipe -Wall -g -Os -MT main.lo -MD
-MP -MF .deps/main.Tpo -c main.c -fPIC -o .libs/main.o
main.c: In function `conv_data':
main.c:176: warning: dereferencing type-punned pointer will break
strict-aliasing rules
main.c:187: warning: dereferencing type-punned pointer will break
strict-aliasing rules
main.c:244: warning: dereferencing type-punned pointer will break
strict-aliasing rules
main.c:247: warning: dereferencing type-punned pointer will break
strict-aliasing rules
main.c:248: warning: dereferencing type-punned pointer will break
strict-aliasing rules
/bin/sh ../../../../libtool --mode=link gcc -g -O2 -pipe -Wall -g -Os -o
lib.gb.db.postgresql.la -rpath /usr/lib/gambas main.lo -lc -lpq
./../../../libtool: line 4147: test: : integer expression expected
./../../../libtool: line 4147: test: : integer expression expected
creating reloadable object files...
creating a temporary reloadable object file: .libs/lib.gb.db.postgresql.la-1.o
/usr/bin/ld -r -o .libs/lib.gb.db.postgresql.la-1.o .libs/main.o
gcc -shared .libs/lib.gb.db.postgresql.la-1.o -lc -lpq -Wl,-soname
-Wl,lib.gb.db.postgresql.so.0 -o .libs/lib.gb.db.postgresql.so.0.0.0
rm -f .libs/lib.gb.db.postgresql.la-1.o
(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
`/build-gambas-i586/BUILD/gambas-0.94a/src/lib/db/postgresql'
make[5]: Entering directory `/build-gambas-i586/BUILD/gambas-0.94a/src/lib/db'
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../.. -I../../../src/share -g -O2 -pipe -Wall -g -Os -MT main.lo -MD
-MP -MF ".deps/main.Tpo" -c -o main.lo main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f ".deps/main.Tpo"; exit
1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/share -g -O2 -pipe -Wall
-g -Os -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c -fPIC -o .libs/main.o
main.c: In function `DB_FormatVariant':
main.c:252: warning: dereferencing type-punned pointer will break
strict-aliasing rules
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../.. -I../../../src/share -g -O2 -pipe -Wall -g -Os -MT CDatabase.lo
-MD -MP -MF ".deps/CDatabase.Tpo" -c -o CDatabase.lo CDatabase.c; \
then mv -f ".deps/CDatabase.Tpo" ".deps/CDatabase.Plo"; else rm -f
".deps/CDatabase.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/share -g -O2 -pipe -Wall
-g -Os -MT CDatabase.lo -MD -MP -MF .deps/CDatabase.Tpo -c CDatabase.c -fPIC
-o .libs/CDatabase.o
CDatabase.c: In function `free_one_dict':
CDatabase.c:387: warning: dereferencing type-punned pointer will break
strict-aliasing rules
CDatabase.c: In function `free_tables':
CDatabase.c:400: warning: dereferencing type-punned pointer will break
strict-aliasing rules
CDatabase.c: In function `get_table':
CDatabase.c:412: warning: dereferencing type-punned pointer will break
strict-aliasing rules
CDatabase.c:417: warning: dereferencing type-punned pointer will break
strict-aliasing rules
CDatabase.c: In function `CDATABASE_open':
CDatabase.c:723: warning: dereferencing type-punned pointer will break
strict-aliasing rules
CDatabase.c: In function `CDATABASE_close':
CDatabase.c:738: warning: dereferencing type-punned pointer will break
strict-aliasing rules
CDatabase.c: In function `CDATABASE_begin':
CDatabase.c:747: warning: dereferencing type-punned pointer will break
strict-aliasing rules
CDatabase.c: In function `CDATABASE_commit':
CDatabase.c:758: warning: dereferencing type-punned pointer will break
strict-aliasing rules
CDatabase.c: In function `CDATABASE_rollback':
CDatabase.c:769: warning: dereferencing type-punned pointer will break
strict-aliasing rules
CDatabase.c: In function `CCONNECTION_exec':
CDatabase.c:783: warning: dereferencing type-punned pointer will break
strict-aliasing rules
CDatabase.c: In function `CCONNECTION_create':
CDatabase.c:804: warning: dereferencing type-punned pointer will break
strict-aliasing rules
CDatabase.c: In function `CCONNECTION_find':
CDatabase.c:848: warning: dereferencing type-punned pointer will break
strict-aliasing rules
CDatabase.c: In function `CCONNECTION_edit':
CDatabase.c:877: warning: dereferencing type-punned pointer will break
strict-aliasing rules
CDatabase.c: In function `CCONNECTION_self':
CDatabase.c:912: warning: dereferencing type-punned pointer will break
strict-aliasing rules
CDatabase.c: In function `CCONNECTION_charset':
CDatabase.c:921: warning: dereferencing type-punned pointer will break
strict-aliasing rules
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../.. -I../../../src/share -g -O2 -pipe -Wall -g -Os -MT CTable.lo -MD
-MP -MF ".deps/CTable.Tpo" -c -o CTable.lo CTable.c; \
then mv -f ".deps/CTable.Tpo" ".deps/CTable.Plo"; else rm -f
".deps/CTable.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/share -g -O2 -pipe -Wall
-g -Os -MT CTable.lo -MD -MP -MF .deps/CTable.Tpo -c CTable.c -fPIC -o
.libs/CTable.o
CTable.c: In function `CFIELD_create':
CTable.c:197: warning: dereferencing type-punned pointer will break
strict-aliasing rules
CTable.c: In function `free_new_fields':
CTable.c:470: warning: dereferencing type-punned pointer will break
strict-aliasing rules
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../.. -I../../../src/share -g -O2 -pipe -Wall -g -Os -MT CResult.lo -MD
-MP -MF ".deps/CResult.Tpo" -c -o CResult.lo CResult.c; \
then mv -f ".deps/CResult.Tpo" ".deps/CResult.Plo"; else rm -f
".deps/CResult.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/share -g -O2 -pipe -Wall
-g -Os -MT CResult.lo -MD -MP -MF .deps/CResult.Tpo -c CResult.c -fPIC -o
.libs/CResult.o
CResult.c: In function `DB_MakeResult':
CResult.c:191: warning: dereferencing type-punned pointer will break
strict-aliasing rules
CResult.c:236: warning: dereferencing type-punned pointer will break
strict-aliasing rules
/bin/sh ../../../libtool --mode=link gcc -g -O2 -pipe -Wall -g -Os -o
lib.gb.db.la -rpath /usr/lib/gambas -no-undefined main.lo CDatabase.lo
CTable.lo CResult.lo -lc
./../../libtool: line 4147: test: : integer expression expected
./../../libtool: line 4147: test: : integer expression expected
creating reloadable object files...
./../../libtool: line 4181: test: : integer expression expected
./../../libtool: line 4181: test: : integer expression expected
./../../libtool: line 4181: test: : integer expression expected
creating a temporary reloadable object file: .libs/lib.gb.db.la-4.o
/usr/bin/ld -r -o .libs/lib.gb.db.la-1.o .libs/main.o
/usr/bin/ld -r -o .libs/lib.gb.db.la-2.o .libs/CDatabase.o
.libs/lib.gb.db.la-1.o
/usr/bin/ld -r -o .libs/lib.gb.db.la-3.o .libs/CTable.o .libs/lib.gb.db.la-2.o
/usr/bin/ld -r -o .libs/lib.gb.db.la-4.o .libs/CResult.o .libs/lib.gb.db.la-3.o
gcc -shared .libs/lib.gb.db.la-4.o -lc -Wl,-soname -Wl,lib.gb.db.so.0 -o
.libs/lib.gb.db.so.0.0.0
rm -f .libs/lib.gb.db.la-1.o .libs/lib.gb.db.la-2.o .libs/lib.gb.db.la-3.o
.libs/lib.gb.db.la-4.o
(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 `/build-gambas-i586/BUILD/gambas-0.94a/src/lib/db'
make[4]: Leaving directory `/build-gambas-i586/BUILD/gambas-0.94a/src/lib/db'
Making all in compress
make[4]: Entering directory
`/build-gambas-i586/BUILD/gambas-0.94a/src/lib/compress'
Making all in zlib
make[5]: Entering directory
`/build-gambas-i586/BUILD/gambas-0.94a/src/lib/compress/zlib'
if /bin/sh ../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../../.. -I../../../../src/share -g -O2 -pipe -Wall -g -Os -MT main.lo
-MD -MP -MF ".deps/main.Tpo" -c -o main.lo main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f ".deps/main.Tpo"; exit
1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share -g -O2 -pipe
-Wall -g -Os -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c -fPIC -o
.libs/main.o
/bin/sh ../../../../libtool --mode=link gcc -g -O2 -pipe -Wall -g -Os -o
lib.gb.compress.zlib.la -rpath /usr/lib/gambas main.lo -lc -lz
./../../../libtool: line 4147: test: : integer expression expected
./../../../libtool: line 4147: test: : integer expression expected
creating reloadable object files...
creating a temporary reloadable object file: .libs/lib.gb.compress.zlib.la-1.o
/usr/bin/ld -r -o .libs/lib.gb.compress.zlib.la-1.o .libs/main.o
gcc -shared .libs/lib.gb.compress.zlib.la-1.o -lc -lz -Wl,-soname
-Wl,lib.gb.compress.zlib.so.0 -o .libs/lib.gb.compress.zlib.so.0.0.0
rm -f .libs/lib.gb.compress.zlib.la-1.o
(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
`/build-gambas-i586/BUILD/gambas-0.94a/src/lib/compress/zlib'
Making all in bzlib2
make[5]: Entering directory
`/build-gambas-i586/BUILD/gambas-0.94a/src/lib/compress/bzlib2'
if /bin/sh ../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../../.. -I../../../../src/share -g -O2 -pipe -Wall -g -Os -MT main.lo
-MD -MP -MF ".deps/main.Tpo" -c -o main.lo main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f ".deps/main.Tpo"; exit
1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share -g -O2 -pipe
-Wall -g -Os -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c -fPIC -o
.libs/main.o
/bin/sh ../../../../libtool --mode=link gcc -g -O2 -pipe -Wall -g -Os -o
lib.gb.compress.bzlib2.la -rpath /usr/lib/gambas main.lo -lc -lbz2
./../../../libtool: line 4147: test: : integer expression expected
./../../../libtool: line 4147: test: : integer expression expected
creating reloadable object files...
creating a temporary reloadable object file: .libs/lib.gb.compress.bzlib2.la-1.o
/usr/bin/ld -r -o .libs/lib.gb.compress.bzlib2.la-1.o .libs/main.o
gcc -shared .libs/lib.gb.compress.bzlib2.la-1.o -lc -lbz2 -Wl,-soname
-Wl,lib.gb.compress.bzlib2.so.0 -o .libs/lib.gb.compress.bzlib2.so.0.0.0
rm -f .libs/lib.gb.compress.bzlib2.la-1.o
(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
`/build-gambas-i586/BUILD/gambas-0.94a/src/lib/compress/bzlib2'
make[5]: Entering directory
`/build-gambas-i586/BUILD/gambas-0.94a/src/lib/compress'
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../.. -I../../../src/share -g -O2 -pipe -Wall -g -Os -MT main.lo -MD
-MP -MF ".deps/main.Tpo" -c -o main.lo main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f ".deps/main.Tpo"; exit
1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/share -g -O2 -pipe -Wall
-g -Os -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c -fPIC -o .libs/main.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../.. -I../../../src/share -g -O2 -pipe -Wall -g -Os -MT CCompress.lo
-MD -MP -MF ".deps/CCompress.Tpo" -c -o CCompress.lo CCompress.c; \
then mv -f ".deps/CCompress.Tpo" ".deps/CCompress.Plo"; else rm -f
".deps/CCompress.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/share -g -O2 -pipe -Wall
-g -Os -MT CCompress.lo -MD -MP -MF .deps/CCompress.Tpo -c CCompress.c -fPIC
-o .libs/CCompress.o
CCompress.c: In function `CCOMPRESS_String':
CCompress.c:103: warning: dereferencing type-punned pointer will break
strict-aliasing rules
CCompress.c:109: warning: dereferencing type-punned pointer will break
strict-aliasing rules
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../.. -I../../../src/share -g -O2 -pipe -Wall -g -Os -MT CUncompress.lo
-MD -MP -MF ".deps/CUncompress.Tpo" -c -o CUncompress.lo CUncompress.c; \
then mv -f ".deps/CUncompress.Tpo" ".deps/CUncompress.Plo"; else rm -f
".deps/CUncompress.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/share -g -O2 -pipe -Wall
-g -Os -MT CUncompress.lo -MD -MP -MF .deps/CUncompress.Tpo -c CUncompress.c
-fPIC -o .libs/CUncompress.o
CUncompress.c: In function `CUNCOPMPRESS_String':
CUncompress.c:90: warning: dereferencing type-punned pointer will break
strict-aliasing rules
/bin/sh ../../../libtool --mode=link gcc -g -O2 -pipe -Wall -g -Os -o
lib.gb.compress.la -rpath /usr/lib/gambas -no-undefined main.lo CCompress.lo
CUncompress.lo
./../../libtool: line 4147: test: : integer expression expected
./../../libtool: line 4147: test: : integer expression expected
creating reloadable object files...
./../../libtool: line 4181: test: : integer expression expected
./../../libtool: line 4181: test: : integer expression expected
creating a temporary reloadable object file: .libs/lib.gb.compress.la-3.o
/usr/bin/ld -r -o .libs/lib.gb.compress.la-1.o .libs/main.o
/usr/bin/ld -r -o .libs/lib.gb.compress.la-2.o .libs/CCompress.o
.libs/lib.gb.compress.la-1.o
/usr/bin/ld -r -o .libs/lib.gb.compress.la-3.o .libs/CUncompress.o
.libs/lib.gb.compress.la-2.o
gcc -shared .libs/lib.gb.compress.la-3.o -Wl,-soname -Wl,lib.gb.compress.so.0
-o .libs/lib.gb.compress.so.0.0.0
rm -f .libs/lib.gb.compress.la-1.o .libs/lib.gb.compress.la-2.o
.libs/lib.gb.compress.la-3.o
(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
`/build-gambas-i586/BUILD/gambas-0.94a/src/lib/compress'
make[4]: Leaving directory
`/build-gambas-i586/BUILD/gambas-0.94a/src/lib/compress'
Making all in qt
make[4]: Entering directory `/build-gambas-i586/BUILD/gambas-0.94a/src/lib/qt'
Making all in editor
make[5]: Entering directory
`/build-gambas-i586/BUILD/gambas-0.94a/src/lib/qt/editor'
/usr/bin//moc qeditor.h -o moc_qeditor.cpp
if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3.3/include/
-D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -MT moc_qeditor.lo
-MD -MP -MF ".deps/moc_qeditor.Tpo" -c -o moc_qeditor.lo moc_qeditor.cpp; \
then mv -f ".deps/moc_qeditor.Tpo" ".deps/moc_qeditor.Plo"; else rm -f
".deps/moc_qeditor.Tpo"; exit 1; fi
mkdir .libs
g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share
-I/usr/lib/qt-3.3.3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g
-Os -MT moc_qeditor.lo -MD -MP -MF .deps/moc_qeditor.Tpo -c moc_qeditor.cpp
-fPIC -o .libs/moc_qeditor.o
if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3.3/include/
-D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -MT qeditor.lo -MD
-MP -MF ".deps/qeditor.Tpo" -c -o qeditor.lo qeditor.cpp; \
then mv -f ".deps/qeditor.Tpo" ".deps/qeditor.Plo"; else rm -f
".deps/qeditor.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share
-I/usr/lib/qt-3.3.3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g
-Os -MT qeditor.lo -MD -MP -MF .deps/qeditor.Tpo -c qeditor.cpp -fPIC -o
.libs/qeditor.o
if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3.3/include/
-D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -MT main.lo -MD -MP
-MF ".deps/main.Tpo" -c -o main.lo main.cpp; \
then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f ".deps/main.Tpo"; exit
1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share
-I/usr/lib/qt-3.3.3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g
-Os -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.cpp -fPIC -o .libs/main.o
/usr/bin//moc CEditor.h -o moc_CEditor.cpp
if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3.3/include/
-D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -MT moc_CEditor.lo
-MD -MP -MF ".deps/moc_CEditor.Tpo" -c -o moc_CEditor.lo moc_CEditor.cpp; \
then mv -f ".deps/moc_CEditor.Tpo" ".deps/moc_CEditor.Plo"; else rm -f
".deps/moc_CEditor.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share
-I/usr/lib/qt-3.3.3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g
-Os -MT moc_CEditor.lo -MD -MP -MF .deps/moc_CEditor.Tpo -c moc_CEditor.cpp
-fPIC -o .libs/moc_CEditor.o
if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3.3/include/
-D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -MT CEditor.lo -MD
-MP -MF ".deps/CEditor.Tpo" -c -o CEditor.lo CEditor.cpp; \
then mv -f ".deps/CEditor.Tpo" ".deps/CEditor.Plo"; else rm -f
".deps/CEditor.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share
-I/usr/lib/qt-3.3.3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g
-Os -MT CEditor.lo -MD -MP -MF .deps/CEditor.Tpo -c CEditor.cpp -fPIC -o
.libs/CEditor.o
/bin/sh ../../../../libtool --mode=link g++ -g -O2 -pipe -Wall -fno-exceptions
-g -Os -o lib.gb.qt.editor.la -rpath /usr/lib/gambas -no-undefined
moc_qeditor.lo qeditor.lo main.lo moc_CEditor.lo CEditor.lo
-L/usr/lib/qt-3.3.3/lib/ -lgcc_s -lstdc++ -lpthread -lqt-mt
./../../../libtool: line 4147: test: : integer expression expected
./../../../libtool: line 4147: test: : integer expression expected
creating reloadable object files...
./../../../libtool: line 4181: test: : integer expression expected
./../../../libtool: line 4181: test: : integer expression expected
./../../../libtool: line 4181: test: : integer expression expected
./../../../libtool: line 4181: test: : integer expression expected
creating a temporary reloadable object file: .libs/lib.gb.qt.editor.la-5.o
/usr/bin/ld -r -o .libs/lib.gb.qt.editor.la-1.o .libs/moc_qeditor.o
/usr/bin/ld -r -o .libs/lib.gb.qt.editor.la-2.o .libs/qeditor.o
.libs/lib.gb.qt.editor.la-1.o
/usr/bin/ld -r -o .libs/lib.gb.qt.editor.la-3.o .libs/main.o
.libs/lib.gb.qt.editor.la-2.o
/usr/bin/ld -r -o .libs/lib.gb.qt.editor.la-4.o .libs/moc_CEditor.o
.libs/lib.gb.qt.editor.la-3.o
/usr/bin/ld -r -o .libs/lib.gb.qt.editor.la-5.o .libs/CEditor.o
.libs/lib.gb.qt.editor.la-4.o
gcc -shared .libs/lib.gb.qt.editor.la-5.o
-L/usr/lib/gcc/i586-ark-linux/3.4.4/../../..
-L/usr/lib/gcc/i586-ark-linux/3.4.4
-L/build-gcc-i586/BUILD/gcc-3.4.4-20041210/gcc
-L/build-gcc-i586/BUILD/gcc-3.4.4-20041210/i586-ark-linux/libstdc++-v3/src/.libs
-L/build-gcc-i586/BUILD/gcc-3.4.4-20041210/i586-ark-linux/libstdc++-v3/src
-L/usr/lib/qt-3.3.3/lib/ -lgcc_s /usr/lib/libstdc++.so -lpthread -lqt-mt
-Wl,-soname -Wl,lib.gb.qt.editor.so.0 -o .libs/lib.gb.qt.editor.so.0.0.0
rm -f .libs/lib.gb.qt.editor.la-1.o .libs/lib.gb.qt.editor.la-2.o
.libs/lib.gb.qt.editor.la-3.o .libs/lib.gb.qt.editor.la-4.o
.libs/lib.gb.qt.editor.la-5.o
(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
`/build-gambas-i586/BUILD/gambas-0.94a/src/lib/qt/editor'
Making all in ext
make[5]: Entering directory
`/build-gambas-i586/BUILD/gambas-0.94a/src/lib/qt/ext'
if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3.3/include/
-D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -MT main.lo -MD -MP
-MF ".deps/main.Tpo" -c -o main.lo main.cpp; \
then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f ".deps/main.Tpo"; exit
1; fi
mkdir .libs
g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share
-I/usr/lib/qt-3.3.3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g
-Os -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.cpp -fPIC -o .libs/main.o
/usr/bin//moc CLCDNumber.h -o moc_CLCDNumber.cpp
CLCDNumber.h:0: Warning: No relevant classes found. No output generated.
if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3.3/include/
-D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -MT moc_CLCDNumber.lo
-MD -MP -MF ".deps/moc_CLCDNumber.Tpo" -c -o moc_CLCDNumber.lo
moc_CLCDNumber.cpp; \
then mv -f ".deps/moc_CLCDNumber.Tpo" ".deps/moc_CLCDNumber.Plo"; else rm -f
".deps/moc_CLCDNumber.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share
-I/usr/lib/qt-3.3.3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g
-Os -MT moc_CLCDNumber.lo -MD -MP -MF .deps/moc_CLCDNumber.Tpo -c
moc_CLCDNumber.cpp -fPIC -o .libs/moc_CLCDNumber.o
if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3.3/include/
-D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -MT CLCDNumber.lo -MD
-MP -MF ".deps/CLCDNumber.Tpo" -c -o CLCDNumber.lo CLCDNumber.cpp; \
then mv -f ".deps/CLCDNumber.Tpo" ".deps/CLCDNumber.Plo"; else rm -f
".deps/CLCDNumber.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share
-I/usr/lib/qt-3.3.3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g
-Os -MT CLCDNumber.lo -MD -MP -MF .deps/CLCDNumber.Tpo -c CLCDNumber.cpp -fPIC
-o .libs/CLCDNumber.o
/usr/bin//moc CDial.h -o moc_CDial.cpp
if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3.3/include/
-D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -MT moc_CDial.lo -MD
-MP -MF ".deps/moc_CDial.Tpo" -c -o moc_CDial.lo moc_CDial.cpp; \
then mv -f ".deps/moc_CDial.Tpo" ".deps/moc_CDial.Plo"; else rm -f
".deps/moc_CDial.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share
-I/usr/lib/qt-3.3.3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g
-Os -MT moc_CDial.lo -MD -MP -MF .deps/moc_CDial.Tpo -c moc_CDial.cpp -fPIC -o
.libs/moc_CDial.o
if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3.3/include/
-D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -MT CDial.lo -MD -MP
-MF ".deps/CDial.Tpo" -c -o CDial.lo CDial.cpp; \
then mv -f ".deps/CDial.Tpo" ".deps/CDial.Plo"; else rm -f ".deps/CDial.Tpo";
exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share
-I/usr/lib/qt-3.3.3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g
-Os -MT CDial.lo -MD -MP -MF .deps/CDial.Tpo -c CDial.cpp -fPIC -o
.libs/CDial.o
/usr/bin//moc CSpinBox.h -o moc_CSpinBox.cpp
if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3.3/include/
-D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -MT moc_CSpinBox.lo
-MD -MP -MF ".deps/moc_CSpinBox.Tpo" -c -o moc_CSpinBox.lo moc_CSpinBox.cpp; \
then mv -f ".deps/moc_CSpinBox.Tpo" ".deps/moc_CSpinBox.Plo"; else rm -f
".deps/moc_CSpinBox.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share
-I/usr/lib/qt-3.3.3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g
-Os -MT moc_CSpinBox.lo -MD -MP -MF .deps/moc_CSpinBox.Tpo -c moc_CSpinBox.cpp
-fPIC -o .libs/moc_CSpinBox.o
if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3.3/include/
-D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -MT CSpinBox.lo -MD
-MP -MF ".deps/CSpinBox.Tpo" -c -o CSpinBox.lo CSpinBox.cpp; \
then mv -f ".deps/CSpinBox.Tpo" ".deps/CSpinBox.Plo"; else rm -f
".deps/CSpinBox.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share
-I/usr/lib/qt-3.3.3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g
-Os -MT CSpinBox.lo -MD -MP -MF .deps/CSpinBox.Tpo -c CSpinBox.cpp -fPIC -o
.libs/CSpinBox.o
/usr/bin//moc CScrollBar.h -o moc_CScrollBar.cpp
if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3.3/include/
-D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -MT moc_CScrollBar.lo
-MD -MP -MF ".deps/moc_CScrollBar.Tpo" -c -o moc_CScrollBar.lo
moc_CScrollBar.cpp; \
then mv -f ".deps/moc_CScrollBar.Tpo" ".deps/moc_CScrollBar.Plo"; else rm -f
".deps/moc_CScrollBar.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share
-I/usr/lib/qt-3.3.3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g
-Os -MT moc_CScrollBar.lo -MD -MP -MF .deps/moc_CScrollBar.Tpo -c
moc_CScrollBar.cpp -fPIC -o .libs/moc_CScrollBar.o
if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3.3/include/
-D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -MT CScrollBar.lo -MD
-MP -MF ".deps/CScrollBar.Tpo" -c -o CScrollBar.lo CScrollBar.cpp; \
then mv -f ".deps/CScrollBar.Tpo" ".deps/CScrollBar.Plo"; else rm -f
".deps/CScrollBar.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share
-I/usr/lib/qt-3.3.3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g
-Os -MT CScrollBar.lo -MD -MP -MF .deps/CScrollBar.Tpo -c CScrollBar.cpp -fPIC
-o .libs/CScrollBar.o
/usr/bin//moc CSlider.h -o moc_CSlider.cpp
if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3.3/include/
-D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -MT moc_CSlider.lo
-MD -MP -MF ".deps/moc_CSlider.Tpo" -c -o moc_CSlider.lo moc_CSlider.cpp; \
then mv -f ".deps/moc_CSlider.Tpo" ".deps/moc_CSlider.Plo"; else rm -f
".deps/moc_CSlider.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share
-I/usr/lib/qt-3.3.3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g
-Os -MT moc_CSlider.lo -MD -MP -MF .deps/moc_CSlider.Tpo -c moc_CSlider.cpp
-fPIC -o .libs/moc_CSlider.o
if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3.3/include/
-D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -MT CSlider.lo -MD
-MP -MF ".deps/CSlider.Tpo" -c -o CSlider.lo CSlider.cpp; \
then mv -f ".deps/CSlider.Tpo" ".deps/CSlider.Plo"; else rm -f
".deps/CSlider.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share
-I/usr/lib/qt-3.3.3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g
-Os -MT CSlider.lo -MD -MP -MF .deps/CSlider.Tpo -c CSlider.cpp -fPIC -o
.libs/CSlider.o
/usr/bin//moc CTableView.h -o moc_CTableView.cpp
if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3.3/include/
-D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -MT moc_CTableView.lo
-MD -MP -MF ".deps/moc_CTableView.Tpo" -c -o moc_CTableView.lo
moc_CTableView.cpp; \
then mv -f ".deps/moc_CTableView.Tpo" ".deps/moc_CTableView.Plo"; else rm -f
".deps/moc_CTableView.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share
-I/usr/lib/qt-3.3.3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g
-Os -MT moc_CTableView.lo -MD -MP -MF .deps/moc_CTableView.Tpo -c
moc_CTableView.cpp -fPIC -o .libs/moc_CTableView.o
if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3.3/include/
-D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -MT CTableView.lo -MD
-MP -MF ".deps/CTableView.Tpo" -c -o CTableView.lo CTableView.cpp; \
then mv -f ".deps/CTableView.Tpo" ".deps/CTableView.Plo"; else rm -f
".deps/CTableView.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share
-I/usr/lib/qt-3.3.3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g
-Os -MT CTableView.lo -MD -MP -MF .deps/CTableView.Tpo -c CTableView.cpp -fPIC
-o .libs/CTableView.o
/usr/bin//moc CSplitter.h -o moc_CSplitter.cpp
if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3.3/include/
-D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -MT moc_CSplitter.lo
-MD -MP -MF ".deps/moc_CSplitter.Tpo" -c -o moc_CSplitter.lo moc_CSplitter.cpp;
\
then mv -f ".deps/moc_CSplitter.Tpo" ".deps/moc_CSplitter.Plo"; else rm -f
".deps/moc_CSplitter.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share
-I/usr/lib/qt-3.3.3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g
-Os -MT moc_CSplitter.lo -MD -MP -MF .deps/moc_CSplitter.Tpo -c
moc_CSplitter.cpp -fPIC -o .libs/moc_CSplitter.o
if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3.3/include/
-D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -MT CSplitter.lo -MD
-MP -MF ".deps/CSplitter.Tpo" -c -o CSplitter.lo CSplitter.cpp; \
then mv -f ".deps/CSplitter.Tpo" ".deps/CSplitter.Plo"; else rm -f
".deps/CSplitter.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share
-I/usr/lib/qt-3.3.3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g
-Os -MT CSplitter.lo -MD -MP -MF .deps/CSplitter.Tpo -c CSplitter.cpp -fPIC -o
.libs/CSplitter.o
/usr/bin//moc CWorkspace.h -o moc_CWorkspace.cpp
if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3.3/include/
-D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -MT moc_CWorkspace.lo
-MD -MP -MF ".deps/moc_CWorkspace.Tpo" -c -o moc_CWorkspace.lo
moc_CWorkspace.cpp; \
then mv -f ".deps/moc_CWorkspace.Tpo" ".deps/moc_CWorkspace.Plo"; else rm -f
".deps/moc_CWorkspace.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share
-I/usr/lib/qt-3.3.3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g
-Os -MT moc_CWorkspace.lo -MD -MP -MF .deps/moc_CWorkspace.Tpo -c
moc_CWorkspace.cpp -fPIC -o .libs/moc_CWorkspace.o
if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3.3/include/
-D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -MT CWorkspace.lo -MD
-MP -MF ".deps/CWorkspace.Tpo" -c -o CWorkspace.lo CWorkspace.cpp; \
then mv -f ".deps/CWorkspace.Tpo" ".deps/CWorkspace.Plo"; else rm -f
".deps/CWorkspace.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share
-I/usr/lib/qt-3.3.3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g
-Os -MT CWorkspace.lo -MD -MP -MF .deps/CWorkspace.Tpo -c CWorkspace.cpp -fPIC
-o .libs/CWorkspace.o
/usr/bin//moc CTextView.h -o moc_CTextView.cpp
if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3.3/include/
-D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -MT moc_CTextView.lo
-MD -MP -MF ".deps/moc_CTextView.Tpo" -c -o moc_CTextView.lo moc_CTextView.cpp;
\
then mv -f ".deps/moc_CTextView.Tpo" ".deps/moc_CTextView.Plo"; else rm -f
".deps/moc_CTextView.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share
-I/usr/lib/qt-3.3.3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g
-Os -MT moc_CTextView.lo -MD -MP -MF .deps/moc_CTextView.Tpo -c
moc_CTextView.cpp -fPIC -o .libs/moc_CTextView.o
if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../../.. -I../../../../src/share -I/usr/lib/qt-3.3.3/include/
-D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -MT CTextView.lo -MD
-MP -MF ".deps/CTextView.Tpo" -c -o CTextView.lo CTextView.cpp; \
then mv -f ".deps/CTextView.Tpo" ".deps/CTextView.Plo"; else rm -f
".deps/CTextView.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share
-I/usr/lib/qt-3.3.3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g
-Os -MT CTextView.lo -MD -MP -MF .deps/CTextView.Tpo -c CTextView.cpp -fPIC -o
.libs/CTextView.o
/bin/sh ../../../../libtool --mode=link g++ -g -O2 -pipe -Wall -fno-exceptions
-g -Os -o lib.gb.qt.ext.la -rpath /usr/lib/gambas -no-undefined 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 -L/usr/lib/qt-3.3.3/lib/ -lgcc_s
-lstdc++ -lpthread -lqt-mt
./../../../libtool: line 4147: test: : integer expression expected
./../../../libtool: line 4147: test: : integer expression expected
creating reloadable object files...
./../../../libtool: line 4181: test: : integer expression expected
./../../../libtool: line 4181: test: : integer expression expected
./../../../libtool: line 4181: test: : integer expression expected
./../../../libtool: line 4181: test: : integer expression expected
./../../../libtool: line 4181: test: : integer expression expected
./../../../libtool: line 4181: test: : integer expression expected
./../../../libtool: line 4181: test: : integer expression expected
./../../../libtool: line 4181: test: : integer expression expected
./../../../libtool: line 4181: test: : integer expression expected
./../../../libtool: line 4181: test: : integer expression expected
./../../../libtool: line 4181: test: : integer expression expected
./../../../libtool: line 4181: test: : integer expression expected
./../../../libtool: line 4181: test: : integer expression expected
./../../../libtool: line 4181: test: : integer expression expected
./../../../libtool: line 4181: test: : integer expression expected
./../../../libtool: line 4181: test: : integer expression expected
./../../../libtool: line 4181: test: : integer expression expected
./../../../libtool: line 4181: test: : integer expression expected
creating a temporary reloadable object file: .libs/lib.gb.qt.ext.la-19.o
/usr/bin/ld -r -o .libs/lib.gb.qt.ext.la-1.o .libs/main.o
/usr/bin/ld -r -o .libs/lib.gb.qt.ext.la-2.o .libs/moc_CLCDNumber.o
.libs/lib.gb.qt.ext.la-1.o
/usr/bin/ld -r -o .libs/lib.gb.qt.ext.la-3.o .libs/CLCDNumber.o
.libs/lib.gb.qt.ext.la-2.o
/usr/bin/ld -r -o .libs/lib.gb.qt.ext.la-4.o .libs/moc_CDial.o
.libs/lib.gb.qt.ext.la-3.o
/usr/bin/ld -r -o .libs/lib.gb.qt.ext.la-5.o .libs/CDial.o
.libs/lib.gb.qt.ext.la-4.o
/usr/bin/ld -r -o .libs/lib.gb.qt.ext.la-6.o .libs/moc_CSpinBox.o
.libs/lib.gb.qt.ext.la-5.o
/usr/bin/ld -r -o .libs/lib.gb.qt.ext.la-7.o .libs/CSpinBox.o
.libs/lib.gb.qt.ext.la-6.o
/usr/bin/ld -r -o .libs/lib.gb.qt.ext.la-8.o .libs/moc_CScrollBar.o
.libs/lib.gb.qt.ext.la-7.o
/usr/bin/ld -r -o .libs/lib.gb.qt.ext.la-9.o .libs/CScrollBar.o
.libs/lib.gb.qt.ext.la-8.o
/usr/bin/ld -r -o .libs/lib.gb.qt.ext.la-10.o .libs/moc_CSlider.o
.libs/lib.gb.qt.ext.la-9.o
/usr/bin/ld -r -o .libs/lib.gb.qt.ext.la-11.o .libs/CSlider.o
.libs/lib.gb.qt.ext.la-10.o
/usr/bin/ld -r -o .libs/lib.gb.qt.ext.la-12.o .libs/moc_CTableView.o
.libs/lib.gb.qt.ext.la-11.o
/usr/bin/ld -r -o .libs/lib.gb.qt.ext.la-13.o .libs/CTableView.o
.libs/lib.gb.qt.ext.la-12.o
/usr/bin/ld -r -o .libs/lib.gb.qt.ext.la-14.o .libs/moc_CSplitter.o
.libs/lib.gb.qt.ext.la-13.o
/usr/bin/ld -r -o .libs/lib.gb.qt.ext.la-15.o .libs/CSplitter.o
.libs/lib.gb.qt.ext.la-14.o
/usr/bin/ld -r -o .libs/lib.gb.qt.ext.la-16.o .libs/moc_CWorkspace.o
.libs/lib.gb.qt.ext.la-15.o
/usr/bin/ld -r -o .libs/lib.gb.qt.ext.la-17.o .libs/CWorkspace.o
.libs/lib.gb.qt.ext.la-16.o
/usr/bin/ld -r -o .libs/lib.gb.qt.ext.la-18.o .libs/moc_CTextView.o
.libs/lib.gb.qt.ext.la-17.o
/usr/bin/ld -r -o .libs/lib.gb.qt.ext.la-19.o .libs/CTextView.o
.libs/lib.gb.qt.ext.la-18.o
gcc -shared .libs/lib.gb.qt.ext.la-19.o
-L/usr/lib/gcc/i586-ark-linux/3.4.4/../../..
-L/usr/lib/gcc/i586-ark-linux/3.4.4
-L/build-gcc-i586/BUILD/gcc-3.4.4-20041210/gcc
-L/build-gcc-i586/BUILD/gcc-3.4.4-20041210/i586-ark-linux/libstdc++-v3/src/.libs
-L/build-gcc-i586/BUILD/gcc-3.4.4-20041210/i586-ark-linux/libstdc++-v3/src
-L/usr/lib/qt-3.3.3/lib/ -lgcc_s /usr/lib/libstdc++.so -lpthread -lqt-mt
-Wl,-soname -Wl,lib.gb.qt.ext.so.0 -o .libs/lib.gb.qt.ext.so.0.0.0
rm -f .libs/lib.gb.qt.ext.la-1.o .libs/lib.gb.qt.ext.la-2.o
.libs/lib.gb.qt.ext.la-3.o .libs/lib.gb.qt.ext.la-4.o
.libs/lib.gb.qt.ext.la-5.o .libs/lib.gb.qt.ext.la-6.o
.libs/lib.gb.qt.ext.la-7.o .libs/lib.gb.qt.ext.la-8.o
.libs/lib.gb.qt.ext.la-9.o .libs/lib.gb.qt.ext.la-10.o
.libs/lib.gb.qt.ext.la-11.o .libs/lib.gb.qt.ext.la-12.o
.libs/lib.gb.qt.ext.la-13.o .libs/lib.gb.qt.ext.la-14.o
.libs/lib.gb.qt.ext.la-15.o .libs/lib.gb.qt.ext.la-16.o
.libs/lib.gb.qt.ext.la-17.o .libs/lib.gb.qt.ext.la-18.o
.libs/lib.gb.qt.ext.la-19.o
(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
`/build-gambas-i586/BUILD/gambas-0.94a/src/lib/qt/ext'
Making all in kde
make[5]: Entering directory
`/build-gambas-i586/BUILD/gambas-0.94a/src/lib/qt/kde'
Making all in html
make[6]: Entering directory
`/build-gambas-i586/BUILD/gambas-0.94a/src/lib/qt/kde/html'
if /bin/sh ../../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../../../.. -I../../../../../src/share -I/usr/lib/qt-3.3.3/include/
-D_REENTRANT -I/usr/include/kde/ -g -O2 -pipe -Wall -fno-exceptions -g -Os
-MT main.lo -MD -MP -MF ".deps/main.Tpo" -c -o main.lo main.cpp; \
then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f ".deps/main.Tpo"; exit
1; fi
mkdir .libs
g++ -DHAVE_CONFIG_H -I. -I. -I../../../../.. -I../../../../../src/share
-I/usr/lib/qt-3.3.3/include/ -D_REENTRANT -I/usr/include/kde/ -g -O2 -pipe
-Wall -fno-exceptions -g -Os -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.cpp
-fPIC -o .libs/main.o
main.cpp:41:22: X11/Xlib.h: No such file or directory
make[6]: *** [main.lo] Error 1
make[6]: Leaving directory
`/build-gambas-i586/BUILD/gambas-0.94a/src/lib/qt/kde/html'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory
`/build-gambas-i586/BUILD/gambas-0.94a/src/lib/qt/kde'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/build-gambas-i586/BUILD/gambas-0.94a/src/lib/qt'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/build-gambas-i586/BUILD/gambas-0.94a/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build-gambas-i586/BUILD/gambas-0.94a/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build-gambas-i586/BUILD/gambas-0.94a'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.15728 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.15728 (%build)
|