[REL - head-i386-default][graphics/ruby-tgif] Failed for ruby19-tgif-20010408_12 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Fri Nov 15 09:44:04 UTC 2013
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: ruby at FreeBSD.org
Last committer: bapt at FreeBSD.org
Ident: $FreeBSD: head/graphics/ruby-tgif/Makefile 327733 2013-09-20 18:35:44Z bapt $
Log URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-11-14_17h20m57s/logs/ruby19-tgif-20010408_12.log
Build URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-11-14_17h20m57s
Log:
====>> Building graphics/ruby-tgif
build started at Fri Nov 15 09:42:34 UTC 2013
port directory: /usr/ports/graphics/ruby-tgif
building for: FreeBSD head-i386-default-job-20 11.0-CURRENT FreeBSD 11.0-CURRENT r256430 i386
maintained by: ruby at FreeBSD.org
Makefile ident: $FreeBSD: head/graphics/ruby-tgif/Makefile 327733 2013-09-20 18:35:44Z bapt $
Poudriere version: 3.1-pre
---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=1100000
UNAME_v=FreeBSD 11.0-CURRENT r256430
UNAME_r=11.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/head-i386-default/ref
PKG_EXT=txz
tpid=34963
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=ruby19-tgif-20010408_12
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/root/poudriere
MASTERNAME=head-i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---
---Begin OPTIONS List---
---End OPTIONS List---
--CONFIGURE_ARGS--
--with-x-dir="/usr/local" --with-ldflags=" `cd /wrkdirs/usr/ports/graphics/ruby-tgif/work/ruby-tgif-20010408/tgif; make -V LDOPTIONS -V LOCAL_LIBRARIES -V LDLIBS -V EXTRA_LOAD_FLAGS | paste -s -`" --with-opt-dir="/usr/local"
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444"
--End MAKE_ENV--
--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/tgif
DOCSDIR=/usr/local/share/doc/tgif
EXAMPLESDIR=/usr/local/share/examples/tgif
WWWDIR=/usr/local/www/tgif
ETCDIR=/usr/local/etc/tgif
--End SUB_LIST--
---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
WITH_PKGNG=yes
NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===> Cleaning for ruby19-tgif-20010408_12
=======================<phase: check-config >============================
===========================================================================
=======================<phase: pkg-depends >============================
===> ruby19-tgif-20010408_12 depends on file: /usr/local/sbin/pkg - not found
===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===> Installing existing package /packages/All/pkg-1.1.4_8.txz
Installing pkg-1.1.4_8... done
If you are upgrading from the old package format, first run:
# pkg2ng
===> Returning to build of ruby19-tgif-20010408_12
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> Fetching all distfiles required by ruby19-tgif-20010408_12 for building
===> Fetching all distfiles required by tgif-4.2.2_1 for building
===========================================================================
=======================<phase: checksum >============================
===> Fetching all distfiles required by ruby19-tgif-20010408_12 for building
===> Fetching all distfiles required by tgif-4.2.2_1 for building
=> SHA256 Checksum OK for ruby/ruby-tgif-20010408-2.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===> ruby19-tgif-20010408_12 depends on file: /usr/local/bin/ruby19 - not found
===> Verifying install for /usr/local/bin/ruby19 in /usr/ports/lang/ruby19
===> Installing existing package /packages/All/ruby-1.9.3.448,1.txz
Installing ruby-1.9.3.448,1...Installing libyaml-0.1.4_2... done
Installing libffi-3.0.13... done
done
====
Some of the standard commands are provided as separate ports for ease
of upgrading:
devel/ruby-gems: gem - RubyGems package manager
devel/rubygem-rake: rake - Ruby Make
And some of the standard libraries are provided as separate ports
since they require extra dependencies:
converters/ruby-iconv: iconv module
databases/ruby-gdbm: GDBM module
x11-toolkits/ruby-tk: Tcl/Tk modules
japanese/ruby-tk: Tcl/Tk modules for Japanized Tcl/Tk
lang/ruby-mode.el: Emacs lisp modules
Install them as occasion demands.
====
===> Returning to build of ruby19-tgif-20010408_12
===========================================================================
=======================<phase: extract >============================
===> Fetching all distfiles required by ruby19-tgif-20010408_12 for building
===> Fetching all distfiles required by tgif-4.2.2_1 for building
===> Extracting for ruby19-tgif-20010408_12
=> SHA256 Checksum OK for ruby/ruby-tgif-20010408-2.tar.gz.
/bin/ln -sf `cd /usr/ports/graphics/tgif; make -V WRKSRC` /wrkdirs/usr/ports/graphics/ruby-tgif/work/ruby-tgif-20010408/tgif
===========================================================================
=======================<phase: patch-depends >============================
===> ruby19-tgif-20010408_12 depends on file: /usr/local/bin/ruby19 - found
===========================================================================
=======================<phase: patch >============================
===> Patching for ruby19-tgif-20010408_12
/usr/local/bin/ruby19 -i -pe 'gsub %r|\.\./|, "tgif/"' /wrkdirs/usr/ports/graphics/ruby-tgif/work/ruby-tgif-20010408/extconf.rb /wrkdirs/usr/ports/graphics/ruby-tgif/work/ruby-tgif-20010408/*.c
===========================================================================
=======================<phase: build-depends >============================
===> ruby19-tgif-20010408_12 depends on file: /nonexistent - not found
===> Verifying build for /nonexistent in /usr/ports/graphics/tgif
===> tgif-4.2.2_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by tgif-4.2.2_1 for building
===> Extracting for tgif-4.2.2_1
=> SHA256 Checksum OK for tgif-QPL-4.2.2.tar.gz.
===> Patching for tgif-4.2.2_1
===> Applying FreeBSD patches for tgif-4.2.2_1
===> tgif-4.2.2_1 depends on executable: imake - not found
===> Verifying install for imake in /usr/ports/devel/imake
===> Installing existing package /packages/All/imake-1.0.6_1,1.txz
Installing imake-1.0.6_1,1...Installing xproto-7.0.24... done
Installing xorg-cf-files-1.0.5_1... done
Installing perl5-5.16.3_2...Removing /usr/local/etc/perl5_version... Done.
Creating /usr/local/etc/perl5_version... Done.
Removing stale symlinks from /usr/bin...
Skipping /usr/bin/perl
Skipping /usr/bin/perl5
Done.
Creating various symlinks in /usr/bin...
Symlinking /usr/local/bin/perl5.16.3 to /usr/bin/perl
Symlinking /usr/local/bin/perl5.16.3 to /usr/bin/perl5
Done.
done
Installing makedepend-1.0.5,1... done
Installing gccmakedep-1.0.2_1... done
done
===> Returning to build of tgif-4.2.2_1
===> tgif-4.2.2_1 depends on executable: tradcpp - not found
===> Verifying install for tradcpp in /usr/ports/devel/tradcpp
===> Installing existing package /packages/All/tradcpp-0.4.txz
Installing tradcpp-0.4... done
===> Returning to build of tgif-4.2.2_1
===> tgif-4.2.2_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found
===> Verifying install for /usr/local/libdata/pkgconfig/x11.pc in /usr/ports/x11/libX11
===> Installing existing package /packages/All/libX11-1.6.2,1.txz
Installing libX11-1.6.2,1...Installing kbproto-1.0.6... done
Installing libXau-1.0.8... done
Installing libXdmcp-1.1.1... done
Installing libpthread-stubs-0.3_4... done
Installing libxcb-1.9.1...Installing libxml2-2.8.0_2... done
done
done
===> Returning to build of tgif-4.2.2_1
===> tgif-4.2.2_1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - not found
===> Verifying install for /usr/local/libdata/pkgconfig/xext.pc in /usr/ports/x11/libXext
===> Installing existing package /packages/All/libXext-1.3.2,1.txz
Installing libXext-1.3.2,1...Installing xextproto-7.2.1... done
done
===> Returning to build of tgif-4.2.2_1
===> tgif-4.2.2_1 depends on file: /usr/local/libdata/pkgconfig/xt.pc - not found
===> Verifying install for /usr/local/libdata/pkgconfig/xt.pc in /usr/ports/x11-toolkits/libXt
===> Installing existing package /packages/All/libXt-1.1.4,1.txz
Installing libXt-1.1.4,1...Installing libSM-1.2.2,1...Installing libICE-1.0.8,1... done
done
done
<snip>
cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/local/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -D_NO_IDNLIB -DTGIF_DISTR_VER=\"4.2.2\" -DUSE_XT_INITIALIZE -DENABLE_NLS -DQPL_LICENSE -c version.c
cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/local/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -D_NO_IDNLIB -DTGIF_DISTR_VER=\"4.2.2\" -DUSE_XT_INITIALIZE -DENABLE_NLS -DQPL_LICENSE -c vms_comp.c
cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/local/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -D_NO_IDNLIB -DTGIF_DISTR_VER=\"4.2.2\" -DUSE_XT_INITIALIZE -DENABLE_NLS -DQPL_LICENSE -c wb.c
wb.c:2286:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
sprintf(gszMsgBox, TgLoadString(STID_JOIN_WB_IN_FAILED_NO_CONTTYPE));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
wb.c:2515:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
sprintf(gszMsgBox, TgLoadString(STID_JOIN_WB_IN_PROGRESS_FAILED));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/local/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -D_NO_IDNLIB -DTGIF_DISTR_VER=\"4.2.2\" -DUSE_XT_INITIALIZE -DENABLE_NLS -DQPL_LICENSE -c wb1.c
cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/local/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -D_NO_IDNLIB -DTGIF_DISTR_VER=\"4.2.2\" -DUSE_XT_INITIALIZE -DENABLE_NLS -DQPL_LICENSE -c wb2.c
cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/local/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -D_NO_IDNLIB -DTGIF_DISTR_VER=\"4.2.2\" -DUSE_XT_INITIALIZE -DENABLE_NLS -DQPL_LICENSE -c wb3.c
cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/local/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -D_NO_IDNLIB -DTGIF_DISTR_VER=\"4.2.2\" -DUSE_XT_INITIALIZE -DENABLE_NLS -DQPL_LICENSE -c wb_buff.c
cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/local/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -D_NO_IDNLIB -DTGIF_DISTR_VER=\"4.2.2\" -DUSE_XT_INITIALIZE -DENABLE_NLS -DQPL_LICENSE -c wb_mcast.c
cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/local/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -D_NO_IDNLIB -DTGIF_DISTR_VER=\"4.2.2\" -DUSE_XT_INITIALIZE -DENABLE_NLS -DQPL_LICENSE -c wb_seg.c
cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/local/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -D_NO_IDNLIB -DTGIF_DISTR_VER=\"4.2.2\" -DUSE_XT_INITIALIZE -DENABLE_NLS -DQPL_LICENSE -c xbitmap.c
xbitmap.c:148:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
sprintf(gszMsgBox, TgLoadString(STID_ENTER_HTML_TEMPLATE));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xbitmap.c:173:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
sprintf(gszMsgBox, TgLoadString(STID_NO_HTML_TEMPLATE_FILE));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xbitmap.c:422:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
sprintf(gszMsgBox, TgLoadString(STID_WILL_NOT_USE_SIMPLE_THRESHOLD));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xbitmap.c:2927:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
fprintf(map_fp, TgLoadCachedString(CSTID_PARANED_UNKNOWN));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/local/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -D_NO_IDNLIB -DTGIF_DISTR_VER=\"4.2.2\" -DUSE_XT_INITIALIZE -DENABLE_NLS -DQPL_LICENSE -c xpixmap.c
cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/local/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -D_NO_IDNLIB -DTGIF_DISTR_VER=\"4.2.2\" -DUSE_XT_INITIALIZE -DENABLE_NLS -DQPL_LICENSE -c xprtfltr.c
cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/local/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -D_NO_IDNLIB -DTGIF_DISTR_VER=\"4.2.2\" -DUSE_XT_INITIALIZE -DENABLE_NLS -DQPL_LICENSE -c z_intrf.c
z_intrf.c:306:40: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign]
ByteStuff(out, have, out2, &have2);
^~~~~~
1 warning generated.
rm -f tgif
cc -o tgif -L/usr/local/lib tgif.o align.o animate.o arc.o attr.o auxtext.o box.o button.o chat.o chinput.o choice.o choose.o cli_xcin.o convkinput.o convxim.o cmd.o color.o cutpaste.o cursor.o dialog.o drawing.o dup.o edit.o eps.o exec.o expr.o file.o font.o ftp.o grid.o group.o hash.o help.o http.o imgproc.o import.o ini.o inmethod.o list.o mainloop.o mainmenu.o mark.o markup.o menu.o menuinfo.o miniline.o move.o msg.o names.o navigate.o nkf.o obj.o oval.o page.o pattern.o pin.o poly.o polygon.o ps.o raster.o rcbox.o rect.o remote.o rm_intrf.o ruler.o scroll.o select.o setup.o shape.o shortcut.o special.o spline.o stk.o stream.o stretch.o strtbl.o tangram2.o tdgtbase.o tdgtbmpl.o tdgtbrow.o tdgtbtn.o tdgtdraw.o tdgtlist.o tdgtmsg.o tdgtsedt.o tgif_dbg.o tgcwheel.o tgcwdl.o tginssym.o tgisdl.o tgtwb5.o tgtwb5dl.o tgtwb5xl.o tidget.o tcp.o text.o util.o version.o vms_comp.o wb.o wb1.o wb2.o wb3.o wb_buff.o wb_mcast.o wb_seg.o xbitmap.o xp
ixmap.o xprtfltr.o z_intrf.o -lXext -lX11 -lXt -lSM -lICE -lm -lz -pthread -L/usr/local/lib -lintl -Wl,-rpath,/usr/local/lib
rm -f tgif._man
if test -z "" ; then cd `dirname tgif` && ln -s `basename tgif.man` `basename tgif._man`; else tradcpp -undef -traditional -D__apploaddir__=/usr/local/lib/X11/app-defaults -D__appmansuffix__=1 -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/local -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/local/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" < tgif.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >tgif._man; fi
===> Returning to build of ruby19-tgif-20010408_12
===> ruby19-tgif-20010408_12 depends on executable: imake - found
===> ruby19-tgif-20010408_12 depends on file: /usr/local/bin/ruby19 - found
===========================================================================
=======================<phase: lib-depends >============================
===> ruby19-tgif-20010408_12 depends on shared library: libintl.so - found
===========================================================================
=======================<phase: configure >============================
===> Configuring for ruby19-tgif-20010408_12
===> Running extconf.rb to configure
checking for XOpenDisplay() in -lX11... yes
creating Makefile
===========================================================================
=======================<phase: build >============================
===> Building for ruby19-tgif-20010408_12
compiling tgif.c
In file included from tgif.c:9:
/usr/local/include/ruby-1.9//ruby/backward/rubyio.h:2:2: warning: use "ruby/io.h" instead of "rubyio.h" [-W#warnings]
#warning use "ruby/io.h" instead of "rubyio.h"
^
In file included from tgif.c:11:
In file included from ./tgif/tgifdefs.h:177:
./tgif/const.h:47:9: warning: '_' macro redefined
#define _(text) text
^
/usr/local/include/ruby-1.9/ruby/defines.h:42:10: note: previous definition is here
# define _(args) args
^
tgif.c:25:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
tgif.c:32:16: warning: implicit declaration of function 'STR2CSTR' is invalid in C99 [-Wimplicit-function-declaration]
TgifLoadFile(STR2CSTR(filename));
^
tgif.c:32:16: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'char *' [-Wint-conversion]
TgifLoadFile(STR2CSTR(filename));
^~~~~~~~~~~~~~~~~~
./tgif_lib.h:6:42: note: passing argument to parameter 'FullName' here
extern int TgifLoadFile ARGS_DECL((char *FullName));
^
./tgif/const.h:31:25: note: expanded from macro 'ARGS_DECL'
#define ARGS_DECL(args) args
^
tgif.c:40:3: warning: implicit declaration of function 'CleanUp' is invalid in C99 [-Wimplicit-function-declaration]
CleanUp();
^
tgif.c:41:3: warning: implicit declaration of function 'CleanUpPaperSize' is invalid in C99 [-Wimplicit-function-declaration]
CleanUpPaperSize();
^
tgif.c:50:3: error: use of undeclared identifier 'OpenFile'
OpenFile *fptr;
^
tgif.c:50:13: error: use of undeclared identifier 'fptr'
OpenFile *fptr;
^
tgif.c:53:21: error: use of undeclared identifier 'fptr'
GetOpenFile(file, fptr);
^
/usr/local/include/ruby-1.9/ruby/io.h:110:49: note: expanded from macro 'GetOpenFile'
#define GetOpenFile(obj,fp) rb_io_check_closed((fp) = RFILE(rb_io_taint_check(obj))->fptr)
^
tgif.c:54:24: error: use of undeclared identifier 'fptr'
rb_io_check_writable(fptr);
^
tgif.c:56:14: error: use of undeclared identifier 'fptr'
TgifOutObj(fptr->f, STR2CSTR(type));
^
tgif.c:64:13: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'char *' [-Wint-conversion]
TgifOutPS(STR2CSTR(file), STR2CSTR(type));
^~~~~~~~~~~~~~
./tgif_lib.h:8:39: note: passing argument to parameter 'filename' here
extern int TgifOutPS ARGS_DECL((char *filename, char *psz_format));
^
./tgif/const.h:31:25: note: expanded from macro 'ARGS_DECL'
#define ARGS_DECL(args) args
^
tgif.c:64:29: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'char *' [-Wint-conversion]
TgifOutPS(STR2CSTR(file), STR2CSTR(type));
^~~~~~~~~~~~~~
./tgif_lib.h:8:55: note: passing argument to parameter 'psz_format' here
extern int TgifOutPS ARGS_DECL((char *filename, char *psz_format));
^
./tgif/const.h:31:25: note: expanded from macro 'ARGS_DECL'
#define ARGS_DECL(args) args
^
tgif.c:72:3: warning: implicit declaration of function 'AddPageBefore' is invalid in C99 [-Wimplicit-function-declaration]
AddPageBefore();
^
tgif.c:79:3: warning: implicit declaration of function 'AddPageAfter' is invalid in C99 [-Wimplicit-function-declaration]
AddPageAfter();
^
tgif.c:176:22: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'char *' [-Wint-conversion]
TgifText(&cx, &cy, STR2CSTR(font_name), NUM2INT(font_size), STR2CSTR(str));
^~~~~~~~~~~~~~~~~~~
./tgif_lib.h:28:10: note: passing argument to parameter 'font_name' here
char *font_name,
^
./tgif/const.h:31:25: note: expanded from macro 'ARGS_DECL'
#define ARGS_DECL(args) args
^
tgif.c:176:63: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'char *' [-Wint-conversion]
TgifText(&cx, &cy, STR2CSTR(font_name), NUM2INT(font_size), STR2CSTR(str));
^~~~~~~~~~~~~
./tgif_lib.h:30:10: note: passing argument to parameter 'buf' here
char *buf));
^
./tgif/const.h:31:25: note: expanded from macro 'ARGS_DECL'
#define ARGS_DECL(args) args
^
tgif.c:190:17: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'char *' [-Wint-conversion]
TgifImportGIF(STR2CSTR(path), &cx, &cy, &cw, &ch, STR2CSTR(gamma), NUM2INT(fit));
^~~~~~~~~~~~~~
./tgif_lib.h:33:10: note: passing argument to parameter 'path' here
char *path, float *x, float *y, float *w, float *h,
^
./tgif/const.h:31:25: note: expanded from macro 'ARGS_DECL'
#define ARGS_DECL(args) args
^
tgif.c:190:53: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'char *' [-Wint-conversion]
TgifImportGIF(STR2CSTR(path), &cx, &cy, &cw, &ch, STR2CSTR(gamma), NUM2INT(fit));
^~~~~~~~~~~~~~~
./tgif_lib.h:34:10: note: passing argument to parameter 'gamma' here
char *gamma, int fit));
^
./tgif/const.h:31:25: note: expanded from macro 'ARGS_DECL'
#define ARGS_DECL(args) args
^
tgif.c:221:18: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'char *' [-Wint-conversion]
TgifImportJPEG(STR2CSTR(path), &cx, &cy, &cw, &ch, STR2CSTR(gamma), NUM2INT(fit));
^~~~~~~~~~~~~~
./tgif_lib.h:37:10: note: passing argument to parameter 'path' here
char *path, float *x, float *y, float *w, float *h,
^
./tgif/const.h:31:25: note: expanded from macro 'ARGS_DECL'
#define ARGS_DECL(args) args
^
tgif.c:221:54: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'char *' [-Wint-conversion]
TgifImportJPEG(STR2CSTR(path), &cx, &cy, &cw, &ch, STR2CSTR(gamma), NUM2INT(fit));
^~~~~~~~~~~~~~~
./tgif_lib.h:38:10: note: passing argument to parameter 'gamma' here
char *gamma,
^
./tgif/const.h:31:25: note: expanded from macro 'ARGS_DECL'
#define ARGS_DECL(args) args
^
tgif.c:333:16: warning: implicit declaration of function 'QuickFindColorIndex' is invalid in C99 [-Wimplicit-function-declaration]
colorIndex = QuickFindColorIndex(NULL, STR2CSTR(color), &new_alloc, TRUE);
^
18 warnings and 5 errors generated.
*** Error code 1
Stop.
make[1]: stopped in /wrkdirs/usr/ports/graphics/ruby-tgif/work/ruby-tgif-20010408
*** Error code 1
Stop.
make: stopped in /usr/ports/graphics/ruby-tgif
===> Cleaning for tgif-4.2.2_1
===> Cleaning for ruby19-tgif-20010408_12
More information about the freebsd-pkg-fallout
mailing list