Mock Version: 1.4.2 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/gambas3.spec'], chrootPath='/var/lib/mock/580496-fedora-rawhide-i386/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--private-network']printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '087258ab0bf04807ac0bd145feab6c5b', '-D', '/var/lib/mock/580496-fedora-rawhide-i386/root', '-a', '--private-network', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/gambas3.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/gambas3-3.9.2-8.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/gambas3.spec'], chrootPath='/var/lib/mock/580496-fedora-rawhide-i386/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--private-network', '--private-network']printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f7c697a664e645eaaffd0cba3c7d94c5', '-D', '/var/lib/mock/580496-fedora-rawhide-i386/root', '-a', '--private-network', '--private-network', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/gambas3.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.D5vhNw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gambas3-3.9.2 + /usr/bin/tar -xof - + /usr/bin/bzip2 -dc /builddir/build/SOURCES/gambas3-3.9.2.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd gambas3-3.9.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (gambas3-3.2.0-nolintl.patch):' Patch #1 (gambas3-3.2.0-nolintl.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .nolintl --fuzz=0 patching file main/configure.ac Hunk #1 succeeded at 14 (offset 1 line). + echo 'Patch #2 (gambas3-3.2.0-noliconv.patch):' Patch #2 (gambas3-3.2.0-noliconv.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .noliconv --fuzz=0 patching file main/configure.ac Hunk #1 succeeded at 28 (offset 1 line). + echo 'Patch #6 (gambas3-3.9.2-gcc7.patch):' Patch #6 (gambas3-3.9.2-gcc7.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .gcc7 --fuzz=0 patching file gb.db.sqlite2/src/sqlitedataset.cpp + echo 'Patch #7 (gambas3-3.9.2-gb.sdl2-quotefix.patch):' Patch #7 (gambas3-3.9.2-gb.sdl2-quotefix.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .quotefix --fuzz=0 patching file gb.sdl2/configure.ac ++ grep acinclude.m4 ++ find . + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.sdl/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.sdl/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.sdl/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.sdl/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.sdl/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.net/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.net/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.net/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.net/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.net/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.xml/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.xml/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.xml/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.xml/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.xml/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.qt5/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.qt5/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.qt5/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.qt5/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.qt5/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.sdl.sound/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.sdl.sound/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.sdl.sound/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.sdl.sound/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.sdl.sound/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.qt4/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.qt4/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.qt4/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.qt4/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.qt4/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./main/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./main/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./main/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./main/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./main/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.gmp/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.gmp/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.gmp/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.gmp/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.gmp/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./comp/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./comp/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./comp/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./comp/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./comp/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./app/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./app/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./app/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./app/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./app/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./app/src/gambas3/install/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./app/src/gambas3/install/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./app/src/gambas3/install/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./app/src/gambas3/install/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./app/src/gambas3/install/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.gtk3/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.gtk3/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.gtk3/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.gtk3/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.gtk3/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.desktop.gnome.keyring/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.desktop.gnome.keyring/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.desktop.gnome.keyring/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.desktop.gnome.keyring/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.desktop.gnome.keyring/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.libxml/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.libxml/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.libxml/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.libxml/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.libxml/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.v4l/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.v4l/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.v4l/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.v4l/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.v4l/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.desktop.x11/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.desktop.x11/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.desktop.x11/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.desktop.x11/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.desktop.x11/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.pcre/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.pcre/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.pcre/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.pcre/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.pcre/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.dbus/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.dbus/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.dbus/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.dbus/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.dbus/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.pdf/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.pdf/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.pdf/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.pdf/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.pdf/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.cairo/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.cairo/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.cairo/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.cairo/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.cairo/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.mime/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.mime/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.mime/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.mime/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.mime/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.db.sqlite3/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.db.sqlite3/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.db.sqlite3/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.db.sqlite3/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.db.sqlite3/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.db.postgresql/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.db.postgresql/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.db.postgresql/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.db.postgresql/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.db.postgresql/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.ncurses/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.ncurses/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.ncurses/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.ncurses/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.ncurses/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.db.sqlite2/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.db.sqlite2/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.db.sqlite2/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.db.sqlite2/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.db.sqlite2/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.compress.bzlib2/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.compress.bzlib2/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.compress.bzlib2/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.compress.bzlib2/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.compress.bzlib2/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.sdl2/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.sdl2/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.sdl2/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.sdl2/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.sdl2/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.db.mysql/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.db.mysql/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.db.mysql/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.db.mysql/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.db.mysql/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.openal/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.openal/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.openal/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.openal/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.openal/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.openssl/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.openssl/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.openssl/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.openssl/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.openssl/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.compress.zlib/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.compress.zlib/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.compress.zlib/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.compress.zlib/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.compress.zlib/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.db.odbc/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.db.odbc/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.db.odbc/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.db.odbc/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.db.odbc/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.media/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.media/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.media/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.media/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.media/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.httpd/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.httpd/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.httpd/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.httpd/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.httpd/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.gsl/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.gsl/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.gsl/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.gsl/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.gsl/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.opengl/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.opengl/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.opengl/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.opengl/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.opengl/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.jit/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.jit/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.jit/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.jit/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.jit/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.crypt/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.crypt/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.crypt/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.crypt/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.crypt/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.gtk/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.gtk/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.gtk/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.gtk/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.gtk/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.image.io/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.image.io/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.image.io/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.image.io/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.image.io/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.net.curl/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.net.curl/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.net.curl/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.net.curl/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.net.curl/acinclude.m4 + for i in `find . |grep acinclude.m4` + sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ./gb.image.imlib/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ./gb.image.imlib/acinclude.m4 + sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ./gb.image.imlib/acinclude.m4 + sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ./gb.image.imlib/acinclude.m4 + sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ./gb.image.imlib/acinclude.m4 + sed -i 's|-fno-exceptions||g' gb.db.sqlite3/acinclude.m4 + ./reconf-all libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Remember to add 'LT_INIT' to configure.ac. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal autoreconf: configure.ac: tracing autoreconf: configure.ac: adding subdirectory main to autoreconf autoreconf: Entering directory `main' autoreconf: running: aclocal -I m4 --install aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' autoreconf: running: libtoolize --copy libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: running: /usr/bin/autoconf autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --add-missing --copy --no-force autoreconf: Leaving directory `main' autoreconf: configure.ac: adding subdirectory gb.compress.bzlib2 to autoreconf autoreconf: Entering directory `gb.compress.bzlib2' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.compress.bzlib2' autoreconf: configure.ac: adding subdirectory gb.compress.zlib to autoreconf autoreconf: Entering directory `gb.compress.zlib' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.compress.zlib' autoreconf: configure.ac: adding subdirectory gb.db.mysql to autoreconf autoreconf: Entering directory `gb.db.mysql' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.db.mysql' autoreconf: configure.ac: adding subdirectory gb.db.odbc to autoreconf autoreconf: Entering directory `gb.db.odbc' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.db.odbc' autoreconf: configure.ac: adding subdirectory gb.db.postgresql to autoreconf autoreconf: Entering directory `gb.db.postgresql' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.db.postgresql' autoreconf: configure.ac: adding subdirectory gb.db.sqlite2 to autoreconf autoreconf: Entering directory `gb.db.sqlite2' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.db.sqlite2' autoreconf: configure.ac: adding subdirectory gb.db.sqlite3 to autoreconf autoreconf: Entering directory `gb.db.sqlite3' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.db.sqlite3' autoreconf: configure.ac: adding subdirectory gb.net to autoreconf autoreconf: Entering directory `gb.net' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.net' autoreconf: configure.ac: adding subdirectory gb.net.curl to autoreconf autoreconf: Entering directory `gb.net.curl' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.net.curl' autoreconf: configure.ac: adding subdirectory gb.mime to autoreconf autoreconf: Entering directory `gb.mime' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.mime' autoreconf: configure.ac: adding subdirectory gb.pcre to autoreconf autoreconf: Entering directory `gb.pcre' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.pcre' autoreconf: configure.ac: adding subdirectory gb.sdl to autoreconf autoreconf: Entering directory `gb.sdl' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.sdl' autoreconf: configure.ac: adding subdirectory gb.sdl.sound to autoreconf autoreconf: Entering directory `gb.sdl.sound' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.sdl.sound' autoreconf: configure.ac: adding subdirectory gb.sdl2 to autoreconf autoreconf: Entering directory `gb.sdl2' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.sdl2' autoreconf: configure.ac: adding subdirectory gb.libxml to autoreconf autoreconf: Entering directory `gb.libxml' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.libxml' autoreconf: configure.ac: adding subdirectory gb.xml to autoreconf autoreconf: Entering directory `gb.xml' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.xml' autoreconf: configure.ac: adding subdirectory gb.v4l to autoreconf autoreconf: Entering directory `gb.v4l' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.v4l' autoreconf: configure.ac: adding subdirectory gb.crypt to autoreconf autoreconf: Entering directory `gb.crypt' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.crypt' autoreconf: configure.ac: adding subdirectory gb.qt4 to autoreconf autoreconf: Entering directory `gb.qt4' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.qt4' autoreconf: configure.ac: adding subdirectory gb.qt5 to autoreconf autoreconf: Entering directory `gb.qt5' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.qt5' autoreconf: configure.ac: adding subdirectory gb.gtk to autoreconf autoreconf: Entering directory `gb.gtk' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.gtk' autoreconf: configure.ac: adding subdirectory gb.gtk3 to autoreconf autoreconf: Entering directory `gb.gtk3' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.gtk3' autoreconf: configure.ac: adding subdirectory gb.opengl to autoreconf autoreconf: Entering directory `gb.opengl' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.opengl' autoreconf: configure.ac: adding subdirectory gb.desktop.x11 to autoreconf autoreconf: Entering directory `gb.desktop.x11' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.desktop.x11' autoreconf: configure.ac: adding subdirectory gb.desktop.gnome.keyring to autoreconf autoreconf: Entering directory `gb.desktop.gnome.keyring' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.desktop.gnome.keyring' autoreconf: configure.ac: adding subdirectory gb.pdf to autoreconf autoreconf: Entering directory `gb.pdf' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.pdf' autoreconf: configure.ac: adding subdirectory gb.cairo to autoreconf autoreconf: Entering directory `gb.cairo' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.cairo' autoreconf: configure.ac: adding subdirectory gb.image.io to autoreconf autoreconf: Entering directory `gb.image.io' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.image.io' autoreconf: configure.ac: adding subdirectory gb.image.imlib to autoreconf autoreconf: Entering directory `gb.image.imlib' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.image.imlib' autoreconf: configure.ac: adding subdirectory gb.dbus to autoreconf autoreconf: Entering directory `gb.dbus' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.dbus' autoreconf: configure.ac: adding subdirectory gb.gsl to autoreconf autoreconf: Entering directory `gb.gsl' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.gsl' autoreconf: configure.ac: adding subdirectory gb.gmp to autoreconf autoreconf: Entering directory `gb.gmp' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.gmp' autoreconf: configure.ac: adding subdirectory gb.ncurses to autoreconf autoreconf: Entering directory `gb.ncurses' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.ncurses' autoreconf: configure.ac: adding subdirectory gb.media to autoreconf autoreconf: Entering directory `gb.media' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.media' autoreconf: configure.ac: adding subdirectory gb.jit to autoreconf autoreconf: Entering directory `gb.jit' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.jit' autoreconf: configure.ac: adding subdirectory gb.httpd to autoreconf autoreconf: Entering directory `gb.httpd' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.httpd' autoreconf: configure.ac: adding subdirectory gb.openssl to autoreconf autoreconf: Entering directory `gb.openssl' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.openssl' autoreconf: configure.ac: adding subdirectory gb.openal to autoreconf autoreconf: Entering directory `gb.openal' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' autoreconf: Leaving directory `gb.openal' autoreconf: configure.ac: adding subdirectory comp to autoreconf autoreconf: Entering directory `comp' autoreconf: configure.ac: not using Libtool autoreconf: Leaving directory `comp' autoreconf: configure.ac: adding subdirectory app to autoreconf autoreconf: Entering directory `app' autoreconf: Leaving directory `app' configure.ac:59: installing './missing' autoreconf: Leaving directory `.' + chmod -x main/gbx/gbx_local.h + chmod -x main/gbx/gbx_subr_file.c + chmod -x gb.qt4/src/CContainer.cpp + chmod -x main/lib/option/getoptions.c main/lib/option/getoptions.h + chmod -x main/lib/option/main.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7yeue1 + umask 022 + cd /builddir/build/BUILD + cd gambas3-3.9.2 ++ echo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables ++ sed -e s/-Wp,-D_FORTIFY_SOURCE=2//g + MY_CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.sdl/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.sdl/config.sub ++ basename ./gb.sdl/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.sdl/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.sdl/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.sdl/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.sdl/config.guess ++ basename ./gb.sdl/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.sdl/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.sdl/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.net/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.net/config.sub ++ basename ./gb.net/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.net/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.net/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.net/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.net/config.guess ++ basename ./gb.net/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.net/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.net/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.xml/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.xml/config.sub ++ basename ./gb.xml/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.xml/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.xml/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.xml/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.xml/config.guess ++ basename ./gb.xml/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.xml/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.xml/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.qt5/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.qt5/config.sub ++ basename ./gb.qt5/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.qt5/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.qt5/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.qt5/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.qt5/config.guess ++ basename ./gb.qt5/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.qt5/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.qt5/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.sdl.sound/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.sdl.sound/config.sub ++ basename ./gb.sdl.sound/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.sdl.sound/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.sdl.sound/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.sdl.sound/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.sdl.sound/config.guess ++ basename ./gb.sdl.sound/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.sdl.sound/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.sdl.sound/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.qt4/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.qt4/config.sub ++ basename ./gb.qt4/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.qt4/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.qt4/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.qt4/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.qt4/config.guess ++ basename ./gb.qt4/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.qt4/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.qt4/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./main/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./main/config.sub ++ basename ./main/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./main/config.sub '/usr/lib/rpm/redhat/config.sub' -> './main/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./main/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./main/config.guess ++ basename ./main/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./main/config.guess '/usr/lib/rpm/redhat/config.guess' -> './main/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.gmp/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.gmp/config.sub ++ basename ./gb.gmp/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.gmp/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.gmp/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.gmp/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.gmp/config.guess ++ basename ./gb.gmp/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.gmp/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.gmp/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./comp/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./comp/config.sub ++ basename ./comp/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./comp/config.sub '/usr/lib/rpm/redhat/config.sub' -> './comp/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./comp/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./comp/config.guess ++ basename ./comp/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./comp/config.guess '/usr/lib/rpm/redhat/config.guess' -> './comp/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./app/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./app/config.sub ++ basename ./app/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./app/config.sub '/usr/lib/rpm/redhat/config.sub' -> './app/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./app/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./app/config.guess ++ basename ./app/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./app/config.guess '/usr/lib/rpm/redhat/config.guess' -> './app/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.gtk3/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.gtk3/config.sub ++ basename ./gb.gtk3/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.gtk3/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.gtk3/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.gtk3/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.gtk3/config.guess ++ basename ./gb.gtk3/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.gtk3/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.gtk3/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.desktop.gnome.keyring/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.desktop.gnome.keyring/config.sub ++ basename ./gb.desktop.gnome.keyring/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.desktop.gnome.keyring/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.desktop.gnome.keyring/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.desktop.gnome.keyring/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.desktop.gnome.keyring/config.guess ++ basename ./gb.desktop.gnome.keyring/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.desktop.gnome.keyring/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.desktop.gnome.keyring/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.libxml/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.libxml/config.sub ++ basename ./gb.libxml/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.libxml/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.libxml/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.libxml/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.libxml/config.guess ++ basename ./gb.libxml/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.libxml/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.libxml/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.v4l/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.v4l/config.sub ++ basename ./gb.v4l/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.v4l/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.v4l/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.v4l/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.v4l/config.guess ++ basename ./gb.v4l/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.v4l/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.v4l/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.desktop.x11/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.desktop.x11/config.sub ++ basename ./gb.desktop.x11/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.desktop.x11/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.desktop.x11/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.desktop.x11/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.desktop.x11/config.guess ++ basename ./gb.desktop.x11/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.desktop.x11/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.desktop.x11/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.pcre/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.pcre/config.sub ++ basename ./gb.pcre/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.pcre/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.pcre/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.pcre/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.pcre/config.guess ++ basename ./gb.pcre/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.pcre/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.pcre/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.dbus/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.dbus/config.sub ++ basename ./gb.dbus/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.dbus/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.dbus/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.dbus/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.dbus/config.guess ++ basename ./gb.dbus/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.dbus/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.dbus/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.pdf/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.pdf/config.sub ++ basename ./gb.pdf/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.pdf/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.pdf/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.pdf/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.pdf/config.guess ++ basename ./gb.pdf/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.pdf/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.pdf/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.cairo/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.cairo/config.sub ++ basename ./gb.cairo/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.cairo/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.cairo/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.cairo/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.cairo/config.guess ++ basename ./gb.cairo/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.cairo/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.cairo/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.mime/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.mime/config.sub ++ basename ./gb.mime/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.mime/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.mime/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.mime/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.mime/config.guess ++ basename ./gb.mime/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.mime/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.mime/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.db.sqlite3/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.db.sqlite3/config.sub ++ basename ./gb.db.sqlite3/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.db.sqlite3/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.db.sqlite3/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.db.sqlite3/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.db.sqlite3/config.guess ++ basename ./gb.db.sqlite3/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.db.sqlite3/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.db.sqlite3/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.db.postgresql/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.db.postgresql/config.sub ++ basename ./gb.db.postgresql/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.db.postgresql/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.db.postgresql/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.db.postgresql/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.db.postgresql/config.guess ++ basename ./gb.db.postgresql/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.db.postgresql/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.db.postgresql/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.ncurses/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.ncurses/config.sub ++ basename ./gb.ncurses/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.ncurses/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.ncurses/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.ncurses/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.ncurses/config.guess ++ basename ./gb.ncurses/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.ncurses/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.ncurses/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.db.sqlite2/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.db.sqlite2/config.sub ++ basename ./gb.db.sqlite2/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.db.sqlite2/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.db.sqlite2/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.db.sqlite2/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.db.sqlite2/config.guess ++ basename ./gb.db.sqlite2/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.db.sqlite2/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.db.sqlite2/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.compress.bzlib2/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.compress.bzlib2/config.sub ++ basename ./gb.compress.bzlib2/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.compress.bzlib2/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.compress.bzlib2/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.compress.bzlib2/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.compress.bzlib2/config.guess ++ basename ./gb.compress.bzlib2/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.compress.bzlib2/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.compress.bzlib2/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.sdl2/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.sdl2/config.sub ++ basename ./gb.sdl2/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.sdl2/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.sdl2/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.sdl2/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.sdl2/config.guess ++ basename ./gb.sdl2/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.sdl2/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.sdl2/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.db.mysql/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.db.mysql/config.sub ++ basename ./gb.db.mysql/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.db.mysql/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.db.mysql/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.db.mysql/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.db.mysql/config.guess ++ basename ./gb.db.mysql/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.db.mysql/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.db.mysql/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.openal/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.openal/config.sub ++ basename ./gb.openal/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.openal/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.openal/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.openal/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.openal/config.guess ++ basename ./gb.openal/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.openal/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.openal/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.openssl/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.openssl/config.sub ++ basename ./gb.openssl/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.openssl/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.openssl/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.openssl/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.openssl/config.guess ++ basename ./gb.openssl/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.openssl/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.openssl/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.compress.zlib/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.compress.zlib/config.sub ++ basename ./gb.compress.zlib/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.compress.zlib/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.compress.zlib/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.compress.zlib/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.compress.zlib/config.guess ++ basename ./gb.compress.zlib/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.compress.zlib/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.compress.zlib/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.db.odbc/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.db.odbc/config.sub ++ basename ./gb.db.odbc/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.db.odbc/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.db.odbc/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.db.odbc/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.db.odbc/config.guess ++ basename ./gb.db.odbc/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.db.odbc/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.db.odbc/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.media/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.media/config.sub ++ basename ./gb.media/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.media/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.media/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.media/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.media/config.guess ++ basename ./gb.media/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.media/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.media/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.httpd/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.httpd/config.sub ++ basename ./gb.httpd/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.httpd/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.httpd/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.httpd/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.httpd/config.guess ++ basename ./gb.httpd/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.httpd/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.httpd/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.gsl/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.gsl/config.sub ++ basename ./gb.gsl/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.gsl/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.gsl/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.gsl/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.gsl/config.guess ++ basename ./gb.gsl/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.gsl/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.gsl/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.opengl/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.opengl/config.sub ++ basename ./gb.opengl/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.opengl/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.opengl/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.opengl/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.opengl/config.guess ++ basename ./gb.opengl/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.opengl/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.opengl/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.jit/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.jit/config.sub ++ basename ./gb.jit/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.jit/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.jit/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.jit/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.jit/config.guess ++ basename ./gb.jit/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.jit/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.jit/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.crypt/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.crypt/config.sub ++ basename ./gb.crypt/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.crypt/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.crypt/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.crypt/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.crypt/config.guess ++ basename ./gb.crypt/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.crypt/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.crypt/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.gtk/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.gtk/config.sub ++ basename ./gb.gtk/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.gtk/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.gtk/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.gtk/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.gtk/config.guess ++ basename ./gb.gtk/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.gtk/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.gtk/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.image.io/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.image.io/config.sub ++ basename ./gb.image.io/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.image.io/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.image.io/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.image.io/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.image.io/config.guess ++ basename ./gb.image.io/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.image.io/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.image.io/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.net.curl/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.net.curl/config.sub ++ basename ./gb.net.curl/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.net.curl/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.net.curl/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.net.curl/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.net.curl/config.guess ++ basename ./gb.net.curl/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.net.curl/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.net.curl/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.image.imlib/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gb.image.imlib/config.sub ++ basename ./gb.image.imlib/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gb.image.imlib/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gb.image.imlib/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gb.image.imlib/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gb.image.imlib/config.guess ++ basename ./gb.image.imlib/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gb.image.imlib/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gb.image.imlib/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.sdl/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.net/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.xml/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.qt5/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.sdl.sound/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.qt4/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./main/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.gmp/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.gtk3/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.desktop.gnome.keyring/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.libxml/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.v4l/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.desktop.x11/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.pcre/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.dbus/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.pdf/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.cairo/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.mime/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.db.sqlite3/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.db.postgresql/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.ncurses/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.db.sqlite2/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.compress.bzlib2/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.sdl2/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.db.mysql/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.openal/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.openssl/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.compress.zlib/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.db.odbc/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.media/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.httpd/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.gsl/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.opengl/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.jit/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.crypt/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.gtk/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.image.io/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.net.curl/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gb.image.imlib/ltmain.sh ++ pkg-config libffi --variable=includedir ++ pkg-config libffi --variable=libdir + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --enable-intl --enable-conv --enable-qt4 --enable-kde --enable-net --enable-curl --enable-postgresql --enable-mysql --enable-sqlite3 --enable-sdl --enable-vb --enable-pdf --with-bzlib2-libraries=/usr/lib --with-crypt-libraries=/usr/lib --with-curl-libraries=/usr/lib --with-desktop-libraries=/usr/lib --with-ffi-includes=/usr/include --with-ffi-libraries=/usr/lib --with-intl-libraries=/usr/lib --with-conv-libraries=/usr/lib --with-gettext-libraries=/usr/lib --with-gtk-libraries=/usr/lib --with-gtk_svg-libraries=/usr/lib --with-image-libraries=/usr/lib --with-kde-libraries=/usr/lib --with-mysql-libraries=/usr/lib/mysql --with-net-libraries=/usr/lib --with-odbc-libraries=/usr/lib --with-opengl-libraries=/usr/lib --with-pcre-libraries=/usr/lib --with-poppler-libraries=/usr/lib --with-postgresql-libraries=/usr/lib --with-qt4-libraries=/usr/lib --with-qt5-libraries=/usr/lib --with-qtopengl-libraries=/usr/lib --with-sdl-libraries=/usr/lib --with-sdl_sound-libraries=/usr/lib --with-smtp-libraries=/usr/lib --with-sqlite2-libraries=/usr/lib --with-sqlite3-libraries=/usr/lib --with-v4l-libraries=/usr/lib --with-xml-libraries=/usr/lib --with-xslt-libraries=/usr/lib --with-zlib-libraries=/usr/lib 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' checking whether ln -s works... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in main (/builddir/build/BUILD/gambas3-3.9.2/main) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking for exp10... yes checking for exp2... yes checking for log2... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for libintl headers... /usr/include/ checking for libintl libraries... /usr/lib checking for libiconv headers... /usr/include/ checking for libiconv libraries... /usr/lib checking for libffi component with pkg-config... OK checking for gb.inotify headers... /usr/include/ checking for gb.inotify libraries... checking for xdg-mime... xdg-mime checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating share/Makefile config.status: creating gbc/Makefile config.status: creating gbx/Makefile config.status: creating lib/Makefile config.status: creating lib/debug/Makefile config.status: creating lib/eval/Makefile config.status: creating lib/db/Makefile config.status: creating lib/vb/Makefile config.status: creating lib/compress/Makefile config.status: creating lib/option/Makefile config.status: creating lib/geom/Makefile config.status: creating lib/draw/Makefile config.status: creating lib/gui/Makefile config.status: creating lib/gui.opengl/Makefile config.status: creating lib/gui.qt/Makefile config.status: creating lib/gui.qt.webkit/Makefile config.status: creating lib/gui.trayicon/Makefile config.status: creating lib/image/Makefile config.status: creating lib/image.effect/Makefile config.status: creating lib/signal/Makefile config.status: creating lib/complex/Makefile config.status: creating lib/data/Makefile config.status: creating lib/clipper/Makefile config.status: creating lib/inotify/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.compress.bzlib2 (/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.compress.bzlib2 headers... /usr/include/ checking for gb.compress.bzlib2 libraries... /usr/lib checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.compress.zlib (/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.compress.zlib headers... /usr/include/ checking for gb.compress.zlib libraries... /usr/lib checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.db.mysql (/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.db.mysql headers... /usr/include/mysql/ checking for gb.db.mysql libraries... /usr/lib/mysql checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.db.odbc (/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.db.odbc headers... /usr/include/ checking for gb.db.odbc libraries... /usr/lib checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.db.postgresql (/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.db.postgresql headers... /usr/include/pgsql/server/ /usr/include/pgsql/server/catalog/ /usr/include/ checking for gb.db.postgresql libraries... /usr/lib checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.db.sqlite2 (/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.db.sqlite2 headers... /usr/include/ checking for gb.db.sqlite2 libraries... /usr/lib checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.db.sqlite3 (/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.db.sqlite3 component with pkg-config... no configure: WARNING: Unable to met pkg-config requirement: >= 3.0 checking for gb.db.sqlite3 headers... /usr/include/ checking for gb.db.sqlite3 libraries... /usr/lib checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Unable to met pkg-config requirement: >= 3.0 || === configuring in gb.net (/builddir/build/BUILD/gambas3-3.9.2/gb.net) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.net headers... checking for gb.net libraries... /usr/lib checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.net.curl (/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.net.curl component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.mime (/builddir/build/BUILD/gambas3-3.9.2/gb.mime) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.mime component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.pcre (/builddir/build/BUILD/gambas3-3.9.2/gb.pcre) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.pcre headers... /usr/include/ checking for gb.pcre libraries... /usr/lib checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.sdl (/builddir/build/BUILD/gambas3-3.9.2/gb.sdl) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for gb.sdl component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.sdl.sound (/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.8... yes checking for gb.sdl.sound headers... /usr/include/SDL/ checking for gb.sdl.sound libraries... /usr/lib/ checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.sdl2 (/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.sdl2 component with pkg-config... OK checking for gb.sdl2.audio component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/audio/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.libxml (/builddir/build/BUILD/gambas3-3.9.2/gb.libxml) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.libxml component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.xml (/builddir/build/BUILD/gambas3-3.9.2/gb.xml) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.xml headers... checking for gb.xml libraries... /usr/lib checking for gb.xml.html headers... checking for gb.xml.html libraries... checking for gb.xml.xslt component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/html/Makefile config.status: creating src/xslt/Makefile config.status: creating src/rpc/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.v4l (/builddir/build/BUILD/gambas3-3.9.2/gb.v4l) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.v4l component with pkg-config... OK checking for gb.v4l headers... /usr/include/ checking for gb.v4l libraries... /usr/lib checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.crypt (/builddir/build/BUILD/gambas3-3.9.2/gb.crypt) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.crypt headers... /usr/include/ checking for gb.crypt libraries... /usr/lib checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.qt4 (/builddir/build/BUILD/gambas3-3.9.2/gb.qt4) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for gb.qt4 component with pkg-config... OK checking for gb.qt4.ext component with pkg-config... OK checking for gb.qt4.webkit component with pkg-config... OK checking for gb.qt4.opengl component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/ext/Makefile config.status: creating src/webkit/Makefile config.status: creating src/opengl/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.qt5 (/builddir/build/BUILD/gambas3-3.9.2/gb.qt5) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for gb.qt5 component with pkg-config... OK checking for gb.qt5.webkit component with pkg-config... OK checking for gb.qt5.opengl component with pkg-config... OK checking for gb.qt5.ext component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/webkit/Makefile config.status: creating src/opengl/Makefile config.status: creating src/ext/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.gtk (/builddir/build/BUILD/gambas3-3.9.2/gb.gtk) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for gb.gtk component with pkg-config... OK checking for gb.gtk.opengl component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/opengl/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.gtk3 (/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for gb.gtk3 component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.opengl (/builddir/build/BUILD/gambas3-3.9.2/gb.opengl) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.opengl component with pkg-config... OK checking for gb.opengl.glsl component with pkg-config... OK checking for gb.opengl.glu component with pkg-config... OK checking for gb.opengl.sge component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/glu/Makefile config.status: creating src/glsl/Makefile config.status: creating src/sge/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.desktop.x11 (/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XTestQueryExtension in -lXtst... yes checking for gb.desktop.x11 headers... checking for gb.desktop.x11 libraries... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.desktop.gnome.keyring (/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.desktop.gnome.keyring component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.pdf (/builddir/build/BUILD/gambas3-3.9.2/gb.pdf) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.pdf component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.cairo (/builddir/build/BUILD/gambas3-3.9.2/gb.cairo) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.cairo component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.image.io (/builddir/build/BUILD/gambas3-3.9.2/gb.image.io) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.image.io component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.image.imlib (/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.image.imlib component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.dbus (/builddir/build/BUILD/gambas3-3.9.2/gb.dbus) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.dbus component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.gsl (/builddir/build/BUILD/gambas3-3.9.2/gb.gsl) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.gsl component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.gmp (/builddir/build/BUILD/gambas3-3.9.2/gb.gmp) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.gmp headers... /usr/include/ checking for gb.gmp libraries... /usr/lib/ checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.ncurses (/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.ncurses headers... /usr/include/ checking for gb.ncurses libraries... /usr/lib/ checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.media (/builddir/build/BUILD/gambas3-3.9.2/gb.media) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.media component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.jit (/builddir/build/BUILD/gambas3-3.9.2/gb.jit) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for llvm-config... no configure: WARNING: gb.jit is disabled checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || gb.jit is disabled || === configuring in gb.httpd (/builddir/build/BUILD/gambas3-3.9.2/gb.httpd) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking gcc version... 7 checking how to link static binaries... unknown checking for __progname... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for memory.h... (cached) yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking osreldate.h usability... no checking osreldate.h presence... no checking for osreldate.h... no checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for gethostbyname... yes checking for socket... yes checking for main in -linet6... no checking for crypt... no checking for crypt in -lcrypt... yes checking for hstrerror... yes checking for strerror... yes checking for waitpid... yes checking for vsnprintf... yes checking for daemon... yes checking for setsid... yes checking for setlogin... no checking for getaddrinfo... yes checking for getnameinfo... yes checking for gai_strerror... yes checking for kqueue... no checking for atoll... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for select... yes checking for poll... yes checking if struct tm has tm_gmtoff member... yes checking if int64_t exists... yes checking if socklen_t exists... yes checking whether make sets $(MAKE)... (cached) yes checking for gb.httpd headers... checking for gb.httpd libraries... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.openssl (/builddir/build/BUILD/gambas3-3.9.2/gb.openssl) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for EVP_MD_do_all in -lcrypto... yes checking for gb.openssl component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gb.openal (/builddir/build/BUILD/gambas3-3.9.2/gb.openal) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking target system... LINUX checking target architecture... X86 checking how to run the C preprocessor... gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking whether gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables understands -c and -o together... (cached) yes checking dependency style of gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc 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 mathematic libraries... -lm checking for external gettext library... checking for ccache... no checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.openal component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in comp (/builddir/build/BUILD/gambas3-3.9.2/comp) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in app (/builddir/build/BUILD/gambas3-3.9.2/app) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--enable-intl' '--enable-conv' '--enable-qt4' '--enable-kde' '--enable-net' '--enable-curl' '--enable-postgresql' '--enable-mysql' '--enable-sqlite3' '--enable-sdl' '--enable-vb' '--enable-pdf' '--with-bzlib2-libraries=/usr/lib' '--with-crypt-libraries=/usr/lib' '--with-curl-libraries=/usr/lib' '--with-desktop-libraries=/usr/lib' '--with-ffi-includes=/usr/include' '--with-ffi-libraries=/usr/lib' '--with-intl-libraries=/usr/lib' '--with-conv-libraries=/usr/lib' '--with-gettext-libraries=/usr/lib' '--with-gtk-libraries=/usr/lib' '--with-gtk_svg-libraries=/usr/lib' '--with-image-libraries=/usr/lib' '--with-kde-libraries=/usr/lib' '--with-mysql-libraries=/usr/lib/mysql' '--with-net-libraries=/usr/lib' '--with-odbc-libraries=/usr/lib' '--with-opengl-libraries=/usr/lib' '--with-pcre-libraries=/usr/lib' '--with-poppler-libraries=/usr/lib' '--with-postgresql-libraries=/usr/lib' '--with-qt4-libraries=/usr/lib' '--with-qt5-libraries=/usr/lib' '--with-qtopengl-libraries=/usr/lib' '--with-sdl-libraries=/usr/lib' '--with-sdl_sound-libraries=/usr/lib' '--with-smtp-libraries=/usr/lib' '--with-sqlite2-libraries=/usr/lib' '--with-sqlite3-libraries=/usr/lib' '--with-v4l-libraries=/usr/lib' '--with-xml-libraries=/usr/lib' '--with-xslt-libraries=/usr/lib' '--with-zlib-libraries=/usr/lib' 'AM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'AM_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'CC=gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking for xdg-mime... xdg-mime checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h || || THESE COMPONENTS ARE DISABLED: || - gb.jit || + for i in main + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' main/libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' main/libtool + pushd gb.qt5 ~/build/BUILD/gambas3-3.9.2/gb.qt5 ~/build/BUILD/gambas3-3.9.2 + /usr/bin/make -j2 V=1 /usr/bin/make all-recursive make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5' Making all in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src' Making all in . make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-x11.lo `test -f 'x11.c' || echo './'`x11.c /bin/sh ../libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-desktop.lo `test -f 'desktop.c' || echo './'`desktop.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c x11.c -fPIC -DPIC -o .libs/gb_qt5_la-x11.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c desktop.c -fPIC -DPIC -o .libs/gb_qt5_la-desktop.o /usr/lib/qt5/bin/moc -o main_moc.cpp main.h /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-main.lo `test -f 'main.cpp' || echo './'`main.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.cpp -fPIC -DPIC -o .libs/gb_qt5_la-main.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CFont.lo `test -f 'CFont.cpp' || echo './'`CFont.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CFont.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CFont.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CScreen.lo `test -f 'CScreen.cpp' || echo './'`CScreen.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CScreen.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CScreen.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CStyle.lo `test -f 'CStyle.cpp' || echo './'`CStyle.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CStyle.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CStyle.o /usr/lib/qt5/bin/moc -o CWidget_moc.cpp CWidget.h /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CWidget.lo `test -f 'CWidget.cpp' || echo './'`CWidget.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWidget.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CWidget.o /usr/lib/qt5/bin/moc -o CWindow_moc.cpp CWindow.h /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CWindow.lo `test -f 'CWindow.cpp' || echo './'`CWindow.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWindow.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CWindow.o /usr/lib/qt5/bin/moc -o CButton_moc.cpp CButton.h /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CButton.lo `test -f 'CButton.cpp' || echo './'`CButton.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CButton.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CButton.o /usr/lib/qt5/bin/moc -o CContainer_moc.cpp CContainer.h /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CContainer.lo `test -f 'CContainer.cpp' || echo './'`CContainer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CContainer.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CContainer.o CContainer.cpp: In function 'void _draw_border(QPainter*, int, QWidget*, QStyleOptionFrame&)': CContainer.cpp:529:22: warning: 'QStyleOptionFrameV3' is deprecated [-Wdeprecated-declarations] QStyleOptionFrameV3 optv3; ^~~~~ In file included from /usr/include/qt5/QtWidgets/QStyleOptionFrameV3:1:0, from CContainer.cpp:34: /usr/include/qt5/QtWidgets/qstyleoption.h:142:45: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionFrame QStyleOptionFrameV3; ^~~~~~~~~~~~~~~~~~~ /usr/lib/qt5/bin/moc -o CLabel_moc.cpp CLabel.h /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CLabel.lo `test -f 'CLabel.cpp' || echo './'`CLabel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CLabel.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CLabel.o /usr/lib/qt5/bin/moc -o CTextBox_moc.cpp CTextBox.h /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CTextBox.lo `test -f 'CTextBox.cpp' || echo './'`CTextBox.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTextBox.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CTextBox.o /usr/lib/qt5/bin/moc -o CPictureBox_moc.cpp CPictureBox.h /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CPictureBox.lo `test -f 'CPictureBox.cpp' || echo './'`CPictureBox.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CPictureBox.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CPictureBox.o /usr/lib/qt5/bin/moc -o CMenu_moc.cpp CMenu.h /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CMenu.lo `test -f 'CMenu.cpp' || echo './'`CMenu.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMenu.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CMenu.o /usr/lib/qt5/bin/moc -o CMouse_moc.cpp CMouse.h CMouse.h:0: Note: No relevant classes found. No output generated. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CMouse.lo `test -f 'CMouse.cpp' || echo './'`CMouse.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMouse.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CMouse.o /usr/lib/qt5/bin/moc -o CKey_moc.cpp CKey.h CKey.h:0: Note: No relevant classes found. No output generated. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CKey.lo `test -f 'CKey.cpp' || echo './'`CKey.cpp /usr/lib/qt5/bin/moc -o CColor_moc.cpp CColor.h libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CKey.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CKey.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CColor.lo `test -f 'CColor.cpp' || echo './'`CColor.cpp CColor.h:0: Note: No relevant classes found. No output generated. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CColor.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CColor.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CConst.lo `test -f 'CConst.cpp' || echo './'`CConst.cpp /usr/lib/qt5/bin/moc -o CCheckBox_moc.cpp CCheckBox.h /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CCheckBox.lo `test -f 'CCheckBox.cpp' || echo './'`CCheckBox.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CConst.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CConst.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CCheckBox.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CCheckBox.o /usr/lib/qt5/bin/moc -o CFrame_moc.cpp CFrame.h /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CFrame.lo `test -f 'CFrame.cpp' || echo './'`CFrame.cpp /usr/lib/qt5/bin/moc -o CPanel_moc.cpp CPanel.h CPanel.h:0: Note: No relevant classes found. No output generated. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CPanel.lo `test -f 'CPanel.cpp' || echo './'`CPanel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CFrame.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CFrame.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CPanel.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CPanel.o /usr/lib/qt5/bin/moc -o CRadioButton_moc.cpp CRadioButton.h /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CRadioButton.lo `test -f 'CRadioButton.cpp' || echo './'`CRadioButton.cpp /usr/lib/qt5/bin/moc -o CTextArea_moc.cpp CTextArea.h /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CTextArea.lo `test -f 'CTextArea.cpp' || echo './'`CTextArea.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CRadioButton.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CRadioButton.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTextArea.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CTextArea.o /usr/lib/qt5/bin/moc -o CTabStrip_moc.cpp CTabStrip.h /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CTabStrip.lo `test -f 'CTabStrip.cpp' || echo './'`CTabStrip.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTabStrip.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CTabStrip.o /usr/lib/qt5/bin/moc -o CDialog_moc.cpp CDialog.h CDialog.h:0: Note: No relevant classes found. No output generated. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CDialog.lo `test -f 'CDialog.cpp' || echo './'`CDialog.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDialog.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CDialog.o CTabStrip.cpp: In member function 'void MyTabWidget::layoutContainer()': CTabStrip.cpp:231:31: warning: 'QStyleOptionTabWidgetFrameV2' is deprecated [-Wdeprecated-declarations] QStyleOptionTabWidgetFrameV2 option; ^~~~~~ In file included from /usr/include/qt5/QtWidgets/QStyleOptionFrame:1:0, from CContainer.h:32, from CTabStrip.h:30, from CTabStrip.cpp:39: /usr/include/qt5/QtWidgets/qstyleoption.h:168:54: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTabWidgetFrame QStyleOptionTabWidgetFrameV2; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/qt5/bin/moc -o CPicture_moc.cpp CPicture.h CPicture.h:0: Note: No relevant classes found. No output generated. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CPicture.lo `test -f 'CPicture.cpp' || echo './'`CPicture.cpp /usr/lib/qt5/bin/moc -o CImage_moc.cpp CImage.h CImage.h:0: Note: No relevant classes found. No output generated. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CImage.lo `test -f 'CImage.cpp' || echo './'`CImage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CPicture.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CPicture.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CImage.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CImage.o /usr/lib/qt5/bin/moc -o CClipboard_moc.cpp CClipboard.h /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CClipboard.lo `test -f 'CClipboard.cpp' || echo './'`CClipboard.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CDraw.lo `test -f 'CDraw.cpp' || echo './'`CDraw.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CClipboard.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CClipboard.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDraw.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CDraw.o CClipboard.cpp: In function 'void paste(const QMimeData*, const char*)': CClipboard.cpp:166:64: warning: ignoring return value of 'QImage QImage::convertToFormat(QImage::Format, Qt::ImageConversionFlags) const &', declared with attribute warn_unused_result [-Wunused-result] image->convertToFormat(QImage::Format_ARGB32_Premultiplied); ^ In file included from /usr/include/qt5/QtGui/QImage:1:0, from CClipboard.cpp:30: /usr/include/qt5/QtGui/qimage.h:182:46: note: declared here Q_REQUIRED_RESULT Q_ALWAYS_INLINE QImage convertToFormat(Format f, Qt::ImageConversionFlags flags = Qt::AutoColor) const & ^~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-cpaint_impl.lo `test -f 'cpaint_impl.cpp' || echo './'`cpaint_impl.cpp /usr/lib/qt5/bin/moc -o CWatch_moc.cpp CWatch.h /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CWatch.lo `test -f 'CWatch.cpp' || echo './'`CWatch.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cpaint_impl.cpp -fPIC -DPIC -o .libs/gb_qt5_la-cpaint_impl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWatch.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CWatch.o /usr/lib/qt5/bin/moc -o CScrollView_moc.cpp CScrollView.h /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CScrollView.lo `test -f 'CScrollView.cpp' || echo './'`CScrollView.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CScrollView.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CScrollView.o /usr/lib/qt5/bin/moc -o CDrawingArea_moc.cpp CDrawingArea.h /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CDrawingArea.lo `test -f 'CDrawingArea.cpp' || echo './'`CDrawingArea.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDrawingArea.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CDrawingArea.o /usr/lib/qt5/bin/moc -o CMessage_moc.cpp CMessage.h /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CMessage.lo `test -f 'CMessage.cpp' || echo './'`CMessage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMessage.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CMessage.o /usr/lib/qt5/bin/moc -o CSlider_moc.cpp CSlider.h /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CSlider.lo `test -f 'CSlider.cpp' || echo './'`CSlider.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CSlider.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CSlider.o /usr/lib/qt5/bin/moc -o CScrollBar_moc.cpp CScrollBar.h /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CScrollBar.lo `test -f 'CScrollBar.cpp' || echo './'`CScrollBar.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CScrollBar.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CScrollBar.o /usr/lib/qt5/bin/moc -o CMovieBox_moc.cpp CMovieBox.h CMovieBox.h:0: Note: No relevant classes found. No output generated. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CMovieBox.lo `test -f 'CMovieBox.cpp' || echo './'`CMovieBox.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMovieBox.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CMovieBox.o /usr/lib/qt5/bin/moc -o CSpinBox_moc.cpp CSpinBox.h /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CSpinBox.lo `test -f 'CSpinBox.cpp' || echo './'`CSpinBox.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CSpinBox.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CSpinBox.o /usr/lib/qt5/bin/moc -o ctrayicon_moc.cpp ctrayicon.h /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-ctrayicon.lo `test -f 'ctrayicon.cpp' || echo './'`ctrayicon.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c ctrayicon.cpp -fPIC -DPIC -o .libs/gb_qt5_la-ctrayicon.o /usr/lib/qt5/bin/moc -o CWatcher_moc.cpp CWatcher.h /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CWatcher.lo `test -f 'CWatcher.cpp' || echo './'`CWatcher.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWatcher.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CWatcher.o /usr/lib/qt5/bin/moc -o cprinter_moc.cpp cprinter.h cprinter.h:0: Note: No relevant classes found. No output generated. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-cprinter.lo `test -f 'cprinter.cpp' || echo './'`cprinter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cprinter.cpp -fPIC -DPIC -o .libs/gb_qt5_la-cprinter.o /usr/lib/qt5/bin/moc -o csvgimage_moc.cpp csvgimage.h csvgimage.h:0: Note: No relevant classes found. No output generated. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-csvgimage.lo `test -f 'csvgimage.cpp' || echo './'`csvgimage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c csvgimage.cpp -fPIC -DPIC -o .libs/gb_qt5_la-csvgimage.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-fix_breeze.lo `test -f 'fix_breeze.cpp' || echo './'`fix_breeze.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c fix_breeze.cpp -fPIC -DPIC -o .libs/gb_qt5_la-fix_breeze.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-main_moc.lo `test -f 'main_moc.cpp' || echo './'`main_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-main_moc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CWidget_moc.lo `test -f 'CWidget_moc.cpp' || echo './'`CWidget_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWidget_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CWidget_moc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CWindow_moc.lo `test -f 'CWindow_moc.cpp' || echo './'`CWindow_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWindow_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CWindow_moc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CButton_moc.lo `test -f 'CButton_moc.cpp' || echo './'`CButton_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CButton_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CButton_moc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CContainer_moc.lo `test -f 'CContainer_moc.cpp' || echo './'`CContainer_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CContainer_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CContainer_moc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CLabel_moc.lo `test -f 'CLabel_moc.cpp' || echo './'`CLabel_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CLabel_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CLabel_moc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CTextBox_moc.lo `test -f 'CTextBox_moc.cpp' || echo './'`CTextBox_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTextBox_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CTextBox_moc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CPictureBox_moc.lo `test -f 'CPictureBox_moc.cpp' || echo './'`CPictureBox_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CPictureBox_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CPictureBox_moc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CMenu_moc.lo `test -f 'CMenu_moc.cpp' || echo './'`CMenu_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMenu_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CMenu_moc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CMouse_moc.lo `test -f 'CMouse_moc.cpp' || echo './'`CMouse_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMouse_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CMouse_moc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CKey_moc.lo `test -f 'CKey_moc.cpp' || echo './'`CKey_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CKey_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CKey_moc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CColor_moc.lo `test -f 'CColor_moc.cpp' || echo './'`CColor_moc.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CCheckBox_moc.lo `test -f 'CCheckBox_moc.cpp' || echo './'`CCheckBox_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CCheckBox_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CCheckBox_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CColor_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CColor_moc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CFrame_moc.lo `test -f 'CFrame_moc.cpp' || echo './'`CFrame_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CFrame_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CFrame_moc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CPanel_moc.lo `test -f 'CPanel_moc.cpp' || echo './'`CPanel_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CPanel_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CPanel_moc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CRadioButton_moc.lo `test -f 'CRadioButton_moc.cpp' || echo './'`CRadioButton_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CRadioButton_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CRadioButton_moc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CTextArea_moc.lo `test -f 'CTextArea_moc.cpp' || echo './'`CTextArea_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTextArea_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CTextArea_moc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CTabStrip_moc.lo `test -f 'CTabStrip_moc.cpp' || echo './'`CTabStrip_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTabStrip_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CTabStrip_moc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CDialog_moc.lo `test -f 'CDialog_moc.cpp' || echo './'`CDialog_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDialog_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CDialog_moc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CPicture_moc.lo `test -f 'CPicture_moc.cpp' || echo './'`CPicture_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CPicture_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CPicture_moc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CImage_moc.lo `test -f 'CImage_moc.cpp' || echo './'`CImage_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CImage_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CImage_moc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CClipboard_moc.lo `test -f 'CClipboard_moc.cpp' || echo './'`CClipboard_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CClipboard_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CClipboard_moc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CWatch_moc.lo `test -f 'CWatch_moc.cpp' || echo './'`CWatch_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWatch_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CWatch_moc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CScrollView_moc.lo `test -f 'CScrollView_moc.cpp' || echo './'`CScrollView_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CScrollView_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CScrollView_moc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CDrawingArea_moc.lo `test -f 'CDrawingArea_moc.cpp' || echo './'`CDrawingArea_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDrawingArea_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CDrawingArea_moc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CMessage_moc.lo `test -f 'CMessage_moc.cpp' || echo './'`CMessage_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMessage_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CMessage_moc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CSlider_moc.lo `test -f 'CSlider_moc.cpp' || echo './'`CSlider_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CSlider_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CSlider_moc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CScrollBar_moc.lo `test -f 'CScrollBar_moc.cpp' || echo './'`CScrollBar_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CScrollBar_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CScrollBar_moc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CMovieBox_moc.lo `test -f 'CMovieBox_moc.cpp' || echo './'`CMovieBox_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMovieBox_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CMovieBox_moc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CSpinBox_moc.lo `test -f 'CSpinBox_moc.cpp' || echo './'`CSpinBox_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CSpinBox_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CSpinBox_moc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-ctrayicon_moc.lo `test -f 'ctrayicon_moc.cpp' || echo './'`ctrayicon_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c ctrayicon_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-ctrayicon_moc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-CWatcher_moc.lo `test -f 'CWatcher_moc.cpp' || echo './'`CWatcher_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWatcher_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-CWatcher_moc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-cprinter_moc.lo `test -f 'cprinter_moc.cpp' || echo './'`cprinter_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cprinter_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-cprinter_moc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_la-csvgimage_moc.lo `test -f 'csvgimage_moc.cpp' || echo './'`csvgimage_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtX11Extras -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c csvgimage_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_la-csvgimage_moc.o /bin/sh ../libtool --tag=CXX --mode=link g++ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.qt5.la -rpath /usr/lib/gambas3 gb_qt5_la-x11.lo gb_qt5_la-desktop.lo gb_qt5_la-main_moc.lo gb_qt5_la-main.lo gb_qt5_la-CFont.lo gb_qt5_la-CScreen.lo gb_qt5_la-CStyle.lo gb_qt5_la-CWidget_moc.lo gb_qt5_la-CWidget.lo gb_qt5_la-CWindow_moc.lo gb_qt5_la-CWindow.lo gb_qt5_la-CButton_moc.lo gb_qt5_la-CButton.lo gb_qt5_la-CContainer_moc.lo gb_qt5_la-CContainer.lo gb_qt5_la-CLabel_moc.lo gb_qt5_la-CLabel.lo gb_qt5_la-CTextBox_moc.lo gb_qt5_la-CTextBox.lo gb_qt5_la-CPictureBox_moc.lo gb_qt5_la-CPictureBox.lo gb_qt5_la-CMenu_moc.lo gb_qt5_la-CMenu.lo gb_qt5_la-CMouse_moc.lo gb_qt5_la-CMouse.lo gb_qt5_la-CKey_moc.lo gb_qt5_la-CKey.lo gb_qt5_la-CColor_moc.lo gb_qt5_la-CColor.lo gb_qt5_la-CConst.lo gb_qt5_la-CCheckBox_moc.lo gb_qt5_la-CCheckBox.lo gb_qt5_la-CFrame_moc.lo gb_qt5_la-CFrame.lo gb_qt5_la-CPanel_moc.lo gb_qt5_la-CPanel.lo gb_qt5_la-CRadioButton_moc.lo gb_qt5_la-CRadioButton.lo gb_qt5_la-CTextArea_moc.lo gb_qt5_la-CTextArea.lo gb_qt5_la-CTabStrip_moc.lo gb_qt5_la-CTabStrip.lo gb_qt5_la-CDialog_moc.lo gb_qt5_la-CDialog.lo gb_qt5_la-CPicture_moc.lo gb_qt5_la-CPicture.lo gb_qt5_la-CImage_moc.lo gb_qt5_la-CImage.lo gb_qt5_la-CClipboard_moc.lo gb_qt5_la-CClipboard.lo gb_qt5_la-CDraw.lo gb_qt5_la-cpaint_impl.lo gb_qt5_la-CWatch_moc.lo gb_qt5_la-CWatch.lo gb_qt5_la-CScrollView_moc.lo gb_qt5_la-CScrollView.lo gb_qt5_la-CDrawingArea_moc.lo gb_qt5_la-CDrawingArea.lo gb_qt5_la-CMessage_moc.lo gb_qt5_la-CMessage.lo gb_qt5_la-CSlider_moc.lo gb_qt5_la-CSlider.lo gb_qt5_la-CScrollBar_moc.lo gb_qt5_la-CScrollBar.lo gb_qt5_la-CMovieBox_moc.lo gb_qt5_la-CMovieBox.lo gb_qt5_la-CSpinBox_moc.lo gb_qt5_la-CSpinBox.lo gb_qt5_la-ctrayicon_moc.lo gb_qt5_la-ctrayicon.lo gb_qt5_la-CWatcher_moc.lo gb_qt5_la-CWatcher.lo gb_qt5_la-cprinter_moc.lo gb_qt5_la-cprinter.lo gb_qt5_la-csvgimage_moc.lo gb_qt5_la-csvgimage.lo gb_qt5_la-fix_breeze.lo -lpthread -lQt5Svg -lQt5PrintSupport -lQt5Widgets -lQt5X11Extras -lQt5Gui -lQt5Core -lX11 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/7/../../../crti.o /usr/lib/gcc/i686-redhat-linux/7/crtbeginS.o .libs/gb_qt5_la-x11.o .libs/gb_qt5_la-desktop.o .libs/gb_qt5_la-main_moc.o .libs/gb_qt5_la-main.o .libs/gb_qt5_la-CFont.o .libs/gb_qt5_la-CScreen.o .libs/gb_qt5_la-CStyle.o .libs/gb_qt5_la-CWidget_moc.o .libs/gb_qt5_la-CWidget.o .libs/gb_qt5_la-CWindow_moc.o .libs/gb_qt5_la-CWindow.o .libs/gb_qt5_la-CButton_moc.o .libs/gb_qt5_la-CButton.o .libs/gb_qt5_la-CContainer_moc.o .libs/gb_qt5_la-CContainer.o .libs/gb_qt5_la-CLabel_moc.o .libs/gb_qt5_la-CLabel.o .libs/gb_qt5_la-CTextBox_moc.o .libs/gb_qt5_la-CTextBox.o .libs/gb_qt5_la-CPictureBox_moc.o .libs/gb_qt5_la-CPictureBox.o .libs/gb_qt5_la-CMenu_moc.o .libs/gb_qt5_la-CMenu.o .libs/gb_qt5_la-CMouse_moc.o .libs/gb_qt5_la-CMouse.o .libs/gb_qt5_la-CKey_moc.o .libs/gb_qt5_la-CKey.o .libs/gb_qt5_la-CColor_moc.o .libs/gb_qt5_la-CColor.o .libs/gb_qt5_la-CConst.o .libs/gb_qt5_la-CCheckBox_moc.o .libs/gb_qt5_la-CCheckBox.o .libs/gb_qt5_la-CFrame_moc.o .libs/gb_qt5_la-CFrame.o .libs/gb_qt5_la-CPanel_moc.o .libs/gb_qt5_la-CPanel.o .libs/gb_qt5_la-CRadioButton_moc.o .libs/gb_qt5_la-CRadioButton.o .libs/gb_qt5_la-CTextArea_moc.o .libs/gb_qt5_la-CTextArea.o .libs/gb_qt5_la-CTabStrip_moc.o .libs/gb_qt5_la-CTabStrip.o .libs/gb_qt5_la-CDialog_moc.o .libs/gb_qt5_la-CDialog.o .libs/gb_qt5_la-CPicture_moc.o .libs/gb_qt5_la-CPicture.o .libs/gb_qt5_la-CImage_moc.o .libs/gb_qt5_la-CImage.o .libs/gb_qt5_la-CClipboard_moc.o .libs/gb_qt5_la-CClipboard.o .libs/gb_qt5_la-CDraw.o .libs/gb_qt5_la-cpaint_impl.o .libs/gb_qt5_la-CWatch_moc.o .libs/gb_qt5_la-CWatch.o .libs/gb_qt5_la-CScrollView_moc.o .libs/gb_qt5_la-CScrollView.o .libs/gb_qt5_la-CDrawingArea_moc.o .libs/gb_qt5_la-CDrawingArea.o .libs/gb_qt5_la-CMessage_moc.o .libs/gb_qt5_la-CMessage.o .libs/gb_qt5_la-CSlider_moc.o .libs/gb_qt5_la-CSlider.o .libs/gb_qt5_la-CScrollBar_moc.o .libs/gb_qt5_la-CScrollBar.o .libs/gb_qt5_la-CMovieBox_moc.o .libs/gb_qt5_la-CMovieBox.o .libs/gb_qt5_la-CSpinBox_moc.o .libs/gb_qt5_la-CSpinBox.o .libs/gb_qt5_la-ctrayicon_moc.o .libs/gb_qt5_la-ctrayicon.o .libs/gb_qt5_la-CWatcher_moc.o .libs/gb_qt5_la-CWatcher.o .libs/gb_qt5_la-cprinter_moc.o .libs/gb_qt5_la-cprinter.o .libs/gb_qt5_la-csvgimage_moc.o .libs/gb_qt5_la-csvgimage.o .libs/gb_qt5_la-fix_breeze.o -lpthread -lQt5Svg -lQt5PrintSupport -lQt5Widgets -lQt5X11Extras -lQt5Gui -lQt5Core -lX11 -L/usr/lib/gcc/i686-redhat-linux/7 -L/usr/lib/gcc/i686-redhat-linux/7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/7/crtendS.o /usr/lib/gcc/i686-redhat-linux/7/../../../crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.qt5.so.0 -o .libs/gb.qt5.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.qt5.so.0" && ln -s "gb.qt5.so.0.0.0" "gb.qt5.so.0") libtool: link: (cd ".libs" && rm -f "gb.qt5.so" && ln -s "gb.qt5.so.0.0.0" "gb.qt5.so") libtool: link: ( cd ".libs" && rm -f "gb.qt5.la" && ln -s "../gb.qt5.la" "gb.qt5.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src' Making all in webkit make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/webkit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_webkit_la-main.lo `test -f 'main.cpp' || echo './'`main.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_webkit_la-cwebsettings.lo `test -f 'cwebsettings.cpp' || echo './'`cwebsettings.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.cpp -fPIC -DPIC -o .libs/gb_qt5_webkit_la-main.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cwebsettings.cpp -fPIC -DPIC -o .libs/gb_qt5_webkit_la-cwebsettings.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_webkit_la-cwebframe.lo `test -f 'cwebframe.cpp' || echo './'`cwebframe.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cwebframe.cpp -fPIC -DPIC -o .libs/gb_qt5_webkit_la-cwebframe.o /usr/lib/qt5/bin/moc -o cwebframe_moc.cpp cwebframe.h cwebframe.h:0: Note: No relevant classes found. No output generated. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_webkit_la-cwebelement.lo `test -f 'cwebelement.cpp' || echo './'`cwebelement.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cwebelement.cpp -fPIC -DPIC -o .libs/gb_qt5_webkit_la-cwebelement.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_webkit_la-cwebview.lo `test -f 'cwebview.cpp' || echo './'`cwebview.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cwebview.cpp -fPIC -DPIC -o .libs/gb_qt5_webkit_la-cwebview.o /usr/lib/qt5/bin/moc -o cwebview_moc.cpp cwebview.h /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_webkit_la-ccookiejar.lo `test -f 'ccookiejar.cpp' || echo './'`ccookiejar.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c ccookiejar.cpp -fPIC -DPIC -o .libs/gb_qt5_webkit_la-ccookiejar.o /usr/lib/qt5/bin/moc -o ccookiejar_moc.cpp ccookiejar.h /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_webkit_la-cwebhittest.lo `test -f 'cwebhittest.cpp' || echo './'`cwebhittest.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_webkit_la-cwebdownload.lo `test -f 'cwebdownload.cpp' || echo './'`cwebdownload.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cwebhittest.cpp -fPIC -DPIC -o .libs/gb_qt5_webkit_la-cwebhittest.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cwebdownload.cpp -fPIC -DPIC -o .libs/gb_qt5_webkit_la-cwebdownload.o /usr/lib/qt5/bin/moc -o cwebdownload_moc.cpp cwebdownload.h /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_webkit_la-cwebframe_moc.lo `test -f 'cwebframe_moc.cpp' || echo './'`cwebframe_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cwebframe_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_webkit_la-cwebframe_moc.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_webkit_la-cwebview_moc.lo `test -f 'cwebview_moc.cpp' || echo './'`cwebview_moc.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_webkit_la-ccookiejar_moc.lo `test -f 'ccookiejar_moc.cpp' || echo './'`ccookiejar_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cwebview_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_webkit_la-cwebview_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c ccookiejar_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_webkit_la-ccookiejar_moc.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_webkit_la-cwebdownload_moc.lo `test -f 'cwebdownload_moc.cpp' || echo './'`cwebdownload_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cwebdownload_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_webkit_la-cwebdownload_moc.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.qt5.webkit.la -rpath /usr/lib/gambas3 gb_qt5_webkit_la-main.lo gb_qt5_webkit_la-cwebsettings.lo gb_qt5_webkit_la-cwebframe.lo gb_qt5_webkit_la-cwebframe_moc.lo gb_qt5_webkit_la-cwebelement.lo gb_qt5_webkit_la-cwebview.lo gb_qt5_webkit_la-cwebview_moc.lo gb_qt5_webkit_la-ccookiejar.lo gb_qt5_webkit_la-ccookiejar_moc.lo gb_qt5_webkit_la-cwebhittest.lo gb_qt5_webkit_la-cwebdownload.lo gb_qt5_webkit_la-cwebdownload_moc.lo -lQt5Xml -lQt5WebKit -lQt5Network -lQt5WebKitWidgets -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5Core -lX11 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/7/../../../crti.o /usr/lib/gcc/i686-redhat-linux/7/crtbeginS.o .libs/gb_qt5_webkit_la-main.o .libs/gb_qt5_webkit_la-cwebsettings.o .libs/gb_qt5_webkit_la-cwebframe.o .libs/gb_qt5_webkit_la-cwebframe_moc.o .libs/gb_qt5_webkit_la-cwebelement.o .libs/gb_qt5_webkit_la-cwebview.o .libs/gb_qt5_webkit_la-cwebview_moc.o .libs/gb_qt5_webkit_la-ccookiejar.o .libs/gb_qt5_webkit_la-ccookiejar_moc.o .libs/gb_qt5_webkit_la-cwebhittest.o .libs/gb_qt5_webkit_la-cwebdownload.o .libs/gb_qt5_webkit_la-cwebdownload_moc.o -lQt5Xml -lQt5WebKit -lQt5Network -lQt5WebKitWidgets -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5Core -lX11 -L/usr/lib/gcc/i686-redhat-linux/7 -L/usr/lib/gcc/i686-redhat-linux/7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/7/crtendS.o /usr/lib/gcc/i686-redhat-linux/7/../../../crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.qt5.webkit.so.0 -o .libs/gb.qt5.webkit.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.qt5.webkit.so.0" && ln -s "gb.qt5.webkit.so.0.0.0" "gb.qt5.webkit.so.0") libtool: link: (cd ".libs" && rm -f "gb.qt5.webkit.so" && ln -s "gb.qt5.webkit.so.0.0.0" "gb.qt5.webkit.so") libtool: link: ( cd ".libs" && rm -f "gb.qt5.webkit.la" && ln -s "../gb.qt5.webkit.la" "gb.qt5.webkit.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/webkit' Making all in opengl make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/opengl' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_opengl_la-main.lo `test -f 'main.cpp' || echo './'`main.cpp /usr/lib/qt5/bin/moc -o CGLarea_moc.cpp CGLarea.h /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_opengl_la-CGLarea.lo `test -f 'CGLarea.cpp' || echo './'`CGLarea.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.cpp -fPIC -DPIC -o .libs/gb_qt5_opengl_la-main.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CGLarea.cpp -fPIC -DPIC -o .libs/gb_qt5_opengl_la-CGLarea.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_opengl_la-CGLarea_moc.lo `test -f 'CGLarea_moc.cpp' || echo './'`CGLarea_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CGLarea_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_opengl_la-CGLarea_moc.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.qt5.opengl.la -rpath /usr/lib/gambas3 gb_qt5_opengl_la-main.lo gb_qt5_opengl_la-CGLarea_moc.lo gb_qt5_opengl_la-CGLarea.lo -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lX11 -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lX11 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/7/../../../crti.o /usr/lib/gcc/i686-redhat-linux/7/crtbeginS.o .libs/gb_qt5_opengl_la-main.o .libs/gb_qt5_opengl_la-CGLarea_moc.o .libs/gb_qt5_opengl_la-CGLarea.o -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lX11 -L/usr/lib/gcc/i686-redhat-linux/7 -L/usr/lib/gcc/i686-redhat-linux/7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/7/crtendS.o /usr/lib/gcc/i686-redhat-linux/7/../../../crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.qt5.opengl.so.0 -o .libs/gb.qt5.opengl.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.qt5.opengl.so.0" && ln -s "gb.qt5.opengl.so.0.0.0" "gb.qt5.opengl.so.0") libtool: link: (cd ".libs" && rm -f "gb.qt5.opengl.so" && ln -s "gb.qt5.opengl.so.0.0.0" "gb.qt5.opengl.so") libtool: link: ( cd ".libs" && rm -f "gb.qt5.opengl.la" && ln -s "../gb.qt5.opengl.la" "gb.qt5.opengl.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/opengl' Making all in ext make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/ext' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_ext_la-main.lo `test -f 'main.cpp' || echo './'`main.cpp /usr/lib/qt5/bin/moc -o CTextEdit_moc.cpp CTextEdit.h /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_ext_la-CTextEdit.lo `test -f 'CTextEdit.cpp' || echo './'`CTextEdit.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.cpp -fPIC -DPIC -o .libs/gb_qt5_ext_la-main.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTextEdit.cpp -fPIC -DPIC -o .libs/gb_qt5_ext_la-CTextEdit.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt5_ext_la-CTextEdit_moc.lo `test -f 'CTextEdit_moc.cpp' || echo './'`CTextEdit_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTextEdit_moc.cpp -fPIC -DPIC -o .libs/gb_qt5_ext_la-CTextEdit_moc.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.qt5.ext.la -rpath /usr/lib/gambas3 gb_qt5_ext_la-main.lo gb_qt5_ext_la-CTextEdit_moc.lo gb_qt5_ext_la-CTextEdit.lo -lQt5Widgets -lQt5Gui -lQt5Core -lX11 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/7/../../../crti.o /usr/lib/gcc/i686-redhat-linux/7/crtbeginS.o .libs/gb_qt5_ext_la-main.o .libs/gb_qt5_ext_la-CTextEdit_moc.o .libs/gb_qt5_ext_la-CTextEdit.o -lQt5Widgets -lQt5Gui -lQt5Core -lX11 -L/usr/lib/gcc/i686-redhat-linux/7 -L/usr/lib/gcc/i686-redhat-linux/7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/7/crtendS.o /usr/lib/gcc/i686-redhat-linux/7/../../../crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.qt5.ext.so.0 -o .libs/gb.qt5.ext.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.qt5.ext.so.0" && ln -s "gb.qt5.ext.so.0.0.0" "gb.qt5.ext.so.0") libtool: link: (cd ".libs" && rm -f "gb.qt5.ext.so" && ln -s "gb.qt5.ext.so.0.0.0" "gb.qt5.ext.so") libtool: link: ( cd ".libs" && rm -f "gb.qt5.ext.la" && ln -s "../gb.qt5.ext.la" "gb.qt5.ext.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/ext' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5' + popd ~/build/BUILD/gambas3-3.9.2 + /usr/bin/make LIBTOOL=/usr/bin/libtool -j2 V=1 /usr/bin/make all-recursive make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2' Making all in main make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main' Making all in gbc make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/gbc' gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbc3-gb_error.o `test -f 'gb_error.c' || echo './'`gb_error.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbc3-gb_alloc.o `test -f 'gb_alloc.c' || echo './'`gb_alloc.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbc3-gb_array.o `test -f 'gb_array.c' || echo './'`gb_array.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbc3-gbc_class.o `test -f 'gbc_class.c' || echo './'`gbc_class.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbc3-gbc_read.o `test -f 'gbc_read.c' || echo './'`gbc_read.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbc3-gbc_preprocess.o `test -f 'gbc_preprocess.c' || echo './'`gbc_preprocess.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbc3-gbc_type.o `test -f 'gbc_type.c' || echo './'`gbc_type.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbc3-gbc_compile.o `test -f 'gbc_compile.c' || echo './'`gbc_compile.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbc3-gbc_header.o `test -f 'gbc_header.c' || echo './'`gbc_header.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbc3-gbc_help.o `test -f 'gbc_help.c' || echo './'`gbc_help.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbc3-gbc_output.o `test -f 'gbc_output.c' || echo './'`gbc_output.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbc3-gbc_trans_expr.o `test -f 'gbc_trans_expr.c' || echo './'`gbc_trans_expr.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbc3-gbc_trans_tree.o `test -f 'gbc_trans_tree.c' || echo './'`gbc_trans_tree.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbc3-gbc_trans_ctrl.o `test -f 'gbc_trans_ctrl.c' || echo './'`gbc_trans_ctrl.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbc3-gbc_trans_subr.o `test -f 'gbc_trans_subr.c' || echo './'`gbc_trans_subr.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbc3-gbc_reserved.o `test -f 'gbc_reserved.c' || echo './'`gbc_reserved.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbc3-gb_buffer.o `test -f 'gb_buffer.c' || echo './'`gb_buffer.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbc3-gbc_dump.o `test -f 'gbc_dump.c' || echo './'`gbc_dump.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbc3-gbc_code.o `test -f 'gbc_code.c' || echo './'`gbc_code.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbc3-gbc_trans.o `test -f 'gbc_trans.c' || echo './'`gbc_trans.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbc3-gbc_trans_code.o `test -f 'gbc_trans_code.c' || echo './'`gbc_trans_code.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbc3-gbc_pcode.o `test -f 'gbc_pcode.c' || echo './'`gbc_pcode.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbc3-gb_file.o `test -f 'gb_file.c' || echo './'`gb_file.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbc3-gbc_form.o `test -f 'gbc_form.c' || echo './'`gbc_form.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbc3-gbc_form_webpage.o `test -f 'gbc_form_webpage.c' || echo './'`gbc_form_webpage.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbc3-gb_str.o `test -f 'gb_str.c' || echo './'`gb_str.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbc3-gbc_chown.o `test -f 'gbc_chown.c' || echo './'`gbc_chown.c gbc_form_webpage.c: In function 'FORM_webpage': gbc_form_webpage.c:387:16: warning: '%d' directive writing between 6 and 10 bytes into a region of size 8 [-Wformat-overflow=] sprintf(buf, "%d", line); ^~ gbc_form_webpage.c:387:15: note: directive argument in the range [100000, 2147483647] sprintf(buf, "%d", line); ^~~~ gbc_form_webpage.c:387:2: note: 'sprintf' output between 7 and 11 bytes into a destination of size 8 sprintf(buf, "%d", line); ^~~~~~~~~~~~~~~~~~~~~~~~ gbc_form_webpage.c:387:16: warning: '%d' directive writing between 6 and 10 bytes into a region of size 8 [-Wformat-overflow=] sprintf(buf, "%d", line); ^~ gbc_form_webpage.c:387:15: note: directive argument in the range [100000, 2147483647] sprintf(buf, "%d", line); ^~~~ gbc_form_webpage.c:387:2: note: 'sprintf' output between 7 and 11 bytes into a destination of size 8 sprintf(buf, "%d", line); ^~~~~~~~~~~~~~~~~~~~~~~~ gbc_form_webpage.c:387:16: warning: '%d' directive writing between 6 and 10 bytes into a region of size 8 [-Wformat-overflow=] sprintf(buf, "%d", line); ^~ gbc_form_webpage.c:387:15: note: directive argument in the range [100000, 2147483647] sprintf(buf, "%d", line); ^~~~ gbc_form_webpage.c:387:2: note: 'sprintf' output between 7 and 11 bytes into a destination of size 8 sprintf(buf, "%d", line); ^~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbc3-gb_common.o `test -f 'gb_common.c' || echo './'`gb_common.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbc3-gbc_arch.o `test -f 'gbc_arch.c' || echo './'`gbc_arch.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbc3-gb_table.o `test -f 'gb_table.c' || echo './'`gb_table.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbc3-gbc.o `test -f 'gbc.c' || echo './'`gbc.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gba3-gb_error.o `test -f 'gb_error.c' || echo './'`gb_error.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gba3-gb_alloc.o `test -f 'gb_alloc.c' || echo './'`gb_alloc.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gba3-gb_array.o `test -f 'gb_array.c' || echo './'`gb_array.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gba3-gb_table.o `test -f 'gb_table.c' || echo './'`gb_table.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gba3-gb_str.o `test -f 'gb_str.c' || echo './'`gb_str.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gba3-gb_file.o `test -f 'gb_file.c' || echo './'`gb_file.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gba3-gbc_archive.o `test -f 'gbc_archive.c' || echo './'`gbc_archive.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gba3-gbc_chown.o `test -f 'gbc_chown.c' || echo './'`gbc_chown.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gba3-gb_common.o `test -f 'gb_common.c' || echo './'`gb_common.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gba3-gbc_arch.o `test -f 'gbc_arch.c' || echo './'`gbc_arch.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gba3-gba.o `test -f 'gba.c' || echo './'`gba.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbi3-gb_error.o `test -f 'gb_error.c' || echo './'`gb_error.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbi3-gb_alloc.o `test -f 'gb_alloc.c' || echo './'`gb_alloc.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbi3-gb_array.o `test -f 'gb_array.c' || echo './'`gb_array.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbi3-gb_str.o `test -f 'gb_str.c' || echo './'`gb_str.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbi3-gb_file.o `test -f 'gb_file.c' || echo './'`gb_file.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbi3-gb_table.o `test -f 'gb_table.c' || echo './'`gb_table.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbi3-gb_common.o `test -f 'gb_common.c' || echo './'`gb_common.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbi3-gbc_arch.o `test -f 'gbc_arch.c' || echo './'`gbc_arch.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbi3-gbi.o `test -f 'gbi.c' || echo './'`gbi.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o gbc_reserved_make.o gbc_reserved_make.c /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gbc3 gbc3-gb_error.o gbc3-gb_alloc.o gbc3-gb_array.o gbc3-gbc_class.o gbc3-gbc_read.o gbc3-gbc_preprocess.o gbc3-gbc_type.o gbc3-gbc_compile.o gbc3-gbc_header.o gbc3-gbc_help.o gbc3-gbc_output.o gbc3-gbc_trans_expr.o gbc3-gbc_trans_tree.o gbc3-gbc_trans_ctrl.o gbc3-gbc_trans_subr.o gbc3-gbc_reserved.o gbc3-gb_buffer.o gbc3-gbc_dump.o gbc3-gbc_code.o gbc3-gbc_trans.o gbc3-gbc_trans_code.o gbc3-gbc_pcode.o gbc3-gb_file.o gbc3-gbc_form.o gbc3-gbc_form_webpage.o gbc3-gb_str.o gbc3-gbc_chown.o gbc3-gb_common.o gbc3-gbc_arch.o gbc3-gb_table.o gbc3-gbc.o -lc -lm /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gba3 gba3-gb_error.o gba3-gb_alloc.o gba3-gb_array.o gba3-gb_table.o gba3-gb_str.o gba3-gb_file.o gba3-gbc_archive.o gba3-gbc_chown.o gba3-gb_common.o gba3-gbc_arch.o gba3-gba.o -lc libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DGAMBAS_PATH=\"/usr/bin\" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gbc3 gbc3-gb_error.o gbc3-gb_alloc.o gbc3-gb_array.o gbc3-gbc_class.o gbc3-gbc_read.o gbc3-gbc_preprocess.o gbc3-gbc_type.o gbc3-gbc_compile.o gbc3-gbc_header.o gbc3-gbc_help.o gbc3-gbc_output.o gbc3-gbc_trans_expr.o gbc3-gbc_trans_tree.o gbc3-gbc_trans_ctrl.o gbc3-gbc_trans_subr.o gbc3-gbc_reserved.o gbc3-gb_buffer.o gbc3-gbc_dump.o gbc3-gbc_code.o gbc3-gbc_trans.o gbc3-gbc_trans_code.o gbc3-gbc_pcode.o gbc3-gb_file.o gbc3-gbc_form.o gbc3-gbc_form_webpage.o gbc3-gb_str.o gbc3-gbc_chown.o gbc3-gb_common.o gbc3-gbc_arch.o gbc3-gb_table.o gbc3-gbc.o -lc -lm /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gbi3 gbi3-gb_error.o gbi3-gb_alloc.o gbi3-gb_array.o gbi3-gb_str.o gbi3-gb_file.o gbi3-gb_table.o gbi3-gb_common.o gbi3-gbc_arch.o gbi3-gbi.o -lc -ldl libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DGAMBAS_PATH=\"/usr/bin\" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gba3 gba3-gb_error.o gba3-gb_alloc.o gba3-gb_array.o gba3-gb_table.o gba3-gb_str.o gba3-gb_file.o gba3-gbc_archive.o gba3-gbc_chown.o gba3-gb_common.o gba3-gbc_arch.o gba3-gba.o -lc /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gbcm3 gbc_reserved_make.o -lc libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DGAMBAS_PATH=\"/usr/bin\" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gbi3 gbi3-gb_error.o gbi3-gb_alloc.o gbi3-gb_array.o gbi3-gb_str.o gbi3-gb_file.o gbi3-gb_table.o gbi3-gb_common.o gbi3-gbc_arch.o gbi3-gbi.o -lc -ldl libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gbcm3 gbc_reserved_make.o -lc make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/gbc' Making all in gbx make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/gbx' gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o libgbx_a-gb_error.o `test -f 'gb_error.c' || echo './'`gb_error.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o libgbx_a-gbx_split.o `test -f 'gbx_split.c' || echo './'`gbx_split.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o libgbx_a-gbx_exec_loop.o `test -f 'gbx_exec_loop.c' || echo './'`gbx_exec_loop.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o libgbx_a-gb_hash.o `test -f 'gb_hash.c' || echo './'`gb_hash.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o libgbx_a-gb_common.o `test -f 'gb_common.c' || echo './'`gb_common.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o libgbx_a-gbx_exec.o `test -f 'gbx_exec.c' || echo './'`gbx_exec.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o libgbx_a-gbx_exec_push.o `test -f 'gbx_exec_push.c' || echo './'`gbx_exec_push.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o libgbx_a-gbx_exec_enum.o `test -f 'gbx_exec_enum.c' || echo './'`gbx_exec_enum.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o libgbx_a-gbx_exec_pop.o `test -f 'gbx_exec_pop.c' || echo './'`gbx_exec_pop.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o libgbx_a-gbx_exec_operator.o `test -f 'gbx_exec_operator.c' || echo './'`gbx_exec_operator.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -c -o libgbx_a-gbx_value.o `test -f 'gbx_value.c' || echo './'`gbx_value.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c -o gb_la-gbx_c_class.lo `test -f 'gbx_c_class.c' || echo './'`gbx_c_class.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c gbx_c_class.c -fPIC -DPIC -o .libs/gb_la-gbx_c_class.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c gbx_c_class.c -o gb_la-gbx_c_class.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c -o gb_la-gbx_c_collection.lo `test -f 'gbx_c_collection.c' || echo './'`gbx_c_collection.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c gbx_c_collection.c -fPIC -DPIC -o .libs/gb_la-gbx_c_collection.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c gbx_c_collection.c -o gb_la-gbx_c_collection.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c -o gb_la-gbx_c_error.lo `test -f 'gbx_c_error.c' || echo './'`gbx_c_error.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c -o gb_la-gbx_c_gambas.lo `test -f 'gbx_c_gambas.c' || echo './'`gbx_c_gambas.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c gbx_c_error.c -fPIC -DPIC -o .libs/gb_la-gbx_c_error.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c gbx_c_gambas.c -fPIC -DPIC -o .libs/gb_la-gbx_c_gambas.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c gbx_c_error.c -o gb_la-gbx_c_error.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c gbx_c_gambas.c -o gb_la-gbx_c_gambas.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c -o gb_la-gbx_c_file.lo `test -f 'gbx_c_file.c' || echo './'`gbx_c_file.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c -o gb_la-gbx_c_application.lo `test -f 'gbx_c_application.c' || echo './'`gbx_c_application.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c gbx_c_file.c -fPIC -DPIC -o .libs/gb_la-gbx_c_file.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c gbx_c_file.c -o gb_la-gbx_c_file.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c gbx_c_application.c -fPIC -DPIC -o .libs/gb_la-gbx_c_application.o /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c -o gb_la-gbx_c_system.lo `test -f 'gbx_c_system.c' || echo './'`gbx_c_system.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c gbx_c_application.c -o gb_la-gbx_c_application.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c -o gb_la-gbx_c_array.lo `test -f 'gbx_c_array.c' || echo './'`gbx_c_array.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c gbx_c_system.c -fPIC -DPIC -o .libs/gb_la-gbx_c_system.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c gbx_c_system.c -o gb_la-gbx_c_system.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c gbx_c_array.c -fPIC -DPIC -o .libs/gb_la-gbx_c_array.o /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c -o gb_la-gbx_c_process.lo `test -f 'gbx_c_process.c' || echo './'`gbx_c_process.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c gbx_c_array.c -o gb_la-gbx_c_array.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c -o gb_la-gbx_c_string.lo `test -f 'gbx_c_string.c' || echo './'`gbx_c_string.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c gbx_c_process.c -fPIC -DPIC -o .libs/gb_la-gbx_c_process.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c gbx_c_process.c -o gb_la-gbx_c_process.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c gbx_c_string.c -fPIC -DPIC -o .libs/gb_la-gbx_c_string.o /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c -o gb_la-gbx_c_observer.lo `test -f 'gbx_c_observer.c' || echo './'`gbx_c_observer.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c gbx_c_string.c -o gb_la-gbx_c_string.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c -o gb_la-gbx_c_enum.lo `test -f 'gbx_c_enum.c' || echo './'`gbx_c_enum.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c gbx_c_observer.c -fPIC -DPIC -o .libs/gb_la-gbx_c_observer.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c gbx_c_observer.c -o gb_la-gbx_c_observer.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c gbx_c_enum.c -fPIC -DPIC -o .libs/gb_la-gbx_c_enum.o /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c -o gb_la-gbx_c_timer.lo `test -f 'gbx_c_timer.c' || echo './'`gbx_c_timer.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c gbx_c_enum.c -o gb_la-gbx_c_enum.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c -o gb_la-gbx_c_task.lo `test -f 'gbx_c_task.c' || echo './'`gbx_c_task.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c gbx_c_timer.c -fPIC -DPIC -o .libs/gb_la-gbx_c_timer.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c gbx_c_timer.c -o gb_la-gbx_c_timer.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c gbx_c_task.c -fPIC -DPIC -o .libs/gb_la-gbx_c_task.o /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c -o gb_la-gbx_class_info.lo `test -f 'gbx_class_info.c' || echo './'`gbx_class_info.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c gbx_c_task.c -o gb_la-gbx_c_task.o >/dev/null 2>&1 gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_debug.o `test -f 'gbx_debug.c' || echo './'`gbx_debug.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c gbx_class_info.c -fPIC -DPIC -o .libs/gb_la-gbx_class_info.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -c gbx_class_info.c -o gb_la-gbx_class_info.o >/dev/null 2>&1 gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_jit.o `test -f 'gbx_jit.c' || echo './'`gbx_jit.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gb_alloc.o `test -f 'gb_alloc.c' || echo './'`gb_alloc.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gb_array.o `test -f 'gb_array.c' || echo './'`gb_array.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_stack.o `test -f 'gbx_stack.c' || echo './'`gbx_stack.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gb_buffer.o `test -f 'gb_buffer.c' || echo './'`gb_buffer.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_replace.o `test -f 'gbx_replace.c' || echo './'`gbx_replace.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gb_table.o `test -f 'gb_table.c' || echo './'`gb_table.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gb_list.o `test -f 'gb_list.c' || echo './'`gb_list.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_type.o `test -f 'gbx_type.c' || echo './'`gbx_type.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_class_init.o `test -f 'gbx_class_init.c' || echo './'`gbx_class_init.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_class.o `test -f 'gbx_class.c' || echo './'`gbx_class.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_class_native.o `test -f 'gbx_class_native.c' || echo './'`gbx_class_native.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_class_load.o `test -f 'gbx_class_load.c' || echo './'`gbx_class_load.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_event.o `test -f 'gbx_event.c' || echo './'`gbx_event.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gb_file.o `test -f 'gb_file.c' || echo './'`gb_file.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_stream.o `test -f 'gbx_stream.c' || echo './'`gbx_stream.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_stream_direct.o `test -f 'gbx_stream_direct.c' || echo './'`gbx_stream_direct.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_stream_buffer.o `test -f 'gbx_stream_buffer.c' || echo './'`gbx_stream_buffer.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_stream_memory.o `test -f 'gbx_stream_memory.c' || echo './'`gbx_stream_memory.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_stream_arch.o `test -f 'gbx_stream_arch.c' || echo './'`gbx_stream_arch.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_stream_process.o `test -f 'gbx_stream_process.c' || echo './'`gbx_stream_process.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_stream_pipe.o `test -f 'gbx_stream_pipe.c' || echo './'`gbx_stream_pipe.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_stream_string.o `test -f 'gbx_stream_string.c' || echo './'`gbx_stream_string.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_project.o `test -f 'gbx_project.c' || echo './'`gbx_project.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_library.o `test -f 'gbx_library.c' || echo './'`gbx_library.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_subr.o `test -f 'gbx_subr.c' || echo './'`gbx_subr.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_subr_file.o `test -f 'gbx_subr_file.c' || echo './'`gbx_subr_file.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_subr_string.o `test -f 'gbx_subr_string.c' || echo './'`gbx_subr_string.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_subr_conv.o `test -f 'gbx_subr_conv.c' || echo './'`gbx_subr_conv.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_subr_time.o `test -f 'gbx_subr_time.c' || echo './'`gbx_subr_time.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_subr_extern.o `test -f 'gbx_subr_extern.c' || echo './'`gbx_subr_extern.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_subr_misc.o `test -f 'gbx_subr_misc.c' || echo './'`gbx_subr_misc.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_math.o `test -f 'gbx_math.c' || echo './'`gbx_math.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_subr_math.o `test -f 'gbx_subr_math.c' || echo './'`gbx_subr_math.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_subr_test.o `test -f 'gbx_subr_test.c' || echo './'`gbx_subr_test.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_api.o `test -f 'gbx_api.c' || echo './'`gbx_api.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_local.o `test -f 'gbx_local.c' || echo './'`gbx_local.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_regexp.o `test -f 'gbx_regexp.c' || echo './'`gbx_regexp.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_archive.o `test -f 'gbx_archive.c' || echo './'`gbx_archive.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_watch.o `test -f 'gbx_watch.c' || echo './'`gbx_watch.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_eval.o `test -f 'gbx_eval.c' || echo './'`gbx_eval.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_compare.o `test -f 'gbx_compare.c' || echo './'`gbx_compare.c gbx_compare.c: In function 'COMPARE_string_lang': gbx_compare.c:176:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (l1 < 0) ^~ gbx_compare.c:179:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (l2 < 0) ^~ gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx.o `test -f 'gbx.c' || echo './'`gbx.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_number.o `test -f 'gbx_number.c' || echo './'`gbx_number.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_object.o `test -f 'gbx_object.c' || echo './'`gbx_object.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_string.o `test -f 'gbx_string.c' || echo './'`gbx_string.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_date.o `test -f 'gbx_date.c' || echo './'`gbx_date.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_c_class.o `test -f 'gbx_c_class.c' || echo './'`gbx_c_class.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_c_collection.o `test -f 'gbx_c_collection.c' || echo './'`gbx_c_collection.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_c_error.o `test -f 'gbx_c_error.c' || echo './'`gbx_c_error.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_c_gambas.o `test -f 'gbx_c_gambas.c' || echo './'`gbx_c_gambas.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_c_file.o `test -f 'gbx_c_file.c' || echo './'`gbx_c_file.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_c_application.o `test -f 'gbx_c_application.c' || echo './'`gbx_c_application.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_c_system.o `test -f 'gbx_c_system.c' || echo './'`gbx_c_system.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_c_array.o `test -f 'gbx_c_array.c' || echo './'`gbx_c_array.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_c_process.o `test -f 'gbx_c_process.c' || echo './'`gbx_c_process.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_c_string.o `test -f 'gbx_c_string.c' || echo './'`gbx_c_string.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_c_observer.o `test -f 'gbx_c_observer.c' || echo './'`gbx_c_observer.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_c_task.o `test -f 'gbx_c_task.c' || echo './'`gbx_c_task.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_component.o `test -f 'gbx_component.c' || echo './'`gbx_component.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_extern.o `test -f 'gbx_extern.c' || echo './'`gbx_extern.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_c_enum.o `test -f 'gbx_c_enum.c' || echo './'`gbx_c_enum.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_c_timer.o `test -f 'gbx_c_timer.c' || echo './'`gbx_c_timer.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_struct.o `test -f 'gbx_struct.c' || echo './'`gbx_struct.c gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -c -o gbx3-gbx_signal.o `test -f 'gbx_signal.c' || echo './'`gbx_signal.c rm -f libgbx.a ar cru libgbx.a libgbx_a-gb_error.o libgbx_a-gbx_split.o libgbx_a-gbx_exec_loop.o libgbx_a-gb_hash.o libgbx_a-gb_common.o libgbx_a-gbx_exec.o libgbx_a-gbx_exec_push.o libgbx_a-gbx_exec_enum.o libgbx_a-gbx_exec_pop.o libgbx_a-gbx_exec_operator.o libgbx_a-gbx_value.o ranlib libgbx.a /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DGBX_INFO -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -O0 -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.la -rpath /usr/lib/gambas3 gb_la-gbx_c_class.lo gb_la-gbx_c_collection.lo gb_la-gbx_c_error.lo gb_la-gbx_c_gambas.lo gb_la-gbx_c_file.lo gb_la-gbx_c_application.lo gb_la-gbx_c_system.lo gb_la-gbx_c_array.lo gb_la-gbx_c_process.lo gb_la-gbx_c_string.lo gb_la-gbx_c_observer.lo gb_la-gbx_c_enum.lo gb_la-gbx_c_timer.lo gb_la-gbx_c_task.lo gb_la-gbx_class_info.lo -lc -lpthread -lm -ldl -lffi /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DGAMBAS_PATH="\"/usr/bin\"" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -Wl,--no-as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gbx3 gbx3-gbx_debug.o gbx3-gbx_jit.o gbx3-gb_alloc.o gbx3-gb_array.o gbx3-gbx_stack.o gbx3-gb_buffer.o gbx3-gbx_replace.o gbx3-gb_table.o gbx3-gb_list.o gbx3-gbx_type.o gbx3-gbx_class_init.o gbx3-gbx_class.o gbx3-gbx_class_native.o gbx3-gbx_class_load.o gbx3-gbx_event.o gbx3-gb_file.o gbx3-gbx_stream.o gbx3-gbx_stream_direct.o gbx3-gbx_stream_buffer.o gbx3-gbx_stream_memory.o gbx3-gbx_stream_arch.o gbx3-gbx_stream_process.o gbx3-gbx_stream_pipe.o gbx3-gbx_stream_string.o gbx3-gbx_project.o gbx3-gbx_library.o gbx3-gbx_subr.o gbx3-gbx_subr_file.o gbx3-gbx_subr_string.o gbx3-gbx_subr_conv.o gbx3-gbx_subr_time.o gbx3-gbx_subr_extern.o gbx3-gbx_subr_misc.o gbx3-gbx_math.o gbx3-gbx_subr_math.o gbx3-gbx_subr_test.o gbx3-gbx_api.o gbx3-gbx_local.o gbx3-gbx_regexp.o gbx3-gbx_archive.o gbx3-gbx_watch.o gbx3-gbx_eval.o gbx3-gbx_compare.o gbx3-gbx.o gbx3-gbx_number.o gbx3-gbx_object.o gbx3-gbx_string.o gbx3-gbx_date.o gbx3-gbx_c_class.o gbx3-gbx_c_collection.o gbx3-gbx_c_error.o gbx3-gbx_c_gambas.o gbx3-gbx_c_file.o gbx3-gbx_c_application.o gbx3-gbx_c_system.o gbx3-gbx_c_array.o gbx3-gbx_c_process.o gbx3-gbx_c_string.o gbx3-gbx_c_observer.o gbx3-gbx_c_task.o gbx3-gbx_component.o gbx3-gbx_extern.o gbx3-gbx_c_enum.o gbx3-gbx_c_timer.o gbx3-gbx_struct.o gbx3-gbx_signal.o -lc -lpthread libgbx.a -lm -ldl -lffi libtool: link: gcc -shared -fPIC -DPIC .libs/gb_la-gbx_c_class.o .libs/gb_la-gbx_c_collection.o .libs/gb_la-gbx_c_error.o .libs/gb_la-gbx_c_gambas.o .libs/gb_la-gbx_c_file.o .libs/gb_la-gbx_c_application.o .libs/gb_la-gbx_c_system.o .libs/gb_la-gbx_c_array.o .libs/gb_la-gbx_c_process.o .libs/gb_la-gbx_c_string.o .libs/gb_la-gbx_c_observer.o .libs/gb_la-gbx_c_enum.o .libs/gb_la-gbx_c_timer.o .libs/gb_la-gbx_c_task.o .libs/gb_la-gbx_class_info.o -lc -lpthread -lm -ldl -lffi -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -O0 -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.so.0 -o .libs/gb.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.so.0" && ln -s "gb.so.0.0.0" "gb.so.0") libtool: link: (cd ".libs" && rm -f "gb.so" && ln -s "gb.so.0.0.0" "gb.so") libtool: link: ar cru .libs/gb.a gb_la-gbx_c_class.o gb_la-gbx_c_collection.o gb_la-gbx_c_error.o gb_la-gbx_c_gambas.o gb_la-gbx_c_file.o gb_la-gbx_c_application.o gb_la-gbx_c_system.o gb_la-gbx_c_array.o gb_la-gbx_c_process.o gb_la-gbx_c_string.o gb_la-gbx_c_observer.o gb_la-gbx_c_enum.o gb_la-gbx_c_timer.o gb_la-gbx_c_task.o gb_la-gbx_class_info.o libtool: link: ranlib .libs/gb.a libtool: link: ( cd ".libs" && rm -f "gb.la" && ln -s "../gb.la" "gb.la" ) libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DGAMBAS_PATH=\"/usr/bin\" -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -I../share -D_REENTRANT -Wl,--no-as-needed -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gbx3 gbx3-gbx_debug.o gbx3-gbx_jit.o gbx3-gb_alloc.o gbx3-gb_array.o gbx3-gbx_stack.o gbx3-gb_buffer.o gbx3-gbx_replace.o gbx3-gb_table.o gbx3-gb_list.o gbx3-gbx_type.o gbx3-gbx_class_init.o gbx3-gbx_class.o gbx3-gbx_class_native.o gbx3-gbx_class_load.o gbx3-gbx_event.o gbx3-gb_file.o gbx3-gbx_stream.o gbx3-gbx_stream_direct.o gbx3-gbx_stream_buffer.o gbx3-gbx_stream_memory.o gbx3-gbx_stream_arch.o gbx3-gbx_stream_process.o gbx3-gbx_stream_pipe.o gbx3-gbx_stream_string.o gbx3-gbx_project.o gbx3-gbx_library.o gbx3-gbx_subr.o gbx3-gbx_subr_file.o gbx3-gbx_subr_string.o gbx3-gbx_subr_conv.o gbx3-gbx_subr_time.o gbx3-gbx_subr_extern.o gbx3-gbx_subr_misc.o gbx3-gbx_math.o gbx3-gbx_subr_math.o gbx3-gbx_subr_test.o gbx3-gbx_api.o gbx3-gbx_local.o gbx3-gbx_regexp.o gbx3-gbx_archive.o gbx3-gbx_watch.o gbx3-gbx_eval.o gbx3-gbx_compare.o gbx3-gbx.o gbx3-gbx_number.o gbx3-gbx_object.o gbx3-gbx_string.o gbx3-gbx_date.o gbx3-gbx_c_class.o gbx3-gbx_c_collection.o gbx3-gbx_c_error.o gbx3-gbx_c_gambas.o gbx3-gbx_c_file.o gbx3-gbx_c_application.o gbx3-gbx_c_system.o gbx3-gbx_c_array.o gbx3-gbx_c_process.o gbx3-gbx_c_string.o gbx3-gbx_c_observer.o gbx3-gbx_c_task.o gbx3-gbx_component.o gbx3-gbx_extern.o gbx3-gbx_c_enum.o gbx3-gbx_c_timer.o gbx3-gbx_struct.o gbx3-gbx_signal.o -lc -lpthread libgbx.a -lm -ldl -lffi make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/gbx' Making all in . make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main' Making all in lib make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib' Making all in debug make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/debug' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_debug_la-CDebug.lo `test -f 'CDebug.c' || echo './'`CDebug.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_debug_la-print.lo `test -f 'print.c' || echo './'`print.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDebug.c -fPIC -DPIC -o .libs/gb_debug_la-CDebug.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c print.c -fPIC -DPIC -o .libs/gb_debug_la-print.o CDebug.c: In function 'CDEBUG_start': CDebug.c:182:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (_fdw >= 0) ^~ CDebug.c:184:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' usleep(20000); ^~~~~~ libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDebug.c -o gb_debug_la-CDebug.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c print.c -o gb_debug_la-print.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_debug_la-debug.lo `test -f 'debug.c' || echo './'`debug.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_debug_la-profile.lo `test -f 'profile.c' || echo './'`profile.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c debug.c -fPIC -DPIC -o .libs/gb_debug_la-debug.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c profile.c -fPIC -DPIC -o .libs/gb_debug_la-profile.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c profile.c -o gb_debug_la-profile.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_debug_la-main.lo `test -f 'main.c' || echo './'`main.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c debug.c -o gb_debug_la-debug.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_debug_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_debug_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I../../share -I../../gbx -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.debug.la -rpath /usr/lib/gambas3 gb_debug_la-CDebug.lo gb_debug_la-print.lo gb_debug_la-debug.lo gb_debug_la-profile.lo gb_debug_la-main.lo -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/gb_debug_la-CDebug.o .libs/gb_debug_la-print.o .libs/gb_debug_la-debug.o .libs/gb_debug_la-profile.o .libs/gb_debug_la-main.o -lpthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.debug.so.0 -o .libs/gb.debug.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.debug.so.0" && ln -s "gb.debug.so.0.0.0" "gb.debug.so.0") libtool: link: (cd ".libs" && rm -f "gb.debug.so" && ln -s "gb.debug.so.0.0.0" "gb.debug.so") libtool: link: ar cru .libs/gb.debug.a gb_debug_la-CDebug.o gb_debug_la-print.o gb_debug_la-debug.o gb_debug_la-profile.o gb_debug_la-main.o libtool: link: ranlib .libs/gb.debug.a libtool: link: ( cd ".libs" && rm -f "gb.debug.la" && ln -s "../gb.debug.la" "gb.debug.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/debug' Making all in eval make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/eval' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_eval_la-gb_error.lo `test -f 'gb_error.c' || echo './'`gb_error.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_eval_la-gb_array.lo `test -f 'gb_array.c' || echo './'`gb_array.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gb_error.c -fPIC -DPIC -o .libs/gb_eval_la-gb_error.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gb_array.c -fPIC -DPIC -o .libs/gb_eval_la-gb_array.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gb_error.c -o gb_eval_la-gb_error.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gb_array.c -o gb_eval_la-gb_array.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_eval_la-gb_table.lo `test -f 'gb_table.c' || echo './'`gb_table.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_eval_la-eval_code.lo `test -f 'eval_code.c' || echo './'`eval_code.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gb_table.c -fPIC -DPIC -o .libs/gb_eval_la-gb_table.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c eval_code.c -fPIC -DPIC -o .libs/gb_eval_la-eval_code.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gb_table.c -o gb_eval_la-gb_table.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c eval_code.c -o gb_eval_la-eval_code.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_eval_la-eval_read.lo `test -f 'eval_read.c' || echo './'`eval_read.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c eval_read.c -fPIC -DPIC -o .libs/gb_eval_la-eval_read.o /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_eval_la-eval_reserved.lo `test -f 'eval_reserved.c' || echo './'`eval_reserved.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c eval_reserved.c -fPIC -DPIC -o .libs/gb_eval_la-eval_reserved.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c eval_read.c -o gb_eval_la-eval_read.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_eval_la-eval_trans.lo `test -f 'eval_trans.c' || echo './'`eval_trans.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c eval_trans.c -fPIC -DPIC -o .libs/gb_eval_la-eval_trans.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c eval_trans.c -o gb_eval_la-eval_trans.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_eval_la-eval_trans_expr.lo `test -f 'eval_trans_expr.c' || echo './'`eval_trans_expr.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c eval_trans_expr.c -fPIC -DPIC -o .libs/gb_eval_la-eval_trans_expr.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c eval_trans_expr.c -o gb_eval_la-eval_trans_expr.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_eval_la-eval_trans_tree.lo `test -f 'eval_trans_tree.c' || echo './'`eval_trans_tree.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c eval_trans_tree.c -fPIC -DPIC -o .libs/gb_eval_la-eval_trans_tree.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c eval_reserved.c -o gb_eval_la-eval_reserved.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c eval_trans_tree.c -o gb_eval_la-eval_trans_tree.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_eval_la-eval.lo `test -f 'eval.c' || echo './'`eval.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c eval.c -fPIC -DPIC -o .libs/gb_eval_la-eval.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c eval.c -o gb_eval_la-eval.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_eval_la-eval_analyze.lo `test -f 'eval_analyze.c' || echo './'`eval_analyze.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c eval_analyze.c -fPIC -DPIC -o .libs/gb_eval_la-eval_analyze.o eval_analyze.c: In function 'EVAL_analyze': eval_analyze.c:443:8: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow] if (i <= (len - 2) && symbol[i + 1] == '\'') ^ /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_eval_la-CExpression.lo `test -f 'CExpression.c' || echo './'`CExpression.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c eval_analyze.c -o gb_eval_la-eval_analyze.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CExpression.c -fPIC -DPIC -o .libs/gb_eval_la-CExpression.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CExpression.c -o gb_eval_la-CExpression.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_eval_la-CSystem.lo `test -f 'CSystem.c' || echo './'`CSystem.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_eval_la-CHighlight.lo `test -f 'CHighlight.c' || echo './'`CHighlight.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CSystem.c -fPIC -DPIC -o .libs/gb_eval_la-CSystem.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CHighlight.c -fPIC -DPIC -o .libs/gb_eval_la-CHighlight.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CSystem.c -o gb_eval_la-CSystem.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_eval_la-main.lo `test -f 'main.c' || echo './'`main.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CHighlight.c -o gb_eval_la-CHighlight.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_eval_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_eval_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.eval.la -rpath /usr/lib/gambas3 gb_eval_la-gb_error.lo gb_eval_la-gb_array.lo gb_eval_la-gb_table.lo gb_eval_la-eval_code.lo gb_eval_la-eval_read.lo gb_eval_la-eval_reserved.lo gb_eval_la-eval_trans.lo gb_eval_la-eval_trans_expr.lo gb_eval_la-eval_trans_tree.lo gb_eval_la-eval.lo gb_eval_la-eval_analyze.lo gb_eval_la-CExpression.lo gb_eval_la-CSystem.lo gb_eval_la-CHighlight.lo gb_eval_la-main.lo libtool: link: gcc -shared -fPIC -DPIC .libs/gb_eval_la-gb_error.o .libs/gb_eval_la-gb_array.o .libs/gb_eval_la-gb_table.o .libs/gb_eval_la-eval_code.o .libs/gb_eval_la-eval_read.o .libs/gb_eval_la-eval_reserved.o .libs/gb_eval_la-eval_trans.o .libs/gb_eval_la-eval_trans_expr.o .libs/gb_eval_la-eval_trans_tree.o .libs/gb_eval_la-eval.o .libs/gb_eval_la-eval_analyze.o .libs/gb_eval_la-CExpression.o .libs/gb_eval_la-CSystem.o .libs/gb_eval_la-CHighlight.o .libs/gb_eval_la-main.o -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.eval.so.0 -o .libs/gb.eval.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.eval.so.0" && ln -s "gb.eval.so.0.0.0" "gb.eval.so.0") libtool: link: (cd ".libs" && rm -f "gb.eval.so" && ln -s "gb.eval.so.0.0.0" "gb.eval.so") libtool: link: ar cru .libs/gb.eval.a gb_eval_la-gb_error.o gb_eval_la-gb_array.o gb_eval_la-gb_table.o gb_eval_la-eval_code.o gb_eval_la-eval_read.o gb_eval_la-eval_reserved.o gb_eval_la-eval_trans.o gb_eval_la-eval_trans_expr.o gb_eval_la-eval_trans_tree.o gb_eval_la-eval.o gb_eval_la-eval_analyze.o gb_eval_la-CExpression.o gb_eval_la-CSystem.o gb_eval_la-CHighlight.o gb_eval_la-main.o libtool: link: ranlib .libs/gb.eval.a libtool: link: ( cd ".libs" && rm -f "gb.eval.la" && ln -s "../gb.eval.la" "gb.eval.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/eval' Making all in db make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/db' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_db_la-c_subcollection.lo `test -f 'c_subcollection.c' || echo './'`c_subcollection.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_db_la-main.lo `test -f 'main.c' || echo './'`main.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_subcollection.c -fPIC -DPIC -o .libs/gb_db_la-c_subcollection.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_db_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_subcollection.c -o gb_db_la-c_subcollection.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_db_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_db_la-deletemap.lo `test -f 'deletemap.c' || echo './'`deletemap.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c deletemap.c -fPIC -DPIC -o .libs/gb_db_la-deletemap.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c deletemap.c -o gb_db_la-deletemap.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_db_la-CConnection.lo `test -f 'CConnection.c' || echo './'`CConnection.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_db_la-CDatabase.lo `test -f 'CDatabase.c' || echo './'`CDatabase.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CConnection.c -fPIC -DPIC -o .libs/gb_db_la-CConnection.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDatabase.c -fPIC -DPIC -o .libs/gb_db_la-CDatabase.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDatabase.c -o gb_db_la-CDatabase.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_db_la-CUser.lo `test -f 'CUser.c' || echo './'`CUser.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CConnection.c -o gb_db_la-CConnection.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CUser.c -fPIC -DPIC -o .libs/gb_db_la-CUser.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CUser.c -o gb_db_la-CUser.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_db_la-CTable.lo `test -f 'CTable.c' || echo './'`CTable.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_db_la-CField.lo `test -f 'CField.c' || echo './'`CField.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTable.c -fPIC -DPIC -o .libs/gb_db_la-CTable.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CField.c -fPIC -DPIC -o .libs/gb_db_la-CField.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CField.c -o gb_db_la-CField.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTable.c -o gb_db_la-CTable.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_db_la-CIndex.lo `test -f 'CIndex.c' || echo './'`CIndex.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_db_la-CResult.lo `test -f 'CResult.c' || echo './'`CResult.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CIndex.c -fPIC -DPIC -o .libs/gb_db_la-CIndex.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CResult.c -fPIC -DPIC -o .libs/gb_db_la-CResult.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CIndex.c -o gb_db_la-CIndex.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_db_la-CResultField.lo `test -f 'CResultField.c' || echo './'`CResultField.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CResultField.c -fPIC -DPIC -o .libs/gb_db_la-CResultField.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CResult.c -o gb_db_la-CResult.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CResultField.c -o gb_db_la-CResultField.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_db_la-sqlite.lo `test -f 'sqlite.c' || echo './'`sqlite.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c sqlite.c -fPIC -DPIC -o .libs/gb_db_la-sqlite.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c sqlite.c -o gb_db_la-sqlite.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.db.la -rpath /usr/lib/gambas3 gb_db_la-c_subcollection.lo gb_db_la-main.lo gb_db_la-deletemap.lo gb_db_la-CConnection.lo gb_db_la-CDatabase.lo gb_db_la-CUser.lo gb_db_la-CTable.lo gb_db_la-CField.lo gb_db_la-CIndex.lo gb_db_la-CResult.lo gb_db_la-CResultField.lo gb_db_la-sqlite.lo -lc libtool: link: gcc -shared -fPIC -DPIC .libs/gb_db_la-c_subcollection.o .libs/gb_db_la-main.o .libs/gb_db_la-deletemap.o .libs/gb_db_la-CConnection.o .libs/gb_db_la-CDatabase.o .libs/gb_db_la-CUser.o .libs/gb_db_la-CTable.o .libs/gb_db_la-CField.o .libs/gb_db_la-CIndex.o .libs/gb_db_la-CResult.o .libs/gb_db_la-CResultField.o .libs/gb_db_la-sqlite.o -lc -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.db.so.0 -o .libs/gb.db.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.db.so.0" && ln -s "gb.db.so.0.0.0" "gb.db.so.0") libtool: link: (cd ".libs" && rm -f "gb.db.so" && ln -s "gb.db.so.0.0.0" "gb.db.so") libtool: link: ar cru .libs/gb.db.a gb_db_la-c_subcollection.o gb_db_la-main.o gb_db_la-deletemap.o gb_db_la-CConnection.o gb_db_la-CDatabase.o gb_db_la-CUser.o gb_db_la-CTable.o gb_db_la-CField.o gb_db_la-CIndex.o gb_db_la-CResult.o gb_db_la-CResultField.o gb_db_la-sqlite.o libtool: link: ranlib .libs/gb.db.a libtool: link: ( cd ".libs" && rm -f "gb.db.la" && ln -s "../gb.db.la" "gb.db.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/db' Making all in compress make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/compress' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_compress_la-main.lo `test -f 'main.c' || echo './'`main.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_compress_la-CCompress.lo `test -f 'CCompress.c' || echo './'`CCompress.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_compress_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CCompress.c -fPIC -DPIC -o .libs/gb_compress_la-CCompress.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_compress_la-main.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CCompress.c -o gb_compress_la-CCompress.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_compress_la-CUncompress.lo `test -f 'CUncompress.c' || echo './'`CUncompress.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CUncompress.c -fPIC -DPIC -o .libs/gb_compress_la-CUncompress.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CUncompress.c -o gb_compress_la-CUncompress.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.compress.la -rpath /usr/lib/gambas3 gb_compress_la-main.lo gb_compress_la-CCompress.lo gb_compress_la-CUncompress.lo libtool: link: gcc -shared -fPIC -DPIC .libs/gb_compress_la-main.o .libs/gb_compress_la-CCompress.o .libs/gb_compress_la-CUncompress.o -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.compress.so.0 -o .libs/gb.compress.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.compress.so.0" && ln -s "gb.compress.so.0.0.0" "gb.compress.so.0") libtool: link: (cd ".libs" && rm -f "gb.compress.so" && ln -s "gb.compress.so.0.0.0" "gb.compress.so") libtool: link: ar cru .libs/gb.compress.a gb_compress_la-main.o gb_compress_la-CCompress.o gb_compress_la-CUncompress.o libtool: link: ranlib .libs/gb.compress.a libtool: link: ( cd ".libs" && rm -f "gb.compress.la" && ln -s "../gb.compress.la" "gb.compress.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/compress' Making all in vb make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/vb' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_vb_la-main.lo `test -f 'main.c' || echo './'`main.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_vb_la-vb.lo `test -f 'vb.c' || echo './'`vb.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_vb_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c vb.c -fPIC -DPIC -o .libs/gb_vb_la-vb.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_vb_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_vb_la-vbdate.lo `test -f 'vbdate.c' || echo './'`vbdate.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c vb.c -o gb_vb_la-vb.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c vbdate.c -fPIC -DPIC -o .libs/gb_vb_la-vbdate.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c vbdate.c -o gb_vb_la-vbdate.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.vb.la -rpath /usr/lib/gambas3 gb_vb_la-main.lo gb_vb_la-vb.lo gb_vb_la-vbdate.lo -lc -lm libtool: link: gcc -shared -fPIC -DPIC .libs/gb_vb_la-main.o .libs/gb_vb_la-vb.o .libs/gb_vb_la-vbdate.o -lc -lm -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.vb.so.0 -o .libs/gb.vb.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.vb.so.0" && ln -s "gb.vb.so.0.0.0" "gb.vb.so.0") libtool: link: (cd ".libs" && rm -f "gb.vb.so" && ln -s "gb.vb.so.0.0.0" "gb.vb.so") libtool: link: ar cru .libs/gb.vb.a gb_vb_la-main.o gb_vb_la-vb.o gb_vb_la-vbdate.o libtool: link: ranlib .libs/gb.vb.a libtool: link: ( cd ".libs" && rm -f "gb.vb.la" && ln -s "../gb.vb.la" "gb.vb.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/vb' Making all in option make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/option' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_option_la-main.lo `test -f 'main.c' || echo './'`main.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_option_la-getoptions.lo `test -f 'getoptions.c' || echo './'`getoptions.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_option_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c getoptions.c -fPIC -DPIC -o .libs/gb_option_la-getoptions.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_option_la-main.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c getoptions.c -o gb_option_la-getoptions.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.option.la -rpath /usr/lib/gambas3 gb_option_la-main.lo gb_option_la-getoptions.lo libtool: link: gcc -shared -fPIC -DPIC .libs/gb_option_la-main.o .libs/gb_option_la-getoptions.o -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.option.so.0 -o .libs/gb.option.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.option.so.0" && ln -s "gb.option.so.0.0.0" "gb.option.so.0") libtool: link: (cd ".libs" && rm -f "gb.option.so" && ln -s "gb.option.so.0.0.0" "gb.option.so") libtool: link: ar cru .libs/gb.option.a gb_option_la-main.o gb_option_la-getoptions.o libtool: link: ranlib .libs/gb.option.a libtool: link: ( cd ".libs" && rm -f "gb.option.la" && ln -s "../gb.option.la" "gb.option.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/option' Making all in geom make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/geom' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_geom_la-crect.lo `test -f 'crect.c' || echo './'`crect.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_geom_la-cpoint.lo `test -f 'cpoint.c' || echo './'`cpoint.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c crect.c -fPIC -DPIC -o .libs/gb_geom_la-crect.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cpoint.c -fPIC -DPIC -o .libs/gb_geom_la-cpoint.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cpoint.c -o gb_geom_la-cpoint.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c crect.c -o gb_geom_la-crect.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_geom_la-main.lo `test -f 'main.c' || echo './'`main.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_geom_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_geom_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.geom.la -rpath /usr/lib/gambas3 gb_geom_la-crect.lo gb_geom_la-cpoint.lo gb_geom_la-main.lo -lm libtool: link: gcc -shared -fPIC -DPIC .libs/gb_geom_la-crect.o .libs/gb_geom_la-cpoint.o .libs/gb_geom_la-main.o -lm -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.geom.so.0 -o .libs/gb.geom.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.geom.so.0" && ln -s "gb.geom.so.0.0.0" "gb.geom.so.0") libtool: link: (cd ".libs" && rm -f "gb.geom.so" && ln -s "gb.geom.so.0.0.0" "gb.geom.so") libtool: link: ar cru .libs/gb.geom.a gb_geom_la-crect.o gb_geom_la-cpoint.o gb_geom_la-main.o libtool: link: ranlib .libs/gb.geom.a libtool: link: ( cd ".libs" && rm -f "gb.geom.la" && ln -s "../gb.geom.la" "gb.geom.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/geom' Making all in draw make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/draw' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_draw_la-gb_list.lo `test -f 'gb_list.c' || echo './'`gb_list.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_draw_la-cpaint.lo `test -f 'cpaint.c' || echo './'`cpaint.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gb_list.c -fPIC -DPIC -o .libs/gb_draw_la-gb_list.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cpaint.c -fPIC -DPIC -o .libs/gb_draw_la-cpaint.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gb_list.c -o gb_draw_la-gb_list.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_draw_la-main.lo `test -f 'main.c' || echo './'`main.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_draw_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_draw_la-main.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cpaint.c -o gb_draw_la-cpaint.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.draw.la -rpath /usr/lib/gambas3 gb_draw_la-gb_list.lo gb_draw_la-cpaint.lo gb_draw_la-main.lo -lm libtool: link: gcc -shared -fPIC -DPIC .libs/gb_draw_la-gb_list.o .libs/gb_draw_la-cpaint.o .libs/gb_draw_la-main.o -lm -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.draw.so.0 -o .libs/gb.draw.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.draw.so.0" && ln -s "gb.draw.so.0.0.0" "gb.draw.so.0") libtool: link: (cd ".libs" && rm -f "gb.draw.so" && ln -s "gb.draw.so.0.0.0" "gb.draw.so") libtool: link: ar cru .libs/gb.draw.a gb_draw_la-gb_list.o gb_draw_la-cpaint.o gb_draw_la-main.o libtool: link: ranlib .libs/gb.draw.a libtool: link: ( cd ".libs" && rm -f "gb.draw.la" && ln -s "../gb.draw.la" "gb.draw.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/draw' Making all in image make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/image' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_image_la-image_stat.lo `test -f 'image_stat.c' || echo './'`image_stat.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_image_la-CImage.lo `test -f 'CImage.c' || echo './'`CImage.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c image_stat.c -fPIC -DPIC -o .libs/gb_image_la-image_stat.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CImage.c -fPIC -DPIC -o .libs/gb_image_la-CImage.o image_stat.c:391:18: warning: '_tiff_bytes_per_format' defined but not used [-Wunused-const-variable=] static const int _tiff_bytes_per_format[] = {0, 1, 1, 2, 4, 8, 1, 1, 2, 4, 8, 4, 8}; ^~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c image_stat.c -o gb_image_la-image_stat.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CImage.c -o gb_image_la-CImage.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_image_la-CImageStat.lo `test -f 'CImageStat.c' || echo './'`CImageStat.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_image_la-c_color.lo `test -f 'c_color.c' || echo './'`c_color.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CImageStat.c -fPIC -DPIC -o .libs/gb_image_la-CImageStat.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_color.c -fPIC -DPIC -o .libs/gb_image_la-c_color.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CImageStat.c -o gb_image_la-CImageStat.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_image_la-main.lo `test -f 'main.c' || echo './'`main.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_image_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_color.c -o gb_image_la-c_color.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_image_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o libimage_la-image.lo `test -f 'image.c' || echo './'`image.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c image.c -fPIC -DPIC -o .libs/libimage_la-image.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c image.c -o libimage_la-image.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libimage.la libimage_la-image.lo libtool: link: ar cru .libs/libimage.a .libs/libimage_la-image.o libtool: link: ranlib .libs/libimage.a libtool: link: ( cd ".libs" && rm -f "libimage.la" && ln -s "../libimage.la" "libimage.la" ) /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.image.la -rpath /usr/lib/gambas3 gb_image_la-image_stat.lo gb_image_la-CImage.lo gb_image_la-CImageStat.lo gb_image_la-c_color.lo gb_image_la-main.lo libimage.la -lm libtool: link: gcc -shared -fPIC -DPIC .libs/gb_image_la-image_stat.o .libs/gb_image_la-CImage.o .libs/gb_image_la-CImageStat.o .libs/gb_image_la-c_color.o .libs/gb_image_la-main.o -Wl,--whole-archive ./.libs/libimage.a -Wl,--no-whole-archive -lm -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.image.so.0 -o .libs/gb.image.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.image.so.0" && ln -s "gb.image.so.0.0.0" "gb.image.so.0") libtool: link: (cd ".libs" && rm -f "gb.image.so" && ln -s "gb.image.so.0.0.0" "gb.image.so") libtool: link: (cd .libs/gb.image.lax/libimage.a && ar x "/builddir/build/BUILD/gambas3-3.9.2/main/lib/image/./.libs/libimage.a") libtool: link: ar cru .libs/gb.image.a gb_image_la-image_stat.o gb_image_la-CImage.o gb_image_la-CImageStat.o gb_image_la-c_color.o gb_image_la-main.o .libs/gb.image.lax/libimage.a/libimage_la-image.o libtool: link: ranlib .libs/gb.image.a libtool: link: rm -fr .libs/gb.image.lax libtool: link: ( cd ".libs" && rm -f "gb.image.la" && ln -s "../gb.image.la" "gb.image.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/image' Making all in gui make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gui_la-main.lo `test -f 'main.c' || echo './'`main.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_gui_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_gui_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.gui.la -rpath /usr/lib/gambas3 gb_gui_la-main.lo libtool: link: gcc -shared -fPIC -DPIC .libs/gb_gui_la-main.o -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.gui.so.0 -o .libs/gb.gui.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.gui.so.0" && ln -s "gb.gui.so.0.0.0" "gb.gui.so.0") libtool: link: (cd ".libs" && rm -f "gb.gui.so" && ln -s "gb.gui.so.0.0.0" "gb.gui.so") libtool: link: ar cru .libs/gb.gui.a gb_gui_la-main.o libtool: link: ranlib .libs/gb.gui.a libtool: link: ( cd ".libs" && rm -f "gb.gui.la" && ln -s "../gb.gui.la" "gb.gui.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui' Making all in gui.opengl make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.opengl' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gui_opengl_la-main.lo `test -f 'main.c' || echo './'`main.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_gui_opengl_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_gui_opengl_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.gui.opengl.la -rpath /usr/lib/gambas3 gb_gui_opengl_la-main.lo libtool: link: gcc -shared -fPIC -DPIC .libs/gb_gui_opengl_la-main.o -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.gui.opengl.so.0 -o .libs/gb.gui.opengl.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.gui.opengl.so.0" && ln -s "gb.gui.opengl.so.0.0.0" "gb.gui.opengl.so.0") libtool: link: (cd ".libs" && rm -f "gb.gui.opengl.so" && ln -s "gb.gui.opengl.so.0.0.0" "gb.gui.opengl.so") libtool: link: ar cru .libs/gb.gui.opengl.a gb_gui_opengl_la-main.o libtool: link: ranlib .libs/gb.gui.opengl.a libtool: link: ( cd ".libs" && rm -f "gb.gui.opengl.la" && ln -s "../gb.gui.opengl.la" "gb.gui.opengl.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.opengl' Making all in gui.qt make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.qt' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gui_qt_la-main.lo `test -f 'main.c' || echo './'`main.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_gui_qt_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_gui_qt_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.gui.qt.la -rpath /usr/lib/gambas3 gb_gui_qt_la-main.lo libtool: link: gcc -shared -fPIC -DPIC .libs/gb_gui_qt_la-main.o -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.gui.qt.so.0 -o .libs/gb.gui.qt.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.gui.qt.so.0" && ln -s "gb.gui.qt.so.0.0.0" "gb.gui.qt.so.0") libtool: link: (cd ".libs" && rm -f "gb.gui.qt.so" && ln -s "gb.gui.qt.so.0.0.0" "gb.gui.qt.so") libtool: link: ar cru .libs/gb.gui.qt.a gb_gui_qt_la-main.o libtool: link: ranlib .libs/gb.gui.qt.a libtool: link: ( cd ".libs" && rm -f "gb.gui.qt.la" && ln -s "../gb.gui.qt.la" "gb.gui.qt.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.qt' Making all in gui.qt.webkit make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.qt.webkit' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gui_qt_webkit_la-main.lo `test -f 'main.c' || echo './'`main.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_gui_qt_webkit_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_gui_qt_webkit_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.gui.qt.webkit.la -rpath /usr/lib/gambas3 gb_gui_qt_webkit_la-main.lo libtool: link: gcc -shared -fPIC -DPIC .libs/gb_gui_qt_webkit_la-main.o -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.gui.qt.webkit.so.0 -o .libs/gb.gui.qt.webkit.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.gui.qt.webkit.so.0" && ln -s "gb.gui.qt.webkit.so.0.0.0" "gb.gui.qt.webkit.so.0") libtool: link: (cd ".libs" && rm -f "gb.gui.qt.webkit.so" && ln -s "gb.gui.qt.webkit.so.0.0.0" "gb.gui.qt.webkit.so") libtool: link: ar cru .libs/gb.gui.qt.webkit.a gb_gui_qt_webkit_la-main.o libtool: link: ranlib .libs/gb.gui.qt.webkit.a libtool: link: ( cd ".libs" && rm -f "gb.gui.qt.webkit.la" && ln -s "../gb.gui.qt.webkit.la" "gb.gui.qt.webkit.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.qt.webkit' Making all in image.effect make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/image.effect' /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_image_effect_la-main.lo `test -f 'main.cpp' || echo './'`main.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_image_effect_la-kcpuinfo.lo `test -f 'kcpuinfo.cpp' || echo './'`kcpuinfo.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.cpp -fPIC -DPIC -o .libs/gb_image_effect_la-main.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c kcpuinfo.cpp -fPIC -DPIC -o .libs/gb_image_effect_la-kcpuinfo.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c kcpuinfo.cpp -o gb_image_effect_la-kcpuinfo.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_image_effect_la-qcolor.lo `test -f 'qcolor.cpp' || echo './'`qcolor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.cpp -o gb_image_effect_la-main.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c qcolor.cpp -fPIC -DPIC -o .libs/gb_image_effect_la-qcolor.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_image_effect_la-qpoint.lo `test -f 'qpoint.cpp' || echo './'`qpoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c qpoint.cpp -fPIC -DPIC -o .libs/gb_image_effect_la-qpoint.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c qcolor.cpp -o gb_image_effect_la-qcolor.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c qpoint.cpp -o gb_image_effect_la-qpoint.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_image_effect_la-qsize.lo `test -f 'qsize.cpp' || echo './'`qsize.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_image_effect_la-qrect.lo `test -f 'qrect.cpp' || echo './'`qrect.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c qsize.cpp -fPIC -DPIC -o .libs/gb_image_effect_la-qsize.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c qrect.cpp -fPIC -DPIC -o .libs/gb_image_effect_la-qrect.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c qsize.cpp -o gb_image_effect_la-qsize.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_image_effect_la-qimage.lo `test -f 'qimage.cpp' || echo './'`qimage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c qrect.cpp -o gb_image_effect_la-qrect.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c qimage.cpp -fPIC -DPIC -o .libs/gb_image_effect_la-qimage.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_image_effect_la-CImage.lo `test -f 'CImage.cpp' || echo './'`CImage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c qimage.cpp -o gb_image_effect_la-qimage.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CImage.cpp -fPIC -DPIC -o .libs/gb_image_effect_la-CImage.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -O3 -fno-omit-frame-pointer -c -o libimageeffect_la-kimageeffect.lo `test -f 'kimageeffect.cpp' || echo './'`kimageeffect.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -O3 -fno-omit-frame-pointer -c kimageeffect.cpp -fPIC -DPIC -o .libs/libimageeffect_la-kimageeffect.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CImage.cpp -o gb_image_effect_la-CImage.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -O3 -fno-omit-frame-pointer -c -o libimageeffect_la-effect.lo `test -f 'effect.cpp' || echo './'`effect.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -O3 -fno-omit-frame-pointer -c effect.cpp -fPIC -DPIC -o .libs/libimageeffect_la-effect.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -O3 -fno-omit-frame-pointer -c effect.cpp -o libimageeffect_la-effect.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -O3 -fno-omit-frame-pointer -c kimageeffect.cpp -o libimageeffect_la-kimageeffect.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=link g++ -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -O3 -fno-omit-frame-pointer -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libimageeffect.la libimageeffect_la-kimageeffect.lo libimageeffect_la-effect.lo libtool: link: ar cru .libs/libimageeffect.a .libs/libimageeffect_la-kimageeffect.o .libs/libimageeffect_la-effect.o libtool: link: ranlib .libs/libimageeffect.a libtool: link: ( cd ".libs" && rm -f "libimageeffect.la" && ln -s "../libimageeffect.la" "libimageeffect.la" ) /usr/bin/libtool --tag=CXX --mode=link g++ -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.image.effect.la -rpath /usr/lib/gambas3 gb_image_effect_la-main.lo gb_image_effect_la-kcpuinfo.lo gb_image_effect_la-qcolor.lo gb_image_effect_la-qpoint.lo gb_image_effect_la-qsize.lo gb_image_effect_la-qrect.lo gb_image_effect_la-qimage.lo gb_image_effect_la-CImage.lo libimageeffect.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/7/../../../crti.o /usr/lib/gcc/i686-redhat-linux/7/crtbeginS.o .libs/gb_image_effect_la-main.o .libs/gb_image_effect_la-kcpuinfo.o .libs/gb_image_effect_la-qcolor.o .libs/gb_image_effect_la-qpoint.o .libs/gb_image_effect_la-qsize.o .libs/gb_image_effect_la-qrect.o .libs/gb_image_effect_la-qimage.o .libs/gb_image_effect_la-CImage.o -Wl,--whole-archive ./.libs/libimageeffect.a -Wl,--no-whole-archive -L/usr/lib/gcc/i686-redhat-linux/7 -L/usr/lib/gcc/i686-redhat-linux/7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/7/crtendS.o /usr/lib/gcc/i686-redhat-linux/7/../../../crtn.o -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.image.effect.so.0 -o .libs/gb.image.effect.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.image.effect.so.0" && ln -s "gb.image.effect.so.0.0.0" "gb.image.effect.so.0") libtool: link: (cd ".libs" && rm -f "gb.image.effect.so" && ln -s "gb.image.effect.so.0.0.0" "gb.image.effect.so") libtool: link: (cd .libs/gb.image.effect.lax/libimageeffect.a && ar x "/builddir/build/BUILD/gambas3-3.9.2/main/lib/image.effect/./.libs/libimageeffect.a") libtool: link: ar cru .libs/gb.image.effect.a gb_image_effect_la-main.o gb_image_effect_la-kcpuinfo.o gb_image_effect_la-qcolor.o gb_image_effect_la-qpoint.o gb_image_effect_la-qsize.o gb_image_effect_la-qrect.o gb_image_effect_la-qimage.o gb_image_effect_la-CImage.o .libs/gb.image.effect.lax/libimageeffect.a/libimageeffect_la-effect.o .libs/gb.image.effect.lax/libimageeffect.a/libimageeffect_la-kimageeffect.o libtool: link: ranlib .libs/gb.image.effect.a libtool: link: rm -fr .libs/gb.image.effect.lax libtool: link: ( cd ".libs" && rm -f "gb.image.effect.la" && ln -s "../gb.image.effect.la" "gb.image.effect.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/image.effect' Making all in signal make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/signal' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_signal_la-csignal.lo `test -f 'csignal.c' || echo './'`csignal.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_signal_la-main.lo `test -f 'main.c' || echo './'`main.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c csignal.c -fPIC -DPIC -o .libs/gb_signal_la-csignal.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_signal_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_signal_la-main.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c csignal.c -o gb_signal_la-csignal.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I../../share -I../../gbx -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.signal.la -rpath /usr/lib/gambas3 gb_signal_la-csignal.lo gb_signal_la-main.lo -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/gb_signal_la-csignal.o .libs/gb_signal_la-main.o -lpthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.signal.so.0 -o .libs/gb.signal.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.signal.so.0" && ln -s "gb.signal.so.0.0.0" "gb.signal.so.0") libtool: link: (cd ".libs" && rm -f "gb.signal.so" && ln -s "gb.signal.so.0.0.0" "gb.signal.so") libtool: link: ar cru .libs/gb.signal.a gb_signal_la-csignal.o gb_signal_la-main.o libtool: link: ranlib .libs/gb.signal.a libtool: link: ( cd ".libs" && rm -f "gb.signal.la" && ln -s "../gb.signal.la" "gb.signal.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/signal' Making all in complex make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/complex' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_complex_la-ccomplex.lo `test -f 'ccomplex.c' || echo './'`ccomplex.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_complex_la-main.lo `test -f 'main.c' || echo './'`main.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_complex_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c ccomplex.c -fPIC -DPIC -o .libs/gb_complex_la-ccomplex.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_complex_la-main.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c ccomplex.c -o gb_complex_la-ccomplex.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.complex.la -rpath /usr/lib/gambas3 gb_complex_la-ccomplex.lo gb_complex_la-main.lo -lm libtool: link: gcc -shared -fPIC -DPIC .libs/gb_complex_la-ccomplex.o .libs/gb_complex_la-main.o -lm -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.complex.so.0 -o .libs/gb.complex.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.complex.so.0" && ln -s "gb.complex.so.0.0.0" "gb.complex.so.0") libtool: link: (cd ".libs" && rm -f "gb.complex.so" && ln -s "gb.complex.so.0.0.0" "gb.complex.so") libtool: link: ar cru .libs/gb.complex.a gb_complex_la-ccomplex.o gb_complex_la-main.o libtool: link: ranlib .libs/gb.complex.a libtool: link: ( cd ".libs" && rm -f "gb.complex.la" && ln -s "../gb.complex.la" "gb.complex.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/complex' Making all in data make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/data' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_data_la-main.lo `test -f 'main.c' || echo './'`main.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_data_la-c_list.lo `test -f 'c_list.c' || echo './'`c_list.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_data_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_list.c -fPIC -DPIC -o .libs/gb_data_la-c_list.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_data_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_data_la-c_deque.lo `test -f 'c_deque.c' || echo './'`c_deque.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_deque.c -fPIC -DPIC -o .libs/gb_data_la-c_deque.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_deque.c -o gb_data_la-c_deque.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_list.c -o gb_data_la-c_list.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_data_la-c_circular.lo `test -f 'c_circular.c' || echo './'`c_circular.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_circular.c -fPIC -DPIC -o .libs/gb_data_la-c_circular.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_circular.c -o gb_data_la-c_circular.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_data_la-c_avltree.lo `test -f 'c_avltree.c' || echo './'`c_avltree.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_data_la-c_graph.lo `test -f 'c_graph.c' || echo './'`c_graph.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_avltree.c -fPIC -DPIC -o .libs/gb_data_la-c_avltree.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_graph.c -fPIC -DPIC -o .libs/gb_data_la-c_graph.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_graph.c -o gb_data_la-c_graph.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_avltree.c -o gb_data_la-c_avltree.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_data_la-c_graphmatrix.lo `test -f 'c_graphmatrix.c' || echo './'`c_graphmatrix.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_data_la-c_heap.lo `test -f 'c_heap.c' || echo './'`c_heap.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_graphmatrix.c -fPIC -DPIC -o .libs/gb_data_la-c_graphmatrix.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_heap.c -fPIC -DPIC -o .libs/gb_data_la-c_heap.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_graphmatrix.c -o gb_data_la-c_graphmatrix.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_heap.c -o gb_data_la-c_heap.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_data_la-trie.lo `test -f 'trie.c' || echo './'`trie.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_data_la-c_trie.lo `test -f 'c_trie.c' || echo './'`c_trie.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c trie.c -fPIC -DPIC -o .libs/gb_data_la-trie.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_trie.c -fPIC -DPIC -o .libs/gb_data_la-c_trie.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_trie.c -o gb_data_la-c_trie.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c trie.c -o gb_data_la-trie.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.data.la -rpath /usr/lib/gambas3 gb_data_la-main.lo gb_data_la-c_list.lo gb_data_la-c_deque.lo gb_data_la-c_circular.lo gb_data_la-c_avltree.lo gb_data_la-c_graph.lo gb_data_la-c_graphmatrix.lo gb_data_la-c_heap.lo gb_data_la-trie.lo gb_data_la-c_trie.lo libtool: link: gcc -shared -fPIC -DPIC .libs/gb_data_la-main.o .libs/gb_data_la-c_list.o .libs/gb_data_la-c_deque.o .libs/gb_data_la-c_circular.o .libs/gb_data_la-c_avltree.o .libs/gb_data_la-c_graph.o .libs/gb_data_la-c_graphmatrix.o .libs/gb_data_la-c_heap.o .libs/gb_data_la-trie.o .libs/gb_data_la-c_trie.o -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.data.so.0 -o .libs/gb.data.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.data.so.0" && ln -s "gb.data.so.0.0.0" "gb.data.so.0") libtool: link: (cd ".libs" && rm -f "gb.data.so" && ln -s "gb.data.so.0.0.0" "gb.data.so") libtool: link: ar cru .libs/gb.data.a gb_data_la-main.o gb_data_la-c_list.o gb_data_la-c_deque.o gb_data_la-c_circular.o gb_data_la-c_avltree.o gb_data_la-c_graph.o gb_data_la-c_graphmatrix.o gb_data_la-c_heap.o gb_data_la-trie.o gb_data_la-c_trie.o libtool: link: ranlib .libs/gb.data.a libtool: link: ( cd ".libs" && rm -f "gb.data.la" && ln -s "../gb.data.la" "gb.data.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/data' Making all in clipper make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/clipper' /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_clipper_la-main.lo `test -f 'main.cpp' || echo './'`main.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_clipper_la-c_clipper.lo `test -f 'c_clipper.cpp' || echo './'`c_clipper.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.cpp -fPIC -DPIC -o .libs/gb_clipper_la-main.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_clipper.cpp -fPIC -DPIC -o .libs/gb_clipper_la-c_clipper.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.cpp -o gb_clipper_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -O3 -fno-omit-frame-pointer -fexceptions -c -o libclipper_la-clipper.lo `test -f 'clipper.cpp' || echo './'`clipper.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -O3 -fno-omit-frame-pointer -fexceptions -c clipper.cpp -fPIC -DPIC -o .libs/libclipper_la-clipper.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_clipper.cpp -o gb_clipper_la-c_clipper.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -O3 -fno-omit-frame-pointer -fexceptions -c clipper.cpp -o libclipper_la-clipper.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=link g++ -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -O3 -fno-omit-frame-pointer -fexceptions -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libclipper.la libclipper_la-clipper.lo libtool: link: ar cru .libs/libclipper.a .libs/libclipper_la-clipper.o libtool: link: ranlib .libs/libclipper.a libtool: link: ( cd ".libs" && rm -f "libclipper.la" && ln -s "../libclipper.la" "libclipper.la" ) /usr/bin/libtool --tag=CXX --mode=link g++ -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.clipper.la -rpath /usr/lib/gambas3 gb_clipper_la-main.lo gb_clipper_la-c_clipper.lo libclipper.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/7/../../../crti.o /usr/lib/gcc/i686-redhat-linux/7/crtbeginS.o .libs/gb_clipper_la-main.o .libs/gb_clipper_la-c_clipper.o -Wl,--whole-archive ./.libs/libclipper.a -Wl,--no-whole-archive -L/usr/lib/gcc/i686-redhat-linux/7 -L/usr/lib/gcc/i686-redhat-linux/7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/7/crtendS.o /usr/lib/gcc/i686-redhat-linux/7/../../../crtn.o -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.clipper.so.0 -o .libs/gb.clipper.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.clipper.so.0" && ln -s "gb.clipper.so.0.0.0" "gb.clipper.so.0") libtool: link: (cd ".libs" && rm -f "gb.clipper.so" && ln -s "gb.clipper.so.0.0.0" "gb.clipper.so") libtool: link: (cd .libs/gb.clipper.lax/libclipper.a && ar x "/builddir/build/BUILD/gambas3-3.9.2/main/lib/clipper/./.libs/libclipper.a") libtool: link: ar cru .libs/gb.clipper.a gb_clipper_la-main.o gb_clipper_la-c_clipper.o .libs/gb.clipper.lax/libclipper.a/libclipper_la-clipper.o libtool: link: ranlib .libs/gb.clipper.a libtool: link: rm -fr .libs/gb.clipper.lax libtool: link: ( cd ".libs" && rm -f "gb.clipper.la" && ln -s "../gb.clipper.la" "gb.clipper.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/clipper' Making all in gui.trayicon make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.trayicon' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gui_trayicon_la-cfaketrayicon.lo `test -f 'cfaketrayicon.c' || echo './'`cfaketrayicon.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gui_trayicon_la-main.lo `test -f 'main.c' || echo './'`main.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cfaketrayicon.c -fPIC -DPIC -o .libs/gb_gui_trayicon_la-cfaketrayicon.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_gui_trayicon_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cfaketrayicon.c -o gb_gui_trayicon_la-cfaketrayicon.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_gui_trayicon_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.gui.trayicon.la -rpath /usr/lib/gambas3 gb_gui_trayicon_la-cfaketrayicon.lo gb_gui_trayicon_la-main.lo libtool: link: gcc -shared -fPIC -DPIC .libs/gb_gui_trayicon_la-cfaketrayicon.o .libs/gb_gui_trayicon_la-main.o -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.gui.trayicon.so.0 -o .libs/gb.gui.trayicon.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.gui.trayicon.so.0" && ln -s "gb.gui.trayicon.so.0.0.0" "gb.gui.trayicon.so.0") libtool: link: (cd ".libs" && rm -f "gb.gui.trayicon.so" && ln -s "gb.gui.trayicon.so.0.0.0" "gb.gui.trayicon.so") libtool: link: ar cru .libs/gb.gui.trayicon.a gb_gui_trayicon_la-cfaketrayicon.o gb_gui_trayicon_la-main.o libtool: link: ranlib .libs/gb.gui.trayicon.a libtool: link: ( cd ".libs" && rm -f "gb.gui.trayicon.la" && ln -s "../gb.gui.trayicon.la" "gb.gui.trayicon.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.trayicon' Making all in inotify make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/inotify' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_inotify_la-main.lo `test -f 'main.c' || echo './'`main.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_inotify_la-gb_list.lo `test -f 'gb_list.c' || echo './'`gb_list.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_inotify_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gb_list.c -fPIC -DPIC -o .libs/gb_inotify_la-gb_list.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_inotify_la-main.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gb_list.c -o gb_inotify_la-gb_list.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_inotify_la-c_watch.lo `test -f 'c_watch.c' || echo './'`c_watch.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_watch.c -fPIC -DPIC -o .libs/gb_inotify_la-c_watch.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I../../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_watch.c -o gb_inotify_la-c_watch.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.inotify.la -rpath /usr/lib/gambas3 gb_inotify_la-main.lo gb_inotify_la-gb_list.lo gb_inotify_la-c_watch.lo -lc libtool: link: gcc -shared -fPIC -DPIC .libs/gb_inotify_la-main.o .libs/gb_inotify_la-gb_list.o .libs/gb_inotify_la-c_watch.o -lc -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.inotify.so.0 -o .libs/gb.inotify.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.inotify.so.0" && ln -s "gb.inotify.so.0.0.0" "gb.inotify.so.0") libtool: link: (cd ".libs" && rm -f "gb.inotify.so" && ln -s "gb.inotify.so.0.0.0" "gb.inotify.so") libtool: link: ar cru .libs/gb.inotify.a gb_inotify_la-main.o gb_inotify_la-gb_list.o gb_inotify_la-c_watch.o libtool: link: ranlib .libs/gb.inotify.a libtool: link: ( cd ".libs" && rm -f "gb.inotify.la" && ln -s "../gb.inotify.la" "gb.inotify.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/inotify' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib' Making all in share make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/share' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/share' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main' Making all in gb.compress.bzlib2 make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2/src' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_compress_bzlib2_la-main.lo `test -f 'main.c' || echo './'`main.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_compress_bzlib2_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_compress_bzlib2_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.compress.bzlib2.la -rpath /usr/lib/gambas3 gb_compress_bzlib2_la-main.lo -lc -lbz2 libtool: link: gcc -shared -fPIC -DPIC .libs/gb_compress_bzlib2_la-main.o -lc -lbz2 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.compress.bzlib2.so.0 -o .libs/gb.compress.bzlib2.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.compress.bzlib2.so.0" && ln -s "gb.compress.bzlib2.so.0.0.0" "gb.compress.bzlib2.so.0") libtool: link: (cd ".libs" && rm -f "gb.compress.bzlib2.so" && ln -s "gb.compress.bzlib2.so.0.0.0" "gb.compress.bzlib2.so") libtool: link: ar cru .libs/gb.compress.bzlib2.a gb_compress_bzlib2_la-main.o libtool: link: ranlib .libs/gb.compress.bzlib2.a libtool: link: ( cd ".libs" && rm -f "gb.compress.bzlib2.la" && ln -s "../gb.compress.bzlib2.la" "gb.compress.bzlib2.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2' Making all in gb.compress.zlib make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib/src' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_compress_zlib_la-main.lo `test -f 'main.c' || echo './'`main.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_compress_zlib_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_compress_zlib_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.compress.zlib.la -rpath /usr/lib/gambas3 gb_compress_zlib_la-main.lo -lc -lz libtool: link: gcc -shared -fPIC -DPIC .libs/gb_compress_zlib_la-main.o -lc -lz -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.compress.zlib.so.0 -o .libs/gb.compress.zlib.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.compress.zlib.so.0" && ln -s "gb.compress.zlib.so.0.0.0" "gb.compress.zlib.so.0") libtool: link: (cd ".libs" && rm -f "gb.compress.zlib.so" && ln -s "gb.compress.zlib.so.0.0.0" "gb.compress.zlib.so") libtool: link: ar cru .libs/gb.compress.zlib.a gb_compress_zlib_la-main.o libtool: link: ranlib .libs/gb.compress.zlib.a libtool: link: ( cd ".libs" && rm -f "gb.compress.zlib.la" && ln -s "../gb.compress.zlib.la" "gb.compress.zlib.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib' Making all in gb.db.mysql make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql/src' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/mysql/ -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_db_mysql_la-main.lo `test -f 'main.c' || echo './'`main.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/mysql/ -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_db_mysql_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/mysql/ -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_db_mysql_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -L/usr/lib/mysql -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.db.mysql.la -rpath /usr/lib/gambas3 gb_db_mysql_la-main.lo -lc -lmysqlclient -lz libtool: link: gcc -shared -fPIC -DPIC .libs/gb_db_mysql_la-main.o -L/usr/lib/mysql -lc -lmysqlclient -lz -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.db.mysql.so.0 -o .libs/gb.db.mysql.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.db.mysql.so.0" && ln -s "gb.db.mysql.so.0.0.0" "gb.db.mysql.so.0") libtool: link: (cd ".libs" && rm -f "gb.db.mysql.so" && ln -s "gb.db.mysql.so.0.0.0" "gb.db.mysql.so") libtool: link: ar cru .libs/gb.db.mysql.a gb_db_mysql_la-main.o libtool: link: ranlib .libs/gb.db.mysql.a libtool: link: ( cd ".libs" && rm -f "gb.db.mysql.la" && ln -s "../gb.db.mysql.la" "gb.db.mysql.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql' Making all in gb.db.odbc make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc/src' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_db_odbc_la-main.lo `test -f 'main.c' || echo './'`main.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_db_odbc_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_db_odbc_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.db.odbc.la -rpath /usr/lib/gambas3 gb_db_odbc_la-main.lo -lc -lodbc libtool: link: gcc -shared -fPIC -DPIC .libs/gb_db_odbc_la-main.o -lc -lodbc -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.db.odbc.so.0 -o .libs/gb.db.odbc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.db.odbc.so.0" && ln -s "gb.db.odbc.so.0.0.0" "gb.db.odbc.so.0") libtool: link: (cd ".libs" && rm -f "gb.db.odbc.so" && ln -s "gb.db.odbc.so.0.0.0" "gb.db.odbc.so") libtool: link: ar cru .libs/gb.db.odbc.a gb_db_odbc_la-main.o libtool: link: ranlib .libs/gb.db.odbc.a libtool: link: ( cd ".libs" && rm -f "gb.db.odbc.la" && ln -s "../gb.db.odbc.la" "gb.db.odbc.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc' Making all in gb.db.postgresql make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql/src' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/pgsql/server/ -I/usr/include/pgsql/server/catalog/ -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_db_postgresql_la-main.lo `test -f 'main.c' || echo './'`main.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/pgsql/server/ -I/usr/include/pgsql/server/catalog/ -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_db_postgresql_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/pgsql/server/ -I/usr/include/pgsql/server/catalog/ -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_db_postgresql_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.db.postgresql.la -rpath /usr/lib/gambas3 gb_db_postgresql_la-main.lo -lc -lpq libtool: link: gcc -shared -fPIC -DPIC .libs/gb_db_postgresql_la-main.o -lc -lpq -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.db.postgresql.so.0 -o .libs/gb.db.postgresql.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.db.postgresql.so.0" && ln -s "gb.db.postgresql.so.0.0.0" "gb.db.postgresql.so.0") libtool: link: (cd ".libs" && rm -f "gb.db.postgresql.so" && ln -s "gb.db.postgresql.so.0.0.0" "gb.db.postgresql.so") libtool: link: ar cru .libs/gb.db.postgresql.a gb_db_postgresql_la-main.o libtool: link: ranlib .libs/gb.db.postgresql.a libtool: link: ( cd ".libs" && rm -f "gb.db.postgresql.la" && ln -s "../gb.db.postgresql.la" "gb.db.postgresql.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql' Making all in gb.db.sqlite2 make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2/src' /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c -o gb_db_sqlite2_la-main.lo `test -f 'main.cpp' || echo './'`main.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c -o gb_db_sqlite2_la-dataset.lo `test -f 'dataset.cpp' || echo './'`dataset.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c main.cpp -fPIC -DPIC -o .libs/gb_db_sqlite2_la-main.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c dataset.cpp -fPIC -DPIC -o .libs/gb_db_sqlite2_la-dataset.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c main.cpp -o gb_db_sqlite2_la-main.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c dataset.cpp -o gb_db_sqlite2_la-dataset.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c -o gb_db_sqlite2_la-qry_dat.lo `test -f 'qry_dat.cpp' || echo './'`qry_dat.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c qry_dat.cpp -fPIC -DPIC -o .libs/gb_db_sqlite2_la-qry_dat.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c -o gb_db_sqlite2_la-sqlitedataset.lo `test -f 'sqlitedataset.cpp' || echo './'`sqlitedataset.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c sqlitedataset.cpp -fPIC -DPIC -o .libs/gb_db_sqlite2_la-sqlitedataset.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c qry_dat.cpp -o gb_db_sqlite2_la-qry_dat.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c -o gb_db_sqlite2_la-stringhelper.lo `test -f 'stringhelper.cpp' || echo './'`stringhelper.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c stringhelper.cpp -fPIC -DPIC -o .libs/gb_db_sqlite2_la-stringhelper.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c stringhelper.cpp -o gb_db_sqlite2_la-stringhelper.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c sqlitedataset.cpp -o gb_db_sqlite2_la-sqlitedataset.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.db.sqlite2.la -rpath /usr/lib/gambas3 gb_db_sqlite2_la-main.lo gb_db_sqlite2_la-dataset.lo gb_db_sqlite2_la-qry_dat.lo gb_db_sqlite2_la-sqlitedataset.lo gb_db_sqlite2_la-stringhelper.lo -lc -lgcc_s -lstdc++ -lsqlite libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/7/../../../crti.o /usr/lib/gcc/i686-redhat-linux/7/crtbeginS.o .libs/gb_db_sqlite2_la-main.o .libs/gb_db_sqlite2_la-dataset.o .libs/gb_db_sqlite2_la-qry_dat.o .libs/gb_db_sqlite2_la-sqlitedataset.o .libs/gb_db_sqlite2_la-stringhelper.o -lsqlite -L/usr/lib/gcc/i686-redhat-linux/7 -L/usr/lib/gcc/i686-redhat-linux/7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/7/crtendS.o /usr/lib/gcc/i686-redhat-linux/7/../../../crtn.o -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.db.sqlite2.so.0 -o .libs/gb.db.sqlite2.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.db.sqlite2.so.0" && ln -s "gb.db.sqlite2.so.0.0.0" "gb.db.sqlite2.so.0") libtool: link: (cd ".libs" && rm -f "gb.db.sqlite2.so" && ln -s "gb.db.sqlite2.so.0.0.0" "gb.db.sqlite2.so") libtool: link: ar cru .libs/gb.db.sqlite2.a gb_db_sqlite2_la-main.o gb_db_sqlite2_la-dataset.o gb_db_sqlite2_la-qry_dat.o gb_db_sqlite2_la-sqlitedataset.o gb_db_sqlite2_la-stringhelper.o libtool: link: ranlib .libs/gb.db.sqlite2.a libtool: link: ( cd ".libs" && rm -f "gb.db.sqlite2.la" && ln -s "../gb.db.sqlite2.la" "gb.db.sqlite2.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2' Making all in gb.db.sqlite3 make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3/src' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_db_sqlite3_la-main.lo `test -f 'main.c' || echo './'`main.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_db_sqlite3_la-helper.lo `test -f 'helper.c' || echo './'`helper.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c helper.c -fPIC -DPIC -o .libs/gb_db_sqlite3_la-helper.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_db_sqlite3_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c helper.c -o gb_db_sqlite3_la-helper.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_db_sqlite3_la-gb_buffer.lo `test -f 'gb_buffer.c' || echo './'`gb_buffer.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_db_sqlite3_la-main.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gb_buffer.c -fPIC -DPIC -o .libs/gb_db_sqlite3_la-gb_buffer.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gb_buffer.c -o gb_db_sqlite3_la-gb_buffer.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.db.sqlite3.la -rpath /usr/lib/gambas3 gb_db_sqlite3_la-main.lo gb_db_sqlite3_la-helper.lo gb_db_sqlite3_la-gb_buffer.lo -lc -lsqlite3 libtool: link: gcc -shared -fPIC -DPIC .libs/gb_db_sqlite3_la-main.o .libs/gb_db_sqlite3_la-helper.o .libs/gb_db_sqlite3_la-gb_buffer.o -lc -lsqlite3 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.db.sqlite3.so.0 -o .libs/gb.db.sqlite3.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.db.sqlite3.so.0" && ln -s "gb.db.sqlite3.so.0.0.0" "gb.db.sqlite3.so.0") libtool: link: (cd ".libs" && rm -f "gb.db.sqlite3.so" && ln -s "gb.db.sqlite3.so.0.0.0" "gb.db.sqlite3.so") libtool: link: ar cru .libs/gb.db.sqlite3.a gb_db_sqlite3_la-main.o gb_db_sqlite3_la-helper.o gb_db_sqlite3_la-gb_buffer.o libtool: link: ranlib .libs/gb.db.sqlite3.a libtool: link: ( cd ".libs" && rm -f "gb.db.sqlite3.la" && ln -s "../gb.db.sqlite3.la" "gb.db.sqlite3.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3' Making all in gb.net make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net/src' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_net_la-main.lo `test -f 'main.c' || echo './'`main.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_net_la-tools.lo `test -f 'tools.c' || echo './'`tools.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c tools.c -fPIC -DPIC -o .libs/gb_net_la-tools.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_net_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_net_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_net_la-CDnsClient.lo `test -f 'CDnsClient.c' || echo './'`CDnsClient.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c tools.c -o gb_net_la-tools.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDnsClient.c -fPIC -DPIC -o .libs/gb_net_la-CDnsClient.o /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_net_la-CSocket.lo `test -f 'CSocket.c' || echo './'`CSocket.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CSocket.c -fPIC -DPIC -o .libs/gb_net_la-CSocket.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDnsClient.c -o gb_net_la-CDnsClient.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_net_la-CServerSocket.lo `test -f 'CServerSocket.c' || echo './'`CServerSocket.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CSocket.c -o gb_net_la-CSocket.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CServerSocket.c -fPIC -DPIC -o .libs/gb_net_la-CServerSocket.o /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_net_la-CUdpSocket.lo `test -f 'CUdpSocket.c' || echo './'`CUdpSocket.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CServerSocket.c -o gb_net_la-CServerSocket.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CUdpSocket.c -fPIC -DPIC -o .libs/gb_net_la-CUdpSocket.o /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_net_la-CSerialPort.lo `test -f 'CSerialPort.c' || echo './'`CSerialPort.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CUdpSocket.c -o gb_net_la-CUdpSocket.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CSerialPort.c -fPIC -DPIC -o .libs/gb_net_la-CSerialPort.o /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_net_la-CNet.lo `test -f 'CNet.c' || echo './'`CNet.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CSerialPort.c -o gb_net_la-CSerialPort.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CNet.c -fPIC -DPIC -o .libs/gb_net_la-CNet.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CNet.c -o gb_net_la-CNet.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.net.la -rpath /usr/lib/gambas3 gb_net_la-main.lo gb_net_la-tools.lo gb_net_la-CDnsClient.lo gb_net_la-CSocket.lo gb_net_la-CServerSocket.lo gb_net_la-CUdpSocket.lo gb_net_la-CSerialPort.lo gb_net_la-CNet.lo -lc -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/gb_net_la-main.o .libs/gb_net_la-tools.o .libs/gb_net_la-CDnsClient.o .libs/gb_net_la-CSocket.o .libs/gb_net_la-CServerSocket.o .libs/gb_net_la-CUdpSocket.o .libs/gb_net_la-CSerialPort.o .libs/gb_net_la-CNet.o -lc -lpthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.net.so.0 -o .libs/gb.net.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.net.so.0" && ln -s "gb.net.so.0.0.0" "gb.net.so.0") libtool: link: (cd ".libs" && rm -f "gb.net.so" && ln -s "gb.net.so.0.0.0" "gb.net.so") libtool: link: ar cru .libs/gb.net.a gb_net_la-main.o gb_net_la-tools.o gb_net_la-CDnsClient.o gb_net_la-CSocket.o gb_net_la-CServerSocket.o gb_net_la-CUdpSocket.o gb_net_la-CSerialPort.o gb_net_la-CNet.o libtool: link: ranlib .libs/gb.net.a libtool: link: ( cd ".libs" && rm -f "gb.net.la" && ln -s "../gb.net.la" "gb.net.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net' Making all in gb.net.curl make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl/src' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_net_curl_la-gbcurl.lo `test -f 'gbcurl.c' || echo './'`gbcurl.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_net_curl_la-main.lo `test -f 'main.c' || echo './'`main.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gbcurl.c -fPIC -DPIC -o .libs/gb_net_curl_la-gbcurl.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_net_curl_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_net_curl_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_net_curl_la-CCurl.lo `test -f 'CCurl.c' || echo './'`CCurl.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gbcurl.c -o gb_net_curl_la-gbcurl.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CCurl.c -fPIC -DPIC -o .libs/gb_net_curl_la-CCurl.o /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_net_curl_la-CHttpClient.lo `test -f 'CHttpClient.c' || echo './'`CHttpClient.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CHttpClient.c -fPIC -DPIC -o .libs/gb_net_curl_la-CHttpClient.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CCurl.c -o gb_net_curl_la-CCurl.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CHttpClient.c -o gb_net_curl_la-CHttpClient.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_net_curl_la-CFtpClient.lo `test -f 'CFtpClient.c' || echo './'`CFtpClient.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CFtpClient.c -fPIC -DPIC -o .libs/gb_net_curl_la-CFtpClient.o /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_net_curl_la-CNet.lo `test -f 'CNet.c' || echo './'`CNet.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CFtpClient.c -o gb_net_curl_la-CFtpClient.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CNet.c -fPIC -DPIC -o .libs/gb_net_curl_la-CNet.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CNet.c -o gb_net_curl_la-CNet.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_net_curl_la-CProxy.lo `test -f 'CProxy.c' || echo './'`CProxy.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CProxy.c -fPIC -DPIC -o .libs/gb_net_curl_la-CProxy.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CProxy.c -o gb_net_curl_la-CProxy.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.net.curl.la -rpath /usr/lib/gambas3 gb_net_curl_la-gbcurl.lo gb_net_curl_la-main.lo gb_net_curl_la-CCurl.lo gb_net_curl_la-CHttpClient.lo gb_net_curl_la-CFtpClient.lo gb_net_curl_la-CNet.lo gb_net_curl_la-CProxy.lo -lpthread -lcurl libtool: link: gcc -shared -fPIC -DPIC .libs/gb_net_curl_la-gbcurl.o .libs/gb_net_curl_la-main.o .libs/gb_net_curl_la-CCurl.o .libs/gb_net_curl_la-CHttpClient.o .libs/gb_net_curl_la-CFtpClient.o .libs/gb_net_curl_la-CNet.o .libs/gb_net_curl_la-CProxy.o -lpthread -lcurl -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.net.curl.so.0 -o .libs/gb.net.curl.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.net.curl.so.0" && ln -s "gb.net.curl.so.0.0.0" "gb.net.curl.so.0") libtool: link: (cd ".libs" && rm -f "gb.net.curl.so" && ln -s "gb.net.curl.so.0.0.0" "gb.net.curl.so") libtool: link: ar cru .libs/gb.net.curl.a gb_net_curl_la-gbcurl.o gb_net_curl_la-main.o gb_net_curl_la-CCurl.o gb_net_curl_la-CHttpClient.o gb_net_curl_la-CFtpClient.o gb_net_curl_la-CNet.o gb_net_curl_la-CProxy.o libtool: link: ranlib .libs/gb.net.curl.a libtool: link: ( cd ".libs" && rm -f "gb.net.curl.la" && ln -s "../gb.net.curl.la" "gb.net.curl.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl' Making all in gb.mime make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.mime' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.mime' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.mime/src' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gmime-2.6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_mime_la-main.lo `test -f 'main.c' || echo './'`main.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gmime-2.6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_mime_la-c_mime.lo `test -f 'c_mime.c' || echo './'`c_mime.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gmime-2.6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_mime_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gmime-2.6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_mime.c -fPIC -DPIC -o .libs/gb_mime_la-c_mime.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gmime-2.6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_mime_la-main.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gmime-2.6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_mime.c -o gb_mime_la-c_mime.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gmime-2.6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_mime_la-c_mimemessage.lo `test -f 'c_mimemessage.c' || echo './'`c_mimemessage.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gmime-2.6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_mime_la-c_mimepart.lo `test -f 'c_mimepart.c' || echo './'`c_mimepart.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gmime-2.6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_mimemessage.c -fPIC -DPIC -o .libs/gb_mime_la-c_mimemessage.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gmime-2.6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_mimepart.c -fPIC -DPIC -o .libs/gb_mime_la-c_mimepart.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gmime-2.6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_mimemessage.c -o gb_mime_la-c_mimemessage.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gmime-2.6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_mimepart.c -o gb_mime_la-c_mimepart.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.mime.la -rpath /usr/lib/gambas3 gb_mime_la-main.lo gb_mime_la-c_mime.lo gb_mime_la-c_mimemessage.lo gb_mime_la-c_mimepart.lo -lgmime-2.6 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/gb_mime_la-main.o .libs/gb_mime_la-c_mime.o .libs/gb_mime_la-c_mimemessage.o .libs/gb_mime_la-c_mimepart.o -lgmime-2.6 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.mime.so.0 -o .libs/gb.mime.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.mime.so.0" && ln -s "gb.mime.so.0.0.0" "gb.mime.so.0") libtool: link: (cd ".libs" && rm -f "gb.mime.so" && ln -s "gb.mime.so.0.0.0" "gb.mime.so") libtool: link: ar cru .libs/gb.mime.a gb_mime_la-main.o gb_mime_la-c_mime.o gb_mime_la-c_mimemessage.o gb_mime_la-c_mimepart.o libtool: link: ranlib .libs/gb.mime.a libtool: link: ( cd ".libs" && rm -f "gb.mime.la" && ln -s "../gb.mime.la" "gb.mime.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.mime/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.mime' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.mime' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.mime' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.mime' Making all in gb.pcre make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pcre' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pcre' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pcre/src' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_pcre_la-main.lo `test -f 'main.c' || echo './'`main.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_pcre_la-regexp.lo `test -f 'regexp.c' || echo './'`regexp.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_pcre_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c regexp.c -fPIC -DPIC -o .libs/gb_pcre_la-regexp.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_pcre_la-main.o >/dev/null 2>&1 regexp.c: In function 'exec': regexp.c:134:21: warning: '%d' directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=] sprintf(code, "%d", -ret); ^~ regexp.c:134:20: note: directive argument in the range [7, 2147483647] sprintf(code, "%d", -ret); ^~~~ regexp.c:134:6: note: 'sprintf' output between 2 and 11 bytes into a destination of size 8 sprintf(code, "%d", -ret); ^~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c regexp.c -o gb_pcre_la-regexp.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.pcre.la -rpath /usr/lib/gambas3 gb_pcre_la-main.lo gb_pcre_la-regexp.lo -lpcre libtool: link: gcc -shared -fPIC -DPIC .libs/gb_pcre_la-main.o .libs/gb_pcre_la-regexp.o -lpcre -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.pcre.so.0 -o .libs/gb.pcre.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.pcre.so.0" && ln -s "gb.pcre.so.0.0.0" "gb.pcre.so.0") libtool: link: (cd ".libs" && rm -f "gb.pcre.so" && ln -s "gb.pcre.so.0.0.0" "gb.pcre.so") libtool: link: ar cru .libs/gb.pcre.a gb_pcre_la-main.o gb_pcre_la-regexp.o libtool: link: ranlib .libs/gb.pcre.a libtool: link: ( cd ".libs" && rm -f "gb.pcre.la" && ln -s "../gb.pcre.la" "gb.pcre.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pcre/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pcre' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pcre' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pcre' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pcre' Making all in gb.sdl make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl/src' /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c -o gb_sdl_la-SDLapp.lo `test -f 'SDLapp.cpp' || echo './'`SDLapp.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c -o gb_sdl_la-SDLcore.lo `test -f 'SDLcore.cpp' || echo './'`SDLcore.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c SDLapp.cpp -fPIC -DPIC -o .libs/gb_sdl_la-SDLapp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c SDLcore.cpp -fPIC -DPIC -o .libs/gb_sdl_la-SDLcore.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c SDLcore.cpp -o gb_sdl_la-SDLcore.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c SDLapp.cpp -o gb_sdl_la-SDLapp.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c -o gb_sdl_la-SDLdebug.lo `test -f 'SDLdebug.cpp' || echo './'`SDLdebug.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c SDLdebug.cpp -fPIC -DPIC -o .libs/gb_sdl_la-SDLdebug.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c -o gb_sdl_la-SDLerror.lo `test -f 'SDLerror.cpp' || echo './'`SDLerror.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c SDLerror.cpp -fPIC -DPIC -o .libs/gb_sdl_la-SDLerror.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c SDLdebug.cpp -o gb_sdl_la-SDLdebug.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c SDLerror.cpp -o gb_sdl_la-SDLerror.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c -o gb_sdl_la-SDLfont.lo `test -f 'SDLfont.cpp' || echo './'`SDLfont.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c SDLfont.cpp -fPIC -DPIC -o .libs/gb_sdl_la-SDLfont.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c -o gb_sdl_la-SDLgfx.lo `test -f 'SDLgfx.cpp' || echo './'`SDLgfx.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c SDLgfx.cpp -fPIC -DPIC -o .libs/gb_sdl_la-SDLgfx.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c SDLfont.cpp -o gb_sdl_la-SDLfont.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c SDLgfx.cpp -o gb_sdl_la-SDLgfx.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c -o gb_sdl_la-SDLcursor.lo `test -f 'SDLcursor.cpp' || echo './'`SDLcursor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c SDLcursor.cpp -fPIC -DPIC -o .libs/gb_sdl_la-SDLcursor.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c -o gb_sdl_la-SDLosrender.lo `test -f 'SDLosrender.cpp' || echo './'`SDLosrender.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c SDLosrender.cpp -fPIC -DPIC -o .libs/gb_sdl_la-SDLosrender.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c SDLcursor.cpp -o gb_sdl_la-SDLcursor.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c SDLosrender.cpp -o gb_sdl_la-SDLosrender.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c -o gb_sdl_la-SDLsurface.lo `test -f 'SDLsurface.cpp' || echo './'`SDLsurface.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c SDLsurface.cpp -fPIC -DPIC -o .libs/gb_sdl_la-SDLsurface.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c -o gb_sdl_la-SDLtexture.lo `test -f 'SDLtexture.cpp' || echo './'`SDLtexture.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c SDLtexture.cpp -fPIC -DPIC -o .libs/gb_sdl_la-SDLtexture.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c SDLsurface.cpp -o gb_sdl_la-SDLsurface.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c SDLtexture.cpp -o gb_sdl_la-SDLtexture.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c -o gb_sdl_la-SDLwindow.lo `test -f 'SDLwindow.cpp' || echo './'`SDLwindow.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c -o gb_sdl_la-Cconst.lo `test -f 'Cconst.cpp' || echo './'`Cconst.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c SDLwindow.cpp -fPIC -DPIC -o .libs/gb_sdl_la-SDLwindow.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c Cconst.cpp -fPIC -DPIC -o .libs/gb_sdl_la-Cconst.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c Cconst.cpp -o gb_sdl_la-Cconst.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c SDLwindow.cpp -o gb_sdl_la-SDLwindow.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c -o gb_sdl_la-Cdesktop.lo `test -f 'Cdesktop.cpp' || echo './'`Cdesktop.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c Cdesktop.cpp -fPIC -DPIC -o .libs/gb_sdl_la-Cdesktop.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c -o gb_sdl_la-Cdraw.lo `test -f 'Cdraw.cpp' || echo './'`Cdraw.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c Cdraw.cpp -fPIC -DPIC -o .libs/gb_sdl_la-Cdraw.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c Cdesktop.cpp -o gb_sdl_la-Cdesktop.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c -o gb_sdl_la-Cfont.lo `test -f 'Cfont.cpp' || echo './'`Cfont.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c Cdraw.cpp -o gb_sdl_la-Cdraw.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c Cfont.cpp -fPIC -DPIC -o .libs/gb_sdl_la-Cfont.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c Cfont.cpp -o gb_sdl_la-Cfont.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c -o gb_sdl_la-Cimage.lo `test -f 'Cimage.cpp' || echo './'`Cimage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c Cimage.cpp -fPIC -DPIC -o .libs/gb_sdl_la-Cimage.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c -o gb_sdl_la-Cjoystick.lo `test -f 'Cjoystick.cpp' || echo './'`Cjoystick.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c Cjoystick.cpp -fPIC -DPIC -o .libs/gb_sdl_la-Cjoystick.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c Cimage.cpp -o gb_sdl_la-Cimage.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c -o gb_sdl_la-Ckey.lo `test -f 'Ckey.cpp' || echo './'`Ckey.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c Ckey.cpp -fPIC -DPIC -o .libs/gb_sdl_la-Ckey.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c Cjoystick.cpp -o gb_sdl_la-Cjoystick.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c Ckey.cpp -o gb_sdl_la-Ckey.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c -o gb_sdl_la-Cmouse.lo `test -f 'Cmouse.cpp' || echo './'`Cmouse.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c Cmouse.cpp -fPIC -DPIC -o .libs/gb_sdl_la-Cmouse.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c Cmouse.cpp -o gb_sdl_la-Cmouse.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c -o gb_sdl_la-Cwindow.lo `test -f 'Cwindow.cpp' || echo './'`Cwindow.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c Cwindow.cpp -fPIC -DPIC -o .libs/gb_sdl_la-Cwindow.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c -o gb_sdl_la-main.lo `test -f 'main.cpp' || echo './'`main.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c main.cpp -fPIC -DPIC -o .libs/gb_sdl_la-main.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c Cwindow.cpp -o gb_sdl_la-Cwindow.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -c main.cpp -o gb_sdl_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -DDATA_DIR=\"/usr/share/gambas3/gb.sdl\" -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.sdl.la -rpath /usr/lib/gambas3 gb_sdl_la-SDLapp.lo gb_sdl_la-SDLcore.lo gb_sdl_la-SDLdebug.lo gb_sdl_la-SDLerror.lo gb_sdl_la-SDLfont.lo gb_sdl_la-SDLgfx.lo gb_sdl_la-SDLcursor.lo gb_sdl_la-SDLosrender.lo gb_sdl_la-SDLsurface.lo gb_sdl_la-SDLtexture.lo gb_sdl_la-SDLwindow.lo gb_sdl_la-Cconst.lo gb_sdl_la-Cdesktop.lo gb_sdl_la-Cdraw.lo gb_sdl_la-Cfont.lo gb_sdl_la-Cimage.lo gb_sdl_la-Cjoystick.lo gb_sdl_la-Ckey.lo gb_sdl_la-Cmouse.lo gb_sdl_la-Cwindow.lo gb_sdl_la-main.lo -lSDL_ttf -lSDL -lpthread -lGLEW -lGLU -lGL -lXcursor -lX11 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/7/../../../crti.o /usr/lib/gcc/i686-redhat-linux/7/crtbeginS.o .libs/gb_sdl_la-SDLapp.o .libs/gb_sdl_la-SDLcore.o .libs/gb_sdl_la-SDLdebug.o .libs/gb_sdl_la-SDLerror.o .libs/gb_sdl_la-SDLfont.o .libs/gb_sdl_la-SDLgfx.o .libs/gb_sdl_la-SDLcursor.o .libs/gb_sdl_la-SDLosrender.o .libs/gb_sdl_la-SDLsurface.o .libs/gb_sdl_la-SDLtexture.o .libs/gb_sdl_la-SDLwindow.o .libs/gb_sdl_la-Cconst.o .libs/gb_sdl_la-Cdesktop.o .libs/gb_sdl_la-Cdraw.o .libs/gb_sdl_la-Cfont.o .libs/gb_sdl_la-Cimage.o .libs/gb_sdl_la-Cjoystick.o .libs/gb_sdl_la-Ckey.o .libs/gb_sdl_la-Cmouse.o .libs/gb_sdl_la-Cwindow.o .libs/gb_sdl_la-main.o -lSDL_ttf -lSDL -lpthread -lGLEW -lGLU -lGL -lXcursor -lX11 -L/usr/lib/gcc/i686-redhat-linux/7 -L/usr/lib/gcc/i686-redhat-linux/7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/7/crtendS.o /usr/lib/gcc/i686-redhat-linux/7/../../../crtn.o -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.sdl.so.0 -o .libs/gb.sdl.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.sdl.so.0" && ln -s "gb.sdl.so.0.0.0" "gb.sdl.so.0") libtool: link: (cd ".libs" && rm -f "gb.sdl.so" && ln -s "gb.sdl.so.0.0.0" "gb.sdl.so") libtool: link: ar cru .libs/gb.sdl.a gb_sdl_la-SDLapp.o gb_sdl_la-SDLcore.o gb_sdl_la-SDLdebug.o gb_sdl_la-SDLerror.o gb_sdl_la-SDLfont.o gb_sdl_la-SDLgfx.o gb_sdl_la-SDLcursor.o gb_sdl_la-SDLosrender.o gb_sdl_la-SDLsurface.o gb_sdl_la-SDLtexture.o gb_sdl_la-SDLwindow.o gb_sdl_la-Cconst.o gb_sdl_la-Cdesktop.o gb_sdl_la-Cdraw.o gb_sdl_la-Cfont.o gb_sdl_la-Cimage.o gb_sdl_la-Cjoystick.o gb_sdl_la-Ckey.o gb_sdl_la-Cmouse.o gb_sdl_la-Cwindow.o gb_sdl_la-main.o libtool: link: ranlib .libs/gb.sdl.a libtool: link: ( cd ".libs" && rm -f "gb.sdl.la" && ln -s "../gb.sdl.la" "gb.sdl.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl' Making all in gb.sdl.sound make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound/src' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL/ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_sdl_sound_la-main.lo `test -f 'main.c' || echo './'`main.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL/ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_sdl_sound_la-sound.lo `test -f 'sound.c' || echo './'`sound.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL/ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_sdl_sound_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL/ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c sound.c -fPIC -DPIC -o .libs/gb_sdl_sound_la-sound.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL/ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_sdl_sound_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL/ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_sdl_sound_la-cdrom.lo `test -f 'cdrom.c' || echo './'`cdrom.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL/ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c sound.c -o gb_sdl_sound_la-sound.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL/ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cdrom.c -fPIC -DPIC -o .libs/gb_sdl_sound_la-cdrom.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL/ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cdrom.c -o gb_sdl_sound_la-cdrom.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.sdl.sound.la -rpath /usr/lib/gambas3 gb_sdl_sound_la-main.lo gb_sdl_sound_la-sound.lo gb_sdl_sound_la-cdrom.lo -lSDL_mixer -lSDL libtool: link: gcc -shared -fPIC -DPIC .libs/gb_sdl_sound_la-main.o .libs/gb_sdl_sound_la-sound.o .libs/gb_sdl_sound_la-cdrom.o -lSDL_mixer -lSDL -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.sdl.sound.so.0 -o .libs/gb.sdl.sound.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.sdl.sound.so.0" && ln -s "gb.sdl.sound.so.0.0.0" "gb.sdl.sound.so.0") libtool: link: (cd ".libs" && rm -f "gb.sdl.sound.so" && ln -s "gb.sdl.sound.so.0.0.0" "gb.sdl.sound.so") libtool: link: ar cru .libs/gb.sdl.sound.a gb_sdl_sound_la-main.o gb_sdl_sound_la-sound.o gb_sdl_sound_la-cdrom.o libtool: link: ranlib .libs/gb.sdl.sound.a libtool: link: ( cd ".libs" && rm -f "gb.sdl.sound.la" && ln -s "../gb.sdl.sound.la" "gb.sdl.sound.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound' Making all in gb.sdl2 make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src' Making all in . make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_sdl2_la-c_image.lo `test -f 'c_image.c' || echo './'`c_image.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_sdl2_la-c_window.lo `test -f 'c_window.c' || echo './'`c_window.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_window.c -fPIC -DPIC -o .libs/gb_sdl2_la-c_window.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_image.c -fPIC -DPIC -o .libs/gb_sdl2_la-c_image.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_image.c -o gb_sdl2_la-c_image.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_window.c -o gb_sdl2_la-c_window.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_sdl2_la-c_draw.lo `test -f 'c_draw.c' || echo './'`c_draw.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_draw.c -fPIC -DPIC -o .libs/gb_sdl2_la-c_draw.o /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_sdl2_la-c_mouse.lo `test -f 'c_mouse.c' || echo './'`c_mouse.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_mouse.c -fPIC -DPIC -o .libs/gb_sdl2_la-c_mouse.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_draw.c -o gb_sdl2_la-c_draw.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_mouse.c -o gb_sdl2_la-c_mouse.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_sdl2_la-c_key.lo `test -f 'c_key.c' || echo './'`c_key.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_sdl2_la-c_font.lo `test -f 'c_font.c' || echo './'`c_font.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_key.c -fPIC -DPIC -o .libs/gb_sdl2_la-c_key.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_font.c -fPIC -DPIC -o .libs/gb_sdl2_la-c_font.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_key.c -o gb_sdl2_la-c_key.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_font.c -o gb_sdl2_la-c_font.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_sdl2_la-main.lo `test -f 'main.c' || echo './'`main.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_sdl2_la-main.o /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o libfont_la-default_font.lo `test -f 'default_font.c' || echo './'`default_font.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_sdl2_la-main.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c default_font.c -fPIC -DPIC -o .libs/libfont_la-default_font.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c default_font.c -o libfont_la-default_font.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfont.la libfont_la-default_font.lo libtool: link: ar cru .libs/libfont.a .libs/libfont_la-default_font.o libtool: link: ranlib .libs/libfont.a libtool: link: ( cd ".libs" && rm -f "libfont.la" && ln -s "../libfont.la" "libfont.la" ) /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.sdl2.la -rpath /usr/lib/gambas3 gb_sdl2_la-c_image.lo gb_sdl2_la-c_window.lo gb_sdl2_la-c_draw.lo gb_sdl2_la-c_mouse.lo gb_sdl2_la-c_key.lo gb_sdl2_la-c_font.lo gb_sdl2_la-main.lo -lSDL2_image -lSDL2_ttf -lSDL2 libfont.la libtool: link: gcc -shared -fPIC -DPIC .libs/gb_sdl2_la-c_image.o .libs/gb_sdl2_la-c_window.o .libs/gb_sdl2_la-c_draw.o .libs/gb_sdl2_la-c_mouse.o .libs/gb_sdl2_la-c_key.o .libs/gb_sdl2_la-c_font.o .libs/gb_sdl2_la-main.o -Wl,--whole-archive ./.libs/libfont.a -Wl,--no-whole-archive -lSDL2_image -lSDL2_ttf -lSDL2 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.sdl2.so.0 -o .libs/gb.sdl2.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.sdl2.so.0" && ln -s "gb.sdl2.so.0.0.0" "gb.sdl2.so.0") libtool: link: (cd ".libs" && rm -f "gb.sdl2.so" && ln -s "gb.sdl2.so.0.0.0" "gb.sdl2.so") libtool: link: (cd .libs/gb.sdl2.lax/libfont.a && ar x "/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src/./.libs/libfont.a") libtool: link: ar cru .libs/gb.sdl2.a gb_sdl2_la-c_image.o gb_sdl2_la-c_window.o gb_sdl2_la-c_draw.o gb_sdl2_la-c_mouse.o gb_sdl2_la-c_key.o gb_sdl2_la-c_font.o gb_sdl2_la-main.o .libs/gb.sdl2.lax/libfont.a/libfont_la-default_font.o libtool: link: ranlib .libs/gb.sdl2.a libtool: link: rm -fr .libs/gb.sdl2.lax libtool: link: ( cd ".libs" && rm -f "gb.sdl2.la" && ln -s "../gb.sdl2.la" "gb.sdl2.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src' Making all in audio make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src/audio' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_sdl2_audio_la-c_sound.lo `test -f 'c_sound.c' || echo './'`c_sound.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_sdl2_audio_la-c_music.lo `test -f 'c_music.c' || echo './'`c_music.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_music.c -fPIC -DPIC -o .libs/gb_sdl2_audio_la-c_music.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_sound.c -fPIC -DPIC -o .libs/gb_sdl2_audio_la-c_sound.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_sound.c -o gb_sdl2_audio_la-c_sound.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_music.c -o gb_sdl2_audio_la-c_music.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_sdl2_audio_la-c_channel.lo `test -f 'c_channel.c' || echo './'`c_channel.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_sdl2_audio_la-main.lo `test -f 'main.c' || echo './'`main.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_channel.c -fPIC -DPIC -o .libs/gb_sdl2_audio_la-c_channel.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_sdl2_audio_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_sdl2_audio_la-main.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/SDL2 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_channel.c -o gb_sdl2_audio_la-c_channel.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.sdl2.audio.la -rpath /usr/lib/gambas3 gb_sdl2_audio_la-c_sound.lo gb_sdl2_audio_la-c_music.lo gb_sdl2_audio_la-c_channel.lo gb_sdl2_audio_la-main.lo -lSDL2_mixer -lSDL2 libtool: link: gcc -shared -fPIC -DPIC .libs/gb_sdl2_audio_la-c_sound.o .libs/gb_sdl2_audio_la-c_music.o .libs/gb_sdl2_audio_la-c_channel.o .libs/gb_sdl2_audio_la-main.o -lSDL2_mixer -lSDL2 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.sdl2.audio.so.0 -o .libs/gb.sdl2.audio.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.sdl2.audio.so.0" && ln -s "gb.sdl2.audio.so.0.0.0" "gb.sdl2.audio.so.0") libtool: link: (cd ".libs" && rm -f "gb.sdl2.audio.so" && ln -s "gb.sdl2.audio.so.0.0.0" "gb.sdl2.audio.so") libtool: link: ar cru .libs/gb.sdl2.audio.a gb_sdl2_audio_la-c_sound.o gb_sdl2_audio_la-c_music.o gb_sdl2_audio_la-c_channel.o gb_sdl2_audio_la-main.o libtool: link: ranlib .libs/gb.sdl2.audio.a libtool: link: ( cd ".libs" && rm -f "gb.sdl2.audio.la" && ln -s "../gb.sdl2.audio.la" "gb.sdl2.audio.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src/audio' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2' Making all in gb.libxml make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.libxml' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.libxml' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.libxml/src' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_libxml_la-main.lo `test -f 'main.c' || echo './'`main.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_libxml_la-CXMLNode.lo `test -f 'CXMLNode.c' || echo './'`CXMLNode.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_libxml_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CXMLNode.c -fPIC -DPIC -o .libs/gb_libxml_la-CXMLNode.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_libxml_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_libxml_la-CXMLReader.lo `test -f 'CXMLReader.c' || echo './'`CXMLReader.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CXMLNode.c -o gb_libxml_la-CXMLNode.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_libxml_la-CXMLWriter.lo `test -f 'CXMLWriter.c' || echo './'`CXMLWriter.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CXMLReader.c -fPIC -DPIC -o .libs/gb_libxml_la-CXMLReader.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CXMLWriter.c -fPIC -DPIC -o .libs/gb_libxml_la-CXMLWriter.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CXMLReader.c -o gb_libxml_la-CXMLReader.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CXMLWriter.c -o gb_libxml_la-CXMLWriter.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_libxml_la-CXMLDocument.lo `test -f 'CXMLDocument.c' || echo './'`CXMLDocument.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CXMLDocument.c -fPIC -DPIC -o .libs/gb_libxml_la-CXMLDocument.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CXMLDocument.c -o gb_libxml_la-CXMLDocument.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.libxml.la -rpath /usr/lib/gambas3 gb_libxml_la-main.lo gb_libxml_la-CXMLNode.lo gb_libxml_la-CXMLReader.lo gb_libxml_la-CXMLWriter.lo gb_libxml_la-CXMLDocument.lo -lxml2 libtool: link: gcc -shared -fPIC -DPIC .libs/gb_libxml_la-main.o .libs/gb_libxml_la-CXMLNode.o .libs/gb_libxml_la-CXMLReader.o .libs/gb_libxml_la-CXMLWriter.o .libs/gb_libxml_la-CXMLDocument.o -lxml2 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.libxml.so.0 -o .libs/gb.libxml.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.libxml.so.0" && ln -s "gb.libxml.so.0.0.0" "gb.libxml.so.0") libtool: link: (cd ".libs" && rm -f "gb.libxml.so" && ln -s "gb.libxml.so.0.0.0" "gb.libxml.so") libtool: link: ar cru .libs/gb.libxml.a gb_libxml_la-main.o gb_libxml_la-CXMLNode.o gb_libxml_la-CXMLReader.o gb_libxml_la-CXMLWriter.o gb_libxml_la-CXMLDocument.o libtool: link: ranlib .libs/gb.libxml.a libtool: link: ( cd ".libs" && rm -f "gb.libxml.la" && ln -s "../gb.libxml.la" "gb.libxml.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.libxml/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.libxml' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.libxml' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.libxml' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.libxml' Making all in gb.xml make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src' Making all in . make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src' /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c -o gb_xml_la-main.lo `test -f 'main.cpp' || echo './'`main.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c -o gb_xml_la-utils.lo `test -f 'utils.cpp' || echo './'`utils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c utils.cpp -fPIC -DPIC -o .libs/gb_xml_la-utils.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c main.cpp -fPIC -DPIC -o .libs/gb_xml_la-main.o In file included from main.cpp:30:0: document.h:29:129: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Document* XMLDocument_NewFromFile(const char *fileName, const size_t lenFileName, const DocumentType docType = XMLDocumentType) throw(XMLParseException); ^~~~~ document.h:32:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void XMLDocument_Open(Document *doc, const char *fileName, const size_t lenFileName) throw(XMLParseException); ^~~~~ document.h:33:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void XMLDocument_SetContent(Document *doc, const char *content, const size_t len) throw(XMLParseException); ^~~~~ In file included from main.cpp:34:0: parser.h:8:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Node** parse(char const *data, const size_t lendata, size_t *nodeCount, DocumentType docType) throw(XMLParseException); ^~~~~ parser.h:11:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Node** parseXML(char const *data, const size_t lendata, size_t *nodeCount) throw(XMLParseException); ^~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c main.cpp -o gb_xml_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c -o gb_xml_la-serializer.lo `test -f 'serializer.cpp' || echo './'`serializer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c serializer.cpp -fPIC -DPIC -o .libs/gb_xml_la-serializer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c utils.cpp -o gb_xml_la-utils.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c serializer.cpp -o gb_xml_la-serializer.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c -o gb_xml_la-parser.lo `test -f 'parser.cpp' || echo './'`parser.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c -o gb_xml_la-document.lo `test -f 'document.cpp' || echo './'`document.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c parser.cpp -fPIC -DPIC -o .libs/gb_xml_la-parser.o In file included from parser.cpp:1:0: parser.h:8:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Node** parse(char const *data, const size_t lendata, size_t *nodeCount, DocumentType docType) throw(XMLParseException); ^~~~~ parser.h:11:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Node** parseXML(char const *data, const size_t lendata, size_t *nodeCount) throw(XMLParseException); ^~~~~ parser.cpp:26:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Node** parse(char const *data, const size_t lendata, size_t *nodeCount, DocumentType docType) throw(XMLParseException) ^~~~~ parser.cpp:78:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Node** parseXML(char const *data, const size_t lendata, size_t *nodeCount) throw(XMLParseException) ^~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c document.cpp -fPIC -DPIC -o .libs/gb_xml_la-document.o In file included from document.cpp:22:0: document.h:29:129: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Document* XMLDocument_NewFromFile(const char *fileName, const size_t lenFileName, const DocumentType docType = XMLDocumentType) throw(XMLParseException); ^~~~~ document.h:32:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void XMLDocument_Open(Document *doc, const char *fileName, const size_t lenFileName) throw(XMLParseException); ^~~~~ document.h:33:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void XMLDocument_SetContent(Document *doc, const char *content, const size_t len) throw(XMLParseException); ^~~~~ In file included from document.cpp:28:0: parser.h:8:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Node** parse(char const *data, const size_t lendata, size_t *nodeCount, DocumentType docType) throw(XMLParseException); ^~~~~ parser.h:11:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Node** parseXML(char const *data, const size_t lendata, size_t *nodeCount) throw(XMLParseException); ^~~~~ document.cpp:50:112: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Document* XMLDocument_NewFromFile(const char *fileName, const size_t lenFileName, const DocumentType docType) throw(XMLParseException) ^~~~~ document.cpp:94:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void XMLDocument_Open(Document *doc, const char *fileName, const size_t lenFileName) throw(XMLParseException) ^~~~~ document.cpp:110:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void XMLDocument_SetContent(Document *doc, const char *content, const size_t len) throw(XMLParseException) ^~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c document.cpp -o gb_xml_la-document.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c parser.cpp -o gb_xml_la-parser.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c -o gb_xml_la-node.lo `test -f 'node.cpp' || echo './'`node.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c node.cpp -fPIC -DPIC -o .libs/gb_xml_la-node.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c -o gb_xml_la-textnode.lo `test -f 'textnode.cpp' || echo './'`textnode.cpp In file included from node.cpp:25:0: parser.h:8:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Node** parse(char const *data, const size_t lendata, size_t *nodeCount, DocumentType docType) throw(XMLParseException); ^~~~~ parser.h:11:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Node** parseXML(char const *data, const size_t lendata, size_t *nodeCount) throw(XMLParseException); ^~~~~ In file included from node.cpp:26:0: document.h:29:129: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Document* XMLDocument_NewFromFile(const char *fileName, const size_t lenFileName, const DocumentType docType = XMLDocumentType) throw(XMLParseException); ^~~~~ document.h:32:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void XMLDocument_Open(Document *doc, const char *fileName, const size_t lenFileName) throw(XMLParseException); ^~~~~ document.h:33:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void XMLDocument_SetContent(Document *doc, const char *content, const size_t len) throw(XMLParseException); ^~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c textnode.cpp -fPIC -DPIC -o .libs/gb_xml_la-textnode.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c textnode.cpp -o gb_xml_la-textnode.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c node.cpp -o gb_xml_la-node.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c -o gb_xml_la-element.lo `test -f 'element.cpp' || echo './'`element.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c element.cpp -fPIC -DPIC -o .libs/gb_xml_la-element.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c -o gb_xml_la-CDocument.lo `test -f 'CDocument.cpp' || echo './'`CDocument.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c element.cpp -o gb_xml_la-element.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c CDocument.cpp -fPIC -DPIC -o .libs/gb_xml_la-CDocument.o In file included from CDocument.cpp:26:0: document.h:29:129: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Document* XMLDocument_NewFromFile(const char *fileName, const size_t lenFileName, const DocumentType docType = XMLDocumentType) throw(XMLParseException); ^~~~~ document.h:32:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void XMLDocument_Open(Document *doc, const char *fileName, const size_t lenFileName) throw(XMLParseException); ^~~~~ document.h:33:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void XMLDocument_SetContent(Document *doc, const char *content, const size_t len) throw(XMLParseException); ^~~~~ /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c -o gb_xml_la-CNode.lo `test -f 'CNode.cpp' || echo './'`CNode.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c CDocument.cpp -o gb_xml_la-CDocument.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c CNode.cpp -fPIC -DPIC -o .libs/gb_xml_la-CNode.o In file included from CNode.cpp:24:0: document.h:29:129: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Document* XMLDocument_NewFromFile(const char *fileName, const size_t lenFileName, const DocumentType docType = XMLDocumentType) throw(XMLParseException); ^~~~~ document.h:32:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void XMLDocument_Open(Document *doc, const char *fileName, const size_t lenFileName) throw(XMLParseException); ^~~~~ document.h:33:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void XMLDocument_SetContent(Document *doc, const char *content, const size_t len) throw(XMLParseException); ^~~~~ /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c -o gb_xml_la-CElement.lo `test -f 'CElement.cpp' || echo './'`CElement.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c CElement.cpp -fPIC -DPIC -o .libs/gb_xml_la-CElement.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c CNode.cpp -o gb_xml_la-CNode.o >/dev/null 2>&1 In file included from CElement.cpp:27:0: parser.h:8:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Node** parse(char const *data, const size_t lendata, size_t *nodeCount, DocumentType docType) throw(XMLParseException); ^~~~~ parser.h:11:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Node** parseXML(char const *data, const size_t lendata, size_t *nodeCount) throw(XMLParseException); ^~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c CElement.cpp -o gb_xml_la-CElement.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c -o gb_xml_la-CTextNode.lo `test -f 'CTextNode.cpp' || echo './'`CTextNode.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c CTextNode.cpp -fPIC -DPIC -o .libs/gb_xml_la-CTextNode.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c CTextNode.cpp -o gb_xml_la-CTextNode.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c -o gb_xml_la-CReader.lo `test -f 'CReader.cpp' || echo './'`CReader.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c -o gb_xml_la-reader.lo `test -f 'reader.cpp' || echo './'`reader.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c CReader.cpp -fPIC -DPIC -o .libs/gb_xml_la-CReader.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c reader.cpp -fPIC -DPIC -o .libs/gb_xml_la-reader.o In file included from reader.cpp:27:0: document.h:29:129: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Document* XMLDocument_NewFromFile(const char *fileName, const size_t lenFileName, const DocumentType docType = XMLDocumentType) throw(XMLParseException); ^~~~~ document.h:32:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void XMLDocument_Open(Document *doc, const char *fileName, const size_t lenFileName) throw(XMLParseException); ^~~~~ document.h:33:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void XMLDocument_SetContent(Document *doc, const char *content, const size_t len) throw(XMLParseException); ^~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c CReader.cpp -o gb_xml_la-CReader.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c reader.cpp -o gb_xml_la-reader.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c -o gb_xml_la-CExplorer.lo `test -f 'CExplorer.cpp' || echo './'`CExplorer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c CExplorer.cpp -fPIC -DPIC -o .libs/gb_xml_la-CExplorer.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c -o gb_xml_la-explorer.lo `test -f 'explorer.cpp' || echo './'`explorer.cpp In file included from CExplorer.cpp:26:0: document.h:29:129: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Document* XMLDocument_NewFromFile(const char *fileName, const size_t lenFileName, const DocumentType docType = XMLDocumentType) throw(XMLParseException); ^~~~~ document.h:32:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void XMLDocument_Open(Document *doc, const char *fileName, const size_t lenFileName) throw(XMLParseException); ^~~~~ document.h:33:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void XMLDocument_SetContent(Document *doc, const char *content, const size_t len) throw(XMLParseException); ^~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c CExplorer.cpp -o gb_xml_la-CExplorer.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c explorer.cpp -fPIC -DPIC -o .libs/gb_xml_la-explorer.o In file included from explorer.cpp:25:0: document.h:29:129: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Document* XMLDocument_NewFromFile(const char *fileName, const size_t lenFileName, const DocumentType docType = XMLDocumentType) throw(XMLParseException); ^~~~~ document.h:32:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void XMLDocument_Open(Document *doc, const char *fileName, const size_t lenFileName) throw(XMLParseException); ^~~~~ document.h:33:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void XMLDocument_SetContent(Document *doc, const char *content, const size_t len) throw(XMLParseException); ^~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -c explorer.cpp -o gb_xml_la-explorer.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -fvisibility=default -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.xml.la -rpath /usr/lib/gambas3 gb_xml_la-main.lo gb_xml_la-utils.lo gb_xml_la-serializer.lo gb_xml_la-parser.lo gb_xml_la-document.lo gb_xml_la-node.lo gb_xml_la-textnode.lo gb_xml_la-element.lo gb_xml_la-CDocument.lo gb_xml_la-CNode.lo gb_xml_la-CElement.lo gb_xml_la-CTextNode.lo gb_xml_la-CReader.lo gb_xml_la-reader.lo gb_xml_la-CExplorer.lo gb_xml_la-explorer.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/7/../../../crti.o /usr/lib/gcc/i686-redhat-linux/7/crtbeginS.o .libs/gb_xml_la-main.o .libs/gb_xml_la-utils.o .libs/gb_xml_la-serializer.o .libs/gb_xml_la-parser.o .libs/gb_xml_la-document.o .libs/gb_xml_la-node.o .libs/gb_xml_la-textnode.o .libs/gb_xml_la-element.o .libs/gb_xml_la-CDocument.o .libs/gb_xml_la-CNode.o .libs/gb_xml_la-CElement.o .libs/gb_xml_la-CTextNode.o .libs/gb_xml_la-CReader.o .libs/gb_xml_la-reader.o .libs/gb_xml_la-CExplorer.o .libs/gb_xml_la-explorer.o -L/usr/lib/gcc/i686-redhat-linux/7 -L/usr/lib/gcc/i686-redhat-linux/7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/7/crtendS.o /usr/lib/gcc/i686-redhat-linux/7/../../../crtn.o -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.xml.so.0 -o .libs/gb.xml.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.xml.so.0" && ln -s "gb.xml.so.0.0.0" "gb.xml.so.0") libtool: link: (cd ".libs" && rm -f "gb.xml.so" && ln -s "gb.xml.so.0.0.0" "gb.xml.so") libtool: link: ar cru .libs/gb.xml.a gb_xml_la-main.o gb_xml_la-utils.o gb_xml_la-serializer.o gb_xml_la-parser.o gb_xml_la-document.o gb_xml_la-node.o gb_xml_la-textnode.o gb_xml_la-element.o gb_xml_la-CDocument.o gb_xml_la-CNode.o gb_xml_la-CElement.o gb_xml_la-CTextNode.o gb_xml_la-CReader.o gb_xml_la-reader.o gb_xml_la-CExplorer.o gb_xml_la-explorer.o libtool: link: ranlib .libs/gb.xml.a libtool: link: ( cd ".libs" && rm -f "gb.xml.la" && ln -s "../gb.xml.la" "gb.xml.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src' Making all in xslt make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/xslt' /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c -o gb_xml_xslt_la-main.lo `test -f 'main.cpp' || echo './'`main.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c -o gb_xml_xslt_la-CXSLT.lo `test -f 'CXSLT.cpp' || echo './'`CXSLT.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c main.cpp -fPIC -DPIC -o .libs/gb_xml_xslt_la-main.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c CXSLT.cpp -fPIC -DPIC -o .libs/gb_xml_xslt_la-CXSLT.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c main.cpp -o gb_xml_xslt_la-main.o >/dev/null 2>&1 CXSLT.cpp:39:101: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void XSLT_Transform(Document* doc, Document* stylesheet,char* &outDocument, size_t &outDocumentLen) throw(XSLTException) ^~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c CXSLT.cpp -o gb_xml_xslt_la-CXSLT.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.xml.xslt.la -rpath /usr/lib/gambas3 gb_xml_xslt_la-main.lo gb_xml_xslt_la-CXSLT.lo -lxslt -lz -llzma -ldl -lm -lxml2 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/7/../../../crti.o /usr/lib/gcc/i686-redhat-linux/7/crtbeginS.o .libs/gb_xml_xslt_la-main.o .libs/gb_xml_xslt_la-CXSLT.o -lxslt -lz -llzma -ldl -lxml2 -L/usr/lib/gcc/i686-redhat-linux/7 -L/usr/lib/gcc/i686-redhat-linux/7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/7/crtendS.o /usr/lib/gcc/i686-redhat-linux/7/../../../crtn.o -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.xml.xslt.so.0 -o .libs/gb.xml.xslt.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.xml.xslt.so.0" && ln -s "gb.xml.xslt.so.0.0.0" "gb.xml.xslt.so.0") libtool: link: (cd ".libs" && rm -f "gb.xml.xslt.so" && ln -s "gb.xml.xslt.so.0.0.0" "gb.xml.xslt.so") libtool: link: ar cru .libs/gb.xml.xslt.a gb_xml_xslt_la-main.o gb_xml_xslt_la-CXSLT.o libtool: link: ranlib .libs/gb.xml.xslt.a libtool: link: ( cd ".libs" && rm -f "gb.xml.xslt.la" && ln -s "../gb.xml.xslt.la" "gb.xml.xslt.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/xslt' Making all in rpc make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/rpc' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/rpc' Making all in html make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/html' /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c -o gb_xml_html_la-htmlmain.lo `test -f 'htmlmain.cpp' || echo './'`htmlmain.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c -o gb_xml_html_la-htmldocument.lo `test -f 'htmldocument.cpp' || echo './'`htmldocument.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c htmlmain.cpp -fPIC -DPIC -o .libs/gb_xml_html_la-htmlmain.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c htmldocument.cpp -fPIC -DPIC -o .libs/gb_xml_html_la-htmldocument.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c htmlmain.cpp -o gb_xml_html_la-htmlmain.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c -o gb_xml_html_la-htmlelement.lo `test -f 'htmlelement.cpp' || echo './'`htmlelement.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c htmldocument.cpp -o gb_xml_html_la-htmldocument.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c htmlelement.cpp -fPIC -DPIC -o .libs/gb_xml_html_la-htmlelement.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c htmlelement.cpp -o gb_xml_html_la-htmlelement.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c -o gb_xml_html_la-CHTMLDocument.lo `test -f 'CHTMLDocument.cpp' || echo './'`CHTMLDocument.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c -o gb_xml_html_la-CHTMLElement.lo `test -f 'CHTMLElement.cpp' || echo './'`CHTMLElement.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c CHTMLDocument.cpp -fPIC -DPIC -o .libs/gb_xml_html_la-CHTMLDocument.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c CHTMLElement.cpp -fPIC -DPIC -o .libs/gb_xml_html_la-CHTMLElement.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c CHTMLElement.cpp -o gb_xml_html_la-CHTMLElement.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c CHTMLDocument.cpp -o gb_xml_html_la-CHTMLDocument.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c -o gb_xml_html_la-htmlserializer.lo `test -f 'htmlserializer.cpp' || echo './'`htmlserializer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c htmlserializer.cpp -fPIC -DPIC -o .libs/gb_xml_html_la-htmlserializer.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c -o gb_xml_html_la-cssfilter.lo `test -f 'cssfilter.cpp' || echo './'`cssfilter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c cssfilter.cpp -fPIC -DPIC -o .libs/gb_xml_html_la-cssfilter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c htmlserializer.cpp -o gb_xml_html_la-htmlserializer.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c cssfilter.cpp -o gb_xml_html_la-cssfilter.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c -o gb_xml_html_la-htmlparser.lo `test -f 'htmlparser.cpp' || echo './'`htmlparser.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c htmlparser.cpp -fPIC -DPIC -o .libs/gb_xml_html_la-htmlparser.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -c htmlparser.cpp -o gb_xml_html_la-htmlparser.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -fexceptions -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.xml.html.la -rpath /usr/lib/gambas3 gb_xml_html_la-htmlmain.lo gb_xml_html_la-htmldocument.lo gb_xml_html_la-htmlelement.lo gb_xml_html_la-CHTMLDocument.lo gb_xml_html_la-CHTMLElement.lo gb_xml_html_la-htmlserializer.lo gb_xml_html_la-cssfilter.lo gb_xml_html_la-htmlparser.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/7/../../../crti.o /usr/lib/gcc/i686-redhat-linux/7/crtbeginS.o .libs/gb_xml_html_la-htmlmain.o .libs/gb_xml_html_la-htmldocument.o .libs/gb_xml_html_la-htmlelement.o .libs/gb_xml_html_la-CHTMLDocument.o .libs/gb_xml_html_la-CHTMLElement.o .libs/gb_xml_html_la-htmlserializer.o .libs/gb_xml_html_la-cssfilter.o .libs/gb_xml_html_la-htmlparser.o -L/usr/lib/gcc/i686-redhat-linux/7 -L/usr/lib/gcc/i686-redhat-linux/7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/7/crtendS.o /usr/lib/gcc/i686-redhat-linux/7/../../../crtn.o -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.xml.html.so.0 -o .libs/gb.xml.html.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.xml.html.so.0" && ln -s "gb.xml.html.so.0.0.0" "gb.xml.html.so.0") libtool: link: (cd ".libs" && rm -f "gb.xml.html.so" && ln -s "gb.xml.html.so.0.0.0" "gb.xml.html.so") libtool: link: ar cru .libs/gb.xml.html.a gb_xml_html_la-htmlmain.o gb_xml_html_la-htmldocument.o gb_xml_html_la-htmlelement.o gb_xml_html_la-CHTMLDocument.o gb_xml_html_la-CHTMLElement.o gb_xml_html_la-htmlserializer.o gb_xml_html_la-cssfilter.o gb_xml_html_la-htmlparser.o libtool: link: ranlib .libs/gb.xml.html.a libtool: link: ( cd ".libs" && rm -f "gb.xml.html.la" && ln -s "../gb.xml.html.la" "gb.xml.html.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/html' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml' Making all in gb.v4l make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.v4l' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.v4l' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.v4l/src' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_v4l_la-main.lo `test -f 'main.c' || echo './'`main.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_v4l_la-CWebcam.lo `test -f 'CWebcam.c' || echo './'`CWebcam.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_v4l_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWebcam.c -fPIC -DPIC -o .libs/gb_v4l_la-CWebcam.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_v4l_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_v4l_la-gv4l2.lo `test -f 'gv4l2.c' || echo './'`gv4l2.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gv4l2.c -fPIC -DPIC -o .libs/gb_v4l_la-gv4l2.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gv4l2.c -o gb_v4l_la-gv4l2.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWebcam.c -o gb_v4l_la-CWebcam.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_v4l_la-CConverters.lo `test -f 'CConverters.c' || echo './'`CConverters.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CConverters.c -fPIC -DPIC -o .libs/gb_v4l_la-CConverters.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CConverters.c -o gb_v4l_la-CConverters.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.v4l.la -rpath /usr/lib/gambas3 gb_v4l_la-main.lo gb_v4l_la-CWebcam.lo gb_v4l_la-gv4l2.lo gb_v4l_la-CConverters.lo -lc -ljpeg -lpng -lv4lconvert libtool: link: gcc -shared -fPIC -DPIC .libs/gb_v4l_la-main.o .libs/gb_v4l_la-CWebcam.o .libs/gb_v4l_la-gv4l2.o .libs/gb_v4l_la-CConverters.o -lc -ljpeg -lpng -lv4lconvert -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.v4l.so.0 -o .libs/gb.v4l.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.v4l.so.0" && ln -s "gb.v4l.so.0.0.0" "gb.v4l.so.0") libtool: link: (cd ".libs" && rm -f "gb.v4l.so" && ln -s "gb.v4l.so.0.0.0" "gb.v4l.so") libtool: link: ar cru .libs/gb.v4l.a gb_v4l_la-main.o gb_v4l_la-CWebcam.o gb_v4l_la-gv4l2.o gb_v4l_la-CConverters.o libtool: link: ranlib .libs/gb.v4l.a libtool: link: ( cd ".libs" && rm -f "gb.v4l.la" && ln -s "../gb.v4l.la" "gb.v4l.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.v4l/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.v4l' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.v4l' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.v4l' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.v4l' Making all in gb.crypt make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.crypt' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.crypt' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.crypt/src' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_crypt_la-main.lo `test -f 'main.c' || echo './'`main.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_crypt_la-c_crypt.lo `test -f 'c_crypt.c' || echo './'`c_crypt.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_crypt.c -fPIC -DPIC -o .libs/gb_crypt_la-c_crypt.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_crypt_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_crypt_la-main.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_crypt.c -o gb_crypt_la-c_crypt.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.crypt.la -rpath /usr/lib/gambas3 gb_crypt_la-main.lo gb_crypt_la-c_crypt.lo -lcrypt libtool: link: gcc -shared -fPIC -DPIC .libs/gb_crypt_la-main.o .libs/gb_crypt_la-c_crypt.o -lcrypt -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.crypt.so.0 -o .libs/gb.crypt.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.crypt.so.0" && ln -s "gb.crypt.so.0.0.0" "gb.crypt.so.0") libtool: link: (cd ".libs" && rm -f "gb.crypt.so" && ln -s "gb.crypt.so.0.0.0" "gb.crypt.so") libtool: link: ar cru .libs/gb.crypt.a gb_crypt_la-main.o gb_crypt_la-c_crypt.o libtool: link: ranlib .libs/gb.crypt.a libtool: link: ( cd ".libs" && rm -f "gb.crypt.la" && ln -s "../gb.crypt.la" "gb.crypt.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.crypt/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.crypt' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.crypt' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.crypt' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.crypt' Making all in gb.qt4 make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src' Making all in . make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-x11.lo `test -f 'x11.c' || echo './'`x11.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-desktop.lo `test -f 'desktop.c' || echo './'`desktop.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c x11.c -fPIC -DPIC -o .libs/gb_qt4_la-x11.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c desktop.c -fPIC -DPIC -o .libs/gb_qt4_la-desktop.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c desktop.c -o gb_qt4_la-desktop.o >/dev/null 2>&1 /usr/lib/qt4/bin/moc -o main_moc.cpp main.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-main.lo `test -f 'main.cpp' || echo './'`main.cpp libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c x11.c -o gb_qt4_la-x11.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.cpp -fPIC -DPIC -o .libs/gb_qt4_la-main.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CFont.lo `test -f 'CFont.cpp' || echo './'`CFont.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CFont.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CFont.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CFont.cpp -o gb_qt4_la-CFont.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.cpp -o gb_qt4_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CScreen.lo `test -f 'CScreen.cpp' || echo './'`CScreen.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CScreen.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CScreen.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CStyle.lo `test -f 'CStyle.cpp' || echo './'`CStyle.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CStyle.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CStyle.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CScreen.cpp -o gb_qt4_la-CScreen.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CStyle.cpp -o gb_qt4_la-CStyle.o >/dev/null 2>&1 /usr/lib/qt4/bin/moc -o CWidget_moc.cpp CWidget.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CWidget.lo `test -f 'CWidget.cpp' || echo './'`CWidget.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWidget.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CWidget.o /usr/lib/qt4/bin/moc -o CWindow_moc.cpp CWindow.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CWindow.lo `test -f 'CWindow.cpp' || echo './'`CWindow.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWindow.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CWindow.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWidget.cpp -o gb_qt4_la-CWidget.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWindow.cpp -o gb_qt4_la-CWindow.o >/dev/null 2>&1 /usr/lib/qt4/bin/moc -o CButton_moc.cpp CButton.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CButton.lo `test -f 'CButton.cpp' || echo './'`CButton.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CButton.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CButton.o /usr/lib/qt4/bin/moc -o CContainer_moc.cpp CContainer.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CContainer.lo `test -f 'CContainer.cpp' || echo './'`CContainer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CContainer.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CContainer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CButton.cpp -o gb_qt4_la-CButton.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CContainer.cpp -o gb_qt4_la-CContainer.o >/dev/null 2>&1 /usr/lib/qt4/bin/moc -o CLabel_moc.cpp CLabel.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CLabel.lo `test -f 'CLabel.cpp' || echo './'`CLabel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CLabel.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CLabel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CLabel.cpp -o gb_qt4_la-CLabel.o >/dev/null 2>&1 /usr/lib/qt4/bin/moc -o CTextBox_moc.cpp CTextBox.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CTextBox.lo `test -f 'CTextBox.cpp' || echo './'`CTextBox.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTextBox.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CTextBox.o /usr/lib/qt4/bin/moc -o CPictureBox_moc.cpp CPictureBox.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CPictureBox.lo `test -f 'CPictureBox.cpp' || echo './'`CPictureBox.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CPictureBox.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CPictureBox.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTextBox.cpp -o gb_qt4_la-CTextBox.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CPictureBox.cpp -o gb_qt4_la-CPictureBox.o >/dev/null 2>&1 /usr/lib/qt4/bin/moc -o CMenu_moc.cpp CMenu.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CMenu.lo `test -f 'CMenu.cpp' || echo './'`CMenu.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMenu.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CMenu.o /usr/lib/qt4/bin/moc -o CMouse_moc.cpp CMouse.h CMouse.h:0: Note: No relevant classes found. No output generated. /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CMouse.lo `test -f 'CMouse.cpp' || echo './'`CMouse.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMouse.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CMouse.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMenu.cpp -o gb_qt4_la-CMenu.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMouse.cpp -o gb_qt4_la-CMouse.o >/dev/null 2>&1 /usr/lib/qt4/bin/moc -o CKey_moc.cpp CKey.h CKey.h:0: Note: No relevant classes found. No output generated. /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CKey.lo `test -f 'CKey.cpp' || echo './'`CKey.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CKey.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CKey.o /usr/lib/qt4/bin/moc -o CColor_moc.cpp CColor.h CColor.h:0: Note: No relevant classes found. No output generated. /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CColor.lo `test -f 'CColor.cpp' || echo './'`CColor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CColor.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CColor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CKey.cpp -o gb_qt4_la-CKey.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CColor.cpp -o gb_qt4_la-CColor.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CConst.lo `test -f 'CConst.cpp' || echo './'`CConst.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CConst.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CConst.o /usr/lib/qt4/bin/moc -o CCheckBox_moc.cpp CCheckBox.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CCheckBox.lo `test -f 'CCheckBox.cpp' || echo './'`CCheckBox.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CCheckBox.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CCheckBox.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CConst.cpp -o gb_qt4_la-CConst.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CCheckBox.cpp -o gb_qt4_la-CCheckBox.o >/dev/null 2>&1 /usr/lib/qt4/bin/moc -o CFrame_moc.cpp CFrame.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CFrame.lo `test -f 'CFrame.cpp' || echo './'`CFrame.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CFrame.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CFrame.o /usr/lib/qt4/bin/moc -o CPanel_moc.cpp CPanel.h CPanel.h:0: Note: No relevant classes found. No output generated. /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CPanel.lo `test -f 'CPanel.cpp' || echo './'`CPanel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CPanel.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CPanel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CFrame.cpp -o gb_qt4_la-CFrame.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CPanel.cpp -o gb_qt4_la-CPanel.o >/dev/null 2>&1 /usr/lib/qt4/bin/moc -o CRadioButton_moc.cpp CRadioButton.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CRadioButton.lo `test -f 'CRadioButton.cpp' || echo './'`CRadioButton.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CRadioButton.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CRadioButton.o /usr/lib/qt4/bin/moc -o CTextArea_moc.cpp CTextArea.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CTextArea.lo `test -f 'CTextArea.cpp' || echo './'`CTextArea.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTextArea.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CTextArea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CRadioButton.cpp -o gb_qt4_la-CRadioButton.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTextArea.cpp -o gb_qt4_la-CTextArea.o >/dev/null 2>&1 /usr/lib/qt4/bin/moc -o CTabStrip_moc.cpp CTabStrip.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CTabStrip.lo `test -f 'CTabStrip.cpp' || echo './'`CTabStrip.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTabStrip.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CTabStrip.o /usr/lib/qt4/bin/moc -o CDialog_moc.cpp CDialog.h CDialog.h:0: Note: No relevant classes found. No output generated. /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CDialog.lo `test -f 'CDialog.cpp' || echo './'`CDialog.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDialog.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CDialog.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTabStrip.cpp -o gb_qt4_la-CTabStrip.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDialog.cpp -o gb_qt4_la-CDialog.o >/dev/null 2>&1 /usr/lib/qt4/bin/moc -o CPicture_moc.cpp CPicture.h CPicture.h:0: Note: No relevant classes found. No output generated. /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CPicture.lo `test -f 'CPicture.cpp' || echo './'`CPicture.cpp /usr/lib/qt4/bin/moc -o CImage_moc.cpp CImage.h CImage.h:0: Note: No relevant classes found. No output generated. /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CImage.lo `test -f 'CImage.cpp' || echo './'`CImage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CPicture.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CPicture.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CImage.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CImage.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CPicture.cpp -o gb_qt4_la-CPicture.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CImage.cpp -o gb_qt4_la-CImage.o >/dev/null 2>&1 /usr/lib/qt4/bin/moc -o CClipboard_moc.cpp CClipboard.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CClipboard.lo `test -f 'CClipboard.cpp' || echo './'`CClipboard.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CClipboard.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CClipboard.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CDraw.lo `test -f 'CDraw.cpp' || echo './'`CDraw.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDraw.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CDraw.o CClipboard.cpp: In function 'void paste(const QMimeData*, const char*)': CClipboard.cpp:166:64: warning: ignoring return value of 'QImage QImage::convertToFormat(QImage::Format, Qt::ImageConversionFlags) const', declared with attribute warn_unused_result [-Wunused-result] image->convertToFormat(QImage::Format_ARGB32_Premultiplied); ^ In file included from /usr/include/QtGui/QImage:1:0, from CClipboard.cpp:30: /usr/include/QtGui/qimage.h:165:12: note: declared here QImage convertToFormat(Format f, Qt::ImageConversionFlags flags = Qt::AutoColor) const Q_REQUIRED_RESULT; ^~~~~~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CClipboard.cpp -o gb_qt4_la-CClipboard.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDraw.cpp -o gb_qt4_la-CDraw.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-cpaint_impl.lo `test -f 'cpaint_impl.cpp' || echo './'`cpaint_impl.cpp /usr/lib/qt4/bin/moc -o CWatch_moc.cpp CWatch.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CWatch.lo `test -f 'CWatch.cpp' || echo './'`CWatch.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cpaint_impl.cpp -fPIC -DPIC -o .libs/gb_qt4_la-cpaint_impl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWatch.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CWatch.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWatch.cpp -o gb_qt4_la-CWatch.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cpaint_impl.cpp -o gb_qt4_la-cpaint_impl.o >/dev/null 2>&1 /usr/lib/qt4/bin/moc -o CScrollView_moc.cpp CScrollView.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CScrollView.lo `test -f 'CScrollView.cpp' || echo './'`CScrollView.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CScrollView.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CScrollView.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CScrollView.cpp -o gb_qt4_la-CScrollView.o >/dev/null 2>&1 /usr/lib/qt4/bin/moc -o CDrawingArea_moc.cpp CDrawingArea.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CDrawingArea.lo `test -f 'CDrawingArea.cpp' || echo './'`CDrawingArea.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDrawingArea.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CDrawingArea.o /usr/lib/qt4/bin/moc -o CMessage_moc.cpp CMessage.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CMessage.lo `test -f 'CMessage.cpp' || echo './'`CMessage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMessage.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CMessage.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDrawingArea.cpp -o gb_qt4_la-CDrawingArea.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMessage.cpp -o gb_qt4_la-CMessage.o >/dev/null 2>&1 /usr/lib/qt4/bin/moc -o CSlider_moc.cpp CSlider.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CSlider.lo `test -f 'CSlider.cpp' || echo './'`CSlider.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CSlider.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CSlider.o /usr/lib/qt4/bin/moc -o CScrollBar_moc.cpp CScrollBar.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CScrollBar.lo `test -f 'CScrollBar.cpp' || echo './'`CScrollBar.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CScrollBar.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CScrollBar.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CSlider.cpp -o gb_qt4_la-CSlider.o >/dev/null 2>&1 /usr/lib/qt4/bin/moc -o CMovieBox_moc.cpp CMovieBox.h CMovieBox.h:0: Note: No relevant classes found. No output generated. /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CMovieBox.lo `test -f 'CMovieBox.cpp' || echo './'`CMovieBox.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMovieBox.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CMovieBox.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CScrollBar.cpp -o gb_qt4_la-CScrollBar.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMovieBox.cpp -o gb_qt4_la-CMovieBox.o >/dev/null 2>&1 /usr/lib/qt4/bin/moc -o CSpinBox_moc.cpp CSpinBox.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CSpinBox.lo `test -f 'CSpinBox.cpp' || echo './'`CSpinBox.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CSpinBox.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CSpinBox.o /usr/lib/qt4/bin/moc -o ctrayicon_moc.cpp ctrayicon.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-ctrayicon.lo `test -f 'ctrayicon.cpp' || echo './'`ctrayicon.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c ctrayicon.cpp -fPIC -DPIC -o .libs/gb_qt4_la-ctrayicon.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CSpinBox.cpp -o gb_qt4_la-CSpinBox.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c ctrayicon.cpp -o gb_qt4_la-ctrayicon.o >/dev/null 2>&1 /usr/lib/qt4/bin/moc -o CWatcher_moc.cpp CWatcher.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CWatcher.lo `test -f 'CWatcher.cpp' || echo './'`CWatcher.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWatcher.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CWatcher.o /usr/lib/qt4/bin/moc -o cprinter_moc.cpp cprinter.h cprinter.h:0: Note: No relevant classes found. No output generated. /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-cprinter.lo `test -f 'cprinter.cpp' || echo './'`cprinter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cprinter.cpp -fPIC -DPIC -o .libs/gb_qt4_la-cprinter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWatcher.cpp -o gb_qt4_la-CWatcher.o >/dev/null 2>&1 /usr/lib/qt4/bin/moc -o csvgimage_moc.cpp csvgimage.h csvgimage.h:0: Note: No relevant classes found. No output generated. /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-csvgimage.lo `test -f 'csvgimage.cpp' || echo './'`csvgimage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c csvgimage.cpp -fPIC -DPIC -o .libs/gb_qt4_la-csvgimage.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cprinter.cpp -o gb_qt4_la-cprinter.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c csvgimage.cpp -o gb_qt4_la-csvgimage.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-fix_breeze.lo `test -f 'fix_breeze.cpp' || echo './'`fix_breeze.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c fix_breeze.cpp -fPIC -DPIC -o .libs/gb_qt4_la-fix_breeze.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CEmbedder.lo `test -f 'CEmbedder.cpp' || echo './'`CEmbedder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CEmbedder.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CEmbedder.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c fix_breeze.cpp -o gb_qt4_la-fix_breeze.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CEmbedder.cpp -o gb_qt4_la-CEmbedder.o >/dev/null 2>&1 /usr/lib/qt4/bin/moc -o CEmbedder_moc.cpp CEmbedder.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-main_moc.lo `test -f 'main_moc.cpp' || echo './'`main_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-main_moc.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CWidget_moc.lo `test -f 'CWidget_moc.cpp' || echo './'`CWidget_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWidget_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CWidget_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main_moc.cpp -o gb_qt4_la-main_moc.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWidget_moc.cpp -o gb_qt4_la-CWidget_moc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CWindow_moc.lo `test -f 'CWindow_moc.cpp' || echo './'`CWindow_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWindow_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CWindow_moc.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CButton_moc.lo `test -f 'CButton_moc.cpp' || echo './'`CButton_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CButton_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CButton_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWindow_moc.cpp -o gb_qt4_la-CWindow_moc.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CButton_moc.cpp -o gb_qt4_la-CButton_moc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CContainer_moc.lo `test -f 'CContainer_moc.cpp' || echo './'`CContainer_moc.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CLabel_moc.lo `test -f 'CLabel_moc.cpp' || echo './'`CLabel_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CContainer_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CContainer_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CLabel_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CLabel_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CLabel_moc.cpp -o gb_qt4_la-CLabel_moc.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CContainer_moc.cpp -o gb_qt4_la-CContainer_moc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CTextBox_moc.lo `test -f 'CTextBox_moc.cpp' || echo './'`CTextBox_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTextBox_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CTextBox_moc.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CPictureBox_moc.lo `test -f 'CPictureBox_moc.cpp' || echo './'`CPictureBox_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CPictureBox_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CPictureBox_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTextBox_moc.cpp -o gb_qt4_la-CTextBox_moc.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CPictureBox_moc.cpp -o gb_qt4_la-CPictureBox_moc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CMenu_moc.lo `test -f 'CMenu_moc.cpp' || echo './'`CMenu_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMenu_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CMenu_moc.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CMouse_moc.lo `test -f 'CMouse_moc.cpp' || echo './'`CMouse_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMouse_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CMouse_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMouse_moc.cpp -o gb_qt4_la-CMouse_moc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CKey_moc.lo `test -f 'CKey_moc.cpp' || echo './'`CKey_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CKey_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CKey_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CKey_moc.cpp -o gb_qt4_la-CKey_moc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CColor_moc.lo `test -f 'CColor_moc.cpp' || echo './'`CColor_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CColor_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CColor_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CColor_moc.cpp -o gb_qt4_la-CColor_moc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CCheckBox_moc.lo `test -f 'CCheckBox_moc.cpp' || echo './'`CCheckBox_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CCheckBox_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CCheckBox_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMenu_moc.cpp -o gb_qt4_la-CMenu_moc.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CCheckBox_moc.cpp -o gb_qt4_la-CCheckBox_moc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CFrame_moc.lo `test -f 'CFrame_moc.cpp' || echo './'`CFrame_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CFrame_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CFrame_moc.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CPanel_moc.lo `test -f 'CPanel_moc.cpp' || echo './'`CPanel_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CPanel_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CPanel_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CPanel_moc.cpp -o gb_qt4_la-CPanel_moc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CRadioButton_moc.lo `test -f 'CRadioButton_moc.cpp' || echo './'`CRadioButton_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CRadioButton_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CRadioButton_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CRadioButton_moc.cpp -o gb_qt4_la-CRadioButton_moc.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CFrame_moc.cpp -o gb_qt4_la-CFrame_moc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CTextArea_moc.lo `test -f 'CTextArea_moc.cpp' || echo './'`CTextArea_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTextArea_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CTextArea_moc.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CTabStrip_moc.lo `test -f 'CTabStrip_moc.cpp' || echo './'`CTabStrip_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTabStrip_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CTabStrip_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTextArea_moc.cpp -o gb_qt4_la-CTextArea_moc.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTabStrip_moc.cpp -o gb_qt4_la-CTabStrip_moc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CDialog_moc.lo `test -f 'CDialog_moc.cpp' || echo './'`CDialog_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDialog_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CDialog_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDialog_moc.cpp -o gb_qt4_la-CDialog_moc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CPicture_moc.lo `test -f 'CPicture_moc.cpp' || echo './'`CPicture_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CPicture_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CPicture_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CPicture_moc.cpp -o gb_qt4_la-CPicture_moc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CImage_moc.lo `test -f 'CImage_moc.cpp' || echo './'`CImage_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CImage_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CImage_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CImage_moc.cpp -o gb_qt4_la-CImage_moc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CClipboard_moc.lo `test -f 'CClipboard_moc.cpp' || echo './'`CClipboard_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CClipboard_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CClipboard_moc.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CWatch_moc.lo `test -f 'CWatch_moc.cpp' || echo './'`CWatch_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWatch_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CWatch_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CClipboard_moc.cpp -o gb_qt4_la-CClipboard_moc.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWatch_moc.cpp -o gb_qt4_la-CWatch_moc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CScrollView_moc.lo `test -f 'CScrollView_moc.cpp' || echo './'`CScrollView_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CScrollView_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CScrollView_moc.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CDrawingArea_moc.lo `test -f 'CDrawingArea_moc.cpp' || echo './'`CDrawingArea_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDrawingArea_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CDrawingArea_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CScrollView_moc.cpp -o gb_qt4_la-CScrollView_moc.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDrawingArea_moc.cpp -o gb_qt4_la-CDrawingArea_moc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CMessage_moc.lo `test -f 'CMessage_moc.cpp' || echo './'`CMessage_moc.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CSlider_moc.lo `test -f 'CSlider_moc.cpp' || echo './'`CSlider_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMessage_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CMessage_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CSlider_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CSlider_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMessage_moc.cpp -o gb_qt4_la-CMessage_moc.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CSlider_moc.cpp -o gb_qt4_la-CSlider_moc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CScrollBar_moc.lo `test -f 'CScrollBar_moc.cpp' || echo './'`CScrollBar_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CScrollBar_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CScrollBar_moc.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CMovieBox_moc.lo `test -f 'CMovieBox_moc.cpp' || echo './'`CMovieBox_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMovieBox_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CMovieBox_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMovieBox_moc.cpp -o gb_qt4_la-CMovieBox_moc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CSpinBox_moc.lo `test -f 'CSpinBox_moc.cpp' || echo './'`CSpinBox_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CSpinBox_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CSpinBox_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CScrollBar_moc.cpp -o gb_qt4_la-CScrollBar_moc.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CSpinBox_moc.cpp -o gb_qt4_la-CSpinBox_moc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-ctrayicon_moc.lo `test -f 'ctrayicon_moc.cpp' || echo './'`ctrayicon_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c ctrayicon_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-ctrayicon_moc.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CWatcher_moc.lo `test -f 'CWatcher_moc.cpp' || echo './'`CWatcher_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWatcher_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CWatcher_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c ctrayicon_moc.cpp -o gb_qt4_la-ctrayicon_moc.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWatcher_moc.cpp -o gb_qt4_la-CWatcher_moc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-cprinter_moc.lo `test -f 'cprinter_moc.cpp' || echo './'`cprinter_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cprinter_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-cprinter_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cprinter_moc.cpp -o gb_qt4_la-cprinter_moc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-csvgimage_moc.lo `test -f 'csvgimage_moc.cpp' || echo './'`csvgimage_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c csvgimage_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-csvgimage_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c csvgimage_moc.cpp -o gb_qt4_la-csvgimage_moc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_la-CEmbedder_moc.lo `test -f 'CEmbedder_moc.cpp' || echo './'`CEmbedder_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CEmbedder_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_la-CEmbedder_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -DQT_SHARED -I../share/ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CEmbedder_moc.cpp -o gb_qt4_la-CEmbedder_moc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=link g++ -D_REENTRANT -DGB_QT_COMPONENT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.qt4.la -rpath /usr/lib/gambas3 gb_qt4_la-x11.lo gb_qt4_la-desktop.lo gb_qt4_la-main_moc.lo gb_qt4_la-main.lo gb_qt4_la-CFont.lo gb_qt4_la-CScreen.lo gb_qt4_la-CStyle.lo gb_qt4_la-CWidget_moc.lo gb_qt4_la-CWidget.lo gb_qt4_la-CWindow_moc.lo gb_qt4_la-CWindow.lo gb_qt4_la-CButton_moc.lo gb_qt4_la-CButton.lo gb_qt4_la-CContainer_moc.lo gb_qt4_la-CContainer.lo gb_qt4_la-CLabel_moc.lo gb_qt4_la-CLabel.lo gb_qt4_la-CTextBox_moc.lo gb_qt4_la-CTextBox.lo gb_qt4_la-CPictureBox_moc.lo gb_qt4_la-CPictureBox.lo gb_qt4_la-CMenu_moc.lo gb_qt4_la-CMenu.lo gb_qt4_la-CMouse_moc.lo gb_qt4_la-CMouse.lo gb_qt4_la-CKey_moc.lo gb_qt4_la-CKey.lo gb_qt4_la-CColor_moc.lo gb_qt4_la-CColor.lo gb_qt4_la-CConst.lo gb_qt4_la-CCheckBox_moc.lo gb_qt4_la-CCheckBox.lo gb_qt4_la-CFrame_moc.lo gb_qt4_la-CFrame.lo gb_qt4_la-CPanel_moc.lo gb_qt4_la-CPanel.lo gb_qt4_la-CRadioButton_moc.lo gb_qt4_la-CRadioButton.lo gb_qt4_la-CTextArea_moc.lo gb_qt4_la-CTextArea.lo gb_qt4_la-CTabStrip_moc.lo gb_qt4_la-CTabStrip.lo gb_qt4_la-CDialog_moc.lo gb_qt4_la-CDialog.lo gb_qt4_la-CPicture_moc.lo gb_qt4_la-CPicture.lo gb_qt4_la-CImage_moc.lo gb_qt4_la-CImage.lo gb_qt4_la-CClipboard_moc.lo gb_qt4_la-CClipboard.lo gb_qt4_la-CDraw.lo gb_qt4_la-cpaint_impl.lo gb_qt4_la-CWatch_moc.lo gb_qt4_la-CWatch.lo gb_qt4_la-CScrollView_moc.lo gb_qt4_la-CScrollView.lo gb_qt4_la-CDrawingArea_moc.lo gb_qt4_la-CDrawingArea.lo gb_qt4_la-CMessage_moc.lo gb_qt4_la-CMessage.lo gb_qt4_la-CSlider_moc.lo gb_qt4_la-CSlider.lo gb_qt4_la-CScrollBar_moc.lo gb_qt4_la-CScrollBar.lo gb_qt4_la-CMovieBox_moc.lo gb_qt4_la-CMovieBox.lo gb_qt4_la-CSpinBox_moc.lo gb_qt4_la-CSpinBox.lo gb_qt4_la-ctrayicon_moc.lo gb_qt4_la-ctrayicon.lo gb_qt4_la-CWatcher_moc.lo gb_qt4_la-CWatcher.lo gb_qt4_la-cprinter_moc.lo gb_qt4_la-cprinter.lo gb_qt4_la-csvgimage_moc.lo gb_qt4_la-csvgimage.lo gb_qt4_la-fix_breeze.lo gb_qt4_la-CEmbedder.lo gb_qt4_la-CEmbedder_moc.lo -lpthread -lQtSvg -lQtGui -lQtCore -lX11 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/7/../../../crti.o /usr/lib/gcc/i686-redhat-linux/7/crtbeginS.o .libs/gb_qt4_la-x11.o .libs/gb_qt4_la-desktop.o .libs/gb_qt4_la-main_moc.o .libs/gb_qt4_la-main.o .libs/gb_qt4_la-CFont.o .libs/gb_qt4_la-CScreen.o .libs/gb_qt4_la-CStyle.o .libs/gb_qt4_la-CWidget_moc.o .libs/gb_qt4_la-CWidget.o .libs/gb_qt4_la-CWindow_moc.o .libs/gb_qt4_la-CWindow.o .libs/gb_qt4_la-CButton_moc.o .libs/gb_qt4_la-CButton.o .libs/gb_qt4_la-CContainer_moc.o .libs/gb_qt4_la-CContainer.o .libs/gb_qt4_la-CLabel_moc.o .libs/gb_qt4_la-CLabel.o .libs/gb_qt4_la-CTextBox_moc.o .libs/gb_qt4_la-CTextBox.o .libs/gb_qt4_la-CPictureBox_moc.o .libs/gb_qt4_la-CPictureBox.o .libs/gb_qt4_la-CMenu_moc.o .libs/gb_qt4_la-CMenu.o .libs/gb_qt4_la-CMouse_moc.o .libs/gb_qt4_la-CMouse.o .libs/gb_qt4_la-CKey_moc.o .libs/gb_qt4_la-CKey.o .libs/gb_qt4_la-CColor_moc.o .libs/gb_qt4_la-CColor.o .libs/gb_qt4_la-CConst.o .libs/gb_qt4_la-CCheckBox_moc.o .libs/gb_qt4_la-CCheckBox.o .libs/gb_qt4_la-CFrame_moc.o .libs/gb_qt4_la-CFrame.o .libs/gb_qt4_la-CPanel_moc.o .libs/gb_qt4_la-CPanel.o .libs/gb_qt4_la-CRadioButton_moc.o .libs/gb_qt4_la-CRadioButton.o .libs/gb_qt4_la-CTextArea_moc.o .libs/gb_qt4_la-CTextArea.o .libs/gb_qt4_la-CTabStrip_moc.o .libs/gb_qt4_la-CTabStrip.o .libs/gb_qt4_la-CDialog_moc.o .libs/gb_qt4_la-CDialog.o .libs/gb_qt4_la-CPicture_moc.o .libs/gb_qt4_la-CPicture.o .libs/gb_qt4_la-CImage_moc.o .libs/gb_qt4_la-CImage.o .libs/gb_qt4_la-CClipboard_moc.o .libs/gb_qt4_la-CClipboard.o .libs/gb_qt4_la-CDraw.o .libs/gb_qt4_la-cpaint_impl.o .libs/gb_qt4_la-CWatch_moc.o .libs/gb_qt4_la-CWatch.o .libs/gb_qt4_la-CScrollView_moc.o .libs/gb_qt4_la-CScrollView.o .libs/gb_qt4_la-CDrawingArea_moc.o .libs/gb_qt4_la-CDrawingArea.o .libs/gb_qt4_la-CMessage_moc.o .libs/gb_qt4_la-CMessage.o .libs/gb_qt4_la-CSlider_moc.o .libs/gb_qt4_la-CSlider.o .libs/gb_qt4_la-CScrollBar_moc.o .libs/gb_qt4_la-CScrollBar.o .libs/gb_qt4_la-CMovieBox_moc.o .libs/gb_qt4_la-CMovieBox.o .libs/gb_qt4_la-CSpinBox_moc.o .libs/gb_qt4_la-CSpinBox.o .libs/gb_qt4_la-ctrayicon_moc.o .libs/gb_qt4_la-ctrayicon.o .libs/gb_qt4_la-CWatcher_moc.o .libs/gb_qt4_la-CWatcher.o .libs/gb_qt4_la-cprinter_moc.o .libs/gb_qt4_la-cprinter.o .libs/gb_qt4_la-csvgimage_moc.o .libs/gb_qt4_la-csvgimage.o .libs/gb_qt4_la-fix_breeze.o .libs/gb_qt4_la-CEmbedder.o .libs/gb_qt4_la-CEmbedder_moc.o -lpthread -lQtSvg -lQtGui -lQtCore -lX11 -L/usr/lib/gcc/i686-redhat-linux/7 -L/usr/lib/gcc/i686-redhat-linux/7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/7/crtendS.o /usr/lib/gcc/i686-redhat-linux/7/../../../crtn.o -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.qt4.so.0 -o .libs/gb.qt4.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.qt4.so.0" && ln -s "gb.qt4.so.0.0.0" "gb.qt4.so.0") libtool: link: (cd ".libs" && rm -f "gb.qt4.so" && ln -s "gb.qt4.so.0.0.0" "gb.qt4.so") libtool: link: ar cru .libs/gb.qt4.a gb_qt4_la-x11.o gb_qt4_la-desktop.o gb_qt4_la-main_moc.o gb_qt4_la-main.o gb_qt4_la-CFont.o gb_qt4_la-CScreen.o gb_qt4_la-CStyle.o gb_qt4_la-CWidget_moc.o gb_qt4_la-CWidget.o gb_qt4_la-CWindow_moc.o gb_qt4_la-CWindow.o gb_qt4_la-CButton_moc.o gb_qt4_la-CButton.o gb_qt4_la-CContainer_moc.o gb_qt4_la-CContainer.o gb_qt4_la-CLabel_moc.o gb_qt4_la-CLabel.o gb_qt4_la-CTextBox_moc.o gb_qt4_la-CTextBox.o gb_qt4_la-CPictureBox_moc.o gb_qt4_la-CPictureBox.o gb_qt4_la-CMenu_moc.o gb_qt4_la-CMenu.o gb_qt4_la-CMouse_moc.o gb_qt4_la-CMouse.o gb_qt4_la-CKey_moc.o gb_qt4_la-CKey.o gb_qt4_la-CColor_moc.o gb_qt4_la-CColor.o gb_qt4_la-CConst.o gb_qt4_la-CCheckBox_moc.o gb_qt4_la-CCheckBox.o gb_qt4_la-CFrame_moc.o gb_qt4_la-CFrame.o gb_qt4_la-CPanel_moc.o gb_qt4_la-CPanel.o gb_qt4_la-CRadioButton_moc.o gb_qt4_la-CRadioButton.o gb_qt4_la-CTextArea_moc.o gb_qt4_la-CTextArea.o gb_qt4_la-CTabStrip_moc.o gb_qt4_la-CTabStrip.o gb_qt4_la-CDialog_moc.o gb_qt4_la-CDialog.o gb_qt4_la-CPicture_moc.o gb_qt4_la-CPicture.o gb_qt4_la-CImage_moc.o gb_qt4_la-CImage.o gb_qt4_la-CClipboard_moc.o gb_qt4_la-CClipboard.o gb_qt4_la-CDraw.o gb_qt4_la-cpaint_impl.o gb_qt4_la-CWatch_moc.o gb_qt4_la-CWatch.o gb_qt4_la-CScrollView_moc.o gb_qt4_la-CScrollView.o gb_qt4_la-CDrawingArea_moc.o gb_qt4_la-CDrawingArea.o gb_qt4_la-CMessage_moc.o gb_qt4_la-CMessage.o gb_qt4_la-CSlider_moc.o gb_qt4_la-CSlider.o gb_qt4_la-CScrollBar_moc.o gb_qt4_la-CScrollBar.o gb_qt4_la-CMovieBox_moc.o gb_qt4_la-CMovieBox.o gb_qt4_la-CSpinBox_moc.o gb_qt4_la-CSpinBox.o gb_qt4_la-ctrayicon_moc.o gb_qt4_la-ctrayicon.o gb_qt4_la-CWatcher_moc.o gb_qt4_la-CWatcher.o gb_qt4_la-cprinter_moc.o gb_qt4_la-cprinter.o gb_qt4_la-csvgimage_moc.o gb_qt4_la-csvgimage.o gb_qt4_la-fix_breeze.o gb_qt4_la-CEmbedder.o gb_qt4_la-CEmbedder_moc.o libtool: link: ranlib .libs/gb.qt4.a libtool: link: ( cd ".libs" && rm -f "gb.qt4.la" && ln -s "../gb.qt4.la" "gb.qt4.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src' Making all in ext make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/ext' /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_ext_la-main.lo `test -f 'main.cpp' || echo './'`main.cpp /usr/lib/qt4/bin/moc -o CLCDNumber_moc.cpp CLCDNumber.h CLCDNumber.h:0: Note: No relevant classes found. No output generated. /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_ext_la-CLCDNumber.lo `test -f 'CLCDNumber.cpp' || echo './'`CLCDNumber.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.cpp -fPIC -DPIC -o .libs/gb_qt4_ext_la-main.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CLCDNumber.cpp -fPIC -DPIC -o .libs/gb_qt4_ext_la-CLCDNumber.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CLCDNumber.cpp -o gb_qt4_ext_la-CLCDNumber.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.cpp -o gb_qt4_ext_la-main.o >/dev/null 2>&1 /usr/lib/qt4/bin/moc -o CDial_moc.cpp CDial.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_ext_la-CDial.lo `test -f 'CDial.cpp' || echo './'`CDial.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDial.cpp -fPIC -DPIC -o .libs/gb_qt4_ext_la-CDial.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_ext_la-garray.lo `test -f 'garray.cpp' || echo './'`garray.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c garray.cpp -fPIC -DPIC -o .libs/gb_qt4_ext_la-garray.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c garray.cpp -o gb_qt4_ext_la-garray.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_ext_la-gstring.lo `test -f 'gstring.cpp' || echo './'`gstring.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gstring.cpp -fPIC -DPIC -o .libs/gb_qt4_ext_la-gstring.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDial.cpp -o gb_qt4_ext_la-CDial.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gstring.cpp -o gb_qt4_ext_la-gstring.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_ext_la-gdocument.lo `test -f 'gdocument.cpp' || echo './'`gdocument.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gdocument.cpp -fPIC -DPIC -o .libs/gb_qt4_ext_la-gdocument.o /usr/lib/qt4/bin/moc -o gview_moc.cpp gview.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_ext_la-gview.lo `test -f 'gview.cpp' || echo './'`gview.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gview.cpp -fPIC -DPIC -o .libs/gb_qt4_ext_la-gview.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gdocument.cpp -o gb_qt4_ext_la-gdocument.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gview.cpp -o gb_qt4_ext_la-gview.o >/dev/null 2>&1 /usr/lib/qt4/bin/moc -o CEditor_moc.cpp CEditor.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_ext_la-CEditor.lo `test -f 'CEditor.cpp' || echo './'`CEditor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CEditor.cpp -fPIC -DPIC -o .libs/gb_qt4_ext_la-CEditor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CEditor.cpp -o gb_qt4_ext_la-CEditor.o >/dev/null 2>&1 /usr/lib/qt4/bin/moc -o CTextEdit_moc.cpp CTextEdit.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_ext_la-CTextEdit.lo `test -f 'CTextEdit.cpp' || echo './'`CTextEdit.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTextEdit.cpp -fPIC -DPIC -o .libs/gb_qt4_ext_la-CTextEdit.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_ext_la-CLCDNumber_moc.lo `test -f 'CLCDNumber_moc.cpp' || echo './'`CLCDNumber_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CLCDNumber_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_ext_la-CLCDNumber_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CLCDNumber_moc.cpp -o gb_qt4_ext_la-CLCDNumber_moc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_ext_la-CDial_moc.lo `test -f 'CDial_moc.cpp' || echo './'`CDial_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTextEdit.cpp -o gb_qt4_ext_la-CTextEdit.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDial_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_ext_la-CDial_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDial_moc.cpp -o gb_qt4_ext_la-CDial_moc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_ext_la-gview_moc.lo `test -f 'gview_moc.cpp' || echo './'`gview_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gview_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_ext_la-gview_moc.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_ext_la-CEditor_moc.lo `test -f 'CEditor_moc.cpp' || echo './'`CEditor_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CEditor_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_ext_la-CEditor_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gview_moc.cpp -o gb_qt4_ext_la-gview_moc.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CEditor_moc.cpp -o gb_qt4_ext_la-CEditor_moc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_ext_la-CTextEdit_moc.lo `test -f 'CTextEdit_moc.cpp' || echo './'`CTextEdit_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTextEdit_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_ext_la-CTextEdit_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui -DQT3_SUPPORT -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTextEdit_moc.cpp -o gb_qt4_ext_la-CTextEdit_moc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.qt4.ext.la -rpath /usr/lib/gambas3 gb_qt4_ext_la-main.lo gb_qt4_ext_la-CLCDNumber_moc.lo gb_qt4_ext_la-CLCDNumber.lo gb_qt4_ext_la-CDial_moc.lo gb_qt4_ext_la-CDial.lo gb_qt4_ext_la-garray.lo gb_qt4_ext_la-gstring.lo gb_qt4_ext_la-gdocument.lo gb_qt4_ext_la-gview_moc.lo gb_qt4_ext_la-gview.lo gb_qt4_ext_la-CEditor_moc.lo gb_qt4_ext_la-CEditor.lo gb_qt4_ext_la-CTextEdit_moc.lo gb_qt4_ext_la-CTextEdit.lo -lQt3Support -lQtGui -lQtNetwork -lQtSql -lQtCore -lX11 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/7/../../../crti.o /usr/lib/gcc/i686-redhat-linux/7/crtbeginS.o .libs/gb_qt4_ext_la-main.o .libs/gb_qt4_ext_la-CLCDNumber_moc.o .libs/gb_qt4_ext_la-CLCDNumber.o .libs/gb_qt4_ext_la-CDial_moc.o .libs/gb_qt4_ext_la-CDial.o .libs/gb_qt4_ext_la-garray.o .libs/gb_qt4_ext_la-gstring.o .libs/gb_qt4_ext_la-gdocument.o .libs/gb_qt4_ext_la-gview_moc.o .libs/gb_qt4_ext_la-gview.o .libs/gb_qt4_ext_la-CEditor_moc.o .libs/gb_qt4_ext_la-CEditor.o .libs/gb_qt4_ext_la-CTextEdit_moc.o .libs/gb_qt4_ext_la-CTextEdit.o -lQt3Support -lQtGui -lQtNetwork -lQtSql -lQtCore -lX11 -L/usr/lib/gcc/i686-redhat-linux/7 -L/usr/lib/gcc/i686-redhat-linux/7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/7/crtendS.o /usr/lib/gcc/i686-redhat-linux/7/../../../crtn.o -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.qt4.ext.so.0 -o .libs/gb.qt4.ext.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.qt4.ext.so.0" && ln -s "gb.qt4.ext.so.0.0.0" "gb.qt4.ext.so.0") libtool: link: (cd ".libs" && rm -f "gb.qt4.ext.so" && ln -s "gb.qt4.ext.so.0.0.0" "gb.qt4.ext.so") libtool: link: ar cru .libs/gb.qt4.ext.a gb_qt4_ext_la-main.o gb_qt4_ext_la-CLCDNumber_moc.o gb_qt4_ext_la-CLCDNumber.o gb_qt4_ext_la-CDial_moc.o gb_qt4_ext_la-CDial.o gb_qt4_ext_la-garray.o gb_qt4_ext_la-gstring.o gb_qt4_ext_la-gdocument.o gb_qt4_ext_la-gview_moc.o gb_qt4_ext_la-gview.o gb_qt4_ext_la-CEditor_moc.o gb_qt4_ext_la-CEditor.o gb_qt4_ext_la-CTextEdit_moc.o gb_qt4_ext_la-CTextEdit.o libtool: link: ranlib .libs/gb.qt4.ext.a libtool: link: ( cd ".libs" && rm -f "gb.qt4.ext.la" && ln -s "../gb.qt4.ext.la" "gb.qt4.ext.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/ext' Making all in webkit make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/webkit' /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_webkit_la-main.lo `test -f 'main.cpp' || echo './'`main.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_webkit_la-cwebsettings.lo `test -f 'cwebsettings.cpp' || echo './'`cwebsettings.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.cpp -fPIC -DPIC -o .libs/gb_qt4_webkit_la-main.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cwebsettings.cpp -fPIC -DPIC -o .libs/gb_qt4_webkit_la-cwebsettings.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.cpp -o gb_qt4_webkit_la-main.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cwebsettings.cpp -o gb_qt4_webkit_la-cwebsettings.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_webkit_la-cwebframe.lo `test -f 'cwebframe.cpp' || echo './'`cwebframe.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cwebframe.cpp -fPIC -DPIC -o .libs/gb_qt4_webkit_la-cwebframe.o /usr/lib/qt4/bin/moc -o cwebframe_moc.cpp cwebframe.h cwebframe.h:0: Note: No relevant classes found. No output generated. /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_webkit_la-cwebelement.lo `test -f 'cwebelement.cpp' || echo './'`cwebelement.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cwebelement.cpp -fPIC -DPIC -o .libs/gb_qt4_webkit_la-cwebelement.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cwebframe.cpp -o gb_qt4_webkit_la-cwebframe.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cwebelement.cpp -o gb_qt4_webkit_la-cwebelement.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_webkit_la-cwebview.lo `test -f 'cwebview.cpp' || echo './'`cwebview.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cwebview.cpp -fPIC -DPIC -o .libs/gb_qt4_webkit_la-cwebview.o /usr/lib/qt4/bin/moc -o cwebview_moc.cpp cwebview.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_webkit_la-ccookiejar.lo `test -f 'ccookiejar.cpp' || echo './'`ccookiejar.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c ccookiejar.cpp -fPIC -DPIC -o .libs/gb_qt4_webkit_la-ccookiejar.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cwebview.cpp -o gb_qt4_webkit_la-cwebview.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c ccookiejar.cpp -o gb_qt4_webkit_la-ccookiejar.o >/dev/null 2>&1 /usr/lib/qt4/bin/moc -o ccookiejar_moc.cpp ccookiejar.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_webkit_la-cwebhittest.lo `test -f 'cwebhittest.cpp' || echo './'`cwebhittest.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cwebhittest.cpp -fPIC -DPIC -o .libs/gb_qt4_webkit_la-cwebhittest.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_webkit_la-cwebdownload.lo `test -f 'cwebdownload.cpp' || echo './'`cwebdownload.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cwebdownload.cpp -fPIC -DPIC -o .libs/gb_qt4_webkit_la-cwebdownload.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cwebhittest.cpp -o gb_qt4_webkit_la-cwebhittest.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cwebdownload.cpp -o gb_qt4_webkit_la-cwebdownload.o >/dev/null 2>&1 /usr/lib/qt4/bin/moc -o cwebdownload_moc.cpp cwebdownload.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_webkit_la-cwebframe_moc.lo `test -f 'cwebframe_moc.cpp' || echo './'`cwebframe_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cwebframe_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_webkit_la-cwebframe_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cwebframe_moc.cpp -o gb_qt4_webkit_la-cwebframe_moc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_webkit_la-cwebview_moc.lo `test -f 'cwebview_moc.cpp' || echo './'`cwebview_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cwebview_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_webkit_la-cwebview_moc.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_webkit_la-ccookiejar_moc.lo `test -f 'ccookiejar_moc.cpp' || echo './'`ccookiejar_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c ccookiejar_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_webkit_la-ccookiejar_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cwebview_moc.cpp -o gb_qt4_webkit_la-cwebview_moc.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c ccookiejar_moc.cpp -o gb_qt4_webkit_la-ccookiejar_moc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_webkit_la-cwebdownload_moc.lo `test -f 'cwebdownload_moc.cpp' || echo './'`cwebdownload_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cwebdownload_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_webkit_la-cwebdownload_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit -DQT_SHARED -I../../share -I../../src/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cwebdownload_moc.cpp -o gb_qt4_webkit_la-cwebdownload_moc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.qt4.webkit.la -rpath /usr/lib/gambas3 gb_qt4_webkit_la-main.lo gb_qt4_webkit_la-cwebsettings.lo gb_qt4_webkit_la-cwebframe.lo gb_qt4_webkit_la-cwebframe_moc.lo gb_qt4_webkit_la-cwebelement.lo gb_qt4_webkit_la-cwebview.lo gb_qt4_webkit_la-cwebview_moc.lo gb_qt4_webkit_la-ccookiejar.lo gb_qt4_webkit_la-ccookiejar_moc.lo gb_qt4_webkit_la-cwebhittest.lo gb_qt4_webkit_la-cwebdownload.lo gb_qt4_webkit_la-cwebdownload_moc.lo -lQtDBus -lQtXml -lQtWebKit -lQtGui -lQtNetwork -lQtCore -lX11 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/7/../../../crti.o /usr/lib/gcc/i686-redhat-linux/7/crtbeginS.o .libs/gb_qt4_webkit_la-main.o .libs/gb_qt4_webkit_la-cwebsettings.o .libs/gb_qt4_webkit_la-cwebframe.o .libs/gb_qt4_webkit_la-cwebframe_moc.o .libs/gb_qt4_webkit_la-cwebelement.o .libs/gb_qt4_webkit_la-cwebview.o .libs/gb_qt4_webkit_la-cwebview_moc.o .libs/gb_qt4_webkit_la-ccookiejar.o .libs/gb_qt4_webkit_la-ccookiejar_moc.o .libs/gb_qt4_webkit_la-cwebhittest.o .libs/gb_qt4_webkit_la-cwebdownload.o .libs/gb_qt4_webkit_la-cwebdownload_moc.o -lQtDBus -lQtXml -lQtWebKit -lQtGui -lQtNetwork -lQtCore -lX11 -L/usr/lib/gcc/i686-redhat-linux/7 -L/usr/lib/gcc/i686-redhat-linux/7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/7/crtendS.o /usr/lib/gcc/i686-redhat-linux/7/../../../crtn.o -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.qt4.webkit.so.0 -o .libs/gb.qt4.webkit.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.qt4.webkit.so.0" && ln -s "gb.qt4.webkit.so.0.0.0" "gb.qt4.webkit.so.0") libtool: link: (cd ".libs" && rm -f "gb.qt4.webkit.so" && ln -s "gb.qt4.webkit.so.0.0.0" "gb.qt4.webkit.so") libtool: link: ar cru .libs/gb.qt4.webkit.a gb_qt4_webkit_la-main.o gb_qt4_webkit_la-cwebsettings.o gb_qt4_webkit_la-cwebframe.o gb_qt4_webkit_la-cwebframe_moc.o gb_qt4_webkit_la-cwebelement.o gb_qt4_webkit_la-cwebview.o gb_qt4_webkit_la-cwebview_moc.o gb_qt4_webkit_la-ccookiejar.o gb_qt4_webkit_la-ccookiejar_moc.o gb_qt4_webkit_la-cwebhittest.o gb_qt4_webkit_la-cwebdownload.o gb_qt4_webkit_la-cwebdownload_moc.o libtool: link: ranlib .libs/gb.qt4.webkit.a libtool: link: ( cd ".libs" && rm -f "gb.qt4.webkit.la" && ln -s "../gb.qt4.webkit.la" "gb.qt4.webkit.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/webkit' Making all in opengl make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/opengl' /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -DQT_SHARED -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_opengl_la-main.lo `test -f 'main.cpp' || echo './'`main.cpp /usr/lib/qt4/bin/moc -o CGLarea_moc.cpp CGLarea.h /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -DQT_SHARED -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_opengl_la-CGLarea.lo `test -f 'CGLarea.cpp' || echo './'`CGLarea.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -DQT_SHARED -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.cpp -fPIC -DPIC -o .libs/gb_qt4_opengl_la-main.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -DQT_SHARED -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CGLarea.cpp -fPIC -DPIC -o .libs/gb_qt4_opengl_la-CGLarea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -DQT_SHARED -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.cpp -o gb_qt4_opengl_la-main.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -DQT_SHARED -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CGLarea.cpp -o gb_qt4_opengl_la-CGLarea.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -DQT_SHARED -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_qt4_opengl_la-CGLarea_moc.lo `test -f 'CGLarea_moc.cpp' || echo './'`CGLarea_moc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -DQT_SHARED -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CGLarea_moc.cpp -fPIC -DPIC -o .libs/gb_qt4_opengl_la-CGLarea_moc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -DQT_SHARED -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CGLarea_moc.cpp -o gb_qt4_opengl_la-CGLarea_moc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.qt4.opengl.la -rpath /usr/lib/gambas3 gb_qt4_opengl_la-main.lo gb_qt4_opengl_la-CGLarea_moc.lo gb_qt4_opengl_la-CGLarea.lo -lQtOpenGL -lQtGui -lQtCore -lX11 -lGL libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/7/../../../crti.o /usr/lib/gcc/i686-redhat-linux/7/crtbeginS.o .libs/gb_qt4_opengl_la-main.o .libs/gb_qt4_opengl_la-CGLarea_moc.o .libs/gb_qt4_opengl_la-CGLarea.o -lQtOpenGL -lQtGui -lQtCore -lX11 -lGL -L/usr/lib/gcc/i686-redhat-linux/7 -L/usr/lib/gcc/i686-redhat-linux/7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/7/crtendS.o /usr/lib/gcc/i686-redhat-linux/7/../../../crtn.o -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.qt4.opengl.so.0 -o .libs/gb.qt4.opengl.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.qt4.opengl.so.0" && ln -s "gb.qt4.opengl.so.0.0.0" "gb.qt4.opengl.so.0") libtool: link: (cd ".libs" && rm -f "gb.qt4.opengl.so" && ln -s "gb.qt4.opengl.so.0.0.0" "gb.qt4.opengl.so") libtool: link: ar cru .libs/gb.qt4.opengl.a gb_qt4_opengl_la-main.o gb_qt4_opengl_la-CGLarea_moc.o gb_qt4_opengl_la-CGLarea.o libtool: link: ranlib .libs/gb.qt4.opengl.a libtool: link: ( cd ".libs" && rm -f "gb.qt4.opengl.la" && ln -s "../gb.qt4.opengl.la" "gb.qt4.opengl.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/opengl' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4' Making all in gb.qt5 make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src' Making all in . make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src' Making all in webkit make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/webkit' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/webkit' Making all in opengl make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/opengl' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/opengl' Making all in ext make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/ext' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/ext' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5' Making all in gb.gtk make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src' Making all in . make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src' /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-font-parser.lo `test -f 'font-parser.cpp' || echo './'`font-parser.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-gtools.lo `test -f 'gtools.cpp' || echo './'`gtools.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gtools.cpp -fPIC -DPIC -o .libs/gb_gtk_la-gtools.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c font-parser.cpp -fPIC -DPIC -o .libs/gb_gtk_la-font-parser.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c font-parser.cpp -o gb_gtk_la-font-parser.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-gfont.lo `test -f 'gfont.cpp' || echo './'`gfont.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gfont.cpp -fPIC -DPIC -o .libs/gb_gtk_la-gfont.o gfont.cpp: In function 'void set_font_from_string(gFont*, const char*)': gfont.cpp:46:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!str || !*str) ^~ gfont.cpp:49:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' tokens = g_strsplit(str, ",", 0); ^~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gtools.cpp -o gb_gtk_la-gtools.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gfont.cpp -o gb_gtk_la-gfont.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-gpicture.lo `test -f 'gpicture.cpp' || echo './'`gpicture.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gpicture.cpp -fPIC -DPIC -o .libs/gb_gtk_la-gpicture.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-gdesktop.lo `test -f 'gdesktop.cpp' || echo './'`gdesktop.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gdesktop.cpp -fPIC -DPIC -o .libs/gb_gtk_la-gdesktop.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gdesktop.cpp -o gb_gtk_la-gdesktop.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gpicture.cpp -o gb_gtk_la-gpicture.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-gmessage.lo `test -f 'gmessage.cpp' || echo './'`gmessage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gmessage.cpp -fPIC -DPIC -o .libs/gb_gtk_la-gmessage.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-gcontrol.lo `test -f 'gcontrol.cpp' || echo './'`gcontrol.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gcontrol.cpp -fPIC -DPIC -o .libs/gb_gtk_la-gcontrol.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gmessage.cpp -o gb_gtk_la-gmessage.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-gcontainer.lo `test -f 'gcontainer.cpp' || echo './'`gcontainer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gcontrol.cpp -o gb_gtk_la-gcontrol.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gcontainer.cpp -fPIC -DPIC -o .libs/gb_gtk_la-gcontainer.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-gseparator.lo `test -f 'gseparator.cpp' || echo './'`gseparator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gcontainer.cpp -o gb_gtk_la-gcontainer.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gseparator.cpp -fPIC -DPIC -o .libs/gb_gtk_la-gseparator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gseparator.cpp -o gb_gtk_la-gseparator.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-gbutton.lo `test -f 'gbutton.cpp' || echo './'`gbutton.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-gslider.lo `test -f 'gslider.cpp' || echo './'`gslider.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gbutton.cpp -fPIC -DPIC -o .libs/gb_gtk_la-gbutton.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gslider.cpp -fPIC -DPIC -o .libs/gb_gtk_la-gslider.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gslider.cpp -o gb_gtk_la-gslider.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gbutton.cpp -o gb_gtk_la-gbutton.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-glabel.lo `test -f 'glabel.cpp' || echo './'`glabel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c glabel.cpp -fPIC -DPIC -o .libs/gb_gtk_la-glabel.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-gsignals.lo `test -f 'gsignals.cpp' || echo './'`gsignals.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gsignals.cpp -fPIC -DPIC -o .libs/gb_gtk_la-gsignals.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c glabel.cpp -o gb_gtk_la-glabel.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gsignals.cpp -o gb_gtk_la-gsignals.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-gpicturebox.lo `test -f 'gpicturebox.cpp' || echo './'`gpicturebox.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gpicturebox.cpp -fPIC -DPIC -o .libs/gb_gtk_la-gpicturebox.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-gcombobox.lo `test -f 'gcombobox.cpp' || echo './'`gcombobox.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gcombobox.cpp -fPIC -DPIC -o .libs/gb_gtk_la-gcombobox.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gpicturebox.cpp -o gb_gtk_la-gpicturebox.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gcombobox.cpp -o gb_gtk_la-gcombobox.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-gtextbox.lo `test -f 'gtextbox.cpp' || echo './'`gtextbox.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gtextbox.cpp -fPIC -DPIC -o .libs/gb_gtk_la-gtextbox.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-gtextarea.lo `test -f 'gtextarea.cpp' || echo './'`gtextarea.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gtextarea.cpp -fPIC -DPIC -o .libs/gb_gtk_la-gtextarea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gtextbox.cpp -o gb_gtk_la-gtextbox.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gtextarea.cpp -o gb_gtk_la-gtextarea.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-gspinbox.lo `test -f 'gspinbox.cpp' || echo './'`gspinbox.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gspinbox.cpp -fPIC -DPIC -o .libs/gb_gtk_la-gspinbox.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-gframe.lo `test -f 'gframe.cpp' || echo './'`gframe.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gspinbox.cpp -o gb_gtk_la-gspinbox.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gframe.cpp -fPIC -DPIC -o .libs/gb_gtk_la-gframe.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-gtabstrip.lo `test -f 'gtabstrip.cpp' || echo './'`gtabstrip.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gframe.cpp -o gb_gtk_la-gframe.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gtabstrip.cpp -fPIC -DPIC -o .libs/gb_gtk_la-gtabstrip.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-gscrollview.lo `test -f 'gscrollview.cpp' || echo './'`gscrollview.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gscrollview.cpp -fPIC -DPIC -o .libs/gb_gtk_la-gscrollview.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gtabstrip.cpp -o gb_gtk_la-gtabstrip.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gscrollview.cpp -o gb_gtk_la-gscrollview.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-gmenu.lo `test -f 'gmenu.cpp' || echo './'`gmenu.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gmenu.cpp -fPIC -DPIC -o .libs/gb_gtk_la-gmenu.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-gtrayicon.lo `test -f 'gtrayicon.cpp' || echo './'`gtrayicon.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gtrayicon.cpp -fPIC -DPIC -o .libs/gb_gtk_la-gtrayicon.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gtrayicon.cpp -o gb_gtk_la-gtrayicon.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gmenu.cpp -o gb_gtk_la-gmenu.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-gmainwindow.lo `test -f 'gmainwindow.cpp' || echo './'`gmainwindow.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gmainwindow.cpp -fPIC -DPIC -o .libs/gb_gtk_la-gmainwindow.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-gtree.lo `test -f 'gtree.cpp' || echo './'`gtree.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gtree.cpp -fPIC -DPIC -o .libs/gb_gtk_la-gtree.o gmainwindow.cpp: In member function 'void gMainWindow::setBorder(bool)': gmainwindow.cpp:925:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!isTopLevel()) ^~ gmainwindow.cpp:928:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' gtk_window_set_decorated(GTK_WINDOW(border), b); ^~~~~~~~~~~~~~~~~~~~~~~~ gmainwindow.cpp: In member function 'void gMainWindow::setResizable(bool)': gmainwindow.cpp:938:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!isTopLevel()) ^~ gmainwindow.cpp:941:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (b == isResizable()) ^~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gtree.cpp -o gb_gtk_la-gtree.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gmainwindow.cpp -o gb_gtk_la-gmainwindow.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-watcher.lo `test -f 'watcher.cpp' || echo './'`watcher.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c watcher.cpp -fPIC -DPIC -o .libs/gb_gtk_la-watcher.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-CStock.lo `test -f 'CStock.cpp' || echo './'`CStock.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CStock.cpp -fPIC -DPIC -o .libs/gb_gtk_la-CStock.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c watcher.cpp -o gb_gtk_la-watcher.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CStock.cpp -o gb_gtk_la-CStock.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-CConst.lo `test -f 'CConst.cpp' || echo './'`CConst.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CConst.cpp -fPIC -DPIC -o .libs/gb_gtk_la-CConst.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-CColor.lo `test -f 'CColor.cpp' || echo './'`CColor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CColor.cpp -fPIC -DPIC -o .libs/gb_gtk_la-CColor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CConst.cpp -o gb_gtk_la-CConst.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CColor.cpp -o gb_gtk_la-CColor.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-CFont.lo `test -f 'CFont.cpp' || echo './'`CFont.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CFont.cpp -fPIC -DPIC -o .libs/gb_gtk_la-CFont.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-CKey.lo `test -f 'CKey.cpp' || echo './'`CKey.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CKey.cpp -fPIC -DPIC -o .libs/gb_gtk_la-CKey.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CFont.cpp -o gb_gtk_la-CFont.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CKey.cpp -o gb_gtk_la-CKey.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-CScreen.lo `test -f 'CScreen.cpp' || echo './'`CScreen.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-CStyle.lo `test -f 'CStyle.cpp' || echo './'`CStyle.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CScreen.cpp -fPIC -DPIC -o .libs/gb_gtk_la-CScreen.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CStyle.cpp -fPIC -DPIC -o .libs/gb_gtk_la-CStyle.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CScreen.cpp -o gb_gtk_la-CScreen.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CStyle.cpp -o gb_gtk_la-CStyle.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-CMessage.lo `test -f 'CMessage.cpp' || echo './'`CMessage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMessage.cpp -fPIC -DPIC -o .libs/gb_gtk_la-CMessage.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-CDialog.lo `test -f 'CDialog.cpp' || echo './'`CDialog.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDialog.cpp -fPIC -DPIC -o .libs/gb_gtk_la-CDialog.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMessage.cpp -o gb_gtk_la-CMessage.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDialog.cpp -o gb_gtk_la-CDialog.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-CDraw.lo `test -f 'CDraw.cpp' || echo './'`CDraw.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDraw.cpp -fPIC -DPIC -o .libs/gb_gtk_la-CDraw.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-cpaint_impl.lo `test -f 'cpaint_impl.cpp' || echo './'`cpaint_impl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cpaint_impl.cpp -fPIC -DPIC -o .libs/gb_gtk_la-cpaint_impl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDraw.cpp -o gb_gtk_la-CDraw.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-CImage.lo `test -f 'CImage.cpp' || echo './'`CImage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CImage.cpp -fPIC -DPIC -o .libs/gb_gtk_la-CImage.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cpaint_impl.cpp -o gb_gtk_la-cpaint_impl.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CImage.cpp -o gb_gtk_la-CImage.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-CPicture.lo `test -f 'CPicture.cpp' || echo './'`CPicture.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-CClipboard.lo `test -f 'CClipboard.cpp' || echo './'`CClipboard.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CPicture.cpp -fPIC -DPIC -o .libs/gb_gtk_la-CPicture.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CClipboard.cpp -fPIC -DPIC -o .libs/gb_gtk_la-CClipboard.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CPicture.cpp -o gb_gtk_la-CPicture.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CClipboard.cpp -o gb_gtk_la-CClipboard.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-CMouse.lo `test -f 'CMouse.cpp' || echo './'`CMouse.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-CWatcher.lo `test -f 'CWatcher.cpp' || echo './'`CWatcher.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMouse.cpp -fPIC -DPIC -o .libs/gb_gtk_la-CMouse.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWatcher.cpp -fPIC -DPIC -o .libs/gb_gtk_la-CWatcher.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWatcher.cpp -o gb_gtk_la-CWatcher.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMouse.cpp -o gb_gtk_la-CMouse.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-CWidget.lo `test -f 'CWidget.cpp' || echo './'`CWidget.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-CContainer.lo `test -f 'CContainer.cpp' || echo './'`CContainer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWidget.cpp -fPIC -DPIC -o .libs/gb_gtk_la-CWidget.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CContainer.cpp -fPIC -DPIC -o .libs/gb_gtk_la-CContainer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CContainer.cpp -o gb_gtk_la-CContainer.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWidget.cpp -o gb_gtk_la-CWidget.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-CSeparator.lo `test -f 'CSeparator.cpp' || echo './'`CSeparator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CSeparator.cpp -fPIC -DPIC -o .libs/gb_gtk_la-CSeparator.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-CDrawingArea.lo `test -f 'CDrawingArea.cpp' || echo './'`CDrawingArea.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDrawingArea.cpp -fPIC -DPIC -o .libs/gb_gtk_la-CDrawingArea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CSeparator.cpp -o gb_gtk_la-CSeparator.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDrawingArea.cpp -o gb_gtk_la-CDrawingArea.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-CLabel.lo `test -f 'CLabel.cpp' || echo './'`CLabel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CLabel.cpp -fPIC -DPIC -o .libs/gb_gtk_la-CLabel.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-CSlider.lo `test -f 'CSlider.cpp' || echo './'`CSlider.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CSlider.cpp -fPIC -DPIC -o .libs/gb_gtk_la-CSlider.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CLabel.cpp -o gb_gtk_la-CLabel.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CSlider.cpp -o gb_gtk_la-CSlider.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-CButton.lo `test -f 'CButton.cpp' || echo './'`CButton.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CButton.cpp -fPIC -DPIC -o .libs/gb_gtk_la-CButton.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-CPictureBox.lo `test -f 'CPictureBox.cpp' || echo './'`CPictureBox.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CPictureBox.cpp -fPIC -DPIC -o .libs/gb_gtk_la-CPictureBox.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CButton.cpp -o gb_gtk_la-CButton.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CPictureBox.cpp -o gb_gtk_la-CPictureBox.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-CTextBox.lo `test -f 'CTextBox.cpp' || echo './'`CTextBox.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTextBox.cpp -fPIC -DPIC -o .libs/gb_gtk_la-CTextBox.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-CTextArea.lo `test -f 'CTextArea.cpp' || echo './'`CTextArea.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTextArea.cpp -fPIC -DPIC -o .libs/gb_gtk_la-CTextArea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTextBox.cpp -o gb_gtk_la-CTextBox.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTextArea.cpp -o gb_gtk_la-CTextArea.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-CSpinBox.lo `test -f 'CSpinBox.cpp' || echo './'`CSpinBox.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CSpinBox.cpp -fPIC -DPIC -o .libs/gb_gtk_la-CSpinBox.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-CFrame.lo `test -f 'CFrame.cpp' || echo './'`CFrame.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CFrame.cpp -fPIC -DPIC -o .libs/gb_gtk_la-CFrame.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CSpinBox.cpp -o gb_gtk_la-CSpinBox.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CFrame.cpp -o gb_gtk_la-CFrame.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-CTabStrip.lo `test -f 'CTabStrip.cpp' || echo './'`CTabStrip.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-CScrollView.lo `test -f 'CScrollView.cpp' || echo './'`CScrollView.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTabStrip.cpp -fPIC -DPIC -o .libs/gb_gtk_la-CTabStrip.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CScrollView.cpp -fPIC -DPIC -o .libs/gb_gtk_la-CScrollView.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTabStrip.cpp -o gb_gtk_la-CTabStrip.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CScrollView.cpp -o gb_gtk_la-CScrollView.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-CMenu.lo `test -f 'CMenu.cpp' || echo './'`CMenu.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-CTrayIcon.lo `test -f 'CTrayIcon.cpp' || echo './'`CTrayIcon.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMenu.cpp -fPIC -DPIC -o .libs/gb_gtk_la-CMenu.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTrayIcon.cpp -fPIC -DPIC -o .libs/gb_gtk_la-CTrayIcon.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMenu.cpp -o gb_gtk_la-CMenu.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTrayIcon.cpp -o gb_gtk_la-CTrayIcon.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-CWindow.lo `test -f 'CWindow.cpp' || echo './'`CWindow.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-cprinter.lo `test -f 'cprinter.cpp' || echo './'`cprinter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWindow.cpp -fPIC -DPIC -o .libs/gb_gtk_la-CWindow.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cprinter.cpp -fPIC -DPIC -o .libs/gb_gtk_la-cprinter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cprinter.cpp -o gb_gtk_la-cprinter.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWindow.cpp -o gb_gtk_la-CWindow.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-csvgimage.lo `test -f 'csvgimage.cpp' || echo './'`csvgimage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c csvgimage.cpp -fPIC -DPIC -o .libs/gb_gtk_la-csvgimage.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-main.lo `test -f 'main.cpp' || echo './'`main.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.cpp -fPIC -DPIC -o .libs/gb_gtk_la-main.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c csvgimage.cpp -o gb_gtk_la-csvgimage.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.cpp -o gb_gtk_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-gkey.lo `test -f 'gkey.cpp' || echo './'`gkey.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gkey.cpp -fPIC -DPIC -o .libs/gb_gtk_la-gkey.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-gcursor.lo `test -f 'gcursor.cpp' || echo './'`gcursor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gcursor.cpp -fPIC -DPIC -o .libs/gb_gtk_la-gcursor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gkey.cpp -o gb_gtk_la-gkey.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gcursor.cpp -o gb_gtk_la-gcursor.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-gmouse.lo `test -f 'gmouse.cpp' || echo './'`gmouse.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gmouse.cpp -fPIC -DPIC -o .libs/gb_gtk_la-gmouse.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-gdrawingarea.lo `test -f 'gdrawingarea.cpp' || echo './'`gdrawingarea.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gdrawingarea.cpp -fPIC -DPIC -o .libs/gb_gtk_la-gdrawingarea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gmouse.cpp -o gb_gtk_la-gmouse.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gdrawingarea.cpp -o gb_gtk_la-gdrawingarea.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-gapplication.lo `test -f 'gapplication.cpp' || echo './'`gapplication.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gapplication.cpp -fPIC -DPIC -o .libs/gb_gtk_la-gapplication.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-gdrag.lo `test -f 'gdrag.cpp' || echo './'`gdrag.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gdrag.cpp -fPIC -DPIC -o .libs/gb_gtk_la-gdrag.o gapplication.cpp: In function 'void gambas_handle_event(GdkEvent*)': gapplication.cpp:345:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] else if (event->focus_change.in); ^~ gapplication.cpp:346:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' { ^ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gapplication.cpp -o gb_gtk_la-gapplication.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gdrag.cpp -o gb_gtk_la-gdrag.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-gprinter.lo `test -f 'gprinter.cpp' || echo './'`gprinter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gprinter.cpp -fPIC -DPIC -o .libs/gb_gtk_la-gprinter.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-gglarea.lo `test -f 'gglarea.cpp' || echo './'`gglarea.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gglarea.cpp -fPIC -DPIC -o .libs/gb_gtk_la-gglarea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gglarea.cpp -o gb_gtk_la-gglarea.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gprinter.cpp -o gb_gtk_la-gprinter.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-x11.lo `test -f 'x11.c' || echo './'`x11.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c x11.c -fPIC -DPIC -o .libs/gb_gtk_la-x11.o /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_la-desktop.lo `test -f 'desktop.c' || echo './'`desktop.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c desktop.c -fPIC -DPIC -o .libs/gb_gtk_la-desktop.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c x11.c -o gb_gtk_la-x11.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c desktop.c -o gb_gtk_la-desktop.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o sm/gb_gtk_la-gnome-client.lo `test -f 'sm/gnome-client.c' || echo './'`sm/gnome-client.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o sm/gb_gtk_la-gnome-ice.lo `test -f 'sm/gnome-ice.c' || echo './'`sm/gnome-ice.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c sm/gnome-client.c -fPIC -DPIC -o sm/.libs/gb_gtk_la-gnome-client.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c sm/gnome-ice.c -fPIC -DPIC -o sm/.libs/gb_gtk_la-gnome-ice.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c sm/gnome-ice.c -o sm/gb_gtk_la-gnome-ice.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o sm/gb_gtk_la-gnome-marshal.lo `test -f 'sm/gnome-marshal.c' || echo './'`sm/gnome-marshal.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c sm/gnome-client.c -o sm/gb_gtk_la-gnome-client.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c sm/gnome-marshal.c -fPIC -DPIC -o sm/.libs/gb_gtk_la-gnome-marshal.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c sm/gnome-marshal.c -o sm/gb_gtk_la-gnome-marshal.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o sm/gb_gtk_la-gnometypebuiltins.lo `test -f 'sm/gnometypebuiltins.c' || echo './'`sm/gnometypebuiltins.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c sm/gnometypebuiltins.c -fPIC -DPIC -o sm/.libs/gb_gtk_la-gnometypebuiltins.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I../share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c sm/gnometypebuiltins.c -o sm/gb_gtk_la-gnometypebuiltins.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.gtk.la -rpath /usr/lib/gambas3 gb_gtk_la-font-parser.lo gb_gtk_la-gtools.lo gb_gtk_la-gfont.lo gb_gtk_la-gpicture.lo gb_gtk_la-gdesktop.lo gb_gtk_la-gmessage.lo gb_gtk_la-gcontrol.lo gb_gtk_la-gcontainer.lo gb_gtk_la-gseparator.lo gb_gtk_la-gbutton.lo gb_gtk_la-gslider.lo gb_gtk_la-glabel.lo gb_gtk_la-gsignals.lo gb_gtk_la-gpicturebox.lo gb_gtk_la-gcombobox.lo gb_gtk_la-gtextbox.lo gb_gtk_la-gtextarea.lo gb_gtk_la-gspinbox.lo gb_gtk_la-gframe.lo gb_gtk_la-gtabstrip.lo gb_gtk_la-gscrollview.lo gb_gtk_la-gmenu.lo gb_gtk_la-gtrayicon.lo gb_gtk_la-gmainwindow.lo gb_gtk_la-gtree.lo gb_gtk_la-watcher.lo gb_gtk_la-CStock.lo gb_gtk_la-CConst.lo gb_gtk_la-CColor.lo gb_gtk_la-CFont.lo gb_gtk_la-CKey.lo gb_gtk_la-CScreen.lo gb_gtk_la-CStyle.lo gb_gtk_la-CMessage.lo gb_gtk_la-CDialog.lo gb_gtk_la-CDraw.lo gb_gtk_la-cpaint_impl.lo gb_gtk_la-CImage.lo gb_gtk_la-CPicture.lo gb_gtk_la-CClipboard.lo gb_gtk_la-CMouse.lo gb_gtk_la-CWatcher.lo gb_gtk_la-CWidget.lo gb_gtk_la-CContainer.lo gb_gtk_la-CSeparator.lo gb_gtk_la-CDrawingArea.lo gb_gtk_la-CLabel.lo gb_gtk_la-CSlider.lo gb_gtk_la-CButton.lo gb_gtk_la-CPictureBox.lo gb_gtk_la-CTextBox.lo gb_gtk_la-CTextArea.lo gb_gtk_la-CSpinBox.lo gb_gtk_la-CFrame.lo gb_gtk_la-CTabStrip.lo gb_gtk_la-CScrollView.lo gb_gtk_la-CMenu.lo gb_gtk_la-CTrayIcon.lo gb_gtk_la-CWindow.lo gb_gtk_la-cprinter.lo gb_gtk_la-csvgimage.lo gb_gtk_la-main.lo gb_gtk_la-gkey.lo gb_gtk_la-gcursor.lo gb_gtk_la-gmouse.lo gb_gtk_la-gdrawingarea.lo gb_gtk_la-gapplication.lo gb_gtk_la-gdrag.lo gb_gtk_la-gprinter.lo gb_gtk_la-gglarea.lo gb_gtk_la-x11.lo gb_gtk_la-desktop.lo sm/gb_gtk_la-gnome-client.lo sm/gb_gtk_la-gnome-ice.lo sm/gb_gtk_la-gnome-marshal.lo sm/gb_gtk_la-gnometypebuiltins.lo -lpthread -lrsvg-2 -lm -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lSM -lICE -lX11 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/7/../../../crti.o /usr/lib/gcc/i686-redhat-linux/7/crtbeginS.o .libs/gb_gtk_la-font-parser.o .libs/gb_gtk_la-gtools.o .libs/gb_gtk_la-gfont.o .libs/gb_gtk_la-gpicture.o .libs/gb_gtk_la-gdesktop.o .libs/gb_gtk_la-gmessage.o .libs/gb_gtk_la-gcontrol.o .libs/gb_gtk_la-gcontainer.o .libs/gb_gtk_la-gseparator.o .libs/gb_gtk_la-gbutton.o .libs/gb_gtk_la-gslider.o .libs/gb_gtk_la-glabel.o .libs/gb_gtk_la-gsignals.o .libs/gb_gtk_la-gpicturebox.o .libs/gb_gtk_la-gcombobox.o .libs/gb_gtk_la-gtextbox.o .libs/gb_gtk_la-gtextarea.o .libs/gb_gtk_la-gspinbox.o .libs/gb_gtk_la-gframe.o .libs/gb_gtk_la-gtabstrip.o .libs/gb_gtk_la-gscrollview.o .libs/gb_gtk_la-gmenu.o .libs/gb_gtk_la-gtrayicon.o .libs/gb_gtk_la-gmainwindow.o .libs/gb_gtk_la-gtree.o .libs/gb_gtk_la-watcher.o .libs/gb_gtk_la-CStock.o .libs/gb_gtk_la-CConst.o .libs/gb_gtk_la-CColor.o .libs/gb_gtk_la-CFont.o .libs/gb_gtk_la-CKey.o .libs/gb_gtk_la-CScreen.o .libs/gb_gtk_la-CStyle.o .libs/gb_gtk_la-CMessage.o .libs/gb_gtk_la-CDialog.o .libs/gb_gtk_la-CDraw.o .libs/gb_gtk_la-cpaint_impl.o .libs/gb_gtk_la-CImage.o .libs/gb_gtk_la-CPicture.o .libs/gb_gtk_la-CClipboard.o .libs/gb_gtk_la-CMouse.o .libs/gb_gtk_la-CWatcher.o .libs/gb_gtk_la-CWidget.o .libs/gb_gtk_la-CContainer.o .libs/gb_gtk_la-CSeparator.o .libs/gb_gtk_la-CDrawingArea.o .libs/gb_gtk_la-CLabel.o .libs/gb_gtk_la-CSlider.o .libs/gb_gtk_la-CButton.o .libs/gb_gtk_la-CPictureBox.o .libs/gb_gtk_la-CTextBox.o .libs/gb_gtk_la-CTextArea.o .libs/gb_gtk_la-CSpinBox.o .libs/gb_gtk_la-CFrame.o .libs/gb_gtk_la-CTabStrip.o .libs/gb_gtk_la-CScrollView.o .libs/gb_gtk_la-CMenu.o .libs/gb_gtk_la-CTrayIcon.o .libs/gb_gtk_la-CWindow.o .libs/gb_gtk_la-cprinter.o .libs/gb_gtk_la-csvgimage.o .libs/gb_gtk_la-main.o .libs/gb_gtk_la-gkey.o .libs/gb_gtk_la-gcursor.o .libs/gb_gtk_la-gmouse.o .libs/gb_gtk_la-gdrawingarea.o .libs/gb_gtk_la-gapplication.o .libs/gb_gtk_la-gdrag.o .libs/gb_gtk_la-gprinter.o .libs/gb_gtk_la-gglarea.o .libs/gb_gtk_la-x11.o .libs/gb_gtk_la-desktop.o sm/.libs/gb_gtk_la-gnome-client.o sm/.libs/gb_gtk_la-gnome-ice.o sm/.libs/gb_gtk_la-gnome-marshal.o sm/.libs/gb_gtk_la-gnometypebuiltins.o -lpthread -lrsvg-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lSM -lICE -lX11 -L/usr/lib/gcc/i686-redhat-linux/7 -L/usr/lib/gcc/i686-redhat-linux/7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/7/crtendS.o /usr/lib/gcc/i686-redhat-linux/7/../../../crtn.o -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.gtk.so.0 -o .libs/gb.gtk.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.gtk.so.0" && ln -s "gb.gtk.so.0.0.0" "gb.gtk.so.0") libtool: link: (cd ".libs" && rm -f "gb.gtk.so" && ln -s "gb.gtk.so.0.0.0" "gb.gtk.so") libtool: link: ar cru .libs/gb.gtk.a gb_gtk_la-font-parser.o gb_gtk_la-gtools.o gb_gtk_la-gfont.o gb_gtk_la-gpicture.o gb_gtk_la-gdesktop.o gb_gtk_la-gmessage.o gb_gtk_la-gcontrol.o gb_gtk_la-gcontainer.o gb_gtk_la-gseparator.o gb_gtk_la-gbutton.o gb_gtk_la-gslider.o gb_gtk_la-glabel.o gb_gtk_la-gsignals.o gb_gtk_la-gpicturebox.o gb_gtk_la-gcombobox.o gb_gtk_la-gtextbox.o gb_gtk_la-gtextarea.o gb_gtk_la-gspinbox.o gb_gtk_la-gframe.o gb_gtk_la-gtabstrip.o gb_gtk_la-gscrollview.o gb_gtk_la-gmenu.o gb_gtk_la-gtrayicon.o gb_gtk_la-gmainwindow.o gb_gtk_la-gtree.o gb_gtk_la-watcher.o gb_gtk_la-CStock.o gb_gtk_la-CConst.o gb_gtk_la-CColor.o gb_gtk_la-CFont.o gb_gtk_la-CKey.o gb_gtk_la-CScreen.o gb_gtk_la-CStyle.o gb_gtk_la-CMessage.o gb_gtk_la-CDialog.o gb_gtk_la-CDraw.o gb_gtk_la-cpaint_impl.o gb_gtk_la-CImage.o gb_gtk_la-CPicture.o gb_gtk_la-CClipboard.o gb_gtk_la-CMouse.o gb_gtk_la-CWatcher.o gb_gtk_la-CWidget.o gb_gtk_la-CContainer.o gb_gtk_la-CSeparator.o gb_gtk_la-CDrawingArea.o gb_gtk_la-CLabel.o gb_gtk_la-CSlider.o gb_gtk_la-CButton.o gb_gtk_la-CPictureBox.o gb_gtk_la-CTextBox.o gb_gtk_la-CTextArea.o gb_gtk_la-CSpinBox.o gb_gtk_la-CFrame.o gb_gtk_la-CTabStrip.o gb_gtk_la-CScrollView.o gb_gtk_la-CMenu.o gb_gtk_la-CTrayIcon.o gb_gtk_la-CWindow.o gb_gtk_la-cprinter.o gb_gtk_la-csvgimage.o gb_gtk_la-main.o gb_gtk_la-gkey.o gb_gtk_la-gcursor.o gb_gtk_la-gmouse.o gb_gtk_la-gdrawingarea.o gb_gtk_la-gapplication.o gb_gtk_la-gdrag.o gb_gtk_la-gprinter.o gb_gtk_la-gglarea.o gb_gtk_la-x11.o gb_gtk_la-desktop.o sm/gb_gtk_la-gnome-client.o sm/gb_gtk_la-gnome-ice.o sm/gb_gtk_la-gnome-marshal.o sm/gb_gtk_la-gnometypebuiltins.o libtool: link: ranlib .libs/gb.gtk.a libtool: link: ( cd ".libs" && rm -f "gb.gtk.la" && ln -s "../gb.gtk.la" "gb.gtk.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src' Making all in opengl make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src/opengl' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_opengl_la-main.lo `test -f 'main.c' || echo './'`main.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk_opengl_la-c_glarea.lo `test -f 'c_glarea.c' || echo './'`c_glarea.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_glarea.c -fPIC -DPIC -o .libs/gb_gtk_opengl_la-c_glarea.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_gtk_opengl_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_gtk_opengl_la-main.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_glarea.c -o gb_gtk_opengl_la-c_glarea.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,--export-dynamic -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.gtk.opengl.la -rpath /usr/lib/gambas3 gb_gtk_opengl_la-main.lo gb_gtk_opengl_la-c_glarea.lo -lrsvg-2 -lm -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lSM -lICE -lX11 -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lXmu -lXt -lSM -lICE -lpangox-1.0 -lgmodule-2.0 -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lGL -lX11 libtool: link: gcc -shared -fPIC -DPIC .libs/gb_gtk_opengl_la-main.o .libs/gb_gtk_opengl_la-c_glarea.o -lrsvg-2 -lm -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lXmu -lXt -lSM -lICE -lpangox-1.0 -lgmodule-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lGL -lX11 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,--export-dynamic -pthread -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,gb.gtk.opengl.so.0 -o .libs/gb.gtk.opengl.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.gtk.opengl.so.0" && ln -s "gb.gtk.opengl.so.0.0.0" "gb.gtk.opengl.so.0") libtool: link: (cd ".libs" && rm -f "gb.gtk.opengl.so" && ln -s "gb.gtk.opengl.so.0.0.0" "gb.gtk.opengl.so") libtool: link: ar cru .libs/gb.gtk.opengl.a gb_gtk_opengl_la-main.o gb_gtk_opengl_la-c_glarea.o libtool: link: ranlib .libs/gb.gtk.opengl.a libtool: link: ( cd ".libs" && rm -f "gb.gtk.opengl.la" && ln -s "../gb.gtk.opengl.la" "gb.gtk.opengl.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src/opengl' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk' Making all in gb.gtk3 make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3/src' /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-font-parser.lo `test -f 'font-parser.cpp' || echo './'`font-parser.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-gtools.lo `test -f 'gtools.cpp' || echo './'`gtools.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gtools.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-gtools.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c font-parser.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-font-parser.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c font-parser.cpp -o gb_gtk3_la-font-parser.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-gfont.lo `test -f 'gfont.cpp' || echo './'`gfont.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gfont.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-gfont.o gtools.cpp: In function 'void set_gdk_fg_color(GtkWidget*, gColor)': gtools.cpp:171:24: warning: 'void gtk_widget_override_color(GtkWidget*, GtkStateFlags, const GdkRGBA*)' is deprecated [-Wdeprecated-declarations] set_color(wid, color, gtk_widget_override_color, true); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from widgets.h:34, from gtools.cpp:24: /usr/include/gtk-3.0/gtk/gtkwidget.h:1144:14: note: declared here void gtk_widget_override_color (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~~ gtools.cpp: In function 'void set_gdk_bg_color(GtkWidget*, gColor)': gtools.cpp:190:24: warning: 'void gtk_widget_override_background_color(GtkWidget*, GtkStateFlags, const GdkRGBA*)' is deprecated [-Wdeprecated-declarations] set_color(wid, color, gtk_widget_override_background_color, false); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from widgets.h:34, from gtools.cpp:24: /usr/include/gtk-3.0/gtk/gtkwidget.h:1148:14: note: declared here void gtk_widget_override_background_color (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtools.cpp: In function 'void set_gdk_text_color(GtkWidget*, gColor)': gtools.cpp:209:24: warning: 'void gtk_widget_override_color(GtkWidget*, GtkStateFlags, const GdkRGBA*)' is deprecated [-Wdeprecated-declarations] set_color(wid, color, gtk_widget_override_color, true); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from widgets.h:34, from gtools.cpp:24: /usr/include/gtk-3.0/gtk/gtkwidget.h:1144:14: note: declared here void gtk_widget_override_color (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~~ gtools.cpp: In function 'void set_gdk_base_color(GtkWidget*, gColor)': gtools.cpp:228:24: warning: 'void gtk_widget_override_background_color(GtkWidget*, GtkStateFlags, const GdkRGBA*)' is deprecated [-Wdeprecated-declarations] set_color(wid, color, gtk_widget_override_background_color, false); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from widgets.h:34, from gtools.cpp:24: /usr/include/gtk-3.0/gtk/gtkwidget.h:1148:14: note: declared here void gtk_widget_override_background_color (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtools.cpp: In function 'void gt_widget_set_color(GtkWidget*, bool, gColor, const char*, const GdkRGBA*)': gtools.cpp:2201:62: warning: 'void gtk_widget_override_symbolic_color(GtkWidget*, const gchar*, const GdkRGBA*)' is deprecated [-Wdeprecated-declarations] gtk_widget_override_symbolic_color(widget, name, def_color); ^ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from widgets.h:34, from gtools.cpp:24: /usr/include/gtk-3.0/gtk/gtkwidget.h:1157:14: note: declared here void gtk_widget_override_symbolic_color (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtools.cpp:2204:65: warning: 'void gtk_widget_override_color(GtkWidget*, GtkStateFlags, const GdkRGBA*)' is deprecated [-Wdeprecated-declarations] gtk_widget_override_color(widget, GTK_STATE_FLAG_NORMAL, NULL); ^ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from widgets.h:34, from gtools.cpp:24: /usr/include/gtk-3.0/gtk/gtkwidget.h:1144:14: note: declared here void gtk_widget_override_color (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~~ gtools.cpp:2206:76: warning: 'void gtk_widget_override_background_color(GtkWidget*, GtkStateFlags, const GdkRGBA*)' is deprecated [-Wdeprecated-declarations] gtk_widget_override_background_color(widget, GTK_STATE_FLAG_NORMAL, NULL); ^ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from widgets.h:34, from gtools.cpp:24: /usr/include/gtk-3.0/gtk/gtkwidget.h:1148:14: note: declared here void gtk_widget_override_background_color (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtools.cpp:2214:58: warning: 'void gtk_widget_override_symbolic_color(GtkWidget*, const gchar*, const GdkRGBA*)' is deprecated [-Wdeprecated-declarations] gtk_widget_override_symbolic_color(widget, name, &rgba); ^ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from widgets.h:34, from gtools.cpp:24: /usr/include/gtk-3.0/gtk/gtkwidget.h:1157:14: note: declared here void gtk_widget_override_symbolic_color (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtools.cpp:2217:66: warning: 'void gtk_widget_override_color(GtkWidget*, GtkStateFlags, const GdkRGBA*)' is deprecated [-Wdeprecated-declarations] gtk_widget_override_color(widget, GTK_STATE_FLAG_NORMAL, &rgba); ^ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from widgets.h:34, from gtools.cpp:24: /usr/include/gtk-3.0/gtk/gtkwidget.h:1144:14: note: declared here void gtk_widget_override_color (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~~ gtools.cpp:2219:77: warning: 'void gtk_widget_override_background_color(GtkWidget*, GtkStateFlags, const GdkRGBA*)' is deprecated [-Wdeprecated-declarations] gtk_widget_override_background_color(widget, GTK_STATE_FLAG_NORMAL, &rgba); ^ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from widgets.h:34, from gtools.cpp:24: /usr/include/gtk-3.0/gtk/gtkwidget.h:1148:14: note: declared here void gtk_widget_override_background_color (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtools.cpp: In function 'bool gt_grab(GtkWidget*, bool, guint32)': gtools.cpp:2253:117: warning: 'GdkDeviceManager* gdk_display_get_device_manager(GdkDisplay*)' is deprecated: Use 'gdk_display_get_default_seat' instead [-Wdeprecated-declarations] GdkDevice *pointer = gdk_device_manager_get_client_pointer(gdk_display_get_device_manager(gdk_display_get_default())); ^ In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32:0, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from widgets.h:27, from gtools.cpp:24: /usr/include/gtk-3.0/gdk/gdkdisplay.h:171:20: note: declared here GdkDeviceManager * gdk_display_get_device_manager (GdkDisplay *display); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtools.cpp:2253:118: warning: 'GdkDevice* gdk_device_manager_get_client_pointer(GdkDeviceManager*)' is deprecated [-Wdeprecated-declarations] GdkDevice *pointer = gdk_device_manager_get_client_pointer(gdk_display_get_device_manager(gdk_display_get_default())); ^ In file included from /usr/include/gtk-3.0/gdk/gdkdisplay.h:32:0, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from widgets.h:27, from gtools.cpp:24: /usr/include/gtk-3.0/gdk/gdkdevicemanager.h:44:14: note: declared here GdkDevice * gdk_device_manager_get_client_pointer (GdkDeviceManager *device_manager); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtools.cpp:2259:7: warning: 'GdkGrabStatus gdk_device_grab(GdkDevice*, GdkWindow*, GdkGrabOwnership, gboolean, GdkEventMask, GdkCursor*, guint32)' is deprecated: Use 'gdk_seat_grab' instead [-Wdeprecated-declarations] time); ^ In file included from /usr/include/gtk-3.0/gdk/gdkdnd.h:33:0, from /usr/include/gtk-3.0/gdk/gdkevents.h:34, from /usr/include/gtk-3.0/gdk/gdkdisplay.h:31, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from widgets.h:27, from gtools.cpp:24: /usr/include/gtk-3.0/gdk/gdkdevice.h:230:15: note: declared here GdkGrabStatus gdk_device_grab (GdkDevice *device, ^~~~~~~~~~~~~~~ gtools.cpp:2265:14: warning: 'GdkGrabStatus gdk_device_grab(GdkDevice*, GdkWindow*, GdkGrabOwnership, gboolean, GdkEventMask, GdkCursor*, guint32)' is deprecated: Use 'gdk_seat_grab' instead [-Wdeprecated-declarations] NULL, time); ^ In file included from /usr/include/gtk-3.0/gdk/gdkdnd.h:33:0, from /usr/include/gtk-3.0/gdk/gdkevents.h:34, from /usr/include/gtk-3.0/gdk/gdkdisplay.h:31, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from widgets.h:27, from gtools.cpp:24: /usr/include/gtk-3.0/gdk/gdkdevice.h:230:15: note: declared here GdkGrabStatus gdk_device_grab (GdkDevice *device, ^~~~~~~~~~~~~~~ gtools.cpp:2270:46: warning: 'void gdk_device_ungrab(GdkDevice*, guint32)' is deprecated: Use 'gdk_seat_ungrab' instead [-Wdeprecated-declarations] gdk_device_ungrab(pointer, GDK_CURRENT_TIME); ^ In file included from /usr/include/gtk-3.0/gdk/gdkdnd.h:33:0, from /usr/include/gtk-3.0/gdk/gdkevents.h:34, from /usr/include/gtk-3.0/gdk/gdkdisplay.h:31, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from widgets.h:27, from gtools.cpp:24: /usr/include/gtk-3.0/gdk/gdkdevice.h:239:15: note: declared here void gdk_device_ungrab (GdkDevice *device, ^~~~~~~~~~~~~~~~~ gtools.cpp: In function 'void gt_ungrab()': gtools.cpp:2304:117: warning: 'GdkDeviceManager* gdk_display_get_device_manager(GdkDisplay*)' is deprecated: Use 'gdk_display_get_default_seat' instead [-Wdeprecated-declarations] GdkDevice *pointer = gdk_device_manager_get_client_pointer(gdk_display_get_device_manager(gdk_display_get_default())); ^ In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32:0, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from widgets.h:27, from gtools.cpp:24: /usr/include/gtk-3.0/gdk/gdkdisplay.h:171:20: note: declared here GdkDeviceManager * gdk_display_get_device_manager (GdkDisplay *display); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtools.cpp:2304:118: warning: 'GdkDevice* gdk_device_manager_get_client_pointer(GdkDeviceManager*)' is deprecated [-Wdeprecated-declarations] GdkDevice *pointer = gdk_device_manager_get_client_pointer(gdk_display_get_device_manager(gdk_display_get_default())); ^ In file included from /usr/include/gtk-3.0/gdk/gdkdisplay.h:32:0, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from widgets.h:27, from gtools.cpp:24: /usr/include/gtk-3.0/gdk/gdkdevicemanager.h:44:14: note: declared here GdkDevice * gdk_device_manager_get_client_pointer (GdkDeviceManager *device_manager); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtools.cpp:2307:45: warning: 'void gdk_device_ungrab(GdkDevice*, guint32)' is deprecated: Use 'gdk_seat_ungrab' instead [-Wdeprecated-declarations] gdk_device_ungrab(pointer, GDK_CURRENT_TIME); ^ In file included from /usr/include/gtk-3.0/gdk/gdkdnd.h:33:0, from /usr/include/gtk-3.0/gdk/gdkevents.h:34, from /usr/include/gtk-3.0/gdk/gdkdisplay.h:31, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from widgets.h:27, from gtools.cpp:24: /usr/include/gtk-3.0/gdk/gdkdevice.h:239:15: note: declared here void gdk_device_ungrab (GdkDevice *device, ^~~~~~~~~~~~~~~~~ gtools.cpp:2308:46: warning: 'void gdk_device_ungrab(GdkDevice*, guint32)' is deprecated: Use 'gdk_seat_ungrab' instead [-Wdeprecated-declarations] gdk_device_ungrab(keyboard, GDK_CURRENT_TIME); ^ In file included from /usr/include/gtk-3.0/gdk/gdkdnd.h:33:0, from /usr/include/gtk-3.0/gdk/gdkevents.h:34, from /usr/include/gtk-3.0/gdk/gdkdisplay.h:31, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from widgets.h:27, from gtools.cpp:24: /usr/include/gtk-3.0/gdk/gdkdevice.h:239:15: note: declared here void gdk_device_ungrab (GdkDevice *device, ^~~~~~~~~~~~~~~~~ gfont.cpp: In function 'void set_font_from_string(gFont*, const char*)': gfont.cpp:46:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!str || !*str) ^~ gfont.cpp:49:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' tokens = g_strsplit(str, ",", 0); ^~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gfont.cpp -o gb_gtk3_la-gfont.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gtools.cpp -o gb_gtk3_la-gtools.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-gpicture.lo `test -f 'gpicture.cpp' || echo './'`gpicture.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gpicture.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-gpicture.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-gdesktop.lo `test -f 'gdesktop.cpp' || echo './'`gdesktop.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gdesktop.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-gdesktop.o gdesktop.cpp: In function 'gColor get_color(GType, gColor, GtkStateFlags, bool, bool)': gdesktop.cpp:170:58: warning: 'void gtk_style_context_get_background_color(GtkStyleContext*, GtkStateFlags, GdkRGBA*)' is deprecated: Use 'gtk_render_background' instead [-Wdeprecated-declarations] gtk_style_context_get_background_color(st, state, &rgba); ^ In file included from /usr/include/gtk-3.0/gtk/gtkicontheme.h:27:0, from /usr/include/gtk-3.0/gtk/gtk.h:123, from widgets.h:34, from gdesktop.cpp:24: /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1201:6: note: declared here void gtk_style_context_get_background_color (GtkStyleContext *context, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gdesktop.cpp: In static member function 'static int gDesktop::height()': gdesktop.cpp:288:56: warning: 'gint gdk_screen_get_height(GdkScreen*)' is deprecated [-Wdeprecated-declarations] return gdk_screen_get_height(gdk_screen_get_default ()); ^ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/include/gtk-3.0/gdk/gdk.h:32, from widgets.h:27, from gdesktop.cpp:24: /usr/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here gint gdk_screen_get_height (GdkScreen *screen); ^~~~~~~~~~~~~~~~~~~~~ gdesktop.cpp: In static member function 'static int gDesktop::width()': gdesktop.cpp:293:55: warning: 'gint gdk_screen_get_width(GdkScreen*)' is deprecated [-Wdeprecated-declarations] return gdk_screen_get_width(gdk_screen_get_default ()); ^ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/include/gtk-3.0/gdk/gdk.h:32, from widgets.h:27, from gdesktop.cpp:24: /usr/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here gint gdk_screen_get_width (GdkScreen *screen); ^~~~~~~~~~~~~~~~~~~~ gdesktop.cpp: In static member function 'static int gDesktop::count()': gdesktop.cpp:346:59: warning: 'gint gdk_screen_get_n_monitors(GdkScreen*)' is deprecated: Use 'gdk_display_get_n_monitors' instead [-Wdeprecated-declarations] return gdk_screen_get_n_monitors(gdk_screen_get_default()); ^ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/include/gtk-3.0/gdk/gdk.h:32, from widgets.h:27, from gdesktop.cpp:24: /usr/include/gtk-3.0/gdk/gdkscreen.h:74:14: note: declared here gint gdk_screen_get_n_monitors (GdkScreen *screen); ^~~~~~~~~~~~~~~~~~~~~~~~~ gdesktop.cpp: In static member function 'static void gDesktop::geometry(int, GdkRectangle*)': gdesktop.cpp:359:72: warning: 'void gdk_screen_get_monitor_geometry(GdkScreen*, gint, GdkRectangle*)' is deprecated: Use 'gdk_monitor_get_geometry' instead [-Wdeprecated-declarations] gdk_screen_get_monitor_geometry(gdk_screen_get_default(), screen, rect); ^ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/include/gtk-3.0/gdk/gdk.h:32, from widgets.h:27, from gdesktop.cpp:24: /usr/include/gtk-3.0/gdk/gdkscreen.h:78:14: note: declared here void gdk_screen_get_monitor_geometry (GdkScreen *screen, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gdesktop.cpp: In static member function 'static void gDesktop::availableGeometry(int, GdkRectangle*)': gdesktop.cpp:373:72: warning: 'void gdk_screen_get_monitor_workarea(GdkScreen*, gint, GdkRectangle*)' is deprecated: Use 'gdk_monitor_get_workarea' instead [-Wdeprecated-declarations] gdk_screen_get_monitor_workarea(gdk_screen_get_default(), screen, rect); ^ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/include/gtk-3.0/gdk/gdk.h:32, from widgets.h:27, from gdesktop.cpp:24: /usr/include/gtk-3.0/gdk/gdkscreen.h:82:14: note: declared here void gdk_screen_get_monitor_workarea (GdkScreen *screen, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gpicture.cpp -o gb_gtk3_la-gpicture.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gdesktop.cpp -o gb_gtk3_la-gdesktop.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-gmessage.lo `test -f 'gmessage.cpp' || echo './'`gmessage.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-gcontrol.lo `test -f 'gcontrol.cpp' || echo './'`gcontrol.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gmessage.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-gmessage.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gcontrol.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-gcontrol.o gcontrol.cpp: In function 'void cb_update_font(GtkWidget*, gpointer)': gcontrol.cpp:801:39: warning: 'void gtk_widget_override_font(GtkWidget*, const PangoFontDescription*)' is deprecated [-Wdeprecated-declarations] gtk_widget_override_font(widget, desc); ^ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from widgets.h:34, from gcontrol.cpp:37: /usr/include/gtk-3.0/gtk/gtkwidget.h:1153:14: note: declared here void gtk_widget_override_font (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~ gcontrol.cpp: In member function 'virtual void gControl::updateFont()': gcontrol.cpp:811:49: warning: 'void gtk_widget_override_font(GtkWidget*, const PangoFontDescription*)' is deprecated [-Wdeprecated-declarations] gtk_widget_override_font(widget, font()->desc()); ^ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from widgets.h:34, from gcontrol.cpp:37: /usr/include/gtk-3.0/gtk/gtkwidget.h:1153:14: note: declared here void gtk_widget_override_font (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~ gcontrol.cpp: In member function 'GdkCursor* gControl::getGdkCursor()': gcontrol.cpp:893:40: warning: 'GdkCursor* gdk_cursor_new(GdkCursorType)' is deprecated [-Wdeprecated-declarations] cr = gdk_cursor_new((GdkCursorType)m); ^ In file included from /usr/include/gtk-3.0/gdk/gdk.h:34:0, from widgets.h:27, from gcontrol.cpp:37: /usr/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^~~~~~~~~~~~~~ gcontrol.cpp: In function 'void GTK_TYPE_ALIGNMENT_get_preferred_width(GtkWidget*, gint*, gint*)': /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:38:70: warning: 'GType gtk_alignment_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ALIGNMENT (gtk_alignment_get_type ()) ^ gcontrol.cpp:1545:61: note: in definition of macro 'PATCH_DECLARE' GtkWidgetClass *klass = (GtkWidgetClass*)g_type_class_peek(type); \ ^~~~ gcontrol.cpp:1646:15: note: in expansion of macro 'GTK_TYPE_ALIGNMENT' PATCH_DECLARE(GTK_TYPE_ALIGNMENT) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:251:0, from widgets.h:34, from gcontrol.cpp:37: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12: note: declared here GType gtk_alignment_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ gcontrol.cpp: In function 'void GTK_TYPE_ALIGNMENT_get_preferred_height(GtkWidget*, gint*, gint*)': /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:38:70: warning: 'GType gtk_alignment_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ALIGNMENT (gtk_alignment_get_type ()) ^ gcontrol.cpp:1552:62: note: in definition of macro 'PATCH_DECLARE' GtkWidgetClass *klass = (GtkWidgetClass *)g_type_class_peek(type); \ ^~~~ gcontrol.cpp:1646:15: note: in expansion of macro 'GTK_TYPE_ALIGNMENT' PATCH_DECLARE(GTK_TYPE_ALIGNMENT) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:251:0, from widgets.h:34, from gcontrol.cpp:37: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12: note: declared here GType gtk_alignment_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ gcontrol.cpp: In function 'void GTK_TYPE_ALIGNMENT_get_preferred_height_for_width(GtkWidget*, gint, gint*, gint*)': /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:38:70: warning: 'GType gtk_alignment_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ALIGNMENT (gtk_alignment_get_type ()) ^ gcontrol.cpp:1565:62: note: in definition of macro 'PATCH_DECLARE' GtkWidgetClass *klass = (GtkWidgetClass *)g_type_class_peek(type); \ ^~~~ gcontrol.cpp:1646:15: note: in expansion of macro 'GTK_TYPE_ALIGNMENT' PATCH_DECLARE(GTK_TYPE_ALIGNMENT) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:251:0, from widgets.h:34, from gcontrol.cpp:37: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12: note: declared here GType gtk_alignment_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ gcontrol.cpp: In function 'void GTK_TYPE_ALIGNMENT_get_preferred_width_for_height(GtkWidget*, gint, gint*, gint*)': /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:38:70: warning: 'GType gtk_alignment_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ALIGNMENT (gtk_alignment_get_type ()) ^ gcontrol.cpp:1576:62: note: in definition of macro 'PATCH_DECLARE' GtkWidgetClass *klass = (GtkWidgetClass *)g_type_class_peek(type); \ ^~~~ gcontrol.cpp:1646:15: note: in expansion of macro 'GTK_TYPE_ALIGNMENT' PATCH_DECLARE(GTK_TYPE_ALIGNMENT) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:251:0, from widgets.h:34, from gcontrol.cpp:37: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12: note: declared here GType gtk_alignment_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ gcontrol.cpp: In member function 'void gControl::realize(bool)': gcontrol.cpp:1677:40: warning: 'GtkWidget* gtk_alignment_new(gfloat, gfloat, gfloat, gfloat)' is deprecated [-Wdeprecated-declarations] frame = gtk_alignment_new(0, 0, 1, 1); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:251:0, from widgets.h:34, from gcontrol.cpp:37: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here GtkWidget* gtk_alignment_new (gfloat xalign, ^~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:38:70: warning: 'GType gtk_alignment_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ALIGNMENT (gtk_alignment_get_type ()) ^ gcontrol.cpp:1600:30: note: in definition of macro 'PATCH_CLASS' if (G_OBJECT_TYPE(widget) == type) \ ^~~~ gcontrol.cpp:1710:27: note: in expansion of macro 'GTK_TYPE_ALIGNMENT' else PATCH_CLASS(border, GTK_TYPE_ALIGNMENT) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:251:0, from widgets.h:34, from gcontrol.cpp:37: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12: note: declared here GType gtk_alignment_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ gcontrol.cpp: In member function 'void gControl::realizeScrolledWindow(GtkWidget*, bool)': gcontrol.cpp:1776:39: warning: 'GtkWidget* gtk_alignment_new(gfloat, gfloat, gfloat, gfloat)' is deprecated [-Wdeprecated-declarations] border = gtk_alignment_new(0, 0, 1, 1); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:251:0, from widgets.h:34, from gcontrol.cpp:37: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here GtkWidget* gtk_alignment_new (gfloat xalign, ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from widgets.h:27, from gcontrol.cpp:37: gcontrol.cpp: In member function 'virtual void gControl::updateBorder()': /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:38:70: warning: 'GType gtk_alignment_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ALIGNMENT (gtk_alignment_get_type ()) ^ /usr/include/glib-2.0/gobject/gtype.h:2238:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:41:46: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' #define GTK_IS_ALIGNMENT(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GTK_TYPE_ALIGNMENT)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:41:81: note: in expansion of macro 'GTK_TYPE_ALIGNMENT' #define GTK_IS_ALIGNMENT(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GTK_TYPE_ALIGNMENT)) ^~~~~~~~~~~~~~~~~~ gcontrol.cpp:1803:7: note: in expansion of macro 'GTK_IS_ALIGNMENT' if (!GTK_IS_ALIGNMENT(frame)) ^~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:251:0, from widgets.h:34, from gcontrol.cpp:37: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12: note: declared here GType gtk_alignment_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from widgets.h:27, from gcontrol.cpp:37: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:38:70: warning: 'GType gtk_alignment_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ALIGNMENT (gtk_alignment_get_type ()) ^ /usr/include/glib-2.0/gobject/gtype.h:2224:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:39:46: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ALIGNMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ALIGNMENT, GtkAlignment)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:39:81: note: in expansion of macro 'GTK_TYPE_ALIGNMENT' #define GTK_ALIGNMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ALIGNMENT, GtkAlignment)) ^~~~~~~~~~~~~~~~~~ gcontrol.cpp:1819:28: note: in expansion of macro 'GTK_ALIGNMENT' gtk_alignment_set_padding(GTK_ALIGNMENT(frame), pad, pad, pad, pad); ^~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:251:0, from widgets.h:34, from gcontrol.cpp:37: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12: note: declared here GType gtk_alignment_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ gcontrol.cpp:1819:68: warning: 'void gtk_alignment_set_padding(GtkAlignment*, guint, guint, guint, guint)' is deprecated [-Wdeprecated-declarations] gtk_alignment_set_padding(GTK_ALIGNMENT(frame), pad, pad, pad, pad); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:251:0, from widgets.h:34, from gcontrol.cpp:37: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91:12: note: declared here void gtk_alignment_set_padding (GtkAlignment *alignment, ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from widgets.h:27, from gcontrol.cpp:37: gcontrol.cpp: In member function 'virtual int gControl::getFrameWidth()': /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:38:70: warning: 'GType gtk_alignment_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ALIGNMENT (gtk_alignment_get_type ()) ^ /usr/include/glib-2.0/gobject/gtype.h:2238:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:41:46: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' #define GTK_IS_ALIGNMENT(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GTK_TYPE_ALIGNMENT)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:41:81: note: in expansion of macro 'GTK_TYPE_ALIGNMENT' #define GTK_IS_ALIGNMENT(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GTK_TYPE_ALIGNMENT)) ^~~~~~~~~~~~~~~~~~ gcontrol.cpp:1828:15: note: in expansion of macro 'GTK_IS_ALIGNMENT' if (frame && GTK_IS_ALIGNMENT(frame)) ^~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:251:0, from widgets.h:34, from gcontrol.cpp:37: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12: note: declared here GType gtk_alignment_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from widgets.h:27, from gcontrol.cpp:37: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:38:70: warning: 'GType gtk_alignment_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ALIGNMENT (gtk_alignment_get_type ()) ^ /usr/include/glib-2.0/gobject/gtype.h:2224:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:39:46: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ALIGNMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ALIGNMENT, GtkAlignment)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:39:81: note: in expansion of macro 'GTK_TYPE_ALIGNMENT' #define GTK_ALIGNMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ALIGNMENT, GtkAlignment)) ^~~~~~~~~~~~~~~~~~ gcontrol.cpp:1830:29: note: in expansion of macro 'GTK_ALIGNMENT' gtk_alignment_get_padding(GTK_ALIGNMENT(frame), &p, NULL, NULL, NULL); ^~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:251:0, from widgets.h:34, from gcontrol.cpp:37: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12: note: declared here GType gtk_alignment_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ gcontrol.cpp:1830:71: warning: 'void gtk_alignment_get_padding(GtkAlignment*, guint*, guint*, guint*, guint*)' is deprecated [-Wdeprecated-declarations] gtk_alignment_get_padding(GTK_ALIGNMENT(frame), &p, NULL, NULL, NULL); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:251:0, from widgets.h:34, from gcontrol.cpp:37: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:98:12: note: declared here void gtk_alignment_get_padding (GtkAlignment *alignment, ^~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gmessage.cpp -o gb_gtk3_la-gmessage.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-gcontainer.lo `test -f 'gcontainer.cpp' || echo './'`gcontainer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gcontainer.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-gcontainer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gcontrol.cpp -o gb_gtk3_la-gcontrol.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gcontainer.cpp -o gb_gtk3_la-gcontainer.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-gseparator.lo `test -f 'gseparator.cpp' || echo './'`gseparator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gseparator.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-gseparator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gseparator.cpp -o gb_gtk3_la-gseparator.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-gbutton.lo `test -f 'gbutton.cpp' || echo './'`gbutton.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gbutton.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-gbutton.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-gslider.lo `test -f 'gslider.cpp' || echo './'`gslider.cpp gbutton.cpp: In constructor 'gButton::gButton(gContainer*, gButton::Type)': gbutton.cpp:350:59: warning: 'void gtk_button_set_focus_on_click(GtkButton*, gboolean)' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] gtk_button_set_focus_on_click(GTK_BUTTON(border), false); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:54:0, from widgets.h:34, from gbutton.cpp:24: /usr/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here void gtk_button_set_focus_on_click (GtkButton *button, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gslider.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-gslider.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gbutton.cpp -o gb_gtk3_la-gbutton.o >/dev/null 2>&1 gslider.cpp: In constructor 'gSlider::gSlider(gContainer*, bool)': gslider.cpp:85:39: warning: 'GtkWidget* gtk_alignment_new(gfloat, gfloat, gfloat, gfloat)' is deprecated [-Wdeprecated-declarations] border = gtk_alignment_new(0, 0, 1, 1); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:251:0, from widgets.h:34, from gslider.cpp:24: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here GtkWidget* gtk_alignment_new (gfloat xalign, ^~~~~~~~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gslider.cpp -o gb_gtk3_la-gslider.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-glabel.lo `test -f 'glabel.cpp' || echo './'`glabel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c glabel.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-glabel.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-gsignals.lo `test -f 'gsignals.cpp' || echo './'`gsignals.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gsignals.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-gsignals.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c glabel.cpp -o gb_gtk3_la-glabel.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gsignals.cpp -o gb_gtk3_la-gsignals.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-gpicturebox.lo `test -f 'gpicturebox.cpp' || echo './'`gpicturebox.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-gcombobox.lo `test -f 'gcombobox.cpp' || echo './'`gcombobox.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gpicturebox.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-gpicturebox.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gcombobox.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-gcombobox.o gpicturebox.cpp: In constructor 'gMovieBox::gMovieBox(gContainer*)': gpicturebox.cpp:43:36: warning: 'GtkWidget* gtk_alignment_new(gfloat, gfloat, gfloat, gfloat)' is deprecated [-Wdeprecated-declarations] border = gtk_alignment_new(0,0,1,1); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:251:0, from widgets.h:34, from gpicturebox.cpp:25: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here GtkWidget* gtk_alignment_new (gfloat xalign, ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from gpicturebox.cpp:24: gpicturebox.cpp: In member function 'int gMovieBox::alignment()': /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:38:51: warning: 'GType gtk_misc_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_MISC (gtk_misc_get_type ()) ^ /usr/include/glib-2.0/gobject/gtype.h:2224:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:39:32: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_MISC(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_MISC, GtkMisc)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:39:67: note: in expansion of macro 'GTK_TYPE_MISC' #define GTK_MISC(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_MISC, GtkMisc)) ^~~~~~~~~~~~~ gpicturebox.cpp:149:25: note: in expansion of macro 'GTK_MISC' gtk_misc_get_alignment(GTK_MISC(widget), &x, &y); ^~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from widgets.h:34, from gpicturebox.cpp:25: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here GType gtk_misc_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~ gpicturebox.cpp:149:49: warning: 'void gtk_misc_get_alignment(GtkMisc*, gfloat*, gfloat*)' is deprecated [-Wdeprecated-declarations] gtk_misc_get_alignment(GTK_MISC(widget), &x, &y); ^ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from widgets.h:34, from gpicturebox.cpp:25: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:76:9: note: declared here void gtk_misc_get_alignment (GtkMisc *misc, ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from gpicturebox.cpp:24: gpicturebox.cpp: In member function 'void gMovieBox::setAlignment(int)': /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:38:51: warning: 'GType gtk_misc_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_MISC (gtk_misc_get_type ()) ^ /usr/include/glib-2.0/gobject/gtype.h:2224:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:39:32: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_MISC(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_MISC, GtkMisc)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:39:67: note: in expansion of macro 'GTK_TYPE_MISC' #define GTK_MISC(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_MISC, GtkMisc)) ^~~~~~~~~~~~~ gpicturebox.cpp:155:25: note: in expansion of macro 'GTK_MISC' gtk_misc_set_alignment(GTK_MISC(widget), gt_from_alignment(al, false), gt_from_alignment(al, true)); ^~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from widgets.h:34, from gpicturebox.cpp:25: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here GType gtk_misc_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~ gpicturebox.cpp:155:100: warning: 'void gtk_misc_set_alignment(GtkMisc*, gfloat, gfloat)' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment(GTK_MISC(widget), gt_from_alignment(al, false), gt_from_alignment(al, true)); ^ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from widgets.h:34, from gpicturebox.cpp:25: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here void gtk_misc_set_alignment (GtkMisc *misc, ^~~~~~~~~~~~~~~~~~~~~~ gpicturebox.cpp: In constructor 'gPictureBox::gPictureBox(gContainer*)': gpicturebox.cpp:175:36: warning: 'GtkWidget* gtk_alignment_new(gfloat, gfloat, gfloat, gfloat)' is deprecated [-Wdeprecated-declarations] border = gtk_alignment_new(0,0,1,1); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:251:0, from widgets.h:34, from gpicturebox.cpp:25: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here GtkWidget* gtk_alignment_new (gfloat xalign, ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from gpicturebox.cpp:24: gpicturebox.cpp: In member function 'int gPictureBox::alignment()': /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:38:51: warning: 'GType gtk_misc_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_MISC (gtk_misc_get_type ()) ^ /usr/include/glib-2.0/gobject/gtype.h:2224:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:39:32: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_MISC(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_MISC, GtkMisc)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:39:67: note: in expansion of macro 'GTK_TYPE_MISC' #define GTK_MISC(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_MISC, GtkMisc)) ^~~~~~~~~~~~~ gpicturebox.cpp:210:25: note: in expansion of macro 'GTK_MISC' gtk_misc_get_alignment(GTK_MISC(widget), &x, &y); ^~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from widgets.h:34, from gpicturebox.cpp:25: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here GType gtk_misc_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~ gpicturebox.cpp:210:49: warning: 'void gtk_misc_get_alignment(GtkMisc*, gfloat*, gfloat*)' is deprecated [-Wdeprecated-declarations] gtk_misc_get_alignment(GTK_MISC(widget), &x, &y); ^ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from widgets.h:34, from gpicturebox.cpp:25: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:76:9: note: declared here void gtk_misc_get_alignment (GtkMisc *misc, ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from gpicturebox.cpp:24: gpicturebox.cpp: In member function 'void gPictureBox::setAlignment(int)': /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:38:51: warning: 'GType gtk_misc_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_MISC (gtk_misc_get_type ()) ^ /usr/include/glib-2.0/gobject/gtype.h:2224:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:39:32: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_MISC(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_MISC, GtkMisc)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:39:67: note: in expansion of macro 'GTK_TYPE_MISC' #define GTK_MISC(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_MISC, GtkMisc)) ^~~~~~~~~~~~~ gpicturebox.cpp:216:25: note: in expansion of macro 'GTK_MISC' gtk_misc_set_alignment(GTK_MISC(widget), gt_from_alignment(al, false), gt_from_alignment(al, true)); ^~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from widgets.h:34, from gpicturebox.cpp:25: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here GType gtk_misc_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~ gpicturebox.cpp:216:100: warning: 'void gtk_misc_set_alignment(GtkMisc*, gfloat, gfloat)' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment(GTK_MISC(widget), gt_from_alignment(al, false), gt_from_alignment(al, true)); ^ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from widgets.h:34, from gpicturebox.cpp:25: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here void gtk_misc_set_alignment (GtkMisc *misc, ^~~~~~~~~~~~~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gpicturebox.cpp -o gb_gtk3_la-gpicturebox.o >/dev/null 2>&1 gcombobox.cpp: In member function 'void gComboBox::create(bool)': gcombobox.cpp:141:40: warning: 'GtkWidget* gtk_alignment_new(gfloat, gfloat, gfloat, gfloat)' is deprecated [-Wdeprecated-declarations] border = gtk_alignment_new(0, 0, 1, 1); //gtk_event_box_new(); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:251:0, from widgets.h:34, from gcombobox.cpp:24: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here GtkWidget* gtk_alignment_new (gfloat xalign, ^~~~~~~~~~~~~~~~~ gcombobox.cpp: In member function 'virtual void gComboBox::updateFont()': gcombobox.cpp:558:49: warning: 'void gtk_widget_override_font(GtkWidget*, const PangoFontDescription*)' is deprecated [-Wdeprecated-declarations] gtk_widget_override_font(entry, font()->desc()); ^ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from widgets.h:34, from gcombobox.cpp:24: /usr/include/gtk-3.0/gtk/gtkwidget.h:1153:14: note: declared here void gtk_widget_override_font (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gcombobox.cpp -o gb_gtk3_la-gcombobox.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-gtextbox.lo `test -f 'gtextbox.cpp' || echo './'`gtextbox.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gtextbox.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-gtextbox.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-gtextarea.lo `test -f 'gtextarea.cpp' || echo './'`gtextarea.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gtextarea.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-gtextarea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gtextbox.cpp -o gb_gtk3_la-gtextbox.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gtextarea.cpp -o gb_gtk3_la-gtextarea.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-gspinbox.lo `test -f 'gspinbox.cpp' || echo './'`gspinbox.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gspinbox.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-gspinbox.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-gframe.lo `test -f 'gframe.cpp' || echo './'`gframe.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gframe.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-gframe.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gspinbox.cpp -o gb_gtk3_la-gspinbox.o >/dev/null 2>&1 gframe.cpp: In member function 'virtual void gFrame::updateFont()': gframe.cpp:215:49: warning: 'void gtk_widget_override_font(GtkWidget*, const PangoFontDescription*)' is deprecated [-Wdeprecated-declarations] gtk_widget_override_font(label, font()->desc()); ^ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from widgets.h:34, from gframe.cpp:24: /usr/include/gtk-3.0/gtk/gtkwidget.h:1153:14: note: declared here void gtk_widget_override_font (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-gtabstrip.lo `test -f 'gtabstrip.cpp' || echo './'`gtabstrip.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gframe.cpp -o gb_gtk3_la-gframe.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gtabstrip.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-gtabstrip.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-gscrollview.lo `test -f 'gscrollview.cpp' || echo './'`gscrollview.cpp gtabstrip.cpp: In member function 'void gTabStripPage::updateFont()': gtabstrip.cpp:329:39: warning: 'void gtk_widget_override_font(GtkWidget*, const PangoFontDescription*)' is deprecated [-Wdeprecated-declarations] gtk_widget_override_font(widget, desc); ^ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from widgets.h:34, from gtabstrip.cpp:24: /usr/include/gtk-3.0/gtk/gtkwidget.h:1153:14: note: declared here void gtk_widget_override_font (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~ gtabstrip.cpp:330:38: warning: 'void gtk_widget_override_font(GtkWidget*, const PangoFontDescription*)' is deprecated [-Wdeprecated-declarations] gtk_widget_override_font(label, desc); ^ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from widgets.h:34, from gtabstrip.cpp:24: /usr/include/gtk-3.0/gtk/gtkwidget.h:1153:14: note: declared here void gtk_widget_override_font (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~ gtabstrip.cpp: In member function 'void gTabStripPage::updateButton()': gtabstrip.cpp:440:59: warning: 'void gtk_button_set_focus_on_click(GtkButton*, gboolean)' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] gtk_button_set_focus_on_click(GTK_BUTTON(_button), false); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:54:0, from widgets.h:34, from gtabstrip.cpp:24: /usr/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here void gtk_button_set_focus_on_click (GtkButton *button, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gscrollview.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-gscrollview.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gtabstrip.cpp -o gb_gtk3_la-gtabstrip.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gscrollview.cpp -o gb_gtk3_la-gscrollview.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-gmenu.lo `test -f 'gmenu.cpp' || echo './'`gmenu.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-gtrayicon.lo `test -f 'gtrayicon.cpp' || echo './'`gtrayicon.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gmenu.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-gmenu.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gtrayicon.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-gtrayicon.o gmenu.cpp: In member function 'void gMenu::update()': gmenu.cpp:342:51: warning: 'GtkWidget* gtk_image_menu_item_new()' is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] menu = (GtkMenuItem *)gtk_image_menu_item_new(); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:265:0, from widgets.h:34, from gmenu.cpp:24: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:78:12: note: declared here GtkWidget* gtk_image_menu_item_new (void); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from widgets.h:27, from gmenu.cpp:24: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:38:51: warning: 'GType gtk_misc_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_MISC (gtk_misc_get_type ()) ^ /usr/include/glib-2.0/gobject/gtype.h:2224:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:39:32: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_MISC(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_MISC, GtkMisc)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:39:67: note: in expansion of macro 'GTK_TYPE_MISC' #define GTK_MISC(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_MISC, GtkMisc)) ^~~~~~~~~~~~~ gmenu.cpp:358:29: note: in expansion of macro 'GTK_MISC' gtk_misc_set_alignment(GTK_MISC(aclbl), 0, 0.5); ^~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from widgets.h:34, from gmenu.cpp:24: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here GType gtk_misc_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~ gmenu.cpp:358:52: warning: 'void gtk_misc_set_alignment(GtkMisc*, gfloat, gfloat)' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment(GTK_MISC(aclbl), 0, 0.5); ^ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from widgets.h:34, from gmenu.cpp:24: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here void gtk_misc_set_alignment (GtkMisc *misc, ^~~~~~~~~~~~~~~~~~~~~~ gmenu.cpp:475:66: warning: 'void gtk_image_menu_item_set_image(GtkImageMenuItem*, GtkWidget*)' is deprecated [-Wdeprecated-declarations] gtk_image_menu_item_set_image((GtkImageMenuItem *)menu, check); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:265:0, from widgets.h:34, from gmenu.cpp:24: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here void gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmenu.cpp:482:66: warning: 'void gtk_image_menu_item_set_image(GtkImageMenuItem*, GtkWidget*)' is deprecated [-Wdeprecated-declarations] gtk_image_menu_item_set_image((GtkImageMenuItem *)menu, image); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:265:0, from widgets.h:34, from gmenu.cpp:24: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here void gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmenu.cpp: In member function 'void gMenu::doPopup(bool, int, int)': gmenu.cpp:814:133: warning: 'void gtk_menu_popup(GtkMenu*, GtkWidget*, GtkWidget*, GtkMenuPositionFunc, gpointer, guint, guint32)' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] gtk_menu_popup(child, NULL, NULL, move ? (GtkMenuPositionFunc)position_menu : NULL, (gpointer)pos, 0, gApplication::lastEventTime()); ^ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from widgets.h:34, from gmenu.cpp:24: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here void gtk_menu_popup (GtkMenu *menu, ^~~~~~~~~~~~~~ gmenu.cpp: In member function 'void gMenu::setFont()': gmenu.cpp:1013:76: warning: 'void gtk_widget_override_font(GtkWidget*, const PangoFontDescription*)' is deprecated [-Wdeprecated-declarations] if (label) gtk_widget_override_font(GTK_WIDGET(label), win->font()->desc()); ^ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from widgets.h:34, from gmenu.cpp:24: /usr/include/gtk-3.0/gtk/gtkwidget.h:1153:14: note: declared here void gtk_widget_override_font (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~ gmenu.cpp:1014:76: warning: 'void gtk_widget_override_font(GtkWidget*, const PangoFontDescription*)' is deprecated [-Wdeprecated-declarations] if (aclbl) gtk_widget_override_font(GTK_WIDGET(aclbl), win->font()->desc()); ^ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from widgets.h:34, from gmenu.cpp:24: /usr/include/gtk-3.0/gtk/gtkwidget.h:1153:14: note: declared here void gtk_widget_override_font (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~ gmenu.cpp: In static member function 'static void gMenu::updateFont(gMainWindow*)': gmenu.cpp:1065:97: warning: 'void gtk_widget_override_font(GtkWidget*, const PangoFontDescription*)' is deprecated [-Wdeprecated-declarations] gtk_widget_override_font(GTK_WIDGET(win->menuBar), win->ownFont() ? win->font()->desc() : NULL); ^ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from widgets.h:34, from gmenu.cpp:24: /usr/include/gtk-3.0/gtk/gtkwidget.h:1153:14: note: declared here void gtk_widget_override_font (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~ gtrayicon.cpp: In member function 'void gTrayIcon::updatePicture()': gtrayicon.cpp:189:46: warning: 'void gtk_status_icon_set_from_pixbuf(GtkStatusIcon*, GdkPixbuf*)' is deprecated [-Wdeprecated-declarations] gtk_status_icon_set_from_pixbuf(plug, pixbuf); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:271:0, from widgets.h:34, from gtrayicon.cpp:24: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:97:23: note: declared here void gtk_status_icon_set_from_pixbuf (GtkStatusIcon *status_icon, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtrayicon.cpp: In member function 'void gTrayIcon::updateTooltip()': gtrayicon.cpp:211:48: warning: 'void gtk_status_icon_set_tooltip_text(GtkStatusIcon*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_status_icon_set_tooltip_text(plug, buftext); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:271:0, from widgets.h:34, from gtrayicon.cpp:24: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:137:23: note: declared here void gtk_status_icon_set_tooltip_text (GtkStatusIcon *status_icon, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtrayicon.cpp: In function 'void hide_icon(GtkStatusIcon*)': gtrayicon.cpp:230:41: warning: 'void gtk_status_icon_set_visible(GtkStatusIcon*, gboolean)' is deprecated [-Wdeprecated-declarations] gtk_status_icon_set_visible(plug, FALSE); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:271:0, from widgets.h:34, from gtrayicon.cpp:24: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:151:23: note: declared here void gtk_status_icon_set_visible (GtkStatusIcon *status_icon, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gtrayicon.cpp: In member function 'void gTrayIcon::setVisible(bool)': gtrayicon.cpp:242:31: warning: 'GtkStatusIcon* gtk_status_icon_new()' is deprecated [-Wdeprecated-declarations] plug = gtk_status_icon_new(); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:271:0, from widgets.h:34, from gtrayicon.cpp:24: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:84:23: note: declared here GtkStatusIcon *gtk_status_icon_new (void); ^~~~~~~~~~~~~~~~~~~ gtrayicon.cpp:253:117: warning: 'guint32 gtk_status_icon_get_x11_window_id(GtkStatusIcon*)' is deprecated [-Wdeprecated-declarations] XSetWMNormalHints(gdk_x11_display_get_xdisplay(gdk_display_get_default()), gtk_status_icon_get_x11_window_id(plug), &hints); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:271:0, from widgets.h:34, from gtrayicon.cpp:24: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:178:23: note: declared here guint32 gtk_status_icon_get_x11_window_id (GtkStatusIcon *status_icon); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtrayicon.cpp:256:42: warning: 'void gtk_status_icon_set_visible(GtkStatusIcon*, gboolean)' is deprecated [-Wdeprecated-declarations] gtk_status_icon_set_visible(plug, TRUE); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:271:0, from widgets.h:34, from gtrayicon.cpp:24: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:151:23: note: declared here void gtk_status_icon_set_visible (GtkStatusIcon *status_icon, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gtrayicon.cpp -o gb_gtk3_la-gtrayicon.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gmenu.cpp -o gb_gtk3_la-gmenu.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-gmainwindow.lo `test -f 'gmainwindow.cpp' || echo './'`gmainwindow.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gmainwindow.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-gmainwindow.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-gtree.lo `test -f 'gtree.cpp' || echo './'`gtree.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gtree.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-gtree.o gmainwindow.cpp: In member function 'void gMainWindow::setBorder(bool)': gmainwindow.cpp:925:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!isTopLevel()) ^~ gmainwindow.cpp:928:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' gtk_window_set_decorated(GTK_WINDOW(border), b); ^~~~~~~~~~~~~~~~~~~~~~~~ gmainwindow.cpp: In member function 'void gMainWindow::setResizable(bool)': gmainwindow.cpp:938:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!isTopLevel()) ^~ gmainwindow.cpp:941:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (b == isResizable()) ^~ gmainwindow.cpp: In member function 'int gMainWindow::screen()': gmainwindow.cpp:1567:76: warning: 'gint gdk_screen_get_number(GdkScreen*)' is deprecated [-Wdeprecated-declarations] return gdk_screen_get_number(gtk_window_get_screen(GTK_WINDOW(tl->border))); ^ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/include/gtk-3.0/gdk/gdk.h:32, from widgets.h:27, from gmainwindow.cpp:27: /usr/include/gtk-3.0/gdk/gdkscreen.h:56:14: note: declared here gint gdk_screen_get_number (GdkScreen *screen); ^~~~~~~~~~~~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gmainwindow.cpp -o gb_gtk3_la-gmainwindow.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gtree.cpp -o gb_gtk3_la-gtree.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-watcher.lo `test -f 'watcher.cpp' || echo './'`watcher.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c watcher.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-watcher.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-CStock.lo `test -f 'CStock.cpp' || echo './'`CStock.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CStock.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-CStock.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c watcher.cpp -o gb_gtk3_la-watcher.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CStock.cpp -o gb_gtk3_la-CStock.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-CConst.lo `test -f 'CConst.cpp' || echo './'`CConst.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CConst.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-CConst.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-CColor.lo `test -f 'CColor.cpp' || echo './'`CColor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CColor.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-CColor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CConst.cpp -o gb_gtk3_la-CConst.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CColor.cpp -o gb_gtk3_la-CColor.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-CFont.lo `test -f 'CFont.cpp' || echo './'`CFont.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CFont.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-CFont.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-CKey.lo `test -f 'CKey.cpp' || echo './'`CKey.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CKey.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-CKey.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CFont.cpp -o gb_gtk3_la-CFont.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CKey.cpp -o gb_gtk3_la-CKey.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-CScreen.lo `test -f 'CScreen.cpp' || echo './'`CScreen.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-CStyle.lo `test -f 'CStyle.cpp' || echo './'`CStyle.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CScreen.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-CScreen.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CStyle.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-CStyle.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CScreen.cpp -o gb_gtk3_la-CScreen.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CStyle.cpp -o gb_gtk3_la-CStyle.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-CMessage.lo `test -f 'CMessage.cpp' || echo './'`CMessage.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-CDialog.lo `test -f 'CDialog.cpp' || echo './'`CDialog.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMessage.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-CMessage.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDialog.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-CDialog.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMessage.cpp -o gb_gtk3_la-CMessage.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDialog.cpp -o gb_gtk3_la-CDialog.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-CDraw.lo `test -f 'CDraw.cpp' || echo './'`CDraw.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDraw.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-CDraw.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-cpaint_impl.lo `test -f 'cpaint_impl.cpp' || echo './'`cpaint_impl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cpaint_impl.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-cpaint_impl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDraw.cpp -o gb_gtk3_la-CDraw.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-CImage.lo `test -f 'CImage.cpp' || echo './'`CImage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cpaint_impl.cpp -o gb_gtk3_la-cpaint_impl.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CImage.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-CImage.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CImage.cpp -o gb_gtk3_la-CImage.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-CPicture.lo `test -f 'CPicture.cpp' || echo './'`CPicture.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CPicture.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-CPicture.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-CClipboard.lo `test -f 'CClipboard.cpp' || echo './'`CClipboard.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CClipboard.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-CClipboard.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CPicture.cpp -o gb_gtk3_la-CPicture.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CClipboard.cpp -o gb_gtk3_la-CClipboard.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-CMouse.lo `test -f 'CMouse.cpp' || echo './'`CMouse.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMouse.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-CMouse.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-CWatcher.lo `test -f 'CWatcher.cpp' || echo './'`CWatcher.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWatcher.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-CWatcher.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMouse.cpp -o gb_gtk3_la-CMouse.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWatcher.cpp -o gb_gtk3_la-CWatcher.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-CWidget.lo `test -f 'CWidget.cpp' || echo './'`CWidget.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-CContainer.lo `test -f 'CContainer.cpp' || echo './'`CContainer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWidget.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-CWidget.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CContainer.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-CContainer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CContainer.cpp -o gb_gtk3_la-CContainer.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWidget.cpp -o gb_gtk3_la-CWidget.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-CSeparator.lo `test -f 'CSeparator.cpp' || echo './'`CSeparator.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-CDrawingArea.lo `test -f 'CDrawingArea.cpp' || echo './'`CDrawingArea.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CSeparator.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-CSeparator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDrawingArea.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-CDrawingArea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CSeparator.cpp -o gb_gtk3_la-CSeparator.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CDrawingArea.cpp -o gb_gtk3_la-CDrawingArea.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-CLabel.lo `test -f 'CLabel.cpp' || echo './'`CLabel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CLabel.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-CLabel.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-CSlider.lo `test -f 'CSlider.cpp' || echo './'`CSlider.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CSlider.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-CSlider.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CLabel.cpp -o gb_gtk3_la-CLabel.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CSlider.cpp -o gb_gtk3_la-CSlider.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-CButton.lo `test -f 'CButton.cpp' || echo './'`CButton.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CButton.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-CButton.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-CPictureBox.lo `test -f 'CPictureBox.cpp' || echo './'`CPictureBox.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CPictureBox.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-CPictureBox.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CButton.cpp -o gb_gtk3_la-CButton.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CPictureBox.cpp -o gb_gtk3_la-CPictureBox.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-CTextBox.lo `test -f 'CTextBox.cpp' || echo './'`CTextBox.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-CTextArea.lo `test -f 'CTextArea.cpp' || echo './'`CTextArea.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTextBox.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-CTextBox.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTextArea.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-CTextArea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTextBox.cpp -o gb_gtk3_la-CTextBox.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTextArea.cpp -o gb_gtk3_la-CTextArea.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-CSpinBox.lo `test -f 'CSpinBox.cpp' || echo './'`CSpinBox.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-CFrame.lo `test -f 'CFrame.cpp' || echo './'`CFrame.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CSpinBox.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-CSpinBox.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CFrame.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-CFrame.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CSpinBox.cpp -o gb_gtk3_la-CSpinBox.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CFrame.cpp -o gb_gtk3_la-CFrame.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-CTabStrip.lo `test -f 'CTabStrip.cpp' || echo './'`CTabStrip.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-CScrollView.lo `test -f 'CScrollView.cpp' || echo './'`CScrollView.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTabStrip.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-CTabStrip.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CScrollView.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-CScrollView.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CScrollView.cpp -o gb_gtk3_la-CScrollView.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTabStrip.cpp -o gb_gtk3_la-CTabStrip.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-CMenu.lo `test -f 'CMenu.cpp' || echo './'`CMenu.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-CTrayIcon.lo `test -f 'CTrayIcon.cpp' || echo './'`CTrayIcon.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMenu.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-CMenu.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTrayIcon.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-CTrayIcon.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CMenu.cpp -o gb_gtk3_la-CMenu.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CTrayIcon.cpp -o gb_gtk3_la-CTrayIcon.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-CWindow.lo `test -f 'CWindow.cpp' || echo './'`CWindow.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-cprinter.lo `test -f 'cprinter.cpp' || echo './'`cprinter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWindow.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-CWindow.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cprinter.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-cprinter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cprinter.cpp -o gb_gtk3_la-cprinter.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CWindow.cpp -o gb_gtk3_la-CWindow.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-csvgimage.lo `test -f 'csvgimage.cpp' || echo './'`csvgimage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c csvgimage.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-csvgimage.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-main.lo `test -f 'main.cpp' || echo './'`main.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-main.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c csvgimage.cpp -o gb_gtk3_la-csvgimage.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.cpp -o gb_gtk3_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-gkey.lo `test -f 'gkey.cpp' || echo './'`gkey.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gkey.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-gkey.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-gcursor.lo `test -f 'gcursor.cpp' || echo './'`gcursor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gcursor.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-gcursor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gkey.cpp -o gb_gtk3_la-gkey.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gcursor.cpp -o gb_gtk3_la-gcursor.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-gmouse.lo `test -f 'gmouse.cpp' || echo './'`gmouse.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-gdrawingarea.lo `test -f 'gdrawingarea.cpp' || echo './'`gdrawingarea.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gmouse.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-gmouse.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gdrawingarea.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-gdrawingarea.o gmouse.cpp: In function 'GdkDevice* get_pointer()': gmouse.cpp:48:103: warning: 'GdkDeviceManager* gdk_display_get_device_manager(GdkDisplay*)' is deprecated: Use 'gdk_display_get_default_seat' instead [-Wdeprecated-declarations] return gdk_device_manager_get_client_pointer(gdk_display_get_device_manager(gdk_display_get_default())); ^ In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32:0, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from widgets.h:27, from gmouse.cpp:27: /usr/include/gtk-3.0/gdk/gdkdisplay.h:171:20: note: declared here GdkDeviceManager * gdk_display_get_device_manager (GdkDisplay *display); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmouse.cpp:48:104: warning: 'GdkDevice* gdk_device_manager_get_client_pointer(GdkDeviceManager*)' is deprecated [-Wdeprecated-declarations] return gdk_device_manager_get_client_pointer(gdk_display_get_device_manager(gdk_display_get_default())); ^ In file included from /usr/include/gtk-3.0/gdk/gdkdisplay.h:32:0, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from widgets.h:27, from gmouse.cpp:27: /usr/include/gtk-3.0/gdk/gdkdevicemanager.h:44:14: note: declared here GdkDevice * gdk_device_manager_get_client_pointer (GdkDeviceManager *device_manager); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gmouse.cpp -o gb_gtk3_la-gmouse.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gdrawingarea.cpp -o gb_gtk3_la-gdrawingarea.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-gapplication.lo `test -f 'gapplication.cpp' || echo './'`gapplication.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gapplication.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-gapplication.o /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-gdrag.lo `test -f 'gdrag.cpp' || echo './'`gdrag.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gdrag.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-gdrag.o gapplication.cpp: In function 'void gambas_handle_event(GdkEvent*)': gapplication.cpp:345:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] else if (event->focus_change.in); ^~ gapplication.cpp:346:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' { ^ gdrag.cpp: In function 'void show_frame(gControl*, int, int, int, int)': gdrag.cpp:625:48: warning: 'void gdk_window_set_background_rgba(GdkWindow*, const GdkRGBA*)' is deprecated [-Wdeprecated-declarations] gdk_window_set_background_rgba(window, &rgba); ^ In file included from /usr/include/gtk-3.0/gdk/gdkseat.h:28:0, from /usr/include/gtk-3.0/gdk/gdkdisplay.h:33, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from widgets.h:27, from gdrag.cpp:32: /usr/include/gtk-3.0/gdk/gdkwindow.h:778:15: note: declared here void gdk_window_set_background_rgba (GdkWindow *window, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gapplication.cpp -o gb_gtk3_la-gapplication.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gdrag.cpp -o gb_gtk3_la-gdrag.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-gprinter.lo `test -f 'gprinter.cpp' || echo './'`gprinter.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-gglarea.lo `test -f 'gglarea.cpp' || echo './'`gglarea.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gprinter.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-gprinter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gglarea.cpp -fPIC -DPIC -o .libs/gb_gtk3_la-gglarea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gglarea.cpp -o gb_gtk3_la-gglarea.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gprinter.cpp -o gb_gtk3_la-gprinter.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-x11.lo `test -f 'x11.c' || echo './'`x11.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c x11.c -fPIC -DPIC -o .libs/gb_gtk3_la-x11.o /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gtk3_la-desktop.lo `test -f 'desktop.c' || echo './'`desktop.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c x11.c -o gb_gtk3_la-x11.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c desktop.c -fPIC -DPIC -o .libs/gb_gtk3_la-desktop.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c desktop.c -o gb_gtk3_la-desktop.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o sm/gb_gtk3_la-gnome-client.lo `test -f 'sm/gnome-client.c' || echo './'`sm/gnome-client.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o sm/gb_gtk3_la-gnome-ice.lo `test -f 'sm/gnome-ice.c' || echo './'`sm/gnome-ice.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c sm/gnome-client.c -fPIC -DPIC -o sm/.libs/gb_gtk3_la-gnome-client.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c sm/gnome-ice.c -fPIC -DPIC -o sm/.libs/gb_gtk3_la-gnome-ice.o sm/gnome-client.c: In function 'gt_pointer_is_grabbed': sm/gnome-client.c:105:2: warning: 'gdk_device_manager_get_client_pointer' is deprecated [-Wdeprecated-declarations] GdkDevice *pointer = gdk_device_manager_get_client_pointer(gdk_display_get_device_manager(gdk_display_get_default())); ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkdisplay.h:32:0, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from sm/gnome-client.h:39, from sm/gnome-client.c:38: /usr/include/gtk-3.0/gdk/gdkdevicemanager.h:44:14: note: declared here GdkDevice * gdk_device_manager_get_client_pointer (GdkDeviceManager *device_manager); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sm/gnome-client.c:105:2: warning: 'gdk_display_get_device_manager' is deprecated: Use 'gdk_display_get_default_seat' instead [-Wdeprecated-declarations] GdkDevice *pointer = gdk_device_manager_get_client_pointer(gdk_display_get_device_manager(gdk_display_get_default())); ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32:0, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from sm/gnome-client.h:39, from sm/gnome-client.c:38: /usr/include/gtk-3.0/gdk/gdkdisplay.h:171:20: note: declared here GdkDeviceManager * gdk_display_get_device_manager (GdkDisplay *display); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sm/gnome-client.c: In function 'gt_ungrab': sm/gnome-client.c:115:2: warning: 'gdk_device_manager_get_client_pointer' is deprecated [-Wdeprecated-declarations] GdkDevice *pointer = gdk_device_manager_get_client_pointer(gdk_display_get_device_manager(gdk_display_get_default())); ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkdisplay.h:32:0, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from sm/gnome-client.h:39, from sm/gnome-client.c:38: /usr/include/gtk-3.0/gdk/gdkdevicemanager.h:44:14: note: declared here GdkDevice * gdk_device_manager_get_client_pointer (GdkDeviceManager *device_manager); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sm/gnome-client.c:115:2: warning: 'gdk_display_get_device_manager' is deprecated: Use 'gdk_display_get_default_seat' instead [-Wdeprecated-declarations] GdkDevice *pointer = gdk_device_manager_get_client_pointer(gdk_display_get_device_manager(gdk_display_get_default())); ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32:0, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from sm/gnome-client.h:39, from sm/gnome-client.c:38: /usr/include/gtk-3.0/gdk/gdkdisplay.h:171:20: note: declared here GdkDeviceManager * gdk_display_get_device_manager (GdkDisplay *display); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sm/gnome-client.c:118:2: warning: 'gdk_device_ungrab' is deprecated: Use 'gdk_seat_ungrab' instead [-Wdeprecated-declarations] gdk_device_ungrab(pointer, GDK_CURRENT_TIME); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkdnd.h:33:0, from /usr/include/gtk-3.0/gdk/gdkevents.h:34, from /usr/include/gtk-3.0/gdk/gdkdisplay.h:31, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from sm/gnome-client.h:39, from sm/gnome-client.c:38: /usr/include/gtk-3.0/gdk/gdkdevice.h:239:15: note: declared here void gdk_device_ungrab (GdkDevice *device, ^~~~~~~~~~~~~~~~~ sm/gnome-client.c:119:2: warning: 'gdk_device_ungrab' is deprecated: Use 'gdk_seat_ungrab' instead [-Wdeprecated-declarations] gdk_device_ungrab(keyboard, GDK_CURRENT_TIME); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkdnd.h:33:0, from /usr/include/gtk-3.0/gdk/gdkevents.h:34, from /usr/include/gtk-3.0/gdk/gdkdisplay.h:31, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from sm/gnome-client.h:39, from sm/gnome-client.c:38: /usr/include/gtk-3.0/gdk/gdkdevice.h:239:15: note: declared here void gdk_device_ungrab (GdkDevice *device, ^~~~~~~~~~~~~~~~~ libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c sm/gnome-ice.c -o sm/gb_gtk3_la-gnome-ice.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o sm/gb_gtk3_la-gnome-marshal.lo `test -f 'sm/gnome-marshal.c' || echo './'`sm/gnome-marshal.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c sm/gnome-client.c -o sm/gb_gtk3_la-gnome-client.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c sm/gnome-marshal.c -fPIC -DPIC -o sm/.libs/gb_gtk3_la-gnome-marshal.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c sm/gnome-marshal.c -o sm/gb_gtk3_la-gnome-marshal.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o sm/gb_gtk3_la-gnometypebuiltins.lo `test -f 'sm/gnometypebuiltins.c' || echo './'`sm/gnometypebuiltins.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c sm/gnometypebuiltins.c -fPIC -DPIC -o sm/.libs/gb_gtk3_la-gnometypebuiltins.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gtk-3.0/unix-print -pthread -I../share -DGTK3 -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c sm/gnometypebuiltins.c -o sm/gb_gtk3_la-gnometypebuiltins.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.gtk3.la -rpath /usr/lib/gambas3 gb_gtk3_la-font-parser.lo gb_gtk3_la-gtools.lo gb_gtk3_la-gfont.lo gb_gtk3_la-gpicture.lo gb_gtk3_la-gdesktop.lo gb_gtk3_la-gmessage.lo gb_gtk3_la-gcontrol.lo gb_gtk3_la-gcontainer.lo gb_gtk3_la-gseparator.lo gb_gtk3_la-gbutton.lo gb_gtk3_la-gslider.lo gb_gtk3_la-glabel.lo gb_gtk3_la-gsignals.lo gb_gtk3_la-gpicturebox.lo gb_gtk3_la-gcombobox.lo gb_gtk3_la-gtextbox.lo gb_gtk3_la-gtextarea.lo gb_gtk3_la-gspinbox.lo gb_gtk3_la-gframe.lo gb_gtk3_la-gtabstrip.lo gb_gtk3_la-gscrollview.lo gb_gtk3_la-gmenu.lo gb_gtk3_la-gtrayicon.lo gb_gtk3_la-gmainwindow.lo gb_gtk3_la-gtree.lo gb_gtk3_la-watcher.lo gb_gtk3_la-CStock.lo gb_gtk3_la-CConst.lo gb_gtk3_la-CColor.lo gb_gtk3_la-CFont.lo gb_gtk3_la-CKey.lo gb_gtk3_la-CScreen.lo gb_gtk3_la-CStyle.lo gb_gtk3_la-CMessage.lo gb_gtk3_la-CDialog.lo gb_gtk3_la-CDraw.lo gb_gtk3_la-cpaint_impl.lo gb_gtk3_la-CImage.lo gb_gtk3_la-CPicture.lo gb_gtk3_la-CClipboard.lo gb_gtk3_la-CMouse.lo gb_gtk3_la-CWatcher.lo gb_gtk3_la-CWidget.lo gb_gtk3_la-CContainer.lo gb_gtk3_la-CSeparator.lo gb_gtk3_la-CDrawingArea.lo gb_gtk3_la-CLabel.lo gb_gtk3_la-CSlider.lo gb_gtk3_la-CButton.lo gb_gtk3_la-CPictureBox.lo gb_gtk3_la-CTextBox.lo gb_gtk3_la-CTextArea.lo gb_gtk3_la-CSpinBox.lo gb_gtk3_la-CFrame.lo gb_gtk3_la-CTabStrip.lo gb_gtk3_la-CScrollView.lo gb_gtk3_la-CMenu.lo gb_gtk3_la-CTrayIcon.lo gb_gtk3_la-CWindow.lo gb_gtk3_la-cprinter.lo gb_gtk3_la-csvgimage.lo gb_gtk3_la-main.lo gb_gtk3_la-gkey.lo gb_gtk3_la-gcursor.lo gb_gtk3_la-gmouse.lo gb_gtk3_la-gdrawingarea.lo gb_gtk3_la-gapplication.lo gb_gtk3_la-gdrag.lo gb_gtk3_la-gprinter.lo gb_gtk3_la-gglarea.lo gb_gtk3_la-x11.lo gb_gtk3_la-desktop.lo sm/gb_gtk3_la-gnome-client.lo sm/gb_gtk3_la-gnome-ice.lo sm/gb_gtk3_la-gnome-marshal.lo sm/gb_gtk3_la-gnometypebuiltins.lo -lrsvg-2 -lm -lfreetype -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lX11 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/7/../../../crti.o /usr/lib/gcc/i686-redhat-linux/7/crtbeginS.o .libs/gb_gtk3_la-font-parser.o .libs/gb_gtk3_la-gtools.o .libs/gb_gtk3_la-gfont.o .libs/gb_gtk3_la-gpicture.o .libs/gb_gtk3_la-gdesktop.o .libs/gb_gtk3_la-gmessage.o .libs/gb_gtk3_la-gcontrol.o .libs/gb_gtk3_la-gcontainer.o .libs/gb_gtk3_la-gseparator.o .libs/gb_gtk3_la-gbutton.o .libs/gb_gtk3_la-gslider.o .libs/gb_gtk3_la-glabel.o .libs/gb_gtk3_la-gsignals.o .libs/gb_gtk3_la-gpicturebox.o .libs/gb_gtk3_la-gcombobox.o .libs/gb_gtk3_la-gtextbox.o .libs/gb_gtk3_la-gtextarea.o .libs/gb_gtk3_la-gspinbox.o .libs/gb_gtk3_la-gframe.o .libs/gb_gtk3_la-gtabstrip.o .libs/gb_gtk3_la-gscrollview.o .libs/gb_gtk3_la-gmenu.o .libs/gb_gtk3_la-gtrayicon.o .libs/gb_gtk3_la-gmainwindow.o .libs/gb_gtk3_la-gtree.o .libs/gb_gtk3_la-watcher.o .libs/gb_gtk3_la-CStock.o .libs/gb_gtk3_la-CConst.o .libs/gb_gtk3_la-CColor.o .libs/gb_gtk3_la-CFont.o .libs/gb_gtk3_la-CKey.o .libs/gb_gtk3_la-CScreen.o .libs/gb_gtk3_la-CStyle.o .libs/gb_gtk3_la-CMessage.o .libs/gb_gtk3_la-CDialog.o .libs/gb_gtk3_la-CDraw.o .libs/gb_gtk3_la-cpaint_impl.o .libs/gb_gtk3_la-CImage.o .libs/gb_gtk3_la-CPicture.o .libs/gb_gtk3_la-CClipboard.o .libs/gb_gtk3_la-CMouse.o .libs/gb_gtk3_la-CWatcher.o .libs/gb_gtk3_la-CWidget.o .libs/gb_gtk3_la-CContainer.o .libs/gb_gtk3_la-CSeparator.o .libs/gb_gtk3_la-CDrawingArea.o .libs/gb_gtk3_la-CLabel.o .libs/gb_gtk3_la-CSlider.o .libs/gb_gtk3_la-CButton.o .libs/gb_gtk3_la-CPictureBox.o .libs/gb_gtk3_la-CTextBox.o .libs/gb_gtk3_la-CTextArea.o .libs/gb_gtk3_la-CSpinBox.o .libs/gb_gtk3_la-CFrame.o .libs/gb_gtk3_la-CTabStrip.o .libs/gb_gtk3_la-CScrollView.o .libs/gb_gtk3_la-CMenu.o .libs/gb_gtk3_la-CTrayIcon.o .libs/gb_gtk3_la-CWindow.o .libs/gb_gtk3_la-cprinter.o .libs/gb_gtk3_la-csvgimage.o .libs/gb_gtk3_la-main.o .libs/gb_gtk3_la-gkey.o .libs/gb_gtk3_la-gcursor.o .libs/gb_gtk3_la-gmouse.o .libs/gb_gtk3_la-gdrawingarea.o .libs/gb_gtk3_la-gapplication.o .libs/gb_gtk3_la-gdrag.o .libs/gb_gtk3_la-gprinter.o .libs/gb_gtk3_la-gglarea.o .libs/gb_gtk3_la-x11.o .libs/gb_gtk3_la-desktop.o sm/.libs/gb_gtk3_la-gnome-client.o sm/.libs/gb_gtk3_la-gnome-ice.o sm/.libs/gb_gtk3_la-gnome-marshal.o sm/.libs/gb_gtk3_la-gnometypebuiltins.o -lrsvg-2 -lfreetype -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lX11 -L/usr/lib/gcc/i686-redhat-linux/7 -L/usr/lib/gcc/i686-redhat-linux/7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/7/crtendS.o /usr/lib/gcc/i686-redhat-linux/7/../../../crtn.o -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.gtk3.so.0 -o .libs/gb.gtk3.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.gtk3.so.0" && ln -s "gb.gtk3.so.0.0.0" "gb.gtk3.so.0") libtool: link: (cd ".libs" && rm -f "gb.gtk3.so" && ln -s "gb.gtk3.so.0.0.0" "gb.gtk3.so") libtool: link: ar cru .libs/gb.gtk3.a gb_gtk3_la-font-parser.o gb_gtk3_la-gtools.o gb_gtk3_la-gfont.o gb_gtk3_la-gpicture.o gb_gtk3_la-gdesktop.o gb_gtk3_la-gmessage.o gb_gtk3_la-gcontrol.o gb_gtk3_la-gcontainer.o gb_gtk3_la-gseparator.o gb_gtk3_la-gbutton.o gb_gtk3_la-gslider.o gb_gtk3_la-glabel.o gb_gtk3_la-gsignals.o gb_gtk3_la-gpicturebox.o gb_gtk3_la-gcombobox.o gb_gtk3_la-gtextbox.o gb_gtk3_la-gtextarea.o gb_gtk3_la-gspinbox.o gb_gtk3_la-gframe.o gb_gtk3_la-gtabstrip.o gb_gtk3_la-gscrollview.o gb_gtk3_la-gmenu.o gb_gtk3_la-gtrayicon.o gb_gtk3_la-gmainwindow.o gb_gtk3_la-gtree.o gb_gtk3_la-watcher.o gb_gtk3_la-CStock.o gb_gtk3_la-CConst.o gb_gtk3_la-CColor.o gb_gtk3_la-CFont.o gb_gtk3_la-CKey.o gb_gtk3_la-CScreen.o gb_gtk3_la-CStyle.o gb_gtk3_la-CMessage.o gb_gtk3_la-CDialog.o gb_gtk3_la-CDraw.o gb_gtk3_la-cpaint_impl.o gb_gtk3_la-CImage.o gb_gtk3_la-CPicture.o gb_gtk3_la-CClipboard.o gb_gtk3_la-CMouse.o gb_gtk3_la-CWatcher.o gb_gtk3_la-CWidget.o gb_gtk3_la-CContainer.o gb_gtk3_la-CSeparator.o gb_gtk3_la-CDrawingArea.o gb_gtk3_la-CLabel.o gb_gtk3_la-CSlider.o gb_gtk3_la-CButton.o gb_gtk3_la-CPictureBox.o gb_gtk3_la-CTextBox.o gb_gtk3_la-CTextArea.o gb_gtk3_la-CSpinBox.o gb_gtk3_la-CFrame.o gb_gtk3_la-CTabStrip.o gb_gtk3_la-CScrollView.o gb_gtk3_la-CMenu.o gb_gtk3_la-CTrayIcon.o gb_gtk3_la-CWindow.o gb_gtk3_la-cprinter.o gb_gtk3_la-csvgimage.o gb_gtk3_la-main.o gb_gtk3_la-gkey.o gb_gtk3_la-gcursor.o gb_gtk3_la-gmouse.o gb_gtk3_la-gdrawingarea.o gb_gtk3_la-gapplication.o gb_gtk3_la-gdrag.o gb_gtk3_la-gprinter.o gb_gtk3_la-gglarea.o gb_gtk3_la-x11.o gb_gtk3_la-desktop.o sm/gb_gtk3_la-gnome-client.o sm/gb_gtk3_la-gnome-ice.o sm/gb_gtk3_la-gnome-marshal.o sm/gb_gtk3_la-gnometypebuiltins.o libtool: link: ranlib .libs/gb.gtk3.a libtool: link: ( cd ".libs" && rm -f "gb.gtk3.la" && ln -s "../gb.gtk3.la" "gb.gtk3.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3' Making all in gb.opengl make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src' Making all in . make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_la-main.lo `test -f 'main.c' || echo './'`main.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_la-GL.lo `test -f 'GL.c' || echo './'`GL.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GL.c -fPIC -DPIC -o .libs/gb_opengl_la-GL.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_opengl_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GL.c -o gb_opengl_la-GL.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_opengl_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_la-GLinfo.lo `test -f 'GLinfo.c' || echo './'`GLinfo.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_la-GLclipping.lo `test -f 'GLclipping.c' || echo './'`GLclipping.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLinfo.c -fPIC -DPIC -o .libs/gb_opengl_la-GLinfo.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLclipping.c -fPIC -DPIC -o .libs/gb_opengl_la-GLclipping.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLinfo.c -o gb_opengl_la-GLinfo.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLclipping.c -o gb_opengl_la-GLclipping.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_la-GLcolorLighting.lo `test -f 'GLcolorLighting.c' || echo './'`GLcolorLighting.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_la-GLcoordTransf.lo `test -f 'GLcoordTransf.c' || echo './'`GLcoordTransf.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLcolorLighting.c -fPIC -DPIC -o .libs/gb_opengl_la-GLcolorLighting.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLcoordTransf.c -fPIC -DPIC -o .libs/gb_opengl_la-GLcoordTransf.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLcoordTransf.c -o gb_opengl_la-GLcoordTransf.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLcolorLighting.c -o gb_opengl_la-GLcolorLighting.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_la-GLdisplayList.lo `test -f 'GLdisplayList.c' || echo './'`GLdisplayList.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLdisplayList.c -fPIC -DPIC -o .libs/gb_opengl_la-GLdisplayList.o /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_la-GLeval.lo `test -f 'GLeval.c' || echo './'`GLeval.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLeval.c -fPIC -DPIC -o .libs/gb_opengl_la-GLeval.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLdisplayList.c -o gb_opengl_la-GLdisplayList.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLeval.c -o gb_opengl_la-GLeval.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_la-GLfog.lo `test -f 'GLfog.c' || echo './'`GLfog.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLfog.c -fPIC -DPIC -o .libs/gb_opengl_la-GLfog.o /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_la-GLframeBufferOps.lo `test -f 'GLframeBufferOps.c' || echo './'`GLframeBufferOps.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLframeBufferOps.c -fPIC -DPIC -o .libs/gb_opengl_la-GLframeBufferOps.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLfog.c -o gb_opengl_la-GLfog.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_la-GLmodesExec.lo `test -f 'GLmodesExec.c' || echo './'`GLmodesExec.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLframeBufferOps.c -o gb_opengl_la-GLframeBufferOps.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLmodesExec.c -fPIC -DPIC -o .libs/gb_opengl_la-GLmodesExec.o /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_la-GLprimitives.lo `test -f 'GLprimitives.c' || echo './'`GLprimitives.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLmodesExec.c -o gb_opengl_la-GLmodesExec.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLprimitives.c -fPIC -DPIC -o .libs/gb_opengl_la-GLprimitives.o /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_la-GLpixelOperations.lo `test -f 'GLpixelOperations.c' || echo './'`GLpixelOperations.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLprimitives.c -o gb_opengl_la-GLprimitives.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLpixelOperations.c -fPIC -DPIC -o .libs/gb_opengl_la-GLpixelOperations.o /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_la-GLrasterization.lo `test -f 'GLrasterization.c' || echo './'`GLrasterization.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLpixelOperations.c -o gb_opengl_la-GLpixelOperations.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLrasterization.c -fPIC -DPIC -o .libs/gb_opengl_la-GLrasterization.o /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_la-GLtextureMapping.lo `test -f 'GLtextureMapping.c' || echo './'`GLtextureMapping.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLtextureMapping.c -fPIC -DPIC -o .libs/gb_opengl_la-GLtextureMapping.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLrasterization.c -o gb_opengl_la-GLrasterization.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_la-GLselectFeedback.lo `test -f 'GLselectFeedback.c' || echo './'`GLselectFeedback.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLtextureMapping.c -o gb_opengl_la-GLtextureMapping.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLselectFeedback.c -fPIC -DPIC -o .libs/gb_opengl_la-GLselectFeedback.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLselectFeedback.c -o gb_opengl_la-GLselectFeedback.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_la-framebufferobject.lo `test -f 'framebufferobject.c' || echo './'`framebufferobject.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c framebufferobject.c -fPIC -DPIC -o .libs/gb_opengl_la-framebufferobject.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c framebufferobject.c -o gb_opengl_la-framebufferobject.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.opengl.la -rpath /usr/lib/gambas3 gb_opengl_la-main.lo gb_opengl_la-GL.lo gb_opengl_la-GLinfo.lo gb_opengl_la-GLclipping.lo gb_opengl_la-GLcolorLighting.lo gb_opengl_la-GLcoordTransf.lo gb_opengl_la-GLdisplayList.lo gb_opengl_la-GLeval.lo gb_opengl_la-GLfog.lo gb_opengl_la-GLframeBufferOps.lo gb_opengl_la-GLmodesExec.lo gb_opengl_la-GLprimitives.lo gb_opengl_la-GLpixelOperations.lo gb_opengl_la-GLrasterization.lo gb_opengl_la-GLtextureMapping.lo gb_opengl_la-GLselectFeedback.lo gb_opengl_la-framebufferobject.lo -lGLEW -lGLU -lGL libtool: link: gcc -shared -fPIC -DPIC .libs/gb_opengl_la-main.o .libs/gb_opengl_la-GL.o .libs/gb_opengl_la-GLinfo.o .libs/gb_opengl_la-GLclipping.o .libs/gb_opengl_la-GLcolorLighting.o .libs/gb_opengl_la-GLcoordTransf.o .libs/gb_opengl_la-GLdisplayList.o .libs/gb_opengl_la-GLeval.o .libs/gb_opengl_la-GLfog.o .libs/gb_opengl_la-GLframeBufferOps.o .libs/gb_opengl_la-GLmodesExec.o .libs/gb_opengl_la-GLprimitives.o .libs/gb_opengl_la-GLpixelOperations.o .libs/gb_opengl_la-GLrasterization.o .libs/gb_opengl_la-GLtextureMapping.o .libs/gb_opengl_la-GLselectFeedback.o .libs/gb_opengl_la-framebufferobject.o -lGLEW -lGLU -lGL -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.opengl.so.0 -o .libs/gb.opengl.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.opengl.so.0" && ln -s "gb.opengl.so.0.0.0" "gb.opengl.so.0") libtool: link: (cd ".libs" && rm -f "gb.opengl.so" && ln -s "gb.opengl.so.0.0.0" "gb.opengl.so") libtool: link: ar cru .libs/gb.opengl.a gb_opengl_la-main.o gb_opengl_la-GL.o gb_opengl_la-GLinfo.o gb_opengl_la-GLclipping.o gb_opengl_la-GLcolorLighting.o gb_opengl_la-GLcoordTransf.o gb_opengl_la-GLdisplayList.o gb_opengl_la-GLeval.o gb_opengl_la-GLfog.o gb_opengl_la-GLframeBufferOps.o gb_opengl_la-GLmodesExec.o gb_opengl_la-GLprimitives.o gb_opengl_la-GLpixelOperations.o gb_opengl_la-GLrasterization.o gb_opengl_la-GLtextureMapping.o gb_opengl_la-GLselectFeedback.o gb_opengl_la-framebufferobject.o libtool: link: ranlib .libs/gb.opengl.a libtool: link: ( cd ".libs" && rm -f "gb.opengl.la" && ln -s "../gb.opengl.la" "gb.opengl.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src' Making all in glsl make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/glsl' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_glsl_la-main.lo `test -f 'main.c' || echo './'`main.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_glsl_la-GLprogram.lo `test -f 'GLprogram.c' || echo './'`GLprogram.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_opengl_glsl_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLprogram.c -fPIC -DPIC -o .libs/gb_opengl_glsl_la-GLprogram.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_opengl_glsl_la-main.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLprogram.c -o gb_opengl_glsl_la-GLprogram.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_glsl_la-GLshader.lo `test -f 'GLshader.c' || echo './'`GLshader.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_glsl_la-GLuniform.lo `test -f 'GLuniform.c' || echo './'`GLuniform.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLshader.c -fPIC -DPIC -o .libs/gb_opengl_glsl_la-GLshader.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLuniform.c -fPIC -DPIC -o .libs/gb_opengl_glsl_la-GLuniform.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLshader.c -o gb_opengl_glsl_la-GLshader.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_glsl_la-GLattributes.lo `test -f 'GLattributes.c' || echo './'`GLattributes.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLuniform.c -o gb_opengl_glsl_la-GLuniform.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLattributes.c -fPIC -DPIC -o .libs/gb_opengl_glsl_la-GLattributes.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLattributes.c -o gb_opengl_glsl_la-GLattributes.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_glsl_la-GL.lo `test -f 'GL.c' || echo './'`GL.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GL.c -fPIC -DPIC -o .libs/gb_opengl_glsl_la-GL.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GL.c -o gb_opengl_glsl_la-GL.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.opengl.glsl.la -rpath /usr/lib/gambas3 gb_opengl_glsl_la-main.lo gb_opengl_glsl_la-GLprogram.lo gb_opengl_glsl_la-GLshader.lo gb_opengl_glsl_la-GLuniform.lo gb_opengl_glsl_la-GLattributes.lo gb_opengl_glsl_la-GL.lo -lGLEW -lGLU -lGL libtool: link: gcc -shared -fPIC -DPIC .libs/gb_opengl_glsl_la-main.o .libs/gb_opengl_glsl_la-GLprogram.o .libs/gb_opengl_glsl_la-GLshader.o .libs/gb_opengl_glsl_la-GLuniform.o .libs/gb_opengl_glsl_la-GLattributes.o .libs/gb_opengl_glsl_la-GL.o -lGLEW -lGLU -lGL -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.opengl.glsl.so.0 -o .libs/gb.opengl.glsl.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.opengl.glsl.so.0" && ln -s "gb.opengl.glsl.so.0.0.0" "gb.opengl.glsl.so.0") libtool: link: (cd ".libs" && rm -f "gb.opengl.glsl.so" && ln -s "gb.opengl.glsl.so.0.0.0" "gb.opengl.glsl.so") libtool: link: ar cru .libs/gb.opengl.glsl.a gb_opengl_glsl_la-main.o gb_opengl_glsl_la-GLprogram.o gb_opengl_glsl_la-GLshader.o gb_opengl_glsl_la-GLuniform.o gb_opengl_glsl_la-GLattributes.o gb_opengl_glsl_la-GL.o libtool: link: ranlib .libs/gb.opengl.glsl.a libtool: link: ( cd ".libs" && rm -f "gb.opengl.glsl.la" && ln -s "../gb.opengl.glsl.la" "gb.opengl.glsl.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/glsl' Making all in glu make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/glu' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_glu_la-main.lo `test -f 'main.c' || echo './'`main.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_glu_la-GLU.lo `test -f 'GLU.c' || echo './'`GLU.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLU.c -fPIC -DPIC -o .libs/gb_opengl_glu_la-GLU.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_opengl_glu_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_opengl_glu_la-main.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLU.c -o gb_opengl_glu_la-GLU.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_glu_la-GLUcoordTransf.lo `test -f 'GLUcoordTransf.c' || echo './'`GLUcoordTransf.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_glu_la-GLUtextureImage.lo `test -f 'GLUtextureImage.c' || echo './'`GLUtextureImage.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLUtextureImage.c -fPIC -DPIC -o .libs/gb_opengl_glu_la-GLUtextureImage.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLUcoordTransf.c -fPIC -DPIC -o .libs/gb_opengl_glu_la-GLUcoordTransf.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLUtextureImage.c -o gb_opengl_glu_la-GLUtextureImage.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLUcoordTransf.c -o gb_opengl_glu_la-GLUcoordTransf.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_glu_la-GLUquadratic.lo `test -f 'GLUquadratic.c' || echo './'`GLUquadratic.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_glu_la-cgluquadric.lo `test -f 'cgluquadric.c' || echo './'`cgluquadric.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLUquadratic.c -fPIC -DPIC -o .libs/gb_opengl_glu_la-GLUquadratic.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cgluquadric.c -fPIC -DPIC -o .libs/gb_opengl_glu_la-cgluquadric.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cgluquadric.c -o gb_opengl_glu_la-cgluquadric.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLUquadratic.c -o gb_opengl_glu_la-GLUquadratic.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_glu_la-cglunurb.lo `test -f 'cglunurb.c' || echo './'`cglunurb.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_glu_la-GLUnurb.lo `test -f 'GLUnurb.c' || echo './'`GLUnurb.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cglunurb.c -fPIC -DPIC -o .libs/gb_opengl_glu_la-cglunurb.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLUnurb.c -fPIC -DPIC -o .libs/gb_opengl_glu_la-GLUnurb.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cglunurb.c -o gb_opengl_glu_la-cglunurb.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLUnurb.c -o gb_opengl_glu_la-GLUnurb.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_glu_la-GLUproject.lo `test -f 'GLUproject.c' || echo './'`GLUproject.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLUproject.c -fPIC -DPIC -o .libs/gb_opengl_glu_la-GLUproject.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c GLUproject.c -o gb_opengl_glu_la-GLUproject.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.opengl.glu.la -rpath /usr/lib/gambas3 gb_opengl_glu_la-main.lo gb_opengl_glu_la-GLU.lo gb_opengl_glu_la-GLUcoordTransf.lo gb_opengl_glu_la-GLUtextureImage.lo gb_opengl_glu_la-GLUquadratic.lo gb_opengl_glu_la-cgluquadric.lo gb_opengl_glu_la-cglunurb.lo gb_opengl_glu_la-GLUnurb.lo gb_opengl_glu_la-GLUproject.lo -lGLU -lGL libtool: link: gcc -shared -fPIC -DPIC .libs/gb_opengl_glu_la-main.o .libs/gb_opengl_glu_la-GLU.o .libs/gb_opengl_glu_la-GLUcoordTransf.o .libs/gb_opengl_glu_la-GLUtextureImage.o .libs/gb_opengl_glu_la-GLUquadratic.o .libs/gb_opengl_glu_la-cgluquadric.o .libs/gb_opengl_glu_la-cglunurb.o .libs/gb_opengl_glu_la-GLUnurb.o .libs/gb_opengl_glu_la-GLUproject.o -lGLU -lGL -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.opengl.glu.so.0 -o .libs/gb.opengl.glu.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.opengl.glu.so.0" && ln -s "gb.opengl.glu.so.0.0.0" "gb.opengl.glu.so.0") libtool: link: (cd ".libs" && rm -f "gb.opengl.glu.so" && ln -s "gb.opengl.glu.so.0.0.0" "gb.opengl.glu.so") libtool: link: ar cru .libs/gb.opengl.glu.a gb_opengl_glu_la-main.o gb_opengl_glu_la-GLU.o gb_opengl_glu_la-GLUcoordTransf.o gb_opengl_glu_la-GLUtextureImage.o gb_opengl_glu_la-GLUquadratic.o gb_opengl_glu_la-cgluquadric.o gb_opengl_glu_la-cglunurb.o gb_opengl_glu_la-GLUnurb.o gb_opengl_glu_la-GLUproject.o libtool: link: ranlib .libs/gb.opengl.glu.a libtool: link: ( cd ".libs" && rm -f "gb.opengl.glu.la" && ln -s "../gb.opengl.glu.la" "gb.opengl.glu.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/glu' Making all in sge make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/sge' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_sge_la-main.lo `test -f 'main.c' || echo './'`main.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_sge_la-cmd2model.lo `test -f 'cmd2model.c' || echo './'`cmd2model.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cmd2model.c -fPIC -DPIC -o .libs/gb_opengl_sge_la-cmd2model.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_opengl_sge_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_opengl_sge_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_opengl_sge_la-cmd2object.lo `test -f 'cmd2object.c' || echo './'`cmd2object.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cmd2model.c -o gb_opengl_sge_la-cmd2model.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cmd2object.c -fPIC -DPIC -o .libs/gb_opengl_sge_la-cmd2object.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c cmd2object.c -o gb_opengl_sge_la-cmd2object.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.opengl.sge.la -rpath /usr/lib/gambas3 gb_opengl_sge_la-main.lo gb_opengl_sge_la-cmd2model.lo gb_opengl_sge_la-cmd2object.lo -lGLEW -lGLU -lGL libtool: link: gcc -shared -fPIC -DPIC .libs/gb_opengl_sge_la-main.o .libs/gb_opengl_sge_la-cmd2model.o .libs/gb_opengl_sge_la-cmd2object.o -lGLEW -lGLU -lGL -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.opengl.sge.so.0 -o .libs/gb.opengl.sge.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.opengl.sge.so.0" && ln -s "gb.opengl.sge.so.0.0.0" "gb.opengl.sge.so.0") libtool: link: (cd ".libs" && rm -f "gb.opengl.sge.so" && ln -s "gb.opengl.sge.so.0.0.0" "gb.opengl.sge.so") libtool: link: ar cru .libs/gb.opengl.sge.a gb_opengl_sge_la-main.o gb_opengl_sge_la-cmd2model.o gb_opengl_sge_la-cmd2object.o libtool: link: ranlib .libs/gb.opengl.sge.a libtool: link: ( cd ".libs" && rm -f "gb.opengl.sge.la" && ln -s "../gb.opengl.sge.la" "gb.opengl.sge.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/sge' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl' Making all in gb.desktop.x11 make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11/src' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_desktop_x11_la-main.lo `test -f 'main.c' || echo './'`main.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_desktop_x11_la-x11.lo `test -f 'x11.c' || echo './'`x11.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_desktop_x11_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c x11.c -fPIC -DPIC -o .libs/gb_desktop_x11_la-x11.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_desktop_x11_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_desktop_x11_la-gb_list.lo `test -f 'gb_list.c' || echo './'`gb_list.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gb_list.c -fPIC -DPIC -o .libs/gb_desktop_x11_la-gb_list.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c x11.c -o gb_desktop_x11_la-x11.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c gb_list.c -o gb_desktop_x11_la-gb_list.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_desktop_x11_la-c_x11.lo `test -f 'c_x11.c' || echo './'`c_x11.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_x11.c -fPIC -DPIC -o .libs/gb_desktop_x11_la-c_x11.o /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_desktop_x11_la-c_x11systray.lo `test -f 'c_x11systray.c' || echo './'`c_x11systray.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_x11systray.c -fPIC -DPIC -o .libs/gb_desktop_x11_la-c_x11systray.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_x11.c -o gb_desktop_x11_la-c_x11.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_x11systray.c -o gb_desktop_x11_la-c_x11systray.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o systray/gb_desktop_x11_la-systray.lo `test -f 'systray/systray.c' || echo './'`systray/systray.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o systray/gb_desktop_x11_la-icons.lo `test -f 'systray/icons.c' || echo './'`systray/icons.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c systray/systray.c -fPIC -DPIC -o systray/.libs/gb_desktop_x11_la-systray.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c systray/icons.c -fPIC -DPIC -o systray/.libs/gb_desktop_x11_la-icons.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c systray/icons.c -o systray/gb_desktop_x11_la-icons.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c systray/systray.c -o systray/gb_desktop_x11_la-systray.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o systray/gb_desktop_x11_la-xembed.lo `test -f 'systray/xembed.c' || echo './'`systray/xembed.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o systray/gb_desktop_x11_la-embed.lo `test -f 'systray/embed.c' || echo './'`systray/embed.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c systray/xembed.c -fPIC -DPIC -o systray/.libs/gb_desktop_x11_la-xembed.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c systray/embed.c -fPIC -DPIC -o systray/.libs/gb_desktop_x11_la-embed.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c systray/xembed.c -o systray/gb_desktop_x11_la-xembed.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c systray/embed.c -o systray/gb_desktop_x11_la-embed.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o systray/gb_desktop_x11_la-settings.lo `test -f 'systray/settings.c' || echo './'`systray/settings.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o systray/gb_desktop_x11_la-xutils.lo `test -f 'systray/xutils.c' || echo './'`systray/xutils.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c systray/settings.c -fPIC -DPIC -o systray/.libs/gb_desktop_x11_la-settings.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c systray/xutils.c -fPIC -DPIC -o systray/.libs/gb_desktop_x11_la-xutils.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c systray/settings.c -o systray/gb_desktop_x11_la-settings.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o systray/gb_desktop_x11_la-tray.lo `test -f 'systray/tray.c' || echo './'`systray/tray.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c systray/xutils.c -o systray/gb_desktop_x11_la-xutils.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c systray/tray.c -fPIC -DPIC -o systray/.libs/gb_desktop_x11_la-tray.o /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o systray/gb_desktop_x11_la-wmh.lo `test -f 'systray/wmh.c' || echo './'`systray/wmh.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c systray/tray.c -o systray/gb_desktop_x11_la-tray.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c systray/wmh.c -fPIC -DPIC -o systray/.libs/gb_desktop_x11_la-wmh.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c systray/wmh.c -o systray/gb_desktop_x11_la-wmh.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o systray/gb_desktop_x11_la-debug.lo `test -f 'systray/debug.c' || echo './'`systray/debug.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o systray/gb_desktop_x11_la-kde_tray.lo `test -f 'systray/kde_tray.c' || echo './'`systray/kde_tray.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c systray/debug.c -fPIC -DPIC -o systray/.libs/gb_desktop_x11_la-debug.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c systray/kde_tray.c -fPIC -DPIC -o systray/.libs/gb_desktop_x11_la-kde_tray.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c systray/debug.c -o systray/gb_desktop_x11_la-debug.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c systray/kde_tray.c -o systray/gb_desktop_x11_la-kde_tray.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.desktop.x11.la -rpath /usr/lib/gambas3 gb_desktop_x11_la-main.lo gb_desktop_x11_la-x11.lo gb_desktop_x11_la-gb_list.lo gb_desktop_x11_la-c_x11.lo gb_desktop_x11_la-c_x11systray.lo systray/gb_desktop_x11_la-systray.lo systray/gb_desktop_x11_la-icons.lo systray/gb_desktop_x11_la-xembed.lo systray/gb_desktop_x11_la-embed.lo systray/gb_desktop_x11_la-settings.lo systray/gb_desktop_x11_la-xutils.lo systray/gb_desktop_x11_la-tray.lo systray/gb_desktop_x11_la-wmh.lo systray/gb_desktop_x11_la-debug.lo systray/gb_desktop_x11_la-kde_tray.lo -lc -lpthread -lSM -lICE -lX11 -lXext -lXtst libtool: link: gcc -shared -fPIC -DPIC .libs/gb_desktop_x11_la-main.o .libs/gb_desktop_x11_la-x11.o .libs/gb_desktop_x11_la-gb_list.o .libs/gb_desktop_x11_la-c_x11.o .libs/gb_desktop_x11_la-c_x11systray.o systray/.libs/gb_desktop_x11_la-systray.o systray/.libs/gb_desktop_x11_la-icons.o systray/.libs/gb_desktop_x11_la-xembed.o systray/.libs/gb_desktop_x11_la-embed.o systray/.libs/gb_desktop_x11_la-settings.o systray/.libs/gb_desktop_x11_la-xutils.o systray/.libs/gb_desktop_x11_la-tray.o systray/.libs/gb_desktop_x11_la-wmh.o systray/.libs/gb_desktop_x11_la-debug.o systray/.libs/gb_desktop_x11_la-kde_tray.o -lc -lpthread -lSM -lICE -lX11 -lXext -lXtst -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.desktop.x11.so.0 -o .libs/gb.desktop.x11.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.desktop.x11.so.0" && ln -s "gb.desktop.x11.so.0.0.0" "gb.desktop.x11.so.0") libtool: link: (cd ".libs" && rm -f "gb.desktop.x11.so" && ln -s "gb.desktop.x11.so.0.0.0" "gb.desktop.x11.so") libtool: link: ar cru .libs/gb.desktop.x11.a gb_desktop_x11_la-main.o gb_desktop_x11_la-x11.o gb_desktop_x11_la-gb_list.o gb_desktop_x11_la-c_x11.o gb_desktop_x11_la-c_x11systray.o systray/gb_desktop_x11_la-systray.o systray/gb_desktop_x11_la-icons.o systray/gb_desktop_x11_la-xembed.o systray/gb_desktop_x11_la-embed.o systray/gb_desktop_x11_la-settings.o systray/gb_desktop_x11_la-xutils.o systray/gb_desktop_x11_la-tray.o systray/gb_desktop_x11_la-wmh.o systray/gb_desktop_x11_la-debug.o systray/gb_desktop_x11_la-kde_tray.o libtool: link: ranlib .libs/gb.desktop.x11.a libtool: link: ( cd ".libs" && rm -f "gb.desktop.x11.la" && ln -s "../gb.desktop.x11.la" "gb.desktop.x11.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11' Making all in gb.desktop.gnome.keyring make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring/src' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_desktop_gnome_keyring_la-main.lo `test -f 'main.c' || echo './'`main.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_desktop_gnome_keyring_la-keyring.lo `test -f 'keyring.c' || echo './'`keyring.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c keyring.c -fPIC -DPIC -o .libs/gb_desktop_gnome_keyring_la-keyring.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_desktop_gnome_keyring_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_desktop_gnome_keyring_la-main.o >/dev/null 2>&1 keyring.c: In function 'get_password': keyring.c:50:2: warning: 'gnome_keyring_attribute_list_append_string' is deprecated: Use 'g_hash_table_replace' instead [-Wdeprecated-declarations] gnome_keyring_attribute_list_append_string(attributes, "name", name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from keyring.c:30:0: /usr/include/gnome-keyring-1/gnome-keyring.h:145:28: note: declared here void gnome_keyring_attribute_list_append_string (GnomeKeyringAttributeList *attributes, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ keyring.c:51:2: warning: 'gnome_keyring_attribute_list_append_string' is deprecated: Use 'g_hash_table_replace' instead [-Wdeprecated-declarations] gnome_keyring_attribute_list_append_string(attributes, "magic", GB.Application.Name()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from keyring.c:30:0: /usr/include/gnome-keyring-1/gnome-keyring.h:145:28: note: declared here void gnome_keyring_attribute_list_append_string (GnomeKeyringAttributeList *attributes, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ keyring.c:53:2: warning: 'gnome_keyring_find_items_sync' is deprecated: Use 'secret_service_search_sync' instead [-Wdeprecated-declarations] result = gnome_keyring_find_items_sync(GNOME_KEYRING_ITEM_GENERIC_SECRET, attributes, &found_list); ^~~~~~ In file included from keyring.c:30:0: /usr/include/gnome-keyring-1/gnome-keyring.h:321:20: note: declared here GnomeKeyringResult gnome_keyring_find_items_sync (GnomeKeyringItemType type, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ keyring.c:54:2: warning: 'gnome_keyring_attribute_list_free' is deprecated: Use 'g_hash_table_unref' instead [-Wdeprecated-declarations] gnome_keyring_attribute_list_free(attributes); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from keyring.c:30:0: /usr/include/gnome-keyring-1/gnome-keyring.h:155:28: note: declared here void gnome_keyring_attribute_list_free (GnomeKeyringAttributeList *attributes); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ keyring.c:61:3: warning: 'gnome_keyring_result_to_message' is deprecated [-Wdeprecated-declarations] GB.Error("Unable to retrieve password: &1", gnome_keyring_result_to_message(result)); ^~ In file included from keyring.c:30:0: /usr/include/gnome-keyring-1/gnome-keyring.h:166:28: note: declared here const gchar* gnome_keyring_result_to_message (GnomeKeyringResult res); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ keyring.c:72:2: warning: 'gnome_keyring_found_list_free' is deprecated [-Wdeprecated-declarations] gnome_keyring_found_list_free(found_list); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from keyring.c:30:0: /usr/include/gnome-keyring-1/gnome-keyring.h:174:6: note: declared here void gnome_keyring_found_list_free (GList *found_list); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ keyring.c: In function 'set_password': keyring.c:87:2: warning: 'gnome_keyring_attribute_list_append_string' is deprecated: Use 'g_hash_table_replace' instead [-Wdeprecated-declarations] gnome_keyring_attribute_list_append_string(attributes, "name", name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from keyring.c:30:0: /usr/include/gnome-keyring-1/gnome-keyring.h:145:28: note: declared here void gnome_keyring_attribute_list_append_string (GnomeKeyringAttributeList *attributes, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ keyring.c:88:2: warning: 'gnome_keyring_attribute_list_append_string' is deprecated: Use 'g_hash_table_replace' instead [-Wdeprecated-declarations] gnome_keyring_attribute_list_append_string(attributes, "magic", GB.Application.Name()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from keyring.c:30:0: /usr/include/gnome-keyring-1/gnome-keyring.h:145:28: note: declared here void gnome_keyring_attribute_list_append_string (GnomeKeyringAttributeList *attributes, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ keyring.c:92:3: warning: 'gnome_keyring_item_create_sync' is deprecated: Use 'secret_item_create_sync' instead [-Wdeprecated-declarations] result = gnome_keyring_item_create_sync(NULL, ^~~~~~ In file included from keyring.c:30:0: /usr/include/gnome-keyring-1/gnome-keyring.h:340:20: note: declared here GnomeKeyringResult gnome_keyring_item_create_sync (const char *keyring, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ keyring.c:100:3: warning: 'gnome_keyring_attribute_list_free' is deprecated: Use 'g_hash_table_unref' instead [-Wdeprecated-declarations] gnome_keyring_attribute_list_free(attributes); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from keyring.c:30:0: /usr/include/gnome-keyring-1/gnome-keyring.h:155:28: note: declared here void gnome_keyring_attribute_list_free (GnomeKeyringAttributeList *attributes); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ keyring.c:105:3: warning: 'gnome_keyring_result_to_message' is deprecated [-Wdeprecated-declarations] GB.Error("Unable to store password: &1", gnome_keyring_result_to_message(result)); ^~ In file included from keyring.c:30:0: /usr/include/gnome-keyring-1/gnome-keyring.h:166:28: note: declared here const gchar* gnome_keyring_result_to_message (GnomeKeyringResult res); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ keyring.c:110:3: warning: 'gnome_keyring_find_items_sync' is deprecated: Use 'secret_service_search_sync' instead [-Wdeprecated-declarations] result = gnome_keyring_find_items_sync(GNOME_KEYRING_ITEM_GENERIC_SECRET, attributes, &found_list); ^~~~~~ In file included from keyring.c:30:0: /usr/include/gnome-keyring-1/gnome-keyring.h:321:20: note: declared here GnomeKeyringResult gnome_keyring_find_items_sync (GnomeKeyringItemType type, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ keyring.c:111:3: warning: 'gnome_keyring_attribute_list_free' is deprecated: Use 'g_hash_table_unref' instead [-Wdeprecated-declarations] gnome_keyring_attribute_list_free(attributes); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from keyring.c:30:0: /usr/include/gnome-keyring-1/gnome-keyring.h:155:28: note: declared here void gnome_keyring_attribute_list_free (GnomeKeyringAttributeList *attributes); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ keyring.c:119:5: warning: 'gnome_keyring_item_delete_sync' is deprecated: Use 'secret_item_delete_sync' instead [-Wdeprecated-declarations] gnome_keyring_item_delete_sync(NULL, ((GnomeKeyringFound *)(i->data))->item_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from keyring.c:30:0: /usr/include/gnome-keyring-1/gnome-keyring.h:354:20: note: declared here GnomeKeyringResult gnome_keyring_item_delete_sync (const char *keyring, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ keyring.c:121:4: warning: 'gnome_keyring_found_list_free' is deprecated [-Wdeprecated-declarations] gnome_keyring_found_list_free(found_list); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from keyring.c:30:0: /usr/include/gnome-keyring-1/gnome-keyring.h:174:6: note: declared here void gnome_keyring_found_list_free (GList *found_list); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ keyring.c:125:3: warning: 'gnome_keyring_result_to_message' is deprecated [-Wdeprecated-declarations] GB.Error("Unable to remove password: &1", gnome_keyring_result_to_message(result)); ^~ In file included from keyring.c:30:0: /usr/include/gnome-keyring-1/gnome-keyring.h:166:28: note: declared here const gchar* gnome_keyring_result_to_message (GnomeKeyringResult res); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c keyring.c -o gb_desktop_gnome_keyring_la-keyring.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.desktop.gnome.keyring.la -rpath /usr/lib/gambas3 gb_desktop_gnome_keyring_la-main.lo gb_desktop_gnome_keyring_la-keyring.lo -lgnome-keyring -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/gb_desktop_gnome_keyring_la-main.o .libs/gb_desktop_gnome_keyring_la-keyring.o -lgnome-keyring -lglib-2.0 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.desktop.gnome.keyring.so.0 -o .libs/gb.desktop.gnome.keyring.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.desktop.gnome.keyring.so.0" && ln -s "gb.desktop.gnome.keyring.so.0.0.0" "gb.desktop.gnome.keyring.so.0") libtool: link: (cd ".libs" && rm -f "gb.desktop.gnome.keyring.so" && ln -s "gb.desktop.gnome.keyring.so.0.0.0" "gb.desktop.gnome.keyring.so") libtool: link: ar cru .libs/gb.desktop.gnome.keyring.a gb_desktop_gnome_keyring_la-main.o gb_desktop_gnome_keyring_la-keyring.o libtool: link: ranlib .libs/gb.desktop.gnome.keyring.a libtool: link: ( cd ".libs" && rm -f "gb.desktop.gnome.keyring.la" && ln -s "../gb.desktop.gnome.keyring.la" "gb.desktop.gnome.keyring.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring' Making all in gb.pdf make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pdf' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pdf' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pdf/src' /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/poppler -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_pdf_la-main.lo `test -f 'main.cpp' || echo './'`main.cpp /usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/poppler -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_pdf_la-CPdfDocument.lo `test -f 'CPdfDocument.cpp' || echo './'`CPdfDocument.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/poppler -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.cpp -fPIC -DPIC -o .libs/gb_pdf_la-main.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/poppler -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CPdfDocument.cpp -fPIC -DPIC -o .libs/gb_pdf_la-CPdfDocument.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/poppler -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.cpp -o gb_pdf_la-main.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/poppler -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c CPdfDocument.cpp -o gb_pdf_la-CPdfDocument.o >/dev/null 2>&1 /usr/bin/libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.pdf.la -rpath /usr/lib/gambas3 gb_pdf_la-main.lo gb_pdf_la-CPdfDocument.lo -lpoppler libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/7/../../../crti.o /usr/lib/gcc/i686-redhat-linux/7/crtbeginS.o .libs/gb_pdf_la-main.o .libs/gb_pdf_la-CPdfDocument.o -lpoppler -L/usr/lib/gcc/i686-redhat-linux/7 -L/usr/lib/gcc/i686-redhat-linux/7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/7/crtendS.o /usr/lib/gcc/i686-redhat-linux/7/../../../crtn.o -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.pdf.so.0 -o .libs/gb.pdf.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.pdf.so.0" && ln -s "gb.pdf.so.0.0.0" "gb.pdf.so.0") libtool: link: (cd ".libs" && rm -f "gb.pdf.so" && ln -s "gb.pdf.so.0.0.0" "gb.pdf.so") libtool: link: ar cru .libs/gb.pdf.a gb_pdf_la-main.o gb_pdf_la-CPdfDocument.o libtool: link: ranlib .libs/gb.pdf.a libtool: link: ( cd ".libs" && rm -f "gb.pdf.la" && ln -s "../gb.pdf.la" "gb.pdf.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pdf/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pdf' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pdf' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pdf' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pdf' Making all in gb.cairo make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.cairo' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.cairo' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.cairo/src' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_cairo_la-main.lo `test -f 'main.c' || echo './'`main.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_cairo_la-c_cairo.lo `test -f 'c_cairo.c' || echo './'`c_cairo.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_cairo_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_cairo.c -fPIC -DPIC -o .libs/gb_cairo_la-c_cairo.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_cairo_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_cairo_la-c_surface.lo `test -f 'c_surface.c' || echo './'`c_surface.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_surface.c -fPIC -DPIC -o .libs/gb_cairo_la-c_surface.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_surface.c -o gb_cairo_la-c_surface.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_cairo.c -o gb_cairo_la-c_cairo.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.cairo.la -rpath /usr/lib/gambas3 gb_cairo_la-main.lo gb_cairo_la-c_cairo.lo gb_cairo_la-c_surface.lo -lcairo -lfreetype libtool: link: gcc -shared -fPIC -DPIC .libs/gb_cairo_la-main.o .libs/gb_cairo_la-c_cairo.o .libs/gb_cairo_la-c_surface.o -lcairo -lfreetype -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.cairo.so.0 -o .libs/gb.cairo.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.cairo.so.0" && ln -s "gb.cairo.so.0.0.0" "gb.cairo.so.0") libtool: link: (cd ".libs" && rm -f "gb.cairo.so" && ln -s "gb.cairo.so.0.0.0" "gb.cairo.so") libtool: link: ar cru .libs/gb.cairo.a gb_cairo_la-main.o gb_cairo_la-c_cairo.o gb_cairo_la-c_surface.o libtool: link: ranlib .libs/gb.cairo.a libtool: link: ( cd ".libs" && rm -f "gb.cairo.la" && ln -s "../gb.cairo.la" "gb.cairo.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.cairo/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.cairo' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.cairo' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.cairo' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.cairo' Making all in gb.image.io make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.io' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.io' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.io/src' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_image_io_la-main.lo `test -f 'main.c' || echo './'`main.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_image_io_la-c_image.lo `test -f 'c_image.c' || echo './'`c_image.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_image_io_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_image.c -fPIC -DPIC -o .libs/gb_image_io_la-c_image.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_image_io_la-main.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_image.c -o gb_image_io_la-c_image.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.image.io.la -rpath /usr/lib/gambas3 gb_image_io_la-main.lo gb_image_io_la-c_image.lo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/gb_image_io_la-main.o .libs/gb_image_io_la-c_image.o -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.image.io.so.0 -o .libs/gb.image.io.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.image.io.so.0" && ln -s "gb.image.io.so.0.0.0" "gb.image.io.so.0") libtool: link: (cd ".libs" && rm -f "gb.image.io.so" && ln -s "gb.image.io.so.0.0.0" "gb.image.io.so") libtool: link: ar cru .libs/gb.image.io.a gb_image_io_la-main.o gb_image_io_la-c_image.o libtool: link: ranlib .libs/gb.image.io.a libtool: link: ( cd ".libs" && rm -f "gb.image.io.la" && ln -s "../gb.image.io.la" "gb.image.io.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.io/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.io' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.io' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.io' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.io' Making all in gb.image.imlib make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib/src' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_image_imlib_la-main.lo `test -f 'main.c' || echo './'`main.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_image_imlib_la-c_image.lo `test -f 'c_image.c' || echo './'`c_image.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_image.c -fPIC -DPIC -o .libs/gb_image_imlib_la-c_image.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_image_imlib_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_image_imlib_la-main.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_image.c -o gb_image_imlib_la-c_image.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_image_imlib_la-c_imlib.lo `test -f 'c_imlib.c' || echo './'`c_imlib.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_imlib.c -fPIC -DPIC -o .libs/gb_image_imlib_la-c_imlib.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_imlib.c -o gb_image_imlib_la-c_imlib.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.image.imlib.la -rpath /usr/lib/gambas3 gb_image_imlib_la-main.lo gb_image_imlib_la-c_image.lo gb_image_imlib_la-c_imlib.lo -lImlib2 libtool: link: gcc -shared -fPIC -DPIC .libs/gb_image_imlib_la-main.o .libs/gb_image_imlib_la-c_image.o .libs/gb_image_imlib_la-c_imlib.o -lImlib2 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.image.imlib.so.0 -o .libs/gb.image.imlib.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.image.imlib.so.0" && ln -s "gb.image.imlib.so.0.0.0" "gb.image.imlib.so.0") libtool: link: (cd ".libs" && rm -f "gb.image.imlib.so" && ln -s "gb.image.imlib.so.0.0.0" "gb.image.imlib.so") libtool: link: ar cru .libs/gb.image.imlib.a gb_image_imlib_la-main.o gb_image_imlib_la-c_image.o gb_image_imlib_la-c_imlib.o libtool: link: ranlib .libs/gb.image.imlib.a libtool: link: ( cd ".libs" && rm -f "gb.image.imlib.la" && ln -s "../gb.image.imlib.la" "gb.image.imlib.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib' Making all in gb.dbus make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.dbus' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.dbus' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.dbus/src' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_dbus_la-main.lo `test -f 'main.c' || echo './'`main.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_dbus_la-helper.lo `test -f 'helper.c' || echo './'`helper.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c helper.c -fPIC -DPIC -o .libs/gb_dbus_la-helper.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_dbus_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_dbus_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_dbus_la-dbus_print_message.lo `test -f 'dbus_print_message.c' || echo './'`dbus_print_message.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c dbus_print_message.c -fPIC -DPIC -o .libs/gb_dbus_la-dbus_print_message.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c helper.c -o gb_dbus_la-helper.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c dbus_print_message.c -o gb_dbus_la-dbus_print_message.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_dbus_la-c_dbus.lo `test -f 'c_dbus.c' || echo './'`c_dbus.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_dbus.c -fPIC -DPIC -o .libs/gb_dbus_la-c_dbus.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_dbus.c -o gb_dbus_la-c_dbus.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_dbus_la-c_dbusvariant.lo `test -f 'c_dbusvariant.c' || echo './'`c_dbusvariant.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_dbus_la-c_dbusconnection.lo `test -f 'c_dbusconnection.c' || echo './'`c_dbusconnection.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_dbusvariant.c -fPIC -DPIC -o .libs/gb_dbus_la-c_dbusvariant.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_dbusconnection.c -fPIC -DPIC -o .libs/gb_dbus_la-c_dbusconnection.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_dbusvariant.c -o gb_dbus_la-c_dbusvariant.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_dbus_la-c_dbusobserver.lo `test -f 'c_dbusobserver.c' || echo './'`c_dbusobserver.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_dbusconnection.c -o gb_dbus_la-c_dbusconnection.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_dbusobserver.c -fPIC -DPIC -o .libs/gb_dbus_la-c_dbusobserver.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_dbusobserver.c -o gb_dbus_la-c_dbusobserver.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.dbus.la -rpath /usr/lib/gambas3 gb_dbus_la-main.lo gb_dbus_la-helper.lo gb_dbus_la-dbus_print_message.lo gb_dbus_la-c_dbus.lo gb_dbus_la-c_dbusvariant.lo gb_dbus_la-c_dbusconnection.lo gb_dbus_la-c_dbusobserver.lo -ldbus-1 libtool: link: gcc -shared -fPIC -DPIC .libs/gb_dbus_la-main.o .libs/gb_dbus_la-helper.o .libs/gb_dbus_la-dbus_print_message.o .libs/gb_dbus_la-c_dbus.o .libs/gb_dbus_la-c_dbusvariant.o .libs/gb_dbus_la-c_dbusconnection.o .libs/gb_dbus_la-c_dbusobserver.o -ldbus-1 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.dbus.so.0 -o .libs/gb.dbus.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.dbus.so.0" && ln -s "gb.dbus.so.0.0.0" "gb.dbus.so.0") libtool: link: (cd ".libs" && rm -f "gb.dbus.so" && ln -s "gb.dbus.so.0.0.0" "gb.dbus.so") libtool: link: ar cru .libs/gb.dbus.a gb_dbus_la-main.o gb_dbus_la-helper.o gb_dbus_la-dbus_print_message.o gb_dbus_la-c_dbus.o gb_dbus_la-c_dbusvariant.o gb_dbus_la-c_dbusconnection.o gb_dbus_la-c_dbusobserver.o libtool: link: ranlib .libs/gb.dbus.a libtool: link: ( cd ".libs" && rm -f "gb.dbus.la" && ln -s "../gb.dbus.la" "gb.dbus.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.dbus/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.dbus' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.dbus' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.dbus' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.dbus' Making all in gb.gsl make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gsl' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gsl' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gsl/src' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gsl_la-main.lo `test -f 'main.c' || echo './'`main.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gsl_la-c_gsl.lo `test -f 'c_gsl.c' || echo './'`c_gsl.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_gsl.c -fPIC -DPIC -o .libs/gb_gsl_la-c_gsl.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_gsl_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_gsl_la-main.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_gsl.c -o gb_gsl_la-c_gsl.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gsl_la-c_complex.lo `test -f 'c_complex.c' || echo './'`c_complex.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gsl_la-c_vector.lo `test -f 'c_vector.c' || echo './'`c_vector.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_complex.c -fPIC -DPIC -o .libs/gb_gsl_la-c_complex.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_vector.c -fPIC -DPIC -o .libs/gb_gsl_la-c_vector.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_vector.c -o gb_gsl_la-c_vector.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_complex.c -o gb_gsl_la-c_complex.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gsl_la-c_matrix.lo `test -f 'c_matrix.c' || echo './'`c_matrix.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_matrix.c -fPIC -DPIC -o .libs/gb_gsl_la-c_matrix.o /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gsl_la-c_polynomial.lo `test -f 'c_polynomial.c' || echo './'`c_polynomial.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_matrix.c -o gb_gsl_la-c_matrix.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_polynomial.c -fPIC -DPIC -o .libs/gb_gsl_la-c_polynomial.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_polynomial.c -o gb_gsl_la-c_polynomial.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.gsl.la -rpath /usr/lib/gambas3 gb_gsl_la-main.lo gb_gsl_la-c_gsl.lo gb_gsl_la-c_complex.lo gb_gsl_la-c_vector.lo gb_gsl_la-c_matrix.lo gb_gsl_la-c_polynomial.lo -lgsl -lgslcblas -lm libtool: link: gcc -shared -fPIC -DPIC .libs/gb_gsl_la-main.o .libs/gb_gsl_la-c_gsl.o .libs/gb_gsl_la-c_complex.o .libs/gb_gsl_la-c_vector.o .libs/gb_gsl_la-c_matrix.o .libs/gb_gsl_la-c_polynomial.o -lgsl -lgslcblas -lm -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.gsl.so.0 -o .libs/gb.gsl.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.gsl.so.0" && ln -s "gb.gsl.so.0.0.0" "gb.gsl.so.0") libtool: link: (cd ".libs" && rm -f "gb.gsl.so" && ln -s "gb.gsl.so.0.0.0" "gb.gsl.so") libtool: link: ar cru .libs/gb.gsl.a gb_gsl_la-main.o gb_gsl_la-c_gsl.o gb_gsl_la-c_complex.o gb_gsl_la-c_vector.o gb_gsl_la-c_matrix.o gb_gsl_la-c_polynomial.o libtool: link: ranlib .libs/gb.gsl.a libtool: link: ( cd ".libs" && rm -f "gb.gsl.la" && ln -s "../gb.gsl.la" "gb.gsl.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gsl/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gsl' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gsl' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gsl' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gsl' Making all in gb.gmp make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gmp' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gmp' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gmp/src' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gmp_la-main.lo `test -f 'main.c' || echo './'`main.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gmp_la-c_bigint.lo `test -f 'c_bigint.c' || echo './'`c_bigint.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_bigint.c -fPIC -DPIC -o .libs/gb_gmp_la-c_bigint.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_gmp_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_gmp_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_gmp_la-c_rational.lo `test -f 'c_rational.c' || echo './'`c_rational.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_rational.c -fPIC -DPIC -o .libs/gb_gmp_la-c_rational.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_bigint.c -o gb_gmp_la-c_bigint.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_rational.c -o gb_gmp_la-c_rational.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.gmp.la -rpath /usr/lib/gambas3 gb_gmp_la-main.lo gb_gmp_la-c_bigint.lo gb_gmp_la-c_rational.lo -lc -lgmp libtool: link: gcc -shared -fPIC -DPIC .libs/gb_gmp_la-main.o .libs/gb_gmp_la-c_bigint.o .libs/gb_gmp_la-c_rational.o -lc -lgmp -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.gmp.so.0 -o .libs/gb.gmp.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.gmp.so.0" && ln -s "gb.gmp.so.0.0.0" "gb.gmp.so.0") libtool: link: (cd ".libs" && rm -f "gb.gmp.so" && ln -s "gb.gmp.so.0.0.0" "gb.gmp.so") libtool: link: ar cru .libs/gb.gmp.a gb_gmp_la-main.o gb_gmp_la-c_bigint.o gb_gmp_la-c_rational.o libtool: link: ranlib .libs/gb.gmp.a libtool: link: ( cd ".libs" && rm -f "gb.gmp.la" && ln -s "../gb.gmp.la" "gb.gmp.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gmp/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gmp' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gmp' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gmp' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gmp' Making all in gb.ncurses make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses/src' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_ncurses_la-main.lo `test -f 'main.c' || echo './'`main.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_ncurses_la-c_window.lo `test -f 'c_window.c' || echo './'`c_window.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_ncurses_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_window.c -fPIC -DPIC -o .libs/gb_ncurses_la-c_window.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_ncurses_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_ncurses_la-c_key.lo `test -f 'c_key.c' || echo './'`c_key.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_key.c -fPIC -DPIC -o .libs/gb_ncurses_la-c_key.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_key.c -o gb_ncurses_la-c_key.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_ncurses_la-c_color.lo `test -f 'c_color.c' || echo './'`c_color.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_window.c -o gb_ncurses_la-c_window.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_color.c -fPIC -DPIC -o .libs/gb_ncurses_la-c_color.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_color.c -o gb_ncurses_la-c_color.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_ncurses_la-c_screen.lo `test -f 'c_screen.c' || echo './'`c_screen.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_ncurses_la-c_input.lo `test -f 'c_input.c' || echo './'`c_input.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_screen.c -fPIC -DPIC -o .libs/gb_ncurses_la-c_screen.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_input.c -fPIC -DPIC -o .libs/gb_ncurses_la-c_input.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_screen.c -o gb_ncurses_la-c_screen.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_input.c -o gb_ncurses_la-c_input.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.ncurses.la -rpath /usr/lib/gambas3 gb_ncurses_la-main.lo gb_ncurses_la-c_window.lo gb_ncurses_la-c_key.lo gb_ncurses_la-c_color.lo gb_ncurses_la-c_screen.lo gb_ncurses_la-c_input.lo -lpanel -lncurses libtool: link: gcc -shared -fPIC -DPIC .libs/gb_ncurses_la-main.o .libs/gb_ncurses_la-c_window.o .libs/gb_ncurses_la-c_key.o .libs/gb_ncurses_la-c_color.o .libs/gb_ncurses_la-c_screen.o .libs/gb_ncurses_la-c_input.o -lpanel -lncurses -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.ncurses.so.0 -o .libs/gb.ncurses.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.ncurses.so.0" && ln -s "gb.ncurses.so.0.0.0" "gb.ncurses.so.0") libtool: link: (cd ".libs" && rm -f "gb.ncurses.so" && ln -s "gb.ncurses.so.0.0.0" "gb.ncurses.so") libtool: link: ar cru .libs/gb.ncurses.a gb_ncurses_la-main.o gb_ncurses_la-c_window.o gb_ncurses_la-c_key.o gb_ncurses_la-c_color.o gb_ncurses_la-c_screen.o gb_ncurses_la-c_input.o libtool: link: ranlib .libs/gb.ncurses.a libtool: link: ( cd ".libs" && rm -f "gb.ncurses.la" && ln -s "../gb.ncurses.la" "gb.ncurses.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses' Making all in gb.media make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.media' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.media' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.media/src' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_media_la-main.lo `test -f 'main.c' || echo './'`main.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_media_la-c_media.lo `test -f 'c_media.c' || echo './'`c_media.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_media.c -fPIC -DPIC -o .libs/gb_media_la-c_media.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_media_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_media_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_media_la-c_mediaplayer.lo `test -f 'c_mediaplayer.c' || echo './'`c_mediaplayer.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_mediaplayer.c -fPIC -DPIC -o .libs/gb_media_la-c_mediaplayer.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_media.c -o gb_media_la-c_media.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_mediaplayer.c -o gb_media_la-c_mediaplayer.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.media.la -rpath /usr/lib/gambas3 gb_media_la-main.lo gb_media_la-c_media.lo gb_media_la-c_mediaplayer.lo -lpthread -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/gb_media_la-main.o .libs/gb_media_la-c_media.o .libs/gb_media_la-c_mediaplayer.o -lpthread -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.media.so.0 -o .libs/gb.media.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.media.so.0" && ln -s "gb.media.so.0.0.0" "gb.media.so.0") libtool: link: (cd ".libs" && rm -f "gb.media.so" && ln -s "gb.media.so.0.0.0" "gb.media.so") libtool: link: ar cru .libs/gb.media.a gb_media_la-main.o gb_media_la-c_media.o gb_media_la-c_mediaplayer.o libtool: link: ranlib .libs/gb.media.a libtool: link: ( cd ".libs" && rm -f "gb.media.la" && ln -s "../gb.media.la" "gb.media.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.media/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.media' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.media' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.media' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.media' Making all in gb.jit make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.jit' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.jit' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.jit' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.jit' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.jit' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.jit' Making all in gb.httpd make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.httpd' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.httpd' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.httpd/src' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_httpd_la-main.lo `test -f 'main.c' || echo './'`main.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_httpd_la-fdwatch.lo `test -f 'fdwatch.c' || echo './'`fdwatch.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_httpd_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c fdwatch.c -fPIC -DPIC -o .libs/gb_httpd_la-fdwatch.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_httpd_la-main.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c fdwatch.c -o gb_httpd_la-fdwatch.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_httpd_la-libhttpd.lo `test -f 'libhttpd.c' || echo './'`libhttpd.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_httpd_la-match.lo `test -f 'match.c' || echo './'`match.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c libhttpd.c -fPIC -DPIC -o .libs/gb_httpd_la-libhttpd.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c match.c -fPIC -DPIC -o .libs/gb_httpd_la-match.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c match.c -o gb_httpd_la-match.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_httpd_la-tdate_parse.lo `test -f 'tdate_parse.c' || echo './'`tdate_parse.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c tdate_parse.c -fPIC -DPIC -o .libs/gb_httpd_la-tdate_parse.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c tdate_parse.c -o gb_httpd_la-tdate_parse.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_httpd_la-thttpd.lo `test -f 'thttpd.c' || echo './'`thttpd.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c thttpd.c -fPIC -DPIC -o .libs/gb_httpd_la-thttpd.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c libhttpd.c -o gb_httpd_la-libhttpd.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c thttpd.c -o gb_httpd_la-thttpd.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_httpd_la-timers.lo `test -f 'timers.c' || echo './'`timers.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c timers.c -fPIC -DPIC -o .libs/gb_httpd_la-timers.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c timers.c -o gb_httpd_la-timers.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.httpd.la -rpath /usr/lib/gambas3 gb_httpd_la-main.lo gb_httpd_la-fdwatch.lo gb_httpd_la-libhttpd.lo gb_httpd_la-match.lo gb_httpd_la-tdate_parse.lo gb_httpd_la-thttpd.lo gb_httpd_la-timers.lo -lcrypt libtool: link: gcc -shared -fPIC -DPIC .libs/gb_httpd_la-main.o .libs/gb_httpd_la-fdwatch.o .libs/gb_httpd_la-libhttpd.o .libs/gb_httpd_la-match.o .libs/gb_httpd_la-tdate_parse.o .libs/gb_httpd_la-thttpd.o .libs/gb_httpd_la-timers.o -lcrypt -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.httpd.so.0 -o .libs/gb.httpd.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.httpd.so.0" && ln -s "gb.httpd.so.0.0.0" "gb.httpd.so.0") libtool: link: (cd ".libs" && rm -f "gb.httpd.so" && ln -s "gb.httpd.so.0.0.0" "gb.httpd.so") libtool: link: ar cru .libs/gb.httpd.a gb_httpd_la-main.o gb_httpd_la-fdwatch.o gb_httpd_la-libhttpd.o gb_httpd_la-match.o gb_httpd_la-tdate_parse.o gb_httpd_la-thttpd.o gb_httpd_la-timers.o libtool: link: ranlib .libs/gb.httpd.a libtool: link: ( cd ".libs" && rm -f "gb.httpd.la" && ln -s "../gb.httpd.la" "gb.httpd.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.httpd/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.httpd' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.httpd' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.httpd' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.httpd' Making all in gb.openssl make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openssl' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openssl' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openssl/src' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I../../main/gbx -I../../main/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_openssl_la-main.lo `test -f 'main.c' || echo './'`main.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I../../main/gbx -I../../main/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_openssl_la-c_digest.lo `test -f 'c_digest.c' || echo './'`c_digest.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I../../main/gbx -I../../main/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_openssl_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I../../main/gbx -I../../main/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_digest.c -fPIC -DPIC -o .libs/gb_openssl_la-c_digest.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I../../main/gbx -I../../main/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_openssl_la-main.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I../../main/gbx -I../../main/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_digest.c -o gb_openssl_la-c_digest.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I../../main/gbx -I../../main/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_openssl_la-c_cipher.lo `test -f 'c_cipher.c' || echo './'`c_cipher.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I../../main/gbx -I../../main/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_openssl_la-c_hmac.lo `test -f 'c_hmac.c' || echo './'`c_hmac.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I../../main/gbx -I../../main/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_cipher.c -fPIC -DPIC -o .libs/gb_openssl_la-c_cipher.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I../../main/gbx -I../../main/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_hmac.c -fPIC -DPIC -o .libs/gb_openssl_la-c_hmac.o c_cipher.c: In function 'CipherMethod_EncryptSalted': c_cipher.c:324:3: warning: 'RAND_pseudo_bytes' is deprecated [-Wdeprecated-declarations] assert(RAND_pseudo_bytes(salt, sizeof(salt))); ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:13:0, from /usr/include/openssl/bn.h:31, from /usr/include/openssl/asn1.h:24, from /usr/include/openssl/objects.h:916, from /usr/include/openssl/evp.h:27, from c_cipher.c:27: /usr/include/openssl/rand.h:47:1: note: declared here DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num)) ^ libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I../../main/gbx -I../../main/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_hmac.c -o gb_openssl_la-c_hmac.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I../../main/gbx -I../../main/share -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_cipher.c -o gb_openssl_la-c_cipher.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.openssl.la -rpath /usr/lib/gambas3 gb_openssl_la-main.lo gb_openssl_la-c_digest.lo gb_openssl_la-c_cipher.lo gb_openssl_la-c_hmac.lo -lcrypto -lcrypto libtool: link: gcc -shared -fPIC -DPIC .libs/gb_openssl_la-main.o .libs/gb_openssl_la-c_digest.o .libs/gb_openssl_la-c_cipher.o .libs/gb_openssl_la-c_hmac.o -lcrypto -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.openssl.so.0 -o .libs/gb.openssl.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.openssl.so.0" && ln -s "gb.openssl.so.0.0.0" "gb.openssl.so.0") libtool: link: (cd ".libs" && rm -f "gb.openssl.so" && ln -s "gb.openssl.so.0.0.0" "gb.openssl.so") libtool: link: ar cru .libs/gb.openssl.a gb_openssl_la-main.o gb_openssl_la-c_digest.o gb_openssl_la-c_cipher.o gb_openssl_la-c_hmac.o libtool: link: ranlib .libs/gb.openssl.a libtool: link: ( cd ".libs" && rm -f "gb.openssl.la" && ln -s "../gb.openssl.la" "gb.openssl.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openssl/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openssl' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openssl' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openssl' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openssl' Making all in gb.openal make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openal' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openal' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openal/src' /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/AL -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_openal_la-main.lo `test -f 'main.c' || echo './'`main.c /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/AL -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_openal_la-c_al.lo `test -f 'c_al.c' || echo './'`c_al.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/AL -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -fPIC -DPIC -o .libs/gb_openal_la-main.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/AL -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_al.c -fPIC -DPIC -o .libs/gb_openal_la-c_al.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/AL -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c main.c -o gb_openal_la-main.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/AL -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_openal_la-c_alc.lo `test -f 'c_alc.c' || echo './'`c_alc.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/AL -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_alc.c -fPIC -DPIC -o .libs/gb_openal_la-c_alc.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/AL -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_al.c -o gb_openal_la-c_al.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/AL -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_alc.c -o gb_openal_la-c_alc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/AL -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c -o gb_openal_la-c_alure.lo `test -f 'c_alure.c' || echo './'`c_alure.c libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/AL -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_alure.c -fPIC -DPIC -o .libs/gb_openal_la-c_alure.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I.. -I/usr/include/AL -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -c c_alure.c -o gb_openal_la-c_alure.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gb.openal.la -rpath /usr/lib/gambas3 gb_openal_la-main.lo gb_openal_la-c_al.lo gb_openal_la-c_alc.lo gb_openal_la-c_alure.lo -lalure -lopenal libtool: link: gcc -shared -fPIC -DPIC .libs/gb_openal_la-main.o .libs/gb_openal_la-c_al.o .libs/gb_openal_la-c_alc.o .libs/gb_openal_la-c_alure.o -lalure -lopenal -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -g -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,gb.openal.so.0 -o .libs/gb.openal.so.0.0.0 libtool: link: (cd ".libs" && rm -f "gb.openal.so.0" && ln -s "gb.openal.so.0.0.0" "gb.openal.so.0") libtool: link: (cd ".libs" && rm -f "gb.openal.so" && ln -s "gb.openal.so.0.0.0" "gb.openal.so") libtool: link: ar cru .libs/gb.openal.a gb_openal_la-main.o gb_openal_la-c_al.o gb_openal_la-c_alc.o gb_openal_la-c_alure.o libtool: link: ranlib .libs/gb.openal.a libtool: link: ( cd ".libs" && rm -f "gb.openal.la" && ln -s "../gb.openal.la" "gb.openal.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openal/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openal' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openal' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openal' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openal' Making all in comp make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/comp' /usr/bin/make all-am make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/comp' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/comp' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/comp' Making all in app make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/app' /usr/bin/make all-am make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/app' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/app' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/app' Making all in . make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5ivjmp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386 ++ dirname /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386 + cd gambas3-3.9.2 + export PATH=/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PATH=/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + make LIBTOOL=/usr/bin/libtool DESTDIR=/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386 'INSTALL=install -p' install Making install in main make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main' make install-recursive make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main' Making install in gbc make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/gbc' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/gbc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/bin' /usr/bin/libtool --mode=install install -p gbc3 gba3 gbi3 '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/bin' libtool: install: install -p gbc3 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/bin/gbc3 libtool: install: install -p gba3 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/bin/gba3 libtool: install: install -p gbi3 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/bin/gbi3 make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/gbc' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/gbc' Making install in gbx make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/gbx' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/gbx' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/bin' /usr/bin/libtool --mode=install install -p gbx3 '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/bin' libtool: install: install -p gbx3 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/bin/gbx3 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.so.0.0.0 gb.so.0 || { rm -f gb.so.0 && ln -s gb.so.0.0.0 gb.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.so.0.0.0 gb.so || { rm -f gb.so && ln -s gb.so.0.0.0 gb.so; }; }) libtool: install: install -p .libs/gb.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.la libtool: install: install -p .libs/gb.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/gbx' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/gbx' Making install in . make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main' [Installing with DESTDIR=/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386] Making runtime symbolic link Registering Gambas executable mimetype Creating the information files for gb component... gb Installing the compiler tools... Compiling gbh3... OK Installing gbh3... make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main' Making install in lib make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib' Making install in debug make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/debug' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/debug' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.debug.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.debug.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.debug.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.debug.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.debug.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.debug.so.0.0.0 gb.debug.so.0 || { rm -f gb.debug.so.0 && ln -s gb.debug.so.0.0.0 gb.debug.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.debug.so.0.0.0 gb.debug.so || { rm -f gb.debug.so && ln -s gb.debug.so.0.0.0 gb.debug.so; }; }) libtool: install: install -p .libs/gb.debug.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.debug.la libtool: install: install -p .libs/gb.debug.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.debug.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.debug.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.debug.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/debug' Installing the gb.debug control icons if needed... Creating the information files for gb.debug component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/debug' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/debug' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/debug' Making install in eval make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/eval' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/eval' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.eval.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.eval.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.eval.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.eval.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.eval.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.eval.so.0.0.0 gb.eval.so.0 || { rm -f gb.eval.so.0 && ln -s gb.eval.so.0.0.0 gb.eval.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.eval.so.0.0.0 gb.eval.so || { rm -f gb.eval.so && ln -s gb.eval.so.0.0.0 gb.eval.so; }; }) libtool: install: install -p .libs/gb.eval.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.eval.la libtool: install: install -p .libs/gb.eval.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.eval.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.eval.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.eval.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/eval' Installing the gb.eval control icons if needed... Creating the information files for gb.eval component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/eval' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/eval' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/eval' Making install in db make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/db' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/db' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.db.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.db.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.db.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.db.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.db.so.0.0.0 gb.db.so.0 || { rm -f gb.db.so.0 && ln -s gb.db.so.0.0.0 gb.db.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.db.so.0.0.0 gb.db.so || { rm -f gb.db.so && ln -s gb.db.so.0.0.0 gb.db.so; }; }) libtool: install: install -p .libs/gb.db.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.la libtool: install: install -p .libs/gb.db.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/db' Compiling the gb.db project... gb.db OK Installing the gb.db control icons if needed... Creating the information files for gb.db component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/db' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/db' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/db' Making install in compress make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/compress' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/compress' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.compress.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.compress.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.compress.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.compress.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.compress.so.0.0.0 gb.compress.so.0 || { rm -f gb.compress.so.0 && ln -s gb.compress.so.0.0.0 gb.compress.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.compress.so.0.0.0 gb.compress.so || { rm -f gb.compress.so && ln -s gb.compress.so.0.0.0 gb.compress.so; }; }) libtool: install: install -p .libs/gb.compress.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.la libtool: install: install -p .libs/gb.compress.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/compress' Installing the gb.compress control icons if needed... Creating the information files for gb.compress component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/compress' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/compress' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/compress' Making install in vb make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/vb' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/vb' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.vb.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.vb.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.vb.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.vb.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.vb.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.vb.so.0.0.0 gb.vb.so.0 || { rm -f gb.vb.so.0 && ln -s gb.vb.so.0.0.0 gb.vb.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.vb.so.0.0.0 gb.vb.so || { rm -f gb.vb.so && ln -s gb.vb.so.0.0.0 gb.vb.so; }; }) libtool: install: install -p .libs/gb.vb.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.vb.la libtool: install: install -p .libs/gb.vb.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.vb.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.vb.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.vb.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/vb' Installing the gb.vb control icons if needed... Creating the information files for gb.vb component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/vb' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/vb' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/vb' Making install in option make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/option' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/option' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.option.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.option.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.option.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.option.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.option.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.option.so.0.0.0 gb.option.so.0 || { rm -f gb.option.so.0 && ln -s gb.option.so.0.0.0 gb.option.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.option.so.0.0.0 gb.option.so || { rm -f gb.option.so && ln -s gb.option.so.0.0.0 gb.option.so; }; }) libtool: install: install -p .libs/gb.option.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.option.la libtool: install: install -p .libs/gb.option.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.option.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.option.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.option.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/option' Installing the gb.option control icons if needed... Creating the information files for gb.option component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/option' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/option' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/option' Making install in geom make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/geom' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/geom' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.geom.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.geom.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.geom.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.geom.so.0.0.0 gb.geom.so.0 || { rm -f gb.geom.so.0 && ln -s gb.geom.so.0.0.0 gb.geom.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.geom.so.0.0.0 gb.geom.so || { rm -f gb.geom.so && ln -s gb.geom.so.0.0.0 gb.geom.so; }; }) libtool: install: install -p .libs/gb.geom.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.geom.la libtool: install: install -p .libs/gb.geom.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.geom.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.geom.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.geom.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/geom' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/geom' Making install in draw make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/draw' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/draw' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.draw.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.draw.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.draw.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.draw.so.0.0.0 gb.draw.so.0 || { rm -f gb.draw.so.0 && ln -s gb.draw.so.0.0.0 gb.draw.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.draw.so.0.0.0 gb.draw.so || { rm -f gb.draw.so && ln -s gb.draw.so.0.0.0 gb.draw.so; }; }) libtool: install: install -p .libs/gb.draw.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.draw.la libtool: install: install -p .libs/gb.draw.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.draw.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.draw.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.draw.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/draw' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/draw' Making install in image make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/image' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/image' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.image.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.image.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.image.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.image.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.image.so.0.0.0 gb.image.so.0 || { rm -f gb.image.so.0 && ln -s gb.image.so.0.0.0 gb.image.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.image.so.0.0.0 gb.image.so || { rm -f gb.image.so && ln -s gb.image.so.0.0.0 gb.image.so; }; }) libtool: install: install -p .libs/gb.image.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.la libtool: install: install -p .libs/gb.image.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/image' Installing the gb.image control icons if needed... Creating the information files for gb.image component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/image' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/image' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/image' Making install in gui make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gui.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gui.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.gui.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.gui.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gui.so.0.0.0 gb.gui.so.0 || { rm -f gb.gui.so.0 && ln -s gb.gui.so.0.0.0 gb.gui.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gui.so.0.0.0 gb.gui.so || { rm -f gb.gui.so && ln -s gb.gui.so.0.0.0 gb.gui.so; }; }) libtool: install: install -p .libs/gb.gui.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.la libtool: install: install -p .libs/gb.gui.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui' Installing the gb.gui control icons if needed... Creating the information files for gb.gui component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui' Making install in gui.opengl make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.opengl' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.opengl' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gui.opengl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gui.opengl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.gui.opengl.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.gui.opengl.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.opengl.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gui.opengl.so.0.0.0 gb.gui.opengl.so.0 || { rm -f gb.gui.opengl.so.0 && ln -s gb.gui.opengl.so.0.0.0 gb.gui.opengl.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gui.opengl.so.0.0.0 gb.gui.opengl.so || { rm -f gb.gui.opengl.so && ln -s gb.gui.opengl.so.0.0.0 gb.gui.opengl.so; }; }) libtool: install: install -p .libs/gb.gui.opengl.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.opengl.la libtool: install: install -p .libs/gb.gui.opengl.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.opengl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.opengl.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.opengl.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.opengl' Installing the gb.gui.opengl control icons if needed... Creating the information files for gb.gui.opengl component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.opengl' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.opengl' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.opengl' Making install in gui.qt make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.qt' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.qt' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gui.qt.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gui.qt.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.gui.qt.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.gui.qt.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.qt.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gui.qt.so.0.0.0 gb.gui.qt.so.0 || { rm -f gb.gui.qt.so.0 && ln -s gb.gui.qt.so.0.0.0 gb.gui.qt.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gui.qt.so.0.0.0 gb.gui.qt.so || { rm -f gb.gui.qt.so && ln -s gb.gui.qt.so.0.0.0 gb.gui.qt.so; }; }) libtool: install: install -p .libs/gb.gui.qt.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.qt.la libtool: install: install -p .libs/gb.gui.qt.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.qt.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.qt.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.qt.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.qt' Installing the gb.gui.qt control icons if needed... Creating the information files for gb.gui.qt component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.qt' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.qt' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.qt' Making install in gui.qt.webkit make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.qt.webkit' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.qt.webkit' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gui.qt.webkit.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gui.qt.webkit.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.gui.qt.webkit.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.gui.qt.webkit.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.qt.webkit.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gui.qt.webkit.so.0.0.0 gb.gui.qt.webkit.so.0 || { rm -f gb.gui.qt.webkit.so.0 && ln -s gb.gui.qt.webkit.so.0.0.0 gb.gui.qt.webkit.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gui.qt.webkit.so.0.0.0 gb.gui.qt.webkit.so || { rm -f gb.gui.qt.webkit.so && ln -s gb.gui.qt.webkit.so.0.0.0 gb.gui.qt.webkit.so; }; }) libtool: install: install -p .libs/gb.gui.qt.webkit.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.qt.webkit.la libtool: install: install -p .libs/gb.gui.qt.webkit.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.qt.webkit.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.qt.webkit.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.qt.webkit.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.qt.webkit' Installing the gb.gui.qt.webkit control icons if needed... Creating the information files for gb.gui.qt.webkit component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.qt.webkit' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.qt.webkit' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.qt.webkit' Making install in image.effect make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/image.effect' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/image.effect' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.image.effect.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.image.effect.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.image.effect.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.image.effect.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.effect.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.image.effect.so.0.0.0 gb.image.effect.so.0 || { rm -f gb.image.effect.so.0 && ln -s gb.image.effect.so.0.0.0 gb.image.effect.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.image.effect.so.0.0.0 gb.image.effect.so || { rm -f gb.image.effect.so && ln -s gb.image.effect.so.0.0.0 gb.image.effect.so; }; }) libtool: install: install -p .libs/gb.image.effect.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.effect.la libtool: install: install -p .libs/gb.image.effect.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.effect.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.effect.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.effect.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/image.effect' Installing the gb.image.effect control icons if needed... Creating the information files for gb.image.effect component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/image.effect' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/image.effect' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/image.effect' Making install in signal make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/signal' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/signal' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.signal.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.signal.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.signal.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.signal.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.signal.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.signal.so.0.0.0 gb.signal.so.0 || { rm -f gb.signal.so.0 && ln -s gb.signal.so.0.0.0 gb.signal.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.signal.so.0.0.0 gb.signal.so || { rm -f gb.signal.so && ln -s gb.signal.so.0.0.0 gb.signal.so; }; }) libtool: install: install -p .libs/gb.signal.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.signal.la libtool: install: install -p .libs/gb.signal.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.signal.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.signal.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.signal.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/signal' Installing the gb.signal control icons if needed... Creating the information files for gb.signal component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/signal' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/signal' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/signal' Making install in complex make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/complex' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/complex' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.complex.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.complex.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.complex.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.complex.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.complex.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.complex.so.0.0.0 gb.complex.so.0 || { rm -f gb.complex.so.0 && ln -s gb.complex.so.0.0.0 gb.complex.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.complex.so.0.0.0 gb.complex.so || { rm -f gb.complex.so && ln -s gb.complex.so.0.0.0 gb.complex.so; }; }) libtool: install: install -p .libs/gb.complex.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.complex.la libtool: install: install -p .libs/gb.complex.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.complex.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.complex.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.complex.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/complex' Installing the gb.complex control icons if needed... Creating the information files for gb.complex component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/complex' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/complex' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/complex' Making install in data make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/data' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/data' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.data.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.data.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.data.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.data.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.data.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.data.so.0.0.0 gb.data.so.0 || { rm -f gb.data.so.0 && ln -s gb.data.so.0.0.0 gb.data.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.data.so.0.0.0 gb.data.so || { rm -f gb.data.so && ln -s gb.data.so.0.0.0 gb.data.so; }; }) libtool: install: install -p .libs/gb.data.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.data.la libtool: install: install -p .libs/gb.data.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.data.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.data.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.data.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/data' Compiling the gb.data project... gb.data OK Installing the gb.data control icons if needed... Creating the information files for gb.data component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/data' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/data' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/data' Making install in clipper make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/clipper' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/clipper' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.clipper.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.clipper.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.clipper.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.clipper.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.clipper.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.clipper.so.0.0.0 gb.clipper.so.0 || { rm -f gb.clipper.so.0 && ln -s gb.clipper.so.0.0.0 gb.clipper.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.clipper.so.0.0.0 gb.clipper.so || { rm -f gb.clipper.so && ln -s gb.clipper.so.0.0.0 gb.clipper.so; }; }) libtool: install: install -p .libs/gb.clipper.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.clipper.la libtool: install: install -p .libs/gb.clipper.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.clipper.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.clipper.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.clipper.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/clipper' Installing the gb.clipper control icons if needed... Creating the information files for gb.clipper component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/clipper' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/clipper' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/clipper' Making install in gui.trayicon make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.trayicon' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.trayicon' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gui.trayicon.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gui.trayicon.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.gui.trayicon.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.gui.trayicon.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.trayicon.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gui.trayicon.so.0.0.0 gb.gui.trayicon.so.0 || { rm -f gb.gui.trayicon.so.0 && ln -s gb.gui.trayicon.so.0.0.0 gb.gui.trayicon.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gui.trayicon.so.0.0.0 gb.gui.trayicon.so || { rm -f gb.gui.trayicon.so && ln -s gb.gui.trayicon.so.0.0.0 gb.gui.trayicon.so; }; }) libtool: install: install -p .libs/gb.gui.trayicon.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.trayicon.la libtool: install: install -p .libs/gb.gui.trayicon.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.trayicon.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.trayicon.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.trayicon.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.trayicon' Installing the gb.gui.trayicon control icons if needed... Creating the information files for gb.gui.trayicon component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.trayicon' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.trayicon' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.trayicon' Making install in inotify make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/inotify' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/inotify' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.inotify.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.inotify.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.inotify.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.inotify.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.inotify.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.inotify.so.0.0.0 gb.inotify.so.0 || { rm -f gb.inotify.so.0 && ln -s gb.inotify.so.0.0.0 gb.inotify.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.inotify.so.0.0.0 gb.inotify.so || { rm -f gb.inotify.so && ln -s gb.inotify.so.0.0.0 gb.inotify.so; }; }) libtool: install: install -p .libs/gb.inotify.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.inotify.la libtool: install: install -p .libs/gb.inotify.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.inotify.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.inotify.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.inotify.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/inotify' Installing the gb.inotify control icons if needed... Creating the information files for gb.inotify component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/inotify' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/inotify' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/inotify' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib' Making install in share make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/share' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/share' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/share' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/share' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main' Making install in gb.compress.bzlib2 make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.compress.bzlib2.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.compress.bzlib2.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.compress.bzlib2.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.compress.bzlib2.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.bzlib2.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.compress.bzlib2.so.0.0.0 gb.compress.bzlib2.so.0 || { rm -f gb.compress.bzlib2.so.0 && ln -s gb.compress.bzlib2.so.0.0.0 gb.compress.bzlib2.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.compress.bzlib2.so.0.0.0 gb.compress.bzlib2.so || { rm -f gb.compress.bzlib2.so && ln -s gb.compress.bzlib2.so.0.0.0 gb.compress.bzlib2.so; }; }) libtool: install: install -p .libs/gb.compress.bzlib2.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.bzlib2.la libtool: install: install -p .libs/gb.compress.bzlib2.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.bzlib2.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.bzlib2.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.bzlib2.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2/src' Installing the gb.compress.bzlib2 control icons if needed... Creating the information files for gb.compress.bzlib2 component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2' Making install in gb.compress.zlib make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.compress.zlib.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.compress.zlib.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.compress.zlib.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.compress.zlib.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.zlib.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.compress.zlib.so.0.0.0 gb.compress.zlib.so.0 || { rm -f gb.compress.zlib.so.0 && ln -s gb.compress.zlib.so.0.0.0 gb.compress.zlib.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.compress.zlib.so.0.0.0 gb.compress.zlib.so || { rm -f gb.compress.zlib.so && ln -s gb.compress.zlib.so.0.0.0 gb.compress.zlib.so; }; }) libtool: install: install -p .libs/gb.compress.zlib.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.zlib.la libtool: install: install -p .libs/gb.compress.zlib.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.zlib.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.zlib.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.zlib.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib/src' Installing the gb.compress.zlib control icons if needed... Creating the information files for gb.compress.zlib component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib' Making install in gb.db.mysql make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.db.mysql.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.db.mysql.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.db.mysql.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.db.mysql.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.mysql.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.db.mysql.so.0.0.0 gb.db.mysql.so.0 || { rm -f gb.db.mysql.so.0 && ln -s gb.db.mysql.so.0.0.0 gb.db.mysql.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.db.mysql.so.0.0.0 gb.db.mysql.so || { rm -f gb.db.mysql.so && ln -s gb.db.mysql.so.0.0.0 gb.db.mysql.so; }; }) libtool: install: install -p .libs/gb.db.mysql.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.mysql.la libtool: install: install -p .libs/gb.db.mysql.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.mysql.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.mysql.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.mysql.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql/src' Installing the gb.db.mysql control icons if needed... Creating the information files for gb.db.mysql component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql' Making install in gb.db.odbc make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.db.odbc.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.db.odbc.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.db.odbc.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.db.odbc.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.odbc.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.db.odbc.so.0.0.0 gb.db.odbc.so.0 || { rm -f gb.db.odbc.so.0 && ln -s gb.db.odbc.so.0.0.0 gb.db.odbc.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.db.odbc.so.0.0.0 gb.db.odbc.so || { rm -f gb.db.odbc.so && ln -s gb.db.odbc.so.0.0.0 gb.db.odbc.so; }; }) libtool: install: install -p .libs/gb.db.odbc.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.odbc.la libtool: install: install -p .libs/gb.db.odbc.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.odbc.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.odbc.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.odbc.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc/src' Installing the gb.db.odbc control icons if needed... Creating the information files for gb.db.odbc component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc' Making install in gb.db.postgresql make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.db.postgresql.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.db.postgresql.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.db.postgresql.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.db.postgresql.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.postgresql.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.db.postgresql.so.0.0.0 gb.db.postgresql.so.0 || { rm -f gb.db.postgresql.so.0 && ln -s gb.db.postgresql.so.0.0.0 gb.db.postgresql.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.db.postgresql.so.0.0.0 gb.db.postgresql.so || { rm -f gb.db.postgresql.so && ln -s gb.db.postgresql.so.0.0.0 gb.db.postgresql.so; }; }) libtool: install: install -p .libs/gb.db.postgresql.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.postgresql.la libtool: install: install -p .libs/gb.db.postgresql.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.postgresql.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.postgresql.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.postgresql.a make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql/src' Installing the gb.db.postgresql control icons if needed... libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for gb.db.postgresql component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql' Making install in gb.db.sqlite2 make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.db.sqlite2.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.db.sqlite2.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.db.sqlite2.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.db.sqlite2.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.sqlite2.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.db.sqlite2.so.0.0.0 gb.db.sqlite2.so.0 || { rm -f gb.db.sqlite2.so.0 && ln -s gb.db.sqlite2.so.0.0.0 gb.db.sqlite2.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.db.sqlite2.so.0.0.0 gb.db.sqlite2.so || { rm -f gb.db.sqlite2.so && ln -s gb.db.sqlite2.so.0.0.0 gb.db.sqlite2.so; }; }) libtool: install: install -p .libs/gb.db.sqlite2.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.sqlite2.la libtool: install: install -p .libs/gb.db.sqlite2.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.sqlite2.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.sqlite2.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.sqlite2.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2/src' Installing the gb.db.sqlite2 control icons if needed... Creating the information files for gb.db.sqlite2 component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2' Making install in gb.db.sqlite3 make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.db.sqlite3.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.db.sqlite3.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.db.sqlite3.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.db.sqlite3.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.sqlite3.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.db.sqlite3.so.0.0.0 gb.db.sqlite3.so.0 || { rm -f gb.db.sqlite3.so.0 && ln -s gb.db.sqlite3.so.0.0.0 gb.db.sqlite3.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.db.sqlite3.so.0.0.0 gb.db.sqlite3.so || { rm -f gb.db.sqlite3.so && ln -s gb.db.sqlite3.so.0.0.0 gb.db.sqlite3.so; }; }) libtool: install: install -p .libs/gb.db.sqlite3.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.sqlite3.la libtool: install: install -p .libs/gb.db.sqlite3.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.sqlite3.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.sqlite3.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.sqlite3.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3/src' Installing the gb.db.sqlite3 control icons if needed... Creating the information files for gb.db.sqlite3 component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3' Making install in gb.net make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.net.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.net.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.net.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.net.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.net.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.net.so.0.0.0 gb.net.so.0 || { rm -f gb.net.so.0 && ln -s gb.net.so.0.0.0 gb.net.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.net.so.0.0.0 gb.net.so || { rm -f gb.net.so && ln -s gb.net.so.0.0.0 gb.net.so; }; }) libtool: install: install -p .libs/gb.net.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.net.la libtool: install: install -p .libs/gb.net.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.net.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.net.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.net.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net/src' Installing the gb.net control icons if needed... Creating the information files for gb.net component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net' Making install in gb.net.curl make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.net.curl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.net.curl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.net.curl.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.net.curl.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.net.curl.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.net.curl.so.0.0.0 gb.net.curl.so.0 || { rm -f gb.net.curl.so.0 && ln -s gb.net.curl.so.0.0.0 gb.net.curl.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.net.curl.so.0.0.0 gb.net.curl.so || { rm -f gb.net.curl.so && ln -s gb.net.curl.so.0.0.0 gb.net.curl.so; }; }) libtool: install: install -p .libs/gb.net.curl.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.net.curl.la libtool: install: install -p .libs/gb.net.curl.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.net.curl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.net.curl.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.net.curl.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl/src' Compiling the gb.net.curl project... gb.net.curl OK Installing the gb.net.curl control icons if needed... Creating the information files for gb.net.curl component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl' Making install in gb.mime make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.mime' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.mime/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.mime/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.mime.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.mime.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.mime.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.mime.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.mime.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.mime.so.0.0.0 gb.mime.so.0 || { rm -f gb.mime.so.0 && ln -s gb.mime.so.0.0.0 gb.mime.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.mime.so.0.0.0 gb.mime.so || { rm -f gb.mime.so && ln -s gb.mime.so.0.0.0 gb.mime.so; }; }) libtool: install: install -p .libs/gb.mime.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.mime.la libtool: install: install -p .libs/gb.mime.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.mime.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.mime.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.mime.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.mime/src' Installing the gb.mime control icons if needed... Creating the information files for gb.mime component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.mime/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.mime/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.mime/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.mime' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.mime' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.mime' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.mime' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.mime' Making install in gb.pcre make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pcre' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pcre/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pcre/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.pcre.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.pcre.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.pcre.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.pcre.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.pcre.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.pcre.so.0.0.0 gb.pcre.so.0 || { rm -f gb.pcre.so.0 && ln -s gb.pcre.so.0.0.0 gb.pcre.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.pcre.so.0.0.0 gb.pcre.so || { rm -f gb.pcre.so && ln -s gb.pcre.so.0.0.0 gb.pcre.so; }; }) libtool: install: install -p .libs/gb.pcre.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.pcre.la libtool: install: install -p .libs/gb.pcre.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.pcre.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.pcre.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.pcre.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pcre/src' Installing the gb.pcre control icons if needed... Creating the information files for gb.pcre component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pcre/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pcre/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pcre/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pcre' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pcre' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pcre' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pcre' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pcre' Making install in gb.sdl make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.sdl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.sdl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.sdl.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.sdl.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.sdl.so.0.0.0 gb.sdl.so.0 || { rm -f gb.sdl.so.0 && ln -s gb.sdl.so.0.0.0 gb.sdl.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.sdl.so.0.0.0 gb.sdl.so || { rm -f gb.sdl.so && ln -s gb.sdl.so.0.0.0 gb.sdl.so; }; }) libtool: install: install -p .libs/gb.sdl.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl.la libtool: install: install -p .libs/gb.sdl.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl/src' Installing the gb.sdl control icons if needed... Creating the information files for gb.sdl component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl' Making install in gb.sdl.sound make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.sdl.sound.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.sdl.sound.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.sdl.sound.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.sdl.sound.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl.sound.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.sdl.sound.so.0.0.0 gb.sdl.sound.so.0 || { rm -f gb.sdl.sound.so.0 && ln -s gb.sdl.sound.so.0.0.0 gb.sdl.sound.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.sdl.sound.so.0.0.0 gb.sdl.sound.so || { rm -f gb.sdl.sound.so && ln -s gb.sdl.sound.so.0.0.0 gb.sdl.sound.so; }; }) libtool: install: install -p .libs/gb.sdl.sound.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl.sound.la libtool: install: install -p .libs/gb.sdl.sound.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl.sound.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl.sound.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl.sound.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound/src' Installing the gb.sdl.sound control icons if needed... Creating the information files for gb.sdl.sound component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound' Making install in gb.sdl2 make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src' Making install in . make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.sdl2.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.sdl2.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.sdl2.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.sdl2.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl2.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.sdl2.so.0.0.0 gb.sdl2.so.0 || { rm -f gb.sdl2.so.0 && ln -s gb.sdl2.so.0.0.0 gb.sdl2.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.sdl2.so.0.0.0 gb.sdl2.so || { rm -f gb.sdl2.so && ln -s gb.sdl2.so.0.0.0 gb.sdl2.so; }; }) libtool: install: install -p .libs/gb.sdl2.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl2.la libtool: install: install -p .libs/gb.sdl2.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl2.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl2.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl2.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src' Installing the gb.sdl2 control icons if needed... Creating the information files for gb.sdl2 component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src' Making install in audio make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src/audio' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src/audio' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.sdl2.audio.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.sdl2.audio.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.sdl2.audio.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.sdl2.audio.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl2.audio.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.sdl2.audio.so.0.0.0 gb.sdl2.audio.so.0 || { rm -f gb.sdl2.audio.so.0 && ln -s gb.sdl2.audio.so.0.0.0 gb.sdl2.audio.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.sdl2.audio.so.0.0.0 gb.sdl2.audio.so || { rm -f gb.sdl2.audio.so && ln -s gb.sdl2.audio.so.0.0.0 gb.sdl2.audio.so; }; }) libtool: install: install -p .libs/gb.sdl2.audio.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl2.audio.la libtool: install: install -p .libs/gb.sdl2.audio.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl2.audio.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl2.audio.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl2.audio.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src/audio' Installing the gb.sdl2.audio control icons if needed... Creating the information files for gb.sdl2.audio component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src/audio' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src/audio' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src/audio' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2' Making install in gb.libxml make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.libxml' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.libxml/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.libxml/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.libxml.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.libxml.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.libxml.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.libxml.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.libxml.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.libxml.so.0.0.0 gb.libxml.so.0 || { rm -f gb.libxml.so.0 && ln -s gb.libxml.so.0.0.0 gb.libxml.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.libxml.so.0.0.0 gb.libxml.so || { rm -f gb.libxml.so && ln -s gb.libxml.so.0.0.0 gb.libxml.so; }; }) libtool: install: install -p .libs/gb.libxml.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.libxml.la libtool: install: install -p .libs/gb.libxml.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.libxml.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.libxml.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.libxml.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.libxml/src' Installing the gb.libxml control icons if needed... Creating the information files for gb.libxml component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.libxml/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.libxml/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.libxml/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.libxml' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.libxml' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.libxml' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.libxml' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.libxml' Making install in gb.xml make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src' Making install in . make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.xml.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.xml.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.xml.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.xml.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.xml.so.0.0.0 gb.xml.so.0 || { rm -f gb.xml.so.0 && ln -s gb.xml.so.0.0.0 gb.xml.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.xml.so.0.0.0 gb.xml.so || { rm -f gb.xml.so && ln -s gb.xml.so.0.0.0 gb.xml.so; }; }) libtool: install: install -p .libs/gb.xml.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.la libtool: install: install -p .libs/gb.xml.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src' Compiling the gb.xml project... gb.xml OK Installing the gb.xml control icons if needed... Creating the information files for gb.xml component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src' Making install in xslt make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/xslt' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/xslt' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.xml.xslt.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.xml.xslt.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.xml.xslt.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.xml.xslt.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.xslt.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.xml.xslt.so.0.0.0 gb.xml.xslt.so.0 || { rm -f gb.xml.xslt.so.0 && ln -s gb.xml.xslt.so.0.0.0 gb.xml.xslt.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.xml.xslt.so.0.0.0 gb.xml.xslt.so || { rm -f gb.xml.xslt.so && ln -s gb.xml.xslt.so.0.0.0 gb.xml.xslt.so; }; }) libtool: install: install -p .libs/gb.xml.xslt.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.xslt.la libtool: install: install -p .libs/gb.xml.xslt.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.xslt.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.xslt.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.xslt.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/xslt' Installing the gb.xml.xslt control icons if needed... Creating the information files for gb.xml.xslt component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/xslt' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/xslt' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/xslt' Making install in rpc make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/rpc' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/rpc' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.xml.rpc.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.xml.rpc.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/rpc' Compiling the gb.xml.rpc project... gb.xml.rpc gbi3: warning: component gb.xml.rpc not found OK Installing the gb.xml.rpc control icons if needed... Creating the information files for gb.xml.rpc component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/rpc' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/rpc' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/rpc' Making install in html make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/html' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/html' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.xml.html.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.xml.html.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.xml.html.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.xml.html.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.html.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.xml.html.so.0.0.0 gb.xml.html.so.0 || { rm -f gb.xml.html.so.0 && ln -s gb.xml.html.so.0.0.0 gb.xml.html.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.xml.html.so.0.0.0 gb.xml.html.so || { rm -f gb.xml.html.so && ln -s gb.xml.html.so.0.0.0 gb.xml.html.so; }; }) libtool: install: install -p .libs/gb.xml.html.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.html.la libtool: install: install -p .libs/gb.xml.html.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.html.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.html.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.html.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/html' Installing the gb.xml.html control icons if needed... Creating the information files for gb.xml.html component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/html' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/html' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/html' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml' Making install in gb.v4l make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.v4l' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.v4l/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.v4l/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.v4l.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.v4l.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.v4l.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.v4l.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.v4l.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.v4l.so.0.0.0 gb.v4l.so.0 || { rm -f gb.v4l.so.0 && ln -s gb.v4l.so.0.0.0 gb.v4l.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.v4l.so.0.0.0 gb.v4l.so || { rm -f gb.v4l.so && ln -s gb.v4l.so.0.0.0 gb.v4l.so; }; }) libtool: install: install -p .libs/gb.v4l.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.v4l.la libtool: install: install -p .libs/gb.v4l.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.v4l.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.v4l.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.v4l.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.v4l/src' Installing the gb.v4l control icons if needed... Creating the information files for gb.v4l component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.v4l/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.v4l/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.v4l/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.v4l' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.v4l' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.v4l' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.v4l' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.v4l' Making install in gb.crypt make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.crypt' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.crypt/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.crypt/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.crypt.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.crypt.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.crypt.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.crypt.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.crypt.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.crypt.so.0.0.0 gb.crypt.so.0 || { rm -f gb.crypt.so.0 && ln -s gb.crypt.so.0.0.0 gb.crypt.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.crypt.so.0.0.0 gb.crypt.so || { rm -f gb.crypt.so && ln -s gb.crypt.so.0.0.0 gb.crypt.so; }; }) libtool: install: install -p .libs/gb.crypt.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.crypt.la libtool: install: install -p .libs/gb.crypt.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.crypt.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.crypt.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.crypt.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.crypt/src' Installing the gb.crypt control icons if needed... Creating the information files for gb.crypt component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.crypt/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.crypt/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.crypt/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.crypt' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.crypt' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.crypt' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.crypt' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.crypt' Making install in gb.qt4 make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src' Making install in . make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.qt4.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.qt4.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.qt4.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.qt4.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.qt4.so.0.0.0 gb.qt4.so.0 || { rm -f gb.qt4.so.0 && ln -s gb.qt4.so.0.0.0 gb.qt4.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.qt4.so.0.0.0 gb.qt4.so || { rm -f gb.qt4.so && ln -s gb.qt4.so.0.0.0 gb.qt4.so; }; }) libtool: install: install -p .libs/gb.qt4.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.la libtool: install: install -p .libs/gb.qt4.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src' Installing the gb.qt4 control icons if needed... Creating the information files for gb.qt4 component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src' Making install in ext make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/ext' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/ext' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.qt4.ext.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.qt4.ext.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.qt4.ext.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.qt4.ext.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.ext.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.qt4.ext.so.0.0.0 gb.qt4.ext.so.0 || { rm -f gb.qt4.ext.so.0 && ln -s gb.qt4.ext.so.0.0.0 gb.qt4.ext.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.qt4.ext.so.0.0.0 gb.qt4.ext.so || { rm -f gb.qt4.ext.so && ln -s gb.qt4.ext.so.0.0.0 gb.qt4.ext.so; }; }) libtool: install: install -p .libs/gb.qt4.ext.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.ext.la libtool: install: install -p .libs/gb.qt4.ext.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.ext.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.ext.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.ext.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/ext' Installing the gb.qt4.ext control icons if needed... Creating the information files for gb.qt4.ext component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/ext' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/ext' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/ext' Making install in webkit make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/webkit' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/webkit' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.qt4.webkit.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.qt4.webkit.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.qt4.webkit.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.qt4.webkit.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.webkit.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.qt4.webkit.so.0.0.0 gb.qt4.webkit.so.0 || { rm -f gb.qt4.webkit.so.0 && ln -s gb.qt4.webkit.so.0.0.0 gb.qt4.webkit.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.qt4.webkit.so.0.0.0 gb.qt4.webkit.so || { rm -f gb.qt4.webkit.so && ln -s gb.qt4.webkit.so.0.0.0 gb.qt4.webkit.so; }; }) libtool: install: install -p .libs/gb.qt4.webkit.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.webkit.la libtool: install: install -p .libs/gb.qt4.webkit.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.webkit.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.webkit.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.webkit.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/webkit' Installing the gb.qt4.webkit control icons if needed... Creating the information files for gb.qt4.webkit component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/webkit' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/webkit' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/webkit' Making install in opengl make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/opengl' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/opengl' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.qt4.opengl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.qt4.opengl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.qt4.opengl.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.qt4.opengl.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.opengl.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.qt4.opengl.so.0.0.0 gb.qt4.opengl.so.0 || { rm -f gb.qt4.opengl.so.0 && ln -s gb.qt4.opengl.so.0.0.0 gb.qt4.opengl.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.qt4.opengl.so.0.0.0 gb.qt4.opengl.so || { rm -f gb.qt4.opengl.so && ln -s gb.qt4.opengl.so.0.0.0 gb.qt4.opengl.so; }; }) libtool: install: install -p .libs/gb.qt4.opengl.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.opengl.la libtool: install: install -p .libs/gb.qt4.opengl.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.opengl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.opengl.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.opengl.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/opengl' Installing the gb.qt4.opengl control icons if needed... Creating the information files for gb.qt4.opengl component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/opengl' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/opengl' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/opengl' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4' Making install in gb.qt5 make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src' Making install in . make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.qt5.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.qt5.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.qt5.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.qt5.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt5.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.qt5.so.0.0.0 gb.qt5.so.0 || { rm -f gb.qt5.so.0 && ln -s gb.qt5.so.0.0.0 gb.qt5.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.qt5.so.0.0.0 gb.qt5.so || { rm -f gb.qt5.so && ln -s gb.qt5.so.0.0.0 gb.qt5.so; }; }) libtool: install: install -p .libs/gb.qt5.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt5.la libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src' Installing the gb.qt5 control icons if needed... Creating the information files for gb.qt5 component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src' Making install in webkit make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/webkit' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/webkit' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.qt5.webkit.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.qt5.webkit.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.qt5.webkit.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.qt5.webkit.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt5.webkit.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.qt5.webkit.so.0.0.0 gb.qt5.webkit.so.0 || { rm -f gb.qt5.webkit.so.0 && ln -s gb.qt5.webkit.so.0.0.0 gb.qt5.webkit.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.qt5.webkit.so.0.0.0 gb.qt5.webkit.so || { rm -f gb.qt5.webkit.so && ln -s gb.qt5.webkit.so.0.0.0 gb.qt5.webkit.so; }; }) libtool: install: install -p .libs/gb.qt5.webkit.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt5.webkit.la libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/webkit' Installing the gb.qt5.webkit control icons if needed... Creating the information files for gb.qt5.webkit component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/webkit' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/webkit' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/webkit' Making install in opengl make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/opengl' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/opengl' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.qt5.opengl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.qt5.opengl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.qt5.opengl.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.qt5.opengl.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt5.opengl.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.qt5.opengl.so.0.0.0 gb.qt5.opengl.so.0 || { rm -f gb.qt5.opengl.so.0 && ln -s gb.qt5.opengl.so.0.0.0 gb.qt5.opengl.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.qt5.opengl.so.0.0.0 gb.qt5.opengl.so || { rm -f gb.qt5.opengl.so && ln -s gb.qt5.opengl.so.0.0.0 gb.qt5.opengl.so; }; }) libtool: install: install -p .libs/gb.qt5.opengl.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt5.opengl.la libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/opengl' Installing the gb.qt5.opengl control icons if needed... Creating the information files for gb.qt5.opengl component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/opengl' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/opengl' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/opengl' Making install in ext make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/ext' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/ext' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.qt5.ext.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.qt5.ext.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.qt5.ext.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.qt5.ext.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt5.ext.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.qt5.ext.so.0.0.0 gb.qt5.ext.so.0 || { rm -f gb.qt5.ext.so.0 && ln -s gb.qt5.ext.so.0.0.0 gb.qt5.ext.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.qt5.ext.so.0.0.0 gb.qt5.ext.so || { rm -f gb.qt5.ext.so && ln -s gb.qt5.ext.so.0.0.0 gb.qt5.ext.so; }; }) libtool: install: install -p .libs/gb.qt5.ext.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt5.ext.la libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/ext' Installing the gb.qt5.ext control icons if needed... Creating the information files for gb.qt5.ext component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/ext' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/ext' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/ext' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5' Making install in gb.gtk make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src' Making install in . make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gtk.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gtk.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.gtk.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.gtk.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gtk.so.0.0.0 gb.gtk.so.0 || { rm -f gb.gtk.so.0 && ln -s gb.gtk.so.0.0.0 gb.gtk.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gtk.so.0.0.0 gb.gtk.so || { rm -f gb.gtk.so && ln -s gb.gtk.so.0.0.0 gb.gtk.so; }; }) libtool: install: install -p .libs/gb.gtk.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk.la libtool: install: install -p .libs/gb.gtk.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src' Installing the gb.gtk control icons if needed... Creating the information files for gb.gtk component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src' Making install in opengl make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src/opengl' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src/opengl' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gtk.opengl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gtk.opengl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.gtk.opengl.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.gtk.opengl.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk.opengl.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gtk.opengl.so.0.0.0 gb.gtk.opengl.so.0 || { rm -f gb.gtk.opengl.so.0 && ln -s gb.gtk.opengl.so.0.0.0 gb.gtk.opengl.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gtk.opengl.so.0.0.0 gb.gtk.opengl.so || { rm -f gb.gtk.opengl.so && ln -s gb.gtk.opengl.so.0.0.0 gb.gtk.opengl.so; }; }) libtool: install: install -p .libs/gb.gtk.opengl.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk.opengl.la libtool: install: install -p .libs/gb.gtk.opengl.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk.opengl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk.opengl.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk.opengl.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src/opengl' Installing the gb.gtk.opengl control icons if needed... Creating the information files for gb.gtk.opengl component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src/opengl' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src/opengl' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src/opengl' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk' Making install in gb.gtk3 make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gtk3.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gtk3.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.gtk3.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.gtk3.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk3.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gtk3.so.0.0.0 gb.gtk3.so.0 || { rm -f gb.gtk3.so.0 && ln -s gb.gtk3.so.0.0.0 gb.gtk3.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gtk3.so.0.0.0 gb.gtk3.so || { rm -f gb.gtk3.so && ln -s gb.gtk3.so.0.0.0 gb.gtk3.so; }; }) libtool: install: install -p .libs/gb.gtk3.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk3.la libtool: install: install -p .libs/gb.gtk3.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk3.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk3.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk3.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3/src' Installing the gb.gtk3 control icons if needed... Creating the information files for gb.gtk3 component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3' Making install in gb.opengl make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src' Making install in . make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.opengl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.opengl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.opengl.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.opengl.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.opengl.so.0.0.0 gb.opengl.so.0 || { rm -f gb.opengl.so.0 && ln -s gb.opengl.so.0.0.0 gb.opengl.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.opengl.so.0.0.0 gb.opengl.so || { rm -f gb.opengl.so && ln -s gb.opengl.so.0.0.0 gb.opengl.so; }; }) libtool: install: install -p .libs/gb.opengl.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.la libtool: install: install -p .libs/gb.opengl.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src' Installing the gb.opengl control icons if needed... Creating the information files for gb.opengl component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src' Making install in glsl make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/glsl' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/glsl' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.opengl.glsl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.opengl.glsl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.opengl.glsl.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.opengl.glsl.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.glsl.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.opengl.glsl.so.0.0.0 gb.opengl.glsl.so.0 || { rm -f gb.opengl.glsl.so.0 && ln -s gb.opengl.glsl.so.0.0.0 gb.opengl.glsl.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.opengl.glsl.so.0.0.0 gb.opengl.glsl.so || { rm -f gb.opengl.glsl.so && ln -s gb.opengl.glsl.so.0.0.0 gb.opengl.glsl.so; }; }) libtool: install: install -p .libs/gb.opengl.glsl.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.glsl.la libtool: install: install -p .libs/gb.opengl.glsl.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.glsl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.glsl.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.glsl.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/glsl' Installing the gb.opengl.glsl control icons if needed... Creating the information files for gb.opengl.glsl component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/glsl' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/glsl' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/glsl' Making install in glu make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/glu' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/glu' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.opengl.glu.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.opengl.glu.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.opengl.glu.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.opengl.glu.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.glu.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.opengl.glu.so.0.0.0 gb.opengl.glu.so.0 || { rm -f gb.opengl.glu.so.0 && ln -s gb.opengl.glu.so.0.0.0 gb.opengl.glu.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.opengl.glu.so.0.0.0 gb.opengl.glu.so || { rm -f gb.opengl.glu.so && ln -s gb.opengl.glu.so.0.0.0 gb.opengl.glu.so; }; }) libtool: install: install -p .libs/gb.opengl.glu.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.glu.la libtool: install: install -p .libs/gb.opengl.glu.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.glu.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.glu.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.glu.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/glu' Installing the gb.opengl.glu control icons if needed... Creating the information files for gb.opengl.glu component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/glu' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/glu' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/glu' Making install in sge make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/sge' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/sge' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.opengl.sge.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.opengl.sge.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.opengl.sge.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.opengl.sge.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.sge.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.opengl.sge.so.0.0.0 gb.opengl.sge.so.0 || { rm -f gb.opengl.sge.so.0 && ln -s gb.opengl.sge.so.0.0.0 gb.opengl.sge.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.opengl.sge.so.0.0.0 gb.opengl.sge.so || { rm -f gb.opengl.sge.so && ln -s gb.opengl.sge.so.0.0.0 gb.opengl.sge.so; }; }) libtool: install: install -p .libs/gb.opengl.sge.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.sge.la libtool: install: install -p .libs/gb.opengl.sge.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.sge.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.sge.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.sge.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/sge' Installing the gb.opengl.sge control icons if needed... Creating the information files for gb.opengl.sge component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/sge' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/sge' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/sge' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl' Making install in gb.desktop.x11 make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.desktop.x11.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.desktop.x11.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.desktop.x11.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.desktop.x11.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.desktop.x11.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.desktop.x11.so.0.0.0 gb.desktop.x11.so.0 || { rm -f gb.desktop.x11.so.0 && ln -s gb.desktop.x11.so.0.0.0 gb.desktop.x11.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.desktop.x11.so.0.0.0 gb.desktop.x11.so || { rm -f gb.desktop.x11.so && ln -s gb.desktop.x11.so.0.0.0 gb.desktop.x11.so; }; }) libtool: install: install -p .libs/gb.desktop.x11.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.desktop.x11.la libtool: install: install -p .libs/gb.desktop.x11.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.desktop.x11.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.desktop.x11.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.desktop.x11.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11/src' Installing the gb.desktop.x11 control icons if needed... Creating the information files for gb.desktop.x11 component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11' Making install in gb.desktop.gnome.keyring make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.desktop.gnome.keyring.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.desktop.gnome.keyring.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.desktop.gnome.keyring.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.desktop.gnome.keyring.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.desktop.gnome.keyring.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.desktop.gnome.keyring.so.0.0.0 gb.desktop.gnome.keyring.so.0 || { rm -f gb.desktop.gnome.keyring.so.0 && ln -s gb.desktop.gnome.keyring.so.0.0.0 gb.desktop.gnome.keyring.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.desktop.gnome.keyring.so.0.0.0 gb.desktop.gnome.keyring.so || { rm -f gb.desktop.gnome.keyring.so && ln -s gb.desktop.gnome.keyring.so.0.0.0 gb.desktop.gnome.keyring.so; }; }) libtool: install: install -p .libs/gb.desktop.gnome.keyring.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.desktop.gnome.keyring.la libtool: install: install -p .libs/gb.desktop.gnome.keyring.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.desktop.gnome.keyring.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.desktop.gnome.keyring.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.desktop.gnome.keyring.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring/src' Installing the gb.desktop.gnome.keyring control icons if needed... Creating the information files for gb.desktop.gnome.keyring component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring' Making install in gb.pdf make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pdf' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pdf/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pdf/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.pdf.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.pdf.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.pdf.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.pdf.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.pdf.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.pdf.so.0.0.0 gb.pdf.so.0 || { rm -f gb.pdf.so.0 && ln -s gb.pdf.so.0.0.0 gb.pdf.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.pdf.so.0.0.0 gb.pdf.so || { rm -f gb.pdf.so && ln -s gb.pdf.so.0.0.0 gb.pdf.so; }; }) libtool: install: install -p .libs/gb.pdf.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.pdf.la libtool: install: install -p .libs/gb.pdf.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.pdf.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.pdf.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.pdf.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pdf/src' Installing the gb.pdf control icons if needed... Creating the information files for gb.pdf component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pdf/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pdf/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pdf/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pdf' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pdf' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pdf' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pdf' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pdf' Making install in gb.cairo make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.cairo' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.cairo/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.cairo/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.cairo.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.cairo.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.cairo.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.cairo.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.cairo.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.cairo.so.0.0.0 gb.cairo.so.0 || { rm -f gb.cairo.so.0 && ln -s gb.cairo.so.0.0.0 gb.cairo.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.cairo.so.0.0.0 gb.cairo.so || { rm -f gb.cairo.so && ln -s gb.cairo.so.0.0.0 gb.cairo.so; }; }) libtool: install: install -p .libs/gb.cairo.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.cairo.la libtool: install: install -p .libs/gb.cairo.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.cairo.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.cairo.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.cairo.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.cairo/src' Installing the gb.cairo control icons if needed... Creating the information files for gb.cairo component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.cairo/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.cairo/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.cairo/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.cairo' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.cairo' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.cairo' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.cairo' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.cairo' Making install in gb.image.io make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.io' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.io/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.io/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.image.io.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.image.io.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.image.io.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.image.io.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.io.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.image.io.so.0.0.0 gb.image.io.so.0 || { rm -f gb.image.io.so.0 && ln -s gb.image.io.so.0.0.0 gb.image.io.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.image.io.so.0.0.0 gb.image.io.so || { rm -f gb.image.io.so && ln -s gb.image.io.so.0.0.0 gb.image.io.so; }; }) libtool: install: install -p .libs/gb.image.io.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.io.la libtool: install: install -p .libs/gb.image.io.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.io.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.io.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.io.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.io/src' Installing the gb.image.io control icons if needed... Creating the information files for gb.image.io component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.io/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.io/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.io/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.io' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.io' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.io' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.io' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.io' Making install in gb.image.imlib make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.image.imlib.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.image.imlib.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.image.imlib.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.image.imlib.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.imlib.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.image.imlib.so.0.0.0 gb.image.imlib.so.0 || { rm -f gb.image.imlib.so.0 && ln -s gb.image.imlib.so.0.0.0 gb.image.imlib.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.image.imlib.so.0.0.0 gb.image.imlib.so || { rm -f gb.image.imlib.so && ln -s gb.image.imlib.so.0.0.0 gb.image.imlib.so; }; }) libtool: install: install -p .libs/gb.image.imlib.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.imlib.la libtool: install: install -p .libs/gb.image.imlib.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.imlib.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.imlib.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.imlib.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib/src' Installing the gb.image.imlib control icons if needed... Creating the information files for gb.image.imlib component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib' Making install in gb.dbus make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.dbus' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.dbus/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.dbus/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.dbus.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.dbus.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.dbus.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.dbus.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.dbus.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.dbus.so.0.0.0 gb.dbus.so.0 || { rm -f gb.dbus.so.0 && ln -s gb.dbus.so.0.0.0 gb.dbus.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.dbus.so.0.0.0 gb.dbus.so || { rm -f gb.dbus.so && ln -s gb.dbus.so.0.0.0 gb.dbus.so; }; }) libtool: install: install -p .libs/gb.dbus.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.dbus.la libtool: install: install -p .libs/gb.dbus.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.dbus.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.dbus.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.dbus.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.dbus/src' Compiling the gb.dbus project... gb.dbus OK Installing the gb.dbus control icons if needed... Creating the information files for gb.dbus component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.dbus/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.dbus/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.dbus/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.dbus' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.dbus' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.dbus' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.dbus' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.dbus' Making install in gb.gsl make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gsl' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gsl/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gsl/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gsl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gsl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.gsl.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.gsl.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gsl.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gsl.so.0.0.0 gb.gsl.so.0 || { rm -f gb.gsl.so.0 && ln -s gb.gsl.so.0.0.0 gb.gsl.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gsl.so.0.0.0 gb.gsl.so || { rm -f gb.gsl.so && ln -s gb.gsl.so.0.0.0 gb.gsl.so; }; }) libtool: install: install -p .libs/gb.gsl.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gsl.la libtool: install: install -p .libs/gb.gsl.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gsl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gsl.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gsl.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gsl/src' Installing the gb.gsl control icons if needed... Creating the information files for gb.gsl component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gsl/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gsl/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gsl/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gsl' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gsl' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gsl' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gsl' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gsl' Making install in gb.gmp make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gmp' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gmp/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gmp/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gmp.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gmp.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.gmp.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.gmp.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gmp.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gmp.so.0.0.0 gb.gmp.so.0 || { rm -f gb.gmp.so.0 && ln -s gb.gmp.so.0.0.0 gb.gmp.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gmp.so.0.0.0 gb.gmp.so || { rm -f gb.gmp.so && ln -s gb.gmp.so.0.0.0 gb.gmp.so; }; }) libtool: install: install -p .libs/gb.gmp.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gmp.la libtool: install: install -p .libs/gb.gmp.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gmp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gmp.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gmp.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gmp/src' Installing the gb.gmp control icons if needed... Creating the information files for gb.gmp component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gmp/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gmp/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gmp/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gmp' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gmp' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gmp' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gmp' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gmp' Making install in gb.ncurses make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.ncurses.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.ncurses.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.ncurses.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.ncurses.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.ncurses.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.ncurses.so.0.0.0 gb.ncurses.so.0 || { rm -f gb.ncurses.so.0 && ln -s gb.ncurses.so.0.0.0 gb.ncurses.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.ncurses.so.0.0.0 gb.ncurses.so || { rm -f gb.ncurses.so && ln -s gb.ncurses.so.0.0.0 gb.ncurses.so; }; }) libtool: install: install -p .libs/gb.ncurses.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.ncurses.la libtool: install: install -p .libs/gb.ncurses.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.ncurses.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.ncurses.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.ncurses.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses/src' Installing the gb.ncurses control icons if needed... Creating the information files for gb.ncurses component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses' Making install in gb.media make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.media' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.media/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.media/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.media.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.media.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.media.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.media.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.media.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.media.so.0.0.0 gb.media.so.0 || { rm -f gb.media.so.0 && ln -s gb.media.so.0.0.0 gb.media.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.media.so.0.0.0 gb.media.so || { rm -f gb.media.so && ln -s gb.media.so.0.0.0 gb.media.so; }; }) libtool: install: install -p .libs/gb.media.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.media.la libtool: install: install -p .libs/gb.media.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.media.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.media.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.media.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.media/src' Installing the gb.media control icons if needed... Creating the information files for gb.media component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.media/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.media/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.media/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.media' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.media' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.media' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.media' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.media' Making install in gb.jit make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.jit' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.jit' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.jit' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.jit' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.jit' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.jit' Making install in gb.httpd make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.httpd' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.httpd/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.httpd/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.httpd.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.httpd.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.httpd.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.httpd.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.httpd.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.httpd.so.0.0.0 gb.httpd.so.0 || { rm -f gb.httpd.so.0 && ln -s gb.httpd.so.0.0.0 gb.httpd.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.httpd.so.0.0.0 gb.httpd.so || { rm -f gb.httpd.so && ln -s gb.httpd.so.0.0.0 gb.httpd.so; }; }) libtool: install: install -p .libs/gb.httpd.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.httpd.la libtool: install: install -p .libs/gb.httpd.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.httpd.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.httpd.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.httpd.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.httpd/src' Installing the gb.httpd control icons if needed... Creating the information files for gb.httpd component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.httpd/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.httpd/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.httpd/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.httpd' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.httpd' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.httpd' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.httpd' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.httpd' Making install in gb.openssl make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openssl' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openssl/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openssl/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.openssl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.openssl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.openssl.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.openssl.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.openssl.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.openssl.so.0.0.0 gb.openssl.so.0 || { rm -f gb.openssl.so.0 && ln -s gb.openssl.so.0.0.0 gb.openssl.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.openssl.so.0.0.0 gb.openssl.so || { rm -f gb.openssl.so && ln -s gb.openssl.so.0.0.0 gb.openssl.so; }; }) libtool: install: install -p .libs/gb.openssl.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.openssl.la libtool: install: install -p .libs/gb.openssl.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.openssl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.openssl.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.openssl.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openssl/src' Installing the gb.openssl control icons if needed... Creating the information files for gb.openssl component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openssl/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openssl/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openssl/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openssl' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openssl' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openssl' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openssl' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openssl' Making install in gb.openal make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openal' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openal/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openal/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.openal.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.openal.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.openal.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.openal.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.openal.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.openal.so.0.0.0 gb.openal.so.0 || { rm -f gb.openal.so.0 && ln -s gb.openal.so.0.0.0 gb.openal.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.openal.so.0.0.0 gb.openal.so || { rm -f gb.openal.so && ln -s gb.openal.so.0.0.0 gb.openal.so; }; }) libtool: install: install -p .libs/gb.openal.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.openal.la libtool: install: install -p .libs/gb.openal.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.openal.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.openal.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.openal.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openal/src' Installing the gb.openal control icons if needed... Creating the information files for gb.openal component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openal/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openal/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openal/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openal' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openal' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openal' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openal' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openal' Making install in comp make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/comp' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/comp' [Installing with DESTDIR=/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386] Installing the components... Compiling gb.eval.highlight... OK Installing gb.eval.highlight... Compiling gb.args... OK Installing gb.args... Compiling gb.settings... OK Installing gb.settings... Compiling gb.gui.base... OK Installing gb.gui.base... Compiling gb.form... OK Installing gb.form... Compiling gb.form.stock... OK Installing gb.form.stock... Compiling gb.form.dialog... OK Installing gb.form.dialog... Compiling gb.form.mdi... OK Installing gb.form.mdi... Compiling gb.db.form... OK Installing gb.db.form... Compiling gb.desktop... OK Installing gb.desktop... Compiling gb.web... OK Installing gb.web... Compiling gb.report... OK Installing gb.report... Compiling gb.report2... OK Installing gb.report2... Compiling gb.chart... OK Installing gb.chart... Compiling gb.mysql... OK Installing gb.mysql... Compiling gb.net.smtp... OK Installing gb.net.smtp... Compiling gb.net.pop3... OK Installing gb.net.pop3... Compiling gb.memcached... OK Installing gb.memcached... Compiling gb.map... OK Installing gb.map... Compiling gb.logging... OK Installing gb.logging... Compiling gb.markdown... OK Installing gb.markdown... Compiling gb.media.form... OK Installing gb.media.form... Compiling gb.scanner... OK Installing gb.scanner... Compiling gb.util... OK Installing gb.util... Compiling gb.util.web... OK Installing gb.util.web... Compiling gb.form.editor... OK Installing gb.form.editor... Compiling gb.dbus.trayicon... OK Installing gb.dbus.trayicon... Compiling gb.web.form... OK Installing gb.web.form... Compiling gb.form.terminal... OK Installing gb.form.terminal... make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/comp' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/comp' Making install in app make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/app' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/app' [Installing with DESTDIR=/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386] Installing the development environment... Compiling gambas3... OK Installing gambas3... Compiling gbs3... OK Installing gbs3... Installing the scripter... Registering Gambas script mimetype Registering Gambas server page mimetype Installing the Gambas appdata file Installing the Gambas template projects install -p -d /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/share/gambas3/template; cp -R ./template/* /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/share/gambas3/template; make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/app' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/app' Making install in . make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2' + make LIBTOOL=/usr/bin/libtool DESTDIR=/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386 'INSTALL=install -p' install Making install in main make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main' make install-recursive make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main' Making install in gbc make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/gbc' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/gbc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/bin' /usr/bin/libtool --mode=install install -p gbc3 gba3 gbi3 '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/bin' libtool: install: install -p gbc3 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/bin/gbc3 libtool: install: install -p gba3 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/bin/gba3 libtool: install: install -p gbi3 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/bin/gbi3 make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/gbc' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/gbc' Making install in gbx make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/gbx' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/gbx' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/bin' /usr/bin/libtool --mode=install install -p gbx3 '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/bin' libtool: install: install -p gbx3 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/bin/gbx3 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.so.0.0.0 gb.so.0 || { rm -f gb.so.0 && ln -s gb.so.0.0.0 gb.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.so.0.0.0 gb.so || { rm -f gb.so && ln -s gb.so.0.0.0 gb.so; }; }) libtool: install: install -p .libs/gb.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.la libtool: install: install -p .libs/gb.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/gbx' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/gbx' Making install in . make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main' [Installing with DESTDIR=/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386] Making runtime symbolic link Registering Gambas executable mimetype Creating the information files for gb component... gb Installing the compiler tools... Compiling gbh3... OK Installing gbh3... make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main' Making install in lib make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib' Making install in debug make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/debug' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/debug' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.debug.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.debug.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.debug.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.debug.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.debug.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.debug.so.0.0.0 gb.debug.so.0 || { rm -f gb.debug.so.0 && ln -s gb.debug.so.0.0.0 gb.debug.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.debug.so.0.0.0 gb.debug.so || { rm -f gb.debug.so && ln -s gb.debug.so.0.0.0 gb.debug.so; }; }) libtool: install: install -p .libs/gb.debug.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.debug.la libtool: install: install -p .libs/gb.debug.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.debug.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.debug.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.debug.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/debug' Installing the gb.debug control icons if needed... Creating the information files for gb.debug component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/debug' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/debug' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/debug' Making install in eval make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/eval' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/eval' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.eval.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.eval.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.eval.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.eval.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.eval.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.eval.so.0.0.0 gb.eval.so.0 || { rm -f gb.eval.so.0 && ln -s gb.eval.so.0.0.0 gb.eval.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.eval.so.0.0.0 gb.eval.so || { rm -f gb.eval.so && ln -s gb.eval.so.0.0.0 gb.eval.so; }; }) libtool: install: install -p .libs/gb.eval.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.eval.la libtool: install: install -p .libs/gb.eval.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.eval.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.eval.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.eval.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/eval' Installing the gb.eval control icons if needed... Creating the information files for gb.eval component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/eval' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/eval' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/eval' Making install in db make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/db' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/db' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.db.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.db.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.db.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.db.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.db.so.0.0.0 gb.db.so.0 || { rm -f gb.db.so.0 && ln -s gb.db.so.0.0.0 gb.db.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.db.so.0.0.0 gb.db.so || { rm -f gb.db.so && ln -s gb.db.so.0.0.0 gb.db.so; }; }) libtool: install: install -p .libs/gb.db.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.la libtool: install: install -p .libs/gb.db.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/db' Compiling the gb.db project... gb.db OK Installing the gb.db control icons if needed... Creating the information files for gb.db component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/db' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/db' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/db' Making install in compress make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/compress' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/compress' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.compress.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.compress.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.compress.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.compress.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.compress.so.0.0.0 gb.compress.so.0 || { rm -f gb.compress.so.0 && ln -s gb.compress.so.0.0.0 gb.compress.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.compress.so.0.0.0 gb.compress.so || { rm -f gb.compress.so && ln -s gb.compress.so.0.0.0 gb.compress.so; }; }) libtool: install: install -p .libs/gb.compress.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.la libtool: install: install -p .libs/gb.compress.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/compress' Installing the gb.compress control icons if needed... Creating the information files for gb.compress component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/compress' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/compress' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/compress' Making install in vb make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/vb' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/vb' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.vb.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.vb.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.vb.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.vb.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.vb.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.vb.so.0.0.0 gb.vb.so.0 || { rm -f gb.vb.so.0 && ln -s gb.vb.so.0.0.0 gb.vb.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.vb.so.0.0.0 gb.vb.so || { rm -f gb.vb.so && ln -s gb.vb.so.0.0.0 gb.vb.so; }; }) libtool: install: install -p .libs/gb.vb.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.vb.la libtool: install: install -p .libs/gb.vb.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.vb.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.vb.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.vb.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/vb' Installing the gb.vb control icons if needed... Creating the information files for gb.vb component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/vb' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/vb' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/vb' Making install in option make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/option' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/option' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.option.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.option.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.option.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.option.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.option.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.option.so.0.0.0 gb.option.so.0 || { rm -f gb.option.so.0 && ln -s gb.option.so.0.0.0 gb.option.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.option.so.0.0.0 gb.option.so || { rm -f gb.option.so && ln -s gb.option.so.0.0.0 gb.option.so; }; }) libtool: install: install -p .libs/gb.option.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.option.la libtool: install: install -p .libs/gb.option.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.option.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.option.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.option.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/option' Installing the gb.option control icons if needed... Creating the information files for gb.option component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/option' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/option' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/option' Making install in geom make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/geom' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/geom' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.geom.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.geom.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.geom.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.geom.so.0.0.0 gb.geom.so.0 || { rm -f gb.geom.so.0 && ln -s gb.geom.so.0.0.0 gb.geom.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.geom.so.0.0.0 gb.geom.so || { rm -f gb.geom.so && ln -s gb.geom.so.0.0.0 gb.geom.so; }; }) libtool: install: install -p .libs/gb.geom.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.geom.la libtool: install: install -p .libs/gb.geom.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.geom.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.geom.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.geom.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/geom' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/geom' Making install in draw make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/draw' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/draw' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.draw.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.draw.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.draw.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.draw.so.0.0.0 gb.draw.so.0 || { rm -f gb.draw.so.0 && ln -s gb.draw.so.0.0.0 gb.draw.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.draw.so.0.0.0 gb.draw.so || { rm -f gb.draw.so && ln -s gb.draw.so.0.0.0 gb.draw.so; }; }) libtool: install: install -p .libs/gb.draw.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.draw.la libtool: install: install -p .libs/gb.draw.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.draw.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.draw.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.draw.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/draw' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/draw' Making install in image make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/image' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/image' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.image.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.image.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.image.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.image.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.image.so.0.0.0 gb.image.so.0 || { rm -f gb.image.so.0 && ln -s gb.image.so.0.0.0 gb.image.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.image.so.0.0.0 gb.image.so || { rm -f gb.image.so && ln -s gb.image.so.0.0.0 gb.image.so; }; }) libtool: install: install -p .libs/gb.image.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.la libtool: install: install -p .libs/gb.image.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/image' Installing the gb.image control icons if needed... Creating the information files for gb.image component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/image' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/image' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/image' Making install in gui make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gui.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gui.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.gui.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.gui.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gui.so.0.0.0 gb.gui.so.0 || { rm -f gb.gui.so.0 && ln -s gb.gui.so.0.0.0 gb.gui.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gui.so.0.0.0 gb.gui.so || { rm -f gb.gui.so && ln -s gb.gui.so.0.0.0 gb.gui.so; }; }) libtool: install: install -p .libs/gb.gui.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.la libtool: install: install -p .libs/gb.gui.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui' Installing the gb.gui control icons if needed... Creating the information files for gb.gui component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui' Making install in gui.opengl make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.opengl' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.opengl' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gui.opengl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gui.opengl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.gui.opengl.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.gui.opengl.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.opengl.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gui.opengl.so.0.0.0 gb.gui.opengl.so.0 || { rm -f gb.gui.opengl.so.0 && ln -s gb.gui.opengl.so.0.0.0 gb.gui.opengl.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gui.opengl.so.0.0.0 gb.gui.opengl.so || { rm -f gb.gui.opengl.so && ln -s gb.gui.opengl.so.0.0.0 gb.gui.opengl.so; }; }) libtool: install: install -p .libs/gb.gui.opengl.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.opengl.la libtool: install: install -p .libs/gb.gui.opengl.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.opengl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.opengl.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.opengl.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.opengl' Installing the gb.gui.opengl control icons if needed... Creating the information files for gb.gui.opengl component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.opengl' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.opengl' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.opengl' Making install in gui.qt make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.qt' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.qt' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gui.qt.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gui.qt.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.gui.qt.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.gui.qt.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.qt.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gui.qt.so.0.0.0 gb.gui.qt.so.0 || { rm -f gb.gui.qt.so.0 && ln -s gb.gui.qt.so.0.0.0 gb.gui.qt.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gui.qt.so.0.0.0 gb.gui.qt.so || { rm -f gb.gui.qt.so && ln -s gb.gui.qt.so.0.0.0 gb.gui.qt.so; }; }) libtool: install: install -p .libs/gb.gui.qt.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.qt.la libtool: install: install -p .libs/gb.gui.qt.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.qt.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.qt.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.qt.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.qt' Installing the gb.gui.qt control icons if needed... Creating the information files for gb.gui.qt component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.qt' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.qt' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.qt' Making install in gui.qt.webkit make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.qt.webkit' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.qt.webkit' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gui.qt.webkit.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gui.qt.webkit.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.gui.qt.webkit.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.gui.qt.webkit.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.qt.webkit.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gui.qt.webkit.so.0.0.0 gb.gui.qt.webkit.so.0 || { rm -f gb.gui.qt.webkit.so.0 && ln -s gb.gui.qt.webkit.so.0.0.0 gb.gui.qt.webkit.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gui.qt.webkit.so.0.0.0 gb.gui.qt.webkit.so || { rm -f gb.gui.qt.webkit.so && ln -s gb.gui.qt.webkit.so.0.0.0 gb.gui.qt.webkit.so; }; }) libtool: install: install -p .libs/gb.gui.qt.webkit.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.qt.webkit.la libtool: install: install -p .libs/gb.gui.qt.webkit.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.qt.webkit.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.qt.webkit.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.qt.webkit.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.qt.webkit' Installing the gb.gui.qt.webkit control icons if needed... Creating the information files for gb.gui.qt.webkit component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.qt.webkit' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.qt.webkit' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.qt.webkit' Making install in image.effect make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/image.effect' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/image.effect' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.image.effect.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.image.effect.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.image.effect.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.image.effect.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.effect.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.image.effect.so.0.0.0 gb.image.effect.so.0 || { rm -f gb.image.effect.so.0 && ln -s gb.image.effect.so.0.0.0 gb.image.effect.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.image.effect.so.0.0.0 gb.image.effect.so || { rm -f gb.image.effect.so && ln -s gb.image.effect.so.0.0.0 gb.image.effect.so; }; }) libtool: install: install -p .libs/gb.image.effect.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.effect.la libtool: install: install -p .libs/gb.image.effect.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.effect.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.effect.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.effect.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/image.effect' Installing the gb.image.effect control icons if needed... Creating the information files for gb.image.effect component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/image.effect' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/image.effect' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/image.effect' Making install in signal make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/signal' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/signal' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.signal.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.signal.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.signal.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.signal.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.signal.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.signal.so.0.0.0 gb.signal.so.0 || { rm -f gb.signal.so.0 && ln -s gb.signal.so.0.0.0 gb.signal.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.signal.so.0.0.0 gb.signal.so || { rm -f gb.signal.so && ln -s gb.signal.so.0.0.0 gb.signal.so; }; }) libtool: install: install -p .libs/gb.signal.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.signal.la libtool: install: install -p .libs/gb.signal.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.signal.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.signal.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.signal.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/signal' Installing the gb.signal control icons if needed... Creating the information files for gb.signal component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/signal' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/signal' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/signal' Making install in complex make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/complex' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/complex' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.complex.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.complex.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.complex.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.complex.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.complex.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.complex.so.0.0.0 gb.complex.so.0 || { rm -f gb.complex.so.0 && ln -s gb.complex.so.0.0.0 gb.complex.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.complex.so.0.0.0 gb.complex.so || { rm -f gb.complex.so && ln -s gb.complex.so.0.0.0 gb.complex.so; }; }) libtool: install: install -p .libs/gb.complex.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.complex.la libtool: install: install -p .libs/gb.complex.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.complex.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.complex.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.complex.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/complex' Installing the gb.complex control icons if needed... Creating the information files for gb.complex component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/complex' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/complex' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/complex' Making install in data make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/data' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/data' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.data.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.data.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.data.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.data.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.data.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.data.so.0.0.0 gb.data.so.0 || { rm -f gb.data.so.0 && ln -s gb.data.so.0.0.0 gb.data.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.data.so.0.0.0 gb.data.so || { rm -f gb.data.so && ln -s gb.data.so.0.0.0 gb.data.so; }; }) libtool: install: install -p .libs/gb.data.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.data.la libtool: install: install -p .libs/gb.data.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.data.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.data.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.data.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/data' Compiling the gb.data project... gb.data OK Installing the gb.data control icons if needed... Creating the information files for gb.data component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/data' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/data' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/data' Making install in clipper make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/clipper' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/clipper' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.clipper.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.clipper.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.clipper.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.clipper.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.clipper.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.clipper.so.0.0.0 gb.clipper.so.0 || { rm -f gb.clipper.so.0 && ln -s gb.clipper.so.0.0.0 gb.clipper.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.clipper.so.0.0.0 gb.clipper.so || { rm -f gb.clipper.so && ln -s gb.clipper.so.0.0.0 gb.clipper.so; }; }) libtool: install: install -p .libs/gb.clipper.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.clipper.la libtool: install: install -p .libs/gb.clipper.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.clipper.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.clipper.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.clipper.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/clipper' Installing the gb.clipper control icons if needed... Creating the information files for gb.clipper component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/clipper' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/clipper' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/clipper' Making install in gui.trayicon make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.trayicon' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.trayicon' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gui.trayicon.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gui.trayicon.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.gui.trayicon.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.gui.trayicon.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.trayicon.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gui.trayicon.so.0.0.0 gb.gui.trayicon.so.0 || { rm -f gb.gui.trayicon.so.0 && ln -s gb.gui.trayicon.so.0.0.0 gb.gui.trayicon.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gui.trayicon.so.0.0.0 gb.gui.trayicon.so || { rm -f gb.gui.trayicon.so && ln -s gb.gui.trayicon.so.0.0.0 gb.gui.trayicon.so; }; }) libtool: install: install -p .libs/gb.gui.trayicon.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.trayicon.la libtool: install: install -p .libs/gb.gui.trayicon.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.trayicon.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.trayicon.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.trayicon.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.trayicon' Installing the gb.gui.trayicon control icons if needed... Creating the information files for gb.gui.trayicon component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.trayicon' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.trayicon' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/gui.trayicon' Making install in inotify make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/inotify' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/inotify' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.inotify.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.inotify.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.inotify.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.inotify.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.inotify.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.inotify.so.0.0.0 gb.inotify.so.0 || { rm -f gb.inotify.so.0 && ln -s gb.inotify.so.0.0.0 gb.inotify.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.inotify.so.0.0.0 gb.inotify.so || { rm -f gb.inotify.so && ln -s gb.inotify.so.0.0.0 gb.inotify.so; }; }) libtool: install: install -p .libs/gb.inotify.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.inotify.la libtool: install: install -p .libs/gb.inotify.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.inotify.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.inotify.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.inotify.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/inotify' Installing the gb.inotify control icons if needed... Creating the information files for gb.inotify component... make[6]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/inotify' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/inotify' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib/inotify' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib' make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/lib' Making install in share make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/share' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/main/share' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/share' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main/share' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/main' Making install in gb.compress.bzlib2 make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.compress.bzlib2.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.compress.bzlib2.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.compress.bzlib2.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.compress.bzlib2.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.bzlib2.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.compress.bzlib2.so.0.0.0 gb.compress.bzlib2.so.0 || { rm -f gb.compress.bzlib2.so.0 && ln -s gb.compress.bzlib2.so.0.0.0 gb.compress.bzlib2.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.compress.bzlib2.so.0.0.0 gb.compress.bzlib2.so || { rm -f gb.compress.bzlib2.so && ln -s gb.compress.bzlib2.so.0.0.0 gb.compress.bzlib2.so; }; }) libtool: install: install -p .libs/gb.compress.bzlib2.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.bzlib2.la libtool: install: install -p .libs/gb.compress.bzlib2.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.bzlib2.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.bzlib2.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.bzlib2.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2/src' Installing the gb.compress.bzlib2 control icons if needed... Creating the information files for gb.compress.bzlib2 component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.bzlib2' Making install in gb.compress.zlib make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.compress.zlib.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.compress.zlib.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.compress.zlib.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.compress.zlib.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.zlib.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.compress.zlib.so.0.0.0 gb.compress.zlib.so.0 || { rm -f gb.compress.zlib.so.0 && ln -s gb.compress.zlib.so.0.0.0 gb.compress.zlib.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.compress.zlib.so.0.0.0 gb.compress.zlib.so || { rm -f gb.compress.zlib.so && ln -s gb.compress.zlib.so.0.0.0 gb.compress.zlib.so; }; }) libtool: install: install -p .libs/gb.compress.zlib.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.zlib.la libtool: install: install -p .libs/gb.compress.zlib.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.zlib.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.zlib.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.zlib.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib/src' Installing the gb.compress.zlib control icons if needed... Creating the information files for gb.compress.zlib component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.compress.zlib' Making install in gb.db.mysql make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.db.mysql.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.db.mysql.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.db.mysql.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.db.mysql.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.mysql.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.db.mysql.so.0.0.0 gb.db.mysql.so.0 || { rm -f gb.db.mysql.so.0 && ln -s gb.db.mysql.so.0.0.0 gb.db.mysql.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.db.mysql.so.0.0.0 gb.db.mysql.so || { rm -f gb.db.mysql.so && ln -s gb.db.mysql.so.0.0.0 gb.db.mysql.so; }; }) libtool: install: install -p .libs/gb.db.mysql.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.mysql.la libtool: install: install -p .libs/gb.db.mysql.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.mysql.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.mysql.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.mysql.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql/src' Installing the gb.db.mysql control icons if needed... Creating the information files for gb.db.mysql component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.mysql' Making install in gb.db.odbc make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.db.odbc.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.db.odbc.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.db.odbc.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.db.odbc.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.odbc.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.db.odbc.so.0.0.0 gb.db.odbc.so.0 || { rm -f gb.db.odbc.so.0 && ln -s gb.db.odbc.so.0.0.0 gb.db.odbc.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.db.odbc.so.0.0.0 gb.db.odbc.so || { rm -f gb.db.odbc.so && ln -s gb.db.odbc.so.0.0.0 gb.db.odbc.so; }; }) libtool: install: install -p .libs/gb.db.odbc.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.odbc.la libtool: install: install -p .libs/gb.db.odbc.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.odbc.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.odbc.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.odbc.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc/src' Installing the gb.db.odbc control icons if needed... Creating the information files for gb.db.odbc component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.odbc' Making install in gb.db.postgresql make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.db.postgresql.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.db.postgresql.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.db.postgresql.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.db.postgresql.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.postgresql.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.db.postgresql.so.0.0.0 gb.db.postgresql.so.0 || { rm -f gb.db.postgresql.so.0 && ln -s gb.db.postgresql.so.0.0.0 gb.db.postgresql.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.db.postgresql.so.0.0.0 gb.db.postgresql.so || { rm -f gb.db.postgresql.so && ln -s gb.db.postgresql.so.0.0.0 gb.db.postgresql.so; }; }) libtool: install: install -p .libs/gb.db.postgresql.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.postgresql.la libtool: install: install -p .libs/gb.db.postgresql.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.postgresql.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.postgresql.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.postgresql.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql/src' Installing the gb.db.postgresql control icons if needed... Creating the information files for gb.db.postgresql component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.postgresql' Making install in gb.db.sqlite2 make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.db.sqlite2.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.db.sqlite2.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.db.sqlite2.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.db.sqlite2.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.sqlite2.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.db.sqlite2.so.0.0.0 gb.db.sqlite2.so.0 || { rm -f gb.db.sqlite2.so.0 && ln -s gb.db.sqlite2.so.0.0.0 gb.db.sqlite2.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.db.sqlite2.so.0.0.0 gb.db.sqlite2.so || { rm -f gb.db.sqlite2.so && ln -s gb.db.sqlite2.so.0.0.0 gb.db.sqlite2.so; }; }) libtool: install: install -p .libs/gb.db.sqlite2.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.sqlite2.la libtool: install: install -p .libs/gb.db.sqlite2.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.sqlite2.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.sqlite2.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.sqlite2.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2/src' Installing the gb.db.sqlite2 control icons if needed... Creating the information files for gb.db.sqlite2 component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite2' Making install in gb.db.sqlite3 make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.db.sqlite3.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.db.sqlite3.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.db.sqlite3.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.db.sqlite3.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.sqlite3.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.db.sqlite3.so.0.0.0 gb.db.sqlite3.so.0 || { rm -f gb.db.sqlite3.so.0 && ln -s gb.db.sqlite3.so.0.0.0 gb.db.sqlite3.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.db.sqlite3.so.0.0.0 gb.db.sqlite3.so || { rm -f gb.db.sqlite3.so && ln -s gb.db.sqlite3.so.0.0.0 gb.db.sqlite3.so; }; }) libtool: install: install -p .libs/gb.db.sqlite3.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.sqlite3.la libtool: install: install -p .libs/gb.db.sqlite3.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.sqlite3.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.sqlite3.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.sqlite3.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3/src' Installing the gb.db.sqlite3 control icons if needed... Creating the information files for gb.db.sqlite3 component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.db.sqlite3' Making install in gb.net make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.net.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.net.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.net.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.net.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.net.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.net.so.0.0.0 gb.net.so.0 || { rm -f gb.net.so.0 && ln -s gb.net.so.0.0.0 gb.net.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.net.so.0.0.0 gb.net.so || { rm -f gb.net.so && ln -s gb.net.so.0.0.0 gb.net.so; }; }) libtool: install: install -p .libs/gb.net.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.net.la libtool: install: install -p .libs/gb.net.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.net.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.net.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.net.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net/src' Installing the gb.net control icons if needed... Creating the information files for gb.net component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net' Making install in gb.net.curl make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.net.curl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.net.curl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.net.curl.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.net.curl.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.net.curl.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.net.curl.so.0.0.0 gb.net.curl.so.0 || { rm -f gb.net.curl.so.0 && ln -s gb.net.curl.so.0.0.0 gb.net.curl.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.net.curl.so.0.0.0 gb.net.curl.so || { rm -f gb.net.curl.so && ln -s gb.net.curl.so.0.0.0 gb.net.curl.so; }; }) libtool: install: install -p .libs/gb.net.curl.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.net.curl.la libtool: install: install -p .libs/gb.net.curl.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.net.curl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.net.curl.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.net.curl.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl/src' Compiling the gb.net.curl project... gb.net.curl OK Installing the gb.net.curl control icons if needed... Creating the information files for gb.net.curl component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.net.curl' Making install in gb.mime make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.mime' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.mime/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.mime/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.mime.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.mime.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.mime.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.mime.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.mime.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.mime.so.0.0.0 gb.mime.so.0 || { rm -f gb.mime.so.0 && ln -s gb.mime.so.0.0.0 gb.mime.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.mime.so.0.0.0 gb.mime.so || { rm -f gb.mime.so && ln -s gb.mime.so.0.0.0 gb.mime.so; }; }) libtool: install: install -p .libs/gb.mime.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.mime.la libtool: install: install -p .libs/gb.mime.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.mime.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.mime.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.mime.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.mime/src' Installing the gb.mime control icons if needed... Creating the information files for gb.mime component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.mime/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.mime/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.mime/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.mime' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.mime' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.mime' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.mime' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.mime' Making install in gb.pcre make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pcre' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pcre/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pcre/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.pcre.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.pcre.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.pcre.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.pcre.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.pcre.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.pcre.so.0.0.0 gb.pcre.so.0 || { rm -f gb.pcre.so.0 && ln -s gb.pcre.so.0.0.0 gb.pcre.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.pcre.so.0.0.0 gb.pcre.so || { rm -f gb.pcre.so && ln -s gb.pcre.so.0.0.0 gb.pcre.so; }; }) libtool: install: install -p .libs/gb.pcre.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.pcre.la libtool: install: install -p .libs/gb.pcre.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.pcre.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.pcre.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.pcre.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pcre/src' Installing the gb.pcre control icons if needed... Creating the information files for gb.pcre component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pcre/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pcre/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pcre/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pcre' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pcre' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pcre' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pcre' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pcre' Making install in gb.sdl make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.sdl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.sdl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.sdl.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.sdl.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.sdl.so.0.0.0 gb.sdl.so.0 || { rm -f gb.sdl.so.0 && ln -s gb.sdl.so.0.0.0 gb.sdl.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.sdl.so.0.0.0 gb.sdl.so || { rm -f gb.sdl.so && ln -s gb.sdl.so.0.0.0 gb.sdl.so; }; }) libtool: install: install -p .libs/gb.sdl.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl.la libtool: install: install -p .libs/gb.sdl.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl/src' Installing the gb.sdl control icons if needed... Creating the information files for gb.sdl component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl' Making install in gb.sdl.sound make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.sdl.sound.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.sdl.sound.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.sdl.sound.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.sdl.sound.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl.sound.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.sdl.sound.so.0.0.0 gb.sdl.sound.so.0 || { rm -f gb.sdl.sound.so.0 && ln -s gb.sdl.sound.so.0.0.0 gb.sdl.sound.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.sdl.sound.so.0.0.0 gb.sdl.sound.so || { rm -f gb.sdl.sound.so && ln -s gb.sdl.sound.so.0.0.0 gb.sdl.sound.so; }; }) libtool: install: install -p .libs/gb.sdl.sound.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl.sound.la libtool: install: install -p .libs/gb.sdl.sound.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl.sound.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl.sound.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl.sound.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound/src' Installing the gb.sdl.sound control icons if needed... Creating the information files for gb.sdl.sound component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl.sound' Making install in gb.sdl2 make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src' Making install in . make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.sdl2.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.sdl2.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.sdl2.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.sdl2.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl2.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.sdl2.so.0.0.0 gb.sdl2.so.0 || { rm -f gb.sdl2.so.0 && ln -s gb.sdl2.so.0.0.0 gb.sdl2.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.sdl2.so.0.0.0 gb.sdl2.so || { rm -f gb.sdl2.so && ln -s gb.sdl2.so.0.0.0 gb.sdl2.so; }; }) libtool: install: install -p .libs/gb.sdl2.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl2.la libtool: install: install -p .libs/gb.sdl2.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl2.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl2.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl2.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src' Installing the gb.sdl2 control icons if needed... Creating the information files for gb.sdl2 component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src' Making install in audio make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src/audio' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src/audio' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.sdl2.audio.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.sdl2.audio.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.sdl2.audio.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.sdl2.audio.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl2.audio.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.sdl2.audio.so.0.0.0 gb.sdl2.audio.so.0 || { rm -f gb.sdl2.audio.so.0 && ln -s gb.sdl2.audio.so.0.0.0 gb.sdl2.audio.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.sdl2.audio.so.0.0.0 gb.sdl2.audio.so || { rm -f gb.sdl2.audio.so && ln -s gb.sdl2.audio.so.0.0.0 gb.sdl2.audio.so; }; }) libtool: install: install -p .libs/gb.sdl2.audio.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl2.audio.la libtool: install: install -p .libs/gb.sdl2.audio.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl2.audio.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl2.audio.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl2.audio.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src/audio' Installing the gb.sdl2.audio control icons if needed... Creating the information files for gb.sdl2.audio component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src/audio' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src/audio' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src/audio' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.sdl2' Making install in gb.libxml make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.libxml' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.libxml/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.libxml/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.libxml.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.libxml.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.libxml.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.libxml.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.libxml.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.libxml.so.0.0.0 gb.libxml.so.0 || { rm -f gb.libxml.so.0 && ln -s gb.libxml.so.0.0.0 gb.libxml.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.libxml.so.0.0.0 gb.libxml.so || { rm -f gb.libxml.so && ln -s gb.libxml.so.0.0.0 gb.libxml.so; }; }) libtool: install: install -p .libs/gb.libxml.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.libxml.la libtool: install: install -p .libs/gb.libxml.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.libxml.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.libxml.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.libxml.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.libxml/src' Installing the gb.libxml control icons if needed... Creating the information files for gb.libxml component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.libxml/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.libxml/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.libxml/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.libxml' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.libxml' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.libxml' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.libxml' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.libxml' Making install in gb.xml make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src' Making install in . make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.xml.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.xml.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.xml.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.xml.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.xml.so.0.0.0 gb.xml.so.0 || { rm -f gb.xml.so.0 && ln -s gb.xml.so.0.0.0 gb.xml.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.xml.so.0.0.0 gb.xml.so || { rm -f gb.xml.so && ln -s gb.xml.so.0.0.0 gb.xml.so; }; }) libtool: install: install -p .libs/gb.xml.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.la libtool: install: install -p .libs/gb.xml.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src' Compiling the gb.xml project... gb.xml OK Installing the gb.xml control icons if needed... Creating the information files for gb.xml component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src' Making install in xslt make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/xslt' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/xslt' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.xml.xslt.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.xml.xslt.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.xml.xslt.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.xml.xslt.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.xslt.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.xml.xslt.so.0.0.0 gb.xml.xslt.so.0 || { rm -f gb.xml.xslt.so.0 && ln -s gb.xml.xslt.so.0.0.0 gb.xml.xslt.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.xml.xslt.so.0.0.0 gb.xml.xslt.so || { rm -f gb.xml.xslt.so && ln -s gb.xml.xslt.so.0.0.0 gb.xml.xslt.so; }; }) libtool: install: install -p .libs/gb.xml.xslt.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.xslt.la libtool: install: install -p .libs/gb.xml.xslt.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.xslt.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.xslt.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.xslt.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/xslt' Installing the gb.xml.xslt control icons if needed... Creating the information files for gb.xml.xslt component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/xslt' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/xslt' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/xslt' Making install in rpc make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/rpc' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/rpc' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.xml.rpc.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.xml.rpc.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/rpc' Compiling the gb.xml.rpc project... gbi3: warning: component gb.xml.rpc not found gb.xml.rpc OK Installing the gb.xml.rpc control icons if needed... Creating the information files for gb.xml.rpc component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/rpc' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/rpc' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/rpc' Making install in html make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/html' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/html' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.xml.html.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.xml.html.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.xml.html.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.xml.html.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.html.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.xml.html.so.0.0.0 gb.xml.html.so.0 || { rm -f gb.xml.html.so.0 && ln -s gb.xml.html.so.0.0.0 gb.xml.html.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.xml.html.so.0.0.0 gb.xml.html.so || { rm -f gb.xml.html.so && ln -s gb.xml.html.so.0.0.0 gb.xml.html.so; }; }) libtool: install: install -p .libs/gb.xml.html.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.html.la libtool: install: install -p .libs/gb.xml.html.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.html.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.html.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.html.a make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/html' Installing the gb.xml.html control icons if needed... Creating the information files for gb.xml.html component... libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/html' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/html' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src/html' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.xml' Making install in gb.v4l make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.v4l' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.v4l/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.v4l/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.v4l.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.v4l.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.v4l.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.v4l.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.v4l.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.v4l.so.0.0.0 gb.v4l.so.0 || { rm -f gb.v4l.so.0 && ln -s gb.v4l.so.0.0.0 gb.v4l.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.v4l.so.0.0.0 gb.v4l.so || { rm -f gb.v4l.so && ln -s gb.v4l.so.0.0.0 gb.v4l.so; }; }) libtool: install: install -p .libs/gb.v4l.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.v4l.la libtool: install: install -p .libs/gb.v4l.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.v4l.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.v4l.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.v4l.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.v4l/src' Installing the gb.v4l control icons if needed... Creating the information files for gb.v4l component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.v4l/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.v4l/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.v4l/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.v4l' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.v4l' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.v4l' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.v4l' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.v4l' Making install in gb.crypt make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.crypt' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.crypt/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.crypt/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.crypt.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.crypt.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.crypt.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.crypt.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.crypt.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.crypt.so.0.0.0 gb.crypt.so.0 || { rm -f gb.crypt.so.0 && ln -s gb.crypt.so.0.0.0 gb.crypt.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.crypt.so.0.0.0 gb.crypt.so || { rm -f gb.crypt.so && ln -s gb.crypt.so.0.0.0 gb.crypt.so; }; }) libtool: install: install -p .libs/gb.crypt.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.crypt.la libtool: install: install -p .libs/gb.crypt.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.crypt.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.crypt.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.crypt.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.crypt/src' Installing the gb.crypt control icons if needed... Creating the information files for gb.crypt component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.crypt/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.crypt/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.crypt/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.crypt' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.crypt' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.crypt' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.crypt' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.crypt' Making install in gb.qt4 make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src' Making install in . make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.qt4.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.qt4.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.qt4.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.qt4.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.qt4.so.0.0.0 gb.qt4.so.0 || { rm -f gb.qt4.so.0 && ln -s gb.qt4.so.0.0.0 gb.qt4.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.qt4.so.0.0.0 gb.qt4.so || { rm -f gb.qt4.so && ln -s gb.qt4.so.0.0.0 gb.qt4.so; }; }) libtool: install: install -p .libs/gb.qt4.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.la libtool: install: install -p .libs/gb.qt4.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src' Installing the gb.qt4 control icons if needed... Creating the information files for gb.qt4 component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src' Making install in ext make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/ext' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/ext' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.qt4.ext.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.qt4.ext.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.qt4.ext.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.qt4.ext.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.ext.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.qt4.ext.so.0.0.0 gb.qt4.ext.so.0 || { rm -f gb.qt4.ext.so.0 && ln -s gb.qt4.ext.so.0.0.0 gb.qt4.ext.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.qt4.ext.so.0.0.0 gb.qt4.ext.so || { rm -f gb.qt4.ext.so && ln -s gb.qt4.ext.so.0.0.0 gb.qt4.ext.so; }; }) libtool: install: install -p .libs/gb.qt4.ext.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.ext.la libtool: install: install -p .libs/gb.qt4.ext.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.ext.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.ext.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.ext.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/ext' Installing the gb.qt4.ext control icons if needed... Creating the information files for gb.qt4.ext component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/ext' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/ext' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/ext' Making install in webkit make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/webkit' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/webkit' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.qt4.webkit.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.qt4.webkit.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.qt4.webkit.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.qt4.webkit.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.webkit.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.qt4.webkit.so.0.0.0 gb.qt4.webkit.so.0 || { rm -f gb.qt4.webkit.so.0 && ln -s gb.qt4.webkit.so.0.0.0 gb.qt4.webkit.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.qt4.webkit.so.0.0.0 gb.qt4.webkit.so || { rm -f gb.qt4.webkit.so && ln -s gb.qt4.webkit.so.0.0.0 gb.qt4.webkit.so; }; }) libtool: install: install -p .libs/gb.qt4.webkit.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.webkit.la libtool: install: install -p .libs/gb.qt4.webkit.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.webkit.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.webkit.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.webkit.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/webkit' Installing the gb.qt4.webkit control icons if needed... Creating the information files for gb.qt4.webkit component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/webkit' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/webkit' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/webkit' Making install in opengl make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/opengl' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/opengl' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.qt4.opengl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.qt4.opengl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.qt4.opengl.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.qt4.opengl.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.opengl.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.qt4.opengl.so.0.0.0 gb.qt4.opengl.so.0 || { rm -f gb.qt4.opengl.so.0 && ln -s gb.qt4.opengl.so.0.0.0 gb.qt4.opengl.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.qt4.opengl.so.0.0.0 gb.qt4.opengl.so || { rm -f gb.qt4.opengl.so && ln -s gb.qt4.opengl.so.0.0.0 gb.qt4.opengl.so; }; }) libtool: install: install -p .libs/gb.qt4.opengl.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.opengl.la libtool: install: install -p .libs/gb.qt4.opengl.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.opengl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.opengl.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.opengl.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/opengl' Installing the gb.qt4.opengl control icons if needed... Creating the information files for gb.qt4.opengl component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/opengl' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/opengl' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src/opengl' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt4' Making install in gb.qt5 make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src' Making install in . make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.qt5.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.qt5.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.qt5.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.qt5.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt5.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.qt5.so.0.0.0 gb.qt5.so.0 || { rm -f gb.qt5.so.0 && ln -s gb.qt5.so.0.0.0 gb.qt5.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.qt5.so.0.0.0 gb.qt5.so || { rm -f gb.qt5.so && ln -s gb.qt5.so.0.0.0 gb.qt5.so; }; }) libtool: install: install -p .libs/gb.qt5.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt5.la libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src' Installing the gb.qt5 control icons if needed... Creating the information files for gb.qt5 component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src' Making install in webkit make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/webkit' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/webkit' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.qt5.webkit.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.qt5.webkit.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.qt5.webkit.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.qt5.webkit.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt5.webkit.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.qt5.webkit.so.0.0.0 gb.qt5.webkit.so.0 || { rm -f gb.qt5.webkit.so.0 && ln -s gb.qt5.webkit.so.0.0.0 gb.qt5.webkit.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.qt5.webkit.so.0.0.0 gb.qt5.webkit.so || { rm -f gb.qt5.webkit.so && ln -s gb.qt5.webkit.so.0.0.0 gb.qt5.webkit.so; }; }) libtool: install: install -p .libs/gb.qt5.webkit.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt5.webkit.la libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/webkit' Installing the gb.qt5.webkit control icons if needed... Creating the information files for gb.qt5.webkit component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/webkit' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/webkit' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/webkit' Making install in opengl make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/opengl' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/opengl' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.qt5.opengl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.qt5.opengl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.qt5.opengl.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.qt5.opengl.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt5.opengl.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.qt5.opengl.so.0.0.0 gb.qt5.opengl.so.0 || { rm -f gb.qt5.opengl.so.0 && ln -s gb.qt5.opengl.so.0.0.0 gb.qt5.opengl.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.qt5.opengl.so.0.0.0 gb.qt5.opengl.so || { rm -f gb.qt5.opengl.so && ln -s gb.qt5.opengl.so.0.0.0 gb.qt5.opengl.so; }; }) libtool: install: install -p .libs/gb.qt5.opengl.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt5.opengl.la libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/opengl' Installing the gb.qt5.opengl control icons if needed... Creating the information files for gb.qt5.opengl component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/opengl' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/opengl' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/opengl' Making install in ext make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/ext' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/ext' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.qt5.ext.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.qt5.ext.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.qt5.ext.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.qt5.ext.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt5.ext.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.qt5.ext.so.0.0.0 gb.qt5.ext.so.0 || { rm -f gb.qt5.ext.so.0 && ln -s gb.qt5.ext.so.0.0.0 gb.qt5.ext.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.qt5.ext.so.0.0.0 gb.qt5.ext.so || { rm -f gb.qt5.ext.so && ln -s gb.qt5.ext.so.0.0.0 gb.qt5.ext.so; }; }) libtool: install: install -p .libs/gb.qt5.ext.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt5.ext.la libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/ext' Installing the gb.qt5.ext control icons if needed... Creating the information files for gb.qt5.ext component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/ext' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/ext' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src/ext' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.qt5' Making install in gb.gtk make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src' Making install in . make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gtk.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gtk.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.gtk.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.gtk.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gtk.so.0.0.0 gb.gtk.so.0 || { rm -f gb.gtk.so.0 && ln -s gb.gtk.so.0.0.0 gb.gtk.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gtk.so.0.0.0 gb.gtk.so || { rm -f gb.gtk.so && ln -s gb.gtk.so.0.0.0 gb.gtk.so; }; }) libtool: install: install -p .libs/gb.gtk.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk.la libtool: install: install -p .libs/gb.gtk.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src' Installing the gb.gtk control icons if needed... Creating the information files for gb.gtk component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src' Making install in opengl make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src/opengl' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src/opengl' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gtk.opengl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gtk.opengl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.gtk.opengl.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.gtk.opengl.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk.opengl.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gtk.opengl.so.0.0.0 gb.gtk.opengl.so.0 || { rm -f gb.gtk.opengl.so.0 && ln -s gb.gtk.opengl.so.0.0.0 gb.gtk.opengl.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gtk.opengl.so.0.0.0 gb.gtk.opengl.so || { rm -f gb.gtk.opengl.so && ln -s gb.gtk.opengl.so.0.0.0 gb.gtk.opengl.so; }; }) libtool: install: install -p .libs/gb.gtk.opengl.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk.opengl.la libtool: install: install -p .libs/gb.gtk.opengl.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk.opengl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk.opengl.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk.opengl.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src/opengl' Installing the gb.gtk.opengl control icons if needed... Creating the information files for gb.gtk.opengl component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src/opengl' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src/opengl' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src/opengl' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk' Making install in gb.gtk3 make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gtk3.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gtk3.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.gtk3.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.gtk3.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk3.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gtk3.so.0.0.0 gb.gtk3.so.0 || { rm -f gb.gtk3.so.0 && ln -s gb.gtk3.so.0.0.0 gb.gtk3.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gtk3.so.0.0.0 gb.gtk3.so || { rm -f gb.gtk3.so && ln -s gb.gtk3.so.0.0.0 gb.gtk3.so; }; }) libtool: install: install -p .libs/gb.gtk3.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk3.la libtool: install: install -p .libs/gb.gtk3.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk3.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk3.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk3.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3/src' Installing the gb.gtk3 control icons if needed... Creating the information files for gb.gtk3 component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gtk3' Making install in gb.opengl make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src' Making install in . make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.opengl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.opengl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.opengl.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.opengl.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.opengl.so.0.0.0 gb.opengl.so.0 || { rm -f gb.opengl.so.0 && ln -s gb.opengl.so.0.0.0 gb.opengl.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.opengl.so.0.0.0 gb.opengl.so || { rm -f gb.opengl.so && ln -s gb.opengl.so.0.0.0 gb.opengl.so; }; }) libtool: install: install -p .libs/gb.opengl.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.la libtool: install: install -p .libs/gb.opengl.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src' Installing the gb.opengl control icons if needed... Creating the information files for gb.opengl component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src' Making install in glsl make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/glsl' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/glsl' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.opengl.glsl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.opengl.glsl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.opengl.glsl.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.opengl.glsl.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.glsl.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.opengl.glsl.so.0.0.0 gb.opengl.glsl.so.0 || { rm -f gb.opengl.glsl.so.0 && ln -s gb.opengl.glsl.so.0.0.0 gb.opengl.glsl.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.opengl.glsl.so.0.0.0 gb.opengl.glsl.so || { rm -f gb.opengl.glsl.so && ln -s gb.opengl.glsl.so.0.0.0 gb.opengl.glsl.so; }; }) libtool: install: install -p .libs/gb.opengl.glsl.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.glsl.la libtool: install: install -p .libs/gb.opengl.glsl.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.glsl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.glsl.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.glsl.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/glsl' Installing the gb.opengl.glsl control icons if needed... Creating the information files for gb.opengl.glsl component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/glsl' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/glsl' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/glsl' Making install in glu make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/glu' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/glu' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.opengl.glu.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.opengl.glu.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.opengl.glu.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.opengl.glu.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.glu.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.opengl.glu.so.0.0.0 gb.opengl.glu.so.0 || { rm -f gb.opengl.glu.so.0 && ln -s gb.opengl.glu.so.0.0.0 gb.opengl.glu.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.opengl.glu.so.0.0.0 gb.opengl.glu.so || { rm -f gb.opengl.glu.so && ln -s gb.opengl.glu.so.0.0.0 gb.opengl.glu.so; }; }) libtool: install: install -p .libs/gb.opengl.glu.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.glu.la libtool: install: install -p .libs/gb.opengl.glu.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.glu.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.glu.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.glu.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/glu' Installing the gb.opengl.glu control icons if needed... Creating the information files for gb.opengl.glu component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/glu' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/glu' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/glu' Making install in sge make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/sge' make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/sge' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.opengl.sge.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.opengl.sge.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.opengl.sge.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.opengl.sge.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.sge.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.opengl.sge.so.0.0.0 gb.opengl.sge.so.0 || { rm -f gb.opengl.sge.so.0 && ln -s gb.opengl.sge.so.0.0.0 gb.opengl.sge.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.opengl.sge.so.0.0.0 gb.opengl.sge.so || { rm -f gb.opengl.sge.so && ln -s gb.opengl.sge.so.0.0.0 gb.opengl.sge.so; }; }) libtool: install: install -p .libs/gb.opengl.sge.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.sge.la libtool: install: install -p .libs/gb.opengl.sge.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.sge.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.sge.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.sge.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/sge' Installing the gb.opengl.sge control icons if needed... Creating the information files for gb.opengl.sge component... make[5]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/sge' make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/sge' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src/sge' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.opengl' Making install in gb.desktop.x11 make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.desktop.x11.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.desktop.x11.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.desktop.x11.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.desktop.x11.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.desktop.x11.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.desktop.x11.so.0.0.0 gb.desktop.x11.so.0 || { rm -f gb.desktop.x11.so.0 && ln -s gb.desktop.x11.so.0.0.0 gb.desktop.x11.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.desktop.x11.so.0.0.0 gb.desktop.x11.so || { rm -f gb.desktop.x11.so && ln -s gb.desktop.x11.so.0.0.0 gb.desktop.x11.so; }; }) libtool: install: install -p .libs/gb.desktop.x11.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.desktop.x11.la libtool: install: install -p .libs/gb.desktop.x11.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.desktop.x11.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.desktop.x11.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.desktop.x11.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11/src' Installing the gb.desktop.x11 control icons if needed... Creating the information files for gb.desktop.x11 component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.x11' Making install in gb.desktop.gnome.keyring make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.desktop.gnome.keyring.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.desktop.gnome.keyring.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.desktop.gnome.keyring.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.desktop.gnome.keyring.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.desktop.gnome.keyring.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.desktop.gnome.keyring.so.0.0.0 gb.desktop.gnome.keyring.so.0 || { rm -f gb.desktop.gnome.keyring.so.0 && ln -s gb.desktop.gnome.keyring.so.0.0.0 gb.desktop.gnome.keyring.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.desktop.gnome.keyring.so.0.0.0 gb.desktop.gnome.keyring.so || { rm -f gb.desktop.gnome.keyring.so && ln -s gb.desktop.gnome.keyring.so.0.0.0 gb.desktop.gnome.keyring.so; }; }) libtool: install: install -p .libs/gb.desktop.gnome.keyring.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.desktop.gnome.keyring.la libtool: install: install -p .libs/gb.desktop.gnome.keyring.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.desktop.gnome.keyring.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.desktop.gnome.keyring.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.desktop.gnome.keyring.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring/src' Installing the gb.desktop.gnome.keyring control icons if needed... Creating the information files for gb.desktop.gnome.keyring component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.desktop.gnome.keyring' Making install in gb.pdf make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pdf' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pdf/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pdf/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.pdf.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.pdf.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.pdf.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.pdf.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.pdf.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.pdf.so.0.0.0 gb.pdf.so.0 || { rm -f gb.pdf.so.0 && ln -s gb.pdf.so.0.0.0 gb.pdf.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.pdf.so.0.0.0 gb.pdf.so || { rm -f gb.pdf.so && ln -s gb.pdf.so.0.0.0 gb.pdf.so; }; }) libtool: install: install -p .libs/gb.pdf.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.pdf.la libtool: install: install -p .libs/gb.pdf.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.pdf.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.pdf.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.pdf.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pdf/src' Installing the gb.pdf control icons if needed... Creating the information files for gb.pdf component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pdf/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pdf/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pdf/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pdf' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pdf' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pdf' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pdf' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.pdf' Making install in gb.cairo make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.cairo' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.cairo/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.cairo/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.cairo.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.cairo.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.cairo.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.cairo.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.cairo.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.cairo.so.0.0.0 gb.cairo.so.0 || { rm -f gb.cairo.so.0 && ln -s gb.cairo.so.0.0.0 gb.cairo.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.cairo.so.0.0.0 gb.cairo.so || { rm -f gb.cairo.so && ln -s gb.cairo.so.0.0.0 gb.cairo.so; }; }) libtool: install: install -p .libs/gb.cairo.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.cairo.la libtool: install: install -p .libs/gb.cairo.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.cairo.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.cairo.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.cairo.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.cairo/src' Installing the gb.cairo control icons if needed... Creating the information files for gb.cairo component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.cairo/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.cairo/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.cairo/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.cairo' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.cairo' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.cairo' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.cairo' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.cairo' Making install in gb.image.io make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.io' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.io/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.io/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.image.io.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.image.io.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.image.io.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.image.io.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.io.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.image.io.so.0.0.0 gb.image.io.so.0 || { rm -f gb.image.io.so.0 && ln -s gb.image.io.so.0.0.0 gb.image.io.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.image.io.so.0.0.0 gb.image.io.so || { rm -f gb.image.io.so && ln -s gb.image.io.so.0.0.0 gb.image.io.so; }; }) libtool: install: install -p .libs/gb.image.io.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.io.la libtool: install: install -p .libs/gb.image.io.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.io.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.io.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.io.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.io/src' Installing the gb.image.io control icons if needed... Creating the information files for gb.image.io component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.io/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.io/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.io/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.io' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.io' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.io' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.io' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.io' Making install in gb.image.imlib make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.image.imlib.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.image.imlib.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.image.imlib.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.image.imlib.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.imlib.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.image.imlib.so.0.0.0 gb.image.imlib.so.0 || { rm -f gb.image.imlib.so.0 && ln -s gb.image.imlib.so.0.0.0 gb.image.imlib.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.image.imlib.so.0.0.0 gb.image.imlib.so || { rm -f gb.image.imlib.so && ln -s gb.image.imlib.so.0.0.0 gb.image.imlib.so; }; }) libtool: install: install -p .libs/gb.image.imlib.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.imlib.la libtool: install: install -p .libs/gb.image.imlib.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.imlib.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.imlib.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.imlib.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib/src' Installing the gb.image.imlib control icons if needed... Creating the information files for gb.image.imlib component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.image.imlib' Making install in gb.dbus make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.dbus' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.dbus/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.dbus/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.dbus.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.dbus.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.dbus.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.dbus.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.dbus.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.dbus.so.0.0.0 gb.dbus.so.0 || { rm -f gb.dbus.so.0 && ln -s gb.dbus.so.0.0.0 gb.dbus.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.dbus.so.0.0.0 gb.dbus.so || { rm -f gb.dbus.so && ln -s gb.dbus.so.0.0.0 gb.dbus.so; }; }) libtool: install: install -p .libs/gb.dbus.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.dbus.la libtool: install: install -p .libs/gb.dbus.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.dbus.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.dbus.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.dbus.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.dbus/src' Compiling the gb.dbus project... gb.dbus OK Installing the gb.dbus control icons if needed... Creating the information files for gb.dbus component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.dbus/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.dbus/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.dbus/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.dbus' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.dbus' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.dbus' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.dbus' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.dbus' Making install in gb.gsl make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gsl' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gsl/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gsl/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gsl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gsl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.gsl.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.gsl.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gsl.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gsl.so.0.0.0 gb.gsl.so.0 || { rm -f gb.gsl.so.0 && ln -s gb.gsl.so.0.0.0 gb.gsl.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gsl.so.0.0.0 gb.gsl.so || { rm -f gb.gsl.so && ln -s gb.gsl.so.0.0.0 gb.gsl.so; }; }) libtool: install: install -p .libs/gb.gsl.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gsl.la libtool: install: install -p .libs/gb.gsl.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gsl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gsl.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gsl.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gsl/src' Installing the gb.gsl control icons if needed... Creating the information files for gb.gsl component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gsl/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gsl/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gsl/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gsl' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gsl' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gsl' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gsl' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gsl' Making install in gb.gmp make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gmp' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gmp/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gmp/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gmp.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.gmp.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.gmp.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.gmp.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gmp.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gmp.so.0.0.0 gb.gmp.so.0 || { rm -f gb.gmp.so.0 && ln -s gb.gmp.so.0.0.0 gb.gmp.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.gmp.so.0.0.0 gb.gmp.so || { rm -f gb.gmp.so && ln -s gb.gmp.so.0.0.0 gb.gmp.so; }; }) libtool: install: install -p .libs/gb.gmp.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gmp.la libtool: install: install -p .libs/gb.gmp.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gmp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gmp.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gmp.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gmp/src' Installing the gb.gmp control icons if needed... Creating the information files for gb.gmp component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gmp/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gmp/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gmp/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gmp' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gmp' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gmp' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gmp' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.gmp' Making install in gb.ncurses make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.ncurses.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.ncurses.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.ncurses.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.ncurses.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.ncurses.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.ncurses.so.0.0.0 gb.ncurses.so.0 || { rm -f gb.ncurses.so.0 && ln -s gb.ncurses.so.0.0.0 gb.ncurses.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.ncurses.so.0.0.0 gb.ncurses.so || { rm -f gb.ncurses.so && ln -s gb.ncurses.so.0.0.0 gb.ncurses.so; }; }) libtool: install: install -p .libs/gb.ncurses.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.ncurses.la libtool: install: install -p .libs/gb.ncurses.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.ncurses.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.ncurses.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.ncurses.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses/src' Installing the gb.ncurses control icons if needed... Creating the information files for gb.ncurses component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.ncurses' Making install in gb.media make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.media' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.media/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.media/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.media.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.media.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.media.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.media.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.media.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.media.so.0.0.0 gb.media.so.0 || { rm -f gb.media.so.0 && ln -s gb.media.so.0.0.0 gb.media.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.media.so.0.0.0 gb.media.so || { rm -f gb.media.so && ln -s gb.media.so.0.0.0 gb.media.so; }; }) libtool: install: install -p .libs/gb.media.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.media.la libtool: install: install -p .libs/gb.media.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.media.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.media.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.media.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.media/src' Installing the gb.media control icons if needed... Creating the information files for gb.media component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.media/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.media/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.media/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.media' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.media' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.media' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.media' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.media' Making install in gb.jit make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.jit' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.jit' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.jit' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.jit' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.jit' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.jit' Making install in gb.httpd make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.httpd' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.httpd/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.httpd/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.httpd.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.httpd.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.httpd.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.httpd.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.httpd.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.httpd.so.0.0.0 gb.httpd.so.0 || { rm -f gb.httpd.so.0 && ln -s gb.httpd.so.0.0.0 gb.httpd.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.httpd.so.0.0.0 gb.httpd.so || { rm -f gb.httpd.so && ln -s gb.httpd.so.0.0.0 gb.httpd.so; }; }) libtool: install: install -p .libs/gb.httpd.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.httpd.la libtool: install: install -p .libs/gb.httpd.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.httpd.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.httpd.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.httpd.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.httpd/src' Installing the gb.httpd control icons if needed... Creating the information files for gb.httpd component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.httpd/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.httpd/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.httpd/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.httpd' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.httpd' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.httpd' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.httpd' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.httpd' Making install in gb.openssl make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openssl' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openssl/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openssl/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.openssl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.openssl.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.openssl.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.openssl.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.openssl.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.openssl.so.0.0.0 gb.openssl.so.0 || { rm -f gb.openssl.so.0 && ln -s gb.openssl.so.0.0.0 gb.openssl.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.openssl.so.0.0.0 gb.openssl.so || { rm -f gb.openssl.so && ln -s gb.openssl.so.0.0.0 gb.openssl.so; }; }) libtool: install: install -p .libs/gb.openssl.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.openssl.la libtool: install: install -p .libs/gb.openssl.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.openssl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.openssl.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.openssl.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openssl/src' Installing the gb.openssl control icons if needed... Creating the information files for gb.openssl component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openssl/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openssl/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openssl/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openssl' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openssl' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openssl' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openssl' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openssl' Making install in gb.openal make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openal' Making install in src make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openal/src' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openal/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.openal.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' install -p -m 644 gb.openal.component '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' /usr/bin/libtool --mode=install install -p gb.openal.la '/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3' libtool: install: install -p .libs/gb.openal.so.0.0.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.openal.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.openal.so.0.0.0 gb.openal.so.0 || { rm -f gb.openal.so.0 && ln -s gb.openal.so.0.0.0 gb.openal.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3 && { ln -s -f gb.openal.so.0.0.0 gb.openal.so || { rm -f gb.openal.so && ln -s gb.openal.so.0.0.0 gb.openal.so; }; }) libtool: install: install -p .libs/gb.openal.lai /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.openal.la libtool: install: install -p .libs/gb.openal.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.openal.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.openal.a libtool: install: ranlib /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.openal.a libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openal/src' Installing the gb.openal control icons if needed... Creating the information files for gb.openal component... make[4]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openal/src' make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openal/src' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openal/src' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openal' make[3]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openal' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openal' make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openal' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/gb.openal' Making install in comp make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/comp' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/comp' [Installing with DESTDIR=/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386] Installing the components... Compiling gb.eval.highlight... OK Installing gb.eval.highlight... Compiling gb.args... OK Installing gb.args... Compiling gb.settings... OK Installing gb.settings... Compiling gb.gui.base... OK Installing gb.gui.base... Compiling gb.form... OK Installing gb.form... Compiling gb.form.stock... OK Installing gb.form.stock... Compiling gb.form.dialog... OK Installing gb.form.dialog... Compiling gb.form.mdi... OK Installing gb.form.mdi... Compiling gb.db.form... OK Installing gb.db.form... Compiling gb.desktop... OK Installing gb.desktop... Compiling gb.web... OK Installing gb.web... Compiling gb.report... OK Installing gb.report... Compiling gb.report2... OK Installing gb.report2... Compiling gb.chart... OK Installing gb.chart... Compiling gb.mysql... OK Installing gb.mysql... Compiling gb.net.smtp... OK Installing gb.net.smtp... Compiling gb.net.pop3... OK Installing gb.net.pop3... Compiling gb.memcached... OK Installing gb.memcached... Compiling gb.map... OK Installing gb.map... Compiling gb.logging... OK Installing gb.logging... Compiling gb.markdown... OK Installing gb.markdown... Compiling gb.media.form... OK Installing gb.media.form... Compiling gb.scanner... OK Installing gb.scanner... Compiling gb.util... OK Installing gb.util... Compiling gb.util.web... OK Installing gb.util.web... Compiling gb.form.editor... OK Installing gb.form.editor... Compiling gb.dbus.trayicon... OK Installing gb.dbus.trayicon... Compiling gb.web.form... OK Installing gb.web.form... Compiling gb.form.terminal... OK Installing gb.form.terminal... make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/comp' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/comp' Making install in app make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/app' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2/app' [Installing with DESTDIR=/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386] Installing the development environment... Compiling gambas3... OK Installing gambas3... Compiling gbs3... OK Installing gbs3... Installing the scripter... Registering Gambas script mimetype Registering Gambas server page mimetype Installing the Gambas appdata file Installing the Gambas template projects install -p -d /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/share/gambas3/template; cp -R ./template/* /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/share/gambas3/template; make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/app' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2/app' Making install in . make[1]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2' make[2]: Entering directory '/builddir/build/BUILD/gambas3-3.9.2' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2' make[1]: Leaving directory '/builddir/build/BUILD/gambas3-3.9.2' + mkdir -p /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/share/pixmaps + mkdir -p /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/share/applications + mkdir -p /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/share/gambas3/examples/ + install -m0644 -p ./app/src/gambas3/.icon.png /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/share/pixmaps/gambas3.png + desktop-file-install --dir /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/share/applications /builddir/build/SOURCES/gambas3.desktop + find /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/share/gambas3/ -type d -name .svn -exec rm -rf '{}' ';' + rm -rf /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.la /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.so /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.so.0 /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.so.0.0.0 + rm -rf /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.cairo.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.clipper.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.complex.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.bzlib2.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.zlib.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.crypt.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.data.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.mysql.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.odbc.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.postgresql.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.sqlite2.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.sqlite3.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.dbus.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.debug.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.desktop.gnome.keyring.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.desktop.x11.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.draw.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.eval.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.geom.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gmp.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gsl.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk.opengl.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk3.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.opengl.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.qt.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.qt.webkit.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.trayicon.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.httpd.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.effect.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.imlib.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.io.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.inotify.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.libxml.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.media.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.mime.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.ncurses.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.net.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.net.curl.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.openal.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.glsl.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.glu.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.sge.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.openssl.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.option.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.pcre.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.pdf.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.ext.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.opengl.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.webkit.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl.sound.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl2.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl2.audio.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.signal.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.v4l.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.vb.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.html.a /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.xslt.a + mkdir -p /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/share/mime/packages/ + install -m 0644 -p app/mime/application-x-gambasscript.xml /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/share/mime/packages/ + install -m 0644 -p main/mime/application-x-gambas3.xml /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/share/mime/packages/ + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m --build-id-seed 3.9.2-8.fc27 --unique-debug-suffix -3.9.2-8.fc27.i386 --unique-debug-src-base gambas3-3.9.2-8.fc27.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/gambas3-3.9.2 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.openal.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.openssl.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.httpd.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.media.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.ncurses.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gmp.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gsl.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.dbus.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.imlib.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.io.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.cairo.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.pdf.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.desktop.gnome.keyring.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.desktop.x11.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.sge.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.glu.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.glsl.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.opengl.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk3.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk.opengl.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gtk.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt5.ext.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt5.opengl.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt5.webkit.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt5.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.opengl.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.webkit.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.ext.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.qt4.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.crypt.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.v4l.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.html.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.xslt.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.xml.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.libxml.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl2.audio.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl2.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl.sound.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.sdl.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.pcre.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.mime.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.net.curl.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.net.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.sqlite3.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.sqlite2.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.postgresql.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.odbc.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.mysql.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.zlib.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.bzlib2.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.inotify.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.trayicon.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.clipper.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.data.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.complex.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.signal.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.effect.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.qt.webkit.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.qt.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.opengl.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.gui.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.image.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.draw.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.geom.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.option.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.vb.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.compress.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.db.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.eval.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/lib/gambas3/gb.debug.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/bin/gbx3 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/bin/gbi3 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/bin/gba3 extracting debug info from /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/bin/gbc3 /usr/lib/rpm/sepdebugcrcfix: Updated 74 CRC32s, 0 CRC32s did match. cpio: gb.gtk/src/kentities.gperf: Cannot stat: No such file or directory cpio: gb.gtk3/src/kentities.gperf: Cannot stat: No such file or directory 22531 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: gambas3-runtime-3.9.2-8.fc27.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pmTy0F + umask 022 + cd /builddir/build/BUILD + cd gambas3-3.9.2 + DOCDIR=/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/share/doc/gambas3-runtime + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/share/doc/gambas3-runtime + cp -pr COPYING /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/share/doc/gambas3-runtime + cp -pr INSTALL /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/share/doc/gambas3-runtime + cp -pr README /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/share/doc/gambas3-runtime + exit 0 Provides: application() application(gambas3.desktop) gambas3-gb-gui = 3.9.2-8.fc27 gambas3-runtime = 3.9.2-8.fc27 gambas3-runtime(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.debug.la) libtool(/usr/lib/gambas3/gb.draw.la) libtool(/usr/lib/gambas3/gb.eval.la) libtool(/usr/lib/gambas3/gb.geom.la) libtool(/usr/lib/gambas3/gb.gui.la) libtool(/usr/lib/gambas3/gb.gui.opengl.la) libtool(/usr/lib/gambas3/gb.gui.qt.la) libtool(/usr/lib/gambas3/gb.gui.qt.webkit.la) libtool(/usr/lib/gambas3/gb.gui.trayicon.la) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: /usr/bin/env libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.1) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libffi.so.6 libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) rtld(GNU_HASH) Obsoletes: gambas3-gb-gui >= 3.3.3 Processing files: gambas3-devel-3.9.2-8.fc27.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zePFFY + umask 022 + cd /builddir/build/BUILD + cd gambas3-3.9.2 + DOCDIR=/builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/share/doc/gambas3-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/share/doc/gambas3-devel + cp -pr COPYING /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386/usr/share/doc/gambas3-devel + exit 0 Provides: gambas3-devel = 3.9.2-8.fc27 gambas3-devel(x86-32) = 3.9.2-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libm.so.6 libm.so.6(GLIBC_2.0) rtld(GNU_HASH) Processing files: gambas3-scripter-3.9.2-8.fc27.i686 Provides: gambas3-scripter = 3.9.2-8.fc27 gambas3-scripter(x86-32) = 3.9.2-8.fc27 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: /usr/bin/env Processing files: gambas3-ide-3.9.2-8.fc27.i686 Provides: appdata() appdata(gambas3.appdata.xml) gambas3 = 3.9.2-8.fc27 gambas3-examples = 3.9.2-8.fc27 gambas3-gb-jit = 3.9.2-8.fc27 gambas3-ide = 3.9.2-8.fc27 gambas3-ide(x86-32) = 3.9.2-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Obsoletes: gambas3-examples <= 3.7.0 gambas3-gb-jit < 3.7.1 Processing files: gambas3-gb-args-3.9.2-8.fc27.i686 Provides: gambas3-gb-args = 3.9.2-8.fc27 gambas3-gb-args(x86-32) = 3.9.2-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: gambas3-gb-cairo-3.9.2-8.fc27.i686 Provides: gambas3-gb-cairo = 3.9.2-8.fc27 gambas3-gb-cairo(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.cairo.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libcairo.so.2 libfreetype.so.6 rtld(GNU_HASH) Processing files: gambas3-gb-chart-3.9.2-8.fc27.i686 Provides: gambas3-gb-chart = 3.9.2-8.fc27 gambas3-gb-chart(x86-32) = 3.9.2-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: gambas3-gb-clipper-3.9.2-8.fc27.i686 Provides: gambas3-gb-clipper = 3.9.2-8.fc27 gambas3-gb-clipper(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.clipper.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.8) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: gambas3-gb-complex-3.9.2-8.fc27.i686 Provides: gambas3-gb-complex = 3.9.2-8.fc27 gambas3-gb-complex(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.complex.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) rtld(GNU_HASH) Processing files: gambas3-gb-compress-3.9.2-8.fc27.i686 Provides: gambas3-gb-compress = 3.9.2-8.fc27 gambas3-gb-compress(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.compress.bzlib2.la) libtool(/usr/lib/gambas3/gb.compress.la) libtool(/usr/lib/gambas3/gb.compress.zlib.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libz.so.1 libz.so.1(ZLIB_1.2.3.3) rtld(GNU_HASH) Processing files: gambas3-gb-crypt-3.9.2-8.fc27.i686 Provides: gambas3-gb-crypt = 3.9.2-8.fc27 gambas3-gb-crypt(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.crypt.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libcrypt.so.1 libcrypt.so.1(GLIBC_2.0) rtld(GNU_HASH) Processing files: gambas3-gb-data-3.9.2-8.fc27.i686 Provides: gambas3-gb-data = 3.9.2-8.fc27 gambas3-gb-data(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.data.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: gambas3-gb-db-3.9.2-8.fc27.i686 Provides: gambas3-gb-db = 3.9.2-8.fc27 gambas3-gb-db(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.db.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: gambas3-gb-db-form-3.9.2-8.fc27.i686 Provides: gambas3-gb-db-form = 3.9.2-8.fc27 gambas3-gb-db-form(x86-32) = 3.9.2-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: gambas3-gb-db-mysql-3.9.2-8.fc27.i686 Provides: gambas3-gb-db-mysql = 3.9.2-8.fc27 gambas3-gb-db-mysql(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.db.mysql.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libmariadb.so.3 libz.so.1 rtld(GNU_HASH) Processing files: gambas3-gb-db-odbc-3.9.2-8.fc27.i686 Provides: gambas3-gb-db-odbc = 3.9.2-8.fc27 gambas3-gb-db-odbc(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.db.odbc.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libodbc.so.2 rtld(GNU_HASH) Processing files: gambas3-gb-db-postgresql-3.9.2-8.fc27.i686 Provides: gambas3-gb-db-postgresql = 3.9.2-8.fc27 gambas3-gb-db-postgresql(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.db.postgresql.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libpq.so.5 rtld(GNU_HASH) Processing files: gambas3-gb-db-sqlite2-3.9.2-8.fc27.i686 Provides: gambas3-gb-db-sqlite2 = 3.9.2-8.fc27 gambas3-gb-db-sqlite2(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.db.sqlite2.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libsqlite.so.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.20) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: gambas3-gb-db-sqlite3-3.9.2-8.fc27.i686 Provides: gambas3-gb-db-sqlite3 = 3.9.2-8.fc27 gambas3-gb-db-sqlite3(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.db.sqlite3.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libsqlite3.so.0 rtld(GNU_HASH) Processing files: gambas3-gb-desktop-3.9.2-8.fc27.i686 warning: File listed twice: /usr/lib/.build-id/b5/a57640412fabe39c54b247889c84b3c228206b Provides: gambas3-gb-desktop = 3.9.2-8.fc27 gambas3-gb-desktop(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.desktop.x11.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env libICE.so.6 libSM.so.6 libX11.so.6 libXext.so.6 libXtst.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.4) libpthread.so.0 rtld(GNU_HASH) Processing files: gambas3-gb-desktop-gnome-3.9.2-8.fc27.i686 Provides: gambas3-gb-desktop-gnome = 3.9.2-8.fc27 gambas3-gb-desktop-gnome(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.desktop.gnome.keyring.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libglib-2.0.so.0 libgnome-keyring.so.0 rtld(GNU_HASH) Processing files: gambas3-gb-dbus-3.9.2-8.fc27.i686 Provides: gambas3-gb-dbus = 3.9.2-8.fc27 gambas3-gb-dbus(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.dbus.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libdbus-1.so.3 libdbus-1.so.3(LIBDBUS_1_3) rtld(GNU_HASH) Processing files: gambas3-gb-eval-highlight-3.9.2-8.fc27.i686 Provides: gambas3-gb-eval-highlight = 3.9.2-8.fc27 gambas3-gb-eval-highlight(x86-32) = 3.9.2-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: gambas3-gb-form-3.9.2-8.fc27.i686 Provides: gambas3-gb-form = 3.9.2-8.fc27 gambas3-gb-form(x86-32) = 3.9.2-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: gambas3-gb-form-dialog-3.9.2-8.fc27.i686 Provides: gambas3-gb-form-dialog = 3.9.2-8.fc27 gambas3-gb-form-dialog(x86-32) = 3.9.2-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: gambas3-gb-form-editor-3.9.2-8.fc27.i686 Provides: gambas3-gb-form-editor = 3.9.2-8.fc27 gambas3-gb-form-editor(x86-32) = 3.9.2-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: gambas3-gb-form-mdi-3.9.2-8.fc27.i686 Provides: gambas3-gb-form-mdi = 3.9.2-8.fc27 gambas3-gb-form-mdi(x86-32) = 3.9.2-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: gambas3-gb-form-stock-3.9.2-8.fc27.i686 Provides: gambas3-gb-form-stock = 3.9.2-8.fc27 gambas3-gb-form-stock(x86-32) = 3.9.2-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: gambas3-gb-form-terminal-3.9.2-8.fc27.i686 Provides: gambas3-gb-form-terminal = 3.9.2-8.fc27 gambas3-gb-form-terminal(x86-32) = 3.9.2-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: gambas3-gb-gmp-3.9.2-8.fc27.i686 Provides: gambas3-gb-gmp = 3.9.2-8.fc27 gambas3-gb-gmp(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.gmp.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgmp.so.10 rtld(GNU_HASH) Processing files: gambas3-gb-gsl-3.9.2-8.fc27.i686 Provides: gambas3-gb-gsl = 3.9.2-8.fc27 gambas3-gb-gsl(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.gsl.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgsl.so.23 libgslcblas.so.0 libm.so.6 rtld(GNU_HASH) Processing files: gambas3-gb-gtk-3.9.2-8.fc27.i686 Provides: gambas3-gb-gtk = 3.9.2-8.fc27 gambas3-gb-gtk(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.gtk.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libICE.so.6 libSM.so.6 libX11.so.6 libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libcairo.so.2 libfontconfig.so.1 libfreetype.so.6 libgcc_s.so.1 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libm.so.6(GLIBC_2.0) libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) librsvg-2.so.2 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: gambas3-gb-gtk-opengl-3.9.2-8.fc27.i686 Provides: gambas3-gb-gtk-opengl = 3.9.2-8.fc27 gambas3-gb-gtk-opengl(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.gtk.opengl.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGL.so.1 libGLU.so.1 libICE.so.6 libSM.so.6 libX11.so.6 libXmu.so.6 libXt.so.6 libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libcairo.so.2 libfontconfig.so.1 libfreetype.so.6 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgdkglext-x11-1.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgtk-x11-2.0.so.0 libgtkglext-x11-1.0.so.0 libm.so.6 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpangox-1.0.so.0 libpthread.so.0 librsvg-2.so.2 rtld(GNU_HASH) Processing files: gambas3-gb-gtk3-3.9.2-8.fc27.i686 Provides: gambas3-gb-gtk3 = 3.9.2-8.fc27 gambas3-gb-gtk3(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.gtk3.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libICE.so.6 libSM.so.6 libX11.so.6 libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libcairo-gobject.so.2 libcairo.so.2 libfreetype.so.6 libgcc_s.so.1 libgdk-3.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libgtk-3.so.0 libm.so.6 libm.so.6(GLIBC_2.0) libpango-1.0.so.0 libpangocairo-1.0.so.0 librsvg-2.so.2 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: gambas3-gb-httpd-3.9.2-8.fc27.i686 Provides: gambas3-gb-httpd = 3.9.2-8.fc27 gambas3-gb-httpd(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.httpd.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcrypt.so.1 rtld(GNU_HASH) Processing files: gambas3-gb-image-3.9.2-8.fc27.i686 Provides: gambas3-gb-image = 3.9.2-8.fc27 gambas3-gb-image(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.image.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libm.so.6 libm.so.6(GLIBC_2.0) rtld(GNU_HASH) Processing files: gambas3-gb-image-effect-3.9.2-8.fc27.i686 Provides: gambas3-gb-image-effect = 3.9.2-8.fc27 gambas3-gb-image-effect(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.image.effect.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GLIBC_2.0) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libstdc++.so.6 libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: gambas3-gb-image-imlib-3.9.2-8.fc27.i686 Provides: gambas3-gb-image-imlib = 3.9.2-8.fc27 gambas3-gb-image-imlib(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.image.imlib.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libImlib2.so.1 libc.so.6 libc.so.6(GLIBC_2.1.3) rtld(GNU_HASH) Processing files: gambas3-gb-image-io-3.9.2-8.fc27.i686 Provides: gambas3-gb-image-io = 3.9.2-8.fc27 gambas3-gb-image-io(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.image.io.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgdk_pixbuf-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 rtld(GNU_HASH) Processing files: gambas3-gb-inotify-3.9.2-8.fc27.i686 Provides: gambas3-gb-inotify = 3.9.2-8.fc27 gambas3-gb-inotify(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.inotify.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: gambas3-gb-libxml-3.9.2-8.fc27.i686 Provides: gambas3-gb-libxml = 3.9.2-8.fc27 gambas3-gb-libxml(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.libxml.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.5.0) libxml2.so.2(LIBXML2_2.6.0) libxml2.so.2(LIBXML2_2.6.5) libxml2.so.2(LIBXML2_2.6.8) rtld(GNU_HASH) Processing files: gambas3-gb-logging-3.9.2-8.fc27.i686 Provides: gambas3-gb-logging = 3.9.2-8.fc27 gambas3-gb-logging(x86-32) = 3.9.2-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: gambas3-gb-map-3.9.2-8.fc27.i686 Provides: gambas3-gb-map = 3.9.2-8.fc27 gambas3-gb-map(x86-32) = 3.9.2-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: gambas3-gb-markdown-3.9.2-8.fc27.i686 Provides: gambas3-gb-markdown = 3.9.2-8.fc27 gambas3-gb-markdown(x86-32) = 3.9.2-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: gambas3-gb-media-3.9.2-8.fc27.i686 Provides: gambas3-gb-media = 3.9.2-8.fc27 gambas3-gb-media(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.media.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libglib-2.0.so.0 libgobject-2.0.so.0 libgstbase-1.0.so.0 libgstreamer-1.0.so.0 libgstvideo-1.0.so.0 libpthread.so.0 rtld(GNU_HASH) Processing files: gambas3-gb-media-form-3.9.2-8.fc27.i686 Provides: gambas3-gb-media-form = 3.9.2-8.fc27 gambas3-gb-media-form(x86-32) = 3.9.2-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: gambas3-gb-memcached-3.9.2-8.fc27.i686 Provides: gambas3-gb-memcached = 3.9.2-8.fc27 gambas3-gb-memcached(x86-32) = 3.9.2-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: gambas3-gb-mime-3.9.2-8.fc27.i686 Provides: gambas3-gb-mime = 3.9.2-8.fc27 gambas3-gb-mime(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.mime.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgio-2.0.so.0 libglib-2.0.so.0 libgmime-2.6.so.0 libgobject-2.0.so.0 rtld(GNU_HASH) Processing files: gambas3-gb-mysql-3.9.2-8.fc27.i686 Provides: gambas3-gb-mysql = 3.9.2-8.fc27 gambas3-gb-mysql(x86-32) = 3.9.2-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: gambas3-gb-ncurses-3.9.2-8.fc27.i686 Provides: gambas3-gb-ncurses = 3.9.2-8.fc27 gambas3-gb-ncurses(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.ncurses.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.4) libncurses.so.6 libpanel.so.6 libtinfo.so.6 rtld(GNU_HASH) Processing files: gambas3-gb-net-3.9.2-8.fc27.i686 Provides: gambas3-gb-net = 3.9.2-8.fc27 gambas3-gb-net(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.net.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) rtld(GNU_HASH) Processing files: gambas3-gb-net-curl-3.9.2-8.fc27.i686 Provides: gambas3-gb-net-curl = 3.9.2-8.fc27 gambas3-gb-net-curl(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.net.curl.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.4) libcurl.so.4 libpthread.so.0 libpthread.so.0(GLIBC_2.0) rtld(GNU_HASH) Processing files: gambas3-gb-net-pop3-3.9.2-8.fc27.i686 Provides: gambas3-gb-net-pop3 = 3.9.2-8.fc27 gambas3-gb-net-pop3(x86-32) = 3.9.2-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: gambas3-gb-net-smtp-3.9.2-8.fc27.i686 Provides: gambas3-gb-net-smtp = 3.9.2-8.fc27 gambas3-gb-net-smtp(x86-32) = 3.9.2-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: gambas3-gb-openal-3.9.2-8.fc27.i686 Provides: gambas3-gb-openal = 3.9.2-8.fc27 gambas3-gb-openal(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.openal.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libalure.so.1 libalure.so.1(LIBALURE_1.0) libalure.so.1(LIBALURE_1.1) libalure.so.1(LIBALURE_1.2) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libopenal.so.1 rtld(GNU_HASH) Processing files: gambas3-gb-opengl-3.9.2-8.fc27.i686 Provides: gambas3-gb-opengl = 3.9.2-8.fc27 gambas3-gb-opengl(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.opengl.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGL.so.1 libGLEW.so.2.0 libGLU.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: gambas3-gb-opengl-glu-3.9.2-8.fc27.i686 Provides: gambas3-gb-opengl-glu = 3.9.2-8.fc27 gambas3-gb-opengl-glu(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.opengl.glu.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGL.so.1 libGLU.so.1 libc.so.6 libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: gambas3-gb-opengl-glsl-3.9.2-8.fc27.i686 Provides: gambas3-gb-opengl-glsl = 3.9.2-8.fc27 gambas3-gb-opengl-glsl(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.opengl.glsl.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGL.so.1 libGLEW.so.2.0 libGLU.so.1 libc.so.6 libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: gambas3-gb-opengl-sge-3.9.2-8.fc27.i686 Provides: gambas3-gb-opengl-sge = 3.9.2-8.fc27 gambas3-gb-opengl-sge(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.opengl.sge.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGL.so.1 libGLEW.so.2.0 libGLU.so.1 libc.so.6 libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: gambas3-gb-openssl-3.9.2-8.fc27.i686 Provides: gambas3-gb-openssl = 3.9.2-8.fc27 gambas3-gb-openssl(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.openssl.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libcrypto.so.1.1 libcrypto.so.1.1(OPENSSL_1_1_0) rtld(GNU_HASH) Processing files: gambas3-gb-option-3.9.2-8.fc27.i686 Provides: gambas3-gb-option = 3.9.2-8.fc27 gambas3-gb-option(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.option.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: gambas3-gb-pcre-3.9.2-8.fc27.i686 Provides: gambas3-gb-pcre = 3.9.2-8.fc27 gambas3-gb-pcre(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.pcre.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libpcre.so.1 rtld(GNU_HASH) Processing files: gambas3-gb-pdf-3.9.2-8.fc27.i686 Provides: gambas3-gb-pdf = 3.9.2-8.fc27 gambas3-gb-pdf(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.pdf.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libm.so.6 libpoppler.so.67 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: gambas3-gb-qt4-3.9.2-8.fc27.i686 Provides: gambas3-gb-qt4 = 3.9.2-8.fc27 gambas3-gb-qt4(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.qt4.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQtCore.so.4 libQtGui.so.4 libQtSvg.so.4 libX11.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libm.so.6 libm.so.6(GLIBC_2.0) libpthread.so.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: gambas3-gb-qt4-ext-3.9.2-8.fc27.i686 Provides: gambas3-gb-qt4-ext = 3.9.2-8.fc27 gambas3-gb-qt4-ext(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.qt4.ext.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt3Support.so.4 libQtCore.so.4 libQtGui.so.4 libQtNetwork.so.4 libQtSql.so.4 libX11.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libm.so.6 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: gambas3-gb-qt4-opengl-3.9.2-8.fc27.i686 Provides: gambas3-gb-qt4-opengl = 3.9.2-8.fc27 gambas3-gb-qt4-opengl(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.qt4.opengl.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGL.so.1 libQtCore.so.4 libQtGui.so.4 libQtOpenGL.so.4 libX11.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libm.so.6 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: gambas3-gb-qt4-webkit-3.9.2-8.fc27.i686 Provides: gambas3-gb-qt4-webkit = 3.9.2-8.fc27 gambas3-gb-qt4-webkit(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.qt4.webkit.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQtCore.so.4 libQtDBus.so.4 libQtGui.so.4 libQtNetwork.so.4 libQtWebKit.so.4 libQtXml.so.4 libX11.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libm.so.6 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: gambas3-gb-qt5-3.9.2-8.fc27.i686 Provides: gambas3-gb-qt5 = 3.9.2-8.fc27 gambas3-gb-qt5(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.qt5.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5 libQt5Core.so.5(Qt_5) libQt5Core.so.5(Qt_5.9) libQt5Gui.so.5 libQt5Gui.so.5(Qt_5) libQt5PrintSupport.so.5 libQt5PrintSupport.so.5(Qt_5) libQt5Svg.so.5 libQt5Svg.so.5(Qt_5) libQt5Widgets.so.5 libQt5Widgets.so.5(Qt_5) libQt5X11Extras.so.5 libQt5X11Extras.so.5(Qt_5) libX11.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libm.so.6 libm.so.6(GLIBC_2.0) libpthread.so.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: gambas3-gb-qt5-ext-3.9.2-8.fc27.i686 Provides: gambas3-gb-qt5-ext = 3.9.2-8.fc27 gambas3-gb-qt5-ext(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.qt5.ext.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5 libQt5Core.so.5(Qt_5) libQt5Core.so.5(Qt_5.9) libQt5Gui.so.5 libQt5Gui.so.5(Qt_5) libQt5Widgets.so.5 libQt5Widgets.so.5(Qt_5) libX11.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libm.so.6 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: gambas3-gb-qt5-opengl-3.9.2-8.fc27.i686 Provides: gambas3-gb-qt5-opengl = 3.9.2-8.fc27 gambas3-gb-qt5-opengl(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.qt5.opengl.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGL.so.1 libQt5Core.so.5 libQt5Core.so.5(Qt_5) libQt5Core.so.5(Qt_5.9) libQt5Gui.so.5 libQt5Widgets.so.5 libQt5Widgets.so.5(Qt_5) libX11.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libgcc_s.so.1 libm.so.6 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: gambas3-gb-qt5-webkit-3.9.2-8.fc27.i686 Provides: gambas3-gb-qt5-webkit = 3.9.2-8.fc27 gambas3-gb-qt5-webkit(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.qt5.webkit.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5 libQt5Core.so.5(Qt_5) libQt5Core.so.5(Qt_5.9) libQt5Gui.so.5 libQt5Gui.so.5(Qt_5) libQt5Network.so.5 libQt5Network.so.5(Qt_5) libQt5PrintSupport.so.5 libQt5WebKit.so.5 libQt5WebKitWidgets.so.5 libQt5WebKitWidgets.so.5(Qt_5) libQt5Widgets.so.5 libQt5Widgets.so.5(Qt_5) libQt5Xml.so.5 libX11.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libm.so.6 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: gambas3-gb-report-3.9.2-8.fc27.i686 Provides: gambas3-gb-report = 3.9.2-8.fc27 gambas3-gb-report(x86-32) = 3.9.2-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: gambas3-gb-report2-3.9.2-8.fc27.i686 Provides: gambas3-gb-report2 = 3.9.2-8.fc27 gambas3-gb-report2(x86-32) = 3.9.2-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: gambas3-gb-scanner-3.9.2-8.fc27.i686 Provides: gambas3-gb-scanner = 3.9.2-8.fc27 gambas3-gb-scanner(x86-32) = 3.9.2-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: gambas3-gb-sdl-3.9.2-8.fc27.i686 Provides: gambas3-gb-sdl = 3.9.2-8.fc27 gambas3-gb-sdl(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.sdl.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGL.so.1 libGLEW.so.2.0 libGLU.so.1 libSDL-1.2.so.0 libSDL_ttf-2.0.so.0 libX11.so.6 libXcursor.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libm.so.6 libm.so.6(GLIBC_2.1) libpthread.so.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.20) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: gambas3-gb-sdl-sound-3.9.2-8.fc27.i686 Provides: gambas3-gb-sdl-sound = 3.9.2-8.fc27 gambas3-gb-sdl-sound(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.sdl.sound.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libSDL-1.2.so.0 libSDL_mixer-1.2.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: gambas3-gb-sdl2-3.9.2-8.fc27.i686 Provides: gambas3-gb-sdl2 = 3.9.2-8.fc27 gambas3-gb-sdl2(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.sdl2.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libSDL2-2.0.so.0 libSDL2_image-2.0.so.0 libSDL2_ttf-2.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: gambas3-gb-sdl2-audio-3.9.2-8.fc27.i686 Provides: gambas3-gb-sdl2-audio = 3.9.2-8.fc27 gambas3-gb-sdl2-audio(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.sdl2.audio.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libSDL2-2.0.so.0 libSDL2_mixer-2.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: gambas3-gb-settings-3.9.2-8.fc27.i686 Provides: gambas3-gb-settings = 3.9.2-8.fc27 gambas3-gb-settings(x86-32) = 3.9.2-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: gambas3-gb-signal-3.9.2-8.fc27.i686 Provides: gambas3-gb-signal = 3.9.2-8.fc27 gambas3-gb-signal(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.signal.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.0) rtld(GNU_HASH) Processing files: gambas3-gb-util-3.9.2-8.fc27.i686 Provides: gambas3-gb-util = 3.9.2-8.fc27 gambas3-gb-util(x86-32) = 3.9.2-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: gambas3-gb-util-web-3.9.2-8.fc27.i686 Provides: gambas3-gb-util-web = 3.9.2-8.fc27 gambas3-gb-util-web(x86-32) = 3.9.2-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: gambas3-gb-v4l-3.9.2-8.fc27.i686 Provides: gambas3-gb-v4l = 3.9.2-8.fc27 gambas3-gb-v4l(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.v4l.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libjpeg.so.62 libjpeg.so.62(LIBJPEG_6.2) libpng16.so.16 libpng16.so.16(PNG16_0) libv4lconvert.so.0 rtld(GNU_HASH) Processing files: gambas3-gb-vb-3.9.2-8.fc27.i686 Provides: gambas3-gb-vb = 3.9.2-8.fc27 gambas3-gb-vb(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.vb.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libm.so.6 libm.so.6(GLIBC_2.0) rtld(GNU_HASH) Processing files: gambas3-gb-web-3.9.2-8.fc27.i686 Provides: gambas3-gb-web = 3.9.2-8.fc27 gambas3-gb-web(x86-32) = 3.9.2-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: gambas3-gb-web-form-3.9.2-8.fc27.i686 Provides: gambas3-gb-web-form = 3.9.2-8.fc27 gambas3-gb-web-form(x86-32) = 3.9.2-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: gambas3-gb-xml-3.9.2-8.fc27.i686 Provides: gambas3-gb-xml = 3.9.2-8.fc27 gambas3-gb-xml(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.xml.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: gambas3-gb-xml-html-3.9.2-8.fc27.i686 Provides: gambas3-gb-xml-html = 3.9.2-8.fc27 gambas3-gb-xml-html(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.xml.html.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libm.so.6 libstdc++.so.6 rtld(GNU_HASH) Processing files: gambas3-gb-xml-rpc-3.9.2-8.fc27.i686 Provides: gambas3-gb-xml-rpc = 3.9.2-8.fc27 gambas3-gb-xml-rpc(x86-32) = 3.9.2-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: gambas3-gb-xml-xslt-3.9.2-8.fc27.i686 Provides: gambas3-gb-xml-xslt = 3.9.2-8.fc27 gambas3-gb-xml-xslt(x86-32) = 3.9.2-8.fc27 libtool(/usr/lib/gambas3/gb.xml.xslt.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) liblzma.so.5 libm.so.6 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.9) libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxslt.so.1 libxslt.so.1(LIBXML2_1.0.11) libz.so.1 rtld(GNU_HASH) Processing files: gambas3-debuginfo-3.9.2-8.fc27.i686 Provides: debuginfo(build-id) = 04ab80ce46e172e5f2c79e80c13fd783d83e9ef8 debuginfo(build-id) = 04bb21d0af0e77c4ab52080de7564626ae8cf473 debuginfo(build-id) = 0825619a33f2beb328750503d85e47d563701921 debuginfo(build-id) = 0833ce5ae02d4c684ef3b8ed65e92e47bc132962 debuginfo(build-id) = 09f65c4bcfdc8151d6e7d5f04677e811214066a7 debuginfo(build-id) = 0f418020af26c027d9c8cc36d19da921e7bf03b8 debuginfo(build-id) = 114672f9bf0f9321b3b09e8dc0648a6e85da827f debuginfo(build-id) = 12bf7a85f00702d03eaf78a9f16cc9765cea196e debuginfo(build-id) = 1466442346431e99c6829ec9edc22e935a5bb852 debuginfo(build-id) = 185e89156843768d6ac7e3a2dbe6f25c081dfb8a debuginfo(build-id) = 1bd6a732e05f0d4967bef6189072f6405569f110 debuginfo(build-id) = 1ca23736e4921c8ea5ad0fec255bd3e5954e9e66 debuginfo(build-id) = 1d9630522d1cb8f9f9c7db25819996958f000863 debuginfo(build-id) = 25bfc4cda55ffa3d195b1d161aee2137a51c4933 debuginfo(build-id) = 287e45d3f99a71163bc93d05842577971b53cf6a debuginfo(build-id) = 2c536d31b51f7aa6dc4419494ed63cae200c598e debuginfo(build-id) = 2ee4ed84f974e594de38ce0c41084d5a306dd949 debuginfo(build-id) = 39edc1b51fc4d8dd89036b81a47dd800f9207f26 debuginfo(build-id) = 41b4d9c35e0f5676a117f7d6390002011f0f3989 debuginfo(build-id) = 47e85b92cd991a34b535f6763350311e0cf09c3d debuginfo(build-id) = 4d874a24fc38369782e755ea582a81770013da77 debuginfo(build-id) = 50285bcb212d12aec04fed380b247d679cf59299 debuginfo(build-id) = 5d6aa6bc22b854f5c511e78e9bd8764725110b9a debuginfo(build-id) = 5ee4c43d213b22829ba1b6396a1bd8d711e90c15 debuginfo(build-id) = 5f12a14a2f8d235ddb4f59e84d22c65ab99d1053 debuginfo(build-id) = 61f518a2135d6c1a35f4a55a560fcae90ddf2ef5 debuginfo(build-id) = 66fe10bfa7ebc6aa681f6b8cd09c365c597bf168 debuginfo(build-id) = 6991a74acc360bf6bf47efd1036e8069eac5dee9 debuginfo(build-id) = 69d8d62ca3bc48af2cd554342d6c09170ca77b09 debuginfo(build-id) = 6a8bc72484eed8c1665711bdc0244ee33917189e debuginfo(build-id) = 6b5a6a513e75150e828bd353601002c5392517ab debuginfo(build-id) = 6da21daea3134dc10e67d4dc4b0c59735a4e9dff debuginfo(build-id) = 6f271c54507c7b8fc56930ab603cb92107e9e0b3 debuginfo(build-id) = 70e6339b3c280c078bc2fe2ae1e1ff26a30ee997 debuginfo(build-id) = 75a16c4a3d45c8b7a5c5e21dda8837a1d2315a1b debuginfo(build-id) = 76ed12ae73645e8039ef14977e368d0abcf05959 debuginfo(build-id) = 77e4dff847ac71e2ab503688e72a4a56ca926ec4 debuginfo(build-id) = 8156ed95d5cd9c757ebacea6baeb7b35560a5fcc debuginfo(build-id) = 84c2c90642bd8a844305f6a9b867c5c3a99d1faf debuginfo(build-id) = 8ba27731d663b4eb71b8a87edcd47e70687d6a92 debuginfo(build-id) = 8e048779c9fe18cf8f90f2a7d9764cbc519f66dd debuginfo(build-id) = 8fd04c45809bdeaa7f94494511fc2a271697913a debuginfo(build-id) = 9003a5008e7cc5477c89efe4a508f4ebba98aaa4 debuginfo(build-id) = 95336c05b4f304669b35f493769d8e9a3d632266 debuginfo(build-id) = 989328f8803bab993733ab0c15b69d058fc03385 debuginfo(build-id) = 9bd11d747754bff38bb19553b185d73fe9ca90df debuginfo(build-id) = 9c79f8491665fd06eda13d415ff30ced30ae1a93 debuginfo(build-id) = 9fd7756aa4f804916b83e4b6d8e1459116fa8a80 debuginfo(build-id) = a39438543d7b09d34ee47cc6835220d59bb7041e debuginfo(build-id) = a9c368bf2203c14cc17e7960b8300d71b9c95645 debuginfo(build-id) = aad5430d51316b5e65b4e96fff6f67b2b7767b47 debuginfo(build-id) = b5a57640412fabe39c54b247889c84b3c228206b debuginfo(build-id) = bb417aa0268946ed62bd1a206ceb6ef9458ee171 debuginfo(build-id) = c0c70f39993f775af809e3ece01769b289f36c07 debuginfo(build-id) = c555fa833c935201f980a35adba9a2889bb08435 debuginfo(build-id) = c63bbe85e332a2121cc8453527c0f390723d2ba9 debuginfo(build-id) = cbb34ed72365a71e39936ce248749bafe91cadd6 debuginfo(build-id) = cdc6b22e43874247dbc0aa2c0a94a1bbe7f7edc4 debuginfo(build-id) = ced25d1290f27dd3d146f3409ca42aeffd414263 debuginfo(build-id) = cef33cb8332a7eef24b01b1acabb532e0cdd7424 debuginfo(build-id) = d1c8829d67320723dc5f7ef23bfd72627caf3539 debuginfo(build-id) = d4f800172a353f045af3b8886271d799bddcfdbb debuginfo(build-id) = ddda1d6f464aa5b971733048d22c6a18fa69baf8 debuginfo(build-id) = e116fd422343cfb4a485de3240764d5a80cb0582 debuginfo(build-id) = e844bc91cb7a49187a27900dbc00bdabfc83d057 debuginfo(build-id) = e93a881208acb538b68cd5ed4539771a44d5cd82 debuginfo(build-id) = ea1196f257762d352f463f1fc30f3b3110fbc083 debuginfo(build-id) = eab230124ee2dcb28435e1bbdda6b1a90e289cd5 debuginfo(build-id) = eb8664922557acac7a2dd6088d81958b96e06457 debuginfo(build-id) = eb89d228e9ee0522ee40ecbfe595d2a97fbf3dd0 debuginfo(build-id) = ef642445b33f5b3880dfc3aa4695ab80d4bf086c debuginfo(build-id) = f56b185b818f33f400d89db3902089c556bd9b05 debuginfo(build-id) = fb86f96e579180bf22fa3ccf2cf05ce3d291cef9 debuginfo(build-id) = fd50cc45c1b0fd665037b7fe4c15845a1db613e1 gambas3-debuginfo = 3.9.2-8.fc27 gambas3-debuginfo(x86-32) = 3.9.2-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386 Wrote: /builddir/build/RPMS/gambas3-runtime-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-devel-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-scripter-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-ide-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-args-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-cairo-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-chart-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-clipper-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-complex-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-compress-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-crypt-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-data-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-db-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-db-form-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-db-mysql-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-db-odbc-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-db-postgresql-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-db-sqlite2-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-db-sqlite3-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-desktop-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-desktop-gnome-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-dbus-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-eval-highlight-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-form-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-form-dialog-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-form-editor-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-form-mdi-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-form-stock-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-form-terminal-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-gmp-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-gsl-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-gtk-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-gtk-opengl-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-gtk3-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-httpd-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-image-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-image-effect-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-image-imlib-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-image-io-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-inotify-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-libxml-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-logging-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-map-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-markdown-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-media-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-media-form-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-memcached-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-mime-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-mysql-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-ncurses-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-net-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-net-curl-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-net-pop3-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-net-smtp-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-openal-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-opengl-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-opengl-glu-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-opengl-glsl-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-opengl-sge-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-openssl-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-option-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-pcre-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-pdf-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-qt4-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-qt4-ext-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-qt4-opengl-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-qt4-webkit-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-qt5-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-qt5-ext-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-qt5-opengl-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-qt5-webkit-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-report-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-report2-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-scanner-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-sdl-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-sdl-sound-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-sdl2-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-sdl2-audio-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-settings-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-signal-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-util-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-util-web-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-v4l-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-vb-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-web-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-web-form-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-xml-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-xml-html-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-xml-rpc-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-gb-xml-xslt-3.9.2-8.fc27.i686.rpm Wrote: /builddir/build/RPMS/gambas3-debuginfo-3.9.2-8.fc27.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ze0hq3 + umask 022 + cd /builddir/build/BUILD + cd gambas3-3.9.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gambas3-3.9.2-8.fc27.i386 + exit 0 Child return code was: 0