You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build.
Maintainer: po...@freebsd.org Last committer: amd...@freebsd.org Ident: $FreeBSD: head/databases/gtksql/Makefile 421513 2016-09-07 16:40:32Z amdmi3 $ Log URL: http://beefy11.nyi.freebsd.org/data/head-i386-default/p428600_s310098/logs/gtksql-0.4.5_3.log Build URL: http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p428600_s310098 Log: ====>> Building databases/gtksql build started at Fri Dec 16 04:12:39 UTC 2016 port directory: /usr/ports/databases/gtksql building for: FreeBSD head-i386-default-job-16 12.0-CURRENT FreeBSD 12.0-CURRENT r310098 i386 maintained by: po...@freebsd.org Makefile ident: $FreeBSD: head/databases/gtksql/Makefile 421513 2016-09-07 16:40:32Z amdmi3 $ Poudriere version: 3.1.14 Host OSVERSION: 1200010 Jail OSVERSION: 1200018 Job Id: 16 !!! Jail is newer than host. (Jail: 1200018, Host: 1200010) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 UNAME_v=FreeBSD 12.0-CURRENT r310098 UNAME_r=12.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 OPSYS=FreeBSD ARCH=i386 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref UID=0 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin _JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ POUDRIERE_BUILD_TYPE=bulk PKGNAME=gtksql-0.4.5_3 OSREL=12.0 _OSRELEASE=12.0-CURRENT PYTHONBASE=/usr/local OLDPWD=/ _SMP_CPUS=24 PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default SCRIPTPREFIX=/usr/local/share/poudriere _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun USER=root HOME=/root POUDRIERE_VERSION=3.1.14 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh CONFIGURE_MAX_CMD_LEN=262144 LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes _JAVA_OS_LIST_REGEXP=native\|linux OSVERSION=1200018 ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gtksql-0.4.5_3: AVAHI=off: Zeroconf support via Avahi DOCS=on: Build and/or install documentation ====> Options available for the multi DB: you have to choose at least one of them MYSQL=off: MySQL database support PGSQL=off: PostgreSQL database support SQLITE=on: SQLite database support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-avahi --without-mysql --without-postgresql --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/databases/gtksql/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/gtksql/work HOME=/wrkdirs/usr/ports/databases/gtksql/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/gtksql/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/gtksql/work HOME=/wrkdirs/usr/ports/databases/gtksql/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include/scintilla -I/usr/local/include" LDFLAGS=" -L/usr/local/lib -lscintilla -lscintilla_lexers -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gtksql" EXAMPLESDIR="share/examples/gtksql" DATADIR="share/gtksql" WWWDIR="www/gtksql" ETCDIR="etc/gtksql" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gtksql DOCSDIR=/usr/local/share/doc/gtksql EXAMPLESDIR=/usr/local/share/examples/gtksql WWWDIR=/usr/local/www/gtksql ETCDIR=/usr/local/etc/gtksql --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =======================<phase: check-sanity >============================ ===> NOTICE: The gtksql port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> License GPLv2+ accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> gtksql-0.4.5_3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.9.4.txz [head-i386-default-job-16] Installing pkg-1.9.4... [head-i386-default-job-16] Extracting pkg-1.9.4: .......... done ===> gtksql-0.4.5_3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of gtksql-0.4.5_3 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> NOTICE: The gtksql port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by gtksql-0.4.5_3 for building =========================================================================== =======================<phase: checksum >============================ ===> NOTICE: The gtksql port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by gtksql-0.4.5_3 for building => SHA256 Checksum OK for gtksql-0.4.5.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> NOTICE: The gtksql port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: <snip> checking whether to include self tests... no configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting config.status: creating gnome/gtksql.desktop config.status: creating scintilla/Makefile config.status: creating intl/Makefile config.status: WARNING: intl/Makefile.in seems to ignore the --datarootdir setting config.status: creating man/gtksql.1 config.status: creating src/Makefile config.status: creating pixmaps/Makefile config.status: creating Pics/Makefile config.status: creating man/Makefile config.status: creating gnome/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile =========================================================================== =======================<phase: build >============================ ===> Building for gtksql-0.4.5_3 gmake[1]: Entering directory '/wrkdirs/usr/ports/databases/gtksql/work/gtksql-0.4.5' cd /wrkdirs/usr/ports/databases/gtksql/work/gtksql-0.4.5 && true -I m4 cd /wrkdirs/usr/ports/databases/gtksql/work/gtksql-0.4.5 && true rm -f stamp-h1 touch /wrkdirs/usr/ports/databases/gtksql/work/gtksql-0.4.5/config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged gmake all-recursive gmake[2]: Entering directory '/wrkdirs/usr/ports/databases/gtksql/work/gtksql-0.4.5' cd /wrkdirs/usr/ports/databases/gtksql/work/gtksql-0.4.5 && true -I m4 Making all in Pics gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/gtksql/work/gtksql-0.4.5/Pics' cd .. && gmake am--refresh gmake[4]: Entering directory '/wrkdirs/usr/ports/databases/gtksql/work/gtksql-0.4.5' cd /wrkdirs/usr/ports/databases/gtksql/work/gtksql-0.4.5 && true -I m4 gmake[4]: Leaving directory '/wrkdirs/usr/ports/databases/gtksql/work/gtksql-0.4.5' gmake[4]: Entering directory '/wrkdirs/usr/ports/databases/gtksql/work/gtksql-0.4.5' cd /wrkdirs/usr/ports/databases/gtksql/work/gtksql-0.4.5 && true -I m4 gmake[4]: Leaving directory '/wrkdirs/usr/ports/databases/gtksql/work/gtksql-0.4.5' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/gtksql/work/gtksql-0.4.5/Pics' Making all in po gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/gtksql/work/gtksql-0.4.5/po' test ! -f /wrkdirs/usr/ports/databases/gtksql/work/gtksql-0.4.5/po/gtksql.pot || \ test -z "/wrkdirs/usr/ports/databases/gtksql/work/gtksql-0.4.5/po/de_DE.gmo" || gmake /wrkdirs/usr/ports/databases/gtksql/work/gtksql-0.4.5/po/de_DE.gmo gmake[4]: Entering directory '/wrkdirs/usr/ports/databases/gtksql/work/gtksql-0.4.5/po' cd /wrkdirs/usr/ports/databases/gtksql/work/gtksql-0.4.5/po && rm -f de_DE.gmo && /usr/local/bin/msgfmt -c --statistics -o de_DE.gmo de_DE.po de_DE.po:10: warning: header field 'Language' missing in header 25 translated messages, 11 fuzzy translations, 93 untranslated messages. gmake[4]: Leaving directory '/wrkdirs/usr/ports/databases/gtksql/work/gtksql-0.4.5/po' touch stamp-po gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/gtksql/work/gtksql-0.4.5/po' Making all in src gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/gtksql/work/gtksql-0.4.5/src' cd .. && gmake am--refresh gmake[4]: Entering directory '/wrkdirs/usr/ports/databases/gtksql/work/gtksql-0.4.5' cd /wrkdirs/usr/ports/databases/gtksql/work/gtksql-0.4.5 && true -I m4 gmake[4]: Leaving directory '/wrkdirs/usr/ports/databases/gtksql/work/gtksql-0.4.5' cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/scintilla -I/usr/local/include -I/usr/local/include -I/usr/include/libxml2 -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -DGTK -O2 -pipe -fstack-protector -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/scintilla -I/usr/local/include -I/usr/local/include -I/usr/include/libxml2 -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -DGTK -O2 -pipe -fstack-protector -fno-strict-aliasing -MT guiapi.o -MD -MP -MF .deps/guiapi.Tpo -c -o guiapi.o guiapi.c mv -f .deps/guiapi.Tpo .deps/guiapi.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/scintilla -I/usr/local/include -I/usr/local/include -I/usr/include/libxml2 -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -DGTK -O2 -pipe -fstack-protector -fno-strict-aliasing -MT gui_gtk.o -MD -MP -MF .deps/gui_gtk.Tpo -c -o gui_gtk.o gui_gtk.c mv -f .deps/gui_gtk.Tpo .deps/gui_gtk.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/scintilla -I/usr/local/include -I/usr/local/include -I/usr/include/libxml2 -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -DGTK -O2 -pipe -fstack-protector -fno-strict-aliasing -MT buf.o -MD -MP -MF .deps/buf.Tpo -c -o buf.o buf.c buf.c:93:10: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (len < 0) ~~~ ^ ~ 1 warning generated. mv -f .deps/buf.Tpo .deps/buf.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/scintilla -I/usr/local/include -I/usr/local/include -I/usr/include/libxml2 -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -DGTK -O2 -pipe -fstack-protector -fno-strict-aliasing -MT gtk_callbacks.o -MD -MP -MF .deps/gtk_callbacks.Tpo -c -o gtk_callbacks.o gtk_callbacks.c mv -f .deps/gtk_callbacks.Tpo .deps/gtk_callbacks.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/scintilla -I/usr/local/include -I/usr/local/include -I/usr/include/libxml2 -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -DGTK -O2 -pipe -fstack-protector -fno-strict-aliasing -MT gtk_interface.o -MD -MP -MF .deps/gtk_interface.Tpo -c -o gtk_interface.o gtk_interface.c gtk_interface.c:116:7: warning: 'gdk_pixbuf_unref' is deprecated [-Wdeprecated-declarations] gdk_pixbuf_unref (mainWindow_icon_pixbuf); ^ /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:226:12: note: 'gdk_pixbuf_unref' has been explicitly marked deprecated here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^ 1 warning generated. mv -f .deps/gtk_interface.Tpo .deps/gtk_interface.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/scintilla -I/usr/local/include -I/usr/local/include -I/usr/include/libxml2 -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -DGTK -O2 -pipe -fstack-protector -fno-strict-aliasing -MT gtk_support.o -MD -MP -MF .deps/gtk_support.Tpo -c -o gtk_support.o gtk_support.c mv -f .deps/gtk_support.Tpo .deps/gtk_support.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/scintilla -I/usr/local/include -I/usr/local/include -I/usr/include/libxml2 -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -DGTK -O2 -pipe -fstack-protector -fno-strict-aliasing -MT gtk_workspace.o -MD -MP -MF .deps/gtk_workspace.Tpo -c -o gtk_workspace.o gtk_workspace.c gtk_workspace.c:130:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(ws, (char *)qry->b_dat); ^ ~~~~~~~~~~ gtk_workspace.c:130:16: note: treat the string as an argument to avoid this fprintf(ws, (char *)qry->b_dat); ^ "%s", gtk_workspace.c:155:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(ws, (char *)qry->b_dat); ^ ~~~~~~~~~~ gtk_workspace.c:155:18: note: treat the string as an argument to avoid this fprintf(ws, (char *)qry->b_dat); ^ "%s", 2 warnings generated. mv -f .deps/gtk_workspace.Tpo .deps/gtk_workspace.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/scintilla -I/usr/local/include -I/usr/local/include -I/usr/include/libxml2 -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -DGTK -O2 -pipe -fstack-protector -fno-strict-aliasing -MT dbapi.o -MD -MP -MF .deps/dbapi.Tpo -c -o dbapi.o dbapi.c mv -f .deps/dbapi.Tpo .deps/dbapi.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/scintilla -I/usr/local/include -I/usr/local/include -I/usr/include/libxml2 -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -DGTK -O2 -pipe -fstack-protector -fno-strict-aliasing -MT forms.o -MD -MP -MF .deps/forms.Tpo -c -o forms.o forms.c forms.c:275:26: warning: comparison of constant 'FT_FILENAME' (3) with expression of type 'FieldRelevance' is always true [-Wtautological-constant-out-of-range-compare] if ((r >= FT_MIN) && (r <= FT_MAX)) ~ ^ ~~~~~~ 1 warning generated. mv -f .deps/forms.Tpo .deps/forms.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/scintilla -I/usr/local/include -I/usr/local/include -I/usr/include/libxml2 -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -DGTK -O2 -pipe -fstack-protector -fno-strict-aliasing -MT gtk_queries.o -MD -MP -MF .deps/gtk_queries.Tpo -c -o gtk_queries.o gtk_queries.c mv -f .deps/gtk_queries.Tpo .deps/gtk_queries.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/scintilla -I/usr/local/include -I/usr/local/include -I/usr/include/libxml2 -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -DGTK -O2 -pipe -fstack-protector -fno-strict-aliasing -MT appconfig.o -MD -MP -MF .deps/appconfig.Tpo -c -o appconfig.o appconfig.c mv -f .deps/appconfig.Tpo .deps/appconfig.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/scintilla -I/usr/local/include -I/usr/local/include -I/usr/include/libxml2 -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -DGTK -O2 -pipe -fstack-protector -fno-strict-aliasing -MT export.o -MD -MP -MF .deps/export.Tpo -c -o export.o export.c mv -f .deps/export.Tpo .deps/export.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/scintilla -I/usr/local/include -I/usr/local/include -I/usr/include/libxml2 -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -DGTK -O2 -pipe -fstack-protector -fno-strict-aliasing -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c mv -f .deps/utils.Tpo .deps/utils.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/scintilla -I/usr/local/include -I/usr/local/include -I/usr/include/libxml2 -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -DGTK -O2 -pipe -fstack-protector -fno-strict-aliasing -MT dburl.o -MD -MP -MF .deps/dburl.Tpo -c -o dburl.o dburl.c mv -f .deps/dburl.Tpo .deps/dburl.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/scintilla -I/usr/local/include -I/usr/local/include -I/usr/include/libxml2 -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -DGTK -O2 -pipe -fstack-protector -fno-strict-aliasing -MT db_connect_dlg.o -MD -MP -MF .deps/db_connect_dlg.Tpo -c -o db_connect_dlg.o db_connect_dlg.c mv -f .deps/db_connect_dlg.Tpo .deps/db_connect_dlg.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/scintilla -I/usr/local/include -I/usr/local/include -I/usr/include/libxml2 -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -DGTK -O2 -pipe -fstack-protector -fno-strict-aliasing -MT register.o -MD -MP -MF .deps/register.Tpo -c -o register.o register.c mv -f .deps/register.Tpo .deps/register.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/scintilla -I/usr/local/include -I/usr/local/include -I/usr/include/libxml2 -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -DGTK -O2 -pipe -fstack-protector -fno-strict-aliasing -MT d_mysql_f.o -MD -MP -MF .deps/d_mysql_f.Tpo -c -o d_mysql_f.o d_mysql_f.c mv -f .deps/d_mysql_f.Tpo .deps/d_mysql_f.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/scintilla -I/usr/local/include -I/usr/local/include -I/usr/include/libxml2 -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -DGTK -O2 -pipe -fstack-protector -fno-strict-aliasing -MT d_postgres_f.o -MD -MP -MF .deps/d_postgres_f.Tpo -c -o d_postgres_f.o d_postgres_f.c mv -f .deps/d_postgres_f.Tpo .deps/d_postgres_f.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/scintilla -I/usr/local/include -I/usr/local/include -I/usr/include/libxml2 -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -DGTK -O2 -pipe -fstack-protector -fno-strict-aliasing -MT d_sqlite.o -MD -MP -MF .deps/d_sqlite.Tpo -c -o d_sqlite.o d_sqlite.c mv -f .deps/d_sqlite.Tpo .deps/d_sqlite.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/scintilla -I/usr/local/include -I/usr/local/include -I/usr/include/libxml2 -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -DGTK -O2 -pipe -fstack-protector -fno-strict-aliasing -MT db_tabledef.o -MD -MP -MF .deps/db_tabledef.Tpo -c -o db_tabledef.o db_tabledef.c mv -f .deps/db_tabledef.Tpo .deps/db_tabledef.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/scintilla -I/usr/local/include -I/usr/local/include -I/usr/include/libxml2 -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -DGTK -O2 -pipe -fstack-protector -fno-strict-aliasing -MT d_sqlite_result.o -MD -MP -MF .deps/d_sqlite_result.Tpo -c -o d_sqlite_result.o d_sqlite_result.c mv -f .deps/d_sqlite_result.Tpo .deps/d_sqlite_result.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/scintilla -I/usr/local/include -I/usr/local/include -I/usr/include/libxml2 -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -DGTK -O2 -pipe -fstack-protector -fno-strict-aliasing -MT db_keywords.o -MD -MP -MF .deps/db_keywords.Tpo -c -o db_keywords.o db_keywords.c mv -f .deps/db_keywords.Tpo .deps/db_keywords.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/scintilla -I/usr/local/include -I/usr/local/include -I/usr/include/libxml2 -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -DGTK -O2 -pipe -fstack-protector -fno-strict-aliasing -MT gtk_treeview.o -MD -MP -MF .deps/gtk_treeview.Tpo -c -o gtk_treeview.o gtk_treeview.c mv -f .deps/gtk_treeview.Tpo .deps/gtk_treeview.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/scintilla -I/usr/local/include -I/usr/local/include -I/usr/include/libxml2 -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -DGTK -O2 -pipe -fstack-protector -fno-strict-aliasing -MT scriptapi.o -MD -MP -MF .deps/scriptapi.Tpo -c -o scriptapi.o scriptapi.c mv -f .deps/scriptapi.Tpo .deps/scriptapi.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/scintilla -I/usr/local/include -I/usr/local/include -I/usr/include/libxml2 -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -DGTK -O2 -pipe -fstack-protector -fno-strict-aliasing -MT gtk_export.o -MD -MP -MF .deps/gtk_export.Tpo -c -o gtk_export.o gtk_export.c mv -f .deps/gtk_export.Tpo .deps/gtk_export.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/scintilla -I/usr/local/include -I/usr/local/include -I/usr/include/libxml2 -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -DGTK -O2 -pipe -fstack-protector -fno-strict-aliasing -MT gtk_config.o -MD -MP -MF .deps/gtk_config.Tpo -c -o gtk_config.o gtk_config.c mv -f .deps/gtk_config.Tpo .deps/gtk_config.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/scintilla -I/usr/local/include -I/usr/local/include -I/usr/include/libxml2 -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -DGTK -O2 -pipe -fstack-protector -fno-strict-aliasing -MT d_unixodbc.o -MD -MP -MF .deps/d_unixodbc.Tpo -c -o d_unixodbc.o d_unixodbc.c mv -f .deps/d_unixodbc.Tpo .deps/d_unixodbc.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/scintilla -I/usr/local/include -I/usr/local/include -I/usr/include/libxml2 -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -DGTK -O2 -pipe -fstack-protector -fno-strict-aliasing -MT gtksql_query_scintilla.o -MD -MP -MF .deps/gtksql_query_scintilla.Tpo -c -o gtksql_query_scintilla.o gtksql_query_scintilla.c gtksql_query_scintilla.c:94:20: warning: declaration of 'struct CharacterRange' will not be visible outside of this function [-Wvisibility] struct CharacterRange *cr) ^ gtksql_query_scintilla.c:105:4: error: incomplete definition of type 'struct CharacterRange' cr->cpMin = ~~^ gtksql_query_scintilla.c:94:20: note: forward declaration of 'struct CharacterRange' struct CharacterRange *cr) ^ gtksql_query_scintilla.c:107:4: error: incomplete definition of type 'struct CharacterRange' cr->cpMax = scintilla_send_message(query->sci, SCI_GETSELECTIONEND, 0, 0); ~~^ gtksql_query_scintilla.c:94:20: note: forward declaration of 'struct CharacterRange' struct CharacterRange *cr) ^ gtksql_query_scintilla.c:118:19: error: variable has incomplete type 'struct TextRange' struct TextRange tr; ^ gtksql_query_scintilla.c:118:9: note: forward declaration of 'struct TextRange' struct TextRange tr; ^ gtksql_query_scintilla.c:131:17: warning: implicitly declaring library function 'malloc' with type 'void *(unsigned int)' [-Wimplicit-function-declaration] tr.lpstrText = malloc((tr.chrg.cpMax - tr.chrg.cpMin) * 2); ^ gtksql_query_scintilla.c:131:17: note: include the header <stdlib.h> or explicitly provide a declaration for 'malloc' gtksql_query_scintilla.c:200:19: error: variable has incomplete type 'struct TextRange' struct TextRange tr; ^ gtksql_query_scintilla.c:200:9: note: forward declaration of 'struct TextRange' struct TextRange tr; ^ gtksql_query_scintilla.c:277:19: error: variable has incomplete type 'struct TextRange' struct TextRange tr; ^ gtksql_query_scintilla.c:277:9: note: forward declaration of 'struct TextRange' struct TextRange tr; ^ gtksql_query_scintilla.c:564:12: warning: 5 enumeration values not handled in switch: 'PANGO_WEIGHT_THIN', 'PANGO_WEIGHT_SEMILIGHT', 'PANGO_WEIGHT_BOOK'... [-Wswitch] switch (pango_font_description_get_weight(pfd)) { ^ 3 warnings and 5 errors generated. gmake[3]: *** [Makefile:416: gtksql_query_scintilla.o] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/gtksql/work/gtksql-0.4.5/src' gmake[2]: *** [Makefile:334: all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/gtksql/work/gtksql-0.4.5' gmake[1]: *** [Makefile:252: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/gtksql/work/gtksql-0.4.5' *** Error code 1 Stop. make: stopped in /usr/ports/databases/gtksql _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"